mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:45:18 +00:00
10601 lines
308 KiB
HTML
10601 lines
308 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_cfae2c9da5ba307fa4b02ab9939309e3 {
|
|
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_cfae2c9da5ba307fa4b02ab9939309e3" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_cfae2c9da5ba307fa4b02ab9939309e3 = L.map(
|
|
"map_cfae2c9da5ba307fa4b02ab9939309e3",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_d266ac8e49950b558301ab971063ea6b = 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_d266ac8e49950b558301ab971063ea6b.addTo(map_cfae2c9da5ba307fa4b02ab9939309e3);
|
|
|
|
|
|
var marker_cluster_85c3e6b22f4652646a4047b3f58171c5 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_15261fa3f8827da91c3a2d97d8c8ce9e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_50bf3a612f938ac169636c3768a7501f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04612bc5873cccaaec661776d11c476d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3fd76c8c524fd5009de125173d84511 = $(`<div id="html_d3fd76c8c524fd5009de125173d84511" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_04612bc5873cccaaec661776d11c476d.setContent(html_d3fd76c8c524fd5009de125173d84511);
|
|
|
|
|
|
|
|
marker_15261fa3f8827da91c3a2d97d8c8ce9e.bindPopup(popup_04612bc5873cccaaec661776d11c476d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15261fa3f8827da91c3a2d97d8c8ce9e.setIcon(icon_50bf3a612f938ac169636c3768a7501f);
|
|
|
|
|
|
var marker_cd0fe49fb6bb223509194f5df27b7717 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4168d48211a176307a24f82567be6fb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83bfc286987ea20163f89f128564e59e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94de8a48bb8a589d099791c0004582c0 = $(`<div id="html_94de8a48bb8a589d099791c0004582c0" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_83bfc286987ea20163f89f128564e59e.setContent(html_94de8a48bb8a589d099791c0004582c0);
|
|
|
|
|
|
|
|
marker_cd0fe49fb6bb223509194f5df27b7717.bindPopup(popup_83bfc286987ea20163f89f128564e59e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd0fe49fb6bb223509194f5df27b7717.setIcon(icon_4168d48211a176307a24f82567be6fb7);
|
|
|
|
|
|
var marker_7a607e3badab4301a52161412d5e7ff2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_86fac5d3e7d2c56149aa37acd046a141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f469b1a97a22ceaf27411f3e17b8056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329b25ee0162c8b0d7e6f60174fd8de4 = $(`<div id="html_329b25ee0162c8b0d7e6f60174fd8de4" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_5f469b1a97a22ceaf27411f3e17b8056.setContent(html_329b25ee0162c8b0d7e6f60174fd8de4);
|
|
|
|
|
|
|
|
marker_7a607e3badab4301a52161412d5e7ff2.bindPopup(popup_5f469b1a97a22ceaf27411f3e17b8056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a607e3badab4301a52161412d5e7ff2.setIcon(icon_86fac5d3e7d2c56149aa37acd046a141);
|
|
|
|
|
|
var marker_9f078a3417f67ae3bfe4d3b6c5b20d7c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4bbde3b465d92b61fdd5071172dfab03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a237f2a144451e573113b43a1850f673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d8f982b36f319fdf340f61a5bc686a = $(`<div id="html_52d8f982b36f319fdf340f61a5bc686a" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a237f2a144451e573113b43a1850f673.setContent(html_52d8f982b36f319fdf340f61a5bc686a);
|
|
|
|
|
|
|
|
marker_9f078a3417f67ae3bfe4d3b6c5b20d7c.bindPopup(popup_a237f2a144451e573113b43a1850f673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f078a3417f67ae3bfe4d3b6c5b20d7c.setIcon(icon_4bbde3b465d92b61fdd5071172dfab03);
|
|
|
|
|
|
var marker_1b4b2f40674e61bbc7fb0bea271a7624 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_68ce0a4eabe6a3507f0951d50fb5cd3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_049c2bc6ac9171a967e8ecc74c5160cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69179629ab3e3e02ea1314c2929fd316 = $(`<div id="html_69179629ab3e3e02ea1314c2929fd316" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_049c2bc6ac9171a967e8ecc74c5160cb.setContent(html_69179629ab3e3e02ea1314c2929fd316);
|
|
|
|
|
|
|
|
marker_1b4b2f40674e61bbc7fb0bea271a7624.bindPopup(popup_049c2bc6ac9171a967e8ecc74c5160cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b4b2f40674e61bbc7fb0bea271a7624.setIcon(icon_68ce0a4eabe6a3507f0951d50fb5cd3b);
|
|
|
|
|
|
var marker_f7652533703ed1ea32c63349344fbb0b = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e72f2cdec7f24d5211dda5ee4a128008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57b38bf60bb6fb75c3939091ba126a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_161fafbbd6d5a0dec7f44767a4c5f0b5 = $(`<div id="html_161fafbbd6d5a0dec7f44767a4c5f0b5" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_57b38bf60bb6fb75c3939091ba126a0d.setContent(html_161fafbbd6d5a0dec7f44767a4c5f0b5);
|
|
|
|
|
|
|
|
marker_f7652533703ed1ea32c63349344fbb0b.bindPopup(popup_57b38bf60bb6fb75c3939091ba126a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7652533703ed1ea32c63349344fbb0b.setIcon(icon_e72f2cdec7f24d5211dda5ee4a128008);
|
|
|
|
|
|
var marker_4adebab41181075e0ce29c5f0a50afa6 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_11f58c1061068b7572ac18f2b2b5a375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17fa2c0203019039548fce455cce7efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e643e176fe3a01f7980422b11b05a0c1 = $(`<div id="html_e643e176fe3a01f7980422b11b05a0c1" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_17fa2c0203019039548fce455cce7efa.setContent(html_e643e176fe3a01f7980422b11b05a0c1);
|
|
|
|
|
|
|
|
marker_4adebab41181075e0ce29c5f0a50afa6.bindPopup(popup_17fa2c0203019039548fce455cce7efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4adebab41181075e0ce29c5f0a50afa6.setIcon(icon_11f58c1061068b7572ac18f2b2b5a375);
|
|
|
|
|
|
var marker_cc05973b7e61cf9251fa62a517242c05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_67b28ce68e8752834cfbed699d63df59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e884a98c5b82b0777b267728fb4f06b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d61b6eba4a36b80894e60aa2806bed = $(`<div id="html_77d61b6eba4a36b80894e60aa2806bed" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_e884a98c5b82b0777b267728fb4f06b3.setContent(html_77d61b6eba4a36b80894e60aa2806bed);
|
|
|
|
|
|
|
|
marker_cc05973b7e61cf9251fa62a517242c05.bindPopup(popup_e884a98c5b82b0777b267728fb4f06b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc05973b7e61cf9251fa62a517242c05.setIcon(icon_67b28ce68e8752834cfbed699d63df59);
|
|
|
|
|
|
var marker_8645f98ef2c50d100adaaf351878f496 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7906140b1a8627fe3b05415a53f53f7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d701e87404063dad962efc6d2214814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7da3249dc5c3a573e06e955d6384102 = $(`<div id="html_f7da3249dc5c3a573e06e955d6384102" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_8d701e87404063dad962efc6d2214814.setContent(html_f7da3249dc5c3a573e06e955d6384102);
|
|
|
|
|
|
|
|
marker_8645f98ef2c50d100adaaf351878f496.bindPopup(popup_8d701e87404063dad962efc6d2214814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8645f98ef2c50d100adaaf351878f496.setIcon(icon_7906140b1a8627fe3b05415a53f53f7d);
|
|
|
|
|
|
var marker_93395bd7d413e44dd8b1b8ccd96d428c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f038eb61a7c7d3916286936c209eb18e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_655f9b0ffb5550d3a420aeab782c91dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d332f722a020cb3c68946bda9d621e46 = $(`<div id="html_d332f722a020cb3c68946bda9d621e46" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_655f9b0ffb5550d3a420aeab782c91dc.setContent(html_d332f722a020cb3c68946bda9d621e46);
|
|
|
|
|
|
|
|
marker_93395bd7d413e44dd8b1b8ccd96d428c.bindPopup(popup_655f9b0ffb5550d3a420aeab782c91dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93395bd7d413e44dd8b1b8ccd96d428c.setIcon(icon_f038eb61a7c7d3916286936c209eb18e);
|
|
|
|
|
|
var marker_9695efbd9c0693684e6f6244c0f5bc5e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b7ce3bcdb088209876ccbbcc5018d1aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ab95992fc9354fb505054d5b0e6481f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf41a38321b8fc7c1b77c91fadbad2f = $(`<div id="html_adf41a38321b8fc7c1b77c91fadbad2f" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_3ab95992fc9354fb505054d5b0e6481f.setContent(html_adf41a38321b8fc7c1b77c91fadbad2f);
|
|
|
|
|
|
|
|
marker_9695efbd9c0693684e6f6244c0f5bc5e.bindPopup(popup_3ab95992fc9354fb505054d5b0e6481f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9695efbd9c0693684e6f6244c0f5bc5e.setIcon(icon_b7ce3bcdb088209876ccbbcc5018d1aa);
|
|
|
|
|
|
var marker_18c0649dd93e294b362b3bb74da6aec6 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0f9443b20ca4b3178363b1512e69fe96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10ad6b6f90c98e1d33841c7a0db07993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_627498176070bac65606ce919a60799b = $(`<div id="html_627498176070bac65606ce919a60799b" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_10ad6b6f90c98e1d33841c7a0db07993.setContent(html_627498176070bac65606ce919a60799b);
|
|
|
|
|
|
|
|
marker_18c0649dd93e294b362b3bb74da6aec6.bindPopup(popup_10ad6b6f90c98e1d33841c7a0db07993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c0649dd93e294b362b3bb74da6aec6.setIcon(icon_0f9443b20ca4b3178363b1512e69fe96);
|
|
|
|
|
|
var marker_bfac382183bd69b4cb731cb164d54633 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cd728f7a0309ef516c642b2bf6bed0d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f79d8d5daf02250e37fccffa6dc30174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6036bb2b13f35cda6d4021216dd6974 = $(`<div id="html_d6036bb2b13f35cda6d4021216dd6974" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_f79d8d5daf02250e37fccffa6dc30174.setContent(html_d6036bb2b13f35cda6d4021216dd6974);
|
|
|
|
|
|
|
|
marker_bfac382183bd69b4cb731cb164d54633.bindPopup(popup_f79d8d5daf02250e37fccffa6dc30174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfac382183bd69b4cb731cb164d54633.setIcon(icon_cd728f7a0309ef516c642b2bf6bed0d0);
|
|
|
|
|
|
var marker_e8ed172bcbd0df271b9a4202067cbc07 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0b02d52bda1bbf102a7a50c0300d1d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0927044ff86770a102be9c7f81d122c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79ca81b010ef028051aecc942dc857aa = $(`<div id="html_79ca81b010ef028051aecc942dc857aa" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_0927044ff86770a102be9c7f81d122c1.setContent(html_79ca81b010ef028051aecc942dc857aa);
|
|
|
|
|
|
|
|
marker_e8ed172bcbd0df271b9a4202067cbc07.bindPopup(popup_0927044ff86770a102be9c7f81d122c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ed172bcbd0df271b9a4202067cbc07.setIcon(icon_0b02d52bda1bbf102a7a50c0300d1d79);
|
|
|
|
|
|
var marker_c78543774e289ee30e6c5a6a65a374e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8ec355f3db6aa5f2c7af945e09534d98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e86d7477781216418f6e8ddb0c10acf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d2da50d5df390080b9a2b5b26d479a7 = $(`<div id="html_1d2da50d5df390080b9a2b5b26d479a7" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_2e86d7477781216418f6e8ddb0c10acf.setContent(html_1d2da50d5df390080b9a2b5b26d479a7);
|
|
|
|
|
|
|
|
marker_c78543774e289ee30e6c5a6a65a374e7.bindPopup(popup_2e86d7477781216418f6e8ddb0c10acf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78543774e289ee30e6c5a6a65a374e7.setIcon(icon_8ec355f3db6aa5f2c7af945e09534d98);
|
|
|
|
|
|
var marker_d96d03e6fa94205a51371881894c7cac = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_57ba16d3ebf25d8404eedab11757fdac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c044d9c2fa3a16fb2df834a7491d76d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1402a5fd3dc85883b3e026a12072ac47 = $(`<div id="html_1402a5fd3dc85883b3e026a12072ac47" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_c044d9c2fa3a16fb2df834a7491d76d3.setContent(html_1402a5fd3dc85883b3e026a12072ac47);
|
|
|
|
|
|
|
|
marker_d96d03e6fa94205a51371881894c7cac.bindPopup(popup_c044d9c2fa3a16fb2df834a7491d76d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d96d03e6fa94205a51371881894c7cac.setIcon(icon_57ba16d3ebf25d8404eedab11757fdac);
|
|
|
|
|
|
var marker_eb52ed2c309eedaabed78ab20a4374ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f1bd5f87b55310276f8a0228b6897baf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddecaf5ca120ffcadfe5af748a13fe63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6611196f28fbfbb7b8e57e979339bf2f = $(`<div id="html_6611196f28fbfbb7b8e57e979339bf2f" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ddecaf5ca120ffcadfe5af748a13fe63.setContent(html_6611196f28fbfbb7b8e57e979339bf2f);
|
|
|
|
|
|
|
|
marker_eb52ed2c309eedaabed78ab20a4374ca.bindPopup(popup_ddecaf5ca120ffcadfe5af748a13fe63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb52ed2c309eedaabed78ab20a4374ca.setIcon(icon_f1bd5f87b55310276f8a0228b6897baf);
|
|
|
|
|
|
var marker_050b1301555a50e825cdd463f8d18a59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b82d49e730d7e69ae96ffe6c13ca20fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e6ba8ad09d2c125f963c50eb9abf70c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d12c3380c4a1c3a196539fa91fa84d3 = $(`<div id="html_9d12c3380c4a1c3a196539fa91fa84d3" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_5e6ba8ad09d2c125f963c50eb9abf70c.setContent(html_9d12c3380c4a1c3a196539fa91fa84d3);
|
|
|
|
|
|
|
|
marker_050b1301555a50e825cdd463f8d18a59.bindPopup(popup_5e6ba8ad09d2c125f963c50eb9abf70c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_050b1301555a50e825cdd463f8d18a59.setIcon(icon_b82d49e730d7e69ae96ffe6c13ca20fe);
|
|
|
|
|
|
var marker_d5b9926d7e9d736efcc28744c66f6a4b = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_355001ccb5fd07f33d77a30687697cfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5f7b4d926c87e1d37e32e39415aab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebb725ce41b04083d49db48c7b729067 = $(`<div id="html_ebb725ce41b04083d49db48c7b729067" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_dc5f7b4d926c87e1d37e32e39415aab3.setContent(html_ebb725ce41b04083d49db48c7b729067);
|
|
|
|
|
|
|
|
marker_d5b9926d7e9d736efcc28744c66f6a4b.bindPopup(popup_dc5f7b4d926c87e1d37e32e39415aab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5b9926d7e9d736efcc28744c66f6a4b.setIcon(icon_355001ccb5fd07f33d77a30687697cfc);
|
|
|
|
|
|
var marker_a936718fdfae57a22d2581de6e49c6de = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_3d48dc43fc0cff04f2b9428269ecd1af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35dd776809b5bc8a844f80777e8fb73d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_142ab94672d9bd843ac3cc5301979865 = $(`<div id="html_142ab94672d9bd843ac3cc5301979865" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_35dd776809b5bc8a844f80777e8fb73d.setContent(html_142ab94672d9bd843ac3cc5301979865);
|
|
|
|
|
|
|
|
marker_a936718fdfae57a22d2581de6e49c6de.bindPopup(popup_35dd776809b5bc8a844f80777e8fb73d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a936718fdfae57a22d2581de6e49c6de.setIcon(icon_3d48dc43fc0cff04f2b9428269ecd1af);
|
|
|
|
|
|
var marker_de37b73bb711a4b4500065b58a27bad4 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_bf41bac45273763dad3cd5ffed329327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44480f8b42bc18e6d8401147ac786e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f5173d87b599e03863ccc57a772f724 = $(`<div id="html_8f5173d87b599e03863ccc57a772f724" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_44480f8b42bc18e6d8401147ac786e83.setContent(html_8f5173d87b599e03863ccc57a772f724);
|
|
|
|
|
|
|
|
marker_de37b73bb711a4b4500065b58a27bad4.bindPopup(popup_44480f8b42bc18e6d8401147ac786e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de37b73bb711a4b4500065b58a27bad4.setIcon(icon_bf41bac45273763dad3cd5ffed329327);
|
|
|
|
|
|
var marker_ab9811b0e17bdffb6f4ad6e097eac0b0 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6b3ea9db428ade3e9df7b4189bf3c5b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d89e8a35ee9bb7b3a1fc42bd34f091ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11502d82e4b0ff164322b1812b491417 = $(`<div id="html_11502d82e4b0ff164322b1812b491417" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_d89e8a35ee9bb7b3a1fc42bd34f091ab.setContent(html_11502d82e4b0ff164322b1812b491417);
|
|
|
|
|
|
|
|
marker_ab9811b0e17bdffb6f4ad6e097eac0b0.bindPopup(popup_d89e8a35ee9bb7b3a1fc42bd34f091ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab9811b0e17bdffb6f4ad6e097eac0b0.setIcon(icon_6b3ea9db428ade3e9df7b4189bf3c5b0);
|
|
|
|
|
|
var marker_8f7f71170613024bae69596b1301d13e = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b3ba3a64c1d44bdd757f506a1f3cf55a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ad66cd99f23c67a19762cf94cc94643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e2603e1c4f2cfa72fb78bdffeab017e = $(`<div id="html_8e2603e1c4f2cfa72fb78bdffeab017e" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_0ad66cd99f23c67a19762cf94cc94643.setContent(html_8e2603e1c4f2cfa72fb78bdffeab017e);
|
|
|
|
|
|
|
|
marker_8f7f71170613024bae69596b1301d13e.bindPopup(popup_0ad66cd99f23c67a19762cf94cc94643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f7f71170613024bae69596b1301d13e.setIcon(icon_b3ba3a64c1d44bdd757f506a1f3cf55a);
|
|
|
|
|
|
var marker_fc9ef7b6d12e0e6dd612c386afa2f93f = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9e07580ee1c28a6f58f61115710fcfd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adb264c52a7da5f34101dd04745cbcf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be9db87e9c1fe32168db39bf2c916c7 = $(`<div id="html_3be9db87e9c1fe32168db39bf2c916c7" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_adb264c52a7da5f34101dd04745cbcf9.setContent(html_3be9db87e9c1fe32168db39bf2c916c7);
|
|
|
|
|
|
|
|
marker_fc9ef7b6d12e0e6dd612c386afa2f93f.bindPopup(popup_adb264c52a7da5f34101dd04745cbcf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc9ef7b6d12e0e6dd612c386afa2f93f.setIcon(icon_9e07580ee1c28a6f58f61115710fcfd2);
|
|
|
|
|
|
var marker_b439e3f8391188ec1b269f7266607959 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6e91d38350f3689c8d05b014384298b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f6dbc1033dc41ab2f05a55fd6db3c45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7380ef51b305b9fb75f507e239646c91 = $(`<div id="html_7380ef51b305b9fb75f507e239646c91" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9f6dbc1033dc41ab2f05a55fd6db3c45.setContent(html_7380ef51b305b9fb75f507e239646c91);
|
|
|
|
|
|
|
|
marker_b439e3f8391188ec1b269f7266607959.bindPopup(popup_9f6dbc1033dc41ab2f05a55fd6db3c45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b439e3f8391188ec1b269f7266607959.setIcon(icon_6e91d38350f3689c8d05b014384298b9);
|
|
|
|
|
|
var marker_1f3d28ac001166f9bb64b1e1e3026856 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1ab57f1245deb47828411b2d34052b34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_400b8fd85711f8e1f86858b78741a086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e28f817991867219d2c6a8a102b7e2b = $(`<div id="html_2e28f817991867219d2c6a8a102b7e2b" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_400b8fd85711f8e1f86858b78741a086.setContent(html_2e28f817991867219d2c6a8a102b7e2b);
|
|
|
|
|
|
|
|
marker_1f3d28ac001166f9bb64b1e1e3026856.bindPopup(popup_400b8fd85711f8e1f86858b78741a086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f3d28ac001166f9bb64b1e1e3026856.setIcon(icon_1ab57f1245deb47828411b2d34052b34);
|
|
|
|
|
|
var marker_0b5a26685f79a4aeb147e1c4c0f62837 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_bf941381872663c60e7141a4a6875adf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f585ab8741ca0905cccd43aafcd91612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b73481bd4c1ab501aba92030cf61f657 = $(`<div id="html_b73481bd4c1ab501aba92030cf61f657" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_f585ab8741ca0905cccd43aafcd91612.setContent(html_b73481bd4c1ab501aba92030cf61f657);
|
|
|
|
|
|
|
|
marker_0b5a26685f79a4aeb147e1c4c0f62837.bindPopup(popup_f585ab8741ca0905cccd43aafcd91612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b5a26685f79a4aeb147e1c4c0f62837.setIcon(icon_bf941381872663c60e7141a4a6875adf);
|
|
|
|
|
|
var marker_2f30cc86e3b759e407aedbb9f5bb6ee0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_621fdc3608a1f574747e2f77101e0860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b338ee3b2bfc20a27fef0033e1074a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70bf2422bc33e9b20ef4b8b12701a13b = $(`<div id="html_70bf2422bc33e9b20ef4b8b12701a13b" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_3b338ee3b2bfc20a27fef0033e1074a4.setContent(html_70bf2422bc33e9b20ef4b8b12701a13b);
|
|
|
|
|
|
|
|
marker_2f30cc86e3b759e407aedbb9f5bb6ee0.bindPopup(popup_3b338ee3b2bfc20a27fef0033e1074a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f30cc86e3b759e407aedbb9f5bb6ee0.setIcon(icon_621fdc3608a1f574747e2f77101e0860);
|
|
|
|
|
|
var marker_8a54cf5836dbbd0edb89a3d4a11dfc4e = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8db392acbc67a6b2b5c86cfd7cfba54d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9666eae192c50040f3df80a0bfceb94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a772d0d1dd33b2a54520ba82d7e1bdc1 = $(`<div id="html_a772d0d1dd33b2a54520ba82d7e1bdc1" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_9666eae192c50040f3df80a0bfceb94f.setContent(html_a772d0d1dd33b2a54520ba82d7e1bdc1);
|
|
|
|
|
|
|
|
marker_8a54cf5836dbbd0edb89a3d4a11dfc4e.bindPopup(popup_9666eae192c50040f3df80a0bfceb94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a54cf5836dbbd0edb89a3d4a11dfc4e.setIcon(icon_8db392acbc67a6b2b5c86cfd7cfba54d);
|
|
|
|
|
|
var marker_7fb29a9c23c8e228d162c5d5d77c84ee = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_93c858a4ccd966130b79b87b23ed0378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99731c93386330362983e8dfbe5aca20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c1fae302a2a4a6c478b7068a722c9c2 = $(`<div id="html_7c1fae302a2a4a6c478b7068a722c9c2" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_99731c93386330362983e8dfbe5aca20.setContent(html_7c1fae302a2a4a6c478b7068a722c9c2);
|
|
|
|
|
|
|
|
marker_7fb29a9c23c8e228d162c5d5d77c84ee.bindPopup(popup_99731c93386330362983e8dfbe5aca20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb29a9c23c8e228d162c5d5d77c84ee.setIcon(icon_93c858a4ccd966130b79b87b23ed0378);
|
|
|
|
|
|
var marker_8423a6628a47bd9e09c76a1e942d83d7 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8383ac7edf126640c075023343f2c2b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5c7873719de32ba639ffd26106a24f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f701277650e27e0349eae7fdc30856 = $(`<div id="html_a1f701277650e27e0349eae7fdc30856" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f5c7873719de32ba639ffd26106a24f9.setContent(html_a1f701277650e27e0349eae7fdc30856);
|
|
|
|
|
|
|
|
marker_8423a6628a47bd9e09c76a1e942d83d7.bindPopup(popup_f5c7873719de32ba639ffd26106a24f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8423a6628a47bd9e09c76a1e942d83d7.setIcon(icon_8383ac7edf126640c075023343f2c2b3);
|
|
|
|
|
|
var marker_fbf68c913f171369f66debdd40c8f074 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0db71debdfec4531c95eb2e196742189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c0d5ef693a79963050fb486984eb876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce4e5dc3817f7296a6e2322680d5e077 = $(`<div id="html_ce4e5dc3817f7296a6e2322680d5e077" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_5c0d5ef693a79963050fb486984eb876.setContent(html_ce4e5dc3817f7296a6e2322680d5e077);
|
|
|
|
|
|
|
|
marker_fbf68c913f171369f66debdd40c8f074.bindPopup(popup_5c0d5ef693a79963050fb486984eb876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbf68c913f171369f66debdd40c8f074.setIcon(icon_0db71debdfec4531c95eb2e196742189);
|
|
|
|
|
|
var marker_96ae270a0b10174cda0fc99c2f04075e = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_62ffcc53618352b3f76b0366a205bafe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2829cfd8a2a9c8336631a9b4d2a01334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04652f34a65594294ae9c09fa9bcb407 = $(`<div id="html_04652f34a65594294ae9c09fa9bcb407" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2829cfd8a2a9c8336631a9b4d2a01334.setContent(html_04652f34a65594294ae9c09fa9bcb407);
|
|
|
|
|
|
|
|
marker_96ae270a0b10174cda0fc99c2f04075e.bindPopup(popup_2829cfd8a2a9c8336631a9b4d2a01334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ae270a0b10174cda0fc99c2f04075e.setIcon(icon_62ffcc53618352b3f76b0366a205bafe);
|
|
|
|
|
|
var marker_9917c5293f72a4ddd087d88b19fe8064 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_eb2309f086202cfe3a69fed21dc18d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5a19bae6fe392b83c65e39ed1babc00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223705ef9b5f04f4675cbaefdd56f7f9 = $(`<div id="html_223705ef9b5f04f4675cbaefdd56f7f9" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_f5a19bae6fe392b83c65e39ed1babc00.setContent(html_223705ef9b5f04f4675cbaefdd56f7f9);
|
|
|
|
|
|
|
|
marker_9917c5293f72a4ddd087d88b19fe8064.bindPopup(popup_f5a19bae6fe392b83c65e39ed1babc00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9917c5293f72a4ddd087d88b19fe8064.setIcon(icon_eb2309f086202cfe3a69fed21dc18d0d);
|
|
|
|
|
|
var marker_5f0b54f13bb4dd31f1d4570171a140bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7bf27c4e1c0741a0e94a0bf0be1c84cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35ac5e4cb32534b47fc04be6a4227e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d85b743fb3d62ef3097f0a3699520607 = $(`<div id="html_d85b743fb3d62ef3097f0a3699520607" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_35ac5e4cb32534b47fc04be6a4227e67.setContent(html_d85b743fb3d62ef3097f0a3699520607);
|
|
|
|
|
|
|
|
marker_5f0b54f13bb4dd31f1d4570171a140bf.bindPopup(popup_35ac5e4cb32534b47fc04be6a4227e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f0b54f13bb4dd31f1d4570171a140bf.setIcon(icon_7bf27c4e1c0741a0e94a0bf0be1c84cc);
|
|
|
|
|
|
var marker_9982e16339fc6e0e34abdc8c6de8047b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c4f723eb9a97947c56f2eefe74054cf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85b070242c827fdacfcbfebdf04fa47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232ba734a5618affbd42b8725a0a5e54 = $(`<div id="html_232ba734a5618affbd42b8725a0a5e54" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_85b070242c827fdacfcbfebdf04fa47a.setContent(html_232ba734a5618affbd42b8725a0a5e54);
|
|
|
|
|
|
|
|
marker_9982e16339fc6e0e34abdc8c6de8047b.bindPopup(popup_85b070242c827fdacfcbfebdf04fa47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9982e16339fc6e0e34abdc8c6de8047b.setIcon(icon_c4f723eb9a97947c56f2eefe74054cf0);
|
|
|
|
|
|
var marker_6e0d6d9fcb139d0bee17218fdd732890 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_55f8665cc79fb52fb5bf4cfd6de0266a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f83f63affa8ee2bdd61c34fce4cbe139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c798a2a93d02086ad1a58c47387a785d = $(`<div id="html_c798a2a93d02086ad1a58c47387a785d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f83f63affa8ee2bdd61c34fce4cbe139.setContent(html_c798a2a93d02086ad1a58c47387a785d);
|
|
|
|
|
|
|
|
marker_6e0d6d9fcb139d0bee17218fdd732890.bindPopup(popup_f83f63affa8ee2bdd61c34fce4cbe139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e0d6d9fcb139d0bee17218fdd732890.setIcon(icon_55f8665cc79fb52fb5bf4cfd6de0266a);
|
|
|
|
|
|
var marker_f29186438b403b3b9464fe62e2f7ce0a = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_ccc0becce98677d915bdf335fb29a66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_438917b5479bfd131bc30110c98b914e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b51b2f0a5d5aec1e115e104d9964805 = $(`<div id="html_0b51b2f0a5d5aec1e115e104d9964805" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_438917b5479bfd131bc30110c98b914e.setContent(html_0b51b2f0a5d5aec1e115e104d9964805);
|
|
|
|
|
|
|
|
marker_f29186438b403b3b9464fe62e2f7ce0a.bindPopup(popup_438917b5479bfd131bc30110c98b914e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f29186438b403b3b9464fe62e2f7ce0a.setIcon(icon_ccc0becce98677d915bdf335fb29a66c);
|
|
|
|
|
|
var marker_74395824e0e201e8fc1f76c270bca5a2 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_85f89849a224ef49f39b31d48f871258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f612fde5f03bd9116cea30c3f595156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfb522df840c8773942849feec629b7d = $(`<div id="html_dfb522df840c8773942849feec629b7d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_6f612fde5f03bd9116cea30c3f595156.setContent(html_dfb522df840c8773942849feec629b7d);
|
|
|
|
|
|
|
|
marker_74395824e0e201e8fc1f76c270bca5a2.bindPopup(popup_6f612fde5f03bd9116cea30c3f595156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74395824e0e201e8fc1f76c270bca5a2.setIcon(icon_85f89849a224ef49f39b31d48f871258);
|
|
|
|
|
|
var marker_17e5b32e92fc2e0df906680106648b36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a16d9efc6f194c2c188ee5c3a9f8be96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77e194d2e2f17ce6ddadda7cc0bc1676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a78c3108c8e2d0a859b8ffee6343d848 = $(`<div id="html_a78c3108c8e2d0a859b8ffee6343d848" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_77e194d2e2f17ce6ddadda7cc0bc1676.setContent(html_a78c3108c8e2d0a859b8ffee6343d848);
|
|
|
|
|
|
|
|
marker_17e5b32e92fc2e0df906680106648b36.bindPopup(popup_77e194d2e2f17ce6ddadda7cc0bc1676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17e5b32e92fc2e0df906680106648b36.setIcon(icon_a16d9efc6f194c2c188ee5c3a9f8be96);
|
|
|
|
|
|
var marker_35cd02d68fb53f918695b9536fdabbb0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4839adcf4c41def57d047c928a68920c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bbfd247bc47906c4818833c9f29748a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e675f8416c7cbc550bcc2000b20a5a8 = $(`<div id="html_9e675f8416c7cbc550bcc2000b20a5a8" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_0bbfd247bc47906c4818833c9f29748a.setContent(html_9e675f8416c7cbc550bcc2000b20a5a8);
|
|
|
|
|
|
|
|
marker_35cd02d68fb53f918695b9536fdabbb0.bindPopup(popup_0bbfd247bc47906c4818833c9f29748a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35cd02d68fb53f918695b9536fdabbb0.setIcon(icon_4839adcf4c41def57d047c928a68920c);
|
|
|
|
|
|
var marker_39868413f8e7d5450aa943bf104fea1c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_06695c46f5e235cf4beaf2b44950f9d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_669b3629e14224fb5fb26259faa03747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c77692a5bde012a72cecec3610e8af = $(`<div id="html_59c77692a5bde012a72cecec3610e8af" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_669b3629e14224fb5fb26259faa03747.setContent(html_59c77692a5bde012a72cecec3610e8af);
|
|
|
|
|
|
|
|
marker_39868413f8e7d5450aa943bf104fea1c.bindPopup(popup_669b3629e14224fb5fb26259faa03747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39868413f8e7d5450aa943bf104fea1c.setIcon(icon_06695c46f5e235cf4beaf2b44950f9d3);
|
|
|
|
|
|
var marker_f1b491b70a8a19db00b913c6b211b127 = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_50b6f1445ac923ffed77bc74a90b9d63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efad915241738df2eeb591a7f6d4c5ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dbda6ff0001ad766bb46a83ea771c63 = $(`<div id="html_0dbda6ff0001ad766bb46a83ea771c63" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_efad915241738df2eeb591a7f6d4c5ed.setContent(html_0dbda6ff0001ad766bb46a83ea771c63);
|
|
|
|
|
|
|
|
marker_f1b491b70a8a19db00b913c6b211b127.bindPopup(popup_efad915241738df2eeb591a7f6d4c5ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1b491b70a8a19db00b913c6b211b127.setIcon(icon_50b6f1445ac923ffed77bc74a90b9d63);
|
|
|
|
|
|
var marker_06f72dc3a0811b2f06c6f96bc44e61ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_211a5269be65781e617943d3ae536637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecaa529aaf0548a7b04453ca75e04ced = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc8b06cf1358b2c8212dbf14b9d073b9 = $(`<div id="html_dc8b06cf1358b2c8212dbf14b9d073b9" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_ecaa529aaf0548a7b04453ca75e04ced.setContent(html_dc8b06cf1358b2c8212dbf14b9d073b9);
|
|
|
|
|
|
|
|
marker_06f72dc3a0811b2f06c6f96bc44e61ce.bindPopup(popup_ecaa529aaf0548a7b04453ca75e04ced)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06f72dc3a0811b2f06c6f96bc44e61ce.setIcon(icon_211a5269be65781e617943d3ae536637);
|
|
|
|
|
|
var marker_7cf834ac86b2d6dcfdf4eec614ecae52 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c0c452b96579fad69040ac0fd607bf33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dab03a70b7f7e86e5e50290571babf04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9469cd8eba90e4dda8a3cf54f0c9252c = $(`<div id="html_9469cd8eba90e4dda8a3cf54f0c9252c" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_dab03a70b7f7e86e5e50290571babf04.setContent(html_9469cd8eba90e4dda8a3cf54f0c9252c);
|
|
|
|
|
|
|
|
marker_7cf834ac86b2d6dcfdf4eec614ecae52.bindPopup(popup_dab03a70b7f7e86e5e50290571babf04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf834ac86b2d6dcfdf4eec614ecae52.setIcon(icon_c0c452b96579fad69040ac0fd607bf33);
|
|
|
|
|
|
var marker_09056c1586cce3057a5196300bd71a73 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cafcdc445d5a5a457517a9ea4902c7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b06c603283c5679870b609ebf772558c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0918a25a5d4eb71f152cbd046b18dbb = $(`<div id="html_c0918a25a5d4eb71f152cbd046b18dbb" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_b06c603283c5679870b609ebf772558c.setContent(html_c0918a25a5d4eb71f152cbd046b18dbb);
|
|
|
|
|
|
|
|
marker_09056c1586cce3057a5196300bd71a73.bindPopup(popup_b06c603283c5679870b609ebf772558c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09056c1586cce3057a5196300bd71a73.setIcon(icon_cafcdc445d5a5a457517a9ea4902c7d5);
|
|
|
|
|
|
var marker_85e1baaee3b52ce69bd8af148f76ef7f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8477c7ac015a4ce56ee40fbbba0ec185 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4cd0e190b24c6ee2c155c7bc161880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11233f8e9cc6131e2a11d345e438887f = $(`<div id="html_11233f8e9cc6131e2a11d345e438887f" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_dd4cd0e190b24c6ee2c155c7bc161880.setContent(html_11233f8e9cc6131e2a11d345e438887f);
|
|
|
|
|
|
|
|
marker_85e1baaee3b52ce69bd8af148f76ef7f.bindPopup(popup_dd4cd0e190b24c6ee2c155c7bc161880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e1baaee3b52ce69bd8af148f76ef7f.setIcon(icon_8477c7ac015a4ce56ee40fbbba0ec185);
|
|
|
|
|
|
var marker_ce203e7eef272a02902e367b49f2215a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8438ec7053e173bb5f4fca737c2af2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f2578a259ace9bfdc0d6157f274c496 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a78b0a64e52ddb3ff0b81ab30e9eccd = $(`<div id="html_3a78b0a64e52ddb3ff0b81ab30e9eccd" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_3f2578a259ace9bfdc0d6157f274c496.setContent(html_3a78b0a64e52ddb3ff0b81ab30e9eccd);
|
|
|
|
|
|
|
|
marker_ce203e7eef272a02902e367b49f2215a.bindPopup(popup_3f2578a259ace9bfdc0d6157f274c496)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce203e7eef272a02902e367b49f2215a.setIcon(icon_8438ec7053e173bb5f4fca737c2af2bd);
|
|
|
|
|
|
var marker_ae762e9099a75aa4d951948121d290f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f6f990103b1876ce7059ccee7ce7a76d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec30f2dd5bee8e52bb2f5368deefb4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21bf4b49a116671eff766bc8bfa3a736 = $(`<div id="html_21bf4b49a116671eff766bc8bfa3a736" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_ec30f2dd5bee8e52bb2f5368deefb4c6.setContent(html_21bf4b49a116671eff766bc8bfa3a736);
|
|
|
|
|
|
|
|
marker_ae762e9099a75aa4d951948121d290f8.bindPopup(popup_ec30f2dd5bee8e52bb2f5368deefb4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae762e9099a75aa4d951948121d290f8.setIcon(icon_f6f990103b1876ce7059ccee7ce7a76d);
|
|
|
|
|
|
var marker_daf3f5c99827104cc6a27086e2324ea6 = L.marker(
|
|
[13.7584, 100.622],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f06236fdddec2f217136178614506fd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2738cc328c464cb35b1ea62f76ea31a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7ff7ba477cd7d39a8f272858037ec39 = $(`<div id="html_f7ff7ba477cd7d39a8f272858037ec39" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_c2738cc328c464cb35b1ea62f76ea31a.setContent(html_f7ff7ba477cd7d39a8f272858037ec39);
|
|
|
|
|
|
|
|
marker_daf3f5c99827104cc6a27086e2324ea6.bindPopup(popup_c2738cc328c464cb35b1ea62f76ea31a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daf3f5c99827104cc6a27086e2324ea6.setIcon(icon_f06236fdddec2f217136178614506fd0);
|
|
|
|
|
|
var marker_aed163004af4216bce41fc5bd8c74614 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_680e2c78ad62bbe0bf7f89fd514bc397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fabbde60e55cb48c58dca61aa0ca99c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a5c7abb0cb435586180d36ca4f5b58 = $(`<div id="html_b7a5c7abb0cb435586180d36ca4f5b58" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_fabbde60e55cb48c58dca61aa0ca99c8.setContent(html_b7a5c7abb0cb435586180d36ca4f5b58);
|
|
|
|
|
|
|
|
marker_aed163004af4216bce41fc5bd8c74614.bindPopup(popup_fabbde60e55cb48c58dca61aa0ca99c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aed163004af4216bce41fc5bd8c74614.setIcon(icon_680e2c78ad62bbe0bf7f89fd514bc397);
|
|
|
|
|
|
var marker_3d7820d5b9303cfec9401dcbad93da76 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_29c23764d3561cb062183fe446f3fcf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ab2236293c8bbefb0888a23a99fe2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_697436e3a3f6b8279be3fc491fb44551 = $(`<div id="html_697436e3a3f6b8279be3fc491fb44551" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_8ab2236293c8bbefb0888a23a99fe2a4.setContent(html_697436e3a3f6b8279be3fc491fb44551);
|
|
|
|
|
|
|
|
marker_3d7820d5b9303cfec9401dcbad93da76.bindPopup(popup_8ab2236293c8bbefb0888a23a99fe2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d7820d5b9303cfec9401dcbad93da76.setIcon(icon_29c23764d3561cb062183fe446f3fcf3);
|
|
|
|
|
|
var marker_59fc809e8bf4af8cb1aa753e5e6230b5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9b23d97064af53b47bbfa84a1150cf61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_160adb8228123ed84e2111a35ef76729 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f22d8f5095d0a9195a7e9744867de00a = $(`<div id="html_f22d8f5095d0a9195a7e9744867de00a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_160adb8228123ed84e2111a35ef76729.setContent(html_f22d8f5095d0a9195a7e9744867de00a);
|
|
|
|
|
|
|
|
marker_59fc809e8bf4af8cb1aa753e5e6230b5.bindPopup(popup_160adb8228123ed84e2111a35ef76729)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59fc809e8bf4af8cb1aa753e5e6230b5.setIcon(icon_9b23d97064af53b47bbfa84a1150cf61);
|
|
|
|
|
|
var marker_423558b4c6cba638e30bfa9a63edef49 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0d56b0c307bc43c8cf67cf2c01f780e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3d82122e2b3425297be4b69832c994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ee70d7986865ae78a9500c28395e7b9 = $(`<div id="html_2ee70d7986865ae78a9500c28395e7b9" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_7a3d82122e2b3425297be4b69832c994.setContent(html_2ee70d7986865ae78a9500c28395e7b9);
|
|
|
|
|
|
|
|
marker_423558b4c6cba638e30bfa9a63edef49.bindPopup(popup_7a3d82122e2b3425297be4b69832c994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_423558b4c6cba638e30bfa9a63edef49.setIcon(icon_0d56b0c307bc43c8cf67cf2c01f780e4);
|
|
|
|
|
|
var marker_1c05257927aa288c42959f2521b20d65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_fff3c31d9b9c0ab7d47fcb0381db4a6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9d6e1133a11e9c25e1228651c4450fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1463f1534c8fe6ed60269b846d5196 = $(`<div id="html_5d1463f1534c8fe6ed60269b846d5196" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_c9d6e1133a11e9c25e1228651c4450fa.setContent(html_5d1463f1534c8fe6ed60269b846d5196);
|
|
|
|
|
|
|
|
marker_1c05257927aa288c42959f2521b20d65.bindPopup(popup_c9d6e1133a11e9c25e1228651c4450fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c05257927aa288c42959f2521b20d65.setIcon(icon_fff3c31d9b9c0ab7d47fcb0381db4a6f);
|
|
|
|
|
|
var marker_0792ff72132a1b0dec369ed3d7bc5dbe = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_950a128e081c066fcd3fa4d1a9814e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de12775891b7564a72b741c525de4518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5706000f2d42cea1b5cfa7b7dfdc06ca = $(`<div id="html_5706000f2d42cea1b5cfa7b7dfdc06ca" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_de12775891b7564a72b741c525de4518.setContent(html_5706000f2d42cea1b5cfa7b7dfdc06ca);
|
|
|
|
|
|
|
|
marker_0792ff72132a1b0dec369ed3d7bc5dbe.bindPopup(popup_de12775891b7564a72b741c525de4518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0792ff72132a1b0dec369ed3d7bc5dbe.setIcon(icon_950a128e081c066fcd3fa4d1a9814e1f);
|
|
|
|
|
|
var marker_f160220e3db8f13ec59c3ed79820c727 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_13876245b13bb8f0609f340d667417c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deae904c627846f4c5583462bcfa645d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6a425c56b376da667e55e1b9c44f335 = $(`<div id="html_b6a425c56b376da667e55e1b9c44f335" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_deae904c627846f4c5583462bcfa645d.setContent(html_b6a425c56b376da667e55e1b9c44f335);
|
|
|
|
|
|
|
|
marker_f160220e3db8f13ec59c3ed79820c727.bindPopup(popup_deae904c627846f4c5583462bcfa645d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f160220e3db8f13ec59c3ed79820c727.setIcon(icon_13876245b13bb8f0609f340d667417c2);
|
|
|
|
|
|
var marker_1c2c8e3b75794c521569360845c96ee6 = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_2ccefe9e996285e9bb6c6cec3bf99d6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a1d981214d2fc968a5c9e4bb77a9243 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5f982dd5fa95620e951f85e01230dd = $(`<div id="html_7c5f982dd5fa95620e951f85e01230dd" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_8a1d981214d2fc968a5c9e4bb77a9243.setContent(html_7c5f982dd5fa95620e951f85e01230dd);
|
|
|
|
|
|
|
|
marker_1c2c8e3b75794c521569360845c96ee6.bindPopup(popup_8a1d981214d2fc968a5c9e4bb77a9243)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2c8e3b75794c521569360845c96ee6.setIcon(icon_2ccefe9e996285e9bb6c6cec3bf99d6c);
|
|
|
|
|
|
var marker_fcbb457f854eee47ec7bc02cbd42bca6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c8fa506f1bee7bfd32580f288cd76bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334614dd4f73d9f38c3605e06c1579ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92983b1cab4e9d2023a8c58ac5b6c729 = $(`<div id="html_92983b1cab4e9d2023a8c58ac5b6c729" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_334614dd4f73d9f38c3605e06c1579ab.setContent(html_92983b1cab4e9d2023a8c58ac5b6c729);
|
|
|
|
|
|
|
|
marker_fcbb457f854eee47ec7bc02cbd42bca6.bindPopup(popup_334614dd4f73d9f38c3605e06c1579ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbb457f854eee47ec7bc02cbd42bca6.setIcon(icon_c8fa506f1bee7bfd32580f288cd76bdc);
|
|
|
|
|
|
var marker_364b22f0370875107b4183ee4375cace = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_581d3570e439bab7a9327c5b67242b85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3cbe9578daa7d38c2ed4345d8009918 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2924684f24f0c420883d43ab9b4cbca = $(`<div id="html_c2924684f24f0c420883d43ab9b4cbca" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_f3cbe9578daa7d38c2ed4345d8009918.setContent(html_c2924684f24f0c420883d43ab9b4cbca);
|
|
|
|
|
|
|
|
marker_364b22f0370875107b4183ee4375cace.bindPopup(popup_f3cbe9578daa7d38c2ed4345d8009918)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364b22f0370875107b4183ee4375cace.setIcon(icon_581d3570e439bab7a9327c5b67242b85);
|
|
|
|
|
|
var marker_eea8b3bdafd6b2f2bdecacd70173da94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8c677d50d5204799618ad6237d9ed046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ed9f33eac8e1bba1dbd387229e99b15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_909616ddb84d9b036a9da7f3d23850a3 = $(`<div id="html_909616ddb84d9b036a9da7f3d23850a3" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_6ed9f33eac8e1bba1dbd387229e99b15.setContent(html_909616ddb84d9b036a9da7f3d23850a3);
|
|
|
|
|
|
|
|
marker_eea8b3bdafd6b2f2bdecacd70173da94.bindPopup(popup_6ed9f33eac8e1bba1dbd387229e99b15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eea8b3bdafd6b2f2bdecacd70173da94.setIcon(icon_8c677d50d5204799618ad6237d9ed046);
|
|
|
|
|
|
var marker_e89a6c5110c50005d3c99c6588a38a0b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_546ce8f9734ce38c7fdb5716923919db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_408d9f7af28730b30f6099789e50ea3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c8c7c4cdc140d8f68bbae3183287ff = $(`<div id="html_01c8c7c4cdc140d8f68bbae3183287ff" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_408d9f7af28730b30f6099789e50ea3a.setContent(html_01c8c7c4cdc140d8f68bbae3183287ff);
|
|
|
|
|
|
|
|
marker_e89a6c5110c50005d3c99c6588a38a0b.bindPopup(popup_408d9f7af28730b30f6099789e50ea3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e89a6c5110c50005d3c99c6588a38a0b.setIcon(icon_546ce8f9734ce38c7fdb5716923919db);
|
|
|
|
|
|
var marker_b75b07a40cf1396d492d28baca09675f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_df4391020060f20e15b7d9bd0916f1de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea01ec54d5c9430ebd87c5fbc65eaf2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a49f73de5796734686286cc24a51086d = $(`<div id="html_a49f73de5796734686286cc24a51086d" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_ea01ec54d5c9430ebd87c5fbc65eaf2f.setContent(html_a49f73de5796734686286cc24a51086d);
|
|
|
|
|
|
|
|
marker_b75b07a40cf1396d492d28baca09675f.bindPopup(popup_ea01ec54d5c9430ebd87c5fbc65eaf2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b75b07a40cf1396d492d28baca09675f.setIcon(icon_df4391020060f20e15b7d9bd0916f1de);
|
|
|
|
|
|
var marker_1ed725c6f90eaa37254f92f2671f0ff4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c22b2527a0600a61719b543689ef6d1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e46ad19ac2e300b4cc076970601d3ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1f5cf6b34eb76706c9f95849f5e7f78 = $(`<div id="html_f1f5cf6b34eb76706c9f95849f5e7f78" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_e46ad19ac2e300b4cc076970601d3ff9.setContent(html_f1f5cf6b34eb76706c9f95849f5e7f78);
|
|
|
|
|
|
|
|
marker_1ed725c6f90eaa37254f92f2671f0ff4.bindPopup(popup_e46ad19ac2e300b4cc076970601d3ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed725c6f90eaa37254f92f2671f0ff4.setIcon(icon_c22b2527a0600a61719b543689ef6d1c);
|
|
|
|
|
|
var marker_bc4e9cd0b4308732a5fe56c3df805cb5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_515f7f4c24e19c0e01e17770b904c5d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a97529340eb16b9ecf2b7a62cb76593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27fd8170894822c3dca2462a73111201 = $(`<div id="html_27fd8170894822c3dca2462a73111201" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_1a97529340eb16b9ecf2b7a62cb76593.setContent(html_27fd8170894822c3dca2462a73111201);
|
|
|
|
|
|
|
|
marker_bc4e9cd0b4308732a5fe56c3df805cb5.bindPopup(popup_1a97529340eb16b9ecf2b7a62cb76593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc4e9cd0b4308732a5fe56c3df805cb5.setIcon(icon_515f7f4c24e19c0e01e17770b904c5d8);
|
|
|
|
|
|
var marker_bade813de1ec307e9a898048b9a1424d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c360fa74d4b534ebbdba344c7816be8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eb6ea22d0ccb3fbda573d97cc686b21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b90a57e816345ba4cc9fb7465fdc9b9 = $(`<div id="html_1b90a57e816345ba4cc9fb7465fdc9b9" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_2eb6ea22d0ccb3fbda573d97cc686b21.setContent(html_1b90a57e816345ba4cc9fb7465fdc9b9);
|
|
|
|
|
|
|
|
marker_bade813de1ec307e9a898048b9a1424d.bindPopup(popup_2eb6ea22d0ccb3fbda573d97cc686b21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bade813de1ec307e9a898048b9a1424d.setIcon(icon_c360fa74d4b534ebbdba344c7816be8e);
|
|
|
|
|
|
var marker_912f534d0e53e27f424af3a0626e2e31 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4297c2350c32f125533d2728da20eb73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11234dbc42973aa916c35e09dffc5900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2817a6d05d3131d394eca981a8b17b5a = $(`<div id="html_2817a6d05d3131d394eca981a8b17b5a" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_11234dbc42973aa916c35e09dffc5900.setContent(html_2817a6d05d3131d394eca981a8b17b5a);
|
|
|
|
|
|
|
|
marker_912f534d0e53e27f424af3a0626e2e31.bindPopup(popup_11234dbc42973aa916c35e09dffc5900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_912f534d0e53e27f424af3a0626e2e31.setIcon(icon_4297c2350c32f125533d2728da20eb73);
|
|
|
|
|
|
var marker_531cc452233eb400e6c7d8563f48b644 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_bbd63da08a538b2e04c28d1ba712fe05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97e06c3a4431ed3555214c5b40a89434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5741db582f31a7e450ec6071e1df3087 = $(`<div id="html_5741db582f31a7e450ec6071e1df3087" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_97e06c3a4431ed3555214c5b40a89434.setContent(html_5741db582f31a7e450ec6071e1df3087);
|
|
|
|
|
|
|
|
marker_531cc452233eb400e6c7d8563f48b644.bindPopup(popup_97e06c3a4431ed3555214c5b40a89434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_531cc452233eb400e6c7d8563f48b644.setIcon(icon_bbd63da08a538b2e04c28d1ba712fe05);
|
|
|
|
|
|
var marker_447b07972013a17785d7b03ca49156df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_129cafc6fc6f7a74758a99c490d6c39c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f14a7edb5abf097c9aeb9126e2dc64b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cd1bbe36d5876b368835dec0d7e57ac = $(`<div id="html_2cd1bbe36d5876b368835dec0d7e57ac" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_f14a7edb5abf097c9aeb9126e2dc64b9.setContent(html_2cd1bbe36d5876b368835dec0d7e57ac);
|
|
|
|
|
|
|
|
marker_447b07972013a17785d7b03ca49156df.bindPopup(popup_f14a7edb5abf097c9aeb9126e2dc64b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_447b07972013a17785d7b03ca49156df.setIcon(icon_129cafc6fc6f7a74758a99c490d6c39c);
|
|
|
|
|
|
var marker_76602edd4029b72f934f865e937cecd5 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d06e4fcb116d79ef53edb264ad087a38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae90931bb5da8988f7c93d26f8a34a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cdfe738c9d1774a976e0170dff422f4 = $(`<div id="html_2cdfe738c9d1774a976e0170dff422f4" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_0ae90931bb5da8988f7c93d26f8a34a3.setContent(html_2cdfe738c9d1774a976e0170dff422f4);
|
|
|
|
|
|
|
|
marker_76602edd4029b72f934f865e937cecd5.bindPopup(popup_0ae90931bb5da8988f7c93d26f8a34a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76602edd4029b72f934f865e937cecd5.setIcon(icon_d06e4fcb116d79ef53edb264ad087a38);
|
|
|
|
|
|
var marker_57831488333653d3e750de34711a9569 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c4ddf9f76bde4a79c6f7ac2d6e30b0cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4295c8252ece4e0657f9e461f60e777c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_310231b5a3a71fb839234d7c939ac9b9 = $(`<div id="html_310231b5a3a71fb839234d7c939ac9b9" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_4295c8252ece4e0657f9e461f60e777c.setContent(html_310231b5a3a71fb839234d7c939ac9b9);
|
|
|
|
|
|
|
|
marker_57831488333653d3e750de34711a9569.bindPopup(popup_4295c8252ece4e0657f9e461f60e777c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57831488333653d3e750de34711a9569.setIcon(icon_c4ddf9f76bde4a79c6f7ac2d6e30b0cf);
|
|
|
|
|
|
var marker_0f9c52e1bdff14d1e347c1e7bf9256b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5c88e37128fce662481a053f06fdcf2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56982119bec1cb05d47a98ed58cbbb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc3d387fd9a7dd195cf231db289371f = $(`<div id="html_cdc3d387fd9a7dd195cf231db289371f" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_c56982119bec1cb05d47a98ed58cbbb5.setContent(html_cdc3d387fd9a7dd195cf231db289371f);
|
|
|
|
|
|
|
|
marker_0f9c52e1bdff14d1e347c1e7bf9256b7.bindPopup(popup_c56982119bec1cb05d47a98ed58cbbb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f9c52e1bdff14d1e347c1e7bf9256b7.setIcon(icon_5c88e37128fce662481a053f06fdcf2e);
|
|
|
|
|
|
var marker_cfce67f562aed08eaad2c2ddd672b116 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a72ccea55a5c78a6face0a0b7a6f8375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_858631937cb07513c9e5613c952e0a31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6687a0ff511b0f681757e7457f9b6db3 = $(`<div id="html_6687a0ff511b0f681757e7457f9b6db3" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_858631937cb07513c9e5613c952e0a31.setContent(html_6687a0ff511b0f681757e7457f9b6db3);
|
|
|
|
|
|
|
|
marker_cfce67f562aed08eaad2c2ddd672b116.bindPopup(popup_858631937cb07513c9e5613c952e0a31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfce67f562aed08eaad2c2ddd672b116.setIcon(icon_a72ccea55a5c78a6face0a0b7a6f8375);
|
|
|
|
|
|
var marker_e276f3b95959d4260e920a98b90900b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1fcf7b7968dc72f10773907f4d00ccad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d83aaebf3b4de7d754b67fbb8efbc84a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_523ddae2f1b821788cb9e1579bbb0af8 = $(`<div id="html_523ddae2f1b821788cb9e1579bbb0af8" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_d83aaebf3b4de7d754b67fbb8efbc84a.setContent(html_523ddae2f1b821788cb9e1579bbb0af8);
|
|
|
|
|
|
|
|
marker_e276f3b95959d4260e920a98b90900b4.bindPopup(popup_d83aaebf3b4de7d754b67fbb8efbc84a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e276f3b95959d4260e920a98b90900b4.setIcon(icon_1fcf7b7968dc72f10773907f4d00ccad);
|
|
|
|
|
|
var marker_2f335ee1018a73152d36c210e462510c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_037dcc2f8d7c0e6636131f80f4063974 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43ae73fd3422edc4fb140da9bc38848a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3062f71b2ee50fad3d8465301d7c3245 = $(`<div id="html_3062f71b2ee50fad3d8465301d7c3245" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_43ae73fd3422edc4fb140da9bc38848a.setContent(html_3062f71b2ee50fad3d8465301d7c3245);
|
|
|
|
|
|
|
|
marker_2f335ee1018a73152d36c210e462510c.bindPopup(popup_43ae73fd3422edc4fb140da9bc38848a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f335ee1018a73152d36c210e462510c.setIcon(icon_037dcc2f8d7c0e6636131f80f4063974);
|
|
|
|
|
|
var marker_10e0e620d6dfaf833fb85c105bbc89e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6f2fc47a083b93c2266ec462c4f240a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1113da9dceafbca087e589b3b16e4319 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a05500e8497dc6e21dd6f5637b6191fb = $(`<div id="html_a05500e8497dc6e21dd6f5637b6191fb" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_1113da9dceafbca087e589b3b16e4319.setContent(html_a05500e8497dc6e21dd6f5637b6191fb);
|
|
|
|
|
|
|
|
marker_10e0e620d6dfaf833fb85c105bbc89e0.bindPopup(popup_1113da9dceafbca087e589b3b16e4319)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10e0e620d6dfaf833fb85c105bbc89e0.setIcon(icon_6f2fc47a083b93c2266ec462c4f240a3);
|
|
|
|
|
|
var marker_bec534df47dd6699d52d93a96b182de4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_06d3558d32b06fe0aa4193013a4b58f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c751ea52cfe64c11157d97aa18530ac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e83fb3d3b722ace4933a557a8f0e80f1 = $(`<div id="html_e83fb3d3b722ace4933a557a8f0e80f1" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_c751ea52cfe64c11157d97aa18530ac8.setContent(html_e83fb3d3b722ace4933a557a8f0e80f1);
|
|
|
|
|
|
|
|
marker_bec534df47dd6699d52d93a96b182de4.bindPopup(popup_c751ea52cfe64c11157d97aa18530ac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bec534df47dd6699d52d93a96b182de4.setIcon(icon_06d3558d32b06fe0aa4193013a4b58f9);
|
|
|
|
|
|
var marker_db7655e5c02880a593ce88547af67e2b = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_61981838da289e90ea40884c73d2e398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_600cbfbca431f4310a1bce589938ca2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_993a5eb3640531c716ed9da413258f86 = $(`<div id="html_993a5eb3640531c716ed9da413258f86" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_600cbfbca431f4310a1bce589938ca2b.setContent(html_993a5eb3640531c716ed9da413258f86);
|
|
|
|
|
|
|
|
marker_db7655e5c02880a593ce88547af67e2b.bindPopup(popup_600cbfbca431f4310a1bce589938ca2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db7655e5c02880a593ce88547af67e2b.setIcon(icon_61981838da289e90ea40884c73d2e398);
|
|
|
|
|
|
var marker_de067f727281dd372a6ca80580ce7614 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_faadaee3aa776276c98e0cab6d11801e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_019d63e98a1a80a13dac8af03a5f0dcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a8e9981438cae53c0d308689d0b9acd = $(`<div id="html_7a8e9981438cae53c0d308689d0b9acd" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_019d63e98a1a80a13dac8af03a5f0dcb.setContent(html_7a8e9981438cae53c0d308689d0b9acd);
|
|
|
|
|
|
|
|
marker_de067f727281dd372a6ca80580ce7614.bindPopup(popup_019d63e98a1a80a13dac8af03a5f0dcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de067f727281dd372a6ca80580ce7614.setIcon(icon_faadaee3aa776276c98e0cab6d11801e);
|
|
|
|
|
|
var marker_139e2afa4229a705487772bad0ee1b9e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_48681fd040fa04ae2c2cf721c47e6959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db7c8999c29e0f3a137d3d552a1203f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8db2f3944afde0d65f43f236e6200474 = $(`<div id="html_8db2f3944afde0d65f43f236e6200474" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_db7c8999c29e0f3a137d3d552a1203f5.setContent(html_8db2f3944afde0d65f43f236e6200474);
|
|
|
|
|
|
|
|
marker_139e2afa4229a705487772bad0ee1b9e.bindPopup(popup_db7c8999c29e0f3a137d3d552a1203f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_139e2afa4229a705487772bad0ee1b9e.setIcon(icon_48681fd040fa04ae2c2cf721c47e6959);
|
|
|
|
|
|
var marker_7549748b10c9940d60f122f15a15bcbd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c378e2826399c5c8f0e8a82e6dd62ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94bbfab95445f416dbfe496ad442787f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8807766b78b8f2ca2738fbe28475eb1c = $(`<div id="html_8807766b78b8f2ca2738fbe28475eb1c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_94bbfab95445f416dbfe496ad442787f.setContent(html_8807766b78b8f2ca2738fbe28475eb1c);
|
|
|
|
|
|
|
|
marker_7549748b10c9940d60f122f15a15bcbd.bindPopup(popup_94bbfab95445f416dbfe496ad442787f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7549748b10c9940d60f122f15a15bcbd.setIcon(icon_c378e2826399c5c8f0e8a82e6dd62ab7);
|
|
|
|
|
|
var marker_3220f1ff6fa809a9b029dafc72fca29e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7e4ed1eb7b10ce1a6eff125f0bd730ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1466ddcc584ab3be0ff741cb1dbe26a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bc017d0d6a20191736e4e9b3efb38a4 = $(`<div id="html_6bc017d0d6a20191736e4e9b3efb38a4" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_a1466ddcc584ab3be0ff741cb1dbe26a.setContent(html_6bc017d0d6a20191736e4e9b3efb38a4);
|
|
|
|
|
|
|
|
marker_3220f1ff6fa809a9b029dafc72fca29e.bindPopup(popup_a1466ddcc584ab3be0ff741cb1dbe26a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3220f1ff6fa809a9b029dafc72fca29e.setIcon(icon_7e4ed1eb7b10ce1a6eff125f0bd730ca);
|
|
|
|
|
|
var marker_b71bc43a3528e5c279010f4608c6aba6 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0e9e5d319a5b91e2abcc20b4cfdeb31e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1006f936c36a035e8a0382079dddefa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eabbd394c2c30bd4cc9f08483aab9c4b = $(`<div id="html_eabbd394c2c30bd4cc9f08483aab9c4b" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_1006f936c36a035e8a0382079dddefa9.setContent(html_eabbd394c2c30bd4cc9f08483aab9c4b);
|
|
|
|
|
|
|
|
marker_b71bc43a3528e5c279010f4608c6aba6.bindPopup(popup_1006f936c36a035e8a0382079dddefa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71bc43a3528e5c279010f4608c6aba6.setIcon(icon_0e9e5d319a5b91e2abcc20b4cfdeb31e);
|
|
|
|
|
|
var marker_b891f0fb72fe88e78d7404e8b9e9390a = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_ca5e7be59db564644fafb261594981a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6a702065d9218499028784695c1e5b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b34aa8cacc661d11e6add6de33450f24 = $(`<div id="html_b34aa8cacc661d11e6add6de33450f24" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_a6a702065d9218499028784695c1e5b0.setContent(html_b34aa8cacc661d11e6add6de33450f24);
|
|
|
|
|
|
|
|
marker_b891f0fb72fe88e78d7404e8b9e9390a.bindPopup(popup_a6a702065d9218499028784695c1e5b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b891f0fb72fe88e78d7404e8b9e9390a.setIcon(icon_ca5e7be59db564644fafb261594981a0);
|
|
|
|
|
|
var marker_3b2ad17d1ccc805e8028beb9d8f86943 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_97a38fe04ec3956f9974577aac141650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a16476c16eb7c63357cfac1604644c03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9645e7d98d24aa358d101bd231d0085 = $(`<div id="html_b9645e7d98d24aa358d101bd231d0085" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_a16476c16eb7c63357cfac1604644c03.setContent(html_b9645e7d98d24aa358d101bd231d0085);
|
|
|
|
|
|
|
|
marker_3b2ad17d1ccc805e8028beb9d8f86943.bindPopup(popup_a16476c16eb7c63357cfac1604644c03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b2ad17d1ccc805e8028beb9d8f86943.setIcon(icon_97a38fe04ec3956f9974577aac141650);
|
|
|
|
|
|
var marker_42a347fd0f963bebf181a153e0915e82 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b691fb70d2c6e6ccbea55fa7a15b94f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49d7a2ef2e653f21413435de3f5579af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a28429dd9e3480237da4cbdfe8af6ec = $(`<div id="html_8a28429dd9e3480237da4cbdfe8af6ec" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_49d7a2ef2e653f21413435de3f5579af.setContent(html_8a28429dd9e3480237da4cbdfe8af6ec);
|
|
|
|
|
|
|
|
marker_42a347fd0f963bebf181a153e0915e82.bindPopup(popup_49d7a2ef2e653f21413435de3f5579af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42a347fd0f963bebf181a153e0915e82.setIcon(icon_b691fb70d2c6e6ccbea55fa7a15b94f8);
|
|
|
|
|
|
var marker_ab9c2a139d1d988aaa25510a4f8e31b9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_aded5dd857b36cdfd6addf3dc05b27bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab14fe432a8cf9fa85a435ad15b2dc06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3dce3b35f0b726c0fd7c079bd259772 = $(`<div id="html_a3dce3b35f0b726c0fd7c079bd259772" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_ab14fe432a8cf9fa85a435ad15b2dc06.setContent(html_a3dce3b35f0b726c0fd7c079bd259772);
|
|
|
|
|
|
|
|
marker_ab9c2a139d1d988aaa25510a4f8e31b9.bindPopup(popup_ab14fe432a8cf9fa85a435ad15b2dc06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab9c2a139d1d988aaa25510a4f8e31b9.setIcon(icon_aded5dd857b36cdfd6addf3dc05b27bd);
|
|
|
|
|
|
var marker_b421096ae55f532ea576881d4d776a14 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6a1d54c5363eac1f87797b535f11147f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45bed64b78cc202999768d0834dbef2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704e2c0a53bfbbe0c263f131df3b5a4c = $(`<div id="html_704e2c0a53bfbbe0c263f131df3b5a4c" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_45bed64b78cc202999768d0834dbef2a.setContent(html_704e2c0a53bfbbe0c263f131df3b5a4c);
|
|
|
|
|
|
|
|
marker_b421096ae55f532ea576881d4d776a14.bindPopup(popup_45bed64b78cc202999768d0834dbef2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b421096ae55f532ea576881d4d776a14.setIcon(icon_6a1d54c5363eac1f87797b535f11147f);
|
|
|
|
|
|
var marker_acf315963b95abb83795774fd70798dc = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_213a68ed749cd3dc192d80b485ba88e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_858addd04cad19ab2b35e3af4a120d91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57f8a54f8ba062cd231907454b16545e = $(`<div id="html_57f8a54f8ba062cd231907454b16545e" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_858addd04cad19ab2b35e3af4a120d91.setContent(html_57f8a54f8ba062cd231907454b16545e);
|
|
|
|
|
|
|
|
marker_acf315963b95abb83795774fd70798dc.bindPopup(popup_858addd04cad19ab2b35e3af4a120d91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf315963b95abb83795774fd70798dc.setIcon(icon_213a68ed749cd3dc192d80b485ba88e7);
|
|
|
|
|
|
var marker_47d41fa55b63d5f9b10bba49ef74f5f7 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cd9b8d3e39332bfc5e6e2301fad784c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62499528679e65847d8a5ca862151b97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6becd0b0ee7666e41af446bb79fd8f4 = $(`<div id="html_c6becd0b0ee7666e41af446bb79fd8f4" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_62499528679e65847d8a5ca862151b97.setContent(html_c6becd0b0ee7666e41af446bb79fd8f4);
|
|
|
|
|
|
|
|
marker_47d41fa55b63d5f9b10bba49ef74f5f7.bindPopup(popup_62499528679e65847d8a5ca862151b97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47d41fa55b63d5f9b10bba49ef74f5f7.setIcon(icon_cd9b8d3e39332bfc5e6e2301fad784c8);
|
|
|
|
|
|
var marker_be32a3827c5cafe646ac393778a6f78e = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_3c13ca942a0d4389fe673ad2865d6deb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e6cf5fd705d87d3837fb4a7f6600bd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc9a3c2c6f655e109fcb13d8d96c28a = $(`<div id="html_ddc9a3c2c6f655e109fcb13d8d96c28a" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_2e6cf5fd705d87d3837fb4a7f6600bd2.setContent(html_ddc9a3c2c6f655e109fcb13d8d96c28a);
|
|
|
|
|
|
|
|
marker_be32a3827c5cafe646ac393778a6f78e.bindPopup(popup_2e6cf5fd705d87d3837fb4a7f6600bd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be32a3827c5cafe646ac393778a6f78e.setIcon(icon_3c13ca942a0d4389fe673ad2865d6deb);
|
|
|
|
|
|
var marker_159f439e563d0b8b7f56d22967ea726c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_157e35b6c06e00d8e720cb6c1581d820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b7e8f3d5f242cc5df152ecd84d21e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31a618190840210ec5dc6ef06b81eea3 = $(`<div id="html_31a618190840210ec5dc6ef06b81eea3" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_67b7e8f3d5f242cc5df152ecd84d21e4.setContent(html_31a618190840210ec5dc6ef06b81eea3);
|
|
|
|
|
|
|
|
marker_159f439e563d0b8b7f56d22967ea726c.bindPopup(popup_67b7e8f3d5f242cc5df152ecd84d21e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_159f439e563d0b8b7f56d22967ea726c.setIcon(icon_157e35b6c06e00d8e720cb6c1581d820);
|
|
|
|
|
|
var marker_90184b49882707a5198026006d4f6530 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_05e458b5274d57eceb801d48ed2f51fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e039093b89e8c0f728e85659b5d285de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32548fb8f36ee18abcb5f0f2fde7575b = $(`<div id="html_32548fb8f36ee18abcb5f0f2fde7575b" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_e039093b89e8c0f728e85659b5d285de.setContent(html_32548fb8f36ee18abcb5f0f2fde7575b);
|
|
|
|
|
|
|
|
marker_90184b49882707a5198026006d4f6530.bindPopup(popup_e039093b89e8c0f728e85659b5d285de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90184b49882707a5198026006d4f6530.setIcon(icon_05e458b5274d57eceb801d48ed2f51fe);
|
|
|
|
|
|
var marker_2ed242f420c40b1d47fd08e20cab594a = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_22ead6c7d8ffdadc685670b27e1861f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_750c43f744ab9b507b327790eaa10966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0f7bcccdd9606200c7be15c4425497 = $(`<div id="html_2c0f7bcccdd9606200c7be15c4425497" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_750c43f744ab9b507b327790eaa10966.setContent(html_2c0f7bcccdd9606200c7be15c4425497);
|
|
|
|
|
|
|
|
marker_2ed242f420c40b1d47fd08e20cab594a.bindPopup(popup_750c43f744ab9b507b327790eaa10966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed242f420c40b1d47fd08e20cab594a.setIcon(icon_22ead6c7d8ffdadc685670b27e1861f4);
|
|
|
|
|
|
var marker_6e9c3fcb9337b92d27c4aabcbf8785db = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d4c9ecd798655d14fbe9fac8d9e4882a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8feb7db1d19594d5bf463813b0d96804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83a47cb31eb2eefff94a70ef39134380 = $(`<div id="html_83a47cb31eb2eefff94a70ef39134380" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8feb7db1d19594d5bf463813b0d96804.setContent(html_83a47cb31eb2eefff94a70ef39134380);
|
|
|
|
|
|
|
|
marker_6e9c3fcb9337b92d27c4aabcbf8785db.bindPopup(popup_8feb7db1d19594d5bf463813b0d96804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e9c3fcb9337b92d27c4aabcbf8785db.setIcon(icon_d4c9ecd798655d14fbe9fac8d9e4882a);
|
|
|
|
|
|
var marker_8b99b81d86455400b69dadd186378b28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_ca2a1c8806383c37f63692bb95ae9305 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fabaae921a9170fe770cf26aa6a6d7fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_928f904bbb091f1de6cc844dfffbbcc3 = $(`<div id="html_928f904bbb091f1de6cc844dfffbbcc3" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_fabaae921a9170fe770cf26aa6a6d7fd.setContent(html_928f904bbb091f1de6cc844dfffbbcc3);
|
|
|
|
|
|
|
|
marker_8b99b81d86455400b69dadd186378b28.bindPopup(popup_fabaae921a9170fe770cf26aa6a6d7fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b99b81d86455400b69dadd186378b28.setIcon(icon_ca2a1c8806383c37f63692bb95ae9305);
|
|
|
|
|
|
var marker_e2c6bd36eb5e081c2ebc860925405d08 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9ab64569869c049623c92669d68e8cc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a87198a078639eff1029f545ed723d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3d46a17e4b2ca8eb154f1568312ffd6 = $(`<div id="html_c3d46a17e4b2ca8eb154f1568312ffd6" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a87198a078639eff1029f545ed723d9c.setContent(html_c3d46a17e4b2ca8eb154f1568312ffd6);
|
|
|
|
|
|
|
|
marker_e2c6bd36eb5e081c2ebc860925405d08.bindPopup(popup_a87198a078639eff1029f545ed723d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2c6bd36eb5e081c2ebc860925405d08.setIcon(icon_9ab64569869c049623c92669d68e8cc7);
|
|
|
|
|
|
var marker_70e66765909e7a8387f513d4dac00745 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a4e5373e2def8189000c202fceac0d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feca83eefddbeb88a8a344a131a6d5ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa8049f34f57586759761a3831a2768 = $(`<div id="html_9aa8049f34f57586759761a3831a2768" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_feca83eefddbeb88a8a344a131a6d5ad.setContent(html_9aa8049f34f57586759761a3831a2768);
|
|
|
|
|
|
|
|
marker_70e66765909e7a8387f513d4dac00745.bindPopup(popup_feca83eefddbeb88a8a344a131a6d5ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e66765909e7a8387f513d4dac00745.setIcon(icon_a4e5373e2def8189000c202fceac0d8f);
|
|
|
|
|
|
var marker_c5a91d57e6717036c33ef33f63ce1a0b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f6bddf43e52f5e70aa091f8c191ba190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24e5e5de979ab7539e230889afd8f92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71a640b5882cda34c9ba9bae8fb674e7 = $(`<div id="html_71a640b5882cda34c9ba9bae8fb674e7" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_24e5e5de979ab7539e230889afd8f92e.setContent(html_71a640b5882cda34c9ba9bae8fb674e7);
|
|
|
|
|
|
|
|
marker_c5a91d57e6717036c33ef33f63ce1a0b.bindPopup(popup_24e5e5de979ab7539e230889afd8f92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5a91d57e6717036c33ef33f63ce1a0b.setIcon(icon_f6bddf43e52f5e70aa091f8c191ba190);
|
|
|
|
|
|
var marker_419b3624cf1eb8c495c00d808d696bcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_96a7def4357254e08d065e97612d0ded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d5167adfd9e39cbc24147f1140fb081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fac9b00e1341122b6a43aa0fa29dd495 = $(`<div id="html_fac9b00e1341122b6a43aa0fa29dd495" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_1d5167adfd9e39cbc24147f1140fb081.setContent(html_fac9b00e1341122b6a43aa0fa29dd495);
|
|
|
|
|
|
|
|
marker_419b3624cf1eb8c495c00d808d696bcb.bindPopup(popup_1d5167adfd9e39cbc24147f1140fb081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_419b3624cf1eb8c495c00d808d696bcb.setIcon(icon_96a7def4357254e08d065e97612d0ded);
|
|
|
|
|
|
var marker_1e9a10dd4c2000b99feab224cfc7e339 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c3da5a7aa41af8959b634a3d7ae155af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51b201cb309ee7a3e8a7b3e38c4a0cfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da52d313438a61eee2c3deb5cd4551a2 = $(`<div id="html_da52d313438a61eee2c3deb5cd4551a2" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_51b201cb309ee7a3e8a7b3e38c4a0cfb.setContent(html_da52d313438a61eee2c3deb5cd4551a2);
|
|
|
|
|
|
|
|
marker_1e9a10dd4c2000b99feab224cfc7e339.bindPopup(popup_51b201cb309ee7a3e8a7b3e38c4a0cfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e9a10dd4c2000b99feab224cfc7e339.setIcon(icon_c3da5a7aa41af8959b634a3d7ae155af);
|
|
|
|
|
|
var marker_cb9c3a8cb913abcc8c8ff28fcf93b9f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_20451ca0bca4c253250a3ff71c15a20c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3aa9c1faf21adfbfba2eced152f756b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_768cb6c2ed809e78d5aa262843525347 = $(`<div id="html_768cb6c2ed809e78d5aa262843525347" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_e3aa9c1faf21adfbfba2eced152f756b.setContent(html_768cb6c2ed809e78d5aa262843525347);
|
|
|
|
|
|
|
|
marker_cb9c3a8cb913abcc8c8ff28fcf93b9f7.bindPopup(popup_e3aa9c1faf21adfbfba2eced152f756b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb9c3a8cb913abcc8c8ff28fcf93b9f7.setIcon(icon_20451ca0bca4c253250a3ff71c15a20c);
|
|
|
|
|
|
var marker_b8fcac57e8e417c804f29f54f21c803c = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6c582d159f4d02b9b3172d05a6d561c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a25b3f3ffece409245a2de185586353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a380a85c3725117cfd4f5d9a19b2c6a1 = $(`<div id="html_a380a85c3725117cfd4f5d9a19b2c6a1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_3a25b3f3ffece409245a2de185586353.setContent(html_a380a85c3725117cfd4f5d9a19b2c6a1);
|
|
|
|
|
|
|
|
marker_b8fcac57e8e417c804f29f54f21c803c.bindPopup(popup_3a25b3f3ffece409245a2de185586353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8fcac57e8e417c804f29f54f21c803c.setIcon(icon_6c582d159f4d02b9b3172d05a6d561c8);
|
|
|
|
|
|
var marker_1c643a8c0be2a9518ec8ae0697e93538 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_caf1e99cff93e3ac0a972541f0c2302c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d33ae8084095f7c57e43b92936f715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7df2487108108b869f10084816b8e1d4 = $(`<div id="html_7df2487108108b869f10084816b8e1d4" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_02d33ae8084095f7c57e43b92936f715.setContent(html_7df2487108108b869f10084816b8e1d4);
|
|
|
|
|
|
|
|
marker_1c643a8c0be2a9518ec8ae0697e93538.bindPopup(popup_02d33ae8084095f7c57e43b92936f715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c643a8c0be2a9518ec8ae0697e93538.setIcon(icon_caf1e99cff93e3ac0a972541f0c2302c);
|
|
|
|
|
|
var marker_ff340e3160eb51b91e427d319da24d9c = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6a2aef88dcd464a18f58092258af8d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_001cf97fc101cd0832e2ebe568dad745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7faf7698a5eeea2888699788d11350a2 = $(`<div id="html_7faf7698a5eeea2888699788d11350a2" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_001cf97fc101cd0832e2ebe568dad745.setContent(html_7faf7698a5eeea2888699788d11350a2);
|
|
|
|
|
|
|
|
marker_ff340e3160eb51b91e427d319da24d9c.bindPopup(popup_001cf97fc101cd0832e2ebe568dad745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff340e3160eb51b91e427d319da24d9c.setIcon(icon_6a2aef88dcd464a18f58092258af8d8c);
|
|
|
|
|
|
var marker_c222c29bdcb710ebd71715652a8b90e0 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6fa7b999eca0a32e84af7d90d5a45cc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6acb680467356fe0443ffc7472dc31ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_616b6d7be20e52a4315d859be366fac9 = $(`<div id="html_616b6d7be20e52a4315d859be366fac9" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_6acb680467356fe0443ffc7472dc31ef.setContent(html_616b6d7be20e52a4315d859be366fac9);
|
|
|
|
|
|
|
|
marker_c222c29bdcb710ebd71715652a8b90e0.bindPopup(popup_6acb680467356fe0443ffc7472dc31ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c222c29bdcb710ebd71715652a8b90e0.setIcon(icon_6fa7b999eca0a32e84af7d90d5a45cc5);
|
|
|
|
|
|
var marker_af6db07ba7cb95ab36f08f2fbdb59058 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_28d5f8fb93d33f000d39d2a8ddfef087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfd2f665247f84fa3d91c0ebf74ead00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_105a9e6a72c73c8b5f27d7beced57c97 = $(`<div id="html_105a9e6a72c73c8b5f27d7beced57c97" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_dfd2f665247f84fa3d91c0ebf74ead00.setContent(html_105a9e6a72c73c8b5f27d7beced57c97);
|
|
|
|
|
|
|
|
marker_af6db07ba7cb95ab36f08f2fbdb59058.bindPopup(popup_dfd2f665247f84fa3d91c0ebf74ead00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6db07ba7cb95ab36f08f2fbdb59058.setIcon(icon_28d5f8fb93d33f000d39d2a8ddfef087);
|
|
|
|
|
|
var marker_f5cecc07e552b5ead676f82bd8ef38c7 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a27709673a7466b9ebeb54687ab17d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b88672cb34c7e8258f3946671a0dfd61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caa5c3325474109828e9e648da531fc7 = $(`<div id="html_caa5c3325474109828e9e648da531fc7" style="width: 100.0%; height: 100.0%;">relay.complexalpha.com</div>`)[0];
|
|
popup_b88672cb34c7e8258f3946671a0dfd61.setContent(html_caa5c3325474109828e9e648da531fc7);
|
|
|
|
|
|
|
|
marker_f5cecc07e552b5ead676f82bd8ef38c7.bindPopup(popup_b88672cb34c7e8258f3946671a0dfd61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5cecc07e552b5ead676f82bd8ef38c7.setIcon(icon_a27709673a7466b9ebeb54687ab17d6f);
|
|
|
|
|
|
var marker_0107ceae864b30412c1dbe33d0c49135 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cc135f9ae7f48c3809a360467ce7b1ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f860ed2ef696f61cb02a283873a4718d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ded1fc106b1a4bea1a08e20864021a2b = $(`<div id="html_ded1fc106b1a4bea1a08e20864021a2b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_f860ed2ef696f61cb02a283873a4718d.setContent(html_ded1fc106b1a4bea1a08e20864021a2b);
|
|
|
|
|
|
|
|
marker_0107ceae864b30412c1dbe33d0c49135.bindPopup(popup_f860ed2ef696f61cb02a283873a4718d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0107ceae864b30412c1dbe33d0c49135.setIcon(icon_cc135f9ae7f48c3809a360467ce7b1ee);
|
|
|
|
|
|
var marker_d4c100fb3649ca1849cb5b16739df042 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d7cf048aea1ec8380f7048862f995c53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b9e0800f947278333d055b5d4bf6b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4d2caa54e43df71bcf15edb57dd945a = $(`<div id="html_b4d2caa54e43df71bcf15edb57dd945a" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_a2b9e0800f947278333d055b5d4bf6b2.setContent(html_b4d2caa54e43df71bcf15edb57dd945a);
|
|
|
|
|
|
|
|
marker_d4c100fb3649ca1849cb5b16739df042.bindPopup(popup_a2b9e0800f947278333d055b5d4bf6b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4c100fb3649ca1849cb5b16739df042.setIcon(icon_d7cf048aea1ec8380f7048862f995c53);
|
|
|
|
|
|
var marker_9464fe9b23b0547d3824a22c2a57dc57 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f66c834f0375f6f9d5b929553e11ef53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_121d88c4f5d24c90d7513ebf4143bc74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfef4ff01733283fd27efe4f6fa6d708 = $(`<div id="html_cfef4ff01733283fd27efe4f6fa6d708" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_121d88c4f5d24c90d7513ebf4143bc74.setContent(html_cfef4ff01733283fd27efe4f6fa6d708);
|
|
|
|
|
|
|
|
marker_9464fe9b23b0547d3824a22c2a57dc57.bindPopup(popup_121d88c4f5d24c90d7513ebf4143bc74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9464fe9b23b0547d3824a22c2a57dc57.setIcon(icon_f66c834f0375f6f9d5b929553e11ef53);
|
|
|
|
|
|
var marker_80a336c228365985fe5b3b3b9a29d43f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_87a4b0df887fe9c6c2e3af61f3e227c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_733325fd8b88a29e05c5b6c3973df0b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0c2a2d650654abf228a36f2d9a9776d = $(`<div id="html_b0c2a2d650654abf228a36f2d9a9776d" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_733325fd8b88a29e05c5b6c3973df0b6.setContent(html_b0c2a2d650654abf228a36f2d9a9776d);
|
|
|
|
|
|
|
|
marker_80a336c228365985fe5b3b3b9a29d43f.bindPopup(popup_733325fd8b88a29e05c5b6c3973df0b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80a336c228365985fe5b3b3b9a29d43f.setIcon(icon_87a4b0df887fe9c6c2e3af61f3e227c8);
|
|
|
|
|
|
var marker_07a03438e49316788a5016ae09753ea4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4bf12c94fed07a9df04c038c730fdebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c96b99c6ed7fc4339e0e2cfa9b4b415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fa99e7a7beec994fa95750b7cde3969 = $(`<div id="html_1fa99e7a7beec994fa95750b7cde3969" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_3c96b99c6ed7fc4339e0e2cfa9b4b415.setContent(html_1fa99e7a7beec994fa95750b7cde3969);
|
|
|
|
|
|
|
|
marker_07a03438e49316788a5016ae09753ea4.bindPopup(popup_3c96b99c6ed7fc4339e0e2cfa9b4b415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07a03438e49316788a5016ae09753ea4.setIcon(icon_4bf12c94fed07a9df04c038c730fdebf);
|
|
|
|
|
|
var marker_c41267941d36e50460e1d091b1f90b60 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1855289514a28539b52cd27c3ff04e23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3c03029017218453f382924a828f11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d6ed5f610bcab0079f01791636cc8a = $(`<div id="html_f2d6ed5f610bcab0079f01791636cc8a" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_4b3c03029017218453f382924a828f11.setContent(html_f2d6ed5f610bcab0079f01791636cc8a);
|
|
|
|
|
|
|
|
marker_c41267941d36e50460e1d091b1f90b60.bindPopup(popup_4b3c03029017218453f382924a828f11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41267941d36e50460e1d091b1f90b60.setIcon(icon_1855289514a28539b52cd27c3ff04e23);
|
|
|
|
|
|
var marker_1e07fb408cd7758923b6fa16c8022522 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_924991c48b9b5dc97835cac712ceec85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fbb1065727553c9d3f3c2831f4ed387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf641ac190c716d43c681f42c1b2ef55 = $(`<div id="html_cf641ac190c716d43c681f42c1b2ef55" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_4fbb1065727553c9d3f3c2831f4ed387.setContent(html_cf641ac190c716d43c681f42c1b2ef55);
|
|
|
|
|
|
|
|
marker_1e07fb408cd7758923b6fa16c8022522.bindPopup(popup_4fbb1065727553c9d3f3c2831f4ed387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e07fb408cd7758923b6fa16c8022522.setIcon(icon_924991c48b9b5dc97835cac712ceec85);
|
|
|
|
|
|
var marker_b0f7fa7365adda3b6ee83aa576954ead = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_aabf018ca229766adbb8c6258da21146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c51bedb533e94906801f43816c3a8ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9f5ae5d02107eae365e16be30febf81 = $(`<div id="html_d9f5ae5d02107eae365e16be30febf81" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_3c51bedb533e94906801f43816c3a8ff.setContent(html_d9f5ae5d02107eae365e16be30febf81);
|
|
|
|
|
|
|
|
marker_b0f7fa7365adda3b6ee83aa576954ead.bindPopup(popup_3c51bedb533e94906801f43816c3a8ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0f7fa7365adda3b6ee83aa576954ead.setIcon(icon_aabf018ca229766adbb8c6258da21146);
|
|
|
|
|
|
var marker_4b0f7e5261925e71043162b620631dd9 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_58972304abdf329d16c79a22bf508505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a87f290dfe1de4298290516e76154334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12efd407a9010a84d026f4933669cec8 = $(`<div id="html_12efd407a9010a84d026f4933669cec8" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_a87f290dfe1de4298290516e76154334.setContent(html_12efd407a9010a84d026f4933669cec8);
|
|
|
|
|
|
|
|
marker_4b0f7e5261925e71043162b620631dd9.bindPopup(popup_a87f290dfe1de4298290516e76154334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0f7e5261925e71043162b620631dd9.setIcon(icon_58972304abdf329d16c79a22bf508505);
|
|
|
|
|
|
var marker_e4793227b4546d83fb069a3e9eadd2c3 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c266bc83eef9b0ce1d9cc800fd6d7414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b46fdf545b4fbee02e0ddb8b44abe59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_775b0a46d84d3100e5824a8abf73d5c6 = $(`<div id="html_775b0a46d84d3100e5824a8abf73d5c6" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1b46fdf545b4fbee02e0ddb8b44abe59.setContent(html_775b0a46d84d3100e5824a8abf73d5c6);
|
|
|
|
|
|
|
|
marker_e4793227b4546d83fb069a3e9eadd2c3.bindPopup(popup_1b46fdf545b4fbee02e0ddb8b44abe59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4793227b4546d83fb069a3e9eadd2c3.setIcon(icon_c266bc83eef9b0ce1d9cc800fd6d7414);
|
|
|
|
|
|
var marker_f7c51243c8a82535ce8e3d50818d1ecb = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_24158f9724198f168a8148b8060d3398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e2e68944992c80db7b5fd39c9dea78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef44887b3c0e12bdf3681b0a0118edb = $(`<div id="html_cef44887b3c0e12bdf3681b0a0118edb" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_a2e2e68944992c80db7b5fd39c9dea78.setContent(html_cef44887b3c0e12bdf3681b0a0118edb);
|
|
|
|
|
|
|
|
marker_f7c51243c8a82535ce8e3d50818d1ecb.bindPopup(popup_a2e2e68944992c80db7b5fd39c9dea78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7c51243c8a82535ce8e3d50818d1ecb.setIcon(icon_24158f9724198f168a8148b8060d3398);
|
|
|
|
|
|
var marker_7a77047aa91585632a85627fde8a9068 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4d2339d950541f0ceb3a73c8437cb702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bcff03b59f5bc0a08580bb7651a435d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32d31c5fba12eb677dd9903903a11ff8 = $(`<div id="html_32d31c5fba12eb677dd9903903a11ff8" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8bcff03b59f5bc0a08580bb7651a435d.setContent(html_32d31c5fba12eb677dd9903903a11ff8);
|
|
|
|
|
|
|
|
marker_7a77047aa91585632a85627fde8a9068.bindPopup(popup_8bcff03b59f5bc0a08580bb7651a435d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a77047aa91585632a85627fde8a9068.setIcon(icon_4d2339d950541f0ceb3a73c8437cb702);
|
|
|
|
|
|
var marker_b8ba00c8e9069eb8d9ed5a56b108db0e = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f6a343467b25a7832e05c32a7cb41d35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81302bef23e8e2bbf72fde6ffd299150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26bb92b914009dd9b26860751c7e9e57 = $(`<div id="html_26bb92b914009dd9b26860751c7e9e57" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_81302bef23e8e2bbf72fde6ffd299150.setContent(html_26bb92b914009dd9b26860751c7e9e57);
|
|
|
|
|
|
|
|
marker_b8ba00c8e9069eb8d9ed5a56b108db0e.bindPopup(popup_81302bef23e8e2bbf72fde6ffd299150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8ba00c8e9069eb8d9ed5a56b108db0e.setIcon(icon_f6a343467b25a7832e05c32a7cb41d35);
|
|
|
|
|
|
var marker_7123119357d4c3e9a849a3745c417d4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_fbddafc1d791a4658d60a732ccc0f80b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_424a16fc2fdad8d945c236f07c48d65d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb47b64bc037f2d3e6b03d51a0c2d0e = $(`<div id="html_9eb47b64bc037f2d3e6b03d51a0c2d0e" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_424a16fc2fdad8d945c236f07c48d65d.setContent(html_9eb47b64bc037f2d3e6b03d51a0c2d0e);
|
|
|
|
|
|
|
|
marker_7123119357d4c3e9a849a3745c417d4b.bindPopup(popup_424a16fc2fdad8d945c236f07c48d65d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7123119357d4c3e9a849a3745c417d4b.setIcon(icon_fbddafc1d791a4658d60a732ccc0f80b);
|
|
|
|
|
|
var marker_7665ae27bb2e202077efc8600dcc62e1 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_29aab388b12035bd82b943be6e0f10d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68ca93b915390d0f32c15bf7807d7de7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1c59f714c9569e41bedf0cb8d8b7b84 = $(`<div id="html_c1c59f714c9569e41bedf0cb8d8b7b84" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_68ca93b915390d0f32c15bf7807d7de7.setContent(html_c1c59f714c9569e41bedf0cb8d8b7b84);
|
|
|
|
|
|
|
|
marker_7665ae27bb2e202077efc8600dcc62e1.bindPopup(popup_68ca93b915390d0f32c15bf7807d7de7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7665ae27bb2e202077efc8600dcc62e1.setIcon(icon_29aab388b12035bd82b943be6e0f10d2);
|
|
|
|
|
|
var marker_39ac6e313402887f337a044c650d4309 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4e5ef1faa4baa71b958bb0e3d9fa57ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_407917c2ca0daa727f37ac3fbf030414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_010be02c6bf0dfeb441339cbbee9c566 = $(`<div id="html_010be02c6bf0dfeb441339cbbee9c566" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_407917c2ca0daa727f37ac3fbf030414.setContent(html_010be02c6bf0dfeb441339cbbee9c566);
|
|
|
|
|
|
|
|
marker_39ac6e313402887f337a044c650d4309.bindPopup(popup_407917c2ca0daa727f37ac3fbf030414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39ac6e313402887f337a044c650d4309.setIcon(icon_4e5ef1faa4baa71b958bb0e3d9fa57ac);
|
|
|
|
|
|
var marker_5048808aec47248e2074adf12358c6bc = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_295f9db2865bee677b14727743e9ca5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c148e1ac55c74e0669786fe52560639c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0cac8aec9df24a298fa3993e0eed33a = $(`<div id="html_b0cac8aec9df24a298fa3993e0eed33a" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_c148e1ac55c74e0669786fe52560639c.setContent(html_b0cac8aec9df24a298fa3993e0eed33a);
|
|
|
|
|
|
|
|
marker_5048808aec47248e2074adf12358c6bc.bindPopup(popup_c148e1ac55c74e0669786fe52560639c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5048808aec47248e2074adf12358c6bc.setIcon(icon_295f9db2865bee677b14727743e9ca5b);
|
|
|
|
|
|
var marker_f59fde8f1d871e8a13e7b82374cdaf94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c868e971ed2911f8940b48f964eaa8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd539d837be4213e4eefcb81b20ddb8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_095bed9793b27a987e32300119c5b22b = $(`<div id="html_095bed9793b27a987e32300119c5b22b" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_bd539d837be4213e4eefcb81b20ddb8e.setContent(html_095bed9793b27a987e32300119c5b22b);
|
|
|
|
|
|
|
|
marker_f59fde8f1d871e8a13e7b82374cdaf94.bindPopup(popup_bd539d837be4213e4eefcb81b20ddb8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f59fde8f1d871e8a13e7b82374cdaf94.setIcon(icon_c868e971ed2911f8940b48f964eaa8e7);
|
|
|
|
|
|
var marker_2fcd3aeb6ead40c3ee0b85bb9160a323 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_502deb79d805f4979dc45f2182377ba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_973e048cb181de40768a5d91534c59cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaf8519e263fc5d20a245f42b14b10d5 = $(`<div id="html_eaf8519e263fc5d20a245f42b14b10d5" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_973e048cb181de40768a5d91534c59cd.setContent(html_eaf8519e263fc5d20a245f42b14b10d5);
|
|
|
|
|
|
|
|
marker_2fcd3aeb6ead40c3ee0b85bb9160a323.bindPopup(popup_973e048cb181de40768a5d91534c59cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fcd3aeb6ead40c3ee0b85bb9160a323.setIcon(icon_502deb79d805f4979dc45f2182377ba4);
|
|
|
|
|
|
var marker_41081c2643b94c19d3c16bad9d0c9403 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_eaa466293aa6e334a091f9c9b2a10432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecf48fc9134291f57109186a32c01ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e18875139634fa53c94aca09800ff0b3 = $(`<div id="html_e18875139634fa53c94aca09800ff0b3" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_ecf48fc9134291f57109186a32c01ae6.setContent(html_e18875139634fa53c94aca09800ff0b3);
|
|
|
|
|
|
|
|
marker_41081c2643b94c19d3c16bad9d0c9403.bindPopup(popup_ecf48fc9134291f57109186a32c01ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41081c2643b94c19d3c16bad9d0c9403.setIcon(icon_eaa466293aa6e334a091f9c9b2a10432);
|
|
|
|
|
|
var marker_91ec0d81171cf323b2fc5a3d3aa0d812 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f30bd6fe16346d46138af67b448233c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65b931f26f5a9e1a3367305a93e1cf74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2b43d84cd67d17b18a42b3b17871b15 = $(`<div id="html_b2b43d84cd67d17b18a42b3b17871b15" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_65b931f26f5a9e1a3367305a93e1cf74.setContent(html_b2b43d84cd67d17b18a42b3b17871b15);
|
|
|
|
|
|
|
|
marker_91ec0d81171cf323b2fc5a3d3aa0d812.bindPopup(popup_65b931f26f5a9e1a3367305a93e1cf74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91ec0d81171cf323b2fc5a3d3aa0d812.setIcon(icon_f30bd6fe16346d46138af67b448233c0);
|
|
|
|
|
|
var marker_9b8387f52d89dcfac986914b7b5b937a = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cb05dc149099acb3336490a25ddbe44d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adff8ab0e525367fa856c79ebf6eea2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b3355cbd724a59d728937d16e18fa6f = $(`<div id="html_4b3355cbd724a59d728937d16e18fa6f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_adff8ab0e525367fa856c79ebf6eea2d.setContent(html_4b3355cbd724a59d728937d16e18fa6f);
|
|
|
|
|
|
|
|
marker_9b8387f52d89dcfac986914b7b5b937a.bindPopup(popup_adff8ab0e525367fa856c79ebf6eea2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b8387f52d89dcfac986914b7b5b937a.setIcon(icon_cb05dc149099acb3336490a25ddbe44d);
|
|
|
|
|
|
var marker_866b398397f91179b6df0f7f7d2481d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_faeda94a46eeb79d170f73e17840f4f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9855768de60ec5ad5f743ab62fda012c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_406800adf570bc12a75e474c08c7b673 = $(`<div id="html_406800adf570bc12a75e474c08c7b673" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_9855768de60ec5ad5f743ab62fda012c.setContent(html_406800adf570bc12a75e474c08c7b673);
|
|
|
|
|
|
|
|
marker_866b398397f91179b6df0f7f7d2481d3.bindPopup(popup_9855768de60ec5ad5f743ab62fda012c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_866b398397f91179b6df0f7f7d2481d3.setIcon(icon_faeda94a46eeb79d170f73e17840f4f8);
|
|
|
|
|
|
var marker_980364f437d5e26eb784fdfea2f35624 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0e84253164b3daac900ed3f52f946fdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_771b6175772f38753c483f3c16be248e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_240171cbb1bae2e278a68785410b5739 = $(`<div id="html_240171cbb1bae2e278a68785410b5739" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_771b6175772f38753c483f3c16be248e.setContent(html_240171cbb1bae2e278a68785410b5739);
|
|
|
|
|
|
|
|
marker_980364f437d5e26eb784fdfea2f35624.bindPopup(popup_771b6175772f38753c483f3c16be248e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_980364f437d5e26eb784fdfea2f35624.setIcon(icon_0e84253164b3daac900ed3f52f946fdf);
|
|
|
|
|
|
var marker_54ea5a6d02c8c897ff5f531025f44f00 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_3483a8e5f07d0144c69fe43d7adcfdb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95282768ae2e8b72804cfdf7960e0525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3c825d77af8c9d2c5a2a0fe9429765c = $(`<div id="html_c3c825d77af8c9d2c5a2a0fe9429765c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_95282768ae2e8b72804cfdf7960e0525.setContent(html_c3c825d77af8c9d2c5a2a0fe9429765c);
|
|
|
|
|
|
|
|
marker_54ea5a6d02c8c897ff5f531025f44f00.bindPopup(popup_95282768ae2e8b72804cfdf7960e0525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ea5a6d02c8c897ff5f531025f44f00.setIcon(icon_3483a8e5f07d0144c69fe43d7adcfdb6);
|
|
|
|
|
|
var marker_048ea14efd70a6cae07e821154ef283a = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_2efa41b4cbe895ddb2e56d9730b64ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a6e9886badea085748ff02945564880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a695c5753f13bfe9a7a712335278698a = $(`<div id="html_a695c5753f13bfe9a7a712335278698a" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_7a6e9886badea085748ff02945564880.setContent(html_a695c5753f13bfe9a7a712335278698a);
|
|
|
|
|
|
|
|
marker_048ea14efd70a6cae07e821154ef283a.bindPopup(popup_7a6e9886badea085748ff02945564880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_048ea14efd70a6cae07e821154ef283a.setIcon(icon_2efa41b4cbe895ddb2e56d9730b64ae9);
|
|
|
|
|
|
var marker_d96485983a388fe441c45b7922e0295d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9ab6622dc7a23759aa84b639e582133a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14af2ca66a26076f80688f79726658ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a9a7cdd98e1bc7d1b340b7b82bcd8d9 = $(`<div id="html_9a9a7cdd98e1bc7d1b340b7b82bcd8d9" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_14af2ca66a26076f80688f79726658ca.setContent(html_9a9a7cdd98e1bc7d1b340b7b82bcd8d9);
|
|
|
|
|
|
|
|
marker_d96485983a388fe441c45b7922e0295d.bindPopup(popup_14af2ca66a26076f80688f79726658ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d96485983a388fe441c45b7922e0295d.setIcon(icon_9ab6622dc7a23759aa84b639e582133a);
|
|
|
|
|
|
var marker_59a1f334f4ce20ebe76d740022eb4373 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5de527611384578e9531610f5f6eaf2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7474b0844252ed71e2a7236775c52a7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72fac10273086481629a7c55df1a448d = $(`<div id="html_72fac10273086481629a7c55df1a448d" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_7474b0844252ed71e2a7236775c52a7e.setContent(html_72fac10273086481629a7c55df1a448d);
|
|
|
|
|
|
|
|
marker_59a1f334f4ce20ebe76d740022eb4373.bindPopup(popup_7474b0844252ed71e2a7236775c52a7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59a1f334f4ce20ebe76d740022eb4373.setIcon(icon_5de527611384578e9531610f5f6eaf2d);
|
|
|
|
|
|
var marker_4b43df86d90c64742056561ed40ad1ae = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4b6a34fe97729882394508e5099e3e40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23dcf75484e72b4c2feb13cd6688d87d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62da543358d9729e4893aacaa0d86cfe = $(`<div id="html_62da543358d9729e4893aacaa0d86cfe" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_23dcf75484e72b4c2feb13cd6688d87d.setContent(html_62da543358d9729e4893aacaa0d86cfe);
|
|
|
|
|
|
|
|
marker_4b43df86d90c64742056561ed40ad1ae.bindPopup(popup_23dcf75484e72b4c2feb13cd6688d87d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b43df86d90c64742056561ed40ad1ae.setIcon(icon_4b6a34fe97729882394508e5099e3e40);
|
|
|
|
|
|
var marker_6a8caa9c2c33e17e2f65e641396f8caa = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8a4b52a34a4fe2ef4453675f1b4b6dac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8935887ef91db1222ee286cbcf6fd7f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfa41f1c2e41fabdc63e077d4cdb2394 = $(`<div id="html_cfa41f1c2e41fabdc63e077d4cdb2394" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_8935887ef91db1222ee286cbcf6fd7f9.setContent(html_cfa41f1c2e41fabdc63e077d4cdb2394);
|
|
|
|
|
|
|
|
marker_6a8caa9c2c33e17e2f65e641396f8caa.bindPopup(popup_8935887ef91db1222ee286cbcf6fd7f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a8caa9c2c33e17e2f65e641396f8caa.setIcon(icon_8a4b52a34a4fe2ef4453675f1b4b6dac);
|
|
|
|
|
|
var marker_19dbfb90f0e7a75fc4dba717dbd09d5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_53bde7422ead54c1f293d91c7977be6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_638162e3afdd1142827a69d1a13b04de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb69e231ae206b25b677af8bfb067e4 = $(`<div id="html_9eb69e231ae206b25b677af8bfb067e4" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_638162e3afdd1142827a69d1a13b04de.setContent(html_9eb69e231ae206b25b677af8bfb067e4);
|
|
|
|
|
|
|
|
marker_19dbfb90f0e7a75fc4dba717dbd09d5a.bindPopup(popup_638162e3afdd1142827a69d1a13b04de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19dbfb90f0e7a75fc4dba717dbd09d5a.setIcon(icon_53bde7422ead54c1f293d91c7977be6b);
|
|
|
|
|
|
var marker_4cca14dbfdf7e4c36776a47dccae3c20 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0b38e6184b941c1a01acc4b51156e79d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_979eb01769cd300d139f47986c1a5f52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb9abb1568d21b83d940b5cd5ba43f90 = $(`<div id="html_fb9abb1568d21b83d940b5cd5ba43f90" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_979eb01769cd300d139f47986c1a5f52.setContent(html_fb9abb1568d21b83d940b5cd5ba43f90);
|
|
|
|
|
|
|
|
marker_4cca14dbfdf7e4c36776a47dccae3c20.bindPopup(popup_979eb01769cd300d139f47986c1a5f52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cca14dbfdf7e4c36776a47dccae3c20.setIcon(icon_0b38e6184b941c1a01acc4b51156e79d);
|
|
|
|
|
|
var marker_f4df897323fc4f32cadfd1709e6af8ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8f999747b6e11132e5936de5cc51b5ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a916f97a10cc091e18c0759cd8e3a928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bce89038c572691238d8cfcdc3466f9 = $(`<div id="html_4bce89038c572691238d8cfcdc3466f9" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_a916f97a10cc091e18c0759cd8e3a928.setContent(html_4bce89038c572691238d8cfcdc3466f9);
|
|
|
|
|
|
|
|
marker_f4df897323fc4f32cadfd1709e6af8ca.bindPopup(popup_a916f97a10cc091e18c0759cd8e3a928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4df897323fc4f32cadfd1709e6af8ca.setIcon(icon_8f999747b6e11132e5936de5cc51b5ea);
|
|
|
|
|
|
var marker_6e3d2a0477049bfa8f8b0efdb3fae8b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4dd17785a5daf4a70f9f437d9e6c9e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d71bc87c14dfed67c66efcad9e3b9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f805b85970bcbbdf0c555a90d0052e6f = $(`<div id="html_f805b85970bcbbdf0c555a90d0052e6f" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_5d71bc87c14dfed67c66efcad9e3b9d3.setContent(html_f805b85970bcbbdf0c555a90d0052e6f);
|
|
|
|
|
|
|
|
marker_6e3d2a0477049bfa8f8b0efdb3fae8b6.bindPopup(popup_5d71bc87c14dfed67c66efcad9e3b9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3d2a0477049bfa8f8b0efdb3fae8b6.setIcon(icon_4dd17785a5daf4a70f9f437d9e6c9e41);
|
|
|
|
|
|
var marker_d8203df9ffd1a15422c39d35a50f2792 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_752ce20e37bfa077d5e54629d42f727a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c55c333c9ff36658dce24693a2837d38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df3395ae1b61f1b53d034964674eb336 = $(`<div id="html_df3395ae1b61f1b53d034964674eb336" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_c55c333c9ff36658dce24693a2837d38.setContent(html_df3395ae1b61f1b53d034964674eb336);
|
|
|
|
|
|
|
|
marker_d8203df9ffd1a15422c39d35a50f2792.bindPopup(popup_c55c333c9ff36658dce24693a2837d38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8203df9ffd1a15422c39d35a50f2792.setIcon(icon_752ce20e37bfa077d5e54629d42f727a);
|
|
|
|
|
|
var marker_9dbe55a73f64fb30118400fe25cd87d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9578cb27c55c6bfd12bb498d91c360f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39e46ebe5873b1744dd0c21ccd627057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86044e2d289094517f2d28ad5d08a5da = $(`<div id="html_86044e2d289094517f2d28ad5d08a5da" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_39e46ebe5873b1744dd0c21ccd627057.setContent(html_86044e2d289094517f2d28ad5d08a5da);
|
|
|
|
|
|
|
|
marker_9dbe55a73f64fb30118400fe25cd87d5.bindPopup(popup_39e46ebe5873b1744dd0c21ccd627057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dbe55a73f64fb30118400fe25cd87d5.setIcon(icon_9578cb27c55c6bfd12bb498d91c360f4);
|
|
|
|
|
|
var marker_b291a084d59a12783346200af4dc6abd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_ffd21e2cceddb63214fa801bb6f287b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f260fc5b88b3c6b280c899015769890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52254c609333d433d9f886392d17e4e4 = $(`<div id="html_52254c609333d433d9f886392d17e4e4" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_8f260fc5b88b3c6b280c899015769890.setContent(html_52254c609333d433d9f886392d17e4e4);
|
|
|
|
|
|
|
|
marker_b291a084d59a12783346200af4dc6abd.bindPopup(popup_8f260fc5b88b3c6b280c899015769890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b291a084d59a12783346200af4dc6abd.setIcon(icon_ffd21e2cceddb63214fa801bb6f287b3);
|
|
|
|
|
|
var marker_63dca7edc84b01497f4831748f50ae0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d2dcb1a8f9bc1ad72e9909d4ff947310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_858f271a9b7756cdc914ee11e5491f17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25b40dba037aa48a988c99a180262b0f = $(`<div id="html_25b40dba037aa48a988c99a180262b0f" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_858f271a9b7756cdc914ee11e5491f17.setContent(html_25b40dba037aa48a988c99a180262b0f);
|
|
|
|
|
|
|
|
marker_63dca7edc84b01497f4831748f50ae0f.bindPopup(popup_858f271a9b7756cdc914ee11e5491f17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63dca7edc84b01497f4831748f50ae0f.setIcon(icon_d2dcb1a8f9bc1ad72e9909d4ff947310);
|
|
|
|
|
|
var marker_9e4232769c01bb49beb66020d4b6ab40 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7215976520ee9f14f5a022b76e7be3bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d3fb132c6d12eb897b9b7324b535f21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8a58a08242bfe5b915f0c94756c5710 = $(`<div id="html_b8a58a08242bfe5b915f0c94756c5710" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_6d3fb132c6d12eb897b9b7324b535f21.setContent(html_b8a58a08242bfe5b915f0c94756c5710);
|
|
|
|
|
|
|
|
marker_9e4232769c01bb49beb66020d4b6ab40.bindPopup(popup_6d3fb132c6d12eb897b9b7324b535f21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e4232769c01bb49beb66020d4b6ab40.setIcon(icon_7215976520ee9f14f5a022b76e7be3bf);
|
|
|
|
|
|
var marker_27195c3fd8c3cd2c9e2d348bb23c86ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_84a48c9ab1567044df1361fdcc03b770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa47daa3b0097d192d7b0ffec6502001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfb834f6217360501214b3d9b4e9c71e = $(`<div id="html_dfb834f6217360501214b3d9b4e9c71e" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_aa47daa3b0097d192d7b0ffec6502001.setContent(html_dfb834f6217360501214b3d9b4e9c71e);
|
|
|
|
|
|
|
|
marker_27195c3fd8c3cd2c9e2d348bb23c86ce.bindPopup(popup_aa47daa3b0097d192d7b0ffec6502001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27195c3fd8c3cd2c9e2d348bb23c86ce.setIcon(icon_84a48c9ab1567044df1361fdcc03b770);
|
|
|
|
|
|
var marker_e3bcfb3443ae8d07579a687cd45bd587 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c8aef45b3e5d6676d8b06abb0d082f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d35b3896f56680a3b4f8e226bfd11c0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95febb2387ce84c53627c1a3ec24a612 = $(`<div id="html_95febb2387ce84c53627c1a3ec24a612" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d35b3896f56680a3b4f8e226bfd11c0d.setContent(html_95febb2387ce84c53627c1a3ec24a612);
|
|
|
|
|
|
|
|
marker_e3bcfb3443ae8d07579a687cd45bd587.bindPopup(popup_d35b3896f56680a3b4f8e226bfd11c0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3bcfb3443ae8d07579a687cd45bd587.setIcon(icon_c8aef45b3e5d6676d8b06abb0d082f7f);
|
|
|
|
|
|
var marker_432a3124b0c7e941906a9ac744a17949 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8e130beb23a81f5e734b9d9ef26647ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2cf8f65228fe7ea223cc490db261b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b885e524a8dd39dab966545186c5001 = $(`<div id="html_2b885e524a8dd39dab966545186c5001" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_e2cf8f65228fe7ea223cc490db261b68.setContent(html_2b885e524a8dd39dab966545186c5001);
|
|
|
|
|
|
|
|
marker_432a3124b0c7e941906a9ac744a17949.bindPopup(popup_e2cf8f65228fe7ea223cc490db261b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432a3124b0c7e941906a9ac744a17949.setIcon(icon_8e130beb23a81f5e734b9d9ef26647ba);
|
|
|
|
|
|
var marker_ee30cbc53984f5b724e10e4509fd8c5d = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b58ebe6e6e5effc2c3c8006794b17e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b23c3f5b6fe9bb6bc95634381e06809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_955a1ae4e9ce9bba7600840720da478c = $(`<div id="html_955a1ae4e9ce9bba7600840720da478c" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_2b23c3f5b6fe9bb6bc95634381e06809.setContent(html_955a1ae4e9ce9bba7600840720da478c);
|
|
|
|
|
|
|
|
marker_ee30cbc53984f5b724e10e4509fd8c5d.bindPopup(popup_2b23c3f5b6fe9bb6bc95634381e06809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee30cbc53984f5b724e10e4509fd8c5d.setIcon(icon_b58ebe6e6e5effc2c3c8006794b17e12);
|
|
|
|
|
|
var marker_dd57e8dba5f80531a7f9c984e9eb21ac = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_508b6136b7d3c5540d00e74d9d6cf4e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aef61fc2925a9cbaa0f103edfa0daebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fd587d27c3e0a466efc6d4df4ee0016 = $(`<div id="html_1fd587d27c3e0a466efc6d4df4ee0016" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_aef61fc2925a9cbaa0f103edfa0daebc.setContent(html_1fd587d27c3e0a466efc6d4df4ee0016);
|
|
|
|
|
|
|
|
marker_dd57e8dba5f80531a7f9c984e9eb21ac.bindPopup(popup_aef61fc2925a9cbaa0f103edfa0daebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd57e8dba5f80531a7f9c984e9eb21ac.setIcon(icon_508b6136b7d3c5540d00e74d9d6cf4e5);
|
|
|
|
|
|
var marker_085cdf75f29bb27d026fd894c3a1aed2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_534ee4ec664c0b95c9d09f2f175fd9de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2524db7dfe63bcd00bb3656de6e2f15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3889dc67a19441b6711eaa6dca10e676 = $(`<div id="html_3889dc67a19441b6711eaa6dca10e676" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a2524db7dfe63bcd00bb3656de6e2f15.setContent(html_3889dc67a19441b6711eaa6dca10e676);
|
|
|
|
|
|
|
|
marker_085cdf75f29bb27d026fd894c3a1aed2.bindPopup(popup_a2524db7dfe63bcd00bb3656de6e2f15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085cdf75f29bb27d026fd894c3a1aed2.setIcon(icon_534ee4ec664c0b95c9d09f2f175fd9de);
|
|
|
|
|
|
var marker_adf972f9720bbbb10f1b09ff1705333a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_fd5e2dbafdf0cff0ae7973e78322f7f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5ebdc83f3e841b903302294eb8124b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d5de636c5bec58fb0942a82f3026b22 = $(`<div id="html_4d5de636c5bec58fb0942a82f3026b22" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_e5ebdc83f3e841b903302294eb8124b5.setContent(html_4d5de636c5bec58fb0942a82f3026b22);
|
|
|
|
|
|
|
|
marker_adf972f9720bbbb10f1b09ff1705333a.bindPopup(popup_e5ebdc83f3e841b903302294eb8124b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf972f9720bbbb10f1b09ff1705333a.setIcon(icon_fd5e2dbafdf0cff0ae7973e78322f7f9);
|
|
|
|
|
|
var marker_56a586af2cf703bb3a125ff5a94fd714 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_65d7f022471ccff79b789ecaa493ea2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_742b00ab3ee2c8895a890c1829b28eb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d015d1dfcf1966883a25e4719928eb6d = $(`<div id="html_d015d1dfcf1966883a25e4719928eb6d" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_742b00ab3ee2c8895a890c1829b28eb1.setContent(html_d015d1dfcf1966883a25e4719928eb6d);
|
|
|
|
|
|
|
|
marker_56a586af2cf703bb3a125ff5a94fd714.bindPopup(popup_742b00ab3ee2c8895a890c1829b28eb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56a586af2cf703bb3a125ff5a94fd714.setIcon(icon_65d7f022471ccff79b789ecaa493ea2b);
|
|
|
|
|
|
var marker_47b64b041ca97ce71de3f65c25f64366 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_566c622311158d763cf2f0a58fac91fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ca9902fcf04c855a815b606b92203c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6974120973777914da822c58924cd0c6 = $(`<div id="html_6974120973777914da822c58924cd0c6" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_98ca9902fcf04c855a815b606b92203c.setContent(html_6974120973777914da822c58924cd0c6);
|
|
|
|
|
|
|
|
marker_47b64b041ca97ce71de3f65c25f64366.bindPopup(popup_98ca9902fcf04c855a815b606b92203c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b64b041ca97ce71de3f65c25f64366.setIcon(icon_566c622311158d763cf2f0a58fac91fd);
|
|
|
|
|
|
var marker_c554f628968a58d884f8bf770d043f8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b9fdd633cba9f2498a95ed25f17e1187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3208950cf67d1b8e82941a366cf0f56c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4f8bb06bce4e95dc2995ca49cf65f38 = $(`<div id="html_d4f8bb06bce4e95dc2995ca49cf65f38" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_3208950cf67d1b8e82941a366cf0f56c.setContent(html_d4f8bb06bce4e95dc2995ca49cf65f38);
|
|
|
|
|
|
|
|
marker_c554f628968a58d884f8bf770d043f8f.bindPopup(popup_3208950cf67d1b8e82941a366cf0f56c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c554f628968a58d884f8bf770d043f8f.setIcon(icon_b9fdd633cba9f2498a95ed25f17e1187);
|
|
|
|
|
|
var marker_c0fbbeb89f9fabf1891a5b8e01b15aba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_825745bdfe0167092e4dd0b720800081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ddaa1c7b13457357ae0617e78dee07f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e656e9313514a8e8ac09e292167991d3 = $(`<div id="html_e656e9313514a8e8ac09e292167991d3" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_3ddaa1c7b13457357ae0617e78dee07f.setContent(html_e656e9313514a8e8ac09e292167991d3);
|
|
|
|
|
|
|
|
marker_c0fbbeb89f9fabf1891a5b8e01b15aba.bindPopup(popup_3ddaa1c7b13457357ae0617e78dee07f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0fbbeb89f9fabf1891a5b8e01b15aba.setIcon(icon_825745bdfe0167092e4dd0b720800081);
|
|
|
|
|
|
var marker_694f284a330ef4733d191c1af552b86e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_00b58aa226ecd8ab298ba4ad9495deb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48b910c07a0134b666b4ee55c446b4d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d43e02462cba24be5088643ed82f36f = $(`<div id="html_2d43e02462cba24be5088643ed82f36f" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_48b910c07a0134b666b4ee55c446b4d3.setContent(html_2d43e02462cba24be5088643ed82f36f);
|
|
|
|
|
|
|
|
marker_694f284a330ef4733d191c1af552b86e.bindPopup(popup_48b910c07a0134b666b4ee55c446b4d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_694f284a330ef4733d191c1af552b86e.setIcon(icon_00b58aa226ecd8ab298ba4ad9495deb2);
|
|
|
|
|
|
var marker_eb0333d5d818eee614bf358003915815 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7a92992c1d87ddbe9eb553cbfcfdaaf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0fd1625a0a14217c3758e634ae5568d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caff6040497a9b5f29c4c6643cf25eff = $(`<div id="html_caff6040497a9b5f29c4c6643cf25eff" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_c0fd1625a0a14217c3758e634ae5568d.setContent(html_caff6040497a9b5f29c4c6643cf25eff);
|
|
|
|
|
|
|
|
marker_eb0333d5d818eee614bf358003915815.bindPopup(popup_c0fd1625a0a14217c3758e634ae5568d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb0333d5d818eee614bf358003915815.setIcon(icon_7a92992c1d87ddbe9eb553cbfcfdaaf2);
|
|
|
|
|
|
var marker_3aaf21f1d90630ac0b8cdac04781ac9b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_cbf2c0f04ac48fe14ffc7c6fb84c5d47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c9443b1855200aa36c18cd0eb07afb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01916cee6ac416cefd236844a880c288 = $(`<div id="html_01916cee6ac416cefd236844a880c288" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_9c9443b1855200aa36c18cd0eb07afb3.setContent(html_01916cee6ac416cefd236844a880c288);
|
|
|
|
|
|
|
|
marker_3aaf21f1d90630ac0b8cdac04781ac9b.bindPopup(popup_9c9443b1855200aa36c18cd0eb07afb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aaf21f1d90630ac0b8cdac04781ac9b.setIcon(icon_cbf2c0f04ac48fe14ffc7c6fb84c5d47);
|
|
|
|
|
|
var marker_162aa761ffebee5c1acfadae990afcbc = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7ace9cf0ec3c6707009ac69fec2160d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d996a9e4973e110f35c3a341b60780fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aea820dff30f308e18477d7c4818d52 = $(`<div id="html_5aea820dff30f308e18477d7c4818d52" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_d996a9e4973e110f35c3a341b60780fe.setContent(html_5aea820dff30f308e18477d7c4818d52);
|
|
|
|
|
|
|
|
marker_162aa761ffebee5c1acfadae990afcbc.bindPopup(popup_d996a9e4973e110f35c3a341b60780fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_162aa761ffebee5c1acfadae990afcbc.setIcon(icon_7ace9cf0ec3c6707009ac69fec2160d2);
|
|
|
|
|
|
var marker_8431598ae8f6466e091adaff66981b6c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6a07da8fb145684a12bd7d11a282b462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ff9393006e60fb9ef8c0a333b66805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_760d9d1cd90ea9df09491894a45eba7e = $(`<div id="html_760d9d1cd90ea9df09491894a45eba7e" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_83ff9393006e60fb9ef8c0a333b66805.setContent(html_760d9d1cd90ea9df09491894a45eba7e);
|
|
|
|
|
|
|
|
marker_8431598ae8f6466e091adaff66981b6c.bindPopup(popup_83ff9393006e60fb9ef8c0a333b66805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8431598ae8f6466e091adaff66981b6c.setIcon(icon_6a07da8fb145684a12bd7d11a282b462);
|
|
|
|
|
|
var marker_2763c096e8c5eed08ef208dfae3a6feb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_17270d7033df8349bb02589550002f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ab01662d27d92e690d79ad567c89e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4f2225d8c927045c93395243787f6d3 = $(`<div id="html_f4f2225d8c927045c93395243787f6d3" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_d8ab01662d27d92e690d79ad567c89e3.setContent(html_f4f2225d8c927045c93395243787f6d3);
|
|
|
|
|
|
|
|
marker_2763c096e8c5eed08ef208dfae3a6feb.bindPopup(popup_d8ab01662d27d92e690d79ad567c89e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2763c096e8c5eed08ef208dfae3a6feb.setIcon(icon_17270d7033df8349bb02589550002f71);
|
|
|
|
|
|
var marker_a4868ea1279f67e4835afab7db86ca74 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_13417ed63fa462cfbec34de71248aeac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7e8234ff3a0661f7f63fa2fe59e5fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e88897c1d651612868349baa4358f36 = $(`<div id="html_5e88897c1d651612868349baa4358f36" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_e7e8234ff3a0661f7f63fa2fe59e5fe1.setContent(html_5e88897c1d651612868349baa4358f36);
|
|
|
|
|
|
|
|
marker_a4868ea1279f67e4835afab7db86ca74.bindPopup(popup_e7e8234ff3a0661f7f63fa2fe59e5fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4868ea1279f67e4835afab7db86ca74.setIcon(icon_13417ed63fa462cfbec34de71248aeac);
|
|
|
|
|
|
var marker_328254513acb9a27d4f516b11dae7129 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1e415796bb00a9c583eee7cedc4b3d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dc49aaea3e8938612f0c8892ffe5894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d15f53b496d113c7b1e0afd7c01e3d1f = $(`<div id="html_d15f53b496d113c7b1e0afd7c01e3d1f" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_8dc49aaea3e8938612f0c8892ffe5894.setContent(html_d15f53b496d113c7b1e0afd7c01e3d1f);
|
|
|
|
|
|
|
|
marker_328254513acb9a27d4f516b11dae7129.bindPopup(popup_8dc49aaea3e8938612f0c8892ffe5894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_328254513acb9a27d4f516b11dae7129.setIcon(icon_1e415796bb00a9c583eee7cedc4b3d13);
|
|
|
|
|
|
var marker_65cd98271adcf8815389404098cbea2e = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0f59097b6cb5d571a58388deb6cab2bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bcad8499d59da1910f53fea243f8105 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ed94e57d97e6840078abce0d71905e = $(`<div id="html_38ed94e57d97e6840078abce0d71905e" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_2bcad8499d59da1910f53fea243f8105.setContent(html_38ed94e57d97e6840078abce0d71905e);
|
|
|
|
|
|
|
|
marker_65cd98271adcf8815389404098cbea2e.bindPopup(popup_2bcad8499d59da1910f53fea243f8105)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65cd98271adcf8815389404098cbea2e.setIcon(icon_0f59097b6cb5d571a58388deb6cab2bc);
|
|
|
|
|
|
var marker_146e558194cdb4cbdcccd889fdb1d21f = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5cc443c50c778e1db8771de64689f6f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d3dc583da4b5f5dc15b5f3287d45ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b41312f892609f4f05caf4c83ee2585 = $(`<div id="html_8b41312f892609f4f05caf4c83ee2585" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_0d3dc583da4b5f5dc15b5f3287d45ef6.setContent(html_8b41312f892609f4f05caf4c83ee2585);
|
|
|
|
|
|
|
|
marker_146e558194cdb4cbdcccd889fdb1d21f.bindPopup(popup_0d3dc583da4b5f5dc15b5f3287d45ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_146e558194cdb4cbdcccd889fdb1d21f.setIcon(icon_5cc443c50c778e1db8771de64689f6f3);
|
|
|
|
|
|
var marker_b9397c0d0fcf366581ff46340a338299 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_bfcac07ebebcdeb658a5b529fe478872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1a2b2a21032a15285656fe9622aec76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca4890f0c8c2ec2caa43b418325890e = $(`<div id="html_5ca4890f0c8c2ec2caa43b418325890e" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d1a2b2a21032a15285656fe9622aec76.setContent(html_5ca4890f0c8c2ec2caa43b418325890e);
|
|
|
|
|
|
|
|
marker_b9397c0d0fcf366581ff46340a338299.bindPopup(popup_d1a2b2a21032a15285656fe9622aec76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9397c0d0fcf366581ff46340a338299.setIcon(icon_bfcac07ebebcdeb658a5b529fe478872);
|
|
|
|
|
|
var marker_70a2f86a8c2723ed1082fb94f8929b05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e5d71e78966dc2848a99c8cf1513c594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5cd7a75fdbca3471d63d0cd1aaba537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4951796f0ef88626ac0c1fac27c3668 = $(`<div id="html_a4951796f0ef88626ac0c1fac27c3668" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_b5cd7a75fdbca3471d63d0cd1aaba537.setContent(html_a4951796f0ef88626ac0c1fac27c3668);
|
|
|
|
|
|
|
|
marker_70a2f86a8c2723ed1082fb94f8929b05.bindPopup(popup_b5cd7a75fdbca3471d63d0cd1aaba537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70a2f86a8c2723ed1082fb94f8929b05.setIcon(icon_e5d71e78966dc2848a99c8cf1513c594);
|
|
|
|
|
|
var marker_32afc1cb2c569a2cfe0ffd06fb89354e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_611bdbb6f27b744150d720f2cabd7c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89fb7cc5f6d57fe29efe189c34774d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80145bce8c5ddcd6444721941f944aad = $(`<div id="html_80145bce8c5ddcd6444721941f944aad" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_89fb7cc5f6d57fe29efe189c34774d02.setContent(html_80145bce8c5ddcd6444721941f944aad);
|
|
|
|
|
|
|
|
marker_32afc1cb2c569a2cfe0ffd06fb89354e.bindPopup(popup_89fb7cc5f6d57fe29efe189c34774d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32afc1cb2c569a2cfe0ffd06fb89354e.setIcon(icon_611bdbb6f27b744150d720f2cabd7c0d);
|
|
|
|
|
|
var marker_f4c29096b3d4632cf48260c5483b08a3 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b01ba52047f08e5959380a27c6e8129a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_401e552a856649b39337a0c0cdb685c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc01d1d2789855d62f39944eedbc7eea = $(`<div id="html_dc01d1d2789855d62f39944eedbc7eea" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_401e552a856649b39337a0c0cdb685c2.setContent(html_dc01d1d2789855d62f39944eedbc7eea);
|
|
|
|
|
|
|
|
marker_f4c29096b3d4632cf48260c5483b08a3.bindPopup(popup_401e552a856649b39337a0c0cdb685c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c29096b3d4632cf48260c5483b08a3.setIcon(icon_b01ba52047f08e5959380a27c6e8129a);
|
|
|
|
|
|
var marker_366b3c2fbeadec9c1a041391b3843088 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a8103807389fbd600b66ee2f2e729461 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d7167f93439641d2b1f6ddeb344fd68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52a4c56838e2aec61aad2bf562289344 = $(`<div id="html_52a4c56838e2aec61aad2bf562289344" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_8d7167f93439641d2b1f6ddeb344fd68.setContent(html_52a4c56838e2aec61aad2bf562289344);
|
|
|
|
|
|
|
|
marker_366b3c2fbeadec9c1a041391b3843088.bindPopup(popup_8d7167f93439641d2b1f6ddeb344fd68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_366b3c2fbeadec9c1a041391b3843088.setIcon(icon_a8103807389fbd600b66ee2f2e729461);
|
|
|
|
|
|
var marker_508770de53a9a2019c21d70d9b3a48c4 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e67084facaa03a743606dbbf5b5c2cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b53c2431c0bb15932eb54aea8872fecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4863ae21865d50e8f050d8fa6a1aa064 = $(`<div id="html_4863ae21865d50e8f050d8fa6a1aa064" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_b53c2431c0bb15932eb54aea8872fecf.setContent(html_4863ae21865d50e8f050d8fa6a1aa064);
|
|
|
|
|
|
|
|
marker_508770de53a9a2019c21d70d9b3a48c4.bindPopup(popup_b53c2431c0bb15932eb54aea8872fecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_508770de53a9a2019c21d70d9b3a48c4.setIcon(icon_e67084facaa03a743606dbbf5b5c2cb2);
|
|
|
|
|
|
var marker_a30c455c2e0fdb82f0dbe0f14b58d83a = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e2c1aaef886a7568e02bc09263351a28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8673591b653042996c328a6799e00e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30cd1d1ee386ecb4b91ac25083a27c0a = $(`<div id="html_30cd1d1ee386ecb4b91ac25083a27c0a" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_ab8673591b653042996c328a6799e00e.setContent(html_30cd1d1ee386ecb4b91ac25083a27c0a);
|
|
|
|
|
|
|
|
marker_a30c455c2e0fdb82f0dbe0f14b58d83a.bindPopup(popup_ab8673591b653042996c328a6799e00e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30c455c2e0fdb82f0dbe0f14b58d83a.setIcon(icon_e2c1aaef886a7568e02bc09263351a28);
|
|
|
|
|
|
var marker_757b14f4287b7b55291177cfaa0debb8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_506fd29fc4f84585424c978ddf2b1324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47d1a8e24f5f557a9b8345d6bc55fb55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b1deb9d79fab78d674b825107c680ce = $(`<div id="html_4b1deb9d79fab78d674b825107c680ce" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_47d1a8e24f5f557a9b8345d6bc55fb55.setContent(html_4b1deb9d79fab78d674b825107c680ce);
|
|
|
|
|
|
|
|
marker_757b14f4287b7b55291177cfaa0debb8.bindPopup(popup_47d1a8e24f5f557a9b8345d6bc55fb55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_757b14f4287b7b55291177cfaa0debb8.setIcon(icon_506fd29fc4f84585424c978ddf2b1324);
|
|
|
|
|
|
var marker_18761de13ca85ba245bdcd49931b7825 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_73c86ae7b532f54464201c99744da391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4a0ca2cb03ba751010b78a5cccf3453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf3a88898098f4483fa82e019ea7d2bb = $(`<div id="html_cf3a88898098f4483fa82e019ea7d2bb" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_c4a0ca2cb03ba751010b78a5cccf3453.setContent(html_cf3a88898098f4483fa82e019ea7d2bb);
|
|
|
|
|
|
|
|
marker_18761de13ca85ba245bdcd49931b7825.bindPopup(popup_c4a0ca2cb03ba751010b78a5cccf3453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18761de13ca85ba245bdcd49931b7825.setIcon(icon_73c86ae7b532f54464201c99744da391);
|
|
|
|
|
|
var marker_aa751fa99ea9cb96c70f39fc33f6fe86 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_546e699f7a536dc89afe0e5445fd339e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61ccfff8af36bf303f237982f3f69a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e17fbc56196e782499b86963abb0418 = $(`<div id="html_6e17fbc56196e782499b86963abb0418" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_b61ccfff8af36bf303f237982f3f69a0.setContent(html_6e17fbc56196e782499b86963abb0418);
|
|
|
|
|
|
|
|
marker_aa751fa99ea9cb96c70f39fc33f6fe86.bindPopup(popup_b61ccfff8af36bf303f237982f3f69a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa751fa99ea9cb96c70f39fc33f6fe86.setIcon(icon_546e699f7a536dc89afe0e5445fd339e);
|
|
|
|
|
|
var marker_b377eb2963819759af904856f5f0fd11 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_aef36975fd6a6855efdfb152aec84dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450b983598d17a479b99950ef77efe83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58cf3454ef998583211d994b9a197e17 = $(`<div id="html_58cf3454ef998583211d994b9a197e17" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_450b983598d17a479b99950ef77efe83.setContent(html_58cf3454ef998583211d994b9a197e17);
|
|
|
|
|
|
|
|
marker_b377eb2963819759af904856f5f0fd11.bindPopup(popup_450b983598d17a479b99950ef77efe83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b377eb2963819759af904856f5f0fd11.setIcon(icon_aef36975fd6a6855efdfb152aec84dc1);
|
|
|
|
|
|
var marker_53f64486d126364ae1b5abcc8edf43cb = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a9e18cc5d19d9d22306690f5b233ed89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00d0e81fe9ff5f64d5bf3c0e3279cbb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc8095d9972c74cc92baf1657b14b7c8 = $(`<div id="html_fc8095d9972c74cc92baf1657b14b7c8" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_00d0e81fe9ff5f64d5bf3c0e3279cbb2.setContent(html_fc8095d9972c74cc92baf1657b14b7c8);
|
|
|
|
|
|
|
|
marker_53f64486d126364ae1b5abcc8edf43cb.bindPopup(popup_00d0e81fe9ff5f64d5bf3c0e3279cbb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53f64486d126364ae1b5abcc8edf43cb.setIcon(icon_a9e18cc5d19d9d22306690f5b233ed89);
|
|
|
|
|
|
var marker_db9b19af640c49d0a3c90405fd8a9aa3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a1cc33df00320145ebccf96a0ef35c7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b874b4c6ddbd3a252e3a3ee79ba8dbc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_991323fe16ac2f6b3425819014ab9ff8 = $(`<div id="html_991323fe16ac2f6b3425819014ab9ff8" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_b874b4c6ddbd3a252e3a3ee79ba8dbc0.setContent(html_991323fe16ac2f6b3425819014ab9ff8);
|
|
|
|
|
|
|
|
marker_db9b19af640c49d0a3c90405fd8a9aa3.bindPopup(popup_b874b4c6ddbd3a252e3a3ee79ba8dbc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db9b19af640c49d0a3c90405fd8a9aa3.setIcon(icon_a1cc33df00320145ebccf96a0ef35c7e);
|
|
|
|
|
|
var marker_17e6aa77987ed40da65977f3775e4d63 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_344a6eb1f525c3a0d49c20723384b751 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_796d0d4378b1e0941460ef95aac3fa91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a6c93db14fe845cc2461ec201d15261 = $(`<div id="html_0a6c93db14fe845cc2461ec201d15261" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_796d0d4378b1e0941460ef95aac3fa91.setContent(html_0a6c93db14fe845cc2461ec201d15261);
|
|
|
|
|
|
|
|
marker_17e6aa77987ed40da65977f3775e4d63.bindPopup(popup_796d0d4378b1e0941460ef95aac3fa91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17e6aa77987ed40da65977f3775e4d63.setIcon(icon_344a6eb1f525c3a0d49c20723384b751);
|
|
|
|
|
|
var marker_050e469e401f8f38769d4186b497699a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f06a2501f6020672530801df298f9111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb8530d76c6ae5ae0b0164ba13ca4955 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea98ec2e8466c0732ec9e83701793feb = $(`<div id="html_ea98ec2e8466c0732ec9e83701793feb" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_cb8530d76c6ae5ae0b0164ba13ca4955.setContent(html_ea98ec2e8466c0732ec9e83701793feb);
|
|
|
|
|
|
|
|
marker_050e469e401f8f38769d4186b497699a.bindPopup(popup_cb8530d76c6ae5ae0b0164ba13ca4955)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_050e469e401f8f38769d4186b497699a.setIcon(icon_f06a2501f6020672530801df298f9111);
|
|
|
|
|
|
var marker_d8de12c7b769324ab3f0234d4be62a0e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d534f4ea8e09aa1ba912ca081ae3f4fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c79c9d2577e1d0e6413c39348ca07389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a06dbea898c5d6e4c4508927011de9b = $(`<div id="html_1a06dbea898c5d6e4c4508927011de9b" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_c79c9d2577e1d0e6413c39348ca07389.setContent(html_1a06dbea898c5d6e4c4508927011de9b);
|
|
|
|
|
|
|
|
marker_d8de12c7b769324ab3f0234d4be62a0e.bindPopup(popup_c79c9d2577e1d0e6413c39348ca07389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8de12c7b769324ab3f0234d4be62a0e.setIcon(icon_d534f4ea8e09aa1ba912ca081ae3f4fe);
|
|
|
|
|
|
var marker_f0cd1c82c69c2e743d6e7d4ca122f476 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b2f1f6bc208de4ff0e8345aa4d159227 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2a086d2fc0a17d1f03cb97b8d402c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b17c9e4a59227722d59f317051e2d9c3 = $(`<div id="html_b17c9e4a59227722d59f317051e2d9c3" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_d2a086d2fc0a17d1f03cb97b8d402c0e.setContent(html_b17c9e4a59227722d59f317051e2d9c3);
|
|
|
|
|
|
|
|
marker_f0cd1c82c69c2e743d6e7d4ca122f476.bindPopup(popup_d2a086d2fc0a17d1f03cb97b8d402c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0cd1c82c69c2e743d6e7d4ca122f476.setIcon(icon_b2f1f6bc208de4ff0e8345aa4d159227);
|
|
|
|
|
|
var marker_6d414c2f192f4d449379b153883cc7c5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7c9069a8ecdac23f93fa6fda38d72397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8f329049d279d4f72babaed14e938a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53b81bfcacd685676e5cd6f08e9c402a = $(`<div id="html_53b81bfcacd685676e5cd6f08e9c402a" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_ad8f329049d279d4f72babaed14e938a.setContent(html_53b81bfcacd685676e5cd6f08e9c402a);
|
|
|
|
|
|
|
|
marker_6d414c2f192f4d449379b153883cc7c5.bindPopup(popup_ad8f329049d279d4f72babaed14e938a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d414c2f192f4d449379b153883cc7c5.setIcon(icon_7c9069a8ecdac23f93fa6fda38d72397);
|
|
|
|
|
|
var marker_f140fbb4bab4d695472579b6288659fa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_44cba9e74a712117e3092aa2fc371206 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0804ca1baf19b2d0460d319094cbca24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed6cd2d9e251efd4602a5a2f299e29cf = $(`<div id="html_ed6cd2d9e251efd4602a5a2f299e29cf" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_0804ca1baf19b2d0460d319094cbca24.setContent(html_ed6cd2d9e251efd4602a5a2f299e29cf);
|
|
|
|
|
|
|
|
marker_f140fbb4bab4d695472579b6288659fa.bindPopup(popup_0804ca1baf19b2d0460d319094cbca24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f140fbb4bab4d695472579b6288659fa.setIcon(icon_44cba9e74a712117e3092aa2fc371206);
|
|
|
|
|
|
var marker_ff8cc7c43d80d79983ab02ccb96b4827 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a6de5d5764a53c879c3c98d96abb9027 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c0f23d23ea309c32a41f3341eb2240 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f2c0a6620ce8ad53e336ac8fceab72d = $(`<div id="html_3f2c0a6620ce8ad53e336ac8fceab72d" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_b2c0f23d23ea309c32a41f3341eb2240.setContent(html_3f2c0a6620ce8ad53e336ac8fceab72d);
|
|
|
|
|
|
|
|
marker_ff8cc7c43d80d79983ab02ccb96b4827.bindPopup(popup_b2c0f23d23ea309c32a41f3341eb2240)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff8cc7c43d80d79983ab02ccb96b4827.setIcon(icon_a6de5d5764a53c879c3c98d96abb9027);
|
|
|
|
|
|
var marker_21908e15abbbf0c338a33376df4e4ee3 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_193e08fcdcb1d2dcc4b61f2f93ea9337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b1331e89237e7b98de9111c38b72e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35c9c3ba2a1ab8530fc095d99f3142b6 = $(`<div id="html_35c9c3ba2a1ab8530fc095d99f3142b6" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2b1331e89237e7b98de9111c38b72e28.setContent(html_35c9c3ba2a1ab8530fc095d99f3142b6);
|
|
|
|
|
|
|
|
marker_21908e15abbbf0c338a33376df4e4ee3.bindPopup(popup_2b1331e89237e7b98de9111c38b72e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21908e15abbbf0c338a33376df4e4ee3.setIcon(icon_193e08fcdcb1d2dcc4b61f2f93ea9337);
|
|
|
|
|
|
var marker_4fa7ca1b75454b657b45b003b61a4359 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5b1522380fac8251db12e5d94d1e99a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54476693fe4f10d29de4defb4b90984a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c81073c9c77845baedac70e4e31b2113 = $(`<div id="html_c81073c9c77845baedac70e4e31b2113" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_54476693fe4f10d29de4defb4b90984a.setContent(html_c81073c9c77845baedac70e4e31b2113);
|
|
|
|
|
|
|
|
marker_4fa7ca1b75454b657b45b003b61a4359.bindPopup(popup_54476693fe4f10d29de4defb4b90984a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa7ca1b75454b657b45b003b61a4359.setIcon(icon_5b1522380fac8251db12e5d94d1e99a5);
|
|
|
|
|
|
var marker_39aa8f40c67fed18ad0a689a33c7deb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_041d3ffd9a2a1ea56a1495a790f562cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586c3e1670f37106b4279d9bed706660 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db7c6f369804770a4c17f20e59c4ae61 = $(`<div id="html_db7c6f369804770a4c17f20e59c4ae61" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_586c3e1670f37106b4279d9bed706660.setContent(html_db7c6f369804770a4c17f20e59c4ae61);
|
|
|
|
|
|
|
|
marker_39aa8f40c67fed18ad0a689a33c7deb1.bindPopup(popup_586c3e1670f37106b4279d9bed706660)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39aa8f40c67fed18ad0a689a33c7deb1.setIcon(icon_041d3ffd9a2a1ea56a1495a790f562cc);
|
|
|
|
|
|
var marker_4394692d2c0e75a0bdd42cf4c613fb5e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9dff9586776092330e1c4d4d33117fbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f320f07b355ab696594fce367484b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07339b3b4433dcf93e715755ae4dfbb = $(`<div id="html_a07339b3b4433dcf93e715755ae4dfbb" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_1f320f07b355ab696594fce367484b23.setContent(html_a07339b3b4433dcf93e715755ae4dfbb);
|
|
|
|
|
|
|
|
marker_4394692d2c0e75a0bdd42cf4c613fb5e.bindPopup(popup_1f320f07b355ab696594fce367484b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4394692d2c0e75a0bdd42cf4c613fb5e.setIcon(icon_9dff9586776092330e1c4d4d33117fbd);
|
|
|
|
|
|
var marker_0f02ef3edd4250c555ecb751b2b736c4 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c97e14884c2b9f15d2f82ecc3e5342c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ecb09e5d043cd9c6874ef5fd716ce1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8a204e90a02238499ded89cb130764d = $(`<div id="html_e8a204e90a02238499ded89cb130764d" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_3ecb09e5d043cd9c6874ef5fd716ce1f.setContent(html_e8a204e90a02238499ded89cb130764d);
|
|
|
|
|
|
|
|
marker_0f02ef3edd4250c555ecb751b2b736c4.bindPopup(popup_3ecb09e5d043cd9c6874ef5fd716ce1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f02ef3edd4250c555ecb751b2b736c4.setIcon(icon_c97e14884c2b9f15d2f82ecc3e5342c1);
|
|
|
|
|
|
var marker_a08a87956dcdef2c520af61de9193666 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_01289301748d4e37638899daa9030cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5485dca500703d2d81e0df4cc418afdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9e3cb2177e20578759c9b6ce0342809 = $(`<div id="html_a9e3cb2177e20578759c9b6ce0342809" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_5485dca500703d2d81e0df4cc418afdd.setContent(html_a9e3cb2177e20578759c9b6ce0342809);
|
|
|
|
|
|
|
|
marker_a08a87956dcdef2c520af61de9193666.bindPopup(popup_5485dca500703d2d81e0df4cc418afdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a08a87956dcdef2c520af61de9193666.setIcon(icon_01289301748d4e37638899daa9030cc4);
|
|
|
|
|
|
var marker_22919692de42018c7f5a265685cb7978 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_299492c1cba15788d21193c820fa2401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff8b9871e62241cdf7a31cfa9b436e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca2683f1712f16f5717600960931afd5 = $(`<div id="html_ca2683f1712f16f5717600960931afd5" style="width: 100.0%; height: 100.0%;">simplex.icu</div>`)[0];
|
|
popup_ff8b9871e62241cdf7a31cfa9b436e8b.setContent(html_ca2683f1712f16f5717600960931afd5);
|
|
|
|
|
|
|
|
marker_22919692de42018c7f5a265685cb7978.bindPopup(popup_ff8b9871e62241cdf7a31cfa9b436e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22919692de42018c7f5a265685cb7978.setIcon(icon_299492c1cba15788d21193c820fa2401);
|
|
|
|
|
|
var marker_b4db2a65f259aa502af9a326b0654b39 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_022f791b78830676025b362b82b29e49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab442f622d35ef295971b23b157c67c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8df7ebad71e96da3c0475e0f307e6e0 = $(`<div id="html_e8df7ebad71e96da3c0475e0f307e6e0" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_ab442f622d35ef295971b23b157c67c9.setContent(html_e8df7ebad71e96da3c0475e0f307e6e0);
|
|
|
|
|
|
|
|
marker_b4db2a65f259aa502af9a326b0654b39.bindPopup(popup_ab442f622d35ef295971b23b157c67c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4db2a65f259aa502af9a326b0654b39.setIcon(icon_022f791b78830676025b362b82b29e49);
|
|
|
|
|
|
var marker_2931a58b4de934343424613313817ac4 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_97966ef66fe6c051c2436f0630517120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14feb27a0651acf5acee78d1986a6a07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_858d8ad258ef81aeeb58118440d1da9d = $(`<div id="html_858d8ad258ef81aeeb58118440d1da9d" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_14feb27a0651acf5acee78d1986a6a07.setContent(html_858d8ad258ef81aeeb58118440d1da9d);
|
|
|
|
|
|
|
|
marker_2931a58b4de934343424613313817ac4.bindPopup(popup_14feb27a0651acf5acee78d1986a6a07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2931a58b4de934343424613313817ac4.setIcon(icon_97966ef66fe6c051c2436f0630517120);
|
|
|
|
|
|
var marker_783fd37360304490c06b09f769c72b12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_83ce1db225397b3bfe98685d566c4bb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eb9f3a1a108a9e8a1b9ce414c738964 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87437bfe05b22b6185a03368f50d9132 = $(`<div id="html_87437bfe05b22b6185a03368f50d9132" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_2eb9f3a1a108a9e8a1b9ce414c738964.setContent(html_87437bfe05b22b6185a03368f50d9132);
|
|
|
|
|
|
|
|
marker_783fd37360304490c06b09f769c72b12.bindPopup(popup_2eb9f3a1a108a9e8a1b9ce414c738964)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_783fd37360304490c06b09f769c72b12.setIcon(icon_83ce1db225397b3bfe98685d566c4bb5);
|
|
|
|
|
|
var marker_92b6b41060b247d2670be50634f38607 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c6a156c9959968b511e3eb981d12e72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecbb8a635fb7821b706a34c137282c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb713cade5fc604f5b8e1d9d4f3b44d5 = $(`<div id="html_cb713cade5fc604f5b8e1d9d4f3b44d5" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_ecbb8a635fb7821b706a34c137282c4e.setContent(html_cb713cade5fc604f5b8e1d9d4f3b44d5);
|
|
|
|
|
|
|
|
marker_92b6b41060b247d2670be50634f38607.bindPopup(popup_ecbb8a635fb7821b706a34c137282c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92b6b41060b247d2670be50634f38607.setIcon(icon_c6a156c9959968b511e3eb981d12e72d);
|
|
|
|
|
|
var marker_ccf8fbc4680d8dac26e7e01dabfb6b07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5e4fd4801c8cb23ac87779ac168d39ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56822d2017e64ee307fa00e1155175a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1a3f61df05b3e1df260f59ff75e4c20 = $(`<div id="html_a1a3f61df05b3e1df260f59ff75e4c20" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_c56822d2017e64ee307fa00e1155175a.setContent(html_a1a3f61df05b3e1df260f59ff75e4c20);
|
|
|
|
|
|
|
|
marker_ccf8fbc4680d8dac26e7e01dabfb6b07.bindPopup(popup_c56822d2017e64ee307fa00e1155175a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccf8fbc4680d8dac26e7e01dabfb6b07.setIcon(icon_5e4fd4801c8cb23ac87779ac168d39ba);
|
|
|
|
|
|
var marker_492a62ae58791b46e8a339e2edcce3f6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_be636a9c21caec8e70c2a0e7bf8b5a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38651cdecace4b7ee3a842dc712a8347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dec79ca722f043009dd4e6d498d5cc3 = $(`<div id="html_2dec79ca722f043009dd4e6d498d5cc3" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_38651cdecace4b7ee3a842dc712a8347.setContent(html_2dec79ca722f043009dd4e6d498d5cc3);
|
|
|
|
|
|
|
|
marker_492a62ae58791b46e8a339e2edcce3f6.bindPopup(popup_38651cdecace4b7ee3a842dc712a8347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_492a62ae58791b46e8a339e2edcce3f6.setIcon(icon_be636a9c21caec8e70c2a0e7bf8b5a1b);
|
|
|
|
|
|
var marker_29602c65cd7524d0e97a011dde20bde9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6857a8e1d313e41dde73df2f036f3067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da66ab15351c3954eb79989ed63d32b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d7d9a2a3a6bdfc0653c974e193c1d29 = $(`<div id="html_8d7d9a2a3a6bdfc0653c974e193c1d29" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_0da66ab15351c3954eb79989ed63d32b.setContent(html_8d7d9a2a3a6bdfc0653c974e193c1d29);
|
|
|
|
|
|
|
|
marker_29602c65cd7524d0e97a011dde20bde9.bindPopup(popup_0da66ab15351c3954eb79989ed63d32b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29602c65cd7524d0e97a011dde20bde9.setIcon(icon_6857a8e1d313e41dde73df2f036f3067);
|
|
|
|
|
|
var marker_f9b39b6b678b0bfdd1ae84bec730280c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7a788fca51d77a0eef7902d0b49b1279 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1549f338c2b669d70e1803e26accab27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd140cd055872baf887b450809f81b4d = $(`<div id="html_dd140cd055872baf887b450809f81b4d" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_1549f338c2b669d70e1803e26accab27.setContent(html_dd140cd055872baf887b450809f81b4d);
|
|
|
|
|
|
|
|
marker_f9b39b6b678b0bfdd1ae84bec730280c.bindPopup(popup_1549f338c2b669d70e1803e26accab27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b39b6b678b0bfdd1ae84bec730280c.setIcon(icon_7a788fca51d77a0eef7902d0b49b1279);
|
|
|
|
|
|
var marker_6e84b790401890e10210f93690f1c5ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e2fb550a793e4d5d6d79379dc861e8f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_888f71cbff57da3db429ac6ce68154a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e058cb745d30233d9421d6787354953b = $(`<div id="html_e058cb745d30233d9421d6787354953b" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_888f71cbff57da3db429ac6ce68154a1.setContent(html_e058cb745d30233d9421d6787354953b);
|
|
|
|
|
|
|
|
marker_6e84b790401890e10210f93690f1c5ad.bindPopup(popup_888f71cbff57da3db429ac6ce68154a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e84b790401890e10210f93690f1c5ad.setIcon(icon_e2fb550a793e4d5d6d79379dc861e8f7);
|
|
|
|
|
|
var marker_93ac4eb22c5c60acb40af0435be6d872 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_81d373fda1f2b0b6903bf1bf80c25b1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92b09095797cb55947d2d1b457fc6eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c360ae49fcf0dcbf1c685c5103f543 = $(`<div id="html_14c360ae49fcf0dcbf1c685c5103f543" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_92b09095797cb55947d2d1b457fc6eb3.setContent(html_14c360ae49fcf0dcbf1c685c5103f543);
|
|
|
|
|
|
|
|
marker_93ac4eb22c5c60acb40af0435be6d872.bindPopup(popup_92b09095797cb55947d2d1b457fc6eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93ac4eb22c5c60acb40af0435be6d872.setIcon(icon_81d373fda1f2b0b6903bf1bf80c25b1f);
|
|
|
|
|
|
var marker_de4071d14602d4059fe22e7778fad061 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8ad8f1c11ec998f47f71af147ab1dc4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a6454e143652d400345054b0b513adf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05a8d87aef88364c8d6b98b21e0916ce = $(`<div id="html_05a8d87aef88364c8d6b98b21e0916ce" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_7a6454e143652d400345054b0b513adf.setContent(html_05a8d87aef88364c8d6b98b21e0916ce);
|
|
|
|
|
|
|
|
marker_de4071d14602d4059fe22e7778fad061.bindPopup(popup_7a6454e143652d400345054b0b513adf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de4071d14602d4059fe22e7778fad061.setIcon(icon_8ad8f1c11ec998f47f71af147ab1dc4e);
|
|
|
|
|
|
var marker_d0d4835b4444590cd96a3273e363707c = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_eccb98ce2f2df4e181fe04a9590cd86e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cf48110f120f41d7c44ea2b845f0768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa63bdc03bb1663c1bc5823d86b2e1e8 = $(`<div id="html_fa63bdc03bb1663c1bc5823d86b2e1e8" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_8cf48110f120f41d7c44ea2b845f0768.setContent(html_fa63bdc03bb1663c1bc5823d86b2e1e8);
|
|
|
|
|
|
|
|
marker_d0d4835b4444590cd96a3273e363707c.bindPopup(popup_8cf48110f120f41d7c44ea2b845f0768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d4835b4444590cd96a3273e363707c.setIcon(icon_eccb98ce2f2df4e181fe04a9590cd86e);
|
|
|
|
|
|
var marker_220623754f8d41ca7924335703836d73 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_dd568047cfb64e9804dda0e7db0dcb8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be523de6ca88f88e389e363c3284250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8e1046854963298609c321151878aee = $(`<div id="html_e8e1046854963298609c321151878aee" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6be523de6ca88f88e389e363c3284250.setContent(html_e8e1046854963298609c321151878aee);
|
|
|
|
|
|
|
|
marker_220623754f8d41ca7924335703836d73.bindPopup(popup_6be523de6ca88f88e389e363c3284250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_220623754f8d41ca7924335703836d73.setIcon(icon_dd568047cfb64e9804dda0e7db0dcb8e);
|
|
|
|
|
|
var marker_a2fdfc557fd851f812f39da67464ce3e = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8a4addd26be22802f6341dab05647ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93794434bcf86594acc2ec5c445abaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1e2907d70371c8c870c6abacf034bd4 = $(`<div id="html_f1e2907d70371c8c870c6abacf034bd4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_c93794434bcf86594acc2ec5c445abaa.setContent(html_f1e2907d70371c8c870c6abacf034bd4);
|
|
|
|
|
|
|
|
marker_a2fdfc557fd851f812f39da67464ce3e.bindPopup(popup_c93794434bcf86594acc2ec5c445abaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2fdfc557fd851f812f39da67464ce3e.setIcon(icon_8a4addd26be22802f6341dab05647ea9);
|
|
|
|
|
|
var marker_224bb55cdb79505cadfd3871d5801730 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b7e64f727299ba4e122bb3ca5c6d752a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fce3d734b00d40fa3313b846c6bb979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf58c31caa753a025daf628a8d24e48 = $(`<div id="html_3bf58c31caa753a025daf628a8d24e48" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_3fce3d734b00d40fa3313b846c6bb979.setContent(html_3bf58c31caa753a025daf628a8d24e48);
|
|
|
|
|
|
|
|
marker_224bb55cdb79505cadfd3871d5801730.bindPopup(popup_3fce3d734b00d40fa3313b846c6bb979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_224bb55cdb79505cadfd3871d5801730.setIcon(icon_b7e64f727299ba4e122bb3ca5c6d752a);
|
|
|
|
|
|
var marker_2d9debbe307acbbcf01b770c02e4e67e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_287a28643eb6120867663119af2749ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8a7a947c9b002603da6edac36d6b87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8dfe0e22378fc121d708d3a2ee5da23 = $(`<div id="html_b8dfe0e22378fc121d708d3a2ee5da23" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_ec8a7a947c9b002603da6edac36d6b87.setContent(html_b8dfe0e22378fc121d708d3a2ee5da23);
|
|
|
|
|
|
|
|
marker_2d9debbe307acbbcf01b770c02e4e67e.bindPopup(popup_ec8a7a947c9b002603da6edac36d6b87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d9debbe307acbbcf01b770c02e4e67e.setIcon(icon_287a28643eb6120867663119af2749ed);
|
|
|
|
|
|
var marker_94d70ee086025fb391b682bf5ec0a10a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_2814897255be366fcd3b5d9c69a43662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f63288f3a874e87768e4bc87b0cb9b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ea8fbab72788e5bf6bdd3a7d4c7746 = $(`<div id="html_07ea8fbab72788e5bf6bdd3a7d4c7746" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_f63288f3a874e87768e4bc87b0cb9b6d.setContent(html_07ea8fbab72788e5bf6bdd3a7d4c7746);
|
|
|
|
|
|
|
|
marker_94d70ee086025fb391b682bf5ec0a10a.bindPopup(popup_f63288f3a874e87768e4bc87b0cb9b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94d70ee086025fb391b682bf5ec0a10a.setIcon(icon_2814897255be366fcd3b5d9c69a43662);
|
|
|
|
|
|
var marker_8a589d1a3fea4c4384f24e6cd7750fd5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_3f496cfa13caeb1630b6476901cdaa24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba48e880452109a04add955cd69a09a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1149c3b287da7beeea66ff11da946c0d = $(`<div id="html_1149c3b287da7beeea66ff11da946c0d" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_0ba48e880452109a04add955cd69a09a.setContent(html_1149c3b287da7beeea66ff11da946c0d);
|
|
|
|
|
|
|
|
marker_8a589d1a3fea4c4384f24e6cd7750fd5.bindPopup(popup_0ba48e880452109a04add955cd69a09a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a589d1a3fea4c4384f24e6cd7750fd5.setIcon(icon_3f496cfa13caeb1630b6476901cdaa24);
|
|
|
|
|
|
var marker_b0ee956834a23e726444406e7615caad = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e778b152a970be618179bcfecf479ca4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b06d6d47fc447fafe29ec4142f428bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c441b92a391a8ba8c744be666e7859d = $(`<div id="html_9c441b92a391a8ba8c744be666e7859d" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_b06d6d47fc447fafe29ec4142f428bd6.setContent(html_9c441b92a391a8ba8c744be666e7859d);
|
|
|
|
|
|
|
|
marker_b0ee956834a23e726444406e7615caad.bindPopup(popup_b06d6d47fc447fafe29ec4142f428bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ee956834a23e726444406e7615caad.setIcon(icon_e778b152a970be618179bcfecf479ca4);
|
|
|
|
|
|
var marker_0c2df11a89db740fd451f8a1c7027a2e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_16298a2a076c0aeef6c0172b82185bb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cf3731b635e789901df655424d0ff69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ce6bab2346fa1d8cfb7afba86ce6fc = $(`<div id="html_c2ce6bab2346fa1d8cfb7afba86ce6fc" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_8cf3731b635e789901df655424d0ff69.setContent(html_c2ce6bab2346fa1d8cfb7afba86ce6fc);
|
|
|
|
|
|
|
|
marker_0c2df11a89db740fd451f8a1c7027a2e.bindPopup(popup_8cf3731b635e789901df655424d0ff69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c2df11a89db740fd451f8a1c7027a2e.setIcon(icon_16298a2a076c0aeef6c0172b82185bb3);
|
|
|
|
|
|
var marker_c59846fb35e2b37c5d3571cdbbf0c68b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a46ea6f4c3906ea2107bc664b00684f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00474c027bcf8f1c18eb600923f0fdd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03daa50dd26cd7454209b1290477084b = $(`<div id="html_03daa50dd26cd7454209b1290477084b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_00474c027bcf8f1c18eb600923f0fdd3.setContent(html_03daa50dd26cd7454209b1290477084b);
|
|
|
|
|
|
|
|
marker_c59846fb35e2b37c5d3571cdbbf0c68b.bindPopup(popup_00474c027bcf8f1c18eb600923f0fdd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c59846fb35e2b37c5d3571cdbbf0c68b.setIcon(icon_a46ea6f4c3906ea2107bc664b00684f2);
|
|
|
|
|
|
var marker_3cc03ae0b2b069f4182da3e5c6b6a6af = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_ea9352994234049b458c9ddbacd7adc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98a918170f7a7dce2669459b79cf48cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7801de5b101bb86991e533bcba13298 = $(`<div id="html_a7801de5b101bb86991e533bcba13298" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_98a918170f7a7dce2669459b79cf48cb.setContent(html_a7801de5b101bb86991e533bcba13298);
|
|
|
|
|
|
|
|
marker_3cc03ae0b2b069f4182da3e5c6b6a6af.bindPopup(popup_98a918170f7a7dce2669459b79cf48cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc03ae0b2b069f4182da3e5c6b6a6af.setIcon(icon_ea9352994234049b458c9ddbacd7adc3);
|
|
|
|
|
|
var marker_89850fde858b12188400983e52cdedf1 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a4a7ccaeb893582f09b2b821a0d8605f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1d4219d25d913c5ba923626fc285e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04d654056dbc3ee78158c88b9118977 = $(`<div id="html_b04d654056dbc3ee78158c88b9118977" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_a1d4219d25d913c5ba923626fc285e2a.setContent(html_b04d654056dbc3ee78158c88b9118977);
|
|
|
|
|
|
|
|
marker_89850fde858b12188400983e52cdedf1.bindPopup(popup_a1d4219d25d913c5ba923626fc285e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89850fde858b12188400983e52cdedf1.setIcon(icon_a4a7ccaeb893582f09b2b821a0d8605f);
|
|
|
|
|
|
var marker_20d6de4b4e59f21700676654d1d4276b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8003a75cf804661499883db5164c3982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b493651cd6ca91cb8fcc481f3d34472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_606f14de4d982f719d73d39045a88931 = $(`<div id="html_606f14de4d982f719d73d39045a88931" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_3b493651cd6ca91cb8fcc481f3d34472.setContent(html_606f14de4d982f719d73d39045a88931);
|
|
|
|
|
|
|
|
marker_20d6de4b4e59f21700676654d1d4276b.bindPopup(popup_3b493651cd6ca91cb8fcc481f3d34472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20d6de4b4e59f21700676654d1d4276b.setIcon(icon_8003a75cf804661499883db5164c3982);
|
|
|
|
|
|
var marker_0fa671fa5a6b44db4438d6ee68366132 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d1d881104e4841d8f42b01e4d2252c81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b127d0fa807723c828954e8585943733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_324659856ea10fc130812064e709f3ec = $(`<div id="html_324659856ea10fc130812064e709f3ec" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_b127d0fa807723c828954e8585943733.setContent(html_324659856ea10fc130812064e709f3ec);
|
|
|
|
|
|
|
|
marker_0fa671fa5a6b44db4438d6ee68366132.bindPopup(popup_b127d0fa807723c828954e8585943733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fa671fa5a6b44db4438d6ee68366132.setIcon(icon_d1d881104e4841d8f42b01e4d2252c81);
|
|
|
|
|
|
var marker_a3d94bceb96333bb0778c7834d5a4a81 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_db79b41e5d95fe4e7f3ec72c8f394277 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00828100fe30d4b27ecff9eab560a2db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d392f091191582b95a4bbba414e1bdb = $(`<div id="html_0d392f091191582b95a4bbba414e1bdb" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_00828100fe30d4b27ecff9eab560a2db.setContent(html_0d392f091191582b95a4bbba414e1bdb);
|
|
|
|
|
|
|
|
marker_a3d94bceb96333bb0778c7834d5a4a81.bindPopup(popup_00828100fe30d4b27ecff9eab560a2db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3d94bceb96333bb0778c7834d5a4a81.setIcon(icon_db79b41e5d95fe4e7f3ec72c8f394277);
|
|
|
|
|
|
var marker_e30b839e2878fa94c5c856201c5a046d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_df37ab37c6145224861fdeb67a3511f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd58cb77e51fdab0a2a1a1bdb0311709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc80e0f3a0ec6f8b45a0ceab5addb7cf = $(`<div id="html_bc80e0f3a0ec6f8b45a0ceab5addb7cf" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_bd58cb77e51fdab0a2a1a1bdb0311709.setContent(html_bc80e0f3a0ec6f8b45a0ceab5addb7cf);
|
|
|
|
|
|
|
|
marker_e30b839e2878fa94c5c856201c5a046d.bindPopup(popup_bd58cb77e51fdab0a2a1a1bdb0311709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e30b839e2878fa94c5c856201c5a046d.setIcon(icon_df37ab37c6145224861fdeb67a3511f5);
|
|
|
|
|
|
var marker_185fe706fa62b35dc59b9ae0f441b1a6 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_2663a20a6baf2cd568693ee67d79f323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b28d1ea2c6744513671ccb3e23429d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352bce950b3382541d97c20183c17a28 = $(`<div id="html_352bce950b3382541d97c20183c17a28" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_1b28d1ea2c6744513671ccb3e23429d8.setContent(html_352bce950b3382541d97c20183c17a28);
|
|
|
|
|
|
|
|
marker_185fe706fa62b35dc59b9ae0f441b1a6.bindPopup(popup_1b28d1ea2c6744513671ccb3e23429d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_185fe706fa62b35dc59b9ae0f441b1a6.setIcon(icon_2663a20a6baf2cd568693ee67d79f323);
|
|
|
|
|
|
var marker_3dae2194c305b1322b63d61b70afb5db = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_bc79e1a2a586962f2fe4e70f6cc877e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c64575da0edb8b6ed286a4c460d197bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c334efe158c366b796e45c7c0596f049 = $(`<div id="html_c334efe158c366b796e45c7c0596f049" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_c64575da0edb8b6ed286a4c460d197bb.setContent(html_c334efe158c366b796e45c7c0596f049);
|
|
|
|
|
|
|
|
marker_3dae2194c305b1322b63d61b70afb5db.bindPopup(popup_c64575da0edb8b6ed286a4c460d197bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dae2194c305b1322b63d61b70afb5db.setIcon(icon_bc79e1a2a586962f2fe4e70f6cc877e9);
|
|
|
|
|
|
var marker_559175d314bfc2bb5d0493b98bb48369 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8a96162a95592a1ef2d788b4c11348ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff358c8d5b2b4c251542f46075913ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7c015f63658b6acedd8feec98a3efd = $(`<div id="html_7a7c015f63658b6acedd8feec98a3efd" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_3ff358c8d5b2b4c251542f46075913ea.setContent(html_7a7c015f63658b6acedd8feec98a3efd);
|
|
|
|
|
|
|
|
marker_559175d314bfc2bb5d0493b98bb48369.bindPopup(popup_3ff358c8d5b2b4c251542f46075913ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_559175d314bfc2bb5d0493b98bb48369.setIcon(icon_8a96162a95592a1ef2d788b4c11348ce);
|
|
|
|
|
|
var marker_fa25eaddc176339d025deb4385f552d5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_674b6f30dec59f234d98c87e81c90546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e19a11c0ed39d6f39822a655f19761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e24c99f58d5e46e702f9308e40bb7b9 = $(`<div id="html_0e24c99f58d5e46e702f9308e40bb7b9" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_a2e19a11c0ed39d6f39822a655f19761.setContent(html_0e24c99f58d5e46e702f9308e40bb7b9);
|
|
|
|
|
|
|
|
marker_fa25eaddc176339d025deb4385f552d5.bindPopup(popup_a2e19a11c0ed39d6f39822a655f19761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa25eaddc176339d025deb4385f552d5.setIcon(icon_674b6f30dec59f234d98c87e81c90546);
|
|
|
|
|
|
var marker_7253249b5f3da164b5f9e4050049c7ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8116c5a394e709bc4909ce97241b81e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3488bc930aa11b3e05f4ffa87cddf30f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_224273b4b860e39dd5ce7a9745f4d40a = $(`<div id="html_224273b4b860e39dd5ce7a9745f4d40a" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3488bc930aa11b3e05f4ffa87cddf30f.setContent(html_224273b4b860e39dd5ce7a9745f4d40a);
|
|
|
|
|
|
|
|
marker_7253249b5f3da164b5f9e4050049c7ac.bindPopup(popup_3488bc930aa11b3e05f4ffa87cddf30f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7253249b5f3da164b5f9e4050049c7ac.setIcon(icon_8116c5a394e709bc4909ce97241b81e9);
|
|
|
|
|
|
var marker_2f4b056f11c20b52dc2be060f8a7cb17 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_88be7bcccde0abef5e7c21479abd6395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0529ad52c3bd93a032b468d0f1bcb04e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6dde79f35862651fe5ad9c6e2b18dc0 = $(`<div id="html_f6dde79f35862651fe5ad9c6e2b18dc0" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_0529ad52c3bd93a032b468d0f1bcb04e.setContent(html_f6dde79f35862651fe5ad9c6e2b18dc0);
|
|
|
|
|
|
|
|
marker_2f4b056f11c20b52dc2be060f8a7cb17.bindPopup(popup_0529ad52c3bd93a032b468d0f1bcb04e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4b056f11c20b52dc2be060f8a7cb17.setIcon(icon_88be7bcccde0abef5e7c21479abd6395);
|
|
|
|
|
|
var marker_689e61484c35efdf85161bf1d412e460 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_49a78dad489889c4dc8bfe7b5b73a2ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78144eb8730cbc19ddd1d596e95fcc19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_297f1961e532190b8d0c6118333ab7c3 = $(`<div id="html_297f1961e532190b8d0c6118333ab7c3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_78144eb8730cbc19ddd1d596e95fcc19.setContent(html_297f1961e532190b8d0c6118333ab7c3);
|
|
|
|
|
|
|
|
marker_689e61484c35efdf85161bf1d412e460.bindPopup(popup_78144eb8730cbc19ddd1d596e95fcc19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_689e61484c35efdf85161bf1d412e460.setIcon(icon_49a78dad489889c4dc8bfe7b5b73a2ad);
|
|
|
|
|
|
var marker_727c9093ff372f7220c011ef5f2c2ee3 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_51a91035d22f0badcb5d46d0d3b524e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b939298e650971b0e4fc0843b17f2926 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_833946c1243aaf5c54201c2b5b20b603 = $(`<div id="html_833946c1243aaf5c54201c2b5b20b603" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_b939298e650971b0e4fc0843b17f2926.setContent(html_833946c1243aaf5c54201c2b5b20b603);
|
|
|
|
|
|
|
|
marker_727c9093ff372f7220c011ef5f2c2ee3.bindPopup(popup_b939298e650971b0e4fc0843b17f2926)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_727c9093ff372f7220c011ef5f2c2ee3.setIcon(icon_51a91035d22f0badcb5d46d0d3b524e2);
|
|
|
|
|
|
var marker_a2c8fe810c5eeb89477d540621067fc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c7ad827bd5a63edbb0ba0571806157e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc663a940a21196c567873b7011d2392 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fd9fa44658cb2fe02f42a498c8d2139 = $(`<div id="html_9fd9fa44658cb2fe02f42a498c8d2139" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_fc663a940a21196c567873b7011d2392.setContent(html_9fd9fa44658cb2fe02f42a498c8d2139);
|
|
|
|
|
|
|
|
marker_a2c8fe810c5eeb89477d540621067fc7.bindPopup(popup_fc663a940a21196c567873b7011d2392)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2c8fe810c5eeb89477d540621067fc7.setIcon(icon_c7ad827bd5a63edbb0ba0571806157e5);
|
|
|
|
|
|
var marker_06354e3a7c232d2d8282b21d9cb66dde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1a2471683ff86926f27d44cb81a56d1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4086017e6824eaecd40fac60fc8bdcc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_615ed27de58470b190eba5a780527bc7 = $(`<div id="html_615ed27de58470b190eba5a780527bc7" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4086017e6824eaecd40fac60fc8bdcc0.setContent(html_615ed27de58470b190eba5a780527bc7);
|
|
|
|
|
|
|
|
marker_06354e3a7c232d2d8282b21d9cb66dde.bindPopup(popup_4086017e6824eaecd40fac60fc8bdcc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06354e3a7c232d2d8282b21d9cb66dde.setIcon(icon_1a2471683ff86926f27d44cb81a56d1c);
|
|
|
|
|
|
var marker_33136f498c90a9356e3fd4894d98727b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9a6aa4a35ff901f9d6a378c284320781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f491cad0c8616c394a87cbfc3b0f688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a496793d318f39eb374d9d2c9b649c3a = $(`<div id="html_a496793d318f39eb374d9d2c9b649c3a" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_5f491cad0c8616c394a87cbfc3b0f688.setContent(html_a496793d318f39eb374d9d2c9b649c3a);
|
|
|
|
|
|
|
|
marker_33136f498c90a9356e3fd4894d98727b.bindPopup(popup_5f491cad0c8616c394a87cbfc3b0f688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33136f498c90a9356e3fd4894d98727b.setIcon(icon_9a6aa4a35ff901f9d6a378c284320781);
|
|
|
|
|
|
var marker_f329c207789ae87c64890621f1bc4f22 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_d1cff317b89e984cf0b849d07fcfd4e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf4095fdff94a7f9be19700dfb6d3900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2165ebe4a863dce855b59579cc00ebc = $(`<div id="html_d2165ebe4a863dce855b59579cc00ebc" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_cf4095fdff94a7f9be19700dfb6d3900.setContent(html_d2165ebe4a863dce855b59579cc00ebc);
|
|
|
|
|
|
|
|
marker_f329c207789ae87c64890621f1bc4f22.bindPopup(popup_cf4095fdff94a7f9be19700dfb6d3900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f329c207789ae87c64890621f1bc4f22.setIcon(icon_d1cff317b89e984cf0b849d07fcfd4e5);
|
|
|
|
|
|
var marker_27ed1ae0871b22c8775bfc4d16a1fc0b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b30063922ef3573b09a5bb87ba8fb1d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8e7ab7db035fc9e53d1658b90df8576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49bc9ce0ec2182160afd6bf7bc75ab59 = $(`<div id="html_49bc9ce0ec2182160afd6bf7bc75ab59" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_e8e7ab7db035fc9e53d1658b90df8576.setContent(html_49bc9ce0ec2182160afd6bf7bc75ab59);
|
|
|
|
|
|
|
|
marker_27ed1ae0871b22c8775bfc4d16a1fc0b.bindPopup(popup_e8e7ab7db035fc9e53d1658b90df8576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27ed1ae0871b22c8775bfc4d16a1fc0b.setIcon(icon_b30063922ef3573b09a5bb87ba8fb1d1);
|
|
|
|
|
|
var marker_af0daf5df052b95dec96a20e4d021634 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_096085bf14a71b2c822f294d73ac16b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed9aabff18f7b62e435e9e0d6a5a3f9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1333c01f0ec596555ae51196785c5270 = $(`<div id="html_1333c01f0ec596555ae51196785c5270" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_ed9aabff18f7b62e435e9e0d6a5a3f9f.setContent(html_1333c01f0ec596555ae51196785c5270);
|
|
|
|
|
|
|
|
marker_af0daf5df052b95dec96a20e4d021634.bindPopup(popup_ed9aabff18f7b62e435e9e0d6a5a3f9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af0daf5df052b95dec96a20e4d021634.setIcon(icon_096085bf14a71b2c822f294d73ac16b7);
|
|
|
|
|
|
var marker_4f8958fd4ab4626b3c4e94e7ea9f72c7 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a299497357e30565a3b75734bb4ab4db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_920eb5aa31d7ec7737af6e7cf901fcf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f9582fb572409b7f09f777b7a51294 = $(`<div id="html_c9f9582fb572409b7f09f777b7a51294" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_920eb5aa31d7ec7737af6e7cf901fcf2.setContent(html_c9f9582fb572409b7f09f777b7a51294);
|
|
|
|
|
|
|
|
marker_4f8958fd4ab4626b3c4e94e7ea9f72c7.bindPopup(popup_920eb5aa31d7ec7737af6e7cf901fcf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f8958fd4ab4626b3c4e94e7ea9f72c7.setIcon(icon_a299497357e30565a3b75734bb4ab4db);
|
|
|
|
|
|
var marker_38f91b458ebb9bfa37190446a2e2879c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a6a3f8c1231c24c12388ddd2ef8db087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e23a5f1f02498081255c6cdb5798d267 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63ff1aa00f7b9259b680b4457f03b0ec = $(`<div id="html_63ff1aa00f7b9259b680b4457f03b0ec" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_e23a5f1f02498081255c6cdb5798d267.setContent(html_63ff1aa00f7b9259b680b4457f03b0ec);
|
|
|
|
|
|
|
|
marker_38f91b458ebb9bfa37190446a2e2879c.bindPopup(popup_e23a5f1f02498081255c6cdb5798d267)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f91b458ebb9bfa37190446a2e2879c.setIcon(icon_a6a3f8c1231c24c12388ddd2ef8db087);
|
|
|
|
|
|
var marker_03f0d245382c92fd5271048ce8a3dc86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_6dde4494aead1fefc13e22244e24a8e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7299fd4c612c19722f10132997659ac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bd7260c862738d3666fd35d9eec12ea = $(`<div id="html_3bd7260c862738d3666fd35d9eec12ea" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_7299fd4c612c19722f10132997659ac7.setContent(html_3bd7260c862738d3666fd35d9eec12ea);
|
|
|
|
|
|
|
|
marker_03f0d245382c92fd5271048ce8a3dc86.bindPopup(popup_7299fd4c612c19722f10132997659ac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f0d245382c92fd5271048ce8a3dc86.setIcon(icon_6dde4494aead1fefc13e22244e24a8e1);
|
|
|
|
|
|
var marker_e99f6f65842a3b202e533dd143fc4967 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_86a18195ed41dbbfe685b962ecf89ddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78c5312772c55ed378c00091515f7627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc592075102675aee51f4f9b007d6cf4 = $(`<div id="html_fc592075102675aee51f4f9b007d6cf4" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_78c5312772c55ed378c00091515f7627.setContent(html_fc592075102675aee51f4f9b007d6cf4);
|
|
|
|
|
|
|
|
marker_e99f6f65842a3b202e533dd143fc4967.bindPopup(popup_78c5312772c55ed378c00091515f7627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99f6f65842a3b202e533dd143fc4967.setIcon(icon_86a18195ed41dbbfe685b962ecf89ddd);
|
|
|
|
|
|
var marker_09d4a134eea67f526b33aa64ccb53682 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e6c7c9b0678fb2ed84d87184c87c2fb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34a11fb0e06fe2ca6f6306cceeab8300 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c104c323f9727c8d423d2d247a465be = $(`<div id="html_5c104c323f9727c8d423d2d247a465be" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_34a11fb0e06fe2ca6f6306cceeab8300.setContent(html_5c104c323f9727c8d423d2d247a465be);
|
|
|
|
|
|
|
|
marker_09d4a134eea67f526b33aa64ccb53682.bindPopup(popup_34a11fb0e06fe2ca6f6306cceeab8300)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09d4a134eea67f526b33aa64ccb53682.setIcon(icon_e6c7c9b0678fb2ed84d87184c87c2fb7);
|
|
|
|
|
|
var marker_82fb22078881e08201f74b019149759d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_39afb6ccd99e9a6e926be37385ad1e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c147fcfe3cc8420800a2cf250766a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7152496cc97eebcfa31eeb0532ec1aa = $(`<div id="html_c7152496cc97eebcfa31eeb0532ec1aa" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_2c147fcfe3cc8420800a2cf250766a63.setContent(html_c7152496cc97eebcfa31eeb0532ec1aa);
|
|
|
|
|
|
|
|
marker_82fb22078881e08201f74b019149759d.bindPopup(popup_2c147fcfe3cc8420800a2cf250766a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82fb22078881e08201f74b019149759d.setIcon(icon_39afb6ccd99e9a6e926be37385ad1e79);
|
|
|
|
|
|
var marker_eba95fd32122a1cb3f3c972f60155e2e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_9552dbdaf281a9a098d9dfdf2a9e44de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7127e26c5e02e43a8600a0183132fac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a02292fca89a75952e2187ea3166876 = $(`<div id="html_3a02292fca89a75952e2187ea3166876" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_7127e26c5e02e43a8600a0183132fac1.setContent(html_3a02292fca89a75952e2187ea3166876);
|
|
|
|
|
|
|
|
marker_eba95fd32122a1cb3f3c972f60155e2e.bindPopup(popup_7127e26c5e02e43a8600a0183132fac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eba95fd32122a1cb3f3c972f60155e2e.setIcon(icon_9552dbdaf281a9a098d9dfdf2a9e44de);
|
|
|
|
|
|
var marker_97f7491ff9f9201007ab905463212b4c = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_8f20472ee0f558228d64349f15e33342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f99439ddce43daa7af3f8170ccd40874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da896b3510cf31c28010f385879672ef = $(`<div id="html_da896b3510cf31c28010f385879672ef" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_f99439ddce43daa7af3f8170ccd40874.setContent(html_da896b3510cf31c28010f385879672ef);
|
|
|
|
|
|
|
|
marker_97f7491ff9f9201007ab905463212b4c.bindPopup(popup_f99439ddce43daa7af3f8170ccd40874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97f7491ff9f9201007ab905463212b4c.setIcon(icon_8f20472ee0f558228d64349f15e33342);
|
|
|
|
|
|
var marker_cbdbc9b1c9640437e674151f0bdaecdd = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f969b4e04d042e1eacbfbbc8744961bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8a3573d7f0378a7005bfdccbc38d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea231f0fa4c637330a819fbca1f65f0c = $(`<div id="html_ea231f0fa4c637330a819fbca1f65f0c" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_0b8a3573d7f0378a7005bfdccbc38d40.setContent(html_ea231f0fa4c637330a819fbca1f65f0c);
|
|
|
|
|
|
|
|
marker_cbdbc9b1c9640437e674151f0bdaecdd.bindPopup(popup_0b8a3573d7f0378a7005bfdccbc38d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbdbc9b1c9640437e674151f0bdaecdd.setIcon(icon_f969b4e04d042e1eacbfbbc8744961bb);
|
|
|
|
|
|
var marker_474aff7811909b267e6b7769ee3bd34f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_87bfa7d14c2c68498376591e1559e0d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd6f42aed233f567c861473d3f5af87f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c3185134273e2ec45762564e878aa40 = $(`<div id="html_7c3185134273e2ec45762564e878aa40" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_cd6f42aed233f567c861473d3f5af87f.setContent(html_7c3185134273e2ec45762564e878aa40);
|
|
|
|
|
|
|
|
marker_474aff7811909b267e6b7769ee3bd34f.bindPopup(popup_cd6f42aed233f567c861473d3f5af87f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474aff7811909b267e6b7769ee3bd34f.setIcon(icon_87bfa7d14c2c68498376591e1559e0d2);
|
|
|
|
|
|
var marker_ab1b9f70a3120f892d36e5bf6d1b1745 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0fc78a14e8e100fdf66c1471538c38c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a956c255b641656ebe2d819ba409903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db1fc439237fda070164524735a2f979 = $(`<div id="html_db1fc439237fda070164524735a2f979" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_0a956c255b641656ebe2d819ba409903.setContent(html_db1fc439237fda070164524735a2f979);
|
|
|
|
|
|
|
|
marker_ab1b9f70a3120f892d36e5bf6d1b1745.bindPopup(popup_0a956c255b641656ebe2d819ba409903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab1b9f70a3120f892d36e5bf6d1b1745.setIcon(icon_0fc78a14e8e100fdf66c1471538c38c4);
|
|
|
|
|
|
var marker_bc2a078378f836ceb639468062f1eb5c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_c2b48aacf6ed338687f7576e28731238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99bf1a680bce9010942a34d39767f55f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191472a547fb212f53ecc0f069093f71 = $(`<div id="html_191472a547fb212f53ecc0f069093f71" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_99bf1a680bce9010942a34d39767f55f.setContent(html_191472a547fb212f53ecc0f069093f71);
|
|
|
|
|
|
|
|
marker_bc2a078378f836ceb639468062f1eb5c.bindPopup(popup_99bf1a680bce9010942a34d39767f55f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc2a078378f836ceb639468062f1eb5c.setIcon(icon_c2b48aacf6ed338687f7576e28731238);
|
|
|
|
|
|
var marker_adc9c3660c3460f44c6f702171b55c10 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_405bd95c37b37b7d2b0396e9218e0391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fa8751f7512a6328ebd09277b031364 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df05e7ecfc90fa6604d049a9f4d3f117 = $(`<div id="html_df05e7ecfc90fa6604d049a9f4d3f117" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_7fa8751f7512a6328ebd09277b031364.setContent(html_df05e7ecfc90fa6604d049a9f4d3f117);
|
|
|
|
|
|
|
|
marker_adc9c3660c3460f44c6f702171b55c10.bindPopup(popup_7fa8751f7512a6328ebd09277b031364)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adc9c3660c3460f44c6f702171b55c10.setIcon(icon_405bd95c37b37b7d2b0396e9218e0391);
|
|
|
|
|
|
var marker_71b2875d05cca9e842ffd790d1a36e19 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_fa3ed7538e4f7dda48e0efe7527b1ad0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bdf79021e8c2c911213e6590c56e233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_736cd33dba709cd7f4554adf76e31974 = $(`<div id="html_736cd33dba709cd7f4554adf76e31974" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_8bdf79021e8c2c911213e6590c56e233.setContent(html_736cd33dba709cd7f4554adf76e31974);
|
|
|
|
|
|
|
|
marker_71b2875d05cca9e842ffd790d1a36e19.bindPopup(popup_8bdf79021e8c2c911213e6590c56e233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71b2875d05cca9e842ffd790d1a36e19.setIcon(icon_fa3ed7538e4f7dda48e0efe7527b1ad0);
|
|
|
|
|
|
var marker_d16b5eb4720a8ba687ea6cb253026cf7 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a6d871b32920b8e25b72314f8bea1575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c7cf70c587cafc98a2569fba2756d09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9269ee21da3e41c771c640805f854496 = $(`<div id="html_9269ee21da3e41c771c640805f854496" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_9c7cf70c587cafc98a2569fba2756d09.setContent(html_9269ee21da3e41c771c640805f854496);
|
|
|
|
|
|
|
|
marker_d16b5eb4720a8ba687ea6cb253026cf7.bindPopup(popup_9c7cf70c587cafc98a2569fba2756d09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d16b5eb4720a8ba687ea6cb253026cf7.setIcon(icon_a6d871b32920b8e25b72314f8bea1575);
|
|
|
|
|
|
var marker_955c64c8dd2e44dc78ad00772e4f1b1c = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a64d2544fbb683d11505c8ef14b6267b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c782921f866b5030d20e8eca95a00b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d13d01c4f6954156945d96c03abd3fb6 = $(`<div id="html_d13d01c4f6954156945d96c03abd3fb6" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_d7c782921f866b5030d20e8eca95a00b.setContent(html_d13d01c4f6954156945d96c03abd3fb6);
|
|
|
|
|
|
|
|
marker_955c64c8dd2e44dc78ad00772e4f1b1c.bindPopup(popup_d7c782921f866b5030d20e8eca95a00b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_955c64c8dd2e44dc78ad00772e4f1b1c.setIcon(icon_a64d2544fbb683d11505c8ef14b6267b);
|
|
|
|
|
|
var marker_8e9eb1df45e976a49c085628a0895a0a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0f83e579993a1b8f6f2b2a1a0aaaacb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd5a5230d67643eaa319531622ec305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71aa623b8deb30f3bb0d6a3565b4607 = $(`<div id="html_a71aa623b8deb30f3bb0d6a3565b4607" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_0bd5a5230d67643eaa319531622ec305.setContent(html_a71aa623b8deb30f3bb0d6a3565b4607);
|
|
|
|
|
|
|
|
marker_8e9eb1df45e976a49c085628a0895a0a.bindPopup(popup_0bd5a5230d67643eaa319531622ec305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e9eb1df45e976a49c085628a0895a0a.setIcon(icon_0f83e579993a1b8f6f2b2a1a0aaaacb8);
|
|
|
|
|
|
var marker_1e106e4d7ade64154d0bf7fc77104be6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_86c63d7fc7ef621f52edab2b56271c5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_734195a7e2a8ce2c7319bf1f09343d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66f1bdec26ca30505176fa66111fdf2b = $(`<div id="html_66f1bdec26ca30505176fa66111fdf2b" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_734195a7e2a8ce2c7319bf1f09343d62.setContent(html_66f1bdec26ca30505176fa66111fdf2b);
|
|
|
|
|
|
|
|
marker_1e106e4d7ade64154d0bf7fc77104be6.bindPopup(popup_734195a7e2a8ce2c7319bf1f09343d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e106e4d7ade64154d0bf7fc77104be6.setIcon(icon_86c63d7fc7ef621f52edab2b56271c5f);
|
|
|
|
|
|
var marker_85fbb69aa1051eb13158bc22f8b45f17 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_955334bd342bcc057785f9692a61bf2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ae4ea6ad376cb3464988df53e3c152c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90c032db9cf987365967c17a58fd4d57 = $(`<div id="html_90c032db9cf987365967c17a58fd4d57" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_2ae4ea6ad376cb3464988df53e3c152c.setContent(html_90c032db9cf987365967c17a58fd4d57);
|
|
|
|
|
|
|
|
marker_85fbb69aa1051eb13158bc22f8b45f17.bindPopup(popup_2ae4ea6ad376cb3464988df53e3c152c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85fbb69aa1051eb13158bc22f8b45f17.setIcon(icon_955334bd342bcc057785f9692a61bf2a);
|
|
|
|
|
|
var marker_0455871af0eeccfc235959c0b0603e0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_e54437d0938efeab83593c8ada196aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e4f06fbcaf42cb20703d74e114c4f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a14a9918cb1445524eab83fa59e73b = $(`<div id="html_35a14a9918cb1445524eab83fa59e73b" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_7e4f06fbcaf42cb20703d74e114c4f39.setContent(html_35a14a9918cb1445524eab83fa59e73b);
|
|
|
|
|
|
|
|
marker_0455871af0eeccfc235959c0b0603e0a.bindPopup(popup_7e4f06fbcaf42cb20703d74e114c4f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0455871af0eeccfc235959c0b0603e0a.setIcon(icon_e54437d0938efeab83593c8ada196aeb);
|
|
|
|
|
|
var marker_dd09de8dd0fc7eb685319ef32e04dcde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_fc3b36e6878dbb68ba83877f32e6c818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f556334e4b6243abf55130885b9a9f62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab72e113d5c6fbbe1b00afe24cc3fbe = $(`<div id="html_1ab72e113d5c6fbbe1b00afe24cc3fbe" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_f556334e4b6243abf55130885b9a9f62.setContent(html_1ab72e113d5c6fbbe1b00afe24cc3fbe);
|
|
|
|
|
|
|
|
marker_dd09de8dd0fc7eb685319ef32e04dcde.bindPopup(popup_f556334e4b6243abf55130885b9a9f62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd09de8dd0fc7eb685319ef32e04dcde.setIcon(icon_fc3b36e6878dbb68ba83877f32e6c818);
|
|
|
|
|
|
var marker_b507350c261b71da405b5efed80280e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_7bee6312cd34b3c51ea689a332c64f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_037ce87bafe0141d54ac94972e4de4e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96c22560c09bf318be24358a66c5d771 = $(`<div id="html_96c22560c09bf318be24358a66c5d771" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_037ce87bafe0141d54ac94972e4de4e1.setContent(html_96c22560c09bf318be24358a66c5d771);
|
|
|
|
|
|
|
|
marker_b507350c261b71da405b5efed80280e6.bindPopup(popup_037ce87bafe0141d54ac94972e4de4e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b507350c261b71da405b5efed80280e6.setIcon(icon_7bee6312cd34b3c51ea689a332c64f0c);
|
|
|
|
|
|
var marker_32e6661b43ebf22a95f85d7264dc5731 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_14ffa6d361b9bbe9c18253d274cbd729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa098fe0145231663ed30bdd56ce233c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b598e4c9c6d9d9b6d8d09ab8e1abb92 = $(`<div id="html_9b598e4c9c6d9d9b6d8d09ab8e1abb92" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_fa098fe0145231663ed30bdd56ce233c.setContent(html_9b598e4c9c6d9d9b6d8d09ab8e1abb92);
|
|
|
|
|
|
|
|
marker_32e6661b43ebf22a95f85d7264dc5731.bindPopup(popup_fa098fe0145231663ed30bdd56ce233c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32e6661b43ebf22a95f85d7264dc5731.setIcon(icon_14ffa6d361b9bbe9c18253d274cbd729);
|
|
|
|
|
|
var marker_fa21b35296915d061e2e192e48afc62b = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1cb1ffbfa7f7478cff5b1b4eff388edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0960647b786653786a5bbcf50d0b9387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_038c0ef7e271b0ea1bc6acde7ff81a8c = $(`<div id="html_038c0ef7e271b0ea1bc6acde7ff81a8c" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_0960647b786653786a5bbcf50d0b9387.setContent(html_038c0ef7e271b0ea1bc6acde7ff81a8c);
|
|
|
|
|
|
|
|
marker_fa21b35296915d061e2e192e48afc62b.bindPopup(popup_0960647b786653786a5bbcf50d0b9387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa21b35296915d061e2e192e48afc62b.setIcon(icon_1cb1ffbfa7f7478cff5b1b4eff388edc);
|
|
|
|
|
|
var marker_97e563478a889887cb9149e93f3c649b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0dd78c2c80f68805358e1c28da9111f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_910772f372c5408f87509e3cdccab197 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a1f1ad6ef9d7dec2e0978a14895f16 = $(`<div id="html_13a1f1ad6ef9d7dec2e0978a14895f16" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_910772f372c5408f87509e3cdccab197.setContent(html_13a1f1ad6ef9d7dec2e0978a14895f16);
|
|
|
|
|
|
|
|
marker_97e563478a889887cb9149e93f3c649b.bindPopup(popup_910772f372c5408f87509e3cdccab197)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e563478a889887cb9149e93f3c649b.setIcon(icon_0dd78c2c80f68805358e1c28da9111f3);
|
|
|
|
|
|
var marker_79cc34d08123d7af48c1694bf7a8d12f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_5e047bc26b905893bde74f2be2d76806 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b1da66352fb617087e9216b32f6c954 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f1eedea1fec52be4f882bff17a7ead4 = $(`<div id="html_8f1eedea1fec52be4f882bff17a7ead4" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_0b1da66352fb617087e9216b32f6c954.setContent(html_8f1eedea1fec52be4f882bff17a7ead4);
|
|
|
|
|
|
|
|
marker_79cc34d08123d7af48c1694bf7a8d12f.bindPopup(popup_0b1da66352fb617087e9216b32f6c954)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79cc34d08123d7af48c1694bf7a8d12f.setIcon(icon_5e047bc26b905893bde74f2be2d76806);
|
|
|
|
|
|
var marker_5453195c34126a1553e58a55c5c3b21a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_4bbe8166d9817ba128bcf69aa7832d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f43625fbcff15adcb3e2d85186cdc81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa704ddedc9aa0146c4ce25df1e6bff0 = $(`<div id="html_aa704ddedc9aa0146c4ce25df1e6bff0" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_1f43625fbcff15adcb3e2d85186cdc81.setContent(html_aa704ddedc9aa0146c4ce25df1e6bff0);
|
|
|
|
|
|
|
|
marker_5453195c34126a1553e58a55c5c3b21a.bindPopup(popup_1f43625fbcff15adcb3e2d85186cdc81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5453195c34126a1553e58a55c5c3b21a.setIcon(icon_4bbe8166d9817ba128bcf69aa7832d0d);
|
|
|
|
|
|
var marker_84016b52695b06b35edd4abe3999f1ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_f4872660e2f9560e508042216eb79d35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6774398a18fe682cfcd65192785fb501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b148fdb1c2d6174c38558a30f14fd8da = $(`<div id="html_b148fdb1c2d6174c38558a30f14fd8da" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_6774398a18fe682cfcd65192785fb501.setContent(html_b148fdb1c2d6174c38558a30f14fd8da);
|
|
|
|
|
|
|
|
marker_84016b52695b06b35edd4abe3999f1ae.bindPopup(popup_6774398a18fe682cfcd65192785fb501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84016b52695b06b35edd4abe3999f1ae.setIcon(icon_f4872660e2f9560e508042216eb79d35);
|
|
|
|
|
|
var marker_01978bde0b194bd5d815b5a8905207ad = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1f3a7e8cfc256904623c5e541c5f6c33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_103a86c1e28ff42333942c9e5411046d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28b2ff394ed8ead404b9bed468639c03 = $(`<div id="html_28b2ff394ed8ead404b9bed468639c03" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_103a86c1e28ff42333942c9e5411046d.setContent(html_28b2ff394ed8ead404b9bed468639c03);
|
|
|
|
|
|
|
|
marker_01978bde0b194bd5d815b5a8905207ad.bindPopup(popup_103a86c1e28ff42333942c9e5411046d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01978bde0b194bd5d815b5a8905207ad.setIcon(icon_1f3a7e8cfc256904623c5e541c5f6c33);
|
|
|
|
|
|
var marker_3d4f503fb5560aa280b4a6b7b5f57c76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_650b2673e0ddae7c629e67e686811857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22412dbbc3f2f2fffd1def3be90e84b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f5afe5d5f45114148c3e6a19a3fccd7 = $(`<div id="html_0f5afe5d5f45114148c3e6a19a3fccd7" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_22412dbbc3f2f2fffd1def3be90e84b8.setContent(html_0f5afe5d5f45114148c3e6a19a3fccd7);
|
|
|
|
|
|
|
|
marker_3d4f503fb5560aa280b4a6b7b5f57c76.bindPopup(popup_22412dbbc3f2f2fffd1def3be90e84b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d4f503fb5560aa280b4a6b7b5f57c76.setIcon(icon_650b2673e0ddae7c629e67e686811857);
|
|
|
|
|
|
var marker_1033602d85b1fc731ef78a0553113d2b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_2278ce16e568e4b6903ccaea9248d73b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae7d696fe77543a0b5b2fe7a113a727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02c77b7798274b06e678e22f39515ad1 = $(`<div id="html_02c77b7798274b06e678e22f39515ad1" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_6ae7d696fe77543a0b5b2fe7a113a727.setContent(html_02c77b7798274b06e678e22f39515ad1);
|
|
|
|
|
|
|
|
marker_1033602d85b1fc731ef78a0553113d2b.bindPopup(popup_6ae7d696fe77543a0b5b2fe7a113a727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1033602d85b1fc731ef78a0553113d2b.setIcon(icon_2278ce16e568e4b6903ccaea9248d73b);
|
|
|
|
|
|
var marker_59026615b42f8d83739c10f15ef28d92 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_1e2ebdc856d7b640778bb474297362c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d2dd3e1492dddffa19243c752243c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f04c1e58209038b37cddf52f440a915f = $(`<div id="html_f04c1e58209038b37cddf52f440a915f" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_53d2dd3e1492dddffa19243c752243c7.setContent(html_f04c1e58209038b37cddf52f440a915f);
|
|
|
|
|
|
|
|
marker_59026615b42f8d83739c10f15ef28d92.bindPopup(popup_53d2dd3e1492dddffa19243c752243c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59026615b42f8d83739c10f15ef28d92.setIcon(icon_1e2ebdc856d7b640778bb474297362c8);
|
|
|
|
|
|
var marker_c33536fdcb5ca7a6b9382f51fe948c22 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_b5fc030abe2e37e5ca8cf0ab36715d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b9626be99268344d3fb4ce0013ac7f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b82feab4b1599df4ebe9adc231ab80b = $(`<div id="html_9b82feab4b1599df4ebe9adc231ab80b" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_4b9626be99268344d3fb4ce0013ac7f2.setContent(html_9b82feab4b1599df4ebe9adc231ab80b);
|
|
|
|
|
|
|
|
marker_c33536fdcb5ca7a6b9382f51fe948c22.bindPopup(popup_4b9626be99268344d3fb4ce0013ac7f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c33536fdcb5ca7a6b9382f51fe948c22.setIcon(icon_b5fc030abe2e37e5ca8cf0ab36715d0a);
|
|
|
|
|
|
var marker_e28cc50aaf72aeb353e8d07979cc95ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0c167e3bc6975d37d769cfdaa0f5bf1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30982d3ff54fa918ee66a7aba256cd77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43918c5470cc67c14a8b5ea5a12aa02c = $(`<div id="html_43918c5470cc67c14a8b5ea5a12aa02c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_30982d3ff54fa918ee66a7aba256cd77.setContent(html_43918c5470cc67c14a8b5ea5a12aa02c);
|
|
|
|
|
|
|
|
marker_e28cc50aaf72aeb353e8d07979cc95ca.bindPopup(popup_30982d3ff54fa918ee66a7aba256cd77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28cc50aaf72aeb353e8d07979cc95ca.setIcon(icon_0c167e3bc6975d37d769cfdaa0f5bf1b);
|
|
|
|
|
|
var marker_7d486256473b74a7d5f4b56cbb8bcaf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_86805e436bcbd5b57e839c5d29acc32b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45c4b1582f347b099cb61e3ccbdc13ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_636547aeff41498b8c18b7dfa27aebac = $(`<div id="html_636547aeff41498b8c18b7dfa27aebac" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_45c4b1582f347b099cb61e3ccbdc13ac.setContent(html_636547aeff41498b8c18b7dfa27aebac);
|
|
|
|
|
|
|
|
marker_7d486256473b74a7d5f4b56cbb8bcaf0.bindPopup(popup_45c4b1582f347b099cb61e3ccbdc13ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d486256473b74a7d5f4b56cbb8bcaf0.setIcon(icon_86805e436bcbd5b57e839c5d29acc32b);
|
|
|
|
|
|
var marker_27396aa52df7896c4c9183c7d04b2bb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_35e95d1db381b4a113c9867d259d4608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc82f31ae507aea06a7815468e9c4b73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c21ca99eeee3a6cd42c95cf3bd825e42 = $(`<div id="html_c21ca99eeee3a6cd42c95cf3bd825e42" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_dc82f31ae507aea06a7815468e9c4b73.setContent(html_c21ca99eeee3a6cd42c95cf3bd825e42);
|
|
|
|
|
|
|
|
marker_27396aa52df7896c4c9183c7d04b2bb4.bindPopup(popup_dc82f31ae507aea06a7815468e9c4b73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27396aa52df7896c4c9183c7d04b2bb4.setIcon(icon_35e95d1db381b4a113c9867d259d4608);
|
|
|
|
|
|
var marker_514f984885018c555f603a454a6975f7 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_a7b6e0a2ef10b1d8e054565da733ccf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2c82ea41c6dff35a649f04ed799291c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca43edd4a77b548d6e3b08ce15b76765 = $(`<div id="html_ca43edd4a77b548d6e3b08ce15b76765" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_e2c82ea41c6dff35a649f04ed799291c.setContent(html_ca43edd4a77b548d6e3b08ce15b76765);
|
|
|
|
|
|
|
|
marker_514f984885018c555f603a454a6975f7.bindPopup(popup_e2c82ea41c6dff35a649f04ed799291c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_514f984885018c555f603a454a6975f7.setIcon(icon_a7b6e0a2ef10b1d8e054565da733ccf4);
|
|
|
|
|
|
var marker_a4943e8422b708bc722c62d91ac13a3e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_0d50df5d2862cb605270a40aaeb87d44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8ae875f6c823c5e49d25d7b89c79d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31be956d042f6d756e43fd76c047f222 = $(`<div id="html_31be956d042f6d756e43fd76c047f222" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_bc8ae875f6c823c5e49d25d7b89c79d5.setContent(html_31be956d042f6d756e43fd76c047f222);
|
|
|
|
|
|
|
|
marker_a4943e8422b708bc722c62d91ac13a3e.bindPopup(popup_bc8ae875f6c823c5e49d25d7b89c79d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4943e8422b708bc722c62d91ac13a3e.setIcon(icon_0d50df5d2862cb605270a40aaeb87d44);
|
|
|
|
|
|
var marker_7ed2cbb19ac37386de318bb4a5b2ad20 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_dd2fb15477b607ab1dbb514560163430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_060545cb63c10022e42d4115194a9fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b0f361dbcfc652eb6e3b1f87c0d46dd = $(`<div id="html_8b0f361dbcfc652eb6e3b1f87c0d46dd" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_060545cb63c10022e42d4115194a9fca.setContent(html_8b0f361dbcfc652eb6e3b1f87c0d46dd);
|
|
|
|
|
|
|
|
marker_7ed2cbb19ac37386de318bb4a5b2ad20.bindPopup(popup_060545cb63c10022e42d4115194a9fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed2cbb19ac37386de318bb4a5b2ad20.setIcon(icon_dd2fb15477b607ab1dbb514560163430);
|
|
|
|
|
|
var marker_c5b7b92decee877d107a3d49ff51243f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_85c3e6b22f4652646a4047b3f58171c5);
|
|
|
|
|
|
var icon_85d350244c7d30abc759f400d3433ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7aa3f4fa7b0c939f4ee428e72335d2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baa6055aacdca22939c06955b1fb45e7 = $(`<div id="html_baa6055aacdca22939c06955b1fb45e7" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_c7aa3f4fa7b0c939f4ee428e72335d2e.setContent(html_baa6055aacdca22939c06955b1fb45e7);
|
|
|
|
|
|
|
|
marker_c5b7b92decee877d107a3d49ff51243f.bindPopup(popup_c7aa3f4fa7b0c939f4ee428e72335d2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5b7b92decee877d107a3d49ff51243f.setIcon(icon_85d350244c7d30abc759f400d3433ed8);
|
|
|
|
|
|
marker_cluster_85c3e6b22f4652646a4047b3f58171c5.addTo(map_cfae2c9da5ba307fa4b02ab9939309e3);
|
|
|
|
</script>
|
|
</html> |