mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:45:18 +00:00
11779 lines
343 KiB
HTML
11779 lines
343 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_9bbb38a34abc84686c2b406280bdd9ed {
|
|
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_9bbb38a34abc84686c2b406280bdd9ed" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_9bbb38a34abc84686c2b406280bdd9ed = L.map(
|
|
"map_9bbb38a34abc84686c2b406280bdd9ed",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9fa04a204981cff9a400a21af2fe8c81 = 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_9fa04a204981cff9a400a21af2fe8c81.addTo(map_9bbb38a34abc84686c2b406280bdd9ed);
|
|
|
|
|
|
var marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_3025fd0dbe1fe92542aed0600bd2bfc1 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b0c220cae0882ef045a9d563750b9a47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c7b1477b398cbc024a375f4098e8b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c12a700ab03085731a46747b8e7672e7 = $(`<div id="html_c12a700ab03085731a46747b8e7672e7" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_d7c7b1477b398cbc024a375f4098e8b1.setContent(html_c12a700ab03085731a46747b8e7672e7);
|
|
|
|
|
|
|
|
marker_3025fd0dbe1fe92542aed0600bd2bfc1.bindPopup(popup_d7c7b1477b398cbc024a375f4098e8b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3025fd0dbe1fe92542aed0600bd2bfc1.setIcon(icon_b0c220cae0882ef045a9d563750b9a47);
|
|
|
|
|
|
var marker_279fe61d4bd7defa26ea973e46a90c78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b5df7e4fe8e5575f5d43ff03c554db3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39480e34db3f036f9a47d6455051d01b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6854ba2125574b912593cef9a1614cc5 = $(`<div id="html_6854ba2125574b912593cef9a1614cc5" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_39480e34db3f036f9a47d6455051d01b.setContent(html_6854ba2125574b912593cef9a1614cc5);
|
|
|
|
|
|
|
|
marker_279fe61d4bd7defa26ea973e46a90c78.bindPopup(popup_39480e34db3f036f9a47d6455051d01b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279fe61d4bd7defa26ea973e46a90c78.setIcon(icon_b5df7e4fe8e5575f5d43ff03c554db3f);
|
|
|
|
|
|
var marker_69a38cb80d04b12234375dbe4143f589 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_74b5d5db590a0e676cb536430798900e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_476d3efba884b78a83be85af6f3c7002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_200f6ef2614e6f8dc3f497826e357652 = $(`<div id="html_200f6ef2614e6f8dc3f497826e357652" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_476d3efba884b78a83be85af6f3c7002.setContent(html_200f6ef2614e6f8dc3f497826e357652);
|
|
|
|
|
|
|
|
marker_69a38cb80d04b12234375dbe4143f589.bindPopup(popup_476d3efba884b78a83be85af6f3c7002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69a38cb80d04b12234375dbe4143f589.setIcon(icon_74b5d5db590a0e676cb536430798900e);
|
|
|
|
|
|
var marker_94adffd92a457268e3334c9567985582 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_db17215c0ae3193e896acabdd69a3b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe1264042f58413a0af09899e559453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b2dbf12bd6b6c84b258cc9eae518ea2 = $(`<div id="html_5b2dbf12bd6b6c84b258cc9eae518ea2" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_bfe1264042f58413a0af09899e559453.setContent(html_5b2dbf12bd6b6c84b258cc9eae518ea2);
|
|
|
|
|
|
|
|
marker_94adffd92a457268e3334c9567985582.bindPopup(popup_bfe1264042f58413a0af09899e559453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94adffd92a457268e3334c9567985582.setIcon(icon_db17215c0ae3193e896acabdd69a3b97);
|
|
|
|
|
|
var marker_918122a5b9ef1a2ce073fdd1eed73c45 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_24d8eec33a74f97aa1940875c65dd40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20a74432f6928a5f6f7ce232f6d4e74b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2dab73063cc03c16401fb768fb65d74 = $(`<div id="html_f2dab73063cc03c16401fb768fb65d74" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_20a74432f6928a5f6f7ce232f6d4e74b.setContent(html_f2dab73063cc03c16401fb768fb65d74);
|
|
|
|
|
|
|
|
marker_918122a5b9ef1a2ce073fdd1eed73c45.bindPopup(popup_20a74432f6928a5f6f7ce232f6d4e74b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_918122a5b9ef1a2ce073fdd1eed73c45.setIcon(icon_24d8eec33a74f97aa1940875c65dd40a);
|
|
|
|
|
|
var marker_d3676cbb351eafdb0d0810520cbe5bfe = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fd93a4fb88cea3cc8428b1feae41c95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8e25f3d93d035037b83687463abb839 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf32bf8a4fe77db33f79f90a492fe955 = $(`<div id="html_bf32bf8a4fe77db33f79f90a492fe955" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a8e25f3d93d035037b83687463abb839.setContent(html_bf32bf8a4fe77db33f79f90a492fe955);
|
|
|
|
|
|
|
|
marker_d3676cbb351eafdb0d0810520cbe5bfe.bindPopup(popup_a8e25f3d93d035037b83687463abb839)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3676cbb351eafdb0d0810520cbe5bfe.setIcon(icon_fd93a4fb88cea3cc8428b1feae41c95a);
|
|
|
|
|
|
var marker_33fde350022ff20767dfa8fe7d13c491 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b5079d408f2ecb8342c6b6d40b5bed82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_327fabdbe3ef8c6bcb4d0e78802fcd60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c40b80d475b8b9b3e1a00180620020d = $(`<div id="html_4c40b80d475b8b9b3e1a00180620020d" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_327fabdbe3ef8c6bcb4d0e78802fcd60.setContent(html_4c40b80d475b8b9b3e1a00180620020d);
|
|
|
|
|
|
|
|
marker_33fde350022ff20767dfa8fe7d13c491.bindPopup(popup_327fabdbe3ef8c6bcb4d0e78802fcd60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33fde350022ff20767dfa8fe7d13c491.setIcon(icon_b5079d408f2ecb8342c6b6d40b5bed82);
|
|
|
|
|
|
var marker_12dc5f482e6f7a32cc021eaa085395aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6ab1c29eff2c1f0f08e7a41632538d5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86f9e1cd06534f2a98e8ee08fa4b6ce9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a92a08c4917e434d5e760cf156ad4fa8 = $(`<div id="html_a92a08c4917e434d5e760cf156ad4fa8" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_86f9e1cd06534f2a98e8ee08fa4b6ce9.setContent(html_a92a08c4917e434d5e760cf156ad4fa8);
|
|
|
|
|
|
|
|
marker_12dc5f482e6f7a32cc021eaa085395aa.bindPopup(popup_86f9e1cd06534f2a98e8ee08fa4b6ce9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12dc5f482e6f7a32cc021eaa085395aa.setIcon(icon_6ab1c29eff2c1f0f08e7a41632538d5d);
|
|
|
|
|
|
var marker_4f71565e5e3a86517c528b655610a462 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a2bf604ecc07f365a7506f086e4e8cc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5157184447e7f217e3ce373e8be5e1c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_519510f6f4f6cac08797fdd926f33f60 = $(`<div id="html_519510f6f4f6cac08797fdd926f33f60" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_5157184447e7f217e3ce373e8be5e1c5.setContent(html_519510f6f4f6cac08797fdd926f33f60);
|
|
|
|
|
|
|
|
marker_4f71565e5e3a86517c528b655610a462.bindPopup(popup_5157184447e7f217e3ce373e8be5e1c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f71565e5e3a86517c528b655610a462.setIcon(icon_a2bf604ecc07f365a7506f086e4e8cc2);
|
|
|
|
|
|
var marker_fe4c574f02abd66d65469365c2ccf219 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2c49480d60a2be68614ec162cf55cbef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bb9af8bf96b281fe6f1e6506884995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_460b81ac09eeded016c513f0dd4fd0c9 = $(`<div id="html_460b81ac09eeded016c513f0dd4fd0c9" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e9bb9af8bf96b281fe6f1e6506884995.setContent(html_460b81ac09eeded016c513f0dd4fd0c9);
|
|
|
|
|
|
|
|
marker_fe4c574f02abd66d65469365c2ccf219.bindPopup(popup_e9bb9af8bf96b281fe6f1e6506884995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe4c574f02abd66d65469365c2ccf219.setIcon(icon_2c49480d60a2be68614ec162cf55cbef);
|
|
|
|
|
|
var marker_31664c03d1edbe547d19a7f5c60edeb9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8ae1302bff25a2a85e9ae3db3d872b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb5900f2afe9e69dcc863aa6631ca5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_292f154eefb330e01b264736ee8326ee = $(`<div id="html_292f154eefb330e01b264736ee8326ee" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_9fb5900f2afe9e69dcc863aa6631ca5e.setContent(html_292f154eefb330e01b264736ee8326ee);
|
|
|
|
|
|
|
|
marker_31664c03d1edbe547d19a7f5c60edeb9.bindPopup(popup_9fb5900f2afe9e69dcc863aa6631ca5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31664c03d1edbe547d19a7f5c60edeb9.setIcon(icon_8ae1302bff25a2a85e9ae3db3d872b76);
|
|
|
|
|
|
var marker_83cb5143e61360c11a65b6fd4c3248b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_027fdaf1f8b2f837ea59ff4259e13e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4fc1e3d2e2e0a756c7142fb789d093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce058f5b3a3cc231d9c030ebdadf67ab = $(`<div id="html_ce058f5b3a3cc231d9c030ebdadf67ab" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_eb4fc1e3d2e2e0a756c7142fb789d093.setContent(html_ce058f5b3a3cc231d9c030ebdadf67ab);
|
|
|
|
|
|
|
|
marker_83cb5143e61360c11a65b6fd4c3248b9.bindPopup(popup_eb4fc1e3d2e2e0a756c7142fb789d093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83cb5143e61360c11a65b6fd4c3248b9.setIcon(icon_027fdaf1f8b2f837ea59ff4259e13e1c);
|
|
|
|
|
|
var marker_6403364abd095c1c607ec72f136fd780 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_60d701328a15829cf64ceb2d999dc32c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b9f562e122ff8cfa0611d20687aadbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa4e613be7d6444881c64794dafc9083 = $(`<div id="html_aa4e613be7d6444881c64794dafc9083" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_4b9f562e122ff8cfa0611d20687aadbd.setContent(html_aa4e613be7d6444881c64794dafc9083);
|
|
|
|
|
|
|
|
marker_6403364abd095c1c607ec72f136fd780.bindPopup(popup_4b9f562e122ff8cfa0611d20687aadbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6403364abd095c1c607ec72f136fd780.setIcon(icon_60d701328a15829cf64ceb2d999dc32c);
|
|
|
|
|
|
var marker_28f13cd4f0711717845e7993bc26b573 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a573a92e33a5ec58103db385545e4eac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88e2494ce21f2a3a2b92270915e85594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9062d69f807b2f9cf97810a28beb7c17 = $(`<div id="html_9062d69f807b2f9cf97810a28beb7c17" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_88e2494ce21f2a3a2b92270915e85594.setContent(html_9062d69f807b2f9cf97810a28beb7c17);
|
|
|
|
|
|
|
|
marker_28f13cd4f0711717845e7993bc26b573.bindPopup(popup_88e2494ce21f2a3a2b92270915e85594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f13cd4f0711717845e7993bc26b573.setIcon(icon_a573a92e33a5ec58103db385545e4eac);
|
|
|
|
|
|
var marker_b71df1015485c37076149b410a7e9e00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_58be7d78c8c0ba4ff2f0c9229ac16a36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4351cfc2443f2730fd552a71fdba9216 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b86df42bbe997d9ce9adae0c7b53de0 = $(`<div id="html_5b86df42bbe997d9ce9adae0c7b53de0" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_4351cfc2443f2730fd552a71fdba9216.setContent(html_5b86df42bbe997d9ce9adae0c7b53de0);
|
|
|
|
|
|
|
|
marker_b71df1015485c37076149b410a7e9e00.bindPopup(popup_4351cfc2443f2730fd552a71fdba9216)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71df1015485c37076149b410a7e9e00.setIcon(icon_58be7d78c8c0ba4ff2f0c9229ac16a36);
|
|
|
|
|
|
var marker_b166da5224776ff9eef9c6826a49bbce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0551435093017d841cabacd985545d44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0166a3a9fa5bac52be0c38aaa3acbe1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b76767224caabd069364ede5b57014 = $(`<div id="html_57b76767224caabd069364ede5b57014" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_0166a3a9fa5bac52be0c38aaa3acbe1b.setContent(html_57b76767224caabd069364ede5b57014);
|
|
|
|
|
|
|
|
marker_b166da5224776ff9eef9c6826a49bbce.bindPopup(popup_0166a3a9fa5bac52be0c38aaa3acbe1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b166da5224776ff9eef9c6826a49bbce.setIcon(icon_0551435093017d841cabacd985545d44);
|
|
|
|
|
|
var marker_1bd3831a907d759ecc98fe0983a80bc4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e61265f9f6693b3098f3e63964617ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87b466b12b9cfad88c23d1f75f995747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62e42b140235551857c6ee23fc9a306b = $(`<div id="html_62e42b140235551857c6ee23fc9a306b" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_87b466b12b9cfad88c23d1f75f995747.setContent(html_62e42b140235551857c6ee23fc9a306b);
|
|
|
|
|
|
|
|
marker_1bd3831a907d759ecc98fe0983a80bc4.bindPopup(popup_87b466b12b9cfad88c23d1f75f995747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd3831a907d759ecc98fe0983a80bc4.setIcon(icon_e61265f9f6693b3098f3e63964617ad9);
|
|
|
|
|
|
var marker_4ec92038efa4c69fa2ab62b4b9bab098 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_161f5269e3c1d42cff2cf5eef396e949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df2d9c9049505f9b53413daa1e88810b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1623c25b81b29687ba84d9ab0ca142a5 = $(`<div id="html_1623c25b81b29687ba84d9ab0ca142a5" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_df2d9c9049505f9b53413daa1e88810b.setContent(html_1623c25b81b29687ba84d9ab0ca142a5);
|
|
|
|
|
|
|
|
marker_4ec92038efa4c69fa2ab62b4b9bab098.bindPopup(popup_df2d9c9049505f9b53413daa1e88810b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec92038efa4c69fa2ab62b4b9bab098.setIcon(icon_161f5269e3c1d42cff2cf5eef396e949);
|
|
|
|
|
|
var marker_7a5c6d1cb83a67f63fa70aa4b9a9dff8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a0e558f544e675f58d8ecb2752985c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15ae38f04c9b8de2a6f3de2877fca2d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8e4ea4cd1fc2e72f1e3399856e6ad79 = $(`<div id="html_a8e4ea4cd1fc2e72f1e3399856e6ad79" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_15ae38f04c9b8de2a6f3de2877fca2d5.setContent(html_a8e4ea4cd1fc2e72f1e3399856e6ad79);
|
|
|
|
|
|
|
|
marker_7a5c6d1cb83a67f63fa70aa4b9a9dff8.bindPopup(popup_15ae38f04c9b8de2a6f3de2877fca2d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a5c6d1cb83a67f63fa70aa4b9a9dff8.setIcon(icon_a0e558f544e675f58d8ecb2752985c37);
|
|
|
|
|
|
var marker_1504248658af9348141db81dbb250ed5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_158a0b6adf18f586c2649c47da0248bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_234defa5e67887f70717a22e4013b2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87a46ce013d03fa377fb2765ade36ed3 = $(`<div id="html_87a46ce013d03fa377fb2765ade36ed3" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_234defa5e67887f70717a22e4013b2a4.setContent(html_87a46ce013d03fa377fb2765ade36ed3);
|
|
|
|
|
|
|
|
marker_1504248658af9348141db81dbb250ed5.bindPopup(popup_234defa5e67887f70717a22e4013b2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1504248658af9348141db81dbb250ed5.setIcon(icon_158a0b6adf18f586c2649c47da0248bc);
|
|
|
|
|
|
var marker_d408b15e830b225bff226c6dab3ef9cf = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a6a3a72d2a9416f210b5068096826544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca38e207ebb58c088b81e082adfec392 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d36bcbc4187b3e4abf84ccbdea6cb9f2 = $(`<div id="html_d36bcbc4187b3e4abf84ccbdea6cb9f2" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_ca38e207ebb58c088b81e082adfec392.setContent(html_d36bcbc4187b3e4abf84ccbdea6cb9f2);
|
|
|
|
|
|
|
|
marker_d408b15e830b225bff226c6dab3ef9cf.bindPopup(popup_ca38e207ebb58c088b81e082adfec392)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d408b15e830b225bff226c6dab3ef9cf.setIcon(icon_a6a3a72d2a9416f210b5068096826544);
|
|
|
|
|
|
var marker_42cc09dbd6c0d3845d2da795ab0eb9ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ab8f65675a03b0264e57d12a104ca9d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c65aa00c8ed2d03204b8d3ab5302d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3317563f7bcf7fc6df29f2ce012a3207 = $(`<div id="html_3317563f7bcf7fc6df29f2ce012a3207" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_88c65aa00c8ed2d03204b8d3ab5302d3.setContent(html_3317563f7bcf7fc6df29f2ce012a3207);
|
|
|
|
|
|
|
|
marker_42cc09dbd6c0d3845d2da795ab0eb9ae.bindPopup(popup_88c65aa00c8ed2d03204b8d3ab5302d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42cc09dbd6c0d3845d2da795ab0eb9ae.setIcon(icon_ab8f65675a03b0264e57d12a104ca9d1);
|
|
|
|
|
|
var marker_e142f028fc2e5fb8a4bb0ba5a1976d84 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7f8952df55c0208d54f6678b422e5f90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71056b17a154d893b3628b0eea10bbc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a0ce81412c2657da4276dfdd711b69 = $(`<div id="html_94a0ce81412c2657da4276dfdd711b69" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_71056b17a154d893b3628b0eea10bbc4.setContent(html_94a0ce81412c2657da4276dfdd711b69);
|
|
|
|
|
|
|
|
marker_e142f028fc2e5fb8a4bb0ba5a1976d84.bindPopup(popup_71056b17a154d893b3628b0eea10bbc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e142f028fc2e5fb8a4bb0ba5a1976d84.setIcon(icon_7f8952df55c0208d54f6678b422e5f90);
|
|
|
|
|
|
var marker_8f274df1bedae14376bbc70bc9bf7df2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b386e7b9351c5866feae5b203458738d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5712f1864235893ac4687e44fe9e462 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44fc63eae19819d6dd81a99af4d7a8f2 = $(`<div id="html_44fc63eae19819d6dd81a99af4d7a8f2" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_f5712f1864235893ac4687e44fe9e462.setContent(html_44fc63eae19819d6dd81a99af4d7a8f2);
|
|
|
|
|
|
|
|
marker_8f274df1bedae14376bbc70bc9bf7df2.bindPopup(popup_f5712f1864235893ac4687e44fe9e462)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f274df1bedae14376bbc70bc9bf7df2.setIcon(icon_b386e7b9351c5866feae5b203458738d);
|
|
|
|
|
|
var marker_ce94f0c4ef08afd884e651b9d9446b11 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_06da9134353543f5c2c411626d04bf5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c7d562ae9e39a53917b92d7bb5c4794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1078a567b55d1b3281bbe08b13c997de = $(`<div id="html_1078a567b55d1b3281bbe08b13c997de" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7c7d562ae9e39a53917b92d7bb5c4794.setContent(html_1078a567b55d1b3281bbe08b13c997de);
|
|
|
|
|
|
|
|
marker_ce94f0c4ef08afd884e651b9d9446b11.bindPopup(popup_7c7d562ae9e39a53917b92d7bb5c4794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce94f0c4ef08afd884e651b9d9446b11.setIcon(icon_06da9134353543f5c2c411626d04bf5a);
|
|
|
|
|
|
var marker_fcf6a0f150377fc827779f6026b915f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_68c16b0b0d3410a20da4d87cd23d537a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad92e7b8f835088753ef1dfa6aa0c0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb8db7ae179cfb596333fe534c863be = $(`<div id="html_5eb8db7ae179cfb596333fe534c863be" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_9ad92e7b8f835088753ef1dfa6aa0c0c.setContent(html_5eb8db7ae179cfb596333fe534c863be);
|
|
|
|
|
|
|
|
marker_fcf6a0f150377fc827779f6026b915f9.bindPopup(popup_9ad92e7b8f835088753ef1dfa6aa0c0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcf6a0f150377fc827779f6026b915f9.setIcon(icon_68c16b0b0d3410a20da4d87cd23d537a);
|
|
|
|
|
|
var marker_e24586480cb92856d8cbabfcac31cf4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_833e99f256ba55cdc78de3968a6398bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dccb285fbeb8517febde3035089efc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044f16752723688abfd4f52ca2732c5c = $(`<div id="html_044f16752723688abfd4f52ca2732c5c" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4dccb285fbeb8517febde3035089efc3.setContent(html_044f16752723688abfd4f52ca2732c5c);
|
|
|
|
|
|
|
|
marker_e24586480cb92856d8cbabfcac31cf4f.bindPopup(popup_4dccb285fbeb8517febde3035089efc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24586480cb92856d8cbabfcac31cf4f.setIcon(icon_833e99f256ba55cdc78de3968a6398bc);
|
|
|
|
|
|
var marker_582b595e2aa4191d3632000e09f8aeb5 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e6b1ef7cbfd87f2cfbe3b43f1eb5eb22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_548a3b5f887b2d303794aa2fd26860b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_500c36a8168b38513784bc9f631bbbc6 = $(`<div id="html_500c36a8168b38513784bc9f631bbbc6" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_548a3b5f887b2d303794aa2fd26860b6.setContent(html_500c36a8168b38513784bc9f631bbbc6);
|
|
|
|
|
|
|
|
marker_582b595e2aa4191d3632000e09f8aeb5.bindPopup(popup_548a3b5f887b2d303794aa2fd26860b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_582b595e2aa4191d3632000e09f8aeb5.setIcon(icon_e6b1ef7cbfd87f2cfbe3b43f1eb5eb22);
|
|
|
|
|
|
var marker_91bf6f52115ebb0e154758edf4bef3f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_65b794e5ff0b544eec99548de4490360 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76c416ab8b43f0892f4b51ada3598064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74606a3c5ffae48d8f4be4a0182d10c0 = $(`<div id="html_74606a3c5ffae48d8f4be4a0182d10c0" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_76c416ab8b43f0892f4b51ada3598064.setContent(html_74606a3c5ffae48d8f4be4a0182d10c0);
|
|
|
|
|
|
|
|
marker_91bf6f52115ebb0e154758edf4bef3f5.bindPopup(popup_76c416ab8b43f0892f4b51ada3598064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91bf6f52115ebb0e154758edf4bef3f5.setIcon(icon_65b794e5ff0b544eec99548de4490360);
|
|
|
|
|
|
var marker_8c7f039841f6b4efdfe589c78c4d4c41 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_55624afdf4658bd202b9e6f7e89980bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3613fdd21bc01d9c6b4137e58f2aef17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a955a50465cf235124e60f4d3ea54e1 = $(`<div id="html_4a955a50465cf235124e60f4d3ea54e1" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_3613fdd21bc01d9c6b4137e58f2aef17.setContent(html_4a955a50465cf235124e60f4d3ea54e1);
|
|
|
|
|
|
|
|
marker_8c7f039841f6b4efdfe589c78c4d4c41.bindPopup(popup_3613fdd21bc01d9c6b4137e58f2aef17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c7f039841f6b4efdfe589c78c4d4c41.setIcon(icon_55624afdf4658bd202b9e6f7e89980bf);
|
|
|
|
|
|
var marker_3a11d24507191a7a3c80f8fb317ca087 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5eaad72aea816a6465b2177d479d38db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5de2e33e901a7713ba52c421fd619b36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d12af96b8eda7b99c554edef4371a3c = $(`<div id="html_1d12af96b8eda7b99c554edef4371a3c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_5de2e33e901a7713ba52c421fd619b36.setContent(html_1d12af96b8eda7b99c554edef4371a3c);
|
|
|
|
|
|
|
|
marker_3a11d24507191a7a3c80f8fb317ca087.bindPopup(popup_5de2e33e901a7713ba52c421fd619b36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a11d24507191a7a3c80f8fb317ca087.setIcon(icon_5eaad72aea816a6465b2177d479d38db);
|
|
|
|
|
|
var marker_742088443ccbb4f579dae3ec61ac912c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_48ee56582f761ceb8c3e6f770dc32220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e5548c6fd772d39dfbe9848e67b2e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80829bc873cbc282195c441b6794c050 = $(`<div id="html_80829bc873cbc282195c441b6794c050" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7e5548c6fd772d39dfbe9848e67b2e58.setContent(html_80829bc873cbc282195c441b6794c050);
|
|
|
|
|
|
|
|
marker_742088443ccbb4f579dae3ec61ac912c.bindPopup(popup_7e5548c6fd772d39dfbe9848e67b2e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_742088443ccbb4f579dae3ec61ac912c.setIcon(icon_48ee56582f761ceb8c3e6f770dc32220);
|
|
|
|
|
|
var marker_e9466a58b293589203ef74d4b25419ec = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_cbe32c16b1ba1fd83c4616015fe2980c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c89d58663a73d67be6448b73ebe31d2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2e67e51b8b5a4e5697f61c591ca9b0a = $(`<div id="html_e2e67e51b8b5a4e5697f61c591ca9b0a" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_c89d58663a73d67be6448b73ebe31d2b.setContent(html_e2e67e51b8b5a4e5697f61c591ca9b0a);
|
|
|
|
|
|
|
|
marker_e9466a58b293589203ef74d4b25419ec.bindPopup(popup_c89d58663a73d67be6448b73ebe31d2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9466a58b293589203ef74d4b25419ec.setIcon(icon_cbe32c16b1ba1fd83c4616015fe2980c);
|
|
|
|
|
|
var marker_9ac643e582fd5e1facdc6bd1e682e25e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a7289bb8998a982407775ef79ef73380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad0afa01999e9252cb54af5aea6b5dfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57318c6286fa713a83837ab60eae0e57 = $(`<div id="html_57318c6286fa713a83837ab60eae0e57" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_ad0afa01999e9252cb54af5aea6b5dfd.setContent(html_57318c6286fa713a83837ab60eae0e57);
|
|
|
|
|
|
|
|
marker_9ac643e582fd5e1facdc6bd1e682e25e.bindPopup(popup_ad0afa01999e9252cb54af5aea6b5dfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ac643e582fd5e1facdc6bd1e682e25e.setIcon(icon_a7289bb8998a982407775ef79ef73380);
|
|
|
|
|
|
var marker_3aa07cf1ddaa5e7fe12be9b10bfd6a0f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_98605c1dd905b85a38163550c27cc21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8ddb79417caac5e5350944fe836dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22e35987f4f706ab84767a9b28497ea = $(`<div id="html_d22e35987f4f706ab84767a9b28497ea" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_bc8ddb79417caac5e5350944fe836dff.setContent(html_d22e35987f4f706ab84767a9b28497ea);
|
|
|
|
|
|
|
|
marker_3aa07cf1ddaa5e7fe12be9b10bfd6a0f.bindPopup(popup_bc8ddb79417caac5e5350944fe836dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa07cf1ddaa5e7fe12be9b10bfd6a0f.setIcon(icon_98605c1dd905b85a38163550c27cc21d);
|
|
|
|
|
|
var marker_ee45ec77850162ebec5431c36ae47025 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d9523e35b4aa59d94a40b40d0b9f6bc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e19cf4734f0e1bda421e6d02da57536d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b15cd210fbc720487b3c76f8ae5fb45 = $(`<div id="html_0b15cd210fbc720487b3c76f8ae5fb45" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_e19cf4734f0e1bda421e6d02da57536d.setContent(html_0b15cd210fbc720487b3c76f8ae5fb45);
|
|
|
|
|
|
|
|
marker_ee45ec77850162ebec5431c36ae47025.bindPopup(popup_e19cf4734f0e1bda421e6d02da57536d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee45ec77850162ebec5431c36ae47025.setIcon(icon_d9523e35b4aa59d94a40b40d0b9f6bc7);
|
|
|
|
|
|
var marker_a6c3312fddb2340bef6355b177e929a0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_debdac7671dfde3b238f439419cec3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b36c1cf08dab602247c12a50012b6ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20fd4580cb479ff10a72c088d92595b = $(`<div id="html_b20fd4580cb479ff10a72c088d92595b" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_0b36c1cf08dab602247c12a50012b6ca.setContent(html_b20fd4580cb479ff10a72c088d92595b);
|
|
|
|
|
|
|
|
marker_a6c3312fddb2340bef6355b177e929a0.bindPopup(popup_0b36c1cf08dab602247c12a50012b6ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6c3312fddb2340bef6355b177e929a0.setIcon(icon_debdac7671dfde3b238f439419cec3c9);
|
|
|
|
|
|
var marker_aa00280337a1279b5bc6315417769f43 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b8e4d81693f068bcb450ad4fafebf497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef0ef9a43f00bf4d33aeb175395d1051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c76e668729153314fb368f4b8bf425d = $(`<div id="html_8c76e668729153314fb368f4b8bf425d" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_ef0ef9a43f00bf4d33aeb175395d1051.setContent(html_8c76e668729153314fb368f4b8bf425d);
|
|
|
|
|
|
|
|
marker_aa00280337a1279b5bc6315417769f43.bindPopup(popup_ef0ef9a43f00bf4d33aeb175395d1051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa00280337a1279b5bc6315417769f43.setIcon(icon_b8e4d81693f068bcb450ad4fafebf497);
|
|
|
|
|
|
var marker_a7973206bd464d6a85d250c7ab3297c6 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1c596c60707cb28ab28c0cc4bf1aa392 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f7d01e0aba53dc30ebc6a850afe7bdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7732133d16489273c5917ba71e9aa5c = $(`<div id="html_a7732133d16489273c5917ba71e9aa5c" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_6f7d01e0aba53dc30ebc6a850afe7bdf.setContent(html_a7732133d16489273c5917ba71e9aa5c);
|
|
|
|
|
|
|
|
marker_a7973206bd464d6a85d250c7ab3297c6.bindPopup(popup_6f7d01e0aba53dc30ebc6a850afe7bdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7973206bd464d6a85d250c7ab3297c6.setIcon(icon_1c596c60707cb28ab28c0cc4bf1aa392);
|
|
|
|
|
|
var marker_a1d08dff6317964f06d3a70c98321a9b = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_327e0a4c33fd467d0f61272c6b6cb243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989534daa104e44b680f8d5a80df4603 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e136022780b39b1d24ae2a18b8d30e6 = $(`<div id="html_2e136022780b39b1d24ae2a18b8d30e6" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_989534daa104e44b680f8d5a80df4603.setContent(html_2e136022780b39b1d24ae2a18b8d30e6);
|
|
|
|
|
|
|
|
marker_a1d08dff6317964f06d3a70c98321a9b.bindPopup(popup_989534daa104e44b680f8d5a80df4603)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d08dff6317964f06d3a70c98321a9b.setIcon(icon_327e0a4c33fd467d0f61272c6b6cb243);
|
|
|
|
|
|
var marker_0dd64200563b41e8b69ea0de32ece91b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f6f2c283b38dc8641d0c6be372ba4459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c435da29758884170113eec43aa13332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56775f74633f4eb68a537aa14ee271cb = $(`<div id="html_56775f74633f4eb68a537aa14ee271cb" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_c435da29758884170113eec43aa13332.setContent(html_56775f74633f4eb68a537aa14ee271cb);
|
|
|
|
|
|
|
|
marker_0dd64200563b41e8b69ea0de32ece91b.bindPopup(popup_c435da29758884170113eec43aa13332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd64200563b41e8b69ea0de32ece91b.setIcon(icon_f6f2c283b38dc8641d0c6be372ba4459);
|
|
|
|
|
|
var marker_e84934539126e7a423583bbb7e41be11 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fe555ee9cd4384b273991ed77fe7988a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0671e0826d7eff28ae67f46aee60279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2161ba6f6b71018fdf14540346b6acb9 = $(`<div id="html_2161ba6f6b71018fdf14540346b6acb9" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d0671e0826d7eff28ae67f46aee60279.setContent(html_2161ba6f6b71018fdf14540346b6acb9);
|
|
|
|
|
|
|
|
marker_e84934539126e7a423583bbb7e41be11.bindPopup(popup_d0671e0826d7eff28ae67f46aee60279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e84934539126e7a423583bbb7e41be11.setIcon(icon_fe555ee9cd4384b273991ed77fe7988a);
|
|
|
|
|
|
var marker_5b4528dad0c3ac67054d6eccc0933d2b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1644f65b049f9bcb544117ef4d2f9c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_705a81d5b829becb0a0dc99869f8d0d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f0e8eb51534b7e46b1d127916d3cb2f = $(`<div id="html_3f0e8eb51534b7e46b1d127916d3cb2f" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_705a81d5b829becb0a0dc99869f8d0d7.setContent(html_3f0e8eb51534b7e46b1d127916d3cb2f);
|
|
|
|
|
|
|
|
marker_5b4528dad0c3ac67054d6eccc0933d2b.bindPopup(popup_705a81d5b829becb0a0dc99869f8d0d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b4528dad0c3ac67054d6eccc0933d2b.setIcon(icon_1644f65b049f9bcb544117ef4d2f9c04);
|
|
|
|
|
|
var marker_7b6bba6ba7d2c68ecd3d1ef05bc70462 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e77e76e1ed67102df9a5f759dc757d9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_133c03fef0ab0b6ca142a26d52ece025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f870db8ec3454509597fc62aa3e61b9 = $(`<div id="html_7f870db8ec3454509597fc62aa3e61b9" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_133c03fef0ab0b6ca142a26d52ece025.setContent(html_7f870db8ec3454509597fc62aa3e61b9);
|
|
|
|
|
|
|
|
marker_7b6bba6ba7d2c68ecd3d1ef05bc70462.bindPopup(popup_133c03fef0ab0b6ca142a26d52ece025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b6bba6ba7d2c68ecd3d1ef05bc70462.setIcon(icon_e77e76e1ed67102df9a5f759dc757d9d);
|
|
|
|
|
|
var marker_c92de31fea83953bc7db6a4087e30c33 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_647ca6e3c2a943ed7a66d2530ace8ed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b90d5d0eb9d3520c43d6dbfef6b382eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c43bf8af36cc75b3ada94871cbfe32a = $(`<div id="html_8c43bf8af36cc75b3ada94871cbfe32a" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_b90d5d0eb9d3520c43d6dbfef6b382eb.setContent(html_8c43bf8af36cc75b3ada94871cbfe32a);
|
|
|
|
|
|
|
|
marker_c92de31fea83953bc7db6a4087e30c33.bindPopup(popup_b90d5d0eb9d3520c43d6dbfef6b382eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c92de31fea83953bc7db6a4087e30c33.setIcon(icon_647ca6e3c2a943ed7a66d2530ace8ed2);
|
|
|
|
|
|
var marker_7364d9b63b555329c9fb705f8519fd8d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_832ba5a78effc6550642b3d2d97bd8ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a750c3a97780f0b208a2c8a401d9136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e85381396a10096c2defa40e321b0f7d = $(`<div id="html_e85381396a10096c2defa40e321b0f7d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8a750c3a97780f0b208a2c8a401d9136.setContent(html_e85381396a10096c2defa40e321b0f7d);
|
|
|
|
|
|
|
|
marker_7364d9b63b555329c9fb705f8519fd8d.bindPopup(popup_8a750c3a97780f0b208a2c8a401d9136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7364d9b63b555329c9fb705f8519fd8d.setIcon(icon_832ba5a78effc6550642b3d2d97bd8ca);
|
|
|
|
|
|
var marker_ccb69832ecb3ea4d834ac50231706f18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a63218e77e93d49504ef1642942945b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6c56b7c70f2e9cd5025cb6279a2dd8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3869d8ef3498706252880d835a2d8f4f = $(`<div id="html_3869d8ef3498706252880d835a2d8f4f" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_b6c56b7c70f2e9cd5025cb6279a2dd8c.setContent(html_3869d8ef3498706252880d835a2d8f4f);
|
|
|
|
|
|
|
|
marker_ccb69832ecb3ea4d834ac50231706f18.bindPopup(popup_b6c56b7c70f2e9cd5025cb6279a2dd8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccb69832ecb3ea4d834ac50231706f18.setIcon(icon_a63218e77e93d49504ef1642942945b5);
|
|
|
|
|
|
var marker_cd4245da0170c208709717236f87688c = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_81f83e84adee796c41419aa67502ada5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48f2ee41b730397c8d4ac72f7145bfdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9a6bb48457898c4ece8a56caae90fc = $(`<div id="html_ec9a6bb48457898c4ece8a56caae90fc" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_48f2ee41b730397c8d4ac72f7145bfdc.setContent(html_ec9a6bb48457898c4ece8a56caae90fc);
|
|
|
|
|
|
|
|
marker_cd4245da0170c208709717236f87688c.bindPopup(popup_48f2ee41b730397c8d4ac72f7145bfdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd4245da0170c208709717236f87688c.setIcon(icon_81f83e84adee796c41419aa67502ada5);
|
|
|
|
|
|
var marker_58e5a959c11442ade9938fe4e5b39831 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_09c444398bc3838b1aaadd9e8eac9c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c1348577a28b8a830f2f50585fdc12f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_069f1d65b1edc8914f0eed65344fd44f = $(`<div id="html_069f1d65b1edc8914f0eed65344fd44f" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_0c1348577a28b8a830f2f50585fdc12f.setContent(html_069f1d65b1edc8914f0eed65344fd44f);
|
|
|
|
|
|
|
|
marker_58e5a959c11442ade9938fe4e5b39831.bindPopup(popup_0c1348577a28b8a830f2f50585fdc12f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e5a959c11442ade9938fe4e5b39831.setIcon(icon_09c444398bc3838b1aaadd9e8eac9c38);
|
|
|
|
|
|
var marker_ed0855bab3abf8353e01eb6943b6ae50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_650ae905ad980d561b39f8e87f7192c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_580c1b745da0f4dd6c70b874e5dcf361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bbb679d3ca3e2177a350cd180000fac = $(`<div id="html_2bbb679d3ca3e2177a350cd180000fac" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_580c1b745da0f4dd6c70b874e5dcf361.setContent(html_2bbb679d3ca3e2177a350cd180000fac);
|
|
|
|
|
|
|
|
marker_ed0855bab3abf8353e01eb6943b6ae50.bindPopup(popup_580c1b745da0f4dd6c70b874e5dcf361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed0855bab3abf8353e01eb6943b6ae50.setIcon(icon_650ae905ad980d561b39f8e87f7192c8);
|
|
|
|
|
|
var marker_b9ad352071375c1d3b1f69a5a1b2e0d5 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f9b7673a05282b89574b46a971e167db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96d89f0985ac276f36f4d1ec80ec1c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5025afa89d083d6e6f2c2693df65554 = $(`<div id="html_e5025afa89d083d6e6f2c2693df65554" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_96d89f0985ac276f36f4d1ec80ec1c37.setContent(html_e5025afa89d083d6e6f2c2693df65554);
|
|
|
|
|
|
|
|
marker_b9ad352071375c1d3b1f69a5a1b2e0d5.bindPopup(popup_96d89f0985ac276f36f4d1ec80ec1c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ad352071375c1d3b1f69a5a1b2e0d5.setIcon(icon_f9b7673a05282b89574b46a971e167db);
|
|
|
|
|
|
var marker_95be04ae54590c185cd18be4265b6f83 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_da24bf20b24c537997c4c157761dcf4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c62e16a360ff8077b770ec100daad6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75b67b80be6d22a7a02ed0090b179118 = $(`<div id="html_75b67b80be6d22a7a02ed0090b179118" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_3c62e16a360ff8077b770ec100daad6f.setContent(html_75b67b80be6d22a7a02ed0090b179118);
|
|
|
|
|
|
|
|
marker_95be04ae54590c185cd18be4265b6f83.bindPopup(popup_3c62e16a360ff8077b770ec100daad6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95be04ae54590c185cd18be4265b6f83.setIcon(icon_da24bf20b24c537997c4c157761dcf4d);
|
|
|
|
|
|
var marker_17997e7915c11f190f28b9a3a9b3d6a2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d4b14f85a41dbc683e5a265e27683eb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_172a8103cd76aace8cadbab1b18a330c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35283552e97fd25f7ce02f69aed960dd = $(`<div id="html_35283552e97fd25f7ce02f69aed960dd" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_172a8103cd76aace8cadbab1b18a330c.setContent(html_35283552e97fd25f7ce02f69aed960dd);
|
|
|
|
|
|
|
|
marker_17997e7915c11f190f28b9a3a9b3d6a2.bindPopup(popup_172a8103cd76aace8cadbab1b18a330c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17997e7915c11f190f28b9a3a9b3d6a2.setIcon(icon_d4b14f85a41dbc683e5a265e27683eb3);
|
|
|
|
|
|
var marker_96c786aab645cc33836625ad5ab9dcdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e15f94f87a868ebd64a8199cf552fc6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a9598d06dd65fad1d8de205e741124a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_655738a45acce62aa7ef678a0117d12c = $(`<div id="html_655738a45acce62aa7ef678a0117d12c" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_9a9598d06dd65fad1d8de205e741124a.setContent(html_655738a45acce62aa7ef678a0117d12c);
|
|
|
|
|
|
|
|
marker_96c786aab645cc33836625ad5ab9dcdc.bindPopup(popup_9a9598d06dd65fad1d8de205e741124a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96c786aab645cc33836625ad5ab9dcdc.setIcon(icon_e15f94f87a868ebd64a8199cf552fc6d);
|
|
|
|
|
|
var marker_4e8990ed4a2518806bbdcde748b856ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_abe937e724ea20404537b4aeee6af8a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52761595e852fd17fe4c991ef196323c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b81be9b7c37c3dcc46ad9989699beea6 = $(`<div id="html_b81be9b7c37c3dcc46ad9989699beea6" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_52761595e852fd17fe4c991ef196323c.setContent(html_b81be9b7c37c3dcc46ad9989699beea6);
|
|
|
|
|
|
|
|
marker_4e8990ed4a2518806bbdcde748b856ad.bindPopup(popup_52761595e852fd17fe4c991ef196323c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e8990ed4a2518806bbdcde748b856ad.setIcon(icon_abe937e724ea20404537b4aeee6af8a7);
|
|
|
|
|
|
var marker_deb899e722f36a7865c3821725c9fb73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_83fe1b5d885f7a577eb7750d8cb043a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b20f8144f85df9a4d82d51a682197799 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_078640bb604571e20f8aa42eaf272d44 = $(`<div id="html_078640bb604571e20f8aa42eaf272d44" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_b20f8144f85df9a4d82d51a682197799.setContent(html_078640bb604571e20f8aa42eaf272d44);
|
|
|
|
|
|
|
|
marker_deb899e722f36a7865c3821725c9fb73.bindPopup(popup_b20f8144f85df9a4d82d51a682197799)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deb899e722f36a7865c3821725c9fb73.setIcon(icon_83fe1b5d885f7a577eb7750d8cb043a2);
|
|
|
|
|
|
var marker_1fccadf044110aa5a188a6ad2530923f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f6315c504f8b7205526cc6d0133d5ec1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547695715e0944764eb7c500cd51030a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7c3c001f8bc72bcb2d7b766ec6efe79 = $(`<div id="html_e7c3c001f8bc72bcb2d7b766ec6efe79" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_547695715e0944764eb7c500cd51030a.setContent(html_e7c3c001f8bc72bcb2d7b766ec6efe79);
|
|
|
|
|
|
|
|
marker_1fccadf044110aa5a188a6ad2530923f.bindPopup(popup_547695715e0944764eb7c500cd51030a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fccadf044110aa5a188a6ad2530923f.setIcon(icon_f6315c504f8b7205526cc6d0133d5ec1);
|
|
|
|
|
|
var marker_c358c6c288e3bff506a672a92546c08b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_39908ddb4867c007ae0abbe67a6936e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6132a053861ec7626ba55aa652a07114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20fbd08828263dded0dbc6ffd0cf253c = $(`<div id="html_20fbd08828263dded0dbc6ffd0cf253c" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_6132a053861ec7626ba55aa652a07114.setContent(html_20fbd08828263dded0dbc6ffd0cf253c);
|
|
|
|
|
|
|
|
marker_c358c6c288e3bff506a672a92546c08b.bindPopup(popup_6132a053861ec7626ba55aa652a07114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c358c6c288e3bff506a672a92546c08b.setIcon(icon_39908ddb4867c007ae0abbe67a6936e1);
|
|
|
|
|
|
var marker_7d34cd2b7bc3dc2ac9db86e607034aa7 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6fed158f65434b67027f753a5c72b74a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c31d31050235a7d1abc3a1e9d13def = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_209e14d8f5a15e66725eba8f65867a2c = $(`<div id="html_209e14d8f5a15e66725eba8f65867a2c" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_80c31d31050235a7d1abc3a1e9d13def.setContent(html_209e14d8f5a15e66725eba8f65867a2c);
|
|
|
|
|
|
|
|
marker_7d34cd2b7bc3dc2ac9db86e607034aa7.bindPopup(popup_80c31d31050235a7d1abc3a1e9d13def)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d34cd2b7bc3dc2ac9db86e607034aa7.setIcon(icon_6fed158f65434b67027f753a5c72b74a);
|
|
|
|
|
|
var marker_43aebdd61a2aad3794d0404b49a45001 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b94e4d6b98daa218143a7de58b84443a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee7663cfddf10d7f594d81d198613fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_018c1feb4d3288557656730e6ef28e69 = $(`<div id="html_018c1feb4d3288557656730e6ef28e69" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_ee7663cfddf10d7f594d81d198613fed.setContent(html_018c1feb4d3288557656730e6ef28e69);
|
|
|
|
|
|
|
|
marker_43aebdd61a2aad3794d0404b49a45001.bindPopup(popup_ee7663cfddf10d7f594d81d198613fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43aebdd61a2aad3794d0404b49a45001.setIcon(icon_b94e4d6b98daa218143a7de58b84443a);
|
|
|
|
|
|
var marker_f014ecdf889e5e41fabf91aae3b691bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_85656e1227e6b40b2ee0cf503a44b582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d64a7c993f957368fd4ccddda32af9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86929a846ea39554adbb60fdd94a97e2 = $(`<div id="html_86929a846ea39554adbb60fdd94a97e2" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_c8d64a7c993f957368fd4ccddda32af9.setContent(html_86929a846ea39554adbb60fdd94a97e2);
|
|
|
|
|
|
|
|
marker_f014ecdf889e5e41fabf91aae3b691bc.bindPopup(popup_c8d64a7c993f957368fd4ccddda32af9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f014ecdf889e5e41fabf91aae3b691bc.setIcon(icon_85656e1227e6b40b2ee0cf503a44b582);
|
|
|
|
|
|
var marker_a0910b98c6de9c71ce8faf887abb3a84 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6c24b37ffb0e71ec31e57ffab311d9d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d75d327c2cddd1b90d4f1186c27a7eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e8c7ab8ea039676dad55d52ecaa6313 = $(`<div id="html_8e8c7ab8ea039676dad55d52ecaa6313" style="width: 100.0%; height: 100.0%;">nostr.prl.plus</div>`)[0];
|
|
popup_4d75d327c2cddd1b90d4f1186c27a7eb.setContent(html_8e8c7ab8ea039676dad55d52ecaa6313);
|
|
|
|
|
|
|
|
marker_a0910b98c6de9c71ce8faf887abb3a84.bindPopup(popup_4d75d327c2cddd1b90d4f1186c27a7eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0910b98c6de9c71ce8faf887abb3a84.setIcon(icon_6c24b37ffb0e71ec31e57ffab311d9d8);
|
|
|
|
|
|
var marker_2acb12fb697dd7b0c7b1b6449dd01370 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b3e8e636fafac02418b84c5ad1c8021d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22fe83d2bdf9abf46e56fb942c2e4fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90969e0b6ad3cfb289f89fcca5e1656f = $(`<div id="html_90969e0b6ad3cfb289f89fcca5e1656f" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_22fe83d2bdf9abf46e56fb942c2e4fad.setContent(html_90969e0b6ad3cfb289f89fcca5e1656f);
|
|
|
|
|
|
|
|
marker_2acb12fb697dd7b0c7b1b6449dd01370.bindPopup(popup_22fe83d2bdf9abf46e56fb942c2e4fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2acb12fb697dd7b0c7b1b6449dd01370.setIcon(icon_b3e8e636fafac02418b84c5ad1c8021d);
|
|
|
|
|
|
var marker_b2fd7a7f8e9f485c4923c2b934191128 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_85beefb53d0dd52a2204bcde17e025d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae3475524c0b148e259ab21b17447670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743e6b38a01ab9d7c800d8934870c20b = $(`<div id="html_743e6b38a01ab9d7c800d8934870c20b" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_ae3475524c0b148e259ab21b17447670.setContent(html_743e6b38a01ab9d7c800d8934870c20b);
|
|
|
|
|
|
|
|
marker_b2fd7a7f8e9f485c4923c2b934191128.bindPopup(popup_ae3475524c0b148e259ab21b17447670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2fd7a7f8e9f485c4923c2b934191128.setIcon(icon_85beefb53d0dd52a2204bcde17e025d2);
|
|
|
|
|
|
var marker_49164788d7020a4abbc07d3bf994830a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c350d3808aa3575dd1cdad7b3f0c547d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c97af1e644a55fb2e1f20525387348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c78317a95ee81f78fb5f83d9f0e8cf3f = $(`<div id="html_c78317a95ee81f78fb5f83d9f0e8cf3f" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_27c97af1e644a55fb2e1f20525387348.setContent(html_c78317a95ee81f78fb5f83d9f0e8cf3f);
|
|
|
|
|
|
|
|
marker_49164788d7020a4abbc07d3bf994830a.bindPopup(popup_27c97af1e644a55fb2e1f20525387348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49164788d7020a4abbc07d3bf994830a.setIcon(icon_c350d3808aa3575dd1cdad7b3f0c547d);
|
|
|
|
|
|
var marker_be3ef9f41fda4f06a868fae6b7a10c07 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8e6354825468758df8766c1f9d38408d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e8eceb0755745f20df8535a58ec5e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74eddfbabd2003290cde2b34be605da2 = $(`<div id="html_74eddfbabd2003290cde2b34be605da2" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_6e8eceb0755745f20df8535a58ec5e67.setContent(html_74eddfbabd2003290cde2b34be605da2);
|
|
|
|
|
|
|
|
marker_be3ef9f41fda4f06a868fae6b7a10c07.bindPopup(popup_6e8eceb0755745f20df8535a58ec5e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3ef9f41fda4f06a868fae6b7a10c07.setIcon(icon_8e6354825468758df8766c1f9d38408d);
|
|
|
|
|
|
var marker_e5e2b215299801fa0b6713533201c0d0 = L.marker(
|
|
[37.79, -122.401],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b777110ed6f3d24cce1189d83d3664dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a622b9fc209e90c7ad3b78528d775dec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e83e1c3abb248d603d9d7c4a5a923f9 = $(`<div id="html_1e83e1c3abb248d603d9d7c4a5a923f9" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_a622b9fc209e90c7ad3b78528d775dec.setContent(html_1e83e1c3abb248d603d9d7c4a5a923f9);
|
|
|
|
|
|
|
|
marker_e5e2b215299801fa0b6713533201c0d0.bindPopup(popup_a622b9fc209e90c7ad3b78528d775dec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e2b215299801fa0b6713533201c0d0.setIcon(icon_b777110ed6f3d24cce1189d83d3664dc);
|
|
|
|
|
|
var marker_85b713735ade2ce91f947ea29d7aa2d9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f6bdad3023603c9b3f84299480fb838f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4b035cf75653469d7ad6dbfc0968d12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5beee44d6d4a214c77237db90eec7f33 = $(`<div id="html_5beee44d6d4a214c77237db90eec7f33" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_d4b035cf75653469d7ad6dbfc0968d12.setContent(html_5beee44d6d4a214c77237db90eec7f33);
|
|
|
|
|
|
|
|
marker_85b713735ade2ce91f947ea29d7aa2d9.bindPopup(popup_d4b035cf75653469d7ad6dbfc0968d12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b713735ade2ce91f947ea29d7aa2d9.setIcon(icon_f6bdad3023603c9b3f84299480fb838f);
|
|
|
|
|
|
var marker_f1d5988554bac7446809c0a1a6641f4b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2cfacbc10b0c28575658120639407263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f7480754a6932b39825bd3a5f23c51f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_661f4901358aa9e04cfcb3d6dac95be6 = $(`<div id="html_661f4901358aa9e04cfcb3d6dac95be6" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_6f7480754a6932b39825bd3a5f23c51f.setContent(html_661f4901358aa9e04cfcb3d6dac95be6);
|
|
|
|
|
|
|
|
marker_f1d5988554bac7446809c0a1a6641f4b.bindPopup(popup_6f7480754a6932b39825bd3a5f23c51f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1d5988554bac7446809c0a1a6641f4b.setIcon(icon_2cfacbc10b0c28575658120639407263);
|
|
|
|
|
|
var marker_71821fa45cdd0547ae18a718e89d0daf = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_96375648bceba5444d92b08dea85af8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b508c1235006f6ada2f2572d86b19241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0011ab3c933675544f96e21ccaf8d309 = $(`<div id="html_0011ab3c933675544f96e21ccaf8d309" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_b508c1235006f6ada2f2572d86b19241.setContent(html_0011ab3c933675544f96e21ccaf8d309);
|
|
|
|
|
|
|
|
marker_71821fa45cdd0547ae18a718e89d0daf.bindPopup(popup_b508c1235006f6ada2f2572d86b19241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71821fa45cdd0547ae18a718e89d0daf.setIcon(icon_96375648bceba5444d92b08dea85af8f);
|
|
|
|
|
|
var marker_487ee2c1b7dfc5f27d3f1ee2be673014 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ff20cf5374ab9b7215d24ce8bcb0a6f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d58b15250a30bcd198b697257e51de57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f32d9a3b2273087e7af72acd8f6c915 = $(`<div id="html_5f32d9a3b2273087e7af72acd8f6c915" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_d58b15250a30bcd198b697257e51de57.setContent(html_5f32d9a3b2273087e7af72acd8f6c915);
|
|
|
|
|
|
|
|
marker_487ee2c1b7dfc5f27d3f1ee2be673014.bindPopup(popup_d58b15250a30bcd198b697257e51de57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487ee2c1b7dfc5f27d3f1ee2be673014.setIcon(icon_ff20cf5374ab9b7215d24ce8bcb0a6f8);
|
|
|
|
|
|
var marker_4b65d1d02746bc58e4316cb17fe83aea = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a225614c6f2e5e7e84c9f5108af1b994 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22f87d126100cb7f018c2beeab7e6e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4459d4853c2f41520dbd2aa41697ab47 = $(`<div id="html_4459d4853c2f41520dbd2aa41697ab47" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_22f87d126100cb7f018c2beeab7e6e09.setContent(html_4459d4853c2f41520dbd2aa41697ab47);
|
|
|
|
|
|
|
|
marker_4b65d1d02746bc58e4316cb17fe83aea.bindPopup(popup_22f87d126100cb7f018c2beeab7e6e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b65d1d02746bc58e4316cb17fe83aea.setIcon(icon_a225614c6f2e5e7e84c9f5108af1b994);
|
|
|
|
|
|
var marker_f9d0b075a07b36ef9f38cfd2bad999b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_66a9972ed92df3308ec166b8d044012e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4858cf2417c89aac3c124e7ecbe07b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43aca43ae64cffef7048887dfb93b053 = $(`<div id="html_43aca43ae64cffef7048887dfb93b053" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_a4858cf2417c89aac3c124e7ecbe07b9.setContent(html_43aca43ae64cffef7048887dfb93b053);
|
|
|
|
|
|
|
|
marker_f9d0b075a07b36ef9f38cfd2bad999b4.bindPopup(popup_a4858cf2417c89aac3c124e7ecbe07b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d0b075a07b36ef9f38cfd2bad999b4.setIcon(icon_66a9972ed92df3308ec166b8d044012e);
|
|
|
|
|
|
var marker_0cc22974e5d3a6fe940cf862499a612e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b22d04092763a55a8199e4a153f51df2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22f52df94c58eac6f2d1beae5c5dc74e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5582065f8a23c24f71f57390a24e141f = $(`<div id="html_5582065f8a23c24f71f57390a24e141f" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_22f52df94c58eac6f2d1beae5c5dc74e.setContent(html_5582065f8a23c24f71f57390a24e141f);
|
|
|
|
|
|
|
|
marker_0cc22974e5d3a6fe940cf862499a612e.bindPopup(popup_22f52df94c58eac6f2d1beae5c5dc74e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc22974e5d3a6fe940cf862499a612e.setIcon(icon_b22d04092763a55a8199e4a153f51df2);
|
|
|
|
|
|
var marker_756e9f54c20166eb424ba720fa89f559 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ab94fee6a9f924c9ab47178e6d16ecfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eccee76e4ef3201d3e4f776a1c260c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc6b2585de5f72d987113f4820b9bc7b = $(`<div id="html_bc6b2585de5f72d987113f4820b9bc7b" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_0eccee76e4ef3201d3e4f776a1c260c9.setContent(html_bc6b2585de5f72d987113f4820b9bc7b);
|
|
|
|
|
|
|
|
marker_756e9f54c20166eb424ba720fa89f559.bindPopup(popup_0eccee76e4ef3201d3e4f776a1c260c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_756e9f54c20166eb424ba720fa89f559.setIcon(icon_ab94fee6a9f924c9ab47178e6d16ecfa);
|
|
|
|
|
|
var marker_84f423db7457ba48806770504771ada6 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8b120697e925e57b18ec949c02fd9067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eda95e21506844e52e96b2fc191a7e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c5f618924a4c3ff665d65db0237f7e = $(`<div id="html_d5c5f618924a4c3ff665d65db0237f7e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_9eda95e21506844e52e96b2fc191a7e9.setContent(html_d5c5f618924a4c3ff665d65db0237f7e);
|
|
|
|
|
|
|
|
marker_84f423db7457ba48806770504771ada6.bindPopup(popup_9eda95e21506844e52e96b2fc191a7e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84f423db7457ba48806770504771ada6.setIcon(icon_8b120697e925e57b18ec949c02fd9067);
|
|
|
|
|
|
var marker_74728dd02da786903abbcbaee08fce91 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e817d1d023aa54fb85f97445e54807e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44bde7ce1fb87f4320301ddffb66ce9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc67f5e8dfd8697cef294a6ac7bfec63 = $(`<div id="html_dc67f5e8dfd8697cef294a6ac7bfec63" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_44bde7ce1fb87f4320301ddffb66ce9d.setContent(html_dc67f5e8dfd8697cef294a6ac7bfec63);
|
|
|
|
|
|
|
|
marker_74728dd02da786903abbcbaee08fce91.bindPopup(popup_44bde7ce1fb87f4320301ddffb66ce9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74728dd02da786903abbcbaee08fce91.setIcon(icon_e817d1d023aa54fb85f97445e54807e4);
|
|
|
|
|
|
var marker_6ed59ce97369a868e0bfb0c260ac75f0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2928aad0fda3d04d64442ad2f55a8018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd641934cafc71c42af65ba7605b9fec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b423ec1bdff97f98b445d868272cc4d = $(`<div id="html_5b423ec1bdff97f98b445d868272cc4d" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_fd641934cafc71c42af65ba7605b9fec.setContent(html_5b423ec1bdff97f98b445d868272cc4d);
|
|
|
|
|
|
|
|
marker_6ed59ce97369a868e0bfb0c260ac75f0.bindPopup(popup_fd641934cafc71c42af65ba7605b9fec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed59ce97369a868e0bfb0c260ac75f0.setIcon(icon_2928aad0fda3d04d64442ad2f55a8018);
|
|
|
|
|
|
var marker_c85e240fa344ee01a9be21e0cc4da902 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_71a3cc4a9f7d717281877c95b9f726c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c12f15b40dc6482ee90965bc35d0e6be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d1afb891eb7e8255928695cf7653c48 = $(`<div id="html_0d1afb891eb7e8255928695cf7653c48" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_c12f15b40dc6482ee90965bc35d0e6be.setContent(html_0d1afb891eb7e8255928695cf7653c48);
|
|
|
|
|
|
|
|
marker_c85e240fa344ee01a9be21e0cc4da902.bindPopup(popup_c12f15b40dc6482ee90965bc35d0e6be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c85e240fa344ee01a9be21e0cc4da902.setIcon(icon_71a3cc4a9f7d717281877c95b9f726c8);
|
|
|
|
|
|
var marker_9b90f872bf4633ad2245ca8ab4d95ac4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_96c737a551311d91f02d147fd8d72641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91f32123aa98193c798383f074b39af4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dae9d663264d61b27fd0e02d64ac0f4f = $(`<div id="html_dae9d663264d61b27fd0e02d64ac0f4f" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_91f32123aa98193c798383f074b39af4.setContent(html_dae9d663264d61b27fd0e02d64ac0f4f);
|
|
|
|
|
|
|
|
marker_9b90f872bf4633ad2245ca8ab4d95ac4.bindPopup(popup_91f32123aa98193c798383f074b39af4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b90f872bf4633ad2245ca8ab4d95ac4.setIcon(icon_96c737a551311d91f02d147fd8d72641);
|
|
|
|
|
|
var marker_7ad8c96d03cbf4a18a303fde726f52db = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5b4e504c4ee6c659fde38ed3f78f8135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_797ad6d6d3487905627c1fdea9d6d5ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab70b07ab0914db21dcf8f310e0e4f63 = $(`<div id="html_ab70b07ab0914db21dcf8f310e0e4f63" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_797ad6d6d3487905627c1fdea9d6d5ad.setContent(html_ab70b07ab0914db21dcf8f310e0e4f63);
|
|
|
|
|
|
|
|
marker_7ad8c96d03cbf4a18a303fde726f52db.bindPopup(popup_797ad6d6d3487905627c1fdea9d6d5ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ad8c96d03cbf4a18a303fde726f52db.setIcon(icon_5b4e504c4ee6c659fde38ed3f78f8135);
|
|
|
|
|
|
var marker_902a19508055d8f8fbbb87fcd294a8b4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b6a08c41cafe7493eb23eafc9c58ea21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c4a4550f5b10b1366b4d049a92151cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0f04c4ab3c5b51231e4dca93dab076 = $(`<div id="html_db0f04c4ab3c5b51231e4dca93dab076" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_3c4a4550f5b10b1366b4d049a92151cd.setContent(html_db0f04c4ab3c5b51231e4dca93dab076);
|
|
|
|
|
|
|
|
marker_902a19508055d8f8fbbb87fcd294a8b4.bindPopup(popup_3c4a4550f5b10b1366b4d049a92151cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_902a19508055d8f8fbbb87fcd294a8b4.setIcon(icon_b6a08c41cafe7493eb23eafc9c58ea21);
|
|
|
|
|
|
var marker_13e5f62a0b641d274505a75018dc9f50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1ca05760bc0489e68399e49092a659e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff920ae567c688c0e19ca72e8ed65bf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16ef28406aec2f0bac625bbe75d08faf = $(`<div id="html_16ef28406aec2f0bac625bbe75d08faf" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_ff920ae567c688c0e19ca72e8ed65bf1.setContent(html_16ef28406aec2f0bac625bbe75d08faf);
|
|
|
|
|
|
|
|
marker_13e5f62a0b641d274505a75018dc9f50.bindPopup(popup_ff920ae567c688c0e19ca72e8ed65bf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13e5f62a0b641d274505a75018dc9f50.setIcon(icon_1ca05760bc0489e68399e49092a659e0);
|
|
|
|
|
|
var marker_1f85294c524c5ad1ee79240de52ff7a6 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_77db550270821d1655ae37f7dd987262 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05db5c74c466d9a6a17314449d463df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cea8327b9ecdc6d167bf32915e4f189 = $(`<div id="html_0cea8327b9ecdc6d167bf32915e4f189" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_05db5c74c466d9a6a17314449d463df1.setContent(html_0cea8327b9ecdc6d167bf32915e4f189);
|
|
|
|
|
|
|
|
marker_1f85294c524c5ad1ee79240de52ff7a6.bindPopup(popup_05db5c74c466d9a6a17314449d463df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f85294c524c5ad1ee79240de52ff7a6.setIcon(icon_77db550270821d1655ae37f7dd987262);
|
|
|
|
|
|
var marker_2169912c26af43cba35c7ff642a1d0f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_adbc25810bf2917e7ace0d966fd4572e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f03b3570e9484f6ca58f2a26484609ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d3a8b17aef9815759e8092d08f1ef70 = $(`<div id="html_0d3a8b17aef9815759e8092d08f1ef70" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_f03b3570e9484f6ca58f2a26484609ea.setContent(html_0d3a8b17aef9815759e8092d08f1ef70);
|
|
|
|
|
|
|
|
marker_2169912c26af43cba35c7ff642a1d0f4.bindPopup(popup_f03b3570e9484f6ca58f2a26484609ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2169912c26af43cba35c7ff642a1d0f4.setIcon(icon_adbc25810bf2917e7ace0d966fd4572e);
|
|
|
|
|
|
var marker_05194a2198512d602379ab08837b842f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_65ab65f6ddba3313c7ac19b85f7d4df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0c93dbf3b2b946e4d38c28e768c6f9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d20844d880ef7409b7f71300e45bb95 = $(`<div id="html_0d20844d880ef7409b7f71300e45bb95" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_f0c93dbf3b2b946e4d38c28e768c6f9c.setContent(html_0d20844d880ef7409b7f71300e45bb95);
|
|
|
|
|
|
|
|
marker_05194a2198512d602379ab08837b842f.bindPopup(popup_f0c93dbf3b2b946e4d38c28e768c6f9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05194a2198512d602379ab08837b842f.setIcon(icon_65ab65f6ddba3313c7ac19b85f7d4df4);
|
|
|
|
|
|
var marker_45137154202de2a20f23ebb0b3247261 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_31d18dbbd23823d7086b920f8f64b295 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c06fcf9479f07f4f2d407ebfb2b04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51c3d22aacae826b8fb1ba489df42e8c = $(`<div id="html_51c3d22aacae826b8fb1ba489df42e8c" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_58c06fcf9479f07f4f2d407ebfb2b04c.setContent(html_51c3d22aacae826b8fb1ba489df42e8c);
|
|
|
|
|
|
|
|
marker_45137154202de2a20f23ebb0b3247261.bindPopup(popup_58c06fcf9479f07f4f2d407ebfb2b04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45137154202de2a20f23ebb0b3247261.setIcon(icon_31d18dbbd23823d7086b920f8f64b295);
|
|
|
|
|
|
var marker_a5865984be808d232eaabe89633a0f96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8ea2cbfb9296138163b9d6c0d9bded95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a0d749f3fc8bdfa451b8c95df61a35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76abec1465d64014a127130568dd616e = $(`<div id="html_76abec1465d64014a127130568dd616e" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_30a0d749f3fc8bdfa451b8c95df61a35.setContent(html_76abec1465d64014a127130568dd616e);
|
|
|
|
|
|
|
|
marker_a5865984be808d232eaabe89633a0f96.bindPopup(popup_30a0d749f3fc8bdfa451b8c95df61a35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5865984be808d232eaabe89633a0f96.setIcon(icon_8ea2cbfb9296138163b9d6c0d9bded95);
|
|
|
|
|
|
var marker_3b9d1903bb3d8077486e278dfe383353 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_52ce9078c5388dee41e5fe8689baa412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcad5a4840afd9040d77f60c11e485f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5366aada88179f345eec555af2c43f61 = $(`<div id="html_5366aada88179f345eec555af2c43f61" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_bcad5a4840afd9040d77f60c11e485f8.setContent(html_5366aada88179f345eec555af2c43f61);
|
|
|
|
|
|
|
|
marker_3b9d1903bb3d8077486e278dfe383353.bindPopup(popup_bcad5a4840afd9040d77f60c11e485f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b9d1903bb3d8077486e278dfe383353.setIcon(icon_52ce9078c5388dee41e5fe8689baa412);
|
|
|
|
|
|
var marker_27338720cca795667f3f829a20db725c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2060c59f441f2ea820b28fa191b2e610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d6274dbcbefaf37e0d0fb3df0195d41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8921ec992b055e0160bf14e0ece4b7e = $(`<div id="html_a8921ec992b055e0160bf14e0ece4b7e" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_2d6274dbcbefaf37e0d0fb3df0195d41.setContent(html_a8921ec992b055e0160bf14e0ece4b7e);
|
|
|
|
|
|
|
|
marker_27338720cca795667f3f829a20db725c.bindPopup(popup_2d6274dbcbefaf37e0d0fb3df0195d41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27338720cca795667f3f829a20db725c.setIcon(icon_2060c59f441f2ea820b28fa191b2e610);
|
|
|
|
|
|
var marker_40c3140c1c552934d9dfaaba3d5164af = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_35d278036762ee36537c046dee9c1dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e76466c2f15bef712cb9041be81bb9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca3bce45ec725810735856464c255d1 = $(`<div id="html_2ca3bce45ec725810735856464c255d1" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_7e76466c2f15bef712cb9041be81bb9f.setContent(html_2ca3bce45ec725810735856464c255d1);
|
|
|
|
|
|
|
|
marker_40c3140c1c552934d9dfaaba3d5164af.bindPopup(popup_7e76466c2f15bef712cb9041be81bb9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40c3140c1c552934d9dfaaba3d5164af.setIcon(icon_35d278036762ee36537c046dee9c1dec);
|
|
|
|
|
|
var marker_3490016da2d6414fcea81c0190d2b81b = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c399b4dc9a1bc6ca905beec8cfdc0134 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb172e2aef87d6f2009fa241aa6b9d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60b673d8e8f6bd604cd585481ecc4b85 = $(`<div id="html_60b673d8e8f6bd604cd585481ecc4b85" style="width: 100.0%; height: 100.0%;">nostr.samcorn.synology.me</div>`)[0];
|
|
popup_eb172e2aef87d6f2009fa241aa6b9d88.setContent(html_60b673d8e8f6bd604cd585481ecc4b85);
|
|
|
|
|
|
|
|
marker_3490016da2d6414fcea81c0190d2b81b.bindPopup(popup_eb172e2aef87d6f2009fa241aa6b9d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3490016da2d6414fcea81c0190d2b81b.setIcon(icon_c399b4dc9a1bc6ca905beec8cfdc0134);
|
|
|
|
|
|
var marker_d83b09e89be20e73fab7d75d24329b07 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c78a8c1f9b9d74be2e7f8fcdc60ae785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a1527deceea6378141230c44c35068 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88751d8f1c189d1632fa01b426f5d0a3 = $(`<div id="html_88751d8f1c189d1632fa01b426f5d0a3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_31a1527deceea6378141230c44c35068.setContent(html_88751d8f1c189d1632fa01b426f5d0a3);
|
|
|
|
|
|
|
|
marker_d83b09e89be20e73fab7d75d24329b07.bindPopup(popup_31a1527deceea6378141230c44c35068)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d83b09e89be20e73fab7d75d24329b07.setIcon(icon_c78a8c1f9b9d74be2e7f8fcdc60ae785);
|
|
|
|
|
|
var marker_b0ceb3808ee2451a9fba3dd01a9e4143 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_403643d0ab418778d17e08b0c2674395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6212d3213923ce47be23c837041b96c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc09ff83520ed714d5f454bcf7a12492 = $(`<div id="html_bc09ff83520ed714d5f454bcf7a12492" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_f6212d3213923ce47be23c837041b96c.setContent(html_bc09ff83520ed714d5f454bcf7a12492);
|
|
|
|
|
|
|
|
marker_b0ceb3808ee2451a9fba3dd01a9e4143.bindPopup(popup_f6212d3213923ce47be23c837041b96c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ceb3808ee2451a9fba3dd01a9e4143.setIcon(icon_403643d0ab418778d17e08b0c2674395);
|
|
|
|
|
|
var marker_6d578ef1caa75c1dd53d404ddc8a6830 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c32a84008ae5655e37c48aa7c287f342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f51ebb909696dee454f1de544fbd7a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5655be932eaa95015a3c83a49da65f7 = $(`<div id="html_b5655be932eaa95015a3c83a49da65f7" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_f51ebb909696dee454f1de544fbd7a40.setContent(html_b5655be932eaa95015a3c83a49da65f7);
|
|
|
|
|
|
|
|
marker_6d578ef1caa75c1dd53d404ddc8a6830.bindPopup(popup_f51ebb909696dee454f1de544fbd7a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d578ef1caa75c1dd53d404ddc8a6830.setIcon(icon_c32a84008ae5655e37c48aa7c287f342);
|
|
|
|
|
|
var marker_f02e11d2d88bde387806968b183a3441 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8e73a8fcebb4a2d6a891d8d6863fc4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9389aeae0596e718c36ecaafd541636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd8384ec6ac56f7c7cf053fcc9538a88 = $(`<div id="html_dd8384ec6ac56f7c7cf053fcc9538a88" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_e9389aeae0596e718c36ecaafd541636.setContent(html_dd8384ec6ac56f7c7cf053fcc9538a88);
|
|
|
|
|
|
|
|
marker_f02e11d2d88bde387806968b183a3441.bindPopup(popup_e9389aeae0596e718c36ecaafd541636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02e11d2d88bde387806968b183a3441.setIcon(icon_8e73a8fcebb4a2d6a891d8d6863fc4f3);
|
|
|
|
|
|
var marker_6d671b82ef16f229414b22a2a4d345a0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d7896b40a6e9ea6ec15b70c83deddb0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7f2008c83d47ad53f9f21c0f1d9b0a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d237623adb1fd4e3d80bd97727f2eb2 = $(`<div id="html_3d237623adb1fd4e3d80bd97727f2eb2" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_f7f2008c83d47ad53f9f21c0f1d9b0a8.setContent(html_3d237623adb1fd4e3d80bd97727f2eb2);
|
|
|
|
|
|
|
|
marker_6d671b82ef16f229414b22a2a4d345a0.bindPopup(popup_f7f2008c83d47ad53f9f21c0f1d9b0a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d671b82ef16f229414b22a2a4d345a0.setIcon(icon_d7896b40a6e9ea6ec15b70c83deddb0c);
|
|
|
|
|
|
var marker_6be903d3432d6f1fde9ab7101fa09afd = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_676220725e8ea2d0ae34fb0d95e279b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa9bd6bdf1982facca4e694e310ce33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26d7e7820ed77a6ea8ffd8e75b10b5e7 = $(`<div id="html_26d7e7820ed77a6ea8ffd8e75b10b5e7" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_faa9bd6bdf1982facca4e694e310ce33.setContent(html_26d7e7820ed77a6ea8ffd8e75b10b5e7);
|
|
|
|
|
|
|
|
marker_6be903d3432d6f1fde9ab7101fa09afd.bindPopup(popup_faa9bd6bdf1982facca4e694e310ce33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6be903d3432d6f1fde9ab7101fa09afd.setIcon(icon_676220725e8ea2d0ae34fb0d95e279b9);
|
|
|
|
|
|
var marker_67e9483ea31a2510deff5510a287cc7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a023b2adf63687aad1a33b6107d1a463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f88feaf19e93103115e87f3c9efd75d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f1d6ea6b38a48b8150e2f189128ed4 = $(`<div id="html_23f1d6ea6b38a48b8150e2f189128ed4" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_4f88feaf19e93103115e87f3c9efd75d.setContent(html_23f1d6ea6b38a48b8150e2f189128ed4);
|
|
|
|
|
|
|
|
marker_67e9483ea31a2510deff5510a287cc7d.bindPopup(popup_4f88feaf19e93103115e87f3c9efd75d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67e9483ea31a2510deff5510a287cc7d.setIcon(icon_a023b2adf63687aad1a33b6107d1a463);
|
|
|
|
|
|
var marker_05c1919fdccad0e6014ae8c88511217c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ff946e86179fc7a3686ebbf9b99a59d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d67c17701101c66c3fb2ea5fa11ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1177f359e7ae564d165fc5a1ab6346bf = $(`<div id="html_1177f359e7ae564d165fc5a1ab6346bf" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_02d67c17701101c66c3fb2ea5fa11ecd.setContent(html_1177f359e7ae564d165fc5a1ab6346bf);
|
|
|
|
|
|
|
|
marker_05c1919fdccad0e6014ae8c88511217c.bindPopup(popup_02d67c17701101c66c3fb2ea5fa11ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05c1919fdccad0e6014ae8c88511217c.setIcon(icon_ff946e86179fc7a3686ebbf9b99a59d3);
|
|
|
|
|
|
var marker_f89b7731e27480b84afb20e161c94068 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a0c6c01f6e77d73d9efd6fad2781a361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7134e7d30c6a297f68ab10575366caa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a3132ba8d9e29b495aac5d4b55a3156 = $(`<div id="html_7a3132ba8d9e29b495aac5d4b55a3156" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d7134e7d30c6a297f68ab10575366caa.setContent(html_7a3132ba8d9e29b495aac5d4b55a3156);
|
|
|
|
|
|
|
|
marker_f89b7731e27480b84afb20e161c94068.bindPopup(popup_d7134e7d30c6a297f68ab10575366caa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f89b7731e27480b84afb20e161c94068.setIcon(icon_a0c6c01f6e77d73d9efd6fad2781a361);
|
|
|
|
|
|
var marker_6ea4588c7f767e0d58d6720022374570 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b808c31ac10087c0bd864d62cf355114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe4fc30380f404915544fcac9c30cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b890daafa551228823fda576dca368 = $(`<div id="html_80b890daafa551228823fda576dca368" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_fbe4fc30380f404915544fcac9c30cf7.setContent(html_80b890daafa551228823fda576dca368);
|
|
|
|
|
|
|
|
marker_6ea4588c7f767e0d58d6720022374570.bindPopup(popup_fbe4fc30380f404915544fcac9c30cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea4588c7f767e0d58d6720022374570.setIcon(icon_b808c31ac10087c0bd864d62cf355114);
|
|
|
|
|
|
var marker_00f77ec0c6e6f90b09844636d16ab5e2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1bff9caa1d96bc67ee99b363b5eeea71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_956f044a83368c603bd0da4b41bfcfd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_971e0f8490a31d8871279107c7e8c4aa = $(`<div id="html_971e0f8490a31d8871279107c7e8c4aa" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_956f044a83368c603bd0da4b41bfcfd1.setContent(html_971e0f8490a31d8871279107c7e8c4aa);
|
|
|
|
|
|
|
|
marker_00f77ec0c6e6f90b09844636d16ab5e2.bindPopup(popup_956f044a83368c603bd0da4b41bfcfd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f77ec0c6e6f90b09844636d16ab5e2.setIcon(icon_1bff9caa1d96bc67ee99b363b5eeea71);
|
|
|
|
|
|
var marker_015d482b36343c2efa98b04a463a905d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_be66acb61f960c96ea75fcf7fc1e48ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16fab513105f95975672b10aa3d0a41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_125fca44c3a0502cf2a8bc7864edcb5f = $(`<div id="html_125fca44c3a0502cf2a8bc7864edcb5f" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_e16fab513105f95975672b10aa3d0a41.setContent(html_125fca44c3a0502cf2a8bc7864edcb5f);
|
|
|
|
|
|
|
|
marker_015d482b36343c2efa98b04a463a905d.bindPopup(popup_e16fab513105f95975672b10aa3d0a41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_015d482b36343c2efa98b04a463a905d.setIcon(icon_be66acb61f960c96ea75fcf7fc1e48ee);
|
|
|
|
|
|
var marker_b4393aa6fad0e9620589b0ef58cec88d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d8017a0ff9c5fd3f212da64249b05bfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e810f64d604bcc4cf77578bb360ea39d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_992e53e9470681c3089150a4cfa426ef = $(`<div id="html_992e53e9470681c3089150a4cfa426ef" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_e810f64d604bcc4cf77578bb360ea39d.setContent(html_992e53e9470681c3089150a4cfa426ef);
|
|
|
|
|
|
|
|
marker_b4393aa6fad0e9620589b0ef58cec88d.bindPopup(popup_e810f64d604bcc4cf77578bb360ea39d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4393aa6fad0e9620589b0ef58cec88d.setIcon(icon_d8017a0ff9c5fd3f212da64249b05bfa);
|
|
|
|
|
|
var marker_03985876f9c799e7949e1777f19b61c3 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0758c2ee5bf17145ea3fb2cd5515f757 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43521f80efa4f3d2eabad6acad27593b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6542b5aa53cfec252c6ef26bb0562fae = $(`<div id="html_6542b5aa53cfec252c6ef26bb0562fae" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_43521f80efa4f3d2eabad6acad27593b.setContent(html_6542b5aa53cfec252c6ef26bb0562fae);
|
|
|
|
|
|
|
|
marker_03985876f9c799e7949e1777f19b61c3.bindPopup(popup_43521f80efa4f3d2eabad6acad27593b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03985876f9c799e7949e1777f19b61c3.setIcon(icon_0758c2ee5bf17145ea3fb2cd5515f757);
|
|
|
|
|
|
var marker_a360b49467ad3fdd65dbac07acf58dd5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_58b1ebba17f20e22230c2c756b8f66b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f3c2b8b17e4448e150ba5e6d309aec5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1423f6674b4389915ea480f0f2933785 = $(`<div id="html_1423f6674b4389915ea480f0f2933785" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_7f3c2b8b17e4448e150ba5e6d309aec5.setContent(html_1423f6674b4389915ea480f0f2933785);
|
|
|
|
|
|
|
|
marker_a360b49467ad3fdd65dbac07acf58dd5.bindPopup(popup_7f3c2b8b17e4448e150ba5e6d309aec5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a360b49467ad3fdd65dbac07acf58dd5.setIcon(icon_58b1ebba17f20e22230c2c756b8f66b5);
|
|
|
|
|
|
var marker_c4e9bd8b2d66a256bb44df3b2c4207a0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2f529c56d58e36a4f94b43935ff57791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef16bb8ff654c0c33c4948de498c37ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f5e86fae80edd27480f3bea6baa6830 = $(`<div id="html_6f5e86fae80edd27480f3bea6baa6830" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_ef16bb8ff654c0c33c4948de498c37ec.setContent(html_6f5e86fae80edd27480f3bea6baa6830);
|
|
|
|
|
|
|
|
marker_c4e9bd8b2d66a256bb44df3b2c4207a0.bindPopup(popup_ef16bb8ff654c0c33c4948de498c37ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4e9bd8b2d66a256bb44df3b2c4207a0.setIcon(icon_2f529c56d58e36a4f94b43935ff57791);
|
|
|
|
|
|
var marker_5003af256c7d83bbabc60989c08f56d6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fc64036ef538334f955a377f82e3f5df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3974ccb6b854debc199ececf8c3ecf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dabcbffef8f91bb866e04cba69faee6f = $(`<div id="html_dabcbffef8f91bb866e04cba69faee6f" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_e3974ccb6b854debc199ececf8c3ecf5.setContent(html_dabcbffef8f91bb866e04cba69faee6f);
|
|
|
|
|
|
|
|
marker_5003af256c7d83bbabc60989c08f56d6.bindPopup(popup_e3974ccb6b854debc199ececf8c3ecf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5003af256c7d83bbabc60989c08f56d6.setIcon(icon_fc64036ef538334f955a377f82e3f5df);
|
|
|
|
|
|
var marker_29e09ff65d297e7cf6f693ddf65ae0a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b9c8528a8540cdd4853d9e4714afb6b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7cf4c9b2ceca38f8ce7a93c575df09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b9b5cff3a4059990ac240937adce43a = $(`<div id="html_8b9b5cff3a4059990ac240937adce43a" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_3d7cf4c9b2ceca38f8ce7a93c575df09.setContent(html_8b9b5cff3a4059990ac240937adce43a);
|
|
|
|
|
|
|
|
marker_29e09ff65d297e7cf6f693ddf65ae0a7.bindPopup(popup_3d7cf4c9b2ceca38f8ce7a93c575df09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29e09ff65d297e7cf6f693ddf65ae0a7.setIcon(icon_b9c8528a8540cdd4853d9e4714afb6b9);
|
|
|
|
|
|
var marker_cc9cf86f82d4704acbe0c90a05b12d7a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fbc5dc51e73ef5376a6a7420293ca764 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1996e55f0d93de6dcea149c35914ca3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d059e52e2989716c4d9a33ef660f8719 = $(`<div id="html_d059e52e2989716c4d9a33ef660f8719" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1996e55f0d93de6dcea149c35914ca3f.setContent(html_d059e52e2989716c4d9a33ef660f8719);
|
|
|
|
|
|
|
|
marker_cc9cf86f82d4704acbe0c90a05b12d7a.bindPopup(popup_1996e55f0d93de6dcea149c35914ca3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc9cf86f82d4704acbe0c90a05b12d7a.setIcon(icon_fbc5dc51e73ef5376a6a7420293ca764);
|
|
|
|
|
|
var marker_0db93acfa521205c8d693d0fccae7041 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a537aec4e74c0c4da39d145578adb470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054d9e6650d627fdb6ed8b291be83c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b877d650d481664b7f22bc8822847f56 = $(`<div id="html_b877d650d481664b7f22bc8822847f56" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_054d9e6650d627fdb6ed8b291be83c4e.setContent(html_b877d650d481664b7f22bc8822847f56);
|
|
|
|
|
|
|
|
marker_0db93acfa521205c8d693d0fccae7041.bindPopup(popup_054d9e6650d627fdb6ed8b291be83c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db93acfa521205c8d693d0fccae7041.setIcon(icon_a537aec4e74c0c4da39d145578adb470);
|
|
|
|
|
|
var marker_d0438696ec2bcd55d92ce4ac99e0a810 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_49345fee8e29c49cd9f3a50aff128cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1105cd80f53b7e3ea791add4cb02b458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ad5a90ef080caa02b4abd5b566ad940 = $(`<div id="html_5ad5a90ef080caa02b4abd5b566ad940" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_1105cd80f53b7e3ea791add4cb02b458.setContent(html_5ad5a90ef080caa02b4abd5b566ad940);
|
|
|
|
|
|
|
|
marker_d0438696ec2bcd55d92ce4ac99e0a810.bindPopup(popup_1105cd80f53b7e3ea791add4cb02b458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0438696ec2bcd55d92ce4ac99e0a810.setIcon(icon_49345fee8e29c49cd9f3a50aff128cc4);
|
|
|
|
|
|
var marker_8057704e6e2ee3c3248f0257b6b74931 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a0cce118009886a81c28c251fe4e319b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9a1af645356d4b9f6c353b0c11d04f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_683031df3bca8b5b71182f2bae2ad172 = $(`<div id="html_683031df3bca8b5b71182f2bae2ad172" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_c9a1af645356d4b9f6c353b0c11d04f5.setContent(html_683031df3bca8b5b71182f2bae2ad172);
|
|
|
|
|
|
|
|
marker_8057704e6e2ee3c3248f0257b6b74931.bindPopup(popup_c9a1af645356d4b9f6c353b0c11d04f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8057704e6e2ee3c3248f0257b6b74931.setIcon(icon_a0cce118009886a81c28c251fe4e319b);
|
|
|
|
|
|
var marker_1423971a210bdcc3d2c1ba7892dce800 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1977e45ee5135bc523e5ea7c2a0e9110 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20b327158e7c86d9e8549adb830557eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eed33c99c91e966a204d63bdf04268f4 = $(`<div id="html_eed33c99c91e966a204d63bdf04268f4" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_20b327158e7c86d9e8549adb830557eb.setContent(html_eed33c99c91e966a204d63bdf04268f4);
|
|
|
|
|
|
|
|
marker_1423971a210bdcc3d2c1ba7892dce800.bindPopup(popup_20b327158e7c86d9e8549adb830557eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1423971a210bdcc3d2c1ba7892dce800.setIcon(icon_1977e45ee5135bc523e5ea7c2a0e9110);
|
|
|
|
|
|
var marker_be2c4904b21f2397168b7d0b1033e18e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_58f1ebc9f313bdae1dbf69ca4ea87e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a1217ad2449d3b815cfdadd181b9100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b1644ad63a70129ac74dbc10cfd237 = $(`<div id="html_26b1644ad63a70129ac74dbc10cfd237" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_8a1217ad2449d3b815cfdadd181b9100.setContent(html_26b1644ad63a70129ac74dbc10cfd237);
|
|
|
|
|
|
|
|
marker_be2c4904b21f2397168b7d0b1033e18e.bindPopup(popup_8a1217ad2449d3b815cfdadd181b9100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be2c4904b21f2397168b7d0b1033e18e.setIcon(icon_58f1ebc9f313bdae1dbf69ca4ea87e47);
|
|
|
|
|
|
var marker_bd53db4916a3988e6414513e689ca76b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_32f5f300143fbc21cf26a26d292a7b7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b307359d1aa25873320b90dc55c075e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41b4294fc3bc873ddabd11108724aab1 = $(`<div id="html_41b4294fc3bc873ddabd11108724aab1" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b307359d1aa25873320b90dc55c075e1.setContent(html_41b4294fc3bc873ddabd11108724aab1);
|
|
|
|
|
|
|
|
marker_bd53db4916a3988e6414513e689ca76b.bindPopup(popup_b307359d1aa25873320b90dc55c075e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd53db4916a3988e6414513e689ca76b.setIcon(icon_32f5f300143fbc21cf26a26d292a7b7a);
|
|
|
|
|
|
var marker_b5fb4e35047a05286bb7dcda7769c99e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2f617a91febc8d0752b1b599aeffb86a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa16bbdd30d5d602d6035c0969e1826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10dda910b68ba4003bb5f3cf4a8297a4 = $(`<div id="html_10dda910b68ba4003bb5f3cf4a8297a4" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_9fa16bbdd30d5d602d6035c0969e1826.setContent(html_10dda910b68ba4003bb5f3cf4a8297a4);
|
|
|
|
|
|
|
|
marker_b5fb4e35047a05286bb7dcda7769c99e.bindPopup(popup_9fa16bbdd30d5d602d6035c0969e1826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5fb4e35047a05286bb7dcda7769c99e.setIcon(icon_2f617a91febc8d0752b1b599aeffb86a);
|
|
|
|
|
|
var marker_c7efc71a86c07ae29ef54315eb97b2e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_10fddc8c508f12e082a4ebf5ffd2397e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c84956aeb2984544f7e6ab33c04b8401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63192f793620515049281e7c76c35359 = $(`<div id="html_63192f793620515049281e7c76c35359" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_c84956aeb2984544f7e6ab33c04b8401.setContent(html_63192f793620515049281e7c76c35359);
|
|
|
|
|
|
|
|
marker_c7efc71a86c07ae29ef54315eb97b2e9.bindPopup(popup_c84956aeb2984544f7e6ab33c04b8401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7efc71a86c07ae29ef54315eb97b2e9.setIcon(icon_10fddc8c508f12e082a4ebf5ffd2397e);
|
|
|
|
|
|
var marker_82f8921c98953702cc8b87c8dc5b0e84 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2e07fc4702b180bdc1857ce170a3fd96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00fa19abb0f43e8cd693136366b623cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b50b0b577f2c0b20a3cb55c27cc570e5 = $(`<div id="html_b50b0b577f2c0b20a3cb55c27cc570e5" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_00fa19abb0f43e8cd693136366b623cb.setContent(html_b50b0b577f2c0b20a3cb55c27cc570e5);
|
|
|
|
|
|
|
|
marker_82f8921c98953702cc8b87c8dc5b0e84.bindPopup(popup_00fa19abb0f43e8cd693136366b623cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82f8921c98953702cc8b87c8dc5b0e84.setIcon(icon_2e07fc4702b180bdc1857ce170a3fd96);
|
|
|
|
|
|
var marker_41c6c6d788829dcad153d25b8083788d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e446e0c18c9e50b111a13fda1e424bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_468977c4c144e7646f53179c40e415db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c5c292c07b0bb85ada96be39baf9a5 = $(`<div id="html_80c5c292c07b0bb85ada96be39baf9a5" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_468977c4c144e7646f53179c40e415db.setContent(html_80c5c292c07b0bb85ada96be39baf9a5);
|
|
|
|
|
|
|
|
marker_41c6c6d788829dcad153d25b8083788d.bindPopup(popup_468977c4c144e7646f53179c40e415db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41c6c6d788829dcad153d25b8083788d.setIcon(icon_e446e0c18c9e50b111a13fda1e424bee);
|
|
|
|
|
|
var marker_852233355bd65c9d5313d4355e1632a6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_828f1e83418161508d208ab65887a770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f83ac54deb54604849d216b05b4c4c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1268edf84aee154460ab4a8ff660cc48 = $(`<div id="html_1268edf84aee154460ab4a8ff660cc48" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_f83ac54deb54604849d216b05b4c4c81.setContent(html_1268edf84aee154460ab4a8ff660cc48);
|
|
|
|
|
|
|
|
marker_852233355bd65c9d5313d4355e1632a6.bindPopup(popup_f83ac54deb54604849d216b05b4c4c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_852233355bd65c9d5313d4355e1632a6.setIcon(icon_828f1e83418161508d208ab65887a770);
|
|
|
|
|
|
var marker_b1684cdc23f5c44c22dcd4db26ef009a = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a0905edd83918e146766b283d53c6309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d392b7397ea58d76fa1771d7e8a6d29d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a38d580aacd3642d58088055e9d85a35 = $(`<div id="html_a38d580aacd3642d58088055e9d85a35" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_d392b7397ea58d76fa1771d7e8a6d29d.setContent(html_a38d580aacd3642d58088055e9d85a35);
|
|
|
|
|
|
|
|
marker_b1684cdc23f5c44c22dcd4db26ef009a.bindPopup(popup_d392b7397ea58d76fa1771d7e8a6d29d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1684cdc23f5c44c22dcd4db26ef009a.setIcon(icon_a0905edd83918e146766b283d53c6309);
|
|
|
|
|
|
var marker_047b2a8a094b4030b39be82080e5ddd2 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_68f4691f584a3edc65adbdd11afc04d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8afa258e0bd9078ed42fc7f2002b499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de5cfb86efecd45565946389c802f87 = $(`<div id="html_0de5cfb86efecd45565946389c802f87" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_c8afa258e0bd9078ed42fc7f2002b499.setContent(html_0de5cfb86efecd45565946389c802f87);
|
|
|
|
|
|
|
|
marker_047b2a8a094b4030b39be82080e5ddd2.bindPopup(popup_c8afa258e0bd9078ed42fc7f2002b499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047b2a8a094b4030b39be82080e5ddd2.setIcon(icon_68f4691f584a3edc65adbdd11afc04d9);
|
|
|
|
|
|
var marker_d6e777ba1f96ed97df5f137ed8ccdd05 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1f3cbea8a9529d3d27629479a722cbd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd04bbe8893415d63df4f4c06f239f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d424ff69ae5bbde12a686cc1ae0d5a = $(`<div id="html_49d424ff69ae5bbde12a686cc1ae0d5a" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_cd04bbe8893415d63df4f4c06f239f8a.setContent(html_49d424ff69ae5bbde12a686cc1ae0d5a);
|
|
|
|
|
|
|
|
marker_d6e777ba1f96ed97df5f137ed8ccdd05.bindPopup(popup_cd04bbe8893415d63df4f4c06f239f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6e777ba1f96ed97df5f137ed8ccdd05.setIcon(icon_1f3cbea8a9529d3d27629479a722cbd9);
|
|
|
|
|
|
var marker_3af2e2aa684d7ca0c24da72e11f686ee = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_38869a67c2044da7e9328a12f2553a5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f54970ccc2a1c09453927b62d256cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26a405a36010838687412442cb797ed6 = $(`<div id="html_26a405a36010838687412442cb797ed6" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_9f54970ccc2a1c09453927b62d256cd4.setContent(html_26a405a36010838687412442cb797ed6);
|
|
|
|
|
|
|
|
marker_3af2e2aa684d7ca0c24da72e11f686ee.bindPopup(popup_9f54970ccc2a1c09453927b62d256cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af2e2aa684d7ca0c24da72e11f686ee.setIcon(icon_38869a67c2044da7e9328a12f2553a5e);
|
|
|
|
|
|
var marker_25237467aa31f8dc44024d48a3352959 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fedd4faeb3d7589f4322830cce0c7196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab551fe51d4f8e63dd11f79dd548caeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f59d86d1d876516fa0ec92cda64bcdd7 = $(`<div id="html_f59d86d1d876516fa0ec92cda64bcdd7" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ab551fe51d4f8e63dd11f79dd548caeb.setContent(html_f59d86d1d876516fa0ec92cda64bcdd7);
|
|
|
|
|
|
|
|
marker_25237467aa31f8dc44024d48a3352959.bindPopup(popup_ab551fe51d4f8e63dd11f79dd548caeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25237467aa31f8dc44024d48a3352959.setIcon(icon_fedd4faeb3d7589f4322830cce0c7196);
|
|
|
|
|
|
var marker_8b8681e6109dc8aa41e7866e4e0cc55f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_49f2981f1a253f86b17d23f82e244e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d950378ba2c1cc819276096b9f5fdd9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff1caa21d0b5394a4b742be02bdd1c69 = $(`<div id="html_ff1caa21d0b5394a4b742be02bdd1c69" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_d950378ba2c1cc819276096b9f5fdd9f.setContent(html_ff1caa21d0b5394a4b742be02bdd1c69);
|
|
|
|
|
|
|
|
marker_8b8681e6109dc8aa41e7866e4e0cc55f.bindPopup(popup_d950378ba2c1cc819276096b9f5fdd9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8681e6109dc8aa41e7866e4e0cc55f.setIcon(icon_49f2981f1a253f86b17d23f82e244e25);
|
|
|
|
|
|
var marker_7d0a9d42929476d8dd35c0171415c743 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_187349c87386ab563a031b46ed0083e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95308c7c50af00fd10c44c27587ea4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e727c8b6c27a9f129a349cd1d324b1bb = $(`<div id="html_e727c8b6c27a9f129a349cd1d324b1bb" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_c95308c7c50af00fd10c44c27587ea4b.setContent(html_e727c8b6c27a9f129a349cd1d324b1bb);
|
|
|
|
|
|
|
|
marker_7d0a9d42929476d8dd35c0171415c743.bindPopup(popup_c95308c7c50af00fd10c44c27587ea4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d0a9d42929476d8dd35c0171415c743.setIcon(icon_187349c87386ab563a031b46ed0083e4);
|
|
|
|
|
|
var marker_70f219ff537e5517c8112e04f12eb313 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a6ce85c75bcd1030757173e06798e969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d83c2e6f2f974bcc01cc55486567161a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5db120cde1983eba193d64153e61c0f = $(`<div id="html_b5db120cde1983eba193d64153e61c0f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_d83c2e6f2f974bcc01cc55486567161a.setContent(html_b5db120cde1983eba193d64153e61c0f);
|
|
|
|
|
|
|
|
marker_70f219ff537e5517c8112e04f12eb313.bindPopup(popup_d83c2e6f2f974bcc01cc55486567161a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f219ff537e5517c8112e04f12eb313.setIcon(icon_a6ce85c75bcd1030757173e06798e969);
|
|
|
|
|
|
var marker_5393735c84f3b7f4898989de40cf48c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_aea45d572f400ae2bb221a4c6182cce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0bc8e0c8817eabf92455ab87159b52d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4a0ec1467269724608f0de486caf8a3 = $(`<div id="html_a4a0ec1467269724608f0de486caf8a3" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_c0bc8e0c8817eabf92455ab87159b52d.setContent(html_a4a0ec1467269724608f0de486caf8a3);
|
|
|
|
|
|
|
|
marker_5393735c84f3b7f4898989de40cf48c6.bindPopup(popup_c0bc8e0c8817eabf92455ab87159b52d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5393735c84f3b7f4898989de40cf48c6.setIcon(icon_aea45d572f400ae2bb221a4c6182cce3);
|
|
|
|
|
|
var marker_5fe1556c38f22779bcf5f1fb85ac4cac = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c038af545921b7a724fc0968102b66cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_098b11e59163ea1a174569990a201af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71e1cc2861a24407d78ad5695c8dd92b = $(`<div id="html_71e1cc2861a24407d78ad5695c8dd92b" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_098b11e59163ea1a174569990a201af5.setContent(html_71e1cc2861a24407d78ad5695c8dd92b);
|
|
|
|
|
|
|
|
marker_5fe1556c38f22779bcf5f1fb85ac4cac.bindPopup(popup_098b11e59163ea1a174569990a201af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fe1556c38f22779bcf5f1fb85ac4cac.setIcon(icon_c038af545921b7a724fc0968102b66cc);
|
|
|
|
|
|
var marker_eb3e6ff3d69f3c7b50e7d11384b2c96e = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e36e36f9365265beba644ac18a32906d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_424a776cb45fadd1013895448974dca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65752b46fe2fc54b346930c4cf633c75 = $(`<div id="html_65752b46fe2fc54b346930c4cf633c75" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_424a776cb45fadd1013895448974dca9.setContent(html_65752b46fe2fc54b346930c4cf633c75);
|
|
|
|
|
|
|
|
marker_eb3e6ff3d69f3c7b50e7d11384b2c96e.bindPopup(popup_424a776cb45fadd1013895448974dca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb3e6ff3d69f3c7b50e7d11384b2c96e.setIcon(icon_e36e36f9365265beba644ac18a32906d);
|
|
|
|
|
|
var marker_b309181885a8df84908c5f33da6fc6fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_59cf0fe0772bab9a77e554bca86fc41c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f2543a84e45f3cebe8d01b3ab44c5bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e44081e2e179092b43bb4946a4c350b3 = $(`<div id="html_e44081e2e179092b43bb4946a4c350b3" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_1f2543a84e45f3cebe8d01b3ab44c5bb.setContent(html_e44081e2e179092b43bb4946a4c350b3);
|
|
|
|
|
|
|
|
marker_b309181885a8df84908c5f33da6fc6fc.bindPopup(popup_1f2543a84e45f3cebe8d01b3ab44c5bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b309181885a8df84908c5f33da6fc6fc.setIcon(icon_59cf0fe0772bab9a77e554bca86fc41c);
|
|
|
|
|
|
var marker_57ee0cb3c29710c564b617a3bd35bbe3 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_47a58896e8e760202f510e269119b46e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8479b9bcd58902692c57880d90c5b07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eadfafd654501f91ff0115c6621d2c0 = $(`<div id="html_8eadfafd654501f91ff0115c6621d2c0" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_e8479b9bcd58902692c57880d90c5b07.setContent(html_8eadfafd654501f91ff0115c6621d2c0);
|
|
|
|
|
|
|
|
marker_57ee0cb3c29710c564b617a3bd35bbe3.bindPopup(popup_e8479b9bcd58902692c57880d90c5b07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57ee0cb3c29710c564b617a3bd35bbe3.setIcon(icon_47a58896e8e760202f510e269119b46e);
|
|
|
|
|
|
var marker_7e21109418637cbf5728c18b0042eba1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4b3a2f87ad822bbc922a3a4eea00ba43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f523785477aa89801b95baf5f37d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c62070b051fff3f19b3b8a3aef035d6b = $(`<div id="html_c62070b051fff3f19b3b8a3aef035d6b" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_34f523785477aa89801b95baf5f37d68.setContent(html_c62070b051fff3f19b3b8a3aef035d6b);
|
|
|
|
|
|
|
|
marker_7e21109418637cbf5728c18b0042eba1.bindPopup(popup_34f523785477aa89801b95baf5f37d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e21109418637cbf5728c18b0042eba1.setIcon(icon_4b3a2f87ad822bbc922a3a4eea00ba43);
|
|
|
|
|
|
var marker_86e6dbff02a8bec655cf31293acb6392 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_febef4acedad0403138aca6d09c3fa97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce3780265de8c5419016fdcf44f19723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4affa0f8b46e0b6ad08a17b2783b7d4f = $(`<div id="html_4affa0f8b46e0b6ad08a17b2783b7d4f" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_ce3780265de8c5419016fdcf44f19723.setContent(html_4affa0f8b46e0b6ad08a17b2783b7d4f);
|
|
|
|
|
|
|
|
marker_86e6dbff02a8bec655cf31293acb6392.bindPopup(popup_ce3780265de8c5419016fdcf44f19723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e6dbff02a8bec655cf31293acb6392.setIcon(icon_febef4acedad0403138aca6d09c3fa97);
|
|
|
|
|
|
var marker_25198b4ff3e9435f956ca9150476007e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9011eefb4e23edac1bda97ce042e64d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffc77358f6505eb58f5b03cc24d29969 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5451336101457816c31bbb7d85c79960 = $(`<div id="html_5451336101457816c31bbb7d85c79960" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_ffc77358f6505eb58f5b03cc24d29969.setContent(html_5451336101457816c31bbb7d85c79960);
|
|
|
|
|
|
|
|
marker_25198b4ff3e9435f956ca9150476007e.bindPopup(popup_ffc77358f6505eb58f5b03cc24d29969)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25198b4ff3e9435f956ca9150476007e.setIcon(icon_9011eefb4e23edac1bda97ce042e64d6);
|
|
|
|
|
|
var marker_1a3738ba2578f1eeb086b0f5f4f776b0 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4e38923525b7785ffd031d92cb259cff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc12c5bd458b6c0251af8d9795c4c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6cbf33d6f3b8ffb1a42c8eb71ae6a10 = $(`<div id="html_c6cbf33d6f3b8ffb1a42c8eb71ae6a10" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_1bc12c5bd458b6c0251af8d9795c4c6d.setContent(html_c6cbf33d6f3b8ffb1a42c8eb71ae6a10);
|
|
|
|
|
|
|
|
marker_1a3738ba2578f1eeb086b0f5f4f776b0.bindPopup(popup_1bc12c5bd458b6c0251af8d9795c4c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3738ba2578f1eeb086b0f5f4f776b0.setIcon(icon_4e38923525b7785ffd031d92cb259cff);
|
|
|
|
|
|
var marker_3402e526d7b64c6595d5d8cb5592e35c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4e83085e30b0b53731ea1571d08316c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d92e8060cb0431d88e4f5bd07f6961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6429dc556f7def7673b039566aed99 = $(`<div id="html_2c6429dc556f7def7673b039566aed99" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_30d92e8060cb0431d88e4f5bd07f6961.setContent(html_2c6429dc556f7def7673b039566aed99);
|
|
|
|
|
|
|
|
marker_3402e526d7b64c6595d5d8cb5592e35c.bindPopup(popup_30d92e8060cb0431d88e4f5bd07f6961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3402e526d7b64c6595d5d8cb5592e35c.setIcon(icon_4e83085e30b0b53731ea1571d08316c1);
|
|
|
|
|
|
var marker_dfc40c1b4dce7fa831bccc3f017d1d0b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_348818772567356b39281619eddcc33d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f163ee78f965c8ed4d6602b54656c76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_429af1b4ebc5a9f7b059bdd8b006f7f6 = $(`<div id="html_429af1b4ebc5a9f7b059bdd8b006f7f6" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3f163ee78f965c8ed4d6602b54656c76.setContent(html_429af1b4ebc5a9f7b059bdd8b006f7f6);
|
|
|
|
|
|
|
|
marker_dfc40c1b4dce7fa831bccc3f017d1d0b.bindPopup(popup_3f163ee78f965c8ed4d6602b54656c76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc40c1b4dce7fa831bccc3f017d1d0b.setIcon(icon_348818772567356b39281619eddcc33d);
|
|
|
|
|
|
var marker_6b3885d2caafe1f82ecbe556dc38d47c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f297169997a6e3170a43a697609abd98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da30242b0c57fd1081b700f22a9a1922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_028e00b129e18920cbf90bb13d1f5226 = $(`<div id="html_028e00b129e18920cbf90bb13d1f5226" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_da30242b0c57fd1081b700f22a9a1922.setContent(html_028e00b129e18920cbf90bb13d1f5226);
|
|
|
|
|
|
|
|
marker_6b3885d2caafe1f82ecbe556dc38d47c.bindPopup(popup_da30242b0c57fd1081b700f22a9a1922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b3885d2caafe1f82ecbe556dc38d47c.setIcon(icon_f297169997a6e3170a43a697609abd98);
|
|
|
|
|
|
var marker_e655f7374c95a4db4bb26834ce825193 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_cfd0e934205bca47bac225ce53b18656 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0984317b1d48b81b55a498335437117d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d351c731bc132e4d18b4103a591de496 = $(`<div id="html_d351c731bc132e4d18b4103a591de496" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_0984317b1d48b81b55a498335437117d.setContent(html_d351c731bc132e4d18b4103a591de496);
|
|
|
|
|
|
|
|
marker_e655f7374c95a4db4bb26834ce825193.bindPopup(popup_0984317b1d48b81b55a498335437117d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e655f7374c95a4db4bb26834ce825193.setIcon(icon_cfd0e934205bca47bac225ce53b18656);
|
|
|
|
|
|
var marker_d161825620810a47ace6d835e3ea0af7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a1469075f2ebca1c86647d22c6889d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7753130897f3bd4c28eb3f8361b0b5e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a598b529ea1e1fc1a711c4720d60130 = $(`<div id="html_8a598b529ea1e1fc1a711c4720d60130" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_7753130897f3bd4c28eb3f8361b0b5e9.setContent(html_8a598b529ea1e1fc1a711c4720d60130);
|
|
|
|
|
|
|
|
marker_d161825620810a47ace6d835e3ea0af7.bindPopup(popup_7753130897f3bd4c28eb3f8361b0b5e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d161825620810a47ace6d835e3ea0af7.setIcon(icon_a1469075f2ebca1c86647d22c6889d96);
|
|
|
|
|
|
var marker_d970187fa717778aa1189e060e32ebb8 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_185517ad50061c0f648173ba02cab203 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_521ba6d16f803658f49bea9120686fc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e79fd1608f6a1b66c974ff98fa59d2 = $(`<div id="html_47e79fd1608f6a1b66c974ff98fa59d2" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_521ba6d16f803658f49bea9120686fc8.setContent(html_47e79fd1608f6a1b66c974ff98fa59d2);
|
|
|
|
|
|
|
|
marker_d970187fa717778aa1189e060e32ebb8.bindPopup(popup_521ba6d16f803658f49bea9120686fc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d970187fa717778aa1189e060e32ebb8.setIcon(icon_185517ad50061c0f648173ba02cab203);
|
|
|
|
|
|
var marker_c7dd3a3d6f5631c4284e94c82430926e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_07717ee28945ecc1e14149f9cc5c8657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c682172cf6e0f6fa25757ad0904d5e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a8299e93e6188bac7ace7b383c880f6 = $(`<div id="html_5a8299e93e6188bac7ace7b383c880f6" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_4c682172cf6e0f6fa25757ad0904d5e4.setContent(html_5a8299e93e6188bac7ace7b383c880f6);
|
|
|
|
|
|
|
|
marker_c7dd3a3d6f5631c4284e94c82430926e.bindPopup(popup_4c682172cf6e0f6fa25757ad0904d5e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7dd3a3d6f5631c4284e94c82430926e.setIcon(icon_07717ee28945ecc1e14149f9cc5c8657);
|
|
|
|
|
|
var marker_ff531177bcc7026d296155ac3da0d717 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e58499c354a5f53627c6050c993be8a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66fb43407b1ab034b453a042bb2508ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccc1350cc4c43582f3092fa2246be1d0 = $(`<div id="html_ccc1350cc4c43582f3092fa2246be1d0" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_66fb43407b1ab034b453a042bb2508ce.setContent(html_ccc1350cc4c43582f3092fa2246be1d0);
|
|
|
|
|
|
|
|
marker_ff531177bcc7026d296155ac3da0d717.bindPopup(popup_66fb43407b1ab034b453a042bb2508ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff531177bcc7026d296155ac3da0d717.setIcon(icon_e58499c354a5f53627c6050c993be8a3);
|
|
|
|
|
|
var marker_293bdf7d16266efb2c86bcdce67a74b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b040fba34f81482ade06e68ac2e6ae00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f107346463a383332c26fbcc41c23704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd4d098b4a27221c813ecdb8d0ad0bb = $(`<div id="html_9cd4d098b4a27221c813ecdb8d0ad0bb" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_f107346463a383332c26fbcc41c23704.setContent(html_9cd4d098b4a27221c813ecdb8d0ad0bb);
|
|
|
|
|
|
|
|
marker_293bdf7d16266efb2c86bcdce67a74b2.bindPopup(popup_f107346463a383332c26fbcc41c23704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_293bdf7d16266efb2c86bcdce67a74b2.setIcon(icon_b040fba34f81482ade06e68ac2e6ae00);
|
|
|
|
|
|
var marker_094ead8dc1381055fce2681d6d169afc = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_882b2f4644bd97940355e7851042d83c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed55741feb83977d4a8eaf455a888a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ad18d29f520179c75b0ff4c1e58419 = $(`<div id="html_a8ad18d29f520179c75b0ff4c1e58419" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_ed55741feb83977d4a8eaf455a888a57.setContent(html_a8ad18d29f520179c75b0ff4c1e58419);
|
|
|
|
|
|
|
|
marker_094ead8dc1381055fce2681d6d169afc.bindPopup(popup_ed55741feb83977d4a8eaf455a888a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_094ead8dc1381055fce2681d6d169afc.setIcon(icon_882b2f4644bd97940355e7851042d83c);
|
|
|
|
|
|
var marker_ddfcda982315cb63d2f13dd706c77cd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d3e121829482a5bb7c0f8aa9b16bfe20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_044ebc8b70d22d09909f3e5f2fee95c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebd52a20fd10ed39e3833fcc4f5aeccb = $(`<div id="html_ebd52a20fd10ed39e3833fcc4f5aeccb" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_044ebc8b70d22d09909f3e5f2fee95c1.setContent(html_ebd52a20fd10ed39e3833fcc4f5aeccb);
|
|
|
|
|
|
|
|
marker_ddfcda982315cb63d2f13dd706c77cd1.bindPopup(popup_044ebc8b70d22d09909f3e5f2fee95c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddfcda982315cb63d2f13dd706c77cd1.setIcon(icon_d3e121829482a5bb7c0f8aa9b16bfe20);
|
|
|
|
|
|
var marker_0abe647044667a64ab3920e2c7386c5c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_00d2788d17239742615cb9b8627ebb58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d30a1977ee922501da0a3fd7763fb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c4de14f79067d0b98a408d0d87a03b = $(`<div id="html_d5c4de14f79067d0b98a408d0d87a03b" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d6d30a1977ee922501da0a3fd7763fb9.setContent(html_d5c4de14f79067d0b98a408d0d87a03b);
|
|
|
|
|
|
|
|
marker_0abe647044667a64ab3920e2c7386c5c.bindPopup(popup_d6d30a1977ee922501da0a3fd7763fb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0abe647044667a64ab3920e2c7386c5c.setIcon(icon_00d2788d17239742615cb9b8627ebb58);
|
|
|
|
|
|
var marker_caba4ec092ec509f691cf024c83f5b1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f151d0da063aeed1335a8244858eb301 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_718b4194e4834ce0157607a1b4f5ecee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4d59fcfe1dbf755792cd12751091577 = $(`<div id="html_b4d59fcfe1dbf755792cd12751091577" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_718b4194e4834ce0157607a1b4f5ecee.setContent(html_b4d59fcfe1dbf755792cd12751091577);
|
|
|
|
|
|
|
|
marker_caba4ec092ec509f691cf024c83f5b1b.bindPopup(popup_718b4194e4834ce0157607a1b4f5ecee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caba4ec092ec509f691cf024c83f5b1b.setIcon(icon_f151d0da063aeed1335a8244858eb301);
|
|
|
|
|
|
var marker_512f68758e050cefa7bfc7e7517de8dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b3368250afb75e863ab8a9bb2b83bcc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc8dcfed083325d1b42cb1e454b3d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38cddc366dd613fc1ce72ff5abda8562 = $(`<div id="html_38cddc366dd613fc1ce72ff5abda8562" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_5dc8dcfed083325d1b42cb1e454b3d09.setContent(html_38cddc366dd613fc1ce72ff5abda8562);
|
|
|
|
|
|
|
|
marker_512f68758e050cefa7bfc7e7517de8dd.bindPopup(popup_5dc8dcfed083325d1b42cb1e454b3d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_512f68758e050cefa7bfc7e7517de8dd.setIcon(icon_b3368250afb75e863ab8a9bb2b83bcc4);
|
|
|
|
|
|
var marker_1230b001248e7292b4cdac0bb02df738 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4be5ab6fc9b55917764904ca5f16e848 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47e637b691b74130d8ca155d6fa75f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d78e458385a201dbe7c0051fa83cddb3 = $(`<div id="html_d78e458385a201dbe7c0051fa83cddb3" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_47e637b691b74130d8ca155d6fa75f51.setContent(html_d78e458385a201dbe7c0051fa83cddb3);
|
|
|
|
|
|
|
|
marker_1230b001248e7292b4cdac0bb02df738.bindPopup(popup_47e637b691b74130d8ca155d6fa75f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1230b001248e7292b4cdac0bb02df738.setIcon(icon_4be5ab6fc9b55917764904ca5f16e848);
|
|
|
|
|
|
var marker_fd5f048b118e1ccafca05a9ce33cc42b = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f2abb2c146449b31bdf8a206c9e00cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c69d7fe388da38eadd3cf7090c414b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcdebed42c94fc96492bc62f795aa85f = $(`<div id="html_fcdebed42c94fc96492bc62f795aa85f" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_4c69d7fe388da38eadd3cf7090c414b9.setContent(html_fcdebed42c94fc96492bc62f795aa85f);
|
|
|
|
|
|
|
|
marker_fd5f048b118e1ccafca05a9ce33cc42b.bindPopup(popup_4c69d7fe388da38eadd3cf7090c414b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd5f048b118e1ccafca05a9ce33cc42b.setIcon(icon_f2abb2c146449b31bdf8a206c9e00cb7);
|
|
|
|
|
|
var marker_09405d562df4677004a8f882ba292818 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_05120ecfe9d55e3190630b7bbc9205a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02591f8cb78288b1ef5da51dc53e5895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1cd5583ec74cf4ebecd6a8abf7f11d2 = $(`<div id="html_e1cd5583ec74cf4ebecd6a8abf7f11d2" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_02591f8cb78288b1ef5da51dc53e5895.setContent(html_e1cd5583ec74cf4ebecd6a8abf7f11d2);
|
|
|
|
|
|
|
|
marker_09405d562df4677004a8f882ba292818.bindPopup(popup_02591f8cb78288b1ef5da51dc53e5895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09405d562df4677004a8f882ba292818.setIcon(icon_05120ecfe9d55e3190630b7bbc9205a3);
|
|
|
|
|
|
var marker_8b8d3e0e261e79b4a8a852e2148bb656 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_08e731efc7009be3744f961f2417f138 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08cc65046538c3dbb62dee64f6fe14e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f0a856a4a5d307327f5063e1bfdc80a = $(`<div id="html_2f0a856a4a5d307327f5063e1bfdc80a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_08cc65046538c3dbb62dee64f6fe14e4.setContent(html_2f0a856a4a5d307327f5063e1bfdc80a);
|
|
|
|
|
|
|
|
marker_8b8d3e0e261e79b4a8a852e2148bb656.bindPopup(popup_08cc65046538c3dbb62dee64f6fe14e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8d3e0e261e79b4a8a852e2148bb656.setIcon(icon_08e731efc7009be3744f961f2417f138);
|
|
|
|
|
|
var marker_49b9877c60521ee19ee76e15d34741a5 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5813ed251948d56fafc79e336532bc6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9906714f85a6c34897e731bf3db48f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_498e6da543199056b12dbfd98f87a905 = $(`<div id="html_498e6da543199056b12dbfd98f87a905" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_2e9906714f85a6c34897e731bf3db48f.setContent(html_498e6da543199056b12dbfd98f87a905);
|
|
|
|
|
|
|
|
marker_49b9877c60521ee19ee76e15d34741a5.bindPopup(popup_2e9906714f85a6c34897e731bf3db48f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b9877c60521ee19ee76e15d34741a5.setIcon(icon_5813ed251948d56fafc79e336532bc6a);
|
|
|
|
|
|
var marker_cc0200f4d0d3b3f2534a60b03a3f5b1c = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bd045fc00e9cef3c4f6a587f3d27b525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98d2e5c2d26bdde90afafd52a0c96822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6372a0520a1f97c9a1aa1d1b0e90147d = $(`<div id="html_6372a0520a1f97c9a1aa1d1b0e90147d" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_98d2e5c2d26bdde90afafd52a0c96822.setContent(html_6372a0520a1f97c9a1aa1d1b0e90147d);
|
|
|
|
|
|
|
|
marker_cc0200f4d0d3b3f2534a60b03a3f5b1c.bindPopup(popup_98d2e5c2d26bdde90afafd52a0c96822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0200f4d0d3b3f2534a60b03a3f5b1c.setIcon(icon_bd045fc00e9cef3c4f6a587f3d27b525);
|
|
|
|
|
|
var marker_673af927eb005187d7a43685651f9f7a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1aa2f737a5550e92e4ba620a48becc42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5bc0449188c5b31a5cce7aa2ac92d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb99d301c34da60afff296637a78e6e = $(`<div id="html_feb99d301c34da60afff296637a78e6e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a5bc0449188c5b31a5cce7aa2ac92d06.setContent(html_feb99d301c34da60afff296637a78e6e);
|
|
|
|
|
|
|
|
marker_673af927eb005187d7a43685651f9f7a.bindPopup(popup_a5bc0449188c5b31a5cce7aa2ac92d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_673af927eb005187d7a43685651f9f7a.setIcon(icon_1aa2f737a5550e92e4ba620a48becc42);
|
|
|
|
|
|
var marker_dd91369ccf558416f81bf8fb537b4b6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_01c4ddcdf845a76d0d1fcae457a7801e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e73895b2cc374abcef0a9e168d4d052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954c88a98b3e8e4d2f3d61b37a0144a5 = $(`<div id="html_954c88a98b3e8e4d2f3d61b37a0144a5" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_7e73895b2cc374abcef0a9e168d4d052.setContent(html_954c88a98b3e8e4d2f3d61b37a0144a5);
|
|
|
|
|
|
|
|
marker_dd91369ccf558416f81bf8fb537b4b6f.bindPopup(popup_7e73895b2cc374abcef0a9e168d4d052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd91369ccf558416f81bf8fb537b4b6f.setIcon(icon_01c4ddcdf845a76d0d1fcae457a7801e);
|
|
|
|
|
|
var marker_62a917473d22f45b4d026a17cde23e01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6203da3bbb64902166eebfaa9d49a992 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24574f1dbe6f50d42526bb71c961b7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39ac1c6cef2f9d894593a78b4063328e = $(`<div id="html_39ac1c6cef2f9d894593a78b4063328e" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_24574f1dbe6f50d42526bb71c961b7ea.setContent(html_39ac1c6cef2f9d894593a78b4063328e);
|
|
|
|
|
|
|
|
marker_62a917473d22f45b4d026a17cde23e01.bindPopup(popup_24574f1dbe6f50d42526bb71c961b7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62a917473d22f45b4d026a17cde23e01.setIcon(icon_6203da3bbb64902166eebfaa9d49a992);
|
|
|
|
|
|
var marker_3f0a6ed41a7bc21cf99381e4ebaace1f = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_07c40402a75610ffbd8741f7d0da3bbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b58ee3021db8e4b67be62fdff61fd11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f051af176ccc31afba31610529b3c5e5 = $(`<div id="html_f051af176ccc31afba31610529b3c5e5" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_2b58ee3021db8e4b67be62fdff61fd11.setContent(html_f051af176ccc31afba31610529b3c5e5);
|
|
|
|
|
|
|
|
marker_3f0a6ed41a7bc21cf99381e4ebaace1f.bindPopup(popup_2b58ee3021db8e4b67be62fdff61fd11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0a6ed41a7bc21cf99381e4ebaace1f.setIcon(icon_07c40402a75610ffbd8741f7d0da3bbf);
|
|
|
|
|
|
var marker_fc5a49d5cdb6571093bd5fe4cc834cac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8dac01a8f91daff3118da2349a2669c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cdefe0346077f45a6f822f5d03c7163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1854dd929eedef09268d0e510796ebb = $(`<div id="html_d1854dd929eedef09268d0e510796ebb" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_0cdefe0346077f45a6f822f5d03c7163.setContent(html_d1854dd929eedef09268d0e510796ebb);
|
|
|
|
|
|
|
|
marker_fc5a49d5cdb6571093bd5fe4cc834cac.bindPopup(popup_0cdefe0346077f45a6f822f5d03c7163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc5a49d5cdb6571093bd5fe4cc834cac.setIcon(icon_8dac01a8f91daff3118da2349a2669c0);
|
|
|
|
|
|
var marker_812cfd0317a71556254df520f64a76ce = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fce89bf461723c5c3f8ca8a6f89405e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_045955aefcf593f9842627c7d3dbf020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6a150f2712156ed2acbd495f5c20600 = $(`<div id="html_c6a150f2712156ed2acbd495f5c20600" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_045955aefcf593f9842627c7d3dbf020.setContent(html_c6a150f2712156ed2acbd495f5c20600);
|
|
|
|
|
|
|
|
marker_812cfd0317a71556254df520f64a76ce.bindPopup(popup_045955aefcf593f9842627c7d3dbf020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_812cfd0317a71556254df520f64a76ce.setIcon(icon_fce89bf461723c5c3f8ca8a6f89405e2);
|
|
|
|
|
|
var marker_e7181d8d98f1530bab4e5e54c15702a5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ddd7a4de96439a2e4c45bcac26ac2dd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_988df75981c7074fe20de4ed6e49e870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b0ccc38fe3a5627052adf917b76aa4 = $(`<div id="html_52b0ccc38fe3a5627052adf917b76aa4" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_988df75981c7074fe20de4ed6e49e870.setContent(html_52b0ccc38fe3a5627052adf917b76aa4);
|
|
|
|
|
|
|
|
marker_e7181d8d98f1530bab4e5e54c15702a5.bindPopup(popup_988df75981c7074fe20de4ed6e49e870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7181d8d98f1530bab4e5e54c15702a5.setIcon(icon_ddd7a4de96439a2e4c45bcac26ac2dd9);
|
|
|
|
|
|
var marker_b2884f04ccde6cc5fba52072add6f1f5 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_02480d48a1bd6e114a3ab064de83e701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e99780a9213cabe5ae111c4f04981368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2183095b732397ddd31b1c34294c9d50 = $(`<div id="html_2183095b732397ddd31b1c34294c9d50" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_e99780a9213cabe5ae111c4f04981368.setContent(html_2183095b732397ddd31b1c34294c9d50);
|
|
|
|
|
|
|
|
marker_b2884f04ccde6cc5fba52072add6f1f5.bindPopup(popup_e99780a9213cabe5ae111c4f04981368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2884f04ccde6cc5fba52072add6f1f5.setIcon(icon_02480d48a1bd6e114a3ab064de83e701);
|
|
|
|
|
|
var marker_25e4c16276efb5b07b3f4cba3fbcb8db = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_38e9ed650e708944d6465100c46e6f0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_007ba3fc3a8b431cbec2ffd8aa3cafeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b99c39cc9b3e84594456aab55099437e = $(`<div id="html_b99c39cc9b3e84594456aab55099437e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_007ba3fc3a8b431cbec2ffd8aa3cafeb.setContent(html_b99c39cc9b3e84594456aab55099437e);
|
|
|
|
|
|
|
|
marker_25e4c16276efb5b07b3f4cba3fbcb8db.bindPopup(popup_007ba3fc3a8b431cbec2ffd8aa3cafeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25e4c16276efb5b07b3f4cba3fbcb8db.setIcon(icon_38e9ed650e708944d6465100c46e6f0e);
|
|
|
|
|
|
var marker_4e67425a1d35d0424c95c659094c1f50 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_03bc5fd572a6823319ca35899c0bde1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afd570770dffecc91ba990af625f2f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d46d4f271bf58dd8b3c96f3e6f642af9 = $(`<div id="html_d46d4f271bf58dd8b3c96f3e6f642af9" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6afd570770dffecc91ba990af625f2f4.setContent(html_d46d4f271bf58dd8b3c96f3e6f642af9);
|
|
|
|
|
|
|
|
marker_4e67425a1d35d0424c95c659094c1f50.bindPopup(popup_6afd570770dffecc91ba990af625f2f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e67425a1d35d0424c95c659094c1f50.setIcon(icon_03bc5fd572a6823319ca35899c0bde1a);
|
|
|
|
|
|
var marker_9f43b2ac3370c87c58c8262a2b38602f = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_64b88cb0c798684a82d03b993dd4dce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d120eea613509c678964cbbe49d4a4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad3da17e0789bd8ea3b26525504a6a87 = $(`<div id="html_ad3da17e0789bd8ea3b26525504a6a87" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_3d120eea613509c678964cbbe49d4a4a.setContent(html_ad3da17e0789bd8ea3b26525504a6a87);
|
|
|
|
|
|
|
|
marker_9f43b2ac3370c87c58c8262a2b38602f.bindPopup(popup_3d120eea613509c678964cbbe49d4a4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f43b2ac3370c87c58c8262a2b38602f.setIcon(icon_64b88cb0c798684a82d03b993dd4dce3);
|
|
|
|
|
|
var marker_85f6528927c32d3892005d3ba5b82c54 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f803573f6d9023c0d733494e64e5b48b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3dcb71fffbd23d8eaaab545737a8889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8256e7e69fbf3d8161006b5a7cb58649 = $(`<div id="html_8256e7e69fbf3d8161006b5a7cb58649" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f3dcb71fffbd23d8eaaab545737a8889.setContent(html_8256e7e69fbf3d8161006b5a7cb58649);
|
|
|
|
|
|
|
|
marker_85f6528927c32d3892005d3ba5b82c54.bindPopup(popup_f3dcb71fffbd23d8eaaab545737a8889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f6528927c32d3892005d3ba5b82c54.setIcon(icon_f803573f6d9023c0d733494e64e5b48b);
|
|
|
|
|
|
var marker_0267145911dc1c0744e387c3367e7ace = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_48f81adbc3d273365e56c1fccdefb6ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_336c0ff0310dd212815149847aa843e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0414c748e3df98afa3b706d7881e96e4 = $(`<div id="html_0414c748e3df98afa3b706d7881e96e4" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_336c0ff0310dd212815149847aa843e4.setContent(html_0414c748e3df98afa3b706d7881e96e4);
|
|
|
|
|
|
|
|
marker_0267145911dc1c0744e387c3367e7ace.bindPopup(popup_336c0ff0310dd212815149847aa843e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0267145911dc1c0744e387c3367e7ace.setIcon(icon_48f81adbc3d273365e56c1fccdefb6ef);
|
|
|
|
|
|
var marker_100e36624ea6bc61a2be3bb4971ef5ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bb4d8413ee1781d1cbccdddfa3ab7da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2d48a71bd257717d4fd41c9a5b1154b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24831063d691aa5ff1212946cb7a8f7b = $(`<div id="html_24831063d691aa5ff1212946cb7a8f7b" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_d2d48a71bd257717d4fd41c9a5b1154b.setContent(html_24831063d691aa5ff1212946cb7a8f7b);
|
|
|
|
|
|
|
|
marker_100e36624ea6bc61a2be3bb4971ef5ff.bindPopup(popup_d2d48a71bd257717d4fd41c9a5b1154b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_100e36624ea6bc61a2be3bb4971ef5ff.setIcon(icon_bb4d8413ee1781d1cbccdddfa3ab7da9);
|
|
|
|
|
|
var marker_3e759a9a349b85e7d7a595d8e818145f = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f3284a204146b4a0796ece9184311227 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2fa9eb953d87a64c894d62bd49b064f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3c286e7b90de503768cef63ff70265f = $(`<div id="html_e3c286e7b90de503768cef63ff70265f" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_f2fa9eb953d87a64c894d62bd49b064f.setContent(html_e3c286e7b90de503768cef63ff70265f);
|
|
|
|
|
|
|
|
marker_3e759a9a349b85e7d7a595d8e818145f.bindPopup(popup_f2fa9eb953d87a64c894d62bd49b064f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e759a9a349b85e7d7a595d8e818145f.setIcon(icon_f3284a204146b4a0796ece9184311227);
|
|
|
|
|
|
var marker_2e5d6ce749d47e592c380b6e607bae2c = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0a2a4457aef458281831bc71cb9d7ff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3935688e3254a0e506080e93f07869f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbdf8927cb1cf12526ec938a1fa94900 = $(`<div id="html_cbdf8927cb1cf12526ec938a1fa94900" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_3935688e3254a0e506080e93f07869f9.setContent(html_cbdf8927cb1cf12526ec938a1fa94900);
|
|
|
|
|
|
|
|
marker_2e5d6ce749d47e592c380b6e607bae2c.bindPopup(popup_3935688e3254a0e506080e93f07869f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5d6ce749d47e592c380b6e607bae2c.setIcon(icon_0a2a4457aef458281831bc71cb9d7ff5);
|
|
|
|
|
|
var marker_23bb737de05c9285fe89a2f5b194a82f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_3384ab6520e8dc79d87b88ca328bc070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37b2282694467e8f9da830dd8a5b8efb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0fc058100715515032fe29eb11797f2 = $(`<div id="html_a0fc058100715515032fe29eb11797f2" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_37b2282694467e8f9da830dd8a5b8efb.setContent(html_a0fc058100715515032fe29eb11797f2);
|
|
|
|
|
|
|
|
marker_23bb737de05c9285fe89a2f5b194a82f.bindPopup(popup_37b2282694467e8f9da830dd8a5b8efb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23bb737de05c9285fe89a2f5b194a82f.setIcon(icon_3384ab6520e8dc79d87b88ca328bc070);
|
|
|
|
|
|
var marker_9de820d3fc910e2451f05df76543bf47 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9c7e052a9d7788a4e92a577e2c32964f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77037c0b4f002dc40b891049f38292c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac1bb1c5d501ab940df6a4d687d87c6f = $(`<div id="html_ac1bb1c5d501ab940df6a4d687d87c6f" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_a77037c0b4f002dc40b891049f38292c.setContent(html_ac1bb1c5d501ab940df6a4d687d87c6f);
|
|
|
|
|
|
|
|
marker_9de820d3fc910e2451f05df76543bf47.bindPopup(popup_a77037c0b4f002dc40b891049f38292c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de820d3fc910e2451f05df76543bf47.setIcon(icon_9c7e052a9d7788a4e92a577e2c32964f);
|
|
|
|
|
|
var marker_a4aecde5bbe5528421a2dd7e65e372ca = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_73f683ef369c302825a35e312f336f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2a44be9a3136719a2541c1effeb8dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f433e202c66b3772722fcaba1f2b6d7 = $(`<div id="html_5f433e202c66b3772722fcaba1f2b6d7" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_c2a44be9a3136719a2541c1effeb8dab.setContent(html_5f433e202c66b3772722fcaba1f2b6d7);
|
|
|
|
|
|
|
|
marker_a4aecde5bbe5528421a2dd7e65e372ca.bindPopup(popup_c2a44be9a3136719a2541c1effeb8dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4aecde5bbe5528421a2dd7e65e372ca.setIcon(icon_73f683ef369c302825a35e312f336f37);
|
|
|
|
|
|
var marker_15cd0f02af71d6c7620af1aa04f334e5 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b3f04c016fb6b251b9cb1d8cfe288054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc580b8616270d0b28e4ec339feea5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb5e06d29215bd9f55f0574e79ab1b9 = $(`<div id="html_9cb5e06d29215bd9f55f0574e79ab1b9" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_2bc580b8616270d0b28e4ec339feea5f.setContent(html_9cb5e06d29215bd9f55f0574e79ab1b9);
|
|
|
|
|
|
|
|
marker_15cd0f02af71d6c7620af1aa04f334e5.bindPopup(popup_2bc580b8616270d0b28e4ec339feea5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15cd0f02af71d6c7620af1aa04f334e5.setIcon(icon_b3f04c016fb6b251b9cb1d8cfe288054);
|
|
|
|
|
|
var marker_12727f3c9ed1c11bdb8d063327772c40 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_68a4ec315fa8d2db423a8c65753b8077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d82b31e7d94171bfe8341f1b26fc006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7896359aba357c00e140ffa40435003 = $(`<div id="html_a7896359aba357c00e140ffa40435003" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_8d82b31e7d94171bfe8341f1b26fc006.setContent(html_a7896359aba357c00e140ffa40435003);
|
|
|
|
|
|
|
|
marker_12727f3c9ed1c11bdb8d063327772c40.bindPopup(popup_8d82b31e7d94171bfe8341f1b26fc006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12727f3c9ed1c11bdb8d063327772c40.setIcon(icon_68a4ec315fa8d2db423a8c65753b8077);
|
|
|
|
|
|
var marker_0cdcf252c8f147ef594c26015bd04a54 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0aa911328621d17353d3bfe23bf07815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_581faf1a7f0e7d127f9333459ba95f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac000a1f12d44c732d319df632082067 = $(`<div id="html_ac000a1f12d44c732d319df632082067" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_581faf1a7f0e7d127f9333459ba95f51.setContent(html_ac000a1f12d44c732d319df632082067);
|
|
|
|
|
|
|
|
marker_0cdcf252c8f147ef594c26015bd04a54.bindPopup(popup_581faf1a7f0e7d127f9333459ba95f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cdcf252c8f147ef594c26015bd04a54.setIcon(icon_0aa911328621d17353d3bfe23bf07815);
|
|
|
|
|
|
var marker_1ed4f30af692d1d547a76a053603c95c = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_04c28551c36d3ec4d17137781530c6c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bd9ad329c0833be3417f0bf36265b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7fd03f1c28d4883a53d332977b51b5c = $(`<div id="html_e7fd03f1c28d4883a53d332977b51b5c" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6bd9ad329c0833be3417f0bf36265b23.setContent(html_e7fd03f1c28d4883a53d332977b51b5c);
|
|
|
|
|
|
|
|
marker_1ed4f30af692d1d547a76a053603c95c.bindPopup(popup_6bd9ad329c0833be3417f0bf36265b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed4f30af692d1d547a76a053603c95c.setIcon(icon_04c28551c36d3ec4d17137781530c6c1);
|
|
|
|
|
|
var marker_72390415ad7776186d90ad09fa16c269 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_3ad36bf9e947c9b5dddb2442e1ce3c88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a7a91803eb30e98615e0dccfbf24e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_411d695e6a366642acb6e9bec4640e99 = $(`<div id="html_411d695e6a366642acb6e9bec4640e99" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_79a7a91803eb30e98615e0dccfbf24e5.setContent(html_411d695e6a366642acb6e9bec4640e99);
|
|
|
|
|
|
|
|
marker_72390415ad7776186d90ad09fa16c269.bindPopup(popup_79a7a91803eb30e98615e0dccfbf24e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72390415ad7776186d90ad09fa16c269.setIcon(icon_3ad36bf9e947c9b5dddb2442e1ce3c88);
|
|
|
|
|
|
var marker_2b817dc53959e9247112ec6a401ea33c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bd82e0b76f0feb309edf5b53a6df3f2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c33ed99b645c01eb21e5f9ef29be430c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_615cd0e4b88ea52c52c3679d9e684c73 = $(`<div id="html_615cd0e4b88ea52c52c3679d9e684c73" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_c33ed99b645c01eb21e5f9ef29be430c.setContent(html_615cd0e4b88ea52c52c3679d9e684c73);
|
|
|
|
|
|
|
|
marker_2b817dc53959e9247112ec6a401ea33c.bindPopup(popup_c33ed99b645c01eb21e5f9ef29be430c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b817dc53959e9247112ec6a401ea33c.setIcon(icon_bd82e0b76f0feb309edf5b53a6df3f2a);
|
|
|
|
|
|
var marker_0e09beebc4bae6262d46070ec985f3fd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b5e6157f1092ef968dbea62311f9b4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dec1318c5c22a9d812b6d2770dd2a91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b0ce06c37977d3adc6b0d99689365da = $(`<div id="html_2b0ce06c37977d3adc6b0d99689365da" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_7dec1318c5c22a9d812b6d2770dd2a91.setContent(html_2b0ce06c37977d3adc6b0d99689365da);
|
|
|
|
|
|
|
|
marker_0e09beebc4bae6262d46070ec985f3fd.bindPopup(popup_7dec1318c5c22a9d812b6d2770dd2a91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e09beebc4bae6262d46070ec985f3fd.setIcon(icon_b5e6157f1092ef968dbea62311f9b4fd);
|
|
|
|
|
|
var marker_3614d17cb9a6eea917f260cdf7627461 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_55a941981a267ac7c9b668cbef214825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fab7fc580a888b65053d68fcb23e1ac9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d515b7525a10135755183531b8c85f8 = $(`<div id="html_2d515b7525a10135755183531b8c85f8" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_fab7fc580a888b65053d68fcb23e1ac9.setContent(html_2d515b7525a10135755183531b8c85f8);
|
|
|
|
|
|
|
|
marker_3614d17cb9a6eea917f260cdf7627461.bindPopup(popup_fab7fc580a888b65053d68fcb23e1ac9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3614d17cb9a6eea917f260cdf7627461.setIcon(icon_55a941981a267ac7c9b668cbef214825);
|
|
|
|
|
|
var marker_544e65653148d1e6264c3c0be80d48dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_156a4dd8450e2e06496ee80521bcf79c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8e17a43f893214ca0d5af0989a044c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ba64d728ff3cc8e08d16bf6f30e639 = $(`<div id="html_b6ba64d728ff3cc8e08d16bf6f30e639" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ed8e17a43f893214ca0d5af0989a044c.setContent(html_b6ba64d728ff3cc8e08d16bf6f30e639);
|
|
|
|
|
|
|
|
marker_544e65653148d1e6264c3c0be80d48dd.bindPopup(popup_ed8e17a43f893214ca0d5af0989a044c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_544e65653148d1e6264c3c0be80d48dd.setIcon(icon_156a4dd8450e2e06496ee80521bcf79c);
|
|
|
|
|
|
var marker_9d28c163431270ea9c6364ad68160f50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8e7faa51cadac24340ffa213ce7b2f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0c4e37c9cf2ae5984a6944b60f1bf42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76a52f42139c5fda11ee3207114052c = $(`<div id="html_a76a52f42139c5fda11ee3207114052c" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_a0c4e37c9cf2ae5984a6944b60f1bf42.setContent(html_a76a52f42139c5fda11ee3207114052c);
|
|
|
|
|
|
|
|
marker_9d28c163431270ea9c6364ad68160f50.bindPopup(popup_a0c4e37c9cf2ae5984a6944b60f1bf42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d28c163431270ea9c6364ad68160f50.setIcon(icon_8e7faa51cadac24340ffa213ce7b2f6d);
|
|
|
|
|
|
var marker_c41e29605b0f51a808423d2792e907d7 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e839547569965f2205a6c6ef205a389b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b4a167b07ca7debc47e367abaa9014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71164ef4961112d6d4baf834cb8214f1 = $(`<div id="html_71164ef4961112d6d4baf834cb8214f1" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_b5b4a167b07ca7debc47e367abaa9014.setContent(html_71164ef4961112d6d4baf834cb8214f1);
|
|
|
|
|
|
|
|
marker_c41e29605b0f51a808423d2792e907d7.bindPopup(popup_b5b4a167b07ca7debc47e367abaa9014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41e29605b0f51a808423d2792e907d7.setIcon(icon_e839547569965f2205a6c6ef205a389b);
|
|
|
|
|
|
var marker_dec1c2bc471d265f2ca190dafece8047 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_eef9cc62d36156781d71133bde9af924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6896094967894d178a128eb28bc2413 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b56c261ea66143334deb325e8112c074 = $(`<div id="html_b56c261ea66143334deb325e8112c074" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_d6896094967894d178a128eb28bc2413.setContent(html_b56c261ea66143334deb325e8112c074);
|
|
|
|
|
|
|
|
marker_dec1c2bc471d265f2ca190dafece8047.bindPopup(popup_d6896094967894d178a128eb28bc2413)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dec1c2bc471d265f2ca190dafece8047.setIcon(icon_eef9cc62d36156781d71133bde9af924);
|
|
|
|
|
|
var marker_f7389086efc533a99e0272f041dd5099 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c4880916e9ed47e89a885728a9e019c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaa941635d0fe4c4bfc63f8783e29895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d02b48be468749453bc4e9eb493d9d78 = $(`<div id="html_d02b48be468749453bc4e9eb493d9d78" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_aaa941635d0fe4c4bfc63f8783e29895.setContent(html_d02b48be468749453bc4e9eb493d9d78);
|
|
|
|
|
|
|
|
marker_f7389086efc533a99e0272f041dd5099.bindPopup(popup_aaa941635d0fe4c4bfc63f8783e29895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7389086efc533a99e0272f041dd5099.setIcon(icon_c4880916e9ed47e89a885728a9e019c2);
|
|
|
|
|
|
var marker_234cd4a2f97e854b16cfe9e3dd31efb9 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4fa915c74f323bac83645ad57ece7371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_157cd574a4a1814e5c46dab5437750e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18cd6e26e0b916ba96d9a1f8919ebbff = $(`<div id="html_18cd6e26e0b916ba96d9a1f8919ebbff" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_157cd574a4a1814e5c46dab5437750e7.setContent(html_18cd6e26e0b916ba96d9a1f8919ebbff);
|
|
|
|
|
|
|
|
marker_234cd4a2f97e854b16cfe9e3dd31efb9.bindPopup(popup_157cd574a4a1814e5c46dab5437750e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_234cd4a2f97e854b16cfe9e3dd31efb9.setIcon(icon_4fa915c74f323bac83645ad57ece7371);
|
|
|
|
|
|
var marker_e4c1aab5300c0a6b4f595d9a732f863a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9d9713a30d8ac73b0ff16ed489a408a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_600e1cc5fc2a0041cb9600e801749838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a0e0929e49bd9e2a6043bb21415dec8 = $(`<div id="html_4a0e0929e49bd9e2a6043bb21415dec8" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_600e1cc5fc2a0041cb9600e801749838.setContent(html_4a0e0929e49bd9e2a6043bb21415dec8);
|
|
|
|
|
|
|
|
marker_e4c1aab5300c0a6b4f595d9a732f863a.bindPopup(popup_600e1cc5fc2a0041cb9600e801749838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4c1aab5300c0a6b4f595d9a732f863a.setIcon(icon_9d9713a30d8ac73b0ff16ed489a408a7);
|
|
|
|
|
|
var marker_9bec1cee13dfdb46a6d54a2dde0d1a0f = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_65f961e00f90841372324cebb6a5c62b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbaf4296ff0e5774cd705435bc0353cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e86f4212f9f23b7b76adcb662bf61979 = $(`<div id="html_e86f4212f9f23b7b76adcb662bf61979" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_fbaf4296ff0e5774cd705435bc0353cb.setContent(html_e86f4212f9f23b7b76adcb662bf61979);
|
|
|
|
|
|
|
|
marker_9bec1cee13dfdb46a6d54a2dde0d1a0f.bindPopup(popup_fbaf4296ff0e5774cd705435bc0353cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bec1cee13dfdb46a6d54a2dde0d1a0f.setIcon(icon_65f961e00f90841372324cebb6a5c62b);
|
|
|
|
|
|
var marker_33e3890608444dd9b3239bc2aaf9c310 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2b84847cfa9cabc2a44a69a12038c739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de175430fb50eec0f5ea368c0c8b28ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daaac4cabe0765bde71018f1868af7d9 = $(`<div id="html_daaac4cabe0765bde71018f1868af7d9" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_de175430fb50eec0f5ea368c0c8b28ad.setContent(html_daaac4cabe0765bde71018f1868af7d9);
|
|
|
|
|
|
|
|
marker_33e3890608444dd9b3239bc2aaf9c310.bindPopup(popup_de175430fb50eec0f5ea368c0c8b28ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e3890608444dd9b3239bc2aaf9c310.setIcon(icon_2b84847cfa9cabc2a44a69a12038c739);
|
|
|
|
|
|
var marker_74209b09170225f4ad9854f04881899a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8f56e4d9dd0014fa80509e9a015be416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e9d9e9af13f10e1a7220d5616241efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f286959592e725309980833e051d82c4 = $(`<div id="html_f286959592e725309980833e051d82c4" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_5e9d9e9af13f10e1a7220d5616241efa.setContent(html_f286959592e725309980833e051d82c4);
|
|
|
|
|
|
|
|
marker_74209b09170225f4ad9854f04881899a.bindPopup(popup_5e9d9e9af13f10e1a7220d5616241efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74209b09170225f4ad9854f04881899a.setIcon(icon_8f56e4d9dd0014fa80509e9a015be416);
|
|
|
|
|
|
var marker_188ba7b50104a4a4f8db24395be3d9a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ecd178c01c6df367b50a008338659789 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa97263f94e9b99c57cb970991a10cae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7ec762112373f014b55aa883352ee7 = $(`<div id="html_ab7ec762112373f014b55aa883352ee7" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_fa97263f94e9b99c57cb970991a10cae.setContent(html_ab7ec762112373f014b55aa883352ee7);
|
|
|
|
|
|
|
|
marker_188ba7b50104a4a4f8db24395be3d9a6.bindPopup(popup_fa97263f94e9b99c57cb970991a10cae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_188ba7b50104a4a4f8db24395be3d9a6.setIcon(icon_ecd178c01c6df367b50a008338659789);
|
|
|
|
|
|
var marker_0c115ed6d3169cd5abcb87ed1d98fd51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_838caed22382245ea980054abebef0fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df438cfd7130a023c442d1865ab01120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ad70c52edfc2c0d8e08dbdcfe9e9a1 = $(`<div id="html_99ad70c52edfc2c0d8e08dbdcfe9e9a1" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_df438cfd7130a023c442d1865ab01120.setContent(html_99ad70c52edfc2c0d8e08dbdcfe9e9a1);
|
|
|
|
|
|
|
|
marker_0c115ed6d3169cd5abcb87ed1d98fd51.bindPopup(popup_df438cfd7130a023c442d1865ab01120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c115ed6d3169cd5abcb87ed1d98fd51.setIcon(icon_838caed22382245ea980054abebef0fa);
|
|
|
|
|
|
var marker_c40c51fc19141885eed6d26d57a64251 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1daf287d327c2c138ac25642d4f235fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27edee40bb8049e9610373fc6072c4ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6051eaf13527e007c0c7cc08d29c094a = $(`<div id="html_6051eaf13527e007c0c7cc08d29c094a" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_27edee40bb8049e9610373fc6072c4ba.setContent(html_6051eaf13527e007c0c7cc08d29c094a);
|
|
|
|
|
|
|
|
marker_c40c51fc19141885eed6d26d57a64251.bindPopup(popup_27edee40bb8049e9610373fc6072c4ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40c51fc19141885eed6d26d57a64251.setIcon(icon_1daf287d327c2c138ac25642d4f235fc);
|
|
|
|
|
|
var marker_1bc70549608c71b8d1c03cb429b58779 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e19b46fd7c45fa45a1535a73d7198884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ab28a030533aac26c7253c558c1200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5fec736cd1a2769cf84f8af9df076d1 = $(`<div id="html_d5fec736cd1a2769cf84f8af9df076d1" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_d8ab28a030533aac26c7253c558c1200.setContent(html_d5fec736cd1a2769cf84f8af9df076d1);
|
|
|
|
|
|
|
|
marker_1bc70549608c71b8d1c03cb429b58779.bindPopup(popup_d8ab28a030533aac26c7253c558c1200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc70549608c71b8d1c03cb429b58779.setIcon(icon_e19b46fd7c45fa45a1535a73d7198884);
|
|
|
|
|
|
var marker_e7a94dafae4bbd5b3bc9ec472d219034 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2a4883ed731c3e6f2be04ebabc74904f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb96f02a087c1633c2efc4330d28398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76fd5e7a43cd341b45e35961cdd15a0 = $(`<div id="html_e76fd5e7a43cd341b45e35961cdd15a0" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_9fb96f02a087c1633c2efc4330d28398.setContent(html_e76fd5e7a43cd341b45e35961cdd15a0);
|
|
|
|
|
|
|
|
marker_e7a94dafae4bbd5b3bc9ec472d219034.bindPopup(popup_9fb96f02a087c1633c2efc4330d28398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a94dafae4bbd5b3bc9ec472d219034.setIcon(icon_2a4883ed731c3e6f2be04ebabc74904f);
|
|
|
|
|
|
var marker_e5f5077b3e923ea7a6831ef31e3ccec1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7691620baba38288f78ff08333ee4a70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ebb2170f25dedcb6375c4934adc8d31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28947bd096e1e0fec2048366ca537d2b = $(`<div id="html_28947bd096e1e0fec2048366ca537d2b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_1ebb2170f25dedcb6375c4934adc8d31.setContent(html_28947bd096e1e0fec2048366ca537d2b);
|
|
|
|
|
|
|
|
marker_e5f5077b3e923ea7a6831ef31e3ccec1.bindPopup(popup_1ebb2170f25dedcb6375c4934adc8d31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5f5077b3e923ea7a6831ef31e3ccec1.setIcon(icon_7691620baba38288f78ff08333ee4a70);
|
|
|
|
|
|
var marker_d9c54b096774fdfaac36e7053ee9b652 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fca82bebd75106f65aa4dbe3de312f60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e6d87c39a16844fd689595188db98bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9520bea810f4ab039b591054fb52b93 = $(`<div id="html_e9520bea810f4ab039b591054fb52b93" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6e6d87c39a16844fd689595188db98bd.setContent(html_e9520bea810f4ab039b591054fb52b93);
|
|
|
|
|
|
|
|
marker_d9c54b096774fdfaac36e7053ee9b652.bindPopup(popup_6e6d87c39a16844fd689595188db98bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9c54b096774fdfaac36e7053ee9b652.setIcon(icon_fca82bebd75106f65aa4dbe3de312f60);
|
|
|
|
|
|
var marker_bd9575890957e6c9167f0d47142d0d98 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_864c60de8f73e8c88dbbb3035bab6089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d712e6ae4dfdc8da33baee55f3f45883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1f590d816f2d90aa5e1b4e9f8adfb58 = $(`<div id="html_d1f590d816f2d90aa5e1b4e9f8adfb58" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_d712e6ae4dfdc8da33baee55f3f45883.setContent(html_d1f590d816f2d90aa5e1b4e9f8adfb58);
|
|
|
|
|
|
|
|
marker_bd9575890957e6c9167f0d47142d0d98.bindPopup(popup_d712e6ae4dfdc8da33baee55f3f45883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd9575890957e6c9167f0d47142d0d98.setIcon(icon_864c60de8f73e8c88dbbb3035bab6089);
|
|
|
|
|
|
var marker_04a5f4ead8def7636f44cfa6cf320166 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0ca2cb01441e43e913c55d3af61c8ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1066601d9615b5109f72de3bea78edbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f939c1d4c73993748f6a34e437aa6020 = $(`<div id="html_f939c1d4c73993748f6a34e437aa6020" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_1066601d9615b5109f72de3bea78edbc.setContent(html_f939c1d4c73993748f6a34e437aa6020);
|
|
|
|
|
|
|
|
marker_04a5f4ead8def7636f44cfa6cf320166.bindPopup(popup_1066601d9615b5109f72de3bea78edbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04a5f4ead8def7636f44cfa6cf320166.setIcon(icon_0ca2cb01441e43e913c55d3af61c8ff6);
|
|
|
|
|
|
var marker_16f1870f8191dc1e21fd0c3a2d7e7934 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9104682cbb776f89d30830395e4f4933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65eaeb05cc67a342314afeaa6bb566a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de1938358db1e94879835ed6471228c5 = $(`<div id="html_de1938358db1e94879835ed6471228c5" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_65eaeb05cc67a342314afeaa6bb566a1.setContent(html_de1938358db1e94879835ed6471228c5);
|
|
|
|
|
|
|
|
marker_16f1870f8191dc1e21fd0c3a2d7e7934.bindPopup(popup_65eaeb05cc67a342314afeaa6bb566a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f1870f8191dc1e21fd0c3a2d7e7934.setIcon(icon_9104682cbb776f89d30830395e4f4933);
|
|
|
|
|
|
var marker_3c9af448e7912a744261992a5c779bc6 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c6430a3fc68f42b84ec24cc650e1d7b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76b8cf921e765330c1793a9837876a58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ff3261fdde477ee15a5acd407a31350 = $(`<div id="html_5ff3261fdde477ee15a5acd407a31350" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_76b8cf921e765330c1793a9837876a58.setContent(html_5ff3261fdde477ee15a5acd407a31350);
|
|
|
|
|
|
|
|
marker_3c9af448e7912a744261992a5c779bc6.bindPopup(popup_76b8cf921e765330c1793a9837876a58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9af448e7912a744261992a5c779bc6.setIcon(icon_c6430a3fc68f42b84ec24cc650e1d7b6);
|
|
|
|
|
|
var marker_fc1bcb14a75a0edc02cc1a4c39893e0a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a460baccbc663a195dd475b11dd5e10d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95942ad99f4fa8631cf955eb20a4a63b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e00dfad045d7063f041df6cfc18e3377 = $(`<div id="html_e00dfad045d7063f041df6cfc18e3377" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_95942ad99f4fa8631cf955eb20a4a63b.setContent(html_e00dfad045d7063f041df6cfc18e3377);
|
|
|
|
|
|
|
|
marker_fc1bcb14a75a0edc02cc1a4c39893e0a.bindPopup(popup_95942ad99f4fa8631cf955eb20a4a63b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc1bcb14a75a0edc02cc1a4c39893e0a.setIcon(icon_a460baccbc663a195dd475b11dd5e10d);
|
|
|
|
|
|
var marker_29ef7e4c62bee6a135f1a5f0830d6c52 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f2e42fc95f0dcab25899681f549da15d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6130348027e16973ed617307e6b3860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2880338a2263eaadfefe8532f33b526e = $(`<div id="html_2880338a2263eaadfefe8532f33b526e" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_e6130348027e16973ed617307e6b3860.setContent(html_2880338a2263eaadfefe8532f33b526e);
|
|
|
|
|
|
|
|
marker_29ef7e4c62bee6a135f1a5f0830d6c52.bindPopup(popup_e6130348027e16973ed617307e6b3860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29ef7e4c62bee6a135f1a5f0830d6c52.setIcon(icon_f2e42fc95f0dcab25899681f549da15d);
|
|
|
|
|
|
var marker_619668e5e665a857e3a4d38d3e181410 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e677fae24e05d514760834d2f7bd3da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39993875d00ab2f9c1056e37ca066ca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f639730c8a39e9c597b439f9e5c6d89 = $(`<div id="html_1f639730c8a39e9c597b439f9e5c6d89" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_39993875d00ab2f9c1056e37ca066ca6.setContent(html_1f639730c8a39e9c597b439f9e5c6d89);
|
|
|
|
|
|
|
|
marker_619668e5e665a857e3a4d38d3e181410.bindPopup(popup_39993875d00ab2f9c1056e37ca066ca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619668e5e665a857e3a4d38d3e181410.setIcon(icon_e677fae24e05d514760834d2f7bd3da9);
|
|
|
|
|
|
var marker_30a4818313a0fd608ed5b270c5b06c7c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_196f33d26a6149aaaba06de5e5c79eea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9bada9b5a19c7b9dcab7da361cdb2b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaa60a6465ecad3bef47abb99f7e5553 = $(`<div id="html_aaa60a6465ecad3bef47abb99f7e5553" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_b9bada9b5a19c7b9dcab7da361cdb2b8.setContent(html_aaa60a6465ecad3bef47abb99f7e5553);
|
|
|
|
|
|
|
|
marker_30a4818313a0fd608ed5b270c5b06c7c.bindPopup(popup_b9bada9b5a19c7b9dcab7da361cdb2b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a4818313a0fd608ed5b270c5b06c7c.setIcon(icon_196f33d26a6149aaaba06de5e5c79eea);
|
|
|
|
|
|
var marker_4eefdde67daf2947334b40668b66262f = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5d536ecdf986d3171f9c5f7991cc22d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_194fa2d29904a9f551d72381b57b3478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6813960707e215f32bde780d7ecb00bd = $(`<div id="html_6813960707e215f32bde780d7ecb00bd" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_194fa2d29904a9f551d72381b57b3478.setContent(html_6813960707e215f32bde780d7ecb00bd);
|
|
|
|
|
|
|
|
marker_4eefdde67daf2947334b40668b66262f.bindPopup(popup_194fa2d29904a9f551d72381b57b3478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eefdde67daf2947334b40668b66262f.setIcon(icon_5d536ecdf986d3171f9c5f7991cc22d1);
|
|
|
|
|
|
var marker_e1e53a6dd0573cf22d7e3fb5317c8837 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7361c39a1b5dd8331310dfceb1b24e75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a1eb11523f08262c7f37d5869a1bbdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e9b858ad3407ec6e3f7f07679ecfd8a = $(`<div id="html_2e9b858ad3407ec6e3f7f07679ecfd8a" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_5a1eb11523f08262c7f37d5869a1bbdd.setContent(html_2e9b858ad3407ec6e3f7f07679ecfd8a);
|
|
|
|
|
|
|
|
marker_e1e53a6dd0573cf22d7e3fb5317c8837.bindPopup(popup_5a1eb11523f08262c7f37d5869a1bbdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1e53a6dd0573cf22d7e3fb5317c8837.setIcon(icon_7361c39a1b5dd8331310dfceb1b24e75);
|
|
|
|
|
|
var marker_efd450c2ec6c5df7556ec97d782c15af = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1781f3f2f3ddbd7ac7d4930cdec0965f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d93754e36543a416a49786faa7851e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e30fa6f137d6a95191ba9c74c164fc = $(`<div id="html_16e30fa6f137d6a95191ba9c74c164fc" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_3d93754e36543a416a49786faa7851e0.setContent(html_16e30fa6f137d6a95191ba9c74c164fc);
|
|
|
|
|
|
|
|
marker_efd450c2ec6c5df7556ec97d782c15af.bindPopup(popup_3d93754e36543a416a49786faa7851e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efd450c2ec6c5df7556ec97d782c15af.setIcon(icon_1781f3f2f3ddbd7ac7d4930cdec0965f);
|
|
|
|
|
|
var marker_bb54f8ab8854548ceced6296522c8c77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9025cdf5fdd1dbec8fc5ecd6a4a2c3ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f696f591c5a9489fe19389866148bf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a326399c639accbcfdfdafabea72330a = $(`<div id="html_a326399c639accbcfdfdafabea72330a" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_9f696f591c5a9489fe19389866148bf4.setContent(html_a326399c639accbcfdfdafabea72330a);
|
|
|
|
|
|
|
|
marker_bb54f8ab8854548ceced6296522c8c77.bindPopup(popup_9f696f591c5a9489fe19389866148bf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb54f8ab8854548ceced6296522c8c77.setIcon(icon_9025cdf5fdd1dbec8fc5ecd6a4a2c3ba);
|
|
|
|
|
|
var marker_346f6669b8861cecacdb543aa4534ff9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8964237b5d77faf618857419154d1969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_106bdc9ef606b2cac3d7f149dc846a9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b11e8405649ad9ea9aef065ec22cbe = $(`<div id="html_18b11e8405649ad9ea9aef065ec22cbe" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_106bdc9ef606b2cac3d7f149dc846a9c.setContent(html_18b11e8405649ad9ea9aef065ec22cbe);
|
|
|
|
|
|
|
|
marker_346f6669b8861cecacdb543aa4534ff9.bindPopup(popup_106bdc9ef606b2cac3d7f149dc846a9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346f6669b8861cecacdb543aa4534ff9.setIcon(icon_8964237b5d77faf618857419154d1969);
|
|
|
|
|
|
var marker_5c25507ef3a7c380d886e781d9187dab = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6c37ada685c7f203fc558f9435f9babd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dede85b0d23d8f993b0468b615c4830a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0735f2c15ed9452387ee14f4a6a58b7 = $(`<div id="html_c0735f2c15ed9452387ee14f4a6a58b7" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_dede85b0d23d8f993b0468b615c4830a.setContent(html_c0735f2c15ed9452387ee14f4a6a58b7);
|
|
|
|
|
|
|
|
marker_5c25507ef3a7c380d886e781d9187dab.bindPopup(popup_dede85b0d23d8f993b0468b615c4830a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c25507ef3a7c380d886e781d9187dab.setIcon(icon_6c37ada685c7f203fc558f9435f9babd);
|
|
|
|
|
|
var marker_bfc312d8125d29037c101de606f8dbd6 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_61d30814098c4f87b57eefacd1b8437b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2aba9aeafca6065f50ef882e3264156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04f6bd28ead6604689e6258ff32468cc = $(`<div id="html_04f6bd28ead6604689e6258ff32468cc" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_c2aba9aeafca6065f50ef882e3264156.setContent(html_04f6bd28ead6604689e6258ff32468cc);
|
|
|
|
|
|
|
|
marker_bfc312d8125d29037c101de606f8dbd6.bindPopup(popup_c2aba9aeafca6065f50ef882e3264156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfc312d8125d29037c101de606f8dbd6.setIcon(icon_61d30814098c4f87b57eefacd1b8437b);
|
|
|
|
|
|
var marker_25c5f74c608e82165aad6de21da1013b = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e29720be89144d9a890b393d0f8e4a50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8d107b6c1c89f7ba06841389423becb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d882af67b92d7794a20759847c251cf = $(`<div id="html_0d882af67b92d7794a20759847c251cf" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_d8d107b6c1c89f7ba06841389423becb.setContent(html_0d882af67b92d7794a20759847c251cf);
|
|
|
|
|
|
|
|
marker_25c5f74c608e82165aad6de21da1013b.bindPopup(popup_d8d107b6c1c89f7ba06841389423becb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c5f74c608e82165aad6de21da1013b.setIcon(icon_e29720be89144d9a890b393d0f8e4a50);
|
|
|
|
|
|
var marker_47b8fee899cd25d05a35138220c7a3c4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_636b3c1df9c32b447bb60120a37764fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53023308e60fb128aba9ab947b46908c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_842acb317aa35a52308f60bc6b2ecb1b = $(`<div id="html_842acb317aa35a52308f60bc6b2ecb1b" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_53023308e60fb128aba9ab947b46908c.setContent(html_842acb317aa35a52308f60bc6b2ecb1b);
|
|
|
|
|
|
|
|
marker_47b8fee899cd25d05a35138220c7a3c4.bindPopup(popup_53023308e60fb128aba9ab947b46908c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b8fee899cd25d05a35138220c7a3c4.setIcon(icon_636b3c1df9c32b447bb60120a37764fd);
|
|
|
|
|
|
var marker_d01874bbbac2b2dd039ce32b4b89fddf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bc69263064c73626396ee7cbe6337b72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87be0d97513bcde1b55b7d844793a15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787590a2750ff0c31ac39be469512b1e = $(`<div id="html_787590a2750ff0c31ac39be469512b1e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_d87be0d97513bcde1b55b7d844793a15.setContent(html_787590a2750ff0c31ac39be469512b1e);
|
|
|
|
|
|
|
|
marker_d01874bbbac2b2dd039ce32b4b89fddf.bindPopup(popup_d87be0d97513bcde1b55b7d844793a15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d01874bbbac2b2dd039ce32b4b89fddf.setIcon(icon_bc69263064c73626396ee7cbe6337b72);
|
|
|
|
|
|
var marker_ace7761847f610f4a1935b88769837d3 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_323d982af6601f11d066d4432a64de9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03da15c84a6f7d270721404a640d904c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f01d1e45206254117844a20d9e7698c = $(`<div id="html_8f01d1e45206254117844a20d9e7698c" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_03da15c84a6f7d270721404a640d904c.setContent(html_8f01d1e45206254117844a20d9e7698c);
|
|
|
|
|
|
|
|
marker_ace7761847f610f4a1935b88769837d3.bindPopup(popup_03da15c84a6f7d270721404a640d904c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ace7761847f610f4a1935b88769837d3.setIcon(icon_323d982af6601f11d066d4432a64de9d);
|
|
|
|
|
|
var marker_806c5ee55ed66ae2f167aa6fdf48f935 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5c0a14e3b74811b443077d07c38dae40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30b7e564a292cd95a71c59bf1e0fed97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_982086a1e77b6c557f44d929a3f016ac = $(`<div id="html_982086a1e77b6c557f44d929a3f016ac" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_30b7e564a292cd95a71c59bf1e0fed97.setContent(html_982086a1e77b6c557f44d929a3f016ac);
|
|
|
|
|
|
|
|
marker_806c5ee55ed66ae2f167aa6fdf48f935.bindPopup(popup_30b7e564a292cd95a71c59bf1e0fed97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_806c5ee55ed66ae2f167aa6fdf48f935.setIcon(icon_5c0a14e3b74811b443077d07c38dae40);
|
|
|
|
|
|
var marker_03f22c8e891bbce131327527bbd01b70 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_81d093acd2fc65503c3868bad5f1a6a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79f872edb2e2c87249c979c346d603d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a48a645b12b58b5ac3fadec36ec53d = $(`<div id="html_00a48a645b12b58b5ac3fadec36ec53d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_79f872edb2e2c87249c979c346d603d3.setContent(html_00a48a645b12b58b5ac3fadec36ec53d);
|
|
|
|
|
|
|
|
marker_03f22c8e891bbce131327527bbd01b70.bindPopup(popup_79f872edb2e2c87249c979c346d603d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f22c8e891bbce131327527bbd01b70.setIcon(icon_81d093acd2fc65503c3868bad5f1a6a6);
|
|
|
|
|
|
var marker_a1e6efd6654f52fd442f3a2be1005311 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_451e3fda8e626f04ad8ddd3d82fdcb71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92cd24ec55b7f1413b3bdc48e89b02c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6563cf61cece9799a3756574bee118b2 = $(`<div id="html_6563cf61cece9799a3756574bee118b2" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_92cd24ec55b7f1413b3bdc48e89b02c9.setContent(html_6563cf61cece9799a3756574bee118b2);
|
|
|
|
|
|
|
|
marker_a1e6efd6654f52fd442f3a2be1005311.bindPopup(popup_92cd24ec55b7f1413b3bdc48e89b02c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e6efd6654f52fd442f3a2be1005311.setIcon(icon_451e3fda8e626f04ad8ddd3d82fdcb71);
|
|
|
|
|
|
var marker_fec6769fb5658c6f4148e185beaa04fc = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_098c384e2d63d05250530d13840edbf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03b7bf76f8b413f818c46d550d0ff772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1242b556364672772ef0b3a506ec4f66 = $(`<div id="html_1242b556364672772ef0b3a506ec4f66" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_03b7bf76f8b413f818c46d550d0ff772.setContent(html_1242b556364672772ef0b3a506ec4f66);
|
|
|
|
|
|
|
|
marker_fec6769fb5658c6f4148e185beaa04fc.bindPopup(popup_03b7bf76f8b413f818c46d550d0ff772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec6769fb5658c6f4148e185beaa04fc.setIcon(icon_098c384e2d63d05250530d13840edbf8);
|
|
|
|
|
|
var marker_24ddb9251db763d1111e2336c6cfb0f2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b0207fc9fbdd98918bfc2e124fa395e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10fc22e62216c6031ba146d350d93408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3c2559ad018ebc1ecb8566b29a6a33c = $(`<div id="html_f3c2559ad018ebc1ecb8566b29a6a33c" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_10fc22e62216c6031ba146d350d93408.setContent(html_f3c2559ad018ebc1ecb8566b29a6a33c);
|
|
|
|
|
|
|
|
marker_24ddb9251db763d1111e2336c6cfb0f2.bindPopup(popup_10fc22e62216c6031ba146d350d93408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24ddb9251db763d1111e2336c6cfb0f2.setIcon(icon_b0207fc9fbdd98918bfc2e124fa395e8);
|
|
|
|
|
|
var marker_13001ac5d992e086f1503c07bd89cf63 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4f6be2a2afa03a013828814e7aa7263b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e53fd31286063ed6fde21ddef1dce2b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e3373a0633c2acd9efa721d6e9be29a = $(`<div id="html_3e3373a0633c2acd9efa721d6e9be29a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_e53fd31286063ed6fde21ddef1dce2b6.setContent(html_3e3373a0633c2acd9efa721d6e9be29a);
|
|
|
|
|
|
|
|
marker_13001ac5d992e086f1503c07bd89cf63.bindPopup(popup_e53fd31286063ed6fde21ddef1dce2b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13001ac5d992e086f1503c07bd89cf63.setIcon(icon_4f6be2a2afa03a013828814e7aa7263b);
|
|
|
|
|
|
var marker_a195d497baaf1958046798a354055e0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7d43456c8920c8be1b3422b6b51e01b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a35e1f76ff4e82f3b75a24ed854d2cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee9560a4d9864c6415d4a0d37a83771c = $(`<div id="html_ee9560a4d9864c6415d4a0d37a83771c" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_6a35e1f76ff4e82f3b75a24ed854d2cf.setContent(html_ee9560a4d9864c6415d4a0d37a83771c);
|
|
|
|
|
|
|
|
marker_a195d497baaf1958046798a354055e0e.bindPopup(popup_6a35e1f76ff4e82f3b75a24ed854d2cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a195d497baaf1958046798a354055e0e.setIcon(icon_7d43456c8920c8be1b3422b6b51e01b0);
|
|
|
|
|
|
var marker_77ac4a862ce030623e38cc1e12d95334 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_49de8cd5a43540228b7b6714169c059b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b96b2932ebe36114632f7f61c95178c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b91058abcefcc9ac22fc71eca268016e = $(`<div id="html_b91058abcefcc9ac22fc71eca268016e" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_b96b2932ebe36114632f7f61c95178c1.setContent(html_b91058abcefcc9ac22fc71eca268016e);
|
|
|
|
|
|
|
|
marker_77ac4a862ce030623e38cc1e12d95334.bindPopup(popup_b96b2932ebe36114632f7f61c95178c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77ac4a862ce030623e38cc1e12d95334.setIcon(icon_49de8cd5a43540228b7b6714169c059b);
|
|
|
|
|
|
var marker_f08b7949ad16a37d2e5db0213937a570 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_eb120e35c19b12650d19189c8b7502e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76ceb537bf71c1f662fe1c5d07ef76f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9707b8809236908d4248ae7c9e272ca = $(`<div id="html_b9707b8809236908d4248ae7c9e272ca" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_76ceb537bf71c1f662fe1c5d07ef76f1.setContent(html_b9707b8809236908d4248ae7c9e272ca);
|
|
|
|
|
|
|
|
marker_f08b7949ad16a37d2e5db0213937a570.bindPopup(popup_76ceb537bf71c1f662fe1c5d07ef76f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f08b7949ad16a37d2e5db0213937a570.setIcon(icon_eb120e35c19b12650d19189c8b7502e1);
|
|
|
|
|
|
var marker_5a225d83f8e743ac3e7f0ad84ac48951 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a0afe05c004dcd8b2988dbfab78301cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc0ac46b8850f56de32556e279172925 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e03afa7be3b69992a0acad4566608a = $(`<div id="html_46e03afa7be3b69992a0acad4566608a" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_bc0ac46b8850f56de32556e279172925.setContent(html_46e03afa7be3b69992a0acad4566608a);
|
|
|
|
|
|
|
|
marker_5a225d83f8e743ac3e7f0ad84ac48951.bindPopup(popup_bc0ac46b8850f56de32556e279172925)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a225d83f8e743ac3e7f0ad84ac48951.setIcon(icon_a0afe05c004dcd8b2988dbfab78301cf);
|
|
|
|
|
|
var marker_f586a5602f82f0c45594f23b038e0fc4 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8bde145338fbcf6fd435cb21bc0b6bf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bb615ad2803d6fe4560991318439ba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d81e0b7eee5e27907ff9ab7731ec5adf = $(`<div id="html_d81e0b7eee5e27907ff9ab7731ec5adf" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2bb615ad2803d6fe4560991318439ba0.setContent(html_d81e0b7eee5e27907ff9ab7731ec5adf);
|
|
|
|
|
|
|
|
marker_f586a5602f82f0c45594f23b038e0fc4.bindPopup(popup_2bb615ad2803d6fe4560991318439ba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f586a5602f82f0c45594f23b038e0fc4.setIcon(icon_8bde145338fbcf6fd435cb21bc0b6bf7);
|
|
|
|
|
|
var marker_b2c47c28b464c7abfc47c2efab380416 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_792253a448de7336ae672e18de5cdda4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60de65971a8a18097d2bb47bd0e13fc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39d5482d3165853ab43b94a0afd85bb3 = $(`<div id="html_39d5482d3165853ab43b94a0afd85bb3" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_60de65971a8a18097d2bb47bd0e13fc5.setContent(html_39d5482d3165853ab43b94a0afd85bb3);
|
|
|
|
|
|
|
|
marker_b2c47c28b464c7abfc47c2efab380416.bindPopup(popup_60de65971a8a18097d2bb47bd0e13fc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2c47c28b464c7abfc47c2efab380416.setIcon(icon_792253a448de7336ae672e18de5cdda4);
|
|
|
|
|
|
var marker_e977dd8454d53ba65014852ff44b62e3 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_469c3091adef3fff7229a5cb74a6a32f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15b75a11037376865d25eb01daa807f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11aa00229799e65d6b39007594bf0f91 = $(`<div id="html_11aa00229799e65d6b39007594bf0f91" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_15b75a11037376865d25eb01daa807f5.setContent(html_11aa00229799e65d6b39007594bf0f91);
|
|
|
|
|
|
|
|
marker_e977dd8454d53ba65014852ff44b62e3.bindPopup(popup_15b75a11037376865d25eb01daa807f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e977dd8454d53ba65014852ff44b62e3.setIcon(icon_469c3091adef3fff7229a5cb74a6a32f);
|
|
|
|
|
|
var marker_04f99a4bb691b9f13f12ea41822a9972 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d8e6d2624caeb6491d1026c0dd4019be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c32724577469cb19a9d1f549a798f359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0604f4f21695ffcad6bfee9cff130752 = $(`<div id="html_0604f4f21695ffcad6bfee9cff130752" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_c32724577469cb19a9d1f549a798f359.setContent(html_0604f4f21695ffcad6bfee9cff130752);
|
|
|
|
|
|
|
|
marker_04f99a4bb691b9f13f12ea41822a9972.bindPopup(popup_c32724577469cb19a9d1f549a798f359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04f99a4bb691b9f13f12ea41822a9972.setIcon(icon_d8e6d2624caeb6491d1026c0dd4019be);
|
|
|
|
|
|
var marker_c23d5fe2f637b29be04dc5ec5828bc97 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_eb2d6aca85d4bcea214f599b9fe13841 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_934d7c698464043188b4eec404a09f9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84e8baf9aedfaac67722ed7620bba0b = $(`<div id="html_d84e8baf9aedfaac67722ed7620bba0b" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_934d7c698464043188b4eec404a09f9c.setContent(html_d84e8baf9aedfaac67722ed7620bba0b);
|
|
|
|
|
|
|
|
marker_c23d5fe2f637b29be04dc5ec5828bc97.bindPopup(popup_934d7c698464043188b4eec404a09f9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c23d5fe2f637b29be04dc5ec5828bc97.setIcon(icon_eb2d6aca85d4bcea214f599b9fe13841);
|
|
|
|
|
|
var marker_b85d2c7dce21d0b960d18f7603e27f2d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_262cc8a785d4108e58f48d20eea05e93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8077669831eee2b0ebab2868a22a47f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d7ce0a3bcd444a5cbb54f36f68ff3d = $(`<div id="html_f6d7ce0a3bcd444a5cbb54f36f68ff3d" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_8077669831eee2b0ebab2868a22a47f4.setContent(html_f6d7ce0a3bcd444a5cbb54f36f68ff3d);
|
|
|
|
|
|
|
|
marker_b85d2c7dce21d0b960d18f7603e27f2d.bindPopup(popup_8077669831eee2b0ebab2868a22a47f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b85d2c7dce21d0b960d18f7603e27f2d.setIcon(icon_262cc8a785d4108e58f48d20eea05e93);
|
|
|
|
|
|
var marker_50a99c3d0db54fb60e04c7600c4ca0a0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b00ead0b80d230e3d8d5a932d54d7242 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a2776005ba0f9a1a075e4b2c09365e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2db48474e4dcd0bc2a0f933ff0c2579 = $(`<div id="html_e2db48474e4dcd0bc2a0f933ff0c2579" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_55a2776005ba0f9a1a075e4b2c09365e.setContent(html_e2db48474e4dcd0bc2a0f933ff0c2579);
|
|
|
|
|
|
|
|
marker_50a99c3d0db54fb60e04c7600c4ca0a0.bindPopup(popup_55a2776005ba0f9a1a075e4b2c09365e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50a99c3d0db54fb60e04c7600c4ca0a0.setIcon(icon_b00ead0b80d230e3d8d5a932d54d7242);
|
|
|
|
|
|
var marker_fe78dd8845c873a52db9991fe328031a = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f3916ce02e83ae5799016a01b502f47f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4beeec3f0e944bd8729754986ea002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543e2ed553dc7859060932c445957b19 = $(`<div id="html_543e2ed553dc7859060932c445957b19" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_4f4beeec3f0e944bd8729754986ea002.setContent(html_543e2ed553dc7859060932c445957b19);
|
|
|
|
|
|
|
|
marker_fe78dd8845c873a52db9991fe328031a.bindPopup(popup_4f4beeec3f0e944bd8729754986ea002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe78dd8845c873a52db9991fe328031a.setIcon(icon_f3916ce02e83ae5799016a01b502f47f);
|
|
|
|
|
|
var marker_0533b74142f9ff1011e8bf9c22fc2a3a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_06d28e29df12a149e55110e7de788bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d928924a6827b1354372cc534a4cf414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_850ca4debbcdbcf9192fc2d67a01e7a2 = $(`<div id="html_850ca4debbcdbcf9192fc2d67a01e7a2" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_d928924a6827b1354372cc534a4cf414.setContent(html_850ca4debbcdbcf9192fc2d67a01e7a2);
|
|
|
|
|
|
|
|
marker_0533b74142f9ff1011e8bf9c22fc2a3a.bindPopup(popup_d928924a6827b1354372cc534a4cf414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0533b74142f9ff1011e8bf9c22fc2a3a.setIcon(icon_06d28e29df12a149e55110e7de788bff);
|
|
|
|
|
|
var marker_c470ec35115b2e5b8c44cc4c2cb3b1bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_c24f4ad4376312ea1e6ff94803059384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c071390e6632bf405c742d37c001484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0b338e590766e2d790efb0b1075830 = $(`<div id="html_bd0b338e590766e2d790efb0b1075830" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_5c071390e6632bf405c742d37c001484.setContent(html_bd0b338e590766e2d790efb0b1075830);
|
|
|
|
|
|
|
|
marker_c470ec35115b2e5b8c44cc4c2cb3b1bb.bindPopup(popup_5c071390e6632bf405c742d37c001484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c470ec35115b2e5b8c44cc4c2cb3b1bb.setIcon(icon_c24f4ad4376312ea1e6ff94803059384);
|
|
|
|
|
|
var marker_7a30df72f110f30bb329b883b3b52b21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_a342d42b265226ffd231477eb1157a3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3513db80744bd0b74c2d7c330d0a2089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5211a6812dab85ceb06cecc8f7321d82 = $(`<div id="html_5211a6812dab85ceb06cecc8f7321d82" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_3513db80744bd0b74c2d7c330d0a2089.setContent(html_5211a6812dab85ceb06cecc8f7321d82);
|
|
|
|
|
|
|
|
marker_7a30df72f110f30bb329b883b3b52b21.bindPopup(popup_3513db80744bd0b74c2d7c330d0a2089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a30df72f110f30bb329b883b3b52b21.setIcon(icon_a342d42b265226ffd231477eb1157a3a);
|
|
|
|
|
|
var marker_48098174fb9b36da027e6de6ffd89df5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0d607efd0eeb90ff909a177a645a6bc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a120f29259f2d8d9983571cf8e9d384d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dbd45005a87bb0b0213a9f847c062d8 = $(`<div id="html_8dbd45005a87bb0b0213a9f847c062d8" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_a120f29259f2d8d9983571cf8e9d384d.setContent(html_8dbd45005a87bb0b0213a9f847c062d8);
|
|
|
|
|
|
|
|
marker_48098174fb9b36da027e6de6ffd89df5.bindPopup(popup_a120f29259f2d8d9983571cf8e9d384d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48098174fb9b36da027e6de6ffd89df5.setIcon(icon_0d607efd0eeb90ff909a177a645a6bc1);
|
|
|
|
|
|
var marker_7bd75ebc3159ec0ff6cee0687e9556b6 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f1145d6c8da065fab91d02d67aa7eb27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5cc317afe1697416aada84c73bf1f2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65f39c034c7728310392f7d8be5b62a = $(`<div id="html_b65f39c034c7728310392f7d8be5b62a" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_d5cc317afe1697416aada84c73bf1f2c.setContent(html_b65f39c034c7728310392f7d8be5b62a);
|
|
|
|
|
|
|
|
marker_7bd75ebc3159ec0ff6cee0687e9556b6.bindPopup(popup_d5cc317afe1697416aada84c73bf1f2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bd75ebc3159ec0ff6cee0687e9556b6.setIcon(icon_f1145d6c8da065fab91d02d67aa7eb27);
|
|
|
|
|
|
var marker_e563cc7288ffb721084ca88bf199aa5c = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e6b17a289debaef3fc421494631539b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13cc825b1692b4246e3c405a500a39d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe0132f066f23d443ad35edd878184dd = $(`<div id="html_fe0132f066f23d443ad35edd878184dd" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_13cc825b1692b4246e3c405a500a39d9.setContent(html_fe0132f066f23d443ad35edd878184dd);
|
|
|
|
|
|
|
|
marker_e563cc7288ffb721084ca88bf199aa5c.bindPopup(popup_13cc825b1692b4246e3c405a500a39d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e563cc7288ffb721084ca88bf199aa5c.setIcon(icon_e6b17a289debaef3fc421494631539b5);
|
|
|
|
|
|
var marker_7e82c4c18b0ec60004e16f2241cc895f = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_3ac0228a42e4dddba04c9a516e578a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b8384c860306eddba463cc99fe5415e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0002dc5a777c0345a25e05248111e925 = $(`<div id="html_0002dc5a777c0345a25e05248111e925" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_1b8384c860306eddba463cc99fe5415e.setContent(html_0002dc5a777c0345a25e05248111e925);
|
|
|
|
|
|
|
|
marker_7e82c4c18b0ec60004e16f2241cc895f.bindPopup(popup_1b8384c860306eddba463cc99fe5415e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e82c4c18b0ec60004e16f2241cc895f.setIcon(icon_3ac0228a42e4dddba04c9a516e578a53);
|
|
|
|
|
|
var marker_67d532df47a7a13063e55c51deb0a4e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_5696b382e9f048c357671e3fcaba2061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d3febc22a2cf4f7bec4b2ac848377fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64151f7e8acf96dfdb4cebda45eab53b = $(`<div id="html_64151f7e8acf96dfdb4cebda45eab53b" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_2d3febc22a2cf4f7bec4b2ac848377fa.setContent(html_64151f7e8acf96dfdb4cebda45eab53b);
|
|
|
|
|
|
|
|
marker_67d532df47a7a13063e55c51deb0a4e6.bindPopup(popup_2d3febc22a2cf4f7bec4b2ac848377fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67d532df47a7a13063e55c51deb0a4e6.setIcon(icon_5696b382e9f048c357671e3fcaba2061);
|
|
|
|
|
|
var marker_40d0d132f2a215d0fee349b4d40dea4b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_09306aae1cc5547439296209332dc50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840429e694abb8eff12f45531122d491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cc7c1b87c85ab479af3d0188beb1c22 = $(`<div id="html_3cc7c1b87c85ab479af3d0188beb1c22" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_840429e694abb8eff12f45531122d491.setContent(html_3cc7c1b87c85ab479af3d0188beb1c22);
|
|
|
|
|
|
|
|
marker_40d0d132f2a215d0fee349b4d40dea4b.bindPopup(popup_840429e694abb8eff12f45531122d491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d0d132f2a215d0fee349b4d40dea4b.setIcon(icon_09306aae1cc5547439296209332dc50f);
|
|
|
|
|
|
var marker_718764c573a003fa94ef3d28bdfd1fb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4450fe2a55f4c0f7abcc7bb5b0c2a17d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fe02361cf368e55d3448a29533737a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb3e23fa6486fac4e00a25b93b97d366 = $(`<div id="html_eb3e23fa6486fac4e00a25b93b97d366" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6fe02361cf368e55d3448a29533737a8.setContent(html_eb3e23fa6486fac4e00a25b93b97d366);
|
|
|
|
|
|
|
|
marker_718764c573a003fa94ef3d28bdfd1fb2.bindPopup(popup_6fe02361cf368e55d3448a29533737a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718764c573a003fa94ef3d28bdfd1fb2.setIcon(icon_4450fe2a55f4c0f7abcc7bb5b0c2a17d);
|
|
|
|
|
|
var marker_be72329ebfe3c33edef69736c467d296 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7fe7da8de6ca0b6300fc0c6e0d76c492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7a89bc098195c8761e24fa79c7f4ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c74dcb8d9c8ff271eb379bdabeb7ac3 = $(`<div id="html_5c74dcb8d9c8ff271eb379bdabeb7ac3" style="width: 100.0%; height: 100.0%;">librepyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_ea7a89bc098195c8761e24fa79c7f4ac.setContent(html_5c74dcb8d9c8ff271eb379bdabeb7ac3);
|
|
|
|
|
|
|
|
marker_be72329ebfe3c33edef69736c467d296.bindPopup(popup_ea7a89bc098195c8761e24fa79c7f4ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be72329ebfe3c33edef69736c467d296.setIcon(icon_7fe7da8de6ca0b6300fc0c6e0d76c492);
|
|
|
|
|
|
var marker_5cfdc1becb37c2d0ee3137d68c8a5e82 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2d6a2ecd1d17942c45da72a5eed23cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f380b72477cf09c80535cc4368ce67f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acd43ef823293c95ddc26bf9590b94e1 = $(`<div id="html_acd43ef823293c95ddc26bf9590b94e1" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_f380b72477cf09c80535cc4368ce67f5.setContent(html_acd43ef823293c95ddc26bf9590b94e1);
|
|
|
|
|
|
|
|
marker_5cfdc1becb37c2d0ee3137d68c8a5e82.bindPopup(popup_f380b72477cf09c80535cc4368ce67f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cfdc1becb37c2d0ee3137d68c8a5e82.setIcon(icon_2d6a2ecd1d17942c45da72a5eed23cef);
|
|
|
|
|
|
var marker_110d8f159e94570f823d2d78876f2fd3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_479beae2aa2278b3625647a6fcde39f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fac7c27abd8677405fa9f71b883a26da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b5ba2d21522b8025592588da0ca2ff3 = $(`<div id="html_3b5ba2d21522b8025592588da0ca2ff3" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_fac7c27abd8677405fa9f71b883a26da.setContent(html_3b5ba2d21522b8025592588da0ca2ff3);
|
|
|
|
|
|
|
|
marker_110d8f159e94570f823d2d78876f2fd3.bindPopup(popup_fac7c27abd8677405fa9f71b883a26da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_110d8f159e94570f823d2d78876f2fd3.setIcon(icon_479beae2aa2278b3625647a6fcde39f7);
|
|
|
|
|
|
var marker_84a9827bbf26024e6c8092e229ec2bc5 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_35f597d1b33ad745ea117dcbc95dfc02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_527a2c7f61fcb9e9af55bf6b6dcbf5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8817ddef0cc61ebdd04bc9e54ec54ba = $(`<div id="html_e8817ddef0cc61ebdd04bc9e54ec54ba" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_527a2c7f61fcb9e9af55bf6b6dcbf5c8.setContent(html_e8817ddef0cc61ebdd04bc9e54ec54ba);
|
|
|
|
|
|
|
|
marker_84a9827bbf26024e6c8092e229ec2bc5.bindPopup(popup_527a2c7f61fcb9e9af55bf6b6dcbf5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84a9827bbf26024e6c8092e229ec2bc5.setIcon(icon_35f597d1b33ad745ea117dcbc95dfc02);
|
|
|
|
|
|
var marker_c9a0bf375088f257370416d16a4faaa0 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_be49cb1be9a591d24753754a81bcad0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a36cf999d920b9d23b6d617fc79a1f54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fcca4462102f16a0432b2e9b86dec57 = $(`<div id="html_8fcca4462102f16a0432b2e9b86dec57" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_a36cf999d920b9d23b6d617fc79a1f54.setContent(html_8fcca4462102f16a0432b2e9b86dec57);
|
|
|
|
|
|
|
|
marker_c9a0bf375088f257370416d16a4faaa0.bindPopup(popup_a36cf999d920b9d23b6d617fc79a1f54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9a0bf375088f257370416d16a4faaa0.setIcon(icon_be49cb1be9a591d24753754a81bcad0a);
|
|
|
|
|
|
var marker_887f989f71b82d6152348ded7ae3c681 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_ef7dc03b4b02f5ef1b0136a7eae02502 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a3435f194ba71a8455143a493b8f3ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e220784a516cbc5bc892b88a42859187 = $(`<div id="html_e220784a516cbc5bc892b88a42859187" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_8a3435f194ba71a8455143a493b8f3ee.setContent(html_e220784a516cbc5bc892b88a42859187);
|
|
|
|
|
|
|
|
marker_887f989f71b82d6152348ded7ae3c681.bindPopup(popup_8a3435f194ba71a8455143a493b8f3ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_887f989f71b82d6152348ded7ae3c681.setIcon(icon_ef7dc03b4b02f5ef1b0136a7eae02502);
|
|
|
|
|
|
var marker_fa2e73ff760c76216c405487fa4cda70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_316ba15e6688d4b649fcddd29de8a13e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b981ff3efc99550adc1a84f58c0d183a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a75db0963b0a56d9a72cfe9d06acbf29 = $(`<div id="html_a75db0963b0a56d9a72cfe9d06acbf29" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_b981ff3efc99550adc1a84f58c0d183a.setContent(html_a75db0963b0a56d9a72cfe9d06acbf29);
|
|
|
|
|
|
|
|
marker_fa2e73ff760c76216c405487fa4cda70.bindPopup(popup_b981ff3efc99550adc1a84f58c0d183a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa2e73ff760c76216c405487fa4cda70.setIcon(icon_316ba15e6688d4b649fcddd29de8a13e);
|
|
|
|
|
|
var marker_c9226091054039f9d9632a26c1e5587d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_72b9f097b4a8a650c6efb20beb2d725d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe723e9a7482b96f4a56faec422e04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da0a45aa88a410e3f63044376285d15a = $(`<div id="html_da0a45aa88a410e3f63044376285d15a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_4fe723e9a7482b96f4a56faec422e04c.setContent(html_da0a45aa88a410e3f63044376285d15a);
|
|
|
|
|
|
|
|
marker_c9226091054039f9d9632a26c1e5587d.bindPopup(popup_4fe723e9a7482b96f4a56faec422e04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9226091054039f9d9632a26c1e5587d.setIcon(icon_72b9f097b4a8a650c6efb20beb2d725d);
|
|
|
|
|
|
var marker_e2ca1e4449b79386ef0596cce917f7ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6bc18ebcf56490f11ce4a81d77bc6dbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48ec846bcb06cd35aa5d1bebd28b7c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_950d78536214478395daeb979563a032 = $(`<div id="html_950d78536214478395daeb979563a032" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_c48ec846bcb06cd35aa5d1bebd28b7c2.setContent(html_950d78536214478395daeb979563a032);
|
|
|
|
|
|
|
|
marker_e2ca1e4449b79386ef0596cce917f7ba.bindPopup(popup_c48ec846bcb06cd35aa5d1bebd28b7c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2ca1e4449b79386ef0596cce917f7ba.setIcon(icon_6bc18ebcf56490f11ce4a81d77bc6dbf);
|
|
|
|
|
|
var marker_dc8f2daf7cd8be4c5f72973a2fedd0e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_f6dd5c6a774eecec2faf8268ffa06d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_886a4c82b7a53ef910102cc5eb0096e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7892bf158dc01a700a69387620c0bb08 = $(`<div id="html_7892bf158dc01a700a69387620c0bb08" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_886a4c82b7a53ef910102cc5eb0096e4.setContent(html_7892bf158dc01a700a69387620c0bb08);
|
|
|
|
|
|
|
|
marker_dc8f2daf7cd8be4c5f72973a2fedd0e1.bindPopup(popup_886a4c82b7a53ef910102cc5eb0096e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc8f2daf7cd8be4c5f72973a2fedd0e1.setIcon(icon_f6dd5c6a774eecec2faf8268ffa06d54);
|
|
|
|
|
|
var marker_7f606f169916cec3458f0fc954c0c2cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0887520b282993fdd9dd9f18559f8059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8eb2bd0f3ed2b20aab32b49d1ed2aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa025af05ae92de5e418a797690d8dd = $(`<div id="html_6fa025af05ae92de5e418a797690d8dd" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_7f8eb2bd0f3ed2b20aab32b49d1ed2aa.setContent(html_6fa025af05ae92de5e418a797690d8dd);
|
|
|
|
|
|
|
|
marker_7f606f169916cec3458f0fc954c0c2cf.bindPopup(popup_7f8eb2bd0f3ed2b20aab32b49d1ed2aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f606f169916cec3458f0fc954c0c2cf.setIcon(icon_0887520b282993fdd9dd9f18559f8059);
|
|
|
|
|
|
var marker_5a2c53d43e10de7874fc269d1d3606d4 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_69f0829adbd572ab570dc1c0e8858588 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85f3108c4a82c8c871fb3d1045ae63ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c32909e824e1678508cbe2f220e79938 = $(`<div id="html_c32909e824e1678508cbe2f220e79938" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_85f3108c4a82c8c871fb3d1045ae63ef.setContent(html_c32909e824e1678508cbe2f220e79938);
|
|
|
|
|
|
|
|
marker_5a2c53d43e10de7874fc269d1d3606d4.bindPopup(popup_85f3108c4a82c8c871fb3d1045ae63ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a2c53d43e10de7874fc269d1d3606d4.setIcon(icon_69f0829adbd572ab570dc1c0e8858588);
|
|
|
|
|
|
var marker_7de2e3154234aa708453b18ec1c01850 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_09848a1a2d1977ebb591f8ec2eb1ef16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a7f29fe7cf3a89c83ae7f4508e959cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44cfeb37db96526cc28baefd0268c5e6 = $(`<div id="html_44cfeb37db96526cc28baefd0268c5e6" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_1a7f29fe7cf3a89c83ae7f4508e959cc.setContent(html_44cfeb37db96526cc28baefd0268c5e6);
|
|
|
|
|
|
|
|
marker_7de2e3154234aa708453b18ec1c01850.bindPopup(popup_1a7f29fe7cf3a89c83ae7f4508e959cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de2e3154234aa708453b18ec1c01850.setIcon(icon_09848a1a2d1977ebb591f8ec2eb1ef16);
|
|
|
|
|
|
var marker_2d66c7cbf620721d1e4b0483ab6ff971 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_114a3c739ed08f7a1e16091ae9a4e4f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512eb783d5aa641cc743f42f8a07e3d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91893264b427775da657895a8642e30d = $(`<div id="html_91893264b427775da657895a8642e30d" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_512eb783d5aa641cc743f42f8a07e3d2.setContent(html_91893264b427775da657895a8642e30d);
|
|
|
|
|
|
|
|
marker_2d66c7cbf620721d1e4b0483ab6ff971.bindPopup(popup_512eb783d5aa641cc743f42f8a07e3d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d66c7cbf620721d1e4b0483ab6ff971.setIcon(icon_114a3c739ed08f7a1e16091ae9a4e4f5);
|
|
|
|
|
|
var marker_acbd0bc9bf050bc820f6e8eeaa2f8b9d = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2fca3d2d19177ebc734559c83999702a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d1042379c1e0e35ad8134e9c3cfc78a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b267a5f99169df6dab4e28b64c21da9b = $(`<div id="html_b267a5f99169df6dab4e28b64c21da9b" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_4d1042379c1e0e35ad8134e9c3cfc78a.setContent(html_b267a5f99169df6dab4e28b64c21da9b);
|
|
|
|
|
|
|
|
marker_acbd0bc9bf050bc820f6e8eeaa2f8b9d.bindPopup(popup_4d1042379c1e0e35ad8134e9c3cfc78a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acbd0bc9bf050bc820f6e8eeaa2f8b9d.setIcon(icon_2fca3d2d19177ebc734559c83999702a);
|
|
|
|
|
|
var marker_a422576852b0e706c15260d346243835 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_df5913dd280e39a17f26aaeb22cdf70b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae1e9be8b14a42dae4c879cef5ad807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abbd9add55fb99375a593cb76b74f9e8 = $(`<div id="html_abbd9add55fb99375a593cb76b74f9e8" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_6ae1e9be8b14a42dae4c879cef5ad807.setContent(html_abbd9add55fb99375a593cb76b74f9e8);
|
|
|
|
|
|
|
|
marker_a422576852b0e706c15260d346243835.bindPopup(popup_6ae1e9be8b14a42dae4c879cef5ad807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a422576852b0e706c15260d346243835.setIcon(icon_df5913dd280e39a17f26aaeb22cdf70b);
|
|
|
|
|
|
var marker_793d833a1d3cfefd8cd3b2513a355cd6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bdefa1cafa3ebbc418fcef11fbab61bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18f78b51061737eea7d99066cb5fbb16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_033ef5eda7c320b77c211ff3bfd5ca78 = $(`<div id="html_033ef5eda7c320b77c211ff3bfd5ca78" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_18f78b51061737eea7d99066cb5fbb16.setContent(html_033ef5eda7c320b77c211ff3bfd5ca78);
|
|
|
|
|
|
|
|
marker_793d833a1d3cfefd8cd3b2513a355cd6.bindPopup(popup_18f78b51061737eea7d99066cb5fbb16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_793d833a1d3cfefd8cd3b2513a355cd6.setIcon(icon_bdefa1cafa3ebbc418fcef11fbab61bb);
|
|
|
|
|
|
var marker_2612717bd827316cbe4ec11cfc403e41 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_1e115530615cf7c75d6d53ec83fb3954 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfc2760d2b7604f4a986acd9cebf0a0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17fcde0c77d6579573373d4cd8ae1b43 = $(`<div id="html_17fcde0c77d6579573373d4cd8ae1b43" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_cfc2760d2b7604f4a986acd9cebf0a0f.setContent(html_17fcde0c77d6579573373d4cd8ae1b43);
|
|
|
|
|
|
|
|
marker_2612717bd827316cbe4ec11cfc403e41.bindPopup(popup_cfc2760d2b7604f4a986acd9cebf0a0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2612717bd827316cbe4ec11cfc403e41.setIcon(icon_1e115530615cf7c75d6d53ec83fb3954);
|
|
|
|
|
|
var marker_e22b371b1bea0a088935e640b7a4018b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_99d954defee90d01aa4be9c8ba5dfef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83a0558cac1d0f713003a7046f7d7120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a6e884a5e165a01f9b6b225187a289 = $(`<div id="html_68a6e884a5e165a01f9b6b225187a289" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_83a0558cac1d0f713003a7046f7d7120.setContent(html_68a6e884a5e165a01f9b6b225187a289);
|
|
|
|
|
|
|
|
marker_e22b371b1bea0a088935e640b7a4018b.bindPopup(popup_83a0558cac1d0f713003a7046f7d7120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e22b371b1bea0a088935e640b7a4018b.setIcon(icon_99d954defee90d01aa4be9c8ba5dfef6);
|
|
|
|
|
|
var marker_7715ba9e98df83ab6148f0ce6376538f = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_afe508480cc4257f2ad8e45d29449349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20125ba292941fe9d1f7a2cacb7ee016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e586a8428108e9dd22b8271b76415c7 = $(`<div id="html_5e586a8428108e9dd22b8271b76415c7" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_20125ba292941fe9d1f7a2cacb7ee016.setContent(html_5e586a8428108e9dd22b8271b76415c7);
|
|
|
|
|
|
|
|
marker_7715ba9e98df83ab6148f0ce6376538f.bindPopup(popup_20125ba292941fe9d1f7a2cacb7ee016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7715ba9e98df83ab6148f0ce6376538f.setIcon(icon_afe508480cc4257f2ad8e45d29449349);
|
|
|
|
|
|
var marker_16fca94235b15044f157f9ec7852c090 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d79976c8b7d1246ef277040f0783fd01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f2714da88707c78bcd4a6fb12c31ce3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb8596fa9714735146b7a1f4a8ef88c = $(`<div id="html_3eb8596fa9714735146b7a1f4a8ef88c" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_3f2714da88707c78bcd4a6fb12c31ce3.setContent(html_3eb8596fa9714735146b7a1f4a8ef88c);
|
|
|
|
|
|
|
|
marker_16fca94235b15044f157f9ec7852c090.bindPopup(popup_3f2714da88707c78bcd4a6fb12c31ce3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16fca94235b15044f157f9ec7852c090.setIcon(icon_d79976c8b7d1246ef277040f0783fd01);
|
|
|
|
|
|
var marker_187f7dd10c1dd4fb3acd6cf61718c7a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fac53713b7f9600227e032a1c95ad501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cff762bd669355386eb1e14ab366cc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57766436530ebaa7f103a94472c5eadb = $(`<div id="html_57766436530ebaa7f103a94472c5eadb" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_9cff762bd669355386eb1e14ab366cc0.setContent(html_57766436530ebaa7f103a94472c5eadb);
|
|
|
|
|
|
|
|
marker_187f7dd10c1dd4fb3acd6cf61718c7a2.bindPopup(popup_9cff762bd669355386eb1e14ab366cc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_187f7dd10c1dd4fb3acd6cf61718c7a2.setIcon(icon_fac53713b7f9600227e032a1c95ad501);
|
|
|
|
|
|
var marker_30f4def763e0a5c379408a799983fe1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_d58e84e68837d64371c8dd2abecf0714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2392cba9a0c4120dc66fe309d60b32b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d4007e0f2f632c984294d5b5e498db0 = $(`<div id="html_1d4007e0f2f632c984294d5b5e498db0" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2392cba9a0c4120dc66fe309d60b32b6.setContent(html_1d4007e0f2f632c984294d5b5e498db0);
|
|
|
|
|
|
|
|
marker_30f4def763e0a5c379408a799983fe1b.bindPopup(popup_2392cba9a0c4120dc66fe309d60b32b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f4def763e0a5c379408a799983fe1b.setIcon(icon_d58e84e68837d64371c8dd2abecf0714);
|
|
|
|
|
|
var marker_00def9460dcd7d5903db038d49fb0b0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0857a17fd3c1d980d0b211746c46f764 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2207fa76a8e105e95eda08ca2b10aaa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dfdf26b53055cda456dc99576926034 = $(`<div id="html_3dfdf26b53055cda456dc99576926034" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_2207fa76a8e105e95eda08ca2b10aaa6.setContent(html_3dfdf26b53055cda456dc99576926034);
|
|
|
|
|
|
|
|
marker_00def9460dcd7d5903db038d49fb0b0b.bindPopup(popup_2207fa76a8e105e95eda08ca2b10aaa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00def9460dcd7d5903db038d49fb0b0b.setIcon(icon_0857a17fd3c1d980d0b211746c46f764);
|
|
|
|
|
|
var marker_580283827c21714d1452b594667bd086 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b899546d8ff84fd7030b1dda8c078810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58759501e2e1f2c88168a4978202b7f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9050327985154fcbcb0f9722171210b7 = $(`<div id="html_9050327985154fcbcb0f9722171210b7" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_58759501e2e1f2c88168a4978202b7f3.setContent(html_9050327985154fcbcb0f9722171210b7);
|
|
|
|
|
|
|
|
marker_580283827c21714d1452b594667bd086.bindPopup(popup_58759501e2e1f2c88168a4978202b7f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_580283827c21714d1452b594667bd086.setIcon(icon_b899546d8ff84fd7030b1dda8c078810);
|
|
|
|
|
|
var marker_8f4c34abd0ac3231e895c0a8c268d682 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_80da559d1e868d0000aa3541d9a8e2c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e065811d8a98427b8be48c0f5e73f2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_521273c743348526da44931488cb2ff2 = $(`<div id="html_521273c743348526da44931488cb2ff2" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_5e065811d8a98427b8be48c0f5e73f2b.setContent(html_521273c743348526da44931488cb2ff2);
|
|
|
|
|
|
|
|
marker_8f4c34abd0ac3231e895c0a8c268d682.bindPopup(popup_5e065811d8a98427b8be48c0f5e73f2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f4c34abd0ac3231e895c0a8c268d682.setIcon(icon_80da559d1e868d0000aa3541d9a8e2c2);
|
|
|
|
|
|
var marker_c70e739a628cec63ed419b61f5530af9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_cc82bc217f99785a2954d288b423d5c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca360456ed9cd25cbb37bf30cdaa6199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a93da07d6120c40efa87b8a83721ad87 = $(`<div id="html_a93da07d6120c40efa87b8a83721ad87" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_ca360456ed9cd25cbb37bf30cdaa6199.setContent(html_a93da07d6120c40efa87b8a83721ad87);
|
|
|
|
|
|
|
|
marker_c70e739a628cec63ed419b61f5530af9.bindPopup(popup_ca360456ed9cd25cbb37bf30cdaa6199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c70e739a628cec63ed419b61f5530af9.setIcon(icon_cc82bc217f99785a2954d288b423d5c2);
|
|
|
|
|
|
var marker_c5e90ae8f91de378ca1e85f17e1f47ce = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_afd978c132c315c0ca2818d5305fa08b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afacdf316cc80cb8b6db95d76d3af7b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecfe963f5a53e2a6f3d50e1573969733 = $(`<div id="html_ecfe963f5a53e2a6f3d50e1573969733" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_afacdf316cc80cb8b6db95d76d3af7b7.setContent(html_ecfe963f5a53e2a6f3d50e1573969733);
|
|
|
|
|
|
|
|
marker_c5e90ae8f91de378ca1e85f17e1f47ce.bindPopup(popup_afacdf316cc80cb8b6db95d76d3af7b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5e90ae8f91de378ca1e85f17e1f47ce.setIcon(icon_afd978c132c315c0ca2818d5305fa08b);
|
|
|
|
|
|
var marker_411e2c8bebdbbbebe6e9de4d1ab48888 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_04e58445d4615971942ed74fd0dcae49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8bf0b76a57f97341b5272b959ce5438 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93f476ab623ab366f8e1c8819d62afc8 = $(`<div id="html_93f476ab623ab366f8e1c8819d62afc8" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_e8bf0b76a57f97341b5272b959ce5438.setContent(html_93f476ab623ab366f8e1c8819d62afc8);
|
|
|
|
|
|
|
|
marker_411e2c8bebdbbbebe6e9de4d1ab48888.bindPopup(popup_e8bf0b76a57f97341b5272b959ce5438)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_411e2c8bebdbbbebe6e9de4d1ab48888.setIcon(icon_04e58445d4615971942ed74fd0dcae49);
|
|
|
|
|
|
var marker_2d88c79c5b5cf0d7faa1ddc5b15463ba = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_520dac89b51605c3d0caa323a7ed21ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d9cc675da143a3b17cf1a28ff0215ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce95a5af2c2f2c1e1415be7bfbb3749a = $(`<div id="html_ce95a5af2c2f2c1e1415be7bfbb3749a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_2d9cc675da143a3b17cf1a28ff0215ab.setContent(html_ce95a5af2c2f2c1e1415be7bfbb3749a);
|
|
|
|
|
|
|
|
marker_2d88c79c5b5cf0d7faa1ddc5b15463ba.bindPopup(popup_2d9cc675da143a3b17cf1a28ff0215ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d88c79c5b5cf0d7faa1ddc5b15463ba.setIcon(icon_520dac89b51605c3d0caa323a7ed21ef);
|
|
|
|
|
|
var marker_29ae804912dcdb46eda0c13cbfaeb66a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fc9c9c2411018e7dde265be4aa99eeba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9873fe1b4e5bd6d5f41ebf236fc25aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e49765e4895f1d8c5e553a291572192b = $(`<div id="html_e49765e4895f1d8c5e553a291572192b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_9873fe1b4e5bd6d5f41ebf236fc25aa0.setContent(html_e49765e4895f1d8c5e553a291572192b);
|
|
|
|
|
|
|
|
marker_29ae804912dcdb46eda0c13cbfaeb66a.bindPopup(popup_9873fe1b4e5bd6d5f41ebf236fc25aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29ae804912dcdb46eda0c13cbfaeb66a.setIcon(icon_fc9c9c2411018e7dde265be4aa99eeba);
|
|
|
|
|
|
var marker_b5723c21c03dac656b6c26a12a486c07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_6a6a4c3a0deef17d7c11541a50f751b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dd9fd3fceb43052a5e63c17b54d5d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aed4b88e722b5bbb256d4cad1eeeab18 = $(`<div id="html_aed4b88e722b5bbb256d4cad1eeeab18" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_1dd9fd3fceb43052a5e63c17b54d5d68.setContent(html_aed4b88e722b5bbb256d4cad1eeeab18);
|
|
|
|
|
|
|
|
marker_b5723c21c03dac656b6c26a12a486c07.bindPopup(popup_1dd9fd3fceb43052a5e63c17b54d5d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5723c21c03dac656b6c26a12a486c07.setIcon(icon_6a6a4c3a0deef17d7c11541a50f751b0);
|
|
|
|
|
|
var marker_bf648d70fa17681094c45f4314572e9c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bd394cf7d4bba385c3334e0a5abbe267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2dec9c085882523ddb3f9df1d435cb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2b412a83141ee51c23073f1faf51dcc = $(`<div id="html_f2b412a83141ee51c23073f1faf51dcc" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_b2dec9c085882523ddb3f9df1d435cb2.setContent(html_f2b412a83141ee51c23073f1faf51dcc);
|
|
|
|
|
|
|
|
marker_bf648d70fa17681094c45f4314572e9c.bindPopup(popup_b2dec9c085882523ddb3f9df1d435cb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf648d70fa17681094c45f4314572e9c.setIcon(icon_bd394cf7d4bba385c3334e0a5abbe267);
|
|
|
|
|
|
var marker_ed53ae182e88714139ad02e9f5e5316d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8a2c42b3cd0841a30d69ed527bc12be4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06519b3a305bfcf0b0215f61dc112909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88b02d2bd73d05f07c58a7ae8a75f9ba = $(`<div id="html_88b02d2bd73d05f07c58a7ae8a75f9ba" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_06519b3a305bfcf0b0215f61dc112909.setContent(html_88b02d2bd73d05f07c58a7ae8a75f9ba);
|
|
|
|
|
|
|
|
marker_ed53ae182e88714139ad02e9f5e5316d.bindPopup(popup_06519b3a305bfcf0b0215f61dc112909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed53ae182e88714139ad02e9f5e5316d.setIcon(icon_8a2c42b3cd0841a30d69ed527bc12be4);
|
|
|
|
|
|
var marker_e2f515e8c7c902ddb462d19de959ecd9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4f7d6a88ee6c85caea6a7e4e04f23558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d767ca14d48c5f13dfbff9051a9301e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34db5e688c752757d84e09c9a40f559e = $(`<div id="html_34db5e688c752757d84e09c9a40f559e" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_d767ca14d48c5f13dfbff9051a9301e4.setContent(html_34db5e688c752757d84e09c9a40f559e);
|
|
|
|
|
|
|
|
marker_e2f515e8c7c902ddb462d19de959ecd9.bindPopup(popup_d767ca14d48c5f13dfbff9051a9301e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f515e8c7c902ddb462d19de959ecd9.setIcon(icon_4f7d6a88ee6c85caea6a7e4e04f23558);
|
|
|
|
|
|
var marker_0c3057d7bd10526674186cc89d731f95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_e37159f1b91ac833062dc9dc7a16ee2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92cf7b23f8898731f1f47888a508f2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a6e8138585454aaffc2a045aeadb252 = $(`<div id="html_9a6e8138585454aaffc2a045aeadb252" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e92cf7b23f8898731f1f47888a508f2a.setContent(html_9a6e8138585454aaffc2a045aeadb252);
|
|
|
|
|
|
|
|
marker_0c3057d7bd10526674186cc89d731f95.bindPopup(popup_e92cf7b23f8898731f1f47888a508f2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c3057d7bd10526674186cc89d731f95.setIcon(icon_e37159f1b91ac833062dc9dc7a16ee2f);
|
|
|
|
|
|
var marker_00ca39a26b06cebd440d6c08953cb17f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_3645ce89d5ed2d967a283366e91bb18f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf144fb5c2445f477236cfc485ab8522 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bf7d7cd713e2402e8448bc76eef9da2 = $(`<div id="html_4bf7d7cd713e2402e8448bc76eef9da2" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_bf144fb5c2445f477236cfc485ab8522.setContent(html_4bf7d7cd713e2402e8448bc76eef9da2);
|
|
|
|
|
|
|
|
marker_00ca39a26b06cebd440d6c08953cb17f.bindPopup(popup_bf144fb5c2445f477236cfc485ab8522)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00ca39a26b06cebd440d6c08953cb17f.setIcon(icon_3645ce89d5ed2d967a283366e91bb18f);
|
|
|
|
|
|
var marker_3fbefe84add2df52742adf85e85ef668 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_8ad48e4b00485dd11ad5cbe10a97f26b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111a7e421f5a1feb03c14b75738e0797 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e9da0bbbd2ce3a8c4ea6abb8e84a7da = $(`<div id="html_0e9da0bbbd2ce3a8c4ea6abb8e84a7da" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_111a7e421f5a1feb03c14b75738e0797.setContent(html_0e9da0bbbd2ce3a8c4ea6abb8e84a7da);
|
|
|
|
|
|
|
|
marker_3fbefe84add2df52742adf85e85ef668.bindPopup(popup_111a7e421f5a1feb03c14b75738e0797)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fbefe84add2df52742adf85e85ef668.setIcon(icon_8ad48e4b00485dd11ad5cbe10a97f26b);
|
|
|
|
|
|
var marker_e116f6ac0362c7ab80f7568574095e4c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7380975bb5664b7a8681d7bd703e5e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2651ebca29a0b80f06d407a193c97710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4c881ae6cd7743232c063076172f000 = $(`<div id="html_c4c881ae6cd7743232c063076172f000" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_2651ebca29a0b80f06d407a193c97710.setContent(html_c4c881ae6cd7743232c063076172f000);
|
|
|
|
|
|
|
|
marker_e116f6ac0362c7ab80f7568574095e4c.bindPopup(popup_2651ebca29a0b80f06d407a193c97710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e116f6ac0362c7ab80f7568574095e4c.setIcon(icon_7380975bb5664b7a8681d7bd703e5e88);
|
|
|
|
|
|
var marker_5451214a929f363ac2d0b3ae8e614849 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_b491b8275f407fcfb2d5c3b870c4b3dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_287e1e9f1d1aeab637a9949293310304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a584962134adf506596232d0d6477c51 = $(`<div id="html_a584962134adf506596232d0d6477c51" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_287e1e9f1d1aeab637a9949293310304.setContent(html_a584962134adf506596232d0d6477c51);
|
|
|
|
|
|
|
|
marker_5451214a929f363ac2d0b3ae8e614849.bindPopup(popup_287e1e9f1d1aeab637a9949293310304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5451214a929f363ac2d0b3ae8e614849.setIcon(icon_b491b8275f407fcfb2d5c3b870c4b3dd);
|
|
|
|
|
|
var marker_6eb9a2e688da9d3696c338c64aef8a3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_3c3b9f9b374eb846de3d7b4d152b0511 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60b90107482d529d0b49f52ab0bb633d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1230812e1a2e2af2b14d8b2e90717e3 = $(`<div id="html_e1230812e1a2e2af2b14d8b2e90717e3" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_60b90107482d529d0b49f52ab0bb633d.setContent(html_e1230812e1a2e2af2b14d8b2e90717e3);
|
|
|
|
|
|
|
|
marker_6eb9a2e688da9d3696c338c64aef8a3c.bindPopup(popup_60b90107482d529d0b49f52ab0bb633d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb9a2e688da9d3696c338c64aef8a3c.setIcon(icon_3c3b9f9b374eb846de3d7b4d152b0511);
|
|
|
|
|
|
var marker_a8f6981ee837b49a59fcbbdc6eaa6fc2 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_75973eab5f7e785fcd2b0c771e59dea6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_188a3c87556be205414dd718b6e3343b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ef653c73286934f49562a2164e4139 = $(`<div id="html_86ef653c73286934f49562a2164e4139" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_188a3c87556be205414dd718b6e3343b.setContent(html_86ef653c73286934f49562a2164e4139);
|
|
|
|
|
|
|
|
marker_a8f6981ee837b49a59fcbbdc6eaa6fc2.bindPopup(popup_188a3c87556be205414dd718b6e3343b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8f6981ee837b49a59fcbbdc6eaa6fc2.setIcon(icon_75973eab5f7e785fcd2b0c771e59dea6);
|
|
|
|
|
|
var marker_7d9145c2869f29c4e42397925f9d833a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_4d39006aa64ed076a1d0be20409e017a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62157a3a5b06748925c23e8a8def13db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b21969604fefcbca9038de501825167e = $(`<div id="html_b21969604fefcbca9038de501825167e" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_62157a3a5b06748925c23e8a8def13db.setContent(html_b21969604fefcbca9038de501825167e);
|
|
|
|
|
|
|
|
marker_7d9145c2869f29c4e42397925f9d833a.bindPopup(popup_62157a3a5b06748925c23e8a8def13db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9145c2869f29c4e42397925f9d833a.setIcon(icon_4d39006aa64ed076a1d0be20409e017a);
|
|
|
|
|
|
var marker_1b0cac764b637a5101938e603cc9c541 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_02e7ee10c991c495bee17bc0484aa770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af942a03bd26f8ca4396ef78b676195c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c15dc295ec78d08df43a0feb9c58fa64 = $(`<div id="html_c15dc295ec78d08df43a0feb9c58fa64" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_af942a03bd26f8ca4396ef78b676195c.setContent(html_c15dc295ec78d08df43a0feb9c58fa64);
|
|
|
|
|
|
|
|
marker_1b0cac764b637a5101938e603cc9c541.bindPopup(popup_af942a03bd26f8ca4396ef78b676195c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b0cac764b637a5101938e603cc9c541.setIcon(icon_02e7ee10c991c495bee17bc0484aa770);
|
|
|
|
|
|
var marker_16d171cccd0d76ca35fd423ea5b13010 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_93b02034bbd90ff7ac40c9126f561e0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f7a9f10436619d443efe15aec2cbc77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e8c304847add1b18fed2e257798e86f = $(`<div id="html_6e8c304847add1b18fed2e257798e86f" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_2f7a9f10436619d443efe15aec2cbc77.setContent(html_6e8c304847add1b18fed2e257798e86f);
|
|
|
|
|
|
|
|
marker_16d171cccd0d76ca35fd423ea5b13010.bindPopup(popup_2f7a9f10436619d443efe15aec2cbc77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16d171cccd0d76ca35fd423ea5b13010.setIcon(icon_93b02034bbd90ff7ac40c9126f561e0c);
|
|
|
|
|
|
var marker_8c07d0a2ca73b15a448127a8427cc9d9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_bd8a5a5736c34ffbf48f6b66673c1377 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8152f9c2deb14ec08124d92c49d3b63d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16bf462552c759107cf8abacd87dc6d5 = $(`<div id="html_16bf462552c759107cf8abacd87dc6d5" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_8152f9c2deb14ec08124d92c49d3b63d.setContent(html_16bf462552c759107cf8abacd87dc6d5);
|
|
|
|
|
|
|
|
marker_8c07d0a2ca73b15a448127a8427cc9d9.bindPopup(popup_8152f9c2deb14ec08124d92c49d3b63d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c07d0a2ca73b15a448127a8427cc9d9.setIcon(icon_bd8a5a5736c34ffbf48f6b66673c1377);
|
|
|
|
|
|
var marker_c2f91d43ebae4bf62b571f25fa1fb8d7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0509d28b51901ea0daee2d46a6c8c6cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aea8a376ae1762258a28891344aa1d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fc135236ac881c44a108f7d9bbcba33 = $(`<div id="html_3fc135236ac881c44a108f7d9bbcba33" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_1aea8a376ae1762258a28891344aa1d3.setContent(html_3fc135236ac881c44a108f7d9bbcba33);
|
|
|
|
|
|
|
|
marker_c2f91d43ebae4bf62b571f25fa1fb8d7.bindPopup(popup_1aea8a376ae1762258a28891344aa1d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f91d43ebae4bf62b571f25fa1fb8d7.setIcon(icon_0509d28b51901ea0daee2d46a6c8c6cb);
|
|
|
|
|
|
var marker_55c4fd2b2d22f5cab12e55b6f0b89454 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_0e7985832e354f0217dac0ffb4c2d5d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbde0968655b6ba70a328d78ca4026ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_563aa01efddfb3a026f20a68406fbe05 = $(`<div id="html_563aa01efddfb3a026f20a68406fbe05" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_fbde0968655b6ba70a328d78ca4026ea.setContent(html_563aa01efddfb3a026f20a68406fbe05);
|
|
|
|
|
|
|
|
marker_55c4fd2b2d22f5cab12e55b6f0b89454.bindPopup(popup_fbde0968655b6ba70a328d78ca4026ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55c4fd2b2d22f5cab12e55b6f0b89454.setIcon(icon_0e7985832e354f0217dac0ffb4c2d5d9);
|
|
|
|
|
|
var marker_e839f13f1c49c5916c3ad80dfa6086ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_365bc59d791f82d50d8df819051bd2e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dabd73d3613507367c2cb513417c877 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e5afa0a729213aca8db8d8ad5655249 = $(`<div id="html_7e5afa0a729213aca8db8d8ad5655249" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_0dabd73d3613507367c2cb513417c877.setContent(html_7e5afa0a729213aca8db8d8ad5655249);
|
|
|
|
|
|
|
|
marker_e839f13f1c49c5916c3ad80dfa6086ef.bindPopup(popup_0dabd73d3613507367c2cb513417c877)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e839f13f1c49c5916c3ad80dfa6086ef.setIcon(icon_365bc59d791f82d50d8df819051bd2e0);
|
|
|
|
|
|
var marker_de0deb6491890871d739f199c2b6731f = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_7fb46d2d7a1174c3a3d473fbc5f4a255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8c74e79764ee122a73761199718535a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae0104b741510b80f03ec2d5bad70438 = $(`<div id="html_ae0104b741510b80f03ec2d5bad70438" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_b8c74e79764ee122a73761199718535a.setContent(html_ae0104b741510b80f03ec2d5bad70438);
|
|
|
|
|
|
|
|
marker_de0deb6491890871d739f199c2b6731f.bindPopup(popup_b8c74e79764ee122a73761199718535a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de0deb6491890871d739f199c2b6731f.setIcon(icon_7fb46d2d7a1174c3a3d473fbc5f4a255);
|
|
|
|
|
|
var marker_f22242b25c11936774e7bad330afd272 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_215bbac7d992d422aafa58751671f2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45a71d5db4a88f5f5b053b6e24378bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3a04cede13f79d71c2a52e9524cce03 = $(`<div id="html_d3a04cede13f79d71c2a52e9524cce03" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_45a71d5db4a88f5f5b053b6e24378bd4.setContent(html_d3a04cede13f79d71c2a52e9524cce03);
|
|
|
|
|
|
|
|
marker_f22242b25c11936774e7bad330afd272.bindPopup(popup_45a71d5db4a88f5f5b053b6e24378bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f22242b25c11936774e7bad330afd272.setIcon(icon_215bbac7d992d422aafa58751671f2d9);
|
|
|
|
|
|
var marker_59b1792c3791e0a3e1904284c94169a1 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_dd62ab74ae6ba4ab0d5dc1f9a21c9cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc1d24207db28846a20393638f17ff93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf277463025757610214fef180a5eafe = $(`<div id="html_bf277463025757610214fef180a5eafe" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_cc1d24207db28846a20393638f17ff93.setContent(html_bf277463025757610214fef180a5eafe);
|
|
|
|
|
|
|
|
marker_59b1792c3791e0a3e1904284c94169a1.bindPopup(popup_cc1d24207db28846a20393638f17ff93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b1792c3791e0a3e1904284c94169a1.setIcon(icon_dd62ab74ae6ba4ab0d5dc1f9a21c9cd3);
|
|
|
|
|
|
var marker_26e2d7541f7486cb241b8a5059102eb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_9d2bc216496bd2d5db9b8dd5511003fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d030e6296bfcad235e6f045abc2cee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9a79985c0db89bd261bf78d19fa2f65 = $(`<div id="html_d9a79985c0db89bd261bf78d19fa2f65" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_39d030e6296bfcad235e6f045abc2cee.setContent(html_d9a79985c0db89bd261bf78d19fa2f65);
|
|
|
|
|
|
|
|
marker_26e2d7541f7486cb241b8a5059102eb6.bindPopup(popup_39d030e6296bfcad235e6f045abc2cee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26e2d7541f7486cb241b8a5059102eb6.setIcon(icon_9d2bc216496bd2d5db9b8dd5511003fe);
|
|
|
|
|
|
var marker_af4a1e18fbc6f9dc473dd0b6cefb8882 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_fb443b4635f974d62a8b90147efdf1df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ec310a87792a33ac43bef9e1199c788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6887772a0703f32b5734a3f86de60c99 = $(`<div id="html_6887772a0703f32b5734a3f86de60c99" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_5ec310a87792a33ac43bef9e1199c788.setContent(html_6887772a0703f32b5734a3f86de60c99);
|
|
|
|
|
|
|
|
marker_af4a1e18fbc6f9dc473dd0b6cefb8882.bindPopup(popup_5ec310a87792a33ac43bef9e1199c788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af4a1e18fbc6f9dc473dd0b6cefb8882.setIcon(icon_fb443b4635f974d62a8b90147efdf1df);
|
|
|
|
|
|
var marker_377378b76a48d7b6bd382ff355e64fe6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_df1b9d149b59af067a5ada7656a9b868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c5ffd86df62ad3521090206297f4fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91533ad6409d0dea7572f0fc981c7ac1 = $(`<div id="html_91533ad6409d0dea7572f0fc981c7ac1" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_80c5ffd86df62ad3521090206297f4fc.setContent(html_91533ad6409d0dea7572f0fc981c7ac1);
|
|
|
|
|
|
|
|
marker_377378b76a48d7b6bd382ff355e64fe6.bindPopup(popup_80c5ffd86df62ad3521090206297f4fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377378b76a48d7b6bd382ff355e64fe6.setIcon(icon_df1b9d149b59af067a5ada7656a9b868);
|
|
|
|
|
|
var marker_9648c3277e7978943f4b47d190285b7b = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_2e8ba0d6756b2849ed9852937eeadc60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b14206fc617e9696f599d7e3b2ec4271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc53e7ef391b46a31bd7b6051b2cbd4e = $(`<div id="html_fc53e7ef391b46a31bd7b6051b2cbd4e" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_b14206fc617e9696f599d7e3b2ec4271.setContent(html_fc53e7ef391b46a31bd7b6051b2cbd4e);
|
|
|
|
|
|
|
|
marker_9648c3277e7978943f4b47d190285b7b.bindPopup(popup_b14206fc617e9696f599d7e3b2ec4271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9648c3277e7978943f4b47d190285b7b.setIcon(icon_2e8ba0d6756b2849ed9852937eeadc60);
|
|
|
|
|
|
var marker_a0c9566425820c8b4435aea8ee9d9f35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd);
|
|
|
|
|
|
var icon_db730195c6b7b6465b7c09ba06b1a79f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b2d743b2198ad94ecb3d6aab9b907cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45133ae62910586cf8ecd9ff0291e65c = $(`<div id="html_45133ae62910586cf8ecd9ff0291e65c" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_3b2d743b2198ad94ecb3d6aab9b907cc.setContent(html_45133ae62910586cf8ecd9ff0291e65c);
|
|
|
|
|
|
|
|
marker_a0c9566425820c8b4435aea8ee9d9f35.bindPopup(popup_3b2d743b2198ad94ecb3d6aab9b907cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0c9566425820c8b4435aea8ee9d9f35.setIcon(icon_db730195c6b7b6465b7c09ba06b1a79f);
|
|
|
|
|
|
marker_cluster_f4064d46d449b7c1d0f4ce3359663ddd.addTo(map_9bbb38a34abc84686c2b406280bdd9ed);
|
|
|
|
</script>
|
|
</html> |