mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 03:05:18 +00:00
10829 lines
315 KiB
HTML
10829 lines
315 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_13339893c24c723d45bdc4bc65a1486d {
|
|
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_13339893c24c723d45bdc4bc65a1486d" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_13339893c24c723d45bdc4bc65a1486d = L.map(
|
|
"map_13339893c24c723d45bdc4bc65a1486d",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_488557714aa2222e4761ed3a5d3c7e4b = 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_488557714aa2222e4761ed3a5d3c7e4b.addTo(map_13339893c24c723d45bdc4bc65a1486d);
|
|
|
|
|
|
var marker_cluster_c5b59d084081b09d9e84d33ef96740fc = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_72bb867ae5472dc2cb7a0dfec591fb16 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2507468487a9a6d4b55e528ea569b02b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43518b77067252685fa1d3996892512 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65f7f48f5df3c6b6fc57127745a0d668 = $(`<div id="html_65f7f48f5df3c6b6fc57127745a0d668" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_b43518b77067252685fa1d3996892512.setContent(html_65f7f48f5df3c6b6fc57127745a0d668);
|
|
|
|
|
|
|
|
marker_72bb867ae5472dc2cb7a0dfec591fb16.bindPopup(popup_b43518b77067252685fa1d3996892512)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72bb867ae5472dc2cb7a0dfec591fb16.setIcon(icon_2507468487a9a6d4b55e528ea569b02b);
|
|
|
|
|
|
var marker_f6cfbf1473048feabe47f5a9c9408bd2 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_06617a3ed2bf1f2f0f835fbd27ab974c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a2606baa0a709ba1921c4bdec11f3e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e609e117f88b63d4730d82ad10f3d5f = $(`<div id="html_9e609e117f88b63d4730d82ad10f3d5f" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_5a2606baa0a709ba1921c4bdec11f3e5.setContent(html_9e609e117f88b63d4730d82ad10f3d5f);
|
|
|
|
|
|
|
|
marker_f6cfbf1473048feabe47f5a9c9408bd2.bindPopup(popup_5a2606baa0a709ba1921c4bdec11f3e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6cfbf1473048feabe47f5a9c9408bd2.setIcon(icon_06617a3ed2bf1f2f0f835fbd27ab974c);
|
|
|
|
|
|
var marker_78935a80ed6c3dd9ec9936ffa7eff1b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_277eb7fb19e24e7de57f044a37c27cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d40149f15ac8f56acdd82c200fca0074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c08dffc6b96cd1fbd1578efb311db00 = $(`<div id="html_8c08dffc6b96cd1fbd1578efb311db00" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_d40149f15ac8f56acdd82c200fca0074.setContent(html_8c08dffc6b96cd1fbd1578efb311db00);
|
|
|
|
|
|
|
|
marker_78935a80ed6c3dd9ec9936ffa7eff1b7.bindPopup(popup_d40149f15ac8f56acdd82c200fca0074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78935a80ed6c3dd9ec9936ffa7eff1b7.setIcon(icon_277eb7fb19e24e7de57f044a37c27cbf);
|
|
|
|
|
|
var marker_49d0046a9a6b2e64baa6b5c7a67c461c = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a1897c7bc37a3c2b6f74dceddc12a54d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c720cd05358718b855478c1dbf251d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcdc23aa44cceba584d129cde58fcc8c = $(`<div id="html_bcdc23aa44cceba584d129cde58fcc8c" style="width: 100.0%; height: 100.0%;">relay.controller-ai.com</div>`)[0];
|
|
popup_80c720cd05358718b855478c1dbf251d.setContent(html_bcdc23aa44cceba584d129cde58fcc8c);
|
|
|
|
|
|
|
|
marker_49d0046a9a6b2e64baa6b5c7a67c461c.bindPopup(popup_80c720cd05358718b855478c1dbf251d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d0046a9a6b2e64baa6b5c7a67c461c.setIcon(icon_a1897c7bc37a3c2b6f74dceddc12a54d);
|
|
|
|
|
|
var marker_33389956ed00abb3a1fb1e063a7871cc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d53ca58dc3d6b4efbffe208c23cad617 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b00aee1e37debe2a45939ac3738d6321 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae2fa3197efc5a261e3203d422fc1ea = $(`<div id="html_bae2fa3197efc5a261e3203d422fc1ea" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_b00aee1e37debe2a45939ac3738d6321.setContent(html_bae2fa3197efc5a261e3203d422fc1ea);
|
|
|
|
|
|
|
|
marker_33389956ed00abb3a1fb1e063a7871cc.bindPopup(popup_b00aee1e37debe2a45939ac3738d6321)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33389956ed00abb3a1fb1e063a7871cc.setIcon(icon_d53ca58dc3d6b4efbffe208c23cad617);
|
|
|
|
|
|
var marker_2d25e72e603d946a97d02275269fcad3 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_17776bb324708ec00d2168553e85dd5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d673c688e1360a8401e38222e09aaf56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf045e7f89cdb6a980a5030d1818c02 = $(`<div id="html_bdf045e7f89cdb6a980a5030d1818c02" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d673c688e1360a8401e38222e09aaf56.setContent(html_bdf045e7f89cdb6a980a5030d1818c02);
|
|
|
|
|
|
|
|
marker_2d25e72e603d946a97d02275269fcad3.bindPopup(popup_d673c688e1360a8401e38222e09aaf56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d25e72e603d946a97d02275269fcad3.setIcon(icon_17776bb324708ec00d2168553e85dd5c);
|
|
|
|
|
|
var marker_235c0424af77a7edee62ac7626183842 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_5f4e044b6f27db680fa240e7c78160ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2990e5226221dde1c9f23d0b4ded65bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_734135a5ffd7b3696c2359953e00984e = $(`<div id="html_734135a5ffd7b3696c2359953e00984e" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_2990e5226221dde1c9f23d0b4ded65bc.setContent(html_734135a5ffd7b3696c2359953e00984e);
|
|
|
|
|
|
|
|
marker_235c0424af77a7edee62ac7626183842.bindPopup(popup_2990e5226221dde1c9f23d0b4ded65bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_235c0424af77a7edee62ac7626183842.setIcon(icon_5f4e044b6f27db680fa240e7c78160ca);
|
|
|
|
|
|
var marker_c72ae9e9579158b2c1d851915dcea483 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_bffd7da7a41f50f787c5958ced0384ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9dec82722b0100f674e092c8cb98d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_befad9072c5ef0c916bd8a4e1f1a6b8d = $(`<div id="html_befad9072c5ef0c916bd8a4e1f1a6b8d" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c9dec82722b0100f674e092c8cb98d43.setContent(html_befad9072c5ef0c916bd8a4e1f1a6b8d);
|
|
|
|
|
|
|
|
marker_c72ae9e9579158b2c1d851915dcea483.bindPopup(popup_c9dec82722b0100f674e092c8cb98d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72ae9e9579158b2c1d851915dcea483.setIcon(icon_bffd7da7a41f50f787c5958ced0384ff);
|
|
|
|
|
|
var marker_9bbeedb9ee9c7b6380249ffd7fa1a405 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_26ed578b7f0250854ce5c76aca1fb023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e562576a6c2ec0a56ed41a642d40767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c8c01f6f1c126625e08bb84279a1ab7 = $(`<div id="html_0c8c01f6f1c126625e08bb84279a1ab7" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_7e562576a6c2ec0a56ed41a642d40767.setContent(html_0c8c01f6f1c126625e08bb84279a1ab7);
|
|
|
|
|
|
|
|
marker_9bbeedb9ee9c7b6380249ffd7fa1a405.bindPopup(popup_7e562576a6c2ec0a56ed41a642d40767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bbeedb9ee9c7b6380249ffd7fa1a405.setIcon(icon_26ed578b7f0250854ce5c76aca1fb023);
|
|
|
|
|
|
var marker_c483f004d58bd866e10c213be9925d95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_bfd2a1d70776f14565ea27cf811a759a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6093be8f2848f9a9ff3ff21ce22e3b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bf57ff83b547cacc5a91ad73f10f874 = $(`<div id="html_9bf57ff83b547cacc5a91ad73f10f874" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_a6093be8f2848f9a9ff3ff21ce22e3b9.setContent(html_9bf57ff83b547cacc5a91ad73f10f874);
|
|
|
|
|
|
|
|
marker_c483f004d58bd866e10c213be9925d95.bindPopup(popup_a6093be8f2848f9a9ff3ff21ce22e3b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c483f004d58bd866e10c213be9925d95.setIcon(icon_bfd2a1d70776f14565ea27cf811a759a);
|
|
|
|
|
|
var marker_e8c08afd6931c2b68ea429211eeb8368 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8d18727bdbd893a608ea2f34e4a39a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48d3643d379394c8f522cabc01012c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae6cc9660f96d10e8e5611c1c30bc291 = $(`<div id="html_ae6cc9660f96d10e8e5611c1c30bc291" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_48d3643d379394c8f522cabc01012c4e.setContent(html_ae6cc9660f96d10e8e5611c1c30bc291);
|
|
|
|
|
|
|
|
marker_e8c08afd6931c2b68ea429211eeb8368.bindPopup(popup_48d3643d379394c8f522cabc01012c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c08afd6931c2b68ea429211eeb8368.setIcon(icon_8d18727bdbd893a608ea2f34e4a39a0f);
|
|
|
|
|
|
var marker_13ee309b58ac4a9e8f1b64783cd6d74c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_51fd10ca1d6847fab49ea25718d8afc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5881a04faef0053dc7be1c74847a7ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46f5ed05c562cbb421f6961997c212cf = $(`<div id="html_46f5ed05c562cbb421f6961997c212cf" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_5881a04faef0053dc7be1c74847a7ab1.setContent(html_46f5ed05c562cbb421f6961997c212cf);
|
|
|
|
|
|
|
|
marker_13ee309b58ac4a9e8f1b64783cd6d74c.bindPopup(popup_5881a04faef0053dc7be1c74847a7ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13ee309b58ac4a9e8f1b64783cd6d74c.setIcon(icon_51fd10ca1d6847fab49ea25718d8afc9);
|
|
|
|
|
|
var marker_1f534c62fd47d1748c10c02b4c10a501 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2d3d82be185e1b9f65ecc45bdbeadb7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaa135b609ca2ff0034ad1adafc52641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb194aa678f92c515f7afc42e42fc0c = $(`<div id="html_3bb194aa678f92c515f7afc42e42fc0c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_eaa135b609ca2ff0034ad1adafc52641.setContent(html_3bb194aa678f92c515f7afc42e42fc0c);
|
|
|
|
|
|
|
|
marker_1f534c62fd47d1748c10c02b4c10a501.bindPopup(popup_eaa135b609ca2ff0034ad1adafc52641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f534c62fd47d1748c10c02b4c10a501.setIcon(icon_2d3d82be185e1b9f65ecc45bdbeadb7b);
|
|
|
|
|
|
var marker_e0f225cf89a7f518f2cf728c10673743 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_953efec7498b6650f1fe872ec8e00bc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d93582394c274da71296d65fa71787f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c9557ab57cbc6779c57052b1ca3f233 = $(`<div id="html_3c9557ab57cbc6779c57052b1ca3f233" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_d93582394c274da71296d65fa71787f1.setContent(html_3c9557ab57cbc6779c57052b1ca3f233);
|
|
|
|
|
|
|
|
marker_e0f225cf89a7f518f2cf728c10673743.bindPopup(popup_d93582394c274da71296d65fa71787f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0f225cf89a7f518f2cf728c10673743.setIcon(icon_953efec7498b6650f1fe872ec8e00bc7);
|
|
|
|
|
|
var marker_2cdf397703d449be792e4787e313fe84 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_daa8095decb51e413498561a9ebc5503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4353930d70310df8ba11c1bc1cba0537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11da462b074d53273d0db935ec184c2a = $(`<div id="html_11da462b074d53273d0db935ec184c2a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_4353930d70310df8ba11c1bc1cba0537.setContent(html_11da462b074d53273d0db935ec184c2a);
|
|
|
|
|
|
|
|
marker_2cdf397703d449be792e4787e313fe84.bindPopup(popup_4353930d70310df8ba11c1bc1cba0537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cdf397703d449be792e4787e313fe84.setIcon(icon_daa8095decb51e413498561a9ebc5503);
|
|
|
|
|
|
var marker_5ceb2c7401859c595a98e394137432a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1635105b885b0d0521fbe5e71f1e11b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b138b6a9c76a0eeadc8dc6d1e5b39459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6e319b0ea2bc68c12496072379308c = $(`<div id="html_5e6e319b0ea2bc68c12496072379308c" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_b138b6a9c76a0eeadc8dc6d1e5b39459.setContent(html_5e6e319b0ea2bc68c12496072379308c);
|
|
|
|
|
|
|
|
marker_5ceb2c7401859c595a98e394137432a5.bindPopup(popup_b138b6a9c76a0eeadc8dc6d1e5b39459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ceb2c7401859c595a98e394137432a5.setIcon(icon_1635105b885b0d0521fbe5e71f1e11b7);
|
|
|
|
|
|
var marker_fe322283f5dbeb0845286871286d6e60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0d9906ba4750e4a3427408aa27f7a65f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c24430a36c50977c69c553ee476a127d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c939a3f1ee499b9b52af13afbf12c6f6 = $(`<div id="html_c939a3f1ee499b9b52af13afbf12c6f6" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c24430a36c50977c69c553ee476a127d.setContent(html_c939a3f1ee499b9b52af13afbf12c6f6);
|
|
|
|
|
|
|
|
marker_fe322283f5dbeb0845286871286d6e60.bindPopup(popup_c24430a36c50977c69c553ee476a127d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe322283f5dbeb0845286871286d6e60.setIcon(icon_0d9906ba4750e4a3427408aa27f7a65f);
|
|
|
|
|
|
var marker_d54f839506075931e27083388e205de7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_87c0037045cff3703937c91a257b1f5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bcb47117ec305d7fba386255c985d9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9fd04e88b52792bce85f4e4af68d437 = $(`<div id="html_e9fd04e88b52792bce85f4e4af68d437" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_5bcb47117ec305d7fba386255c985d9d.setContent(html_e9fd04e88b52792bce85f4e4af68d437);
|
|
|
|
|
|
|
|
marker_d54f839506075931e27083388e205de7.bindPopup(popup_5bcb47117ec305d7fba386255c985d9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d54f839506075931e27083388e205de7.setIcon(icon_87c0037045cff3703937c91a257b1f5a);
|
|
|
|
|
|
var marker_4feff40607527fa20f4de23e8c9ddf88 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e7c40344b85c696fb0d53cc828edf122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e8b544a7f3786b8733eaf4d7bcad3dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5294f922b2dc6b25276986552c64784 = $(`<div id="html_e5294f922b2dc6b25276986552c64784" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_2e8b544a7f3786b8733eaf4d7bcad3dc.setContent(html_e5294f922b2dc6b25276986552c64784);
|
|
|
|
|
|
|
|
marker_4feff40607527fa20f4de23e8c9ddf88.bindPopup(popup_2e8b544a7f3786b8733eaf4d7bcad3dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4feff40607527fa20f4de23e8c9ddf88.setIcon(icon_e7c40344b85c696fb0d53cc828edf122);
|
|
|
|
|
|
var marker_badcbe42d4054ae2ed77a246b84c3006 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_35a11588a51cd37de2c4a870401cbb01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6e38b2759608fc9ba9e262d2260613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_409a6cd5f616bfd38e01256918e562a9 = $(`<div id="html_409a6cd5f616bfd38e01256918e562a9" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_0b6e38b2759608fc9ba9e262d2260613.setContent(html_409a6cd5f616bfd38e01256918e562a9);
|
|
|
|
|
|
|
|
marker_badcbe42d4054ae2ed77a246b84c3006.bindPopup(popup_0b6e38b2759608fc9ba9e262d2260613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_badcbe42d4054ae2ed77a246b84c3006.setIcon(icon_35a11588a51cd37de2c4a870401cbb01);
|
|
|
|
|
|
var marker_677f10f6697f63ce9aab3737e8679e2a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0287256c732fea1bc0ffb4c18a2fe5f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d9df32b624daefe60d4e88dfce46e3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a13b55ba4fc1fa82b40cd50d2a23f41a = $(`<div id="html_a13b55ba4fc1fa82b40cd50d2a23f41a" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_0d9df32b624daefe60d4e88dfce46e3a.setContent(html_a13b55ba4fc1fa82b40cd50d2a23f41a);
|
|
|
|
|
|
|
|
marker_677f10f6697f63ce9aab3737e8679e2a.bindPopup(popup_0d9df32b624daefe60d4e88dfce46e3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_677f10f6697f63ce9aab3737e8679e2a.setIcon(icon_0287256c732fea1bc0ffb4c18a2fe5f3);
|
|
|
|
|
|
var marker_9cc23ff982ad73fcb5ec151fd4c68a7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_968b15152041b5d55d203b996b59606c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52548d7761d097a2fb7c6cabe0bfdc8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_330bea286bd40377f3f529755bca70d6 = $(`<div id="html_330bea286bd40377f3f529755bca70d6" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_52548d7761d097a2fb7c6cabe0bfdc8b.setContent(html_330bea286bd40377f3f529755bca70d6);
|
|
|
|
|
|
|
|
marker_9cc23ff982ad73fcb5ec151fd4c68a7f.bindPopup(popup_52548d7761d097a2fb7c6cabe0bfdc8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cc23ff982ad73fcb5ec151fd4c68a7f.setIcon(icon_968b15152041b5d55d203b996b59606c);
|
|
|
|
|
|
var marker_e5de8bd7f24e743f557a82e15cdc0b3f = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_dadf61b994ebb1a05ae3306604345611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbca0d4560309af234ea7de4d7a987e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_000f322ba71e2166af1ecc0dcba0c42c = $(`<div id="html_000f322ba71e2166af1ecc0dcba0c42c" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_cbca0d4560309af234ea7de4d7a987e3.setContent(html_000f322ba71e2166af1ecc0dcba0c42c);
|
|
|
|
|
|
|
|
marker_e5de8bd7f24e743f557a82e15cdc0b3f.bindPopup(popup_cbca0d4560309af234ea7de4d7a987e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5de8bd7f24e743f557a82e15cdc0b3f.setIcon(icon_dadf61b994ebb1a05ae3306604345611);
|
|
|
|
|
|
var marker_81253a64e276af2e5e3f5c28fdb7dc90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f58790bc126f0daa62dc0c11ea2498a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac732cd049e95cfd48d79ae596b4e611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c9529591f5aa7f2b736306ebeb0081e = $(`<div id="html_6c9529591f5aa7f2b736306ebeb0081e" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_ac732cd049e95cfd48d79ae596b4e611.setContent(html_6c9529591f5aa7f2b736306ebeb0081e);
|
|
|
|
|
|
|
|
marker_81253a64e276af2e5e3f5c28fdb7dc90.bindPopup(popup_ac732cd049e95cfd48d79ae596b4e611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81253a64e276af2e5e3f5c28fdb7dc90.setIcon(icon_f58790bc126f0daa62dc0c11ea2498a6);
|
|
|
|
|
|
var marker_7a8f82e8563cbf1a7100c3d6c6353515 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d98c3a5aceb533be7bbb93053b94066d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33483cb15152edddf29adc908d0da1b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3af5b8ccc171b70563d78ed7b862ffd7 = $(`<div id="html_3af5b8ccc171b70563d78ed7b862ffd7" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_33483cb15152edddf29adc908d0da1b3.setContent(html_3af5b8ccc171b70563d78ed7b862ffd7);
|
|
|
|
|
|
|
|
marker_7a8f82e8563cbf1a7100c3d6c6353515.bindPopup(popup_33483cb15152edddf29adc908d0da1b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8f82e8563cbf1a7100c3d6c6353515.setIcon(icon_d98c3a5aceb533be7bbb93053b94066d);
|
|
|
|
|
|
var marker_17671dc0f2d5b9a903bf2740fb5f9ba5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_173794ea45e72bdaef5f7fce98ab5bf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_602a8f91da3b9e38e58898c4deaede56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd703f55b84f64fa78462520b5fe070c = $(`<div id="html_dd703f55b84f64fa78462520b5fe070c" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_602a8f91da3b9e38e58898c4deaede56.setContent(html_dd703f55b84f64fa78462520b5fe070c);
|
|
|
|
|
|
|
|
marker_17671dc0f2d5b9a903bf2740fb5f9ba5.bindPopup(popup_602a8f91da3b9e38e58898c4deaede56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17671dc0f2d5b9a903bf2740fb5f9ba5.setIcon(icon_173794ea45e72bdaef5f7fce98ab5bf6);
|
|
|
|
|
|
var marker_97accf5c30b9ae58872bcd831c1f0f3a = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_cb34258f82a7c95fd2af09e36599b096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19eef38e6822586e7c97800be4ba88b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c10172e92a329f992baf5ddd63430a48 = $(`<div id="html_c10172e92a329f992baf5ddd63430a48" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_19eef38e6822586e7c97800be4ba88b8.setContent(html_c10172e92a329f992baf5ddd63430a48);
|
|
|
|
|
|
|
|
marker_97accf5c30b9ae58872bcd831c1f0f3a.bindPopup(popup_19eef38e6822586e7c97800be4ba88b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97accf5c30b9ae58872bcd831c1f0f3a.setIcon(icon_cb34258f82a7c95fd2af09e36599b096);
|
|
|
|
|
|
var marker_8b41f37063313fff1c90b950a7f9f630 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_520f429331eceb8f010f3b515ba06962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b54ff878a00284376320405219e45bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2011c0973ec19aa13341cf95f0c88dc6 = $(`<div id="html_2011c0973ec19aa13341cf95f0c88dc6" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_5b54ff878a00284376320405219e45bf.setContent(html_2011c0973ec19aa13341cf95f0c88dc6);
|
|
|
|
|
|
|
|
marker_8b41f37063313fff1c90b950a7f9f630.bindPopup(popup_5b54ff878a00284376320405219e45bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b41f37063313fff1c90b950a7f9f630.setIcon(icon_520f429331eceb8f010f3b515ba06962);
|
|
|
|
|
|
var marker_1b416b9aadbfe50187ed401b9ddb6ebc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_59a70d69740584f5e492891ce86b0a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c139fdccce337c4fd6fd11c48d4d3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87df83d1596edb69157c1b7da94ee1bd = $(`<div id="html_87df83d1596edb69157c1b7da94ee1bd" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_94c139fdccce337c4fd6fd11c48d4d3c.setContent(html_87df83d1596edb69157c1b7da94ee1bd);
|
|
|
|
|
|
|
|
marker_1b416b9aadbfe50187ed401b9ddb6ebc.bindPopup(popup_94c139fdccce337c4fd6fd11c48d4d3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b416b9aadbfe50187ed401b9ddb6ebc.setIcon(icon_59a70d69740584f5e492891ce86b0a51);
|
|
|
|
|
|
var marker_88f28b4b62e0a5e8492ff65c0ab480ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_00eb77f771218b3531cb183cd97d2ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e087bfd1f3393e677f63c1a13af018c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d8dd85a81213a09193e34de1a93c97 = $(`<div id="html_03d8dd85a81213a09193e34de1a93c97" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_e087bfd1f3393e677f63c1a13af018c1.setContent(html_03d8dd85a81213a09193e34de1a93c97);
|
|
|
|
|
|
|
|
marker_88f28b4b62e0a5e8492ff65c0ab480ed.bindPopup(popup_e087bfd1f3393e677f63c1a13af018c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88f28b4b62e0a5e8492ff65c0ab480ed.setIcon(icon_00eb77f771218b3531cb183cd97d2ed8);
|
|
|
|
|
|
var marker_ceb62f63428e415b35b0a8da03cc426a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0299cb46e2a1db9ef6b809a727ef454b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f9f511353d203a715d9601119058a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdceff9a045fa1ed7213a9921b5836d6 = $(`<div id="html_bdceff9a045fa1ed7213a9921b5836d6" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_a2f9f511353d203a715d9601119058a2.setContent(html_bdceff9a045fa1ed7213a9921b5836d6);
|
|
|
|
|
|
|
|
marker_ceb62f63428e415b35b0a8da03cc426a.bindPopup(popup_a2f9f511353d203a715d9601119058a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb62f63428e415b35b0a8da03cc426a.setIcon(icon_0299cb46e2a1db9ef6b809a727ef454b);
|
|
|
|
|
|
var marker_a75cfec84e4a5fce69ca106cfee4d228 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1e57e1bdb44af445c4f2f83ef1f24725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12938e5ed896bf51eb03736d0d90a190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_500be75c50bd2691a33c8bccc96784f2 = $(`<div id="html_500be75c50bd2691a33c8bccc96784f2" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_12938e5ed896bf51eb03736d0d90a190.setContent(html_500be75c50bd2691a33c8bccc96784f2);
|
|
|
|
|
|
|
|
marker_a75cfec84e4a5fce69ca106cfee4d228.bindPopup(popup_12938e5ed896bf51eb03736d0d90a190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a75cfec84e4a5fce69ca106cfee4d228.setIcon(icon_1e57e1bdb44af445c4f2f83ef1f24725);
|
|
|
|
|
|
var marker_bbe27fa4533eb3af34c916193572df63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d671aa8e4b8aa3119e365bfd745bdd15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9c3b5ec3849c5e14d526951aca36c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa8991aacf83882e1f0c77bbf9f08b89 = $(`<div id="html_aa8991aacf83882e1f0c77bbf9f08b89" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_2b9c3b5ec3849c5e14d526951aca36c5.setContent(html_aa8991aacf83882e1f0c77bbf9f08b89);
|
|
|
|
|
|
|
|
marker_bbe27fa4533eb3af34c916193572df63.bindPopup(popup_2b9c3b5ec3849c5e14d526951aca36c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe27fa4533eb3af34c916193572df63.setIcon(icon_d671aa8e4b8aa3119e365bfd745bdd15);
|
|
|
|
|
|
var marker_0f90b77161e7bc87f703194537a009f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_70a526fd5e2f77736a0fc9b377dbc478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37bde273f904986efe867e9d5047cbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac6b822028d9cc0724eeb2add0e4456 = $(`<div id="html_0ac6b822028d9cc0724eeb2add0e4456" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_37bde273f904986efe867e9d5047cbca.setContent(html_0ac6b822028d9cc0724eeb2add0e4456);
|
|
|
|
|
|
|
|
marker_0f90b77161e7bc87f703194537a009f4.bindPopup(popup_37bde273f904986efe867e9d5047cbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f90b77161e7bc87f703194537a009f4.setIcon(icon_70a526fd5e2f77736a0fc9b377dbc478);
|
|
|
|
|
|
var marker_e227ce44a703856171a93c11b9f8a7e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6e2b6077541344400523c83e1cbcfa23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3353ed4c52f82964383a72fb9a0ec7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c91d8c05fb0893c5af6aab2fec246863 = $(`<div id="html_c91d8c05fb0893c5af6aab2fec246863" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_c3353ed4c52f82964383a72fb9a0ec7d.setContent(html_c91d8c05fb0893c5af6aab2fec246863);
|
|
|
|
|
|
|
|
marker_e227ce44a703856171a93c11b9f8a7e6.bindPopup(popup_c3353ed4c52f82964383a72fb9a0ec7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e227ce44a703856171a93c11b9f8a7e6.setIcon(icon_6e2b6077541344400523c83e1cbcfa23);
|
|
|
|
|
|
var marker_67a33399ea5b355abe23ed2152c46f83 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c8015411d6703918fb45ac869fbefee7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67691a69aa0e1a1b372713f3f903a929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc6a308e57918e6e0dcb8d5f61979124 = $(`<div id="html_dc6a308e57918e6e0dcb8d5f61979124" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_67691a69aa0e1a1b372713f3f903a929.setContent(html_dc6a308e57918e6e0dcb8d5f61979124);
|
|
|
|
|
|
|
|
marker_67a33399ea5b355abe23ed2152c46f83.bindPopup(popup_67691a69aa0e1a1b372713f3f903a929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67a33399ea5b355abe23ed2152c46f83.setIcon(icon_c8015411d6703918fb45ac869fbefee7);
|
|
|
|
|
|
var marker_d74ee22b4cfd5c9d21e6adb6d4b5d548 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d06cbf96e44f7d1a8443f72683f09946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b8ed1a01242b384bab6c0180fd200a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb81c9702c1b32271546c4b421fad01e = $(`<div id="html_bb81c9702c1b32271546c4b421fad01e" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_f0b8ed1a01242b384bab6c0180fd200a.setContent(html_bb81c9702c1b32271546c4b421fad01e);
|
|
|
|
|
|
|
|
marker_d74ee22b4cfd5c9d21e6adb6d4b5d548.bindPopup(popup_f0b8ed1a01242b384bab6c0180fd200a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d74ee22b4cfd5c9d21e6adb6d4b5d548.setIcon(icon_d06cbf96e44f7d1a8443f72683f09946);
|
|
|
|
|
|
var marker_8c719606abbc239bb39a592ce5068fb7 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_feb3712c85d5c0b86c50b19b796342ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170a9f2ab487f39d596436cb0d2c5bf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f21edb079e852d9b4437ddbb24e23fe = $(`<div id="html_1f21edb079e852d9b4437ddbb24e23fe" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_170a9f2ab487f39d596436cb0d2c5bf4.setContent(html_1f21edb079e852d9b4437ddbb24e23fe);
|
|
|
|
|
|
|
|
marker_8c719606abbc239bb39a592ce5068fb7.bindPopup(popup_170a9f2ab487f39d596436cb0d2c5bf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c719606abbc239bb39a592ce5068fb7.setIcon(icon_feb3712c85d5c0b86c50b19b796342ea);
|
|
|
|
|
|
var marker_0bee619d470c90f755029522ea273898 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ca51206e76580fc1a4c98e9fb4f172e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f55655e66aa3d0a95792a7bf1fdc2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb17658450bca5d95f4c2bb44dab7bab = $(`<div id="html_cb17658450bca5d95f4c2bb44dab7bab" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_f0f55655e66aa3d0a95792a7bf1fdc2f.setContent(html_cb17658450bca5d95f4c2bb44dab7bab);
|
|
|
|
|
|
|
|
marker_0bee619d470c90f755029522ea273898.bindPopup(popup_f0f55655e66aa3d0a95792a7bf1fdc2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bee619d470c90f755029522ea273898.setIcon(icon_ca51206e76580fc1a4c98e9fb4f172e3);
|
|
|
|
|
|
var marker_a1c698fafdd717c20ab307fbdd67d025 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c64d8809acc94e71f73caacdb2c867a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d4422294d2a4642ab988162ae29eb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80bbfbd67b74c183e65eb914712962b7 = $(`<div id="html_80bbfbd67b74c183e65eb914712962b7" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_03d4422294d2a4642ab988162ae29eb0.setContent(html_80bbfbd67b74c183e65eb914712962b7);
|
|
|
|
|
|
|
|
marker_a1c698fafdd717c20ab307fbdd67d025.bindPopup(popup_03d4422294d2a4642ab988162ae29eb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1c698fafdd717c20ab307fbdd67d025.setIcon(icon_c64d8809acc94e71f73caacdb2c867a8);
|
|
|
|
|
|
var marker_87b43333e95cce5a746d396f44446464 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_203c4f8aac1689bb3d7b05a61d6b6a70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eaa878908455be793d39098f9c393d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6989912ff426d336ea61473629fcded = $(`<div id="html_a6989912ff426d336ea61473629fcded" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_9eaa878908455be793d39098f9c393d2.setContent(html_a6989912ff426d336ea61473629fcded);
|
|
|
|
|
|
|
|
marker_87b43333e95cce5a746d396f44446464.bindPopup(popup_9eaa878908455be793d39098f9c393d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87b43333e95cce5a746d396f44446464.setIcon(icon_203c4f8aac1689bb3d7b05a61d6b6a70);
|
|
|
|
|
|
var marker_2cde8afa9e61629aca871eef0be69c75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2d8e05cd3ddce08d0eef1193f48a4ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b90fffbfb8dbe44c7970877200e8bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0dd505544592d972fc9c0c89a340ac8 = $(`<div id="html_b0dd505544592d972fc9c0c89a340ac8" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_d9b90fffbfb8dbe44c7970877200e8bd.setContent(html_b0dd505544592d972fc9c0c89a340ac8);
|
|
|
|
|
|
|
|
marker_2cde8afa9e61629aca871eef0be69c75.bindPopup(popup_d9b90fffbfb8dbe44c7970877200e8bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cde8afa9e61629aca871eef0be69c75.setIcon(icon_2d8e05cd3ddce08d0eef1193f48a4ad9);
|
|
|
|
|
|
var marker_74dea79814743aec538a5aa57162c6c0 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_252b1d93cdeac8b72ffed4b859ffc408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_411184690bd3b0698da165d990825745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29d737e3b60d868ffc12436a2bcfc018 = $(`<div id="html_29d737e3b60d868ffc12436a2bcfc018" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_411184690bd3b0698da165d990825745.setContent(html_29d737e3b60d868ffc12436a2bcfc018);
|
|
|
|
|
|
|
|
marker_74dea79814743aec538a5aa57162c6c0.bindPopup(popup_411184690bd3b0698da165d990825745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74dea79814743aec538a5aa57162c6c0.setIcon(icon_252b1d93cdeac8b72ffed4b859ffc408);
|
|
|
|
|
|
var marker_bdddd86ed2eabdfa47b33d75dbebca40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0aa29d7b38a51c6395c20969fc077948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a692a54d052d1b13712d76521a46dfff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61fbeec69ab58ac75cb0b3dbe1277c49 = $(`<div id="html_61fbeec69ab58ac75cb0b3dbe1277c49" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_a692a54d052d1b13712d76521a46dfff.setContent(html_61fbeec69ab58ac75cb0b3dbe1277c49);
|
|
|
|
|
|
|
|
marker_bdddd86ed2eabdfa47b33d75dbebca40.bindPopup(popup_a692a54d052d1b13712d76521a46dfff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdddd86ed2eabdfa47b33d75dbebca40.setIcon(icon_0aa29d7b38a51c6395c20969fc077948);
|
|
|
|
|
|
var marker_dc839a08845de9c92730fe54186380a5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0b875ff68cd61a72bce5677b7411cf0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c070f7d646c31fcb58a366201a444720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6181aaff2de7ff3685893e1d68a48373 = $(`<div id="html_6181aaff2de7ff3685893e1d68a48373" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_c070f7d646c31fcb58a366201a444720.setContent(html_6181aaff2de7ff3685893e1d68a48373);
|
|
|
|
|
|
|
|
marker_dc839a08845de9c92730fe54186380a5.bindPopup(popup_c070f7d646c31fcb58a366201a444720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc839a08845de9c92730fe54186380a5.setIcon(icon_0b875ff68cd61a72bce5677b7411cf0b);
|
|
|
|
|
|
var marker_592bd4e68cda87c39bd9396b07397b21 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f6b5e5f3d113783373dcc7e0a479d960 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c2b06a25f9d7e9b24ea063d2ddbef36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cfadeaaa5d824659e4da9f6f08a6262 = $(`<div id="html_5cfadeaaa5d824659e4da9f6f08a6262" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_8c2b06a25f9d7e9b24ea063d2ddbef36.setContent(html_5cfadeaaa5d824659e4da9f6f08a6262);
|
|
|
|
|
|
|
|
marker_592bd4e68cda87c39bd9396b07397b21.bindPopup(popup_8c2b06a25f9d7e9b24ea063d2ddbef36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_592bd4e68cda87c39bd9396b07397b21.setIcon(icon_f6b5e5f3d113783373dcc7e0a479d960);
|
|
|
|
|
|
var marker_a3d73dd81bf9bb874fc5392431ad94df = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8482ac4d1623bc0e19c2d5d3b847bf9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a6631e56454c2a06e98edd8ca27009f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b21bceea330c4369de9cfe6fb8ef6d8 = $(`<div id="html_3b21bceea330c4369de9cfe6fb8ef6d8" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_9a6631e56454c2a06e98edd8ca27009f.setContent(html_3b21bceea330c4369de9cfe6fb8ef6d8);
|
|
|
|
|
|
|
|
marker_a3d73dd81bf9bb874fc5392431ad94df.bindPopup(popup_9a6631e56454c2a06e98edd8ca27009f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3d73dd81bf9bb874fc5392431ad94df.setIcon(icon_8482ac4d1623bc0e19c2d5d3b847bf9c);
|
|
|
|
|
|
var marker_72f434c88912676733059ecb61eb2d90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3698ab21846518af98aefa8690bf997c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0a4a71db18baae791333228a90c5af0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ebe8b9422b86ede6f653b87cb1ef5dc = $(`<div id="html_8ebe8b9422b86ede6f653b87cb1ef5dc" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_c0a4a71db18baae791333228a90c5af0.setContent(html_8ebe8b9422b86ede6f653b87cb1ef5dc);
|
|
|
|
|
|
|
|
marker_72f434c88912676733059ecb61eb2d90.bindPopup(popup_c0a4a71db18baae791333228a90c5af0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72f434c88912676733059ecb61eb2d90.setIcon(icon_3698ab21846518af98aefa8690bf997c);
|
|
|
|
|
|
var marker_1d96618e87bd2a0bb17a590cf169bec9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7611d0a0b5703fec3d292be35eaba325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cf19287172237bafa70f685e0c7487c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9fec51fcccf5bbc7a00e0fff2b6f657 = $(`<div id="html_d9fec51fcccf5bbc7a00e0fff2b6f657" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_1cf19287172237bafa70f685e0c7487c.setContent(html_d9fec51fcccf5bbc7a00e0fff2b6f657);
|
|
|
|
|
|
|
|
marker_1d96618e87bd2a0bb17a590cf169bec9.bindPopup(popup_1cf19287172237bafa70f685e0c7487c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d96618e87bd2a0bb17a590cf169bec9.setIcon(icon_7611d0a0b5703fec3d292be35eaba325);
|
|
|
|
|
|
var marker_71d4a35e66cfe117b09509a1cd95377c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f8bf71183a7ab0380af9b99505dac0a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8bcfbbce9b7932d2b747586c5d5726f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ff3f45cbc99588c98b95f2e30f36f1e = $(`<div id="html_3ff3f45cbc99588c98b95f2e30f36f1e" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_c8bcfbbce9b7932d2b747586c5d5726f.setContent(html_3ff3f45cbc99588c98b95f2e30f36f1e);
|
|
|
|
|
|
|
|
marker_71d4a35e66cfe117b09509a1cd95377c.bindPopup(popup_c8bcfbbce9b7932d2b747586c5d5726f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71d4a35e66cfe117b09509a1cd95377c.setIcon(icon_f8bf71183a7ab0380af9b99505dac0a1);
|
|
|
|
|
|
var marker_f68dacd4e9da6a2ab5e9dd663ee45a3f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_eeb40453abf001044c26aea2cc9055a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0f2492adca0393df7f54a0ba63ab9b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb257f5e265d40617a1a5a67d08df3d = $(`<div id="html_aeb257f5e265d40617a1a5a67d08df3d" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_a0f2492adca0393df7f54a0ba63ab9b1.setContent(html_aeb257f5e265d40617a1a5a67d08df3d);
|
|
|
|
|
|
|
|
marker_f68dacd4e9da6a2ab5e9dd663ee45a3f.bindPopup(popup_a0f2492adca0393df7f54a0ba63ab9b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f68dacd4e9da6a2ab5e9dd663ee45a3f.setIcon(icon_eeb40453abf001044c26aea2cc9055a2);
|
|
|
|
|
|
var marker_60de204f3fb98f730e215a96ba336e9b = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_aeb13283f24fc45cef8dbc302ce7941a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d75857aaf9e8e691e120152a134355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75a03bc4ebc80beedd75641376378d4e = $(`<div id="html_75a03bc4ebc80beedd75641376378d4e" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_e3d75857aaf9e8e691e120152a134355.setContent(html_75a03bc4ebc80beedd75641376378d4e);
|
|
|
|
|
|
|
|
marker_60de204f3fb98f730e215a96ba336e9b.bindPopup(popup_e3d75857aaf9e8e691e120152a134355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60de204f3fb98f730e215a96ba336e9b.setIcon(icon_aeb13283f24fc45cef8dbc302ce7941a);
|
|
|
|
|
|
var marker_51354b2abbebe1232875a287d3074c43 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6da6354cc2fdb0979960e49949e913ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53fbcce9dfd3089cdca80857d38e6e9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fc1dd13f6dfe0999dd67f22935deb6f = $(`<div id="html_0fc1dd13f6dfe0999dd67f22935deb6f" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_53fbcce9dfd3089cdca80857d38e6e9a.setContent(html_0fc1dd13f6dfe0999dd67f22935deb6f);
|
|
|
|
|
|
|
|
marker_51354b2abbebe1232875a287d3074c43.bindPopup(popup_53fbcce9dfd3089cdca80857d38e6e9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51354b2abbebe1232875a287d3074c43.setIcon(icon_6da6354cc2fdb0979960e49949e913ca);
|
|
|
|
|
|
var marker_c422e889f2b23a509fab7020342f3c38 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1e1e1102f6ff48f126fd4a03ee13f7c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_489f82d7fa1861c965a1bc93edff5819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f70e0e0de5128b7039e3a114fe7a7a26 = $(`<div id="html_f70e0e0de5128b7039e3a114fe7a7a26" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_489f82d7fa1861c965a1bc93edff5819.setContent(html_f70e0e0de5128b7039e3a114fe7a7a26);
|
|
|
|
|
|
|
|
marker_c422e889f2b23a509fab7020342f3c38.bindPopup(popup_489f82d7fa1861c965a1bc93edff5819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c422e889f2b23a509fab7020342f3c38.setIcon(icon_1e1e1102f6ff48f126fd4a03ee13f7c4);
|
|
|
|
|
|
var marker_bc83e0a5bb850a9809d27551bbd2ba61 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_66623ae9f33bb9c80da8d833b6c66b07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10559e872662cda352e878ee4dc82e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7049ef36db8d96885f5935eea1b203 = $(`<div id="html_cc7049ef36db8d96885f5935eea1b203" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_10559e872662cda352e878ee4dc82e11.setContent(html_cc7049ef36db8d96885f5935eea1b203);
|
|
|
|
|
|
|
|
marker_bc83e0a5bb850a9809d27551bbd2ba61.bindPopup(popup_10559e872662cda352e878ee4dc82e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc83e0a5bb850a9809d27551bbd2ba61.setIcon(icon_66623ae9f33bb9c80da8d833b6c66b07);
|
|
|
|
|
|
var marker_7f4f106e2ae28c1e3e3ea9241138e2bb = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f6b5d5dfae3b3a37d2741b0c21b05061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd1eb67c800ce6212c81a2f843517e0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec324cf9da80c65f1b95cec4b8481dc3 = $(`<div id="html_ec324cf9da80c65f1b95cec4b8481dc3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_fd1eb67c800ce6212c81a2f843517e0c.setContent(html_ec324cf9da80c65f1b95cec4b8481dc3);
|
|
|
|
|
|
|
|
marker_7f4f106e2ae28c1e3e3ea9241138e2bb.bindPopup(popup_fd1eb67c800ce6212c81a2f843517e0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f4f106e2ae28c1e3e3ea9241138e2bb.setIcon(icon_f6b5d5dfae3b3a37d2741b0c21b05061);
|
|
|
|
|
|
var marker_9521c2d28750416b0af8745ef2451a5e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e4a36471dd2f7a774460ba9a2b6453d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112cc283b139c4c0cee1e37478f2c239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3cb5b9384a1f15931ae9ea0cc4435d7 = $(`<div id="html_e3cb5b9384a1f15931ae9ea0cc4435d7" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_112cc283b139c4c0cee1e37478f2c239.setContent(html_e3cb5b9384a1f15931ae9ea0cc4435d7);
|
|
|
|
|
|
|
|
marker_9521c2d28750416b0af8745ef2451a5e.bindPopup(popup_112cc283b139c4c0cee1e37478f2c239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9521c2d28750416b0af8745ef2451a5e.setIcon(icon_e4a36471dd2f7a774460ba9a2b6453d3);
|
|
|
|
|
|
var marker_ed06e00723b29ae037d5ec573d45d601 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f28dcc093d777a0bb5505ba5c2999550 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7ed390198debd9da843bc44666489d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a13632a559443cecac8e789fb35f3872 = $(`<div id="html_a13632a559443cecac8e789fb35f3872" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_6c7ed390198debd9da843bc44666489d.setContent(html_a13632a559443cecac8e789fb35f3872);
|
|
|
|
|
|
|
|
marker_ed06e00723b29ae037d5ec573d45d601.bindPopup(popup_6c7ed390198debd9da843bc44666489d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed06e00723b29ae037d5ec573d45d601.setIcon(icon_f28dcc093d777a0bb5505ba5c2999550);
|
|
|
|
|
|
var marker_53711bb7cb40249650aefb9645b0df1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_70307bf027522805a0d26f904f04def4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86218a369202d8644ae4fb3e14fd0734 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de2f22381633f8f5a937bd8337f14cf0 = $(`<div id="html_de2f22381633f8f5a937bd8337f14cf0" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_86218a369202d8644ae4fb3e14fd0734.setContent(html_de2f22381633f8f5a937bd8337f14cf0);
|
|
|
|
|
|
|
|
marker_53711bb7cb40249650aefb9645b0df1e.bindPopup(popup_86218a369202d8644ae4fb3e14fd0734)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53711bb7cb40249650aefb9645b0df1e.setIcon(icon_70307bf027522805a0d26f904f04def4);
|
|
|
|
|
|
var marker_4436d6d193074b758e1d08e18d17ecc9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e43285078b565403eb55731ead55d75a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c24659667ec7a5382a0bf7601b36a403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c392d5418399b5833137764aabaa5b2 = $(`<div id="html_9c392d5418399b5833137764aabaa5b2" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_c24659667ec7a5382a0bf7601b36a403.setContent(html_9c392d5418399b5833137764aabaa5b2);
|
|
|
|
|
|
|
|
marker_4436d6d193074b758e1d08e18d17ecc9.bindPopup(popup_c24659667ec7a5382a0bf7601b36a403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4436d6d193074b758e1d08e18d17ecc9.setIcon(icon_e43285078b565403eb55731ead55d75a);
|
|
|
|
|
|
var marker_d092cdc2c5c55688f39c898d95642cac = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_10913f15ca177306403f5e35d27f2ec8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67779732152d262425dec79834a2378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5559ee2dab5bf4d0cbcd630cb54b2ed6 = $(`<div id="html_5559ee2dab5bf4d0cbcd630cb54b2ed6" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_f67779732152d262425dec79834a2378.setContent(html_5559ee2dab5bf4d0cbcd630cb54b2ed6);
|
|
|
|
|
|
|
|
marker_d092cdc2c5c55688f39c898d95642cac.bindPopup(popup_f67779732152d262425dec79834a2378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d092cdc2c5c55688f39c898d95642cac.setIcon(icon_10913f15ca177306403f5e35d27f2ec8);
|
|
|
|
|
|
var marker_9d7cf9caf72f0765f3a442a341b4ff68 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9946f11c49f08c17505e092507014547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11fd9076de99928c51b3ec513bffdade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28dd1a3b50cb354660ab3a136d6ef9e0 = $(`<div id="html_28dd1a3b50cb354660ab3a136d6ef9e0" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_11fd9076de99928c51b3ec513bffdade.setContent(html_28dd1a3b50cb354660ab3a136d6ef9e0);
|
|
|
|
|
|
|
|
marker_9d7cf9caf72f0765f3a442a341b4ff68.bindPopup(popup_11fd9076de99928c51b3ec513bffdade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d7cf9caf72f0765f3a442a341b4ff68.setIcon(icon_9946f11c49f08c17505e092507014547);
|
|
|
|
|
|
var marker_0ae5d8e59d5e60e6c7f43fb4187928f2 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4758a3f1de97f2ed04379afed9de2bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bafecb891de6f25ad8c254d9bcdfec5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c482e15476d6541620191681f84ffa2 = $(`<div id="html_6c482e15476d6541620191681f84ffa2" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_4bafecb891de6f25ad8c254d9bcdfec5.setContent(html_6c482e15476d6541620191681f84ffa2);
|
|
|
|
|
|
|
|
marker_0ae5d8e59d5e60e6c7f43fb4187928f2.bindPopup(popup_4bafecb891de6f25ad8c254d9bcdfec5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ae5d8e59d5e60e6c7f43fb4187928f2.setIcon(icon_4758a3f1de97f2ed04379afed9de2bdd);
|
|
|
|
|
|
var marker_311b22ad575090cd69aade85423fd6d4 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d735a8cacdbc1c70dba8eed7c5906591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0298279b32557ef7f1c126e633f2d9fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7547907bfd601e80ac4f0cea58908be5 = $(`<div id="html_7547907bfd601e80ac4f0cea58908be5" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_0298279b32557ef7f1c126e633f2d9fa.setContent(html_7547907bfd601e80ac4f0cea58908be5);
|
|
|
|
|
|
|
|
marker_311b22ad575090cd69aade85423fd6d4.bindPopup(popup_0298279b32557ef7f1c126e633f2d9fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_311b22ad575090cd69aade85423fd6d4.setIcon(icon_d735a8cacdbc1c70dba8eed7c5906591);
|
|
|
|
|
|
var marker_485eeaf865ebde6e10e7a1fc896c201d = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3b7ca63f9fec9005120c1f1fab3cd34e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81483ae5bc6e8272d5d5a639d43ae009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_370dc6c0ee656ed4fd79b3ee848b2bc0 = $(`<div id="html_370dc6c0ee656ed4fd79b3ee848b2bc0" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_81483ae5bc6e8272d5d5a639d43ae009.setContent(html_370dc6c0ee656ed4fd79b3ee848b2bc0);
|
|
|
|
|
|
|
|
marker_485eeaf865ebde6e10e7a1fc896c201d.bindPopup(popup_81483ae5bc6e8272d5d5a639d43ae009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485eeaf865ebde6e10e7a1fc896c201d.setIcon(icon_3b7ca63f9fec9005120c1f1fab3cd34e);
|
|
|
|
|
|
var marker_428c9044d508900a3763101b38223686 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_738b018fc3355ca7e226298b7216d65e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_790554045c509ca9919695d72ee8cc2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9c892fa05d1537c84e29395f0dd4fa9 = $(`<div id="html_e9c892fa05d1537c84e29395f0dd4fa9" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_790554045c509ca9919695d72ee8cc2e.setContent(html_e9c892fa05d1537c84e29395f0dd4fa9);
|
|
|
|
|
|
|
|
marker_428c9044d508900a3763101b38223686.bindPopup(popup_790554045c509ca9919695d72ee8cc2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_428c9044d508900a3763101b38223686.setIcon(icon_738b018fc3355ca7e226298b7216d65e);
|
|
|
|
|
|
var marker_5cc05b7df06fc197274da70e23ea592e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1d62c914ff695b08a796e2fe10964bfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2a0baf98be2bf7cc51586190cc4e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5ad5a79278d89bc5a629f193ff4c507 = $(`<div id="html_e5ad5a79278d89bc5a629f193ff4c507" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7d2a0baf98be2bf7cc51586190cc4e28.setContent(html_e5ad5a79278d89bc5a629f193ff4c507);
|
|
|
|
|
|
|
|
marker_5cc05b7df06fc197274da70e23ea592e.bindPopup(popup_7d2a0baf98be2bf7cc51586190cc4e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc05b7df06fc197274da70e23ea592e.setIcon(icon_1d62c914ff695b08a796e2fe10964bfa);
|
|
|
|
|
|
var marker_9b35cb83b7e6fe2fd5e31c2ad4c638fe = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0e52f9965565f9556ed42212e0fcee02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a2b9f19323331260f7851de1e6a7265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_208b45c877bc151a53498658ff6a2008 = $(`<div id="html_208b45c877bc151a53498658ff6a2008" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_1a2b9f19323331260f7851de1e6a7265.setContent(html_208b45c877bc151a53498658ff6a2008);
|
|
|
|
|
|
|
|
marker_9b35cb83b7e6fe2fd5e31c2ad4c638fe.bindPopup(popup_1a2b9f19323331260f7851de1e6a7265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b35cb83b7e6fe2fd5e31c2ad4c638fe.setIcon(icon_0e52f9965565f9556ed42212e0fcee02);
|
|
|
|
|
|
var marker_5b11ba64a741eff84443470bd2f8195e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_cc6158eae8f5a1513e5bfcbe19d2f0b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c7f4848f1d50d039872c82f6d19be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1fff1e88bdd380466baec7be893f20 = $(`<div id="html_cc1fff1e88bdd380466baec7be893f20" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_e3c7f4848f1d50d039872c82f6d19be0.setContent(html_cc1fff1e88bdd380466baec7be893f20);
|
|
|
|
|
|
|
|
marker_5b11ba64a741eff84443470bd2f8195e.bindPopup(popup_e3c7f4848f1d50d039872c82f6d19be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b11ba64a741eff84443470bd2f8195e.setIcon(icon_cc6158eae8f5a1513e5bfcbe19d2f0b7);
|
|
|
|
|
|
var marker_e2a1595dcf677ecdbd5933297a1c69f1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_26c8ea9760b2f3dd589762d87cfd87af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a25141e1cb9f3ddf9521f11b924ed33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb95c27ecb5df83a0039e045168ec47 = $(`<div id="html_4bb95c27ecb5df83a0039e045168ec47" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_7a25141e1cb9f3ddf9521f11b924ed33.setContent(html_4bb95c27ecb5df83a0039e045168ec47);
|
|
|
|
|
|
|
|
marker_e2a1595dcf677ecdbd5933297a1c69f1.bindPopup(popup_7a25141e1cb9f3ddf9521f11b924ed33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2a1595dcf677ecdbd5933297a1c69f1.setIcon(icon_26c8ea9760b2f3dd589762d87cfd87af);
|
|
|
|
|
|
var marker_ba5c220b2de88b6081cb001043f59ee1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_73ac1cdf0b0cd0885b9cc33f5e33bca0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a8eb4bd6362cf0de53027b3bd4f02f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a881919410ce3557293f4ade910ea12d = $(`<div id="html_a881919410ce3557293f4ade910ea12d" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_99a8eb4bd6362cf0de53027b3bd4f02f.setContent(html_a881919410ce3557293f4ade910ea12d);
|
|
|
|
|
|
|
|
marker_ba5c220b2de88b6081cb001043f59ee1.bindPopup(popup_99a8eb4bd6362cf0de53027b3bd4f02f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba5c220b2de88b6081cb001043f59ee1.setIcon(icon_73ac1cdf0b0cd0885b9cc33f5e33bca0);
|
|
|
|
|
|
var marker_8fc9ebb7a25b34d5c6412215568cf529 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_80ede70ff61d7f3c48e64d2f489af62d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85cd56a26d1342232364aa93ecbd0537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a2dda5cccd2e846d70abab2b82d570d = $(`<div id="html_5a2dda5cccd2e846d70abab2b82d570d" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_85cd56a26d1342232364aa93ecbd0537.setContent(html_5a2dda5cccd2e846d70abab2b82d570d);
|
|
|
|
|
|
|
|
marker_8fc9ebb7a25b34d5c6412215568cf529.bindPopup(popup_85cd56a26d1342232364aa93ecbd0537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fc9ebb7a25b34d5c6412215568cf529.setIcon(icon_80ede70ff61d7f3c48e64d2f489af62d);
|
|
|
|
|
|
var marker_e3a7758c213f0e0b7cbda5e1fd73750c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f4190fdebb54491ceef2c5fbab2d9c86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31c01741e9ecaeb30a2f1ecc28ca0f06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a8b03028ae042678cb56bb55eea9f7d = $(`<div id="html_5a8b03028ae042678cb56bb55eea9f7d" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_31c01741e9ecaeb30a2f1ecc28ca0f06.setContent(html_5a8b03028ae042678cb56bb55eea9f7d);
|
|
|
|
|
|
|
|
marker_e3a7758c213f0e0b7cbda5e1fd73750c.bindPopup(popup_31c01741e9ecaeb30a2f1ecc28ca0f06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3a7758c213f0e0b7cbda5e1fd73750c.setIcon(icon_f4190fdebb54491ceef2c5fbab2d9c86);
|
|
|
|
|
|
var marker_99d840ebab29d84cb7bde296cd3c51b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_528fa175ce0e7b7b6d5933636cdde141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e1200637b20cac157bcefa118a5616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6e8cbb3d308132988cbbb1dd7ddd389 = $(`<div id="html_a6e8cbb3d308132988cbbb1dd7ddd389" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_c1e1200637b20cac157bcefa118a5616.setContent(html_a6e8cbb3d308132988cbbb1dd7ddd389);
|
|
|
|
|
|
|
|
marker_99d840ebab29d84cb7bde296cd3c51b5.bindPopup(popup_c1e1200637b20cac157bcefa118a5616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d840ebab29d84cb7bde296cd3c51b5.setIcon(icon_528fa175ce0e7b7b6d5933636cdde141);
|
|
|
|
|
|
var marker_bba3eb39a59838cb2e903ae7d7162148 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_841666cd5e41456a991944db233365a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91b696990259c359be581aa2e385cbc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c698208aeeeac495ed008eb76536c00 = $(`<div id="html_7c698208aeeeac495ed008eb76536c00" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_91b696990259c359be581aa2e385cbc4.setContent(html_7c698208aeeeac495ed008eb76536c00);
|
|
|
|
|
|
|
|
marker_bba3eb39a59838cb2e903ae7d7162148.bindPopup(popup_91b696990259c359be581aa2e385cbc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bba3eb39a59838cb2e903ae7d7162148.setIcon(icon_841666cd5e41456a991944db233365a4);
|
|
|
|
|
|
var marker_7005df8790f767ea9e2a9fbc19773c01 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4229a69b138b26c5e4ac2bae6e26730f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f9cd177c58948882bfcf4009228d0a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef656fa83a8d644f6e68be0813782aec = $(`<div id="html_ef656fa83a8d644f6e68be0813782aec" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_0f9cd177c58948882bfcf4009228d0a2.setContent(html_ef656fa83a8d644f6e68be0813782aec);
|
|
|
|
|
|
|
|
marker_7005df8790f767ea9e2a9fbc19773c01.bindPopup(popup_0f9cd177c58948882bfcf4009228d0a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7005df8790f767ea9e2a9fbc19773c01.setIcon(icon_4229a69b138b26c5e4ac2bae6e26730f);
|
|
|
|
|
|
var marker_34542af98a857d5cdf64ab383a0a0fba = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3527899a21173bdf1699f7c14ee44776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce9d1ff1f3415521a1099bb36943e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb90f6c11ef8d81fb5017f998f176e92 = $(`<div id="html_cb90f6c11ef8d81fb5017f998f176e92" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_cce9d1ff1f3415521a1099bb36943e2d.setContent(html_cb90f6c11ef8d81fb5017f998f176e92);
|
|
|
|
|
|
|
|
marker_34542af98a857d5cdf64ab383a0a0fba.bindPopup(popup_cce9d1ff1f3415521a1099bb36943e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34542af98a857d5cdf64ab383a0a0fba.setIcon(icon_3527899a21173bdf1699f7c14ee44776);
|
|
|
|
|
|
var marker_22330559fa762d45a3a2d88ca8363312 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7ffa95ae31d39110453f73a4fda4237c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede58cdd4e9738dec37db796ee38f140 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f2ec3e77cdcc66c756629c6ca9bd3f0 = $(`<div id="html_5f2ec3e77cdcc66c756629c6ca9bd3f0" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_ede58cdd4e9738dec37db796ee38f140.setContent(html_5f2ec3e77cdcc66c756629c6ca9bd3f0);
|
|
|
|
|
|
|
|
marker_22330559fa762d45a3a2d88ca8363312.bindPopup(popup_ede58cdd4e9738dec37db796ee38f140)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22330559fa762d45a3a2d88ca8363312.setIcon(icon_7ffa95ae31d39110453f73a4fda4237c);
|
|
|
|
|
|
var marker_7cfd96760609c07a72192aa477ff380f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_460664901e635237b04d3a448ccb223f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1bc04c2c6ebb88a741fad9ce608a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d6f9d27ce0058c6bc9e509d27575f32 = $(`<div id="html_4d6f9d27ce0058c6bc9e509d27575f32" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_8e1bc04c2c6ebb88a741fad9ce608a3f.setContent(html_4d6f9d27ce0058c6bc9e509d27575f32);
|
|
|
|
|
|
|
|
marker_7cfd96760609c07a72192aa477ff380f.bindPopup(popup_8e1bc04c2c6ebb88a741fad9ce608a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cfd96760609c07a72192aa477ff380f.setIcon(icon_460664901e635237b04d3a448ccb223f);
|
|
|
|
|
|
var marker_6ca9b02d36e54f3871ff3b3ee62ccf04 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a485fb82cfaf2671c4d18dde67a87d73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0b0a71d7f29ebdfd4aa00678e3251c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8652a453c563642daf7de804d46e08f9 = $(`<div id="html_8652a453c563642daf7de804d46e08f9" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_a0b0a71d7f29ebdfd4aa00678e3251c7.setContent(html_8652a453c563642daf7de804d46e08f9);
|
|
|
|
|
|
|
|
marker_6ca9b02d36e54f3871ff3b3ee62ccf04.bindPopup(popup_a0b0a71d7f29ebdfd4aa00678e3251c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca9b02d36e54f3871ff3b3ee62ccf04.setIcon(icon_a485fb82cfaf2671c4d18dde67a87d73);
|
|
|
|
|
|
var marker_4e32aaf8fa44a35b892be8189c710758 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f222ee018c125fd13dc20cc194daf17a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7239a72ed50fa173078e2c7bd662333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4404e72d94fc3e610e19c7a8061a848d = $(`<div id="html_4404e72d94fc3e610e19c7a8061a848d" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_f7239a72ed50fa173078e2c7bd662333.setContent(html_4404e72d94fc3e610e19c7a8061a848d);
|
|
|
|
|
|
|
|
marker_4e32aaf8fa44a35b892be8189c710758.bindPopup(popup_f7239a72ed50fa173078e2c7bd662333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e32aaf8fa44a35b892be8189c710758.setIcon(icon_f222ee018c125fd13dc20cc194daf17a);
|
|
|
|
|
|
var marker_5a4260474dcdeba2cb91209c07b4a918 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1bf50a639502b612a779a7a2dd8e2c9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9329dc5e68a5b6b8490c875bd6be1ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da98b555182c7ffd0962c03653cf1cf7 = $(`<div id="html_da98b555182c7ffd0962c03653cf1cf7" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_9329dc5e68a5b6b8490c875bd6be1ccd.setContent(html_da98b555182c7ffd0962c03653cf1cf7);
|
|
|
|
|
|
|
|
marker_5a4260474dcdeba2cb91209c07b4a918.bindPopup(popup_9329dc5e68a5b6b8490c875bd6be1ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4260474dcdeba2cb91209c07b4a918.setIcon(icon_1bf50a639502b612a779a7a2dd8e2c9b);
|
|
|
|
|
|
var marker_8877ce5998dac758bdb8214e0be9d2f1 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_36e6e0b9fe73b2042e0de6a20f888464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d24bd3bc5a74fdfe38455494f377f9b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_941e3a9c6be0b819c2ec0d6e0634f622 = $(`<div id="html_941e3a9c6be0b819c2ec0d6e0634f622" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_d24bd3bc5a74fdfe38455494f377f9b6.setContent(html_941e3a9c6be0b819c2ec0d6e0634f622);
|
|
|
|
|
|
|
|
marker_8877ce5998dac758bdb8214e0be9d2f1.bindPopup(popup_d24bd3bc5a74fdfe38455494f377f9b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8877ce5998dac758bdb8214e0be9d2f1.setIcon(icon_36e6e0b9fe73b2042e0de6a20f888464);
|
|
|
|
|
|
var marker_34429d7b838643f15c31542bc3dba9f6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1ea8b84ab5dff87ce724d78fcab11a9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e94a154ac9fce946cc332a8f665c338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feca7660add6d94abf2c66ef59cc646e = $(`<div id="html_feca7660add6d94abf2c66ef59cc646e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_1e94a154ac9fce946cc332a8f665c338.setContent(html_feca7660add6d94abf2c66ef59cc646e);
|
|
|
|
|
|
|
|
marker_34429d7b838643f15c31542bc3dba9f6.bindPopup(popup_1e94a154ac9fce946cc332a8f665c338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34429d7b838643f15c31542bc3dba9f6.setIcon(icon_1ea8b84ab5dff87ce724d78fcab11a9b);
|
|
|
|
|
|
var marker_c1ccc126811ec38d0c79b711411579de = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0109e766821c450808509692032a7b2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4efb3c74c4a65a54f7ac2ef67d0a92e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88bd9666bc6a2281bf65af9a1cfcac6e = $(`<div id="html_88bd9666bc6a2281bf65af9a1cfcac6e" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_4efb3c74c4a65a54f7ac2ef67d0a92e8.setContent(html_88bd9666bc6a2281bf65af9a1cfcac6e);
|
|
|
|
|
|
|
|
marker_c1ccc126811ec38d0c79b711411579de.bindPopup(popup_4efb3c74c4a65a54f7ac2ef67d0a92e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1ccc126811ec38d0c79b711411579de.setIcon(icon_0109e766821c450808509692032a7b2e);
|
|
|
|
|
|
var marker_f2a9a25a0dbb83ff578ebd8cde68a051 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f1d262641af7fc5fa4e83fbd54375d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b34130aefb5cf8e542c8693523830b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d5b2aa96e8c22b7711ad17a98c4c018 = $(`<div id="html_8d5b2aa96e8c22b7711ad17a98c4c018" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_0b34130aefb5cf8e542c8693523830b1.setContent(html_8d5b2aa96e8c22b7711ad17a98c4c018);
|
|
|
|
|
|
|
|
marker_f2a9a25a0dbb83ff578ebd8cde68a051.bindPopup(popup_0b34130aefb5cf8e542c8693523830b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2a9a25a0dbb83ff578ebd8cde68a051.setIcon(icon_f1d262641af7fc5fa4e83fbd54375d8c);
|
|
|
|
|
|
var marker_3f4b210466607c8afd4d06ec13bdaba9 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f305cbf23d60dc995e19db1ac56defe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_562de1b300281e482783e27cdd08eaf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a03f286a8ea19ae45cb9fc0c819c768 = $(`<div id="html_6a03f286a8ea19ae45cb9fc0c819c768" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_562de1b300281e482783e27cdd08eaf0.setContent(html_6a03f286a8ea19ae45cb9fc0c819c768);
|
|
|
|
|
|
|
|
marker_3f4b210466607c8afd4d06ec13bdaba9.bindPopup(popup_562de1b300281e482783e27cdd08eaf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f4b210466607c8afd4d06ec13bdaba9.setIcon(icon_f305cbf23d60dc995e19db1ac56defe3);
|
|
|
|
|
|
var marker_75d470f3de880c906044a7402e8e7296 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0486dde352cb7140920ddeb813a5dc1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e9039a1715a438354c6df9c417fc89e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_546e223297547255a600563da6275118 = $(`<div id="html_546e223297547255a600563da6275118" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_5e9039a1715a438354c6df9c417fc89e.setContent(html_546e223297547255a600563da6275118);
|
|
|
|
|
|
|
|
marker_75d470f3de880c906044a7402e8e7296.bindPopup(popup_5e9039a1715a438354c6df9c417fc89e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d470f3de880c906044a7402e8e7296.setIcon(icon_0486dde352cb7140920ddeb813a5dc1c);
|
|
|
|
|
|
var marker_2ddb90d054d64d9b588efd887345e628 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_030bbd013793804fb342ddb7ad43c7dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389bacecf03af0077e8de300a5ae55d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41a2f2115e1a6b31acd0f792520b4cc2 = $(`<div id="html_41a2f2115e1a6b31acd0f792520b4cc2" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_389bacecf03af0077e8de300a5ae55d4.setContent(html_41a2f2115e1a6b31acd0f792520b4cc2);
|
|
|
|
|
|
|
|
marker_2ddb90d054d64d9b588efd887345e628.bindPopup(popup_389bacecf03af0077e8de300a5ae55d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ddb90d054d64d9b588efd887345e628.setIcon(icon_030bbd013793804fb342ddb7ad43c7dc);
|
|
|
|
|
|
var marker_6001d8866a8a36cf5514ccfe8c3a62e5 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_aec5a5183b7d7485465b6be02a462df3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9386c1797f8140f1206be611cef1f015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cead4b3ef2daf421590b97bd0c4ef44 = $(`<div id="html_8cead4b3ef2daf421590b97bd0c4ef44" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_9386c1797f8140f1206be611cef1f015.setContent(html_8cead4b3ef2daf421590b97bd0c4ef44);
|
|
|
|
|
|
|
|
marker_6001d8866a8a36cf5514ccfe8c3a62e5.bindPopup(popup_9386c1797f8140f1206be611cef1f015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6001d8866a8a36cf5514ccfe8c3a62e5.setIcon(icon_aec5a5183b7d7485465b6be02a462df3);
|
|
|
|
|
|
var marker_c496f3c4f9b4346b748d665be4d8fb42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3cce00fdd4f41557de3e925f3ba40d97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d85b4ca82376cf9ebf3a665270d7185d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a554d800a25cccaa479c9989a74857 = $(`<div id="html_22a554d800a25cccaa479c9989a74857" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_d85b4ca82376cf9ebf3a665270d7185d.setContent(html_22a554d800a25cccaa479c9989a74857);
|
|
|
|
|
|
|
|
marker_c496f3c4f9b4346b748d665be4d8fb42.bindPopup(popup_d85b4ca82376cf9ebf3a665270d7185d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c496f3c4f9b4346b748d665be4d8fb42.setIcon(icon_3cce00fdd4f41557de3e925f3ba40d97);
|
|
|
|
|
|
var marker_6c38ae3fe452109b335976a249614002 = L.marker(
|
|
[47.74, 12.0917],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_45d1818909b4456d3f6682dd55ef30e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da14368288eee279a60190cc880796ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d9a85e959b50fefe148dbfe257b660e = $(`<div id="html_9d9a85e959b50fefe148dbfe257b660e" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_da14368288eee279a60190cc880796ee.setContent(html_9d9a85e959b50fefe148dbfe257b660e);
|
|
|
|
|
|
|
|
marker_6c38ae3fe452109b335976a249614002.bindPopup(popup_da14368288eee279a60190cc880796ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c38ae3fe452109b335976a249614002.setIcon(icon_45d1818909b4456d3f6682dd55ef30e9);
|
|
|
|
|
|
var marker_c92261411a0adef886f396bcb592715b = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2cdb73f8a7ccde81bdb0d1b0062d33a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d633fb2856790266e3615ff29bd4b495 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66e47ab9d0b56478a5da4b8069dbe65 = $(`<div id="html_f66e47ab9d0b56478a5da4b8069dbe65" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_d633fb2856790266e3615ff29bd4b495.setContent(html_f66e47ab9d0b56478a5da4b8069dbe65);
|
|
|
|
|
|
|
|
marker_c92261411a0adef886f396bcb592715b.bindPopup(popup_d633fb2856790266e3615ff29bd4b495)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c92261411a0adef886f396bcb592715b.setIcon(icon_2cdb73f8a7ccde81bdb0d1b0062d33a0);
|
|
|
|
|
|
var marker_cc92585ad32d0b469fe2495097a42a33 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b3789ba4fab26d9d89e22ebe85296460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_918722d6fecc028e8ea461f7fe40c4d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f7c3486fe6abbff1f7c85297f75c3b = $(`<div id="html_e0f7c3486fe6abbff1f7c85297f75c3b" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_918722d6fecc028e8ea461f7fe40c4d3.setContent(html_e0f7c3486fe6abbff1f7c85297f75c3b);
|
|
|
|
|
|
|
|
marker_cc92585ad32d0b469fe2495097a42a33.bindPopup(popup_918722d6fecc028e8ea461f7fe40c4d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc92585ad32d0b469fe2495097a42a33.setIcon(icon_b3789ba4fab26d9d89e22ebe85296460);
|
|
|
|
|
|
var marker_7494f6e3e14ec87f5c3590a9c08c0632 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f753ff4f8e01c7da34bf73c660ab70fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12090c8a08f9a2c8177778f814a9e489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb5ea741fad64a326612adc3cbcf611f = $(`<div id="html_fb5ea741fad64a326612adc3cbcf611f" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_12090c8a08f9a2c8177778f814a9e489.setContent(html_fb5ea741fad64a326612adc3cbcf611f);
|
|
|
|
|
|
|
|
marker_7494f6e3e14ec87f5c3590a9c08c0632.bindPopup(popup_12090c8a08f9a2c8177778f814a9e489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7494f6e3e14ec87f5c3590a9c08c0632.setIcon(icon_f753ff4f8e01c7da34bf73c660ab70fb);
|
|
|
|
|
|
var marker_cbd33d6ba0321c5ffbcecfee484fcd9c = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_bf0c49719adf7ffca2a84ea11475c188 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26618906c9117d3ba9b062a7f81c35e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e494eb6a3511b52a389b9dc3f66d11e = $(`<div id="html_9e494eb6a3511b52a389b9dc3f66d11e" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_26618906c9117d3ba9b062a7f81c35e3.setContent(html_9e494eb6a3511b52a389b9dc3f66d11e);
|
|
|
|
|
|
|
|
marker_cbd33d6ba0321c5ffbcecfee484fcd9c.bindPopup(popup_26618906c9117d3ba9b062a7f81c35e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbd33d6ba0321c5ffbcecfee484fcd9c.setIcon(icon_bf0c49719adf7ffca2a84ea11475c188);
|
|
|
|
|
|
var marker_77c426993e7aeb161cba1b3c4964f330 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_855868a22c5948cae36f83484b926e56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b48baaf9013f80977f01c36f389fb465 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4759d704c58663dfd723ed9804728a8c = $(`<div id="html_4759d704c58663dfd723ed9804728a8c" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_b48baaf9013f80977f01c36f389fb465.setContent(html_4759d704c58663dfd723ed9804728a8c);
|
|
|
|
|
|
|
|
marker_77c426993e7aeb161cba1b3c4964f330.bindPopup(popup_b48baaf9013f80977f01c36f389fb465)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77c426993e7aeb161cba1b3c4964f330.setIcon(icon_855868a22c5948cae36f83484b926e56);
|
|
|
|
|
|
var marker_ebacf05392f977826ed0fbeee1f252aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_39f854b5749f34d27d8bedc2f5ffc37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5853e6e9a9bfcd919028044c40271d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b199b4d1d9d563a6652264224fa73123 = $(`<div id="html_b199b4d1d9d563a6652264224fa73123" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_dc5853e6e9a9bfcd919028044c40271d.setContent(html_b199b4d1d9d563a6652264224fa73123);
|
|
|
|
|
|
|
|
marker_ebacf05392f977826ed0fbeee1f252aa.bindPopup(popup_dc5853e6e9a9bfcd919028044c40271d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebacf05392f977826ed0fbeee1f252aa.setIcon(icon_39f854b5749f34d27d8bedc2f5ffc37b);
|
|
|
|
|
|
var marker_3693b36ec378393a800c9918e6a7a945 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fb11ce28676e5ec7694054e9d8662b80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac0f471f49bd2a24f6a701dd63c82e08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9818fdff028c2672aac2a45eda4b9e0c = $(`<div id="html_9818fdff028c2672aac2a45eda4b9e0c" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_ac0f471f49bd2a24f6a701dd63c82e08.setContent(html_9818fdff028c2672aac2a45eda4b9e0c);
|
|
|
|
|
|
|
|
marker_3693b36ec378393a800c9918e6a7a945.bindPopup(popup_ac0f471f49bd2a24f6a701dd63c82e08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3693b36ec378393a800c9918e6a7a945.setIcon(icon_fb11ce28676e5ec7694054e9d8662b80);
|
|
|
|
|
|
var marker_f0dfaba804d7bf9dc5880a3a22304d0d = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3582092507402334bba87e06f3c1c36b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d548d2c6a9253a814ef9ef9f68f517ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7486ca38d951af05bcef0354c794411 = $(`<div id="html_b7486ca38d951af05bcef0354c794411" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_d548d2c6a9253a814ef9ef9f68f517ec.setContent(html_b7486ca38d951af05bcef0354c794411);
|
|
|
|
|
|
|
|
marker_f0dfaba804d7bf9dc5880a3a22304d0d.bindPopup(popup_d548d2c6a9253a814ef9ef9f68f517ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0dfaba804d7bf9dc5880a3a22304d0d.setIcon(icon_3582092507402334bba87e06f3c1c36b);
|
|
|
|
|
|
var marker_2d62d5afc9aa9576013cf9aecb0f12f5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_09ca3cc91c0e92eab9f79f45e9e79467 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccc007ab37ae74aa7b6b0d5c3932d805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0976b98f81bbe1ff49c67ce8201cf0e2 = $(`<div id="html_0976b98f81bbe1ff49c67ce8201cf0e2" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_ccc007ab37ae74aa7b6b0d5c3932d805.setContent(html_0976b98f81bbe1ff49c67ce8201cf0e2);
|
|
|
|
|
|
|
|
marker_2d62d5afc9aa9576013cf9aecb0f12f5.bindPopup(popup_ccc007ab37ae74aa7b6b0d5c3932d805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d62d5afc9aa9576013cf9aecb0f12f5.setIcon(icon_09ca3cc91c0e92eab9f79f45e9e79467);
|
|
|
|
|
|
var marker_aa275960ab2c94d128fa39deff83232b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fcfa0c6d42094cf61c8fa99b4efd79c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509149d2e26c822d6a238aea55caddbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c01fd18868305da229ade40c628faf2 = $(`<div id="html_6c01fd18868305da229ade40c628faf2" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_509149d2e26c822d6a238aea55caddbd.setContent(html_6c01fd18868305da229ade40c628faf2);
|
|
|
|
|
|
|
|
marker_aa275960ab2c94d128fa39deff83232b.bindPopup(popup_509149d2e26c822d6a238aea55caddbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa275960ab2c94d128fa39deff83232b.setIcon(icon_fcfa0c6d42094cf61c8fa99b4efd79c3);
|
|
|
|
|
|
var marker_9f2ccfe3d48148aba98aeed59ece6d60 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e16455c7b5f010f7c2b8bfd7d68b1e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14ec5f80e9e1e8ee7e25cdf2a4cf7fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677f477e8652d23bfd7a29afdefd58d7 = $(`<div id="html_677f477e8652d23bfd7a29afdefd58d7" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e14ec5f80e9e1e8ee7e25cdf2a4cf7fb.setContent(html_677f477e8652d23bfd7a29afdefd58d7);
|
|
|
|
|
|
|
|
marker_9f2ccfe3d48148aba98aeed59ece6d60.bindPopup(popup_e14ec5f80e9e1e8ee7e25cdf2a4cf7fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f2ccfe3d48148aba98aeed59ece6d60.setIcon(icon_e16455c7b5f010f7c2b8bfd7d68b1e8d);
|
|
|
|
|
|
var marker_c4e8fcdea592846d6c23e86238b75292 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a94984d691ed3f0ec7d78236f4bef3e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bdaf9a586fe5d3ee78840c44d2e0bcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8bb56ee8ef7ea53e54a858c2157b4ea = $(`<div id="html_f8bb56ee8ef7ea53e54a858c2157b4ea" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_8bdaf9a586fe5d3ee78840c44d2e0bcb.setContent(html_f8bb56ee8ef7ea53e54a858c2157b4ea);
|
|
|
|
|
|
|
|
marker_c4e8fcdea592846d6c23e86238b75292.bindPopup(popup_8bdaf9a586fe5d3ee78840c44d2e0bcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4e8fcdea592846d6c23e86238b75292.setIcon(icon_a94984d691ed3f0ec7d78236f4bef3e2);
|
|
|
|
|
|
var marker_6493b2e6ea92aa62264d21099fb8c2a2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ecb5df3da1d0376bbd41ba416ef292c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e274a51043e58467d315790a77c7545 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e78abe16747f2819ebe8ca5f17278759 = $(`<div id="html_e78abe16747f2819ebe8ca5f17278759" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_9e274a51043e58467d315790a77c7545.setContent(html_e78abe16747f2819ebe8ca5f17278759);
|
|
|
|
|
|
|
|
marker_6493b2e6ea92aa62264d21099fb8c2a2.bindPopup(popup_9e274a51043e58467d315790a77c7545)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6493b2e6ea92aa62264d21099fb8c2a2.setIcon(icon_ecb5df3da1d0376bbd41ba416ef292c8);
|
|
|
|
|
|
var marker_41eeb947e2ae971f2965fa5b3df65b27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fbdd42d52ec8c920e4bfce8ecf05cf26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0b4440534d5fd2c96190c134ceefeb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69eac40a2fc9e8fe86209a7ffe8166a7 = $(`<div id="html_69eac40a2fc9e8fe86209a7ffe8166a7" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_e0b4440534d5fd2c96190c134ceefeb8.setContent(html_69eac40a2fc9e8fe86209a7ffe8166a7);
|
|
|
|
|
|
|
|
marker_41eeb947e2ae971f2965fa5b3df65b27.bindPopup(popup_e0b4440534d5fd2c96190c134ceefeb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41eeb947e2ae971f2965fa5b3df65b27.setIcon(icon_fbdd42d52ec8c920e4bfce8ecf05cf26);
|
|
|
|
|
|
var marker_9cab914cdf5620251f1e0b113f0e55f5 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_38956570b1ddbf29ed1730c68cc142df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95cc626e21687cfa5010a9a1c2fbef21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfa69abd92dfdf19fab9b8670413d4ee = $(`<div id="html_dfa69abd92dfdf19fab9b8670413d4ee" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_95cc626e21687cfa5010a9a1c2fbef21.setContent(html_dfa69abd92dfdf19fab9b8670413d4ee);
|
|
|
|
|
|
|
|
marker_9cab914cdf5620251f1e0b113f0e55f5.bindPopup(popup_95cc626e21687cfa5010a9a1c2fbef21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cab914cdf5620251f1e0b113f0e55f5.setIcon(icon_38956570b1ddbf29ed1730c68cc142df);
|
|
|
|
|
|
var marker_642dd2ba61eec08a43995fb73ee77285 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8c64b01ea77c770ac0e19cabb1c30201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41991a50206d13fc3b7e82aab5c6cd13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a4e4f48900c661344c226dd013503f = $(`<div id="html_b7a4e4f48900c661344c226dd013503f" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_41991a50206d13fc3b7e82aab5c6cd13.setContent(html_b7a4e4f48900c661344c226dd013503f);
|
|
|
|
|
|
|
|
marker_642dd2ba61eec08a43995fb73ee77285.bindPopup(popup_41991a50206d13fc3b7e82aab5c6cd13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_642dd2ba61eec08a43995fb73ee77285.setIcon(icon_8c64b01ea77c770ac0e19cabb1c30201);
|
|
|
|
|
|
var marker_fd334d94126e5b65b9d21c099c3aa8ce = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ad3ee3e4ea649fa09109c9c17bd68436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fe4222893157517a7249904f07ea666 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d36c1fc95d88286238f1c218cb531219 = $(`<div id="html_d36c1fc95d88286238f1c218cb531219" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_2fe4222893157517a7249904f07ea666.setContent(html_d36c1fc95d88286238f1c218cb531219);
|
|
|
|
|
|
|
|
marker_fd334d94126e5b65b9d21c099c3aa8ce.bindPopup(popup_2fe4222893157517a7249904f07ea666)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd334d94126e5b65b9d21c099c3aa8ce.setIcon(icon_ad3ee3e4ea649fa09109c9c17bd68436);
|
|
|
|
|
|
var marker_eef29efb7725d99d60068718d2c7be5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_369ba43158e721e52cbc4a5d87164a7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c6b2444536bfa041df160d420038fe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_129bd4f3a32381aa8a33fdbebaaa3b8e = $(`<div id="html_129bd4f3a32381aa8a33fdbebaaa3b8e" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_6c6b2444536bfa041df160d420038fe2.setContent(html_129bd4f3a32381aa8a33fdbebaaa3b8e);
|
|
|
|
|
|
|
|
marker_eef29efb7725d99d60068718d2c7be5d.bindPopup(popup_6c6b2444536bfa041df160d420038fe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eef29efb7725d99d60068718d2c7be5d.setIcon(icon_369ba43158e721e52cbc4a5d87164a7a);
|
|
|
|
|
|
var marker_036c6ffa6ddca6c27ff979b67c733ed5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6e0c5a7fb962e931cfaf935928bcbed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad9b1ccb798b8be0b38ed53883a6bf47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f605bbcea866160e953522770ce13373 = $(`<div id="html_f605bbcea866160e953522770ce13373" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_ad9b1ccb798b8be0b38ed53883a6bf47.setContent(html_f605bbcea866160e953522770ce13373);
|
|
|
|
|
|
|
|
marker_036c6ffa6ddca6c27ff979b67c733ed5.bindPopup(popup_ad9b1ccb798b8be0b38ed53883a6bf47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_036c6ffa6ddca6c27ff979b67c733ed5.setIcon(icon_6e0c5a7fb962e931cfaf935928bcbed0);
|
|
|
|
|
|
var marker_a6fc6f69326a3383ec7862da8c9a7711 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ed7c8c173440544bcb5d56f124202be6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1992d2e09967833279b48ba935ca26e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_759fb5ee146a0ed43a8c815488a81753 = $(`<div id="html_759fb5ee146a0ed43a8c815488a81753" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_1992d2e09967833279b48ba935ca26e1.setContent(html_759fb5ee146a0ed43a8c815488a81753);
|
|
|
|
|
|
|
|
marker_a6fc6f69326a3383ec7862da8c9a7711.bindPopup(popup_1992d2e09967833279b48ba935ca26e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6fc6f69326a3383ec7862da8c9a7711.setIcon(icon_ed7c8c173440544bcb5d56f124202be6);
|
|
|
|
|
|
var marker_9bba3eadb17a52d4964ce632545e9b4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_645bdc3b21e827f650cedecb419ed531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ded71d233e5a4b7395d42d5343b5fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_520645bc0b8b96b984379ef449613eb6 = $(`<div id="html_520645bc0b8b96b984379ef449613eb6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_61ded71d233e5a4b7395d42d5343b5fc.setContent(html_520645bc0b8b96b984379ef449613eb6);
|
|
|
|
|
|
|
|
marker_9bba3eadb17a52d4964ce632545e9b4e.bindPopup(popup_61ded71d233e5a4b7395d42d5343b5fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bba3eadb17a52d4964ce632545e9b4e.setIcon(icon_645bdc3b21e827f650cedecb419ed531);
|
|
|
|
|
|
var marker_3f45145967296c75883406a88d9efff0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_92b60622a16abb1bd0b286151d39ddaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afa1384790f0fe97ae6f5a16038df23f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ba9f087009604dc2aedf13ab27f63d = $(`<div id="html_c0ba9f087009604dc2aedf13ab27f63d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_afa1384790f0fe97ae6f5a16038df23f.setContent(html_c0ba9f087009604dc2aedf13ab27f63d);
|
|
|
|
|
|
|
|
marker_3f45145967296c75883406a88d9efff0.bindPopup(popup_afa1384790f0fe97ae6f5a16038df23f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f45145967296c75883406a88d9efff0.setIcon(icon_92b60622a16abb1bd0b286151d39ddaf);
|
|
|
|
|
|
var marker_fcfeb042217a5cd8d67b5234d0d69cb4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3f72c37c4505ca1af37b346b0d0ce2f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179fc48b5fe20ca7c523ded7d618b870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8060edfada44db4219135d998f21db13 = $(`<div id="html_8060edfada44db4219135d998f21db13" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_179fc48b5fe20ca7c523ded7d618b870.setContent(html_8060edfada44db4219135d998f21db13);
|
|
|
|
|
|
|
|
marker_fcfeb042217a5cd8d67b5234d0d69cb4.bindPopup(popup_179fc48b5fe20ca7c523ded7d618b870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcfeb042217a5cd8d67b5234d0d69cb4.setIcon(icon_3f72c37c4505ca1af37b346b0d0ce2f0);
|
|
|
|
|
|
var marker_74c7b409698241ede7af0493580ef6ea = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8868c215ceb2ad5103d99a73b005cce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aa70d5f089cd9822e2e71c583525100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a58c0993bd7733182769ed97799b10 = $(`<div id="html_67a58c0993bd7733182769ed97799b10" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_7aa70d5f089cd9822e2e71c583525100.setContent(html_67a58c0993bd7733182769ed97799b10);
|
|
|
|
|
|
|
|
marker_74c7b409698241ede7af0493580ef6ea.bindPopup(popup_7aa70d5f089cd9822e2e71c583525100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74c7b409698241ede7af0493580ef6ea.setIcon(icon_8868c215ceb2ad5103d99a73b005cce9);
|
|
|
|
|
|
var marker_94592dd328ea59c170f7e6256a4c6692 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_5bfc2a1d36f94a264378d32960a9f84b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2a9e03a53bec1ba0c9df2d5f1b5f8cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2ddbf7613db63309be8dc92fdd27984 = $(`<div id="html_e2ddbf7613db63309be8dc92fdd27984" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_c2a9e03a53bec1ba0c9df2d5f1b5f8cb.setContent(html_e2ddbf7613db63309be8dc92fdd27984);
|
|
|
|
|
|
|
|
marker_94592dd328ea59c170f7e6256a4c6692.bindPopup(popup_c2a9e03a53bec1ba0c9df2d5f1b5f8cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94592dd328ea59c170f7e6256a4c6692.setIcon(icon_5bfc2a1d36f94a264378d32960a9f84b);
|
|
|
|
|
|
var marker_dbc08047616562516172bf27dd0a17ef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_290354fc7c714863dee4dd15cd8885ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbd6d95dbeb96ffde388b1267a2832d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e73f2cb1c0f0fd227b57dea556a8d49 = $(`<div id="html_8e73f2cb1c0f0fd227b57dea556a8d49" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_bbd6d95dbeb96ffde388b1267a2832d7.setContent(html_8e73f2cb1c0f0fd227b57dea556a8d49);
|
|
|
|
|
|
|
|
marker_dbc08047616562516172bf27dd0a17ef.bindPopup(popup_bbd6d95dbeb96ffde388b1267a2832d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbc08047616562516172bf27dd0a17ef.setIcon(icon_290354fc7c714863dee4dd15cd8885ab);
|
|
|
|
|
|
var marker_47d77e18f82adcb3fe4c555362a1798f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_90a5934809aaff31e78e7d5bc78240da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3fc00d2e565c98a2849e8c8a2aa5a27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_337f9ea8d14f5c7883ea854d521eca51 = $(`<div id="html_337f9ea8d14f5c7883ea854d521eca51" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_e3fc00d2e565c98a2849e8c8a2aa5a27.setContent(html_337f9ea8d14f5c7883ea854d521eca51);
|
|
|
|
|
|
|
|
marker_47d77e18f82adcb3fe4c555362a1798f.bindPopup(popup_e3fc00d2e565c98a2849e8c8a2aa5a27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47d77e18f82adcb3fe4c555362a1798f.setIcon(icon_90a5934809aaff31e78e7d5bc78240da);
|
|
|
|
|
|
var marker_ea85b36ae4774069421a087997f92138 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fde181f9011a0d0bd68854d754fb1a3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38d133ab32e3e91945a421ab54e4c492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1b8677692125a95a5d83eb9ca4b7867 = $(`<div id="html_d1b8677692125a95a5d83eb9ca4b7867" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_38d133ab32e3e91945a421ab54e4c492.setContent(html_d1b8677692125a95a5d83eb9ca4b7867);
|
|
|
|
|
|
|
|
marker_ea85b36ae4774069421a087997f92138.bindPopup(popup_38d133ab32e3e91945a421ab54e4c492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea85b36ae4774069421a087997f92138.setIcon(icon_fde181f9011a0d0bd68854d754fb1a3e);
|
|
|
|
|
|
var marker_a6e1179a055cdc9aa09b76c31a37a858 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e5c58bad5f254ae8e72d934631b30786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_508ffb3b645c89423940448dfe4a24f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c495ec57bd52a2a1166bccbb1254055 = $(`<div id="html_2c495ec57bd52a2a1166bccbb1254055" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_508ffb3b645c89423940448dfe4a24f3.setContent(html_2c495ec57bd52a2a1166bccbb1254055);
|
|
|
|
|
|
|
|
marker_a6e1179a055cdc9aa09b76c31a37a858.bindPopup(popup_508ffb3b645c89423940448dfe4a24f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6e1179a055cdc9aa09b76c31a37a858.setIcon(icon_e5c58bad5f254ae8e72d934631b30786);
|
|
|
|
|
|
var marker_e9684cbcf692f882c31d4bc031d69ecc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_957a643089cf8589f4e8477850c3a14e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af16596adf28121eca6633351f3d9829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef018a0b7f4b091a156b9b0515080d44 = $(`<div id="html_ef018a0b7f4b091a156b9b0515080d44" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_af16596adf28121eca6633351f3d9829.setContent(html_ef018a0b7f4b091a156b9b0515080d44);
|
|
|
|
|
|
|
|
marker_e9684cbcf692f882c31d4bc031d69ecc.bindPopup(popup_af16596adf28121eca6633351f3d9829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9684cbcf692f882c31d4bc031d69ecc.setIcon(icon_957a643089cf8589f4e8477850c3a14e);
|
|
|
|
|
|
var marker_972e18ca30630ae4e94fd4d7bf07e886 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6f1606cf479a7e401ba7f219755b8ee7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f0dfd322ff4d0cb6ba4b76628aba67f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_424599a7030b7c71de8177ca83bbe989 = $(`<div id="html_424599a7030b7c71de8177ca83bbe989" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_6f0dfd322ff4d0cb6ba4b76628aba67f.setContent(html_424599a7030b7c71de8177ca83bbe989);
|
|
|
|
|
|
|
|
marker_972e18ca30630ae4e94fd4d7bf07e886.bindPopup(popup_6f0dfd322ff4d0cb6ba4b76628aba67f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_972e18ca30630ae4e94fd4d7bf07e886.setIcon(icon_6f1606cf479a7e401ba7f219755b8ee7);
|
|
|
|
|
|
var marker_773ad49af23c96ddc2fba953c8a0d638 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4cec627b696ccf9eeec1de22b9eb3f4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2498118f4072d87782c27aa3f5b176d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13b8044bd41183aeb9552029a2e1761b = $(`<div id="html_13b8044bd41183aeb9552029a2e1761b" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_e2498118f4072d87782c27aa3f5b176d.setContent(html_13b8044bd41183aeb9552029a2e1761b);
|
|
|
|
|
|
|
|
marker_773ad49af23c96ddc2fba953c8a0d638.bindPopup(popup_e2498118f4072d87782c27aa3f5b176d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_773ad49af23c96ddc2fba953c8a0d638.setIcon(icon_4cec627b696ccf9eeec1de22b9eb3f4d);
|
|
|
|
|
|
var marker_6549daf143aa6d7691df30a449854ed6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a7af7456eccf4e145be7ed059c5d3194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1458b49e815ef411a3cba744c5561d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fee044a62169e79da540b934ea502336 = $(`<div id="html_fee044a62169e79da540b934ea502336" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_1458b49e815ef411a3cba744c5561d6b.setContent(html_fee044a62169e79da540b934ea502336);
|
|
|
|
|
|
|
|
marker_6549daf143aa6d7691df30a449854ed6.bindPopup(popup_1458b49e815ef411a3cba744c5561d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6549daf143aa6d7691df30a449854ed6.setIcon(icon_a7af7456eccf4e145be7ed059c5d3194);
|
|
|
|
|
|
var marker_cf0b8f91cd62863c002b744c7833b84c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fca65645a08e739cb76ef4030d6ed43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4f88a1f1782a973a94f0c4215e3ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4dbcfc1c7aba1add0e6bea1da7a7dfa = $(`<div id="html_c4dbcfc1c7aba1add0e6bea1da7a7dfa" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_9a4f88a1f1782a973a94f0c4215e3ffb.setContent(html_c4dbcfc1c7aba1add0e6bea1da7a7dfa);
|
|
|
|
|
|
|
|
marker_cf0b8f91cd62863c002b744c7833b84c.bindPopup(popup_9a4f88a1f1782a973a94f0c4215e3ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0b8f91cd62863c002b744c7833b84c.setIcon(icon_fca65645a08e739cb76ef4030d6ed43a);
|
|
|
|
|
|
var marker_5e890278a472252f8a27e2a15496804d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c826dd3c0523780d699c6c74759cce42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b487d276d0cb837c7e641f0645a8d93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac793493a4d82036bb5d72ca487270f3 = $(`<div id="html_ac793493a4d82036bb5d72ca487270f3" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_4b487d276d0cb837c7e641f0645a8d93.setContent(html_ac793493a4d82036bb5d72ca487270f3);
|
|
|
|
|
|
|
|
marker_5e890278a472252f8a27e2a15496804d.bindPopup(popup_4b487d276d0cb837c7e641f0645a8d93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e890278a472252f8a27e2a15496804d.setIcon(icon_c826dd3c0523780d699c6c74759cce42);
|
|
|
|
|
|
var marker_1e8bc8831d67968d8aedaa7dd72d5ef1 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b5aadb8019caf393e634dcecd31c26b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e91e1da6f46ea7ea905ed38a3844f016 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457ab9a4d1165759edfcfa7e6834eb5d = $(`<div id="html_457ab9a4d1165759edfcfa7e6834eb5d" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_e91e1da6f46ea7ea905ed38a3844f016.setContent(html_457ab9a4d1165759edfcfa7e6834eb5d);
|
|
|
|
|
|
|
|
marker_1e8bc8831d67968d8aedaa7dd72d5ef1.bindPopup(popup_e91e1da6f46ea7ea905ed38a3844f016)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e8bc8831d67968d8aedaa7dd72d5ef1.setIcon(icon_b5aadb8019caf393e634dcecd31c26b2);
|
|
|
|
|
|
var marker_a436add43f41197e4c20ef3298ef874f = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_586697e745ae07cfec8003b597e8488b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_953d12b6ffbb02f9f54538a219bdec32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_641805064399fb0a674b3f6ae1071cb5 = $(`<div id="html_641805064399fb0a674b3f6ae1071cb5" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_953d12b6ffbb02f9f54538a219bdec32.setContent(html_641805064399fb0a674b3f6ae1071cb5);
|
|
|
|
|
|
|
|
marker_a436add43f41197e4c20ef3298ef874f.bindPopup(popup_953d12b6ffbb02f9f54538a219bdec32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a436add43f41197e4c20ef3298ef874f.setIcon(icon_586697e745ae07cfec8003b597e8488b);
|
|
|
|
|
|
var marker_0d4697c6aa44ae5f7523af53512827de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f312900865be6fe3a8707e53248c09db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af48249e67ce7f3cf63326569ab9f541 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf3ed2d0661b6f3fd74d78b46f1192e = $(`<div id="html_ebf3ed2d0661b6f3fd74d78b46f1192e" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_af48249e67ce7f3cf63326569ab9f541.setContent(html_ebf3ed2d0661b6f3fd74d78b46f1192e);
|
|
|
|
|
|
|
|
marker_0d4697c6aa44ae5f7523af53512827de.bindPopup(popup_af48249e67ce7f3cf63326569ab9f541)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4697c6aa44ae5f7523af53512827de.setIcon(icon_f312900865be6fe3a8707e53248c09db);
|
|
|
|
|
|
var marker_8ad9827b10b9792dc733206c07d4c328 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_79af61f772bccb9a080102ef8b20cbf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004144b3c3ef94a0915452852a2c690b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0589e1d1eceab705b2fdc979655ec1c7 = $(`<div id="html_0589e1d1eceab705b2fdc979655ec1c7" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_004144b3c3ef94a0915452852a2c690b.setContent(html_0589e1d1eceab705b2fdc979655ec1c7);
|
|
|
|
|
|
|
|
marker_8ad9827b10b9792dc733206c07d4c328.bindPopup(popup_004144b3c3ef94a0915452852a2c690b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ad9827b10b9792dc733206c07d4c328.setIcon(icon_79af61f772bccb9a080102ef8b20cbf4);
|
|
|
|
|
|
var marker_6ff6759ca1bc85f0dc0bf755805cb637 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d8ba170747a23c983f2c0e4cde59637f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_713562f24a823f950a4facb9b28eb3ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce74753a36516947902fe9152cd87a3 = $(`<div id="html_4ce74753a36516947902fe9152cd87a3" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_713562f24a823f950a4facb9b28eb3ba.setContent(html_4ce74753a36516947902fe9152cd87a3);
|
|
|
|
|
|
|
|
marker_6ff6759ca1bc85f0dc0bf755805cb637.bindPopup(popup_713562f24a823f950a4facb9b28eb3ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff6759ca1bc85f0dc0bf755805cb637.setIcon(icon_d8ba170747a23c983f2c0e4cde59637f);
|
|
|
|
|
|
var marker_2461ae0613042d35931a837e4980e1a4 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_422138de9a466d2ae7a0a5b7cc19263f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bd52cde04358a4e17ad775fd66bea12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50430e8704cc6aaeb19f3d9975d67986 = $(`<div id="html_50430e8704cc6aaeb19f3d9975d67986" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_1bd52cde04358a4e17ad775fd66bea12.setContent(html_50430e8704cc6aaeb19f3d9975d67986);
|
|
|
|
|
|
|
|
marker_2461ae0613042d35931a837e4980e1a4.bindPopup(popup_1bd52cde04358a4e17ad775fd66bea12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2461ae0613042d35931a837e4980e1a4.setIcon(icon_422138de9a466d2ae7a0a5b7cc19263f);
|
|
|
|
|
|
var marker_959d9e887b4eec0272cc9fd4e3b7a717 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0682afa25ee4a7f228b8e71081f5b85c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37fce05f89578b5403d326a42374cf0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee0bbc1007c3d4df3193593250bac569 = $(`<div id="html_ee0bbc1007c3d4df3193593250bac569" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_37fce05f89578b5403d326a42374cf0c.setContent(html_ee0bbc1007c3d4df3193593250bac569);
|
|
|
|
|
|
|
|
marker_959d9e887b4eec0272cc9fd4e3b7a717.bindPopup(popup_37fce05f89578b5403d326a42374cf0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_959d9e887b4eec0272cc9fd4e3b7a717.setIcon(icon_0682afa25ee4a7f228b8e71081f5b85c);
|
|
|
|
|
|
var marker_4d64af7fd2b90bf8b157c3bafe853a44 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c2325219ea8684eb811ef5b34b20a28e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_519ac1031bbbd3045f59411903090201 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c77818dfc9d311a70ad1dd6ec0addfe7 = $(`<div id="html_c77818dfc9d311a70ad1dd6ec0addfe7" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_519ac1031bbbd3045f59411903090201.setContent(html_c77818dfc9d311a70ad1dd6ec0addfe7);
|
|
|
|
|
|
|
|
marker_4d64af7fd2b90bf8b157c3bafe853a44.bindPopup(popup_519ac1031bbbd3045f59411903090201)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d64af7fd2b90bf8b157c3bafe853a44.setIcon(icon_c2325219ea8684eb811ef5b34b20a28e);
|
|
|
|
|
|
var marker_62bbe4b27d776374902ff4fa952b13e3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_32ae22a719fc79e836cf0499e70456a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3d744430eee4017b0cfe2640024738f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_567b7a23ec52c1c0b59edbed3b9d6957 = $(`<div id="html_567b7a23ec52c1c0b59edbed3b9d6957" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_a3d744430eee4017b0cfe2640024738f.setContent(html_567b7a23ec52c1c0b59edbed3b9d6957);
|
|
|
|
|
|
|
|
marker_62bbe4b27d776374902ff4fa952b13e3.bindPopup(popup_a3d744430eee4017b0cfe2640024738f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62bbe4b27d776374902ff4fa952b13e3.setIcon(icon_32ae22a719fc79e836cf0499e70456a0);
|
|
|
|
|
|
var marker_c00a163f6e640ad14a7acb67e722b7cd = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_966bf21ee43f5829e8b441769940ed2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44b0b1d3c306aa580ae017cd89e9992a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02b606d18188a23fd87b45d70ea74e2 = $(`<div id="html_f02b606d18188a23fd87b45d70ea74e2" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_44b0b1d3c306aa580ae017cd89e9992a.setContent(html_f02b606d18188a23fd87b45d70ea74e2);
|
|
|
|
|
|
|
|
marker_c00a163f6e640ad14a7acb67e722b7cd.bindPopup(popup_44b0b1d3c306aa580ae017cd89e9992a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c00a163f6e640ad14a7acb67e722b7cd.setIcon(icon_966bf21ee43f5829e8b441769940ed2c);
|
|
|
|
|
|
var marker_13ac53ce00695ff03bf98f5fc7b14961 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4c80b6ca0937a16b908674b0717dc320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df40811fc97e9d8350734391c225720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28ab0854dbc3fe45a7899c6307fabe4c = $(`<div id="html_28ab0854dbc3fe45a7899c6307fabe4c" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_8df40811fc97e9d8350734391c225720.setContent(html_28ab0854dbc3fe45a7899c6307fabe4c);
|
|
|
|
|
|
|
|
marker_13ac53ce00695ff03bf98f5fc7b14961.bindPopup(popup_8df40811fc97e9d8350734391c225720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13ac53ce00695ff03bf98f5fc7b14961.setIcon(icon_4c80b6ca0937a16b908674b0717dc320);
|
|
|
|
|
|
var marker_2c00280098bc97991a037d0093297c73 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c29f317d7a080c8a6d2293a39012a2d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568e45e8294a62c617e2d8d29b0dc2ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4c78f779f26b8f3c8fd28b0ca7d5d0a = $(`<div id="html_c4c78f779f26b8f3c8fd28b0ca7d5d0a" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_568e45e8294a62c617e2d8d29b0dc2ee.setContent(html_c4c78f779f26b8f3c8fd28b0ca7d5d0a);
|
|
|
|
|
|
|
|
marker_2c00280098bc97991a037d0093297c73.bindPopup(popup_568e45e8294a62c617e2d8d29b0dc2ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c00280098bc97991a037d0093297c73.setIcon(icon_c29f317d7a080c8a6d2293a39012a2d0);
|
|
|
|
|
|
var marker_7f138d6e0b3c3d47056f1f5d52d7e49e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_5db3ffc8b67c934d73687e889a32283d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d07d7cbef633677b9b129ad5f861f869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32a2ab9c78795d2745e36d1ed0eb97e2 = $(`<div id="html_32a2ab9c78795d2745e36d1ed0eb97e2" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_d07d7cbef633677b9b129ad5f861f869.setContent(html_32a2ab9c78795d2745e36d1ed0eb97e2);
|
|
|
|
|
|
|
|
marker_7f138d6e0b3c3d47056f1f5d52d7e49e.bindPopup(popup_d07d7cbef633677b9b129ad5f861f869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f138d6e0b3c3d47056f1f5d52d7e49e.setIcon(icon_5db3ffc8b67c934d73687e889a32283d);
|
|
|
|
|
|
var marker_5f7958d99910de4ac591a66f54257cfb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2f404846e4038331d96b357ef5f92bdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_922d615a249a0037565eda17f9014bf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b4abaf79c99faad7630a998262262a = $(`<div id="html_d2b4abaf79c99faad7630a998262262a" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_922d615a249a0037565eda17f9014bf5.setContent(html_d2b4abaf79c99faad7630a998262262a);
|
|
|
|
|
|
|
|
marker_5f7958d99910de4ac591a66f54257cfb.bindPopup(popup_922d615a249a0037565eda17f9014bf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7958d99910de4ac591a66f54257cfb.setIcon(icon_2f404846e4038331d96b357ef5f92bdb);
|
|
|
|
|
|
var marker_0d439b17e9899f815f47697f4135a1b2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8130d3798d5768a7c1cdb986d8b01618 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_166ef8ab4b145ed7f5443d3745fa3226 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64b45325bb646211f063e47a13b78e9b = $(`<div id="html_64b45325bb646211f063e47a13b78e9b" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_166ef8ab4b145ed7f5443d3745fa3226.setContent(html_64b45325bb646211f063e47a13b78e9b);
|
|
|
|
|
|
|
|
marker_0d439b17e9899f815f47697f4135a1b2.bindPopup(popup_166ef8ab4b145ed7f5443d3745fa3226)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d439b17e9899f815f47697f4135a1b2.setIcon(icon_8130d3798d5768a7c1cdb986d8b01618);
|
|
|
|
|
|
var marker_53b71200a7d61bd1d6b35277718f19d1 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_37d8f0c2ef854c8159ca48d6b34aa5dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1592ef4c6cbebf6e2b1694a89b14a0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f9afc579431329f9bf39c294f6d379f = $(`<div id="html_4f9afc579431329f9bf39c294f6d379f" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_1592ef4c6cbebf6e2b1694a89b14a0d9.setContent(html_4f9afc579431329f9bf39c294f6d379f);
|
|
|
|
|
|
|
|
marker_53b71200a7d61bd1d6b35277718f19d1.bindPopup(popup_1592ef4c6cbebf6e2b1694a89b14a0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53b71200a7d61bd1d6b35277718f19d1.setIcon(icon_37d8f0c2ef854c8159ca48d6b34aa5dc);
|
|
|
|
|
|
var marker_e85c594db189819b6345db3109fd9abd = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_5ccef8d84aaa3a7b481b505ab4dd31fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ea1ec128ea86b8624556abbb8eb28c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f8a0de169e56669047a30bc1547a144 = $(`<div id="html_7f8a0de169e56669047a30bc1547a144" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_2ea1ec128ea86b8624556abbb8eb28c2.setContent(html_7f8a0de169e56669047a30bc1547a144);
|
|
|
|
|
|
|
|
marker_e85c594db189819b6345db3109fd9abd.bindPopup(popup_2ea1ec128ea86b8624556abbb8eb28c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e85c594db189819b6345db3109fd9abd.setIcon(icon_5ccef8d84aaa3a7b481b505ab4dd31fa);
|
|
|
|
|
|
var marker_111c8c721a8e41b689b55549b8c93ed3 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9c2d58d50d58314da19d6a63d28b54d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0e1e5673d47f4390d7f8dc702b410db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03c70ae81db9254e86f1ea49eff16107 = $(`<div id="html_03c70ae81db9254e86f1ea49eff16107" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_a0e1e5673d47f4390d7f8dc702b410db.setContent(html_03c70ae81db9254e86f1ea49eff16107);
|
|
|
|
|
|
|
|
marker_111c8c721a8e41b689b55549b8c93ed3.bindPopup(popup_a0e1e5673d47f4390d7f8dc702b410db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_111c8c721a8e41b689b55549b8c93ed3.setIcon(icon_9c2d58d50d58314da19d6a63d28b54d5);
|
|
|
|
|
|
var marker_a83e760f7a5645f7c4eb440e3e4f0959 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4cd03f11fe5a5eb8de51d7b6ffd9ca42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a00b02b0717d85fe9354290e52c8b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb006dedf62bae620880e4abb8ba5320 = $(`<div id="html_eb006dedf62bae620880e4abb8ba5320" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_a1a00b02b0717d85fe9354290e52c8b5.setContent(html_eb006dedf62bae620880e4abb8ba5320);
|
|
|
|
|
|
|
|
marker_a83e760f7a5645f7c4eb440e3e4f0959.bindPopup(popup_a1a00b02b0717d85fe9354290e52c8b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a83e760f7a5645f7c4eb440e3e4f0959.setIcon(icon_4cd03f11fe5a5eb8de51d7b6ffd9ca42);
|
|
|
|
|
|
var marker_e38e7773501464236291a3fd4747a7d1 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_067be701eadf4c55497ff737684eb0b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bb1936f340838cacc428d06b37ef24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a411d39bb3b251f550939c1cb73bf22 = $(`<div id="html_6a411d39bb3b251f550939c1cb73bf22" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e9bb1936f340838cacc428d06b37ef24.setContent(html_6a411d39bb3b251f550939c1cb73bf22);
|
|
|
|
|
|
|
|
marker_e38e7773501464236291a3fd4747a7d1.bindPopup(popup_e9bb1936f340838cacc428d06b37ef24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e38e7773501464236291a3fd4747a7d1.setIcon(icon_067be701eadf4c55497ff737684eb0b3);
|
|
|
|
|
|
var marker_d238d8f69b80941ab0787949aca3f94e = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8695a3bcc989ce85013f57f9a1533d65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87351c688a779a8f375a9354648a04f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ff35196a5ba4c3efc3c244a3e19831 = $(`<div id="html_c5ff35196a5ba4c3efc3c244a3e19831" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_87351c688a779a8f375a9354648a04f2.setContent(html_c5ff35196a5ba4c3efc3c244a3e19831);
|
|
|
|
|
|
|
|
marker_d238d8f69b80941ab0787949aca3f94e.bindPopup(popup_87351c688a779a8f375a9354648a04f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d238d8f69b80941ab0787949aca3f94e.setIcon(icon_8695a3bcc989ce85013f57f9a1533d65);
|
|
|
|
|
|
var marker_edc42544bb8defd74263712aeeb4b5db = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d9221571190908a2c873c2f13183974b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_599a8f08f0ddcc143db29a56f23fb06b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77694436e574535edf3735b13c390b7b = $(`<div id="html_77694436e574535edf3735b13c390b7b" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_599a8f08f0ddcc143db29a56f23fb06b.setContent(html_77694436e574535edf3735b13c390b7b);
|
|
|
|
|
|
|
|
marker_edc42544bb8defd74263712aeeb4b5db.bindPopup(popup_599a8f08f0ddcc143db29a56f23fb06b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edc42544bb8defd74263712aeeb4b5db.setIcon(icon_d9221571190908a2c873c2f13183974b);
|
|
|
|
|
|
var marker_c564308faea6d0b155c2748f0268ee74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e916dd5a9de9aac34b426a42de4f0cf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9e998e6bed8da0311aa5a425acf5e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_356ca1c45503aeefe28f284dd479d4ab = $(`<div id="html_356ca1c45503aeefe28f284dd479d4ab" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1f9e998e6bed8da0311aa5a425acf5e4.setContent(html_356ca1c45503aeefe28f284dd479d4ab);
|
|
|
|
|
|
|
|
marker_c564308faea6d0b155c2748f0268ee74.bindPopup(popup_1f9e998e6bed8da0311aa5a425acf5e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c564308faea6d0b155c2748f0268ee74.setIcon(icon_e916dd5a9de9aac34b426a42de4f0cf6);
|
|
|
|
|
|
var marker_bc0e68b395b8d3604c93e0887abae9e8 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d1ce109477575cd6a7ee610700032ee9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff48c2c9e5dff43e899a7a684398d3cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0050c4c0b69a9ce52aa17a86057828b = $(`<div id="html_e0050c4c0b69a9ce52aa17a86057828b" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ff48c2c9e5dff43e899a7a684398d3cf.setContent(html_e0050c4c0b69a9ce52aa17a86057828b);
|
|
|
|
|
|
|
|
marker_bc0e68b395b8d3604c93e0887abae9e8.bindPopup(popup_ff48c2c9e5dff43e899a7a684398d3cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc0e68b395b8d3604c93e0887abae9e8.setIcon(icon_d1ce109477575cd6a7ee610700032ee9);
|
|
|
|
|
|
var marker_1f7dff1a231c7ebd52c0c65895c417db = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4cfe7c23c9b97a8e330e1ec2661c9c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_919437a5f06534152b6acc16345ab549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8f1de883a183c546e57124c2200c499 = $(`<div id="html_c8f1de883a183c546e57124c2200c499" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_919437a5f06534152b6acc16345ab549.setContent(html_c8f1de883a183c546e57124c2200c499);
|
|
|
|
|
|
|
|
marker_1f7dff1a231c7ebd52c0c65895c417db.bindPopup(popup_919437a5f06534152b6acc16345ab549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f7dff1a231c7ebd52c0c65895c417db.setIcon(icon_4cfe7c23c9b97a8e330e1ec2661c9c41);
|
|
|
|
|
|
var marker_eaab94f6b5e6991bedcfbbe01a578180 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a185a81ddf26d0716b8a97c3a5f256bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60089bcda6db967d22363748ed9ba4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_317146f2ac26021e84d04a95d415772b = $(`<div id="html_317146f2ac26021e84d04a95d415772b" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_f60089bcda6db967d22363748ed9ba4f.setContent(html_317146f2ac26021e84d04a95d415772b);
|
|
|
|
|
|
|
|
marker_eaab94f6b5e6991bedcfbbe01a578180.bindPopup(popup_f60089bcda6db967d22363748ed9ba4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaab94f6b5e6991bedcfbbe01a578180.setIcon(icon_a185a81ddf26d0716b8a97c3a5f256bd);
|
|
|
|
|
|
var marker_a217264d3b4cb6bb6a62e2d7f3c05d9a = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_433e4fc455ce18c62a2c6375155e9871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24a84d2c599ad421ca715c10d8dc5957 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_816207d4d429be53fc5f7838502a8784 = $(`<div id="html_816207d4d429be53fc5f7838502a8784" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_24a84d2c599ad421ca715c10d8dc5957.setContent(html_816207d4d429be53fc5f7838502a8784);
|
|
|
|
|
|
|
|
marker_a217264d3b4cb6bb6a62e2d7f3c05d9a.bindPopup(popup_24a84d2c599ad421ca715c10d8dc5957)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a217264d3b4cb6bb6a62e2d7f3c05d9a.setIcon(icon_433e4fc455ce18c62a2c6375155e9871);
|
|
|
|
|
|
var marker_52d5d8220cca9772f59fad5a857664de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_5e7364a5e35c5034177dfb349e0c5d89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2c99d8369fddd9456bdfd328e19455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c67f607a7f3d56833d8349a324bfc03e = $(`<div id="html_c67f607a7f3d56833d8349a324bfc03e" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ff2c99d8369fddd9456bdfd328e19455.setContent(html_c67f607a7f3d56833d8349a324bfc03e);
|
|
|
|
|
|
|
|
marker_52d5d8220cca9772f59fad5a857664de.bindPopup(popup_ff2c99d8369fddd9456bdfd328e19455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d5d8220cca9772f59fad5a857664de.setIcon(icon_5e7364a5e35c5034177dfb349e0c5d89);
|
|
|
|
|
|
var marker_f6d06f1bfe0dad63cc49533dce6a8e0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_74082029d76b970dc654d011a5bc0f12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e04a962146a38d283cb8bac9a97c83d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a60d93dd0388067bc6ced36f712acc01 = $(`<div id="html_a60d93dd0388067bc6ced36f712acc01" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_e04a962146a38d283cb8bac9a97c83d7.setContent(html_a60d93dd0388067bc6ced36f712acc01);
|
|
|
|
|
|
|
|
marker_f6d06f1bfe0dad63cc49533dce6a8e0b.bindPopup(popup_e04a962146a38d283cb8bac9a97c83d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d06f1bfe0dad63cc49533dce6a8e0b.setIcon(icon_74082029d76b970dc654d011a5bc0f12);
|
|
|
|
|
|
var marker_1a6fa070c0588cbc2abf2f5c0a010212 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3dda6edd423a49724a726a2f27b2bd26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb351969251fb59f7789497d340b625f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4360713935655fe2d45021fd69c312c2 = $(`<div id="html_4360713935655fe2d45021fd69c312c2" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_bb351969251fb59f7789497d340b625f.setContent(html_4360713935655fe2d45021fd69c312c2);
|
|
|
|
|
|
|
|
marker_1a6fa070c0588cbc2abf2f5c0a010212.bindPopup(popup_bb351969251fb59f7789497d340b625f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a6fa070c0588cbc2abf2f5c0a010212.setIcon(icon_3dda6edd423a49724a726a2f27b2bd26);
|
|
|
|
|
|
var marker_90e6cac95668a7c4cf9ae5d00a56f4b9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0924601ad52ed81970b33b3a7c0bc731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66f5512ee2b974cacc6a39a92ed36d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f4fe8f2a92fb84d3c57460e758cc54 = $(`<div id="html_55f4fe8f2a92fb84d3c57460e758cc54" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_f66f5512ee2b974cacc6a39a92ed36d4.setContent(html_55f4fe8f2a92fb84d3c57460e758cc54);
|
|
|
|
|
|
|
|
marker_90e6cac95668a7c4cf9ae5d00a56f4b9.bindPopup(popup_f66f5512ee2b974cacc6a39a92ed36d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90e6cac95668a7c4cf9ae5d00a56f4b9.setIcon(icon_0924601ad52ed81970b33b3a7c0bc731);
|
|
|
|
|
|
var marker_b253173732572452bfe55ec53e486e6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_03fc0608c7fff0d16d6cbb5a4280eae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0000158c9bb7d4616f8058863c9b6a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91effbc6651c9e113eaea4e582bff8a9 = $(`<div id="html_91effbc6651c9e113eaea4e582bff8a9" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d0000158c9bb7d4616f8058863c9b6a4.setContent(html_91effbc6651c9e113eaea4e582bff8a9);
|
|
|
|
|
|
|
|
marker_b253173732572452bfe55ec53e486e6c.bindPopup(popup_d0000158c9bb7d4616f8058863c9b6a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b253173732572452bfe55ec53e486e6c.setIcon(icon_03fc0608c7fff0d16d6cbb5a4280eae8);
|
|
|
|
|
|
var marker_3f08ed91c4120679235eaefb249679ad = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f68c5b8d6dbff0552927cc6ab57c7d0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334d4e5c0f774e91aa6c841d601bbc61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b08899cc855480489f70351d2baacb02 = $(`<div id="html_b08899cc855480489f70351d2baacb02" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_334d4e5c0f774e91aa6c841d601bbc61.setContent(html_b08899cc855480489f70351d2baacb02);
|
|
|
|
|
|
|
|
marker_3f08ed91c4120679235eaefb249679ad.bindPopup(popup_334d4e5c0f774e91aa6c841d601bbc61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f08ed91c4120679235eaefb249679ad.setIcon(icon_f68c5b8d6dbff0552927cc6ab57c7d0f);
|
|
|
|
|
|
var marker_a0e1526ed76b012cbdba5a18e5c57e20 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_599dd37a4b58352b7610645925d2e2c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e4278cb0ea2666b78463d88ff9e3de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0be6a733c7ce3e31b3f00d4ceb19c122 = $(`<div id="html_0be6a733c7ce3e31b3f00d4ceb19c122" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_5e4278cb0ea2666b78463d88ff9e3de8.setContent(html_0be6a733c7ce3e31b3f00d4ceb19c122);
|
|
|
|
|
|
|
|
marker_a0e1526ed76b012cbdba5a18e5c57e20.bindPopup(popup_5e4278cb0ea2666b78463d88ff9e3de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0e1526ed76b012cbdba5a18e5c57e20.setIcon(icon_599dd37a4b58352b7610645925d2e2c4);
|
|
|
|
|
|
var marker_e9687ca25bf853077363c5e60ac1dfbf = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_02356599cb2c34db7a371f252a7ccd04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7ee37ecfaac9e037d7e945942f187fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29ba8b53469777c1ec6a69e5ed58c3db = $(`<div id="html_29ba8b53469777c1ec6a69e5ed58c3db" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_b7ee37ecfaac9e037d7e945942f187fa.setContent(html_29ba8b53469777c1ec6a69e5ed58c3db);
|
|
|
|
|
|
|
|
marker_e9687ca25bf853077363c5e60ac1dfbf.bindPopup(popup_b7ee37ecfaac9e037d7e945942f187fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9687ca25bf853077363c5e60ac1dfbf.setIcon(icon_02356599cb2c34db7a371f252a7ccd04);
|
|
|
|
|
|
var marker_56d3f303ec4070ea38e595ffdccc6a10 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_727dbe8de7889f3545a85192442200fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aebce55dac25535d3382595c880ed0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64b3ef15ab86004f3d0f521c63a2e63e = $(`<div id="html_64b3ef15ab86004f3d0f521c63a2e63e" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_6aebce55dac25535d3382595c880ed0d.setContent(html_64b3ef15ab86004f3d0f521c63a2e63e);
|
|
|
|
|
|
|
|
marker_56d3f303ec4070ea38e595ffdccc6a10.bindPopup(popup_6aebce55dac25535d3382595c880ed0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d3f303ec4070ea38e595ffdccc6a10.setIcon(icon_727dbe8de7889f3545a85192442200fd);
|
|
|
|
|
|
var marker_823494a69829980e69a906bb42d44558 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_79a106d17ede24bd0e1765678812f04b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_417c37703a56a6128f72c0930049becb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce38b9cfa8f2086f89ba9e8a034d2ae9 = $(`<div id="html_ce38b9cfa8f2086f89ba9e8a034d2ae9" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_417c37703a56a6128f72c0930049becb.setContent(html_ce38b9cfa8f2086f89ba9e8a034d2ae9);
|
|
|
|
|
|
|
|
marker_823494a69829980e69a906bb42d44558.bindPopup(popup_417c37703a56a6128f72c0930049becb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823494a69829980e69a906bb42d44558.setIcon(icon_79a106d17ede24bd0e1765678812f04b);
|
|
|
|
|
|
var marker_9f434254b31d24150184be519b5aa055 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c7df00ac7d429f83beec720a5b09a643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4343c992632030228f20e71f9d92a176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86c3bfdf0fe75bbf1249ab7f6d31c9c6 = $(`<div id="html_86c3bfdf0fe75bbf1249ab7f6d31c9c6" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_4343c992632030228f20e71f9d92a176.setContent(html_86c3bfdf0fe75bbf1249ab7f6d31c9c6);
|
|
|
|
|
|
|
|
marker_9f434254b31d24150184be519b5aa055.bindPopup(popup_4343c992632030228f20e71f9d92a176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f434254b31d24150184be519b5aa055.setIcon(icon_c7df00ac7d429f83beec720a5b09a643);
|
|
|
|
|
|
var marker_531d56141c37294bfec90aed875a1716 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9e32a0b737a78b21a8b43e8f6ff97ce5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60955f5ccfa51d7192fe0e666bfafb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40919f4f2da942a2d0ae7f4334428500 = $(`<div id="html_40919f4f2da942a2d0ae7f4334428500" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a60955f5ccfa51d7192fe0e666bfafb7.setContent(html_40919f4f2da942a2d0ae7f4334428500);
|
|
|
|
|
|
|
|
marker_531d56141c37294bfec90aed875a1716.bindPopup(popup_a60955f5ccfa51d7192fe0e666bfafb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_531d56141c37294bfec90aed875a1716.setIcon(icon_9e32a0b737a78b21a8b43e8f6ff97ce5);
|
|
|
|
|
|
var marker_fcb9ced72a643e5e0964b97ce7672b4b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_40343813d7122aa2602804554a974c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c17a993f5e69d9dc6ad06c06be9826b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b109ab3106cbe1d1af0952d1084e46 = $(`<div id="html_c6b109ab3106cbe1d1af0952d1084e46" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_1c17a993f5e69d9dc6ad06c06be9826b.setContent(html_c6b109ab3106cbe1d1af0952d1084e46);
|
|
|
|
|
|
|
|
marker_fcb9ced72a643e5e0964b97ce7672b4b.bindPopup(popup_1c17a993f5e69d9dc6ad06c06be9826b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcb9ced72a643e5e0964b97ce7672b4b.setIcon(icon_40343813d7122aa2602804554a974c41);
|
|
|
|
|
|
var marker_05d9cc9774e0769b9d4321c0144b0d4f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_31ce23073c1d5b4c44c223c97ef3fcf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffb434d3b357914698e1a3e88f862a11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da9af1c5e50c3cfd412d367c4a4c634c = $(`<div id="html_da9af1c5e50c3cfd412d367c4a4c634c" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_ffb434d3b357914698e1a3e88f862a11.setContent(html_da9af1c5e50c3cfd412d367c4a4c634c);
|
|
|
|
|
|
|
|
marker_05d9cc9774e0769b9d4321c0144b0d4f.bindPopup(popup_ffb434d3b357914698e1a3e88f862a11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05d9cc9774e0769b9d4321c0144b0d4f.setIcon(icon_31ce23073c1d5b4c44c223c97ef3fcf6);
|
|
|
|
|
|
var marker_15b6d67f0153bfa0e13f01555871042c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2d8e2adbf9df2348b26d5d69b82edcf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f20c62d47ed300253ad4130e92eb300 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b430ed4f64c2a599303f20c6cace602 = $(`<div id="html_3b430ed4f64c2a599303f20c6cace602" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_9f20c62d47ed300253ad4130e92eb300.setContent(html_3b430ed4f64c2a599303f20c6cace602);
|
|
|
|
|
|
|
|
marker_15b6d67f0153bfa0e13f01555871042c.bindPopup(popup_9f20c62d47ed300253ad4130e92eb300)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15b6d67f0153bfa0e13f01555871042c.setIcon(icon_2d8e2adbf9df2348b26d5d69b82edcf7);
|
|
|
|
|
|
var marker_9ed27f52d7205dfbc853d485d90f2f2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3ec9b9d1b07a1e6b05677d632b30fdd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54d82928fd3ca0c8eebfe6e7ed479090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8939ec4fe39d8a9531e6c0ab94c3ae7a = $(`<div id="html_8939ec4fe39d8a9531e6c0ab94c3ae7a" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_54d82928fd3ca0c8eebfe6e7ed479090.setContent(html_8939ec4fe39d8a9531e6c0ab94c3ae7a);
|
|
|
|
|
|
|
|
marker_9ed27f52d7205dfbc853d485d90f2f2d.bindPopup(popup_54d82928fd3ca0c8eebfe6e7ed479090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ed27f52d7205dfbc853d485d90f2f2d.setIcon(icon_3ec9b9d1b07a1e6b05677d632b30fdd1);
|
|
|
|
|
|
var marker_baa18a727aececc75f5315af2c73aea8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_17a0da57c9dc8640c2828e55216207e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1a0e922c27b311e2dd7d132ee129c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f6de4a04bb628048be8375467b916eb = $(`<div id="html_9f6de4a04bb628048be8375467b916eb" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_c1a0e922c27b311e2dd7d132ee129c82.setContent(html_9f6de4a04bb628048be8375467b916eb);
|
|
|
|
|
|
|
|
marker_baa18a727aececc75f5315af2c73aea8.bindPopup(popup_c1a0e922c27b311e2dd7d132ee129c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baa18a727aececc75f5315af2c73aea8.setIcon(icon_17a0da57c9dc8640c2828e55216207e1);
|
|
|
|
|
|
var marker_b8e3ed21ff867fdd8994a9ca8b1cddad = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_55c7e857a2394c2db4bd9a223b76ae02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e3b402dadc6341443aa3a4535563eed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_040414a3611090cea9679d07d7ff8908 = $(`<div id="html_040414a3611090cea9679d07d7ff8908" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_0e3b402dadc6341443aa3a4535563eed.setContent(html_040414a3611090cea9679d07d7ff8908);
|
|
|
|
|
|
|
|
marker_b8e3ed21ff867fdd8994a9ca8b1cddad.bindPopup(popup_0e3b402dadc6341443aa3a4535563eed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8e3ed21ff867fdd8994a9ca8b1cddad.setIcon(icon_55c7e857a2394c2db4bd9a223b76ae02);
|
|
|
|
|
|
var marker_745fcf0bd0e35b8d3f07cc4d61098921 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f41070967c01a9e9c9350ed2be77f33e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0c2cfb2fa17d8c13f0f694890cdb612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a4dc899092ab5fb137943095e4ef932 = $(`<div id="html_5a4dc899092ab5fb137943095e4ef932" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_a0c2cfb2fa17d8c13f0f694890cdb612.setContent(html_5a4dc899092ab5fb137943095e4ef932);
|
|
|
|
|
|
|
|
marker_745fcf0bd0e35b8d3f07cc4d61098921.bindPopup(popup_a0c2cfb2fa17d8c13f0f694890cdb612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745fcf0bd0e35b8d3f07cc4d61098921.setIcon(icon_f41070967c01a9e9c9350ed2be77f33e);
|
|
|
|
|
|
var marker_f420d0692c310e9129fe2ed01c57329d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_962568fb3ce122d660c0bb9cdcc275e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b983f33149524e6f918beab05591c0b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a983078d1ad7f976f9a4088cb3382d0d = $(`<div id="html_a983078d1ad7f976f9a4088cb3382d0d" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_b983f33149524e6f918beab05591c0b0.setContent(html_a983078d1ad7f976f9a4088cb3382d0d);
|
|
|
|
|
|
|
|
marker_f420d0692c310e9129fe2ed01c57329d.bindPopup(popup_b983f33149524e6f918beab05591c0b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f420d0692c310e9129fe2ed01c57329d.setIcon(icon_962568fb3ce122d660c0bb9cdcc275e9);
|
|
|
|
|
|
var marker_a0415bfd2e51817d33726fc9d38f3fc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_eb0dd7cef520c30d4ee817bf66954bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_518085fc78c5652d2391f27253e47726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac8a4f381a31b05a393bd298dd3ae482 = $(`<div id="html_ac8a4f381a31b05a393bd298dd3ae482" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_518085fc78c5652d2391f27253e47726.setContent(html_ac8a4f381a31b05a393bd298dd3ae482);
|
|
|
|
|
|
|
|
marker_a0415bfd2e51817d33726fc9d38f3fc9.bindPopup(popup_518085fc78c5652d2391f27253e47726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0415bfd2e51817d33726fc9d38f3fc9.setIcon(icon_eb0dd7cef520c30d4ee817bf66954bdd);
|
|
|
|
|
|
var marker_43f23a05412aa44a1b014cc822581eb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_50f93dbea9d3173714d456b85c65ca1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c192d4bf65e33d3ce68022d5e49d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_584acca90aa232917386cc84e359b1a8 = $(`<div id="html_584acca90aa232917386cc84e359b1a8" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_f4c192d4bf65e33d3ce68022d5e49d9c.setContent(html_584acca90aa232917386cc84e359b1a8);
|
|
|
|
|
|
|
|
marker_43f23a05412aa44a1b014cc822581eb2.bindPopup(popup_f4c192d4bf65e33d3ce68022d5e49d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f23a05412aa44a1b014cc822581eb2.setIcon(icon_50f93dbea9d3173714d456b85c65ca1d);
|
|
|
|
|
|
var marker_112bf3d773b59bb490b46c57bb9b2b5f = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_230e3ce9508c70c6d51e71b4644693d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a439b1b6201f723dd0b159e328a7c214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c64acde2275c1ce940b7ed7b3c4383 = $(`<div id="html_01c64acde2275c1ce940b7ed7b3c4383" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_a439b1b6201f723dd0b159e328a7c214.setContent(html_01c64acde2275c1ce940b7ed7b3c4383);
|
|
|
|
|
|
|
|
marker_112bf3d773b59bb490b46c57bb9b2b5f.bindPopup(popup_a439b1b6201f723dd0b159e328a7c214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112bf3d773b59bb490b46c57bb9b2b5f.setIcon(icon_230e3ce9508c70c6d51e71b4644693d7);
|
|
|
|
|
|
var marker_256a323467fc9d3c4ec9f83de6956ccc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b4c78079514e233a5910262dc559005e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae7c0067aa7a056024aed3bd83fbff0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df534832dfb614e3bfea9780c0aea3ba = $(`<div id="html_df534832dfb614e3bfea9780c0aea3ba" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_ae7c0067aa7a056024aed3bd83fbff0a.setContent(html_df534832dfb614e3bfea9780c0aea3ba);
|
|
|
|
|
|
|
|
marker_256a323467fc9d3c4ec9f83de6956ccc.bindPopup(popup_ae7c0067aa7a056024aed3bd83fbff0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_256a323467fc9d3c4ec9f83de6956ccc.setIcon(icon_b4c78079514e233a5910262dc559005e);
|
|
|
|
|
|
var marker_768cf3f5a3115ecb7d167c96d9c74601 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c4608e48673213cc7bef4542d5f53f59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14500a4fbe598991cc4272801ab7193c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b9ecb4722d570e6d5121dfaeb1ecbb8 = $(`<div id="html_0b9ecb4722d570e6d5121dfaeb1ecbb8" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_14500a4fbe598991cc4272801ab7193c.setContent(html_0b9ecb4722d570e6d5121dfaeb1ecbb8);
|
|
|
|
|
|
|
|
marker_768cf3f5a3115ecb7d167c96d9c74601.bindPopup(popup_14500a4fbe598991cc4272801ab7193c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_768cf3f5a3115ecb7d167c96d9c74601.setIcon(icon_c4608e48673213cc7bef4542d5f53f59);
|
|
|
|
|
|
var marker_21713178deeacaa26bcab82fd2f43328 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ba71830992a81576e31b3d6391344f23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a0454cb989d797d9ca3595b635ce4f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f33e8bb03f281380b6a00534f52c685 = $(`<div id="html_5f33e8bb03f281380b6a00534f52c685" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_3a0454cb989d797d9ca3595b635ce4f9.setContent(html_5f33e8bb03f281380b6a00534f52c685);
|
|
|
|
|
|
|
|
marker_21713178deeacaa26bcab82fd2f43328.bindPopup(popup_3a0454cb989d797d9ca3595b635ce4f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21713178deeacaa26bcab82fd2f43328.setIcon(icon_ba71830992a81576e31b3d6391344f23);
|
|
|
|
|
|
var marker_1368a91f218953bbf6f878623747161a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_831b1387b780d5f4bfeca0213066e6b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d650dabaaec79f0aab8570a08606e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50247daedc338f7af780afa78a9ea95 = $(`<div id="html_d50247daedc338f7af780afa78a9ea95" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_6d650dabaaec79f0aab8570a08606e99.setContent(html_d50247daedc338f7af780afa78a9ea95);
|
|
|
|
|
|
|
|
marker_1368a91f218953bbf6f878623747161a.bindPopup(popup_6d650dabaaec79f0aab8570a08606e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1368a91f218953bbf6f878623747161a.setIcon(icon_831b1387b780d5f4bfeca0213066e6b3);
|
|
|
|
|
|
var marker_6f631d7c4ae01ad22ad8b407d4a73a10 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a53a05511e038f694c8b66a138d2060b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4737b386a0cf91acb822f9d3a15b473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c538a43f085b8d01ca07c34a170bb916 = $(`<div id="html_c538a43f085b8d01ca07c34a170bb916" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_e4737b386a0cf91acb822f9d3a15b473.setContent(html_c538a43f085b8d01ca07c34a170bb916);
|
|
|
|
|
|
|
|
marker_6f631d7c4ae01ad22ad8b407d4a73a10.bindPopup(popup_e4737b386a0cf91acb822f9d3a15b473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f631d7c4ae01ad22ad8b407d4a73a10.setIcon(icon_a53a05511e038f694c8b66a138d2060b);
|
|
|
|
|
|
var marker_35d264e589de383149625a2a1fd2ea52 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1a1479c04fc28ed1fa3892fd225e81bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d76167e7cc5955edcfbe1126b6a08db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_738f177508f0cb72dad4a9ac9beeb4d8 = $(`<div id="html_738f177508f0cb72dad4a9ac9beeb4d8" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_9d76167e7cc5955edcfbe1126b6a08db.setContent(html_738f177508f0cb72dad4a9ac9beeb4d8);
|
|
|
|
|
|
|
|
marker_35d264e589de383149625a2a1fd2ea52.bindPopup(popup_9d76167e7cc5955edcfbe1126b6a08db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35d264e589de383149625a2a1fd2ea52.setIcon(icon_1a1479c04fc28ed1fa3892fd225e81bb);
|
|
|
|
|
|
var marker_821d8aba38cd11e176941b8f54c8d832 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d3074c5367094e2ac081be55e03e519e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_002bd91ad74f5ae2dec37b2a2853b087 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea5496325a4bdc20c32aa052c7c0c141 = $(`<div id="html_ea5496325a4bdc20c32aa052c7c0c141" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_002bd91ad74f5ae2dec37b2a2853b087.setContent(html_ea5496325a4bdc20c32aa052c7c0c141);
|
|
|
|
|
|
|
|
marker_821d8aba38cd11e176941b8f54c8d832.bindPopup(popup_002bd91ad74f5ae2dec37b2a2853b087)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_821d8aba38cd11e176941b8f54c8d832.setIcon(icon_d3074c5367094e2ac081be55e03e519e);
|
|
|
|
|
|
var marker_22ec1fd1973a03a6c5eece48b88cd3ed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7f08435dffcf37e13bd963fdf7de5ad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b755689739324cd293b248d6bd8e08e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c66e150530c0ef60ba85dffec77ea50c = $(`<div id="html_c66e150530c0ef60ba85dffec77ea50c" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_b755689739324cd293b248d6bd8e08e5.setContent(html_c66e150530c0ef60ba85dffec77ea50c);
|
|
|
|
|
|
|
|
marker_22ec1fd1973a03a6c5eece48b88cd3ed.bindPopup(popup_b755689739324cd293b248d6bd8e08e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ec1fd1973a03a6c5eece48b88cd3ed.setIcon(icon_7f08435dffcf37e13bd963fdf7de5ad7);
|
|
|
|
|
|
var marker_7965cb96d964e294b9708ca560b12b3b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2eba889d8f1a5b3d99e0e4f50d7c65bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be12efe5820f8e4fa994aea9643f92ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1359a750096b61c3c38ad0b19f1d879 = $(`<div id="html_a1359a750096b61c3c38ad0b19f1d879" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_be12efe5820f8e4fa994aea9643f92ba.setContent(html_a1359a750096b61c3c38ad0b19f1d879);
|
|
|
|
|
|
|
|
marker_7965cb96d964e294b9708ca560b12b3b.bindPopup(popup_be12efe5820f8e4fa994aea9643f92ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7965cb96d964e294b9708ca560b12b3b.setIcon(icon_2eba889d8f1a5b3d99e0e4f50d7c65bb);
|
|
|
|
|
|
var marker_3e64f03719653de6264c870d08a7de0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_acdc5cf167c8bcc0fc7514c1a7e68eef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_117d294ef8cbfe65c496704cdff7d762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa0670ae8c8084c9ca62b8031139a9a = $(`<div id="html_9aa0670ae8c8084c9ca62b8031139a9a" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_117d294ef8cbfe65c496704cdff7d762.setContent(html_9aa0670ae8c8084c9ca62b8031139a9a);
|
|
|
|
|
|
|
|
marker_3e64f03719653de6264c870d08a7de0d.bindPopup(popup_117d294ef8cbfe65c496704cdff7d762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e64f03719653de6264c870d08a7de0d.setIcon(icon_acdc5cf167c8bcc0fc7514c1a7e68eef);
|
|
|
|
|
|
var marker_26a1995bbdb5ef0ee2f213131baf0e12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_14cb599f416c48acc190af13c1c5f4dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236c55abfa798c5af957b0b5a6a6bf4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb908a7a43d361224b4903434ec8332 = $(`<div id="html_5eb908a7a43d361224b4903434ec8332" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_236c55abfa798c5af957b0b5a6a6bf4d.setContent(html_5eb908a7a43d361224b4903434ec8332);
|
|
|
|
|
|
|
|
marker_26a1995bbdb5ef0ee2f213131baf0e12.bindPopup(popup_236c55abfa798c5af957b0b5a6a6bf4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26a1995bbdb5ef0ee2f213131baf0e12.setIcon(icon_14cb599f416c48acc190af13c1c5f4dc);
|
|
|
|
|
|
var marker_954c6ac8eecf83666b80e4b30b6c6da4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_568c67467bb8fe95bff46a47ae6c327a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d7a9eb599880d31e7b47bf4bce726af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_badf0f5907959f9cfeeac610385a74a3 = $(`<div id="html_badf0f5907959f9cfeeac610385a74a3" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_5d7a9eb599880d31e7b47bf4bce726af.setContent(html_badf0f5907959f9cfeeac610385a74a3);
|
|
|
|
|
|
|
|
marker_954c6ac8eecf83666b80e4b30b6c6da4.bindPopup(popup_5d7a9eb599880d31e7b47bf4bce726af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_954c6ac8eecf83666b80e4b30b6c6da4.setIcon(icon_568c67467bb8fe95bff46a47ae6c327a);
|
|
|
|
|
|
var marker_123298fff2e0639f37fff989a9c22c50 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6249dd6dfab24ed9a342fa47c15720b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_372cb64c502bdf46d6bf6e97e0a46ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e6d7c62c00a122fb1d64d40e39da82 = $(`<div id="html_f8e6d7c62c00a122fb1d64d40e39da82" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_372cb64c502bdf46d6bf6e97e0a46ae3.setContent(html_f8e6d7c62c00a122fb1d64d40e39da82);
|
|
|
|
|
|
|
|
marker_123298fff2e0639f37fff989a9c22c50.bindPopup(popup_372cb64c502bdf46d6bf6e97e0a46ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123298fff2e0639f37fff989a9c22c50.setIcon(icon_6249dd6dfab24ed9a342fa47c15720b2);
|
|
|
|
|
|
var marker_b9edd7c8c11ef948bdcfc562f37ededb = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_325f7000d7506e99875ed74deb41d471 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a59e09f3515cf67428f232d57ee3019f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b3e58a3f9a9debb9defc44bb558222 = $(`<div id="html_e8b3e58a3f9a9debb9defc44bb558222" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_a59e09f3515cf67428f232d57ee3019f.setContent(html_e8b3e58a3f9a9debb9defc44bb558222);
|
|
|
|
|
|
|
|
marker_b9edd7c8c11ef948bdcfc562f37ededb.bindPopup(popup_a59e09f3515cf67428f232d57ee3019f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9edd7c8c11ef948bdcfc562f37ededb.setIcon(icon_325f7000d7506e99875ed74deb41d471);
|
|
|
|
|
|
var marker_a3749616569892ca5595d9c2dad649ea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_850c22f7bd68b765916d5b0f6ff55937 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ad6aa3235cc7b0dce480d4754c57dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cea2d7e02e5fa7a34ed2d17f12d626c9 = $(`<div id="html_cea2d7e02e5fa7a34ed2d17f12d626c9" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a4ad6aa3235cc7b0dce480d4754c57dd.setContent(html_cea2d7e02e5fa7a34ed2d17f12d626c9);
|
|
|
|
|
|
|
|
marker_a3749616569892ca5595d9c2dad649ea.bindPopup(popup_a4ad6aa3235cc7b0dce480d4754c57dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3749616569892ca5595d9c2dad649ea.setIcon(icon_850c22f7bd68b765916d5b0f6ff55937);
|
|
|
|
|
|
var marker_aae732597e4b018a77d62351425f0180 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b85db0c0aebae1e5d2a0be13cd250f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b0221dddc42c46a364b18e7bf90e89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9649d0905a95f216aaa961dc9ce62b1d = $(`<div id="html_9649d0905a95f216aaa961dc9ce62b1d" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_b7b0221dddc42c46a364b18e7bf90e89.setContent(html_9649d0905a95f216aaa961dc9ce62b1d);
|
|
|
|
|
|
|
|
marker_aae732597e4b018a77d62351425f0180.bindPopup(popup_b7b0221dddc42c46a364b18e7bf90e89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aae732597e4b018a77d62351425f0180.setIcon(icon_b85db0c0aebae1e5d2a0be13cd250f0c);
|
|
|
|
|
|
var marker_b095e073b1955f23fd8e8d74c302b1f4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fe184a4f688a2c0f9217812f9ab16cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba93ee414aa41953833422092e4ea0f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcfbc55bb85a0e75b1f8f706534cb2c0 = $(`<div id="html_fcfbc55bb85a0e75b1f8f706534cb2c0" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ba93ee414aa41953833422092e4ea0f7.setContent(html_fcfbc55bb85a0e75b1f8f706534cb2c0);
|
|
|
|
|
|
|
|
marker_b095e073b1955f23fd8e8d74c302b1f4.bindPopup(popup_ba93ee414aa41953833422092e4ea0f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b095e073b1955f23fd8e8d74c302b1f4.setIcon(icon_fe184a4f688a2c0f9217812f9ab16cbb);
|
|
|
|
|
|
var marker_b1fb161e7158069c362b20d2390f3a8a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8dc048db48164b2dedda9d7b535fc059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0250a0b14a92b9ee3f44194e3979598e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c62c7971253a9405a9407913fad71c32 = $(`<div id="html_c62c7971253a9405a9407913fad71c32" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_0250a0b14a92b9ee3f44194e3979598e.setContent(html_c62c7971253a9405a9407913fad71c32);
|
|
|
|
|
|
|
|
marker_b1fb161e7158069c362b20d2390f3a8a.bindPopup(popup_0250a0b14a92b9ee3f44194e3979598e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1fb161e7158069c362b20d2390f3a8a.setIcon(icon_8dc048db48164b2dedda9d7b535fc059);
|
|
|
|
|
|
var marker_7c48f9a4ba40ae07a1e91014147b22b6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_353625dfb910cea4730ace2a0887b852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_597903b046ebbad79c1883fbafe07752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_586ccb51961a7b815cdc96453b07f630 = $(`<div id="html_586ccb51961a7b815cdc96453b07f630" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_597903b046ebbad79c1883fbafe07752.setContent(html_586ccb51961a7b815cdc96453b07f630);
|
|
|
|
|
|
|
|
marker_7c48f9a4ba40ae07a1e91014147b22b6.bindPopup(popup_597903b046ebbad79c1883fbafe07752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c48f9a4ba40ae07a1e91014147b22b6.setIcon(icon_353625dfb910cea4730ace2a0887b852);
|
|
|
|
|
|
var marker_4be0c3312243a224175d6cd899ada40e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_feb6528e17dd085b29c6f3307d22d878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95ff6ad340cc4d12d0944c730a89725a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a87fad0cd7838cd9ba5332f6584955f = $(`<div id="html_1a87fad0cd7838cd9ba5332f6584955f" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_95ff6ad340cc4d12d0944c730a89725a.setContent(html_1a87fad0cd7838cd9ba5332f6584955f);
|
|
|
|
|
|
|
|
marker_4be0c3312243a224175d6cd899ada40e.bindPopup(popup_95ff6ad340cc4d12d0944c730a89725a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4be0c3312243a224175d6cd899ada40e.setIcon(icon_feb6528e17dd085b29c6f3307d22d878);
|
|
|
|
|
|
var marker_76c64f321217122d0eb8dfd2ebddafb0 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fc1f0601a099630df16020153fa73538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e146476c4237091d49f8ac41c2aca5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf5598ebbd04ef93132c022717163fe4 = $(`<div id="html_bf5598ebbd04ef93132c022717163fe4" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6e146476c4237091d49f8ac41c2aca5a.setContent(html_bf5598ebbd04ef93132c022717163fe4);
|
|
|
|
|
|
|
|
marker_76c64f321217122d0eb8dfd2ebddafb0.bindPopup(popup_6e146476c4237091d49f8ac41c2aca5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c64f321217122d0eb8dfd2ebddafb0.setIcon(icon_fc1f0601a099630df16020153fa73538);
|
|
|
|
|
|
var marker_79d0008191b198baee7cad7a0518456a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0f9c2f319f31640165d80420bffc09b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c985e64c56d5066413aa7646b004113c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa6140d39c3827b817b6061c3d8b9950 = $(`<div id="html_fa6140d39c3827b817b6061c3d8b9950" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_c985e64c56d5066413aa7646b004113c.setContent(html_fa6140d39c3827b817b6061c3d8b9950);
|
|
|
|
|
|
|
|
marker_79d0008191b198baee7cad7a0518456a.bindPopup(popup_c985e64c56d5066413aa7646b004113c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79d0008191b198baee7cad7a0518456a.setIcon(icon_0f9c2f319f31640165d80420bffc09b6);
|
|
|
|
|
|
var marker_59632e2243b7665f2b141263d406f7e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_bc9a3e74c01b9d3118b741c7577f8ed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd06130d59d6eeac799c5baf0a9ea1ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79bde6a3e5703c4616abcb13a7944ca = $(`<div id="html_a79bde6a3e5703c4616abcb13a7944ca" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_cd06130d59d6eeac799c5baf0a9ea1ab.setContent(html_a79bde6a3e5703c4616abcb13a7944ca);
|
|
|
|
|
|
|
|
marker_59632e2243b7665f2b141263d406f7e5.bindPopup(popup_cd06130d59d6eeac799c5baf0a9ea1ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59632e2243b7665f2b141263d406f7e5.setIcon(icon_bc9a3e74c01b9d3118b741c7577f8ed0);
|
|
|
|
|
|
var marker_0804080aeca94644b96ca2084717cd6a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_83f9f4a4019b8e560df1822b78ab888e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0319d7f404231694b686fcf7095b55c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07ee7498d6d79b0576a500d1ebdb21c = $(`<div id="html_d07ee7498d6d79b0576a500d1ebdb21c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0319d7f404231694b686fcf7095b55c3.setContent(html_d07ee7498d6d79b0576a500d1ebdb21c);
|
|
|
|
|
|
|
|
marker_0804080aeca94644b96ca2084717cd6a.bindPopup(popup_0319d7f404231694b686fcf7095b55c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0804080aeca94644b96ca2084717cd6a.setIcon(icon_83f9f4a4019b8e560df1822b78ab888e);
|
|
|
|
|
|
var marker_2ae279010468eefaaaadc9a8b8c1bd3c = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b31acb40e3bc2a1e17fbbf1222c0a497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48dd5d1a6ec31a59b54b7577860c033d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_753bfb4533e94c87ff7454cc8fe07610 = $(`<div id="html_753bfb4533e94c87ff7454cc8fe07610" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_48dd5d1a6ec31a59b54b7577860c033d.setContent(html_753bfb4533e94c87ff7454cc8fe07610);
|
|
|
|
|
|
|
|
marker_2ae279010468eefaaaadc9a8b8c1bd3c.bindPopup(popup_48dd5d1a6ec31a59b54b7577860c033d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae279010468eefaaaadc9a8b8c1bd3c.setIcon(icon_b31acb40e3bc2a1e17fbbf1222c0a497);
|
|
|
|
|
|
var marker_ede3d9c88912e0baffed7f5744ab6763 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_37d767637a79cd596b8a543ce6a828fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88aeb61b0bcf8f8c5013ffbd807ba103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba3cd3698d5276be82230f942e8f676 = $(`<div id="html_fba3cd3698d5276be82230f942e8f676" style="width: 100.0%; height: 100.0%;">nostr.roundrockbitcoiners.com</div>`)[0];
|
|
popup_88aeb61b0bcf8f8c5013ffbd807ba103.setContent(html_fba3cd3698d5276be82230f942e8f676);
|
|
|
|
|
|
|
|
marker_ede3d9c88912e0baffed7f5744ab6763.bindPopup(popup_88aeb61b0bcf8f8c5013ffbd807ba103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ede3d9c88912e0baffed7f5744ab6763.setIcon(icon_37d767637a79cd596b8a543ce6a828fa);
|
|
|
|
|
|
var marker_52fe11a5ef0c8327486923378c9dbadd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6b7cb391df4f0b61c0fda1a1b9cf34f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b09ab15e608d11a8f5b1a300d14acee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef9c5e3f747bccf93122355f0027162c = $(`<div id="html_ef9c5e3f747bccf93122355f0027162c" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3b09ab15e608d11a8f5b1a300d14acee.setContent(html_ef9c5e3f747bccf93122355f0027162c);
|
|
|
|
|
|
|
|
marker_52fe11a5ef0c8327486923378c9dbadd.bindPopup(popup_3b09ab15e608d11a8f5b1a300d14acee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52fe11a5ef0c8327486923378c9dbadd.setIcon(icon_6b7cb391df4f0b61c0fda1a1b9cf34f8);
|
|
|
|
|
|
var marker_06622cdb8599c4fcc89aafcd101ed473 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8896aaab0abe46db4719835a4b528b90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2366336997f40908385dfcca4a092d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8299ebad7006acb9d1e7b8d74a9f3566 = $(`<div id="html_8299ebad7006acb9d1e7b8d74a9f3566" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_2366336997f40908385dfcca4a092d3f.setContent(html_8299ebad7006acb9d1e7b8d74a9f3566);
|
|
|
|
|
|
|
|
marker_06622cdb8599c4fcc89aafcd101ed473.bindPopup(popup_2366336997f40908385dfcca4a092d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06622cdb8599c4fcc89aafcd101ed473.setIcon(icon_8896aaab0abe46db4719835a4b528b90);
|
|
|
|
|
|
var marker_2b71c208062c1ea3445e903dfe11ffd8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_db6afe1b60ec4e1760b9053b39866edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da0ec27aa64786d8e487fd52e1db1b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1707ef11d941a7632bf0a8e1c8bc7323 = $(`<div id="html_1707ef11d941a7632bf0a8e1c8bc7323" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5da0ec27aa64786d8e487fd52e1db1b3.setContent(html_1707ef11d941a7632bf0a8e1c8bc7323);
|
|
|
|
|
|
|
|
marker_2b71c208062c1ea3445e903dfe11ffd8.bindPopup(popup_5da0ec27aa64786d8e487fd52e1db1b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b71c208062c1ea3445e903dfe11ffd8.setIcon(icon_db6afe1b60ec4e1760b9053b39866edc);
|
|
|
|
|
|
var marker_d8ea5e243684caa98ff416774cf7e121 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d0e8cda455356a2a9713cebcd9e61d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_679b77cbdfa7d3401c992af8470bcead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_493f7d18c01816f2b7989480d45c4591 = $(`<div id="html_493f7d18c01816f2b7989480d45c4591" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_679b77cbdfa7d3401c992af8470bcead.setContent(html_493f7d18c01816f2b7989480d45c4591);
|
|
|
|
|
|
|
|
marker_d8ea5e243684caa98ff416774cf7e121.bindPopup(popup_679b77cbdfa7d3401c992af8470bcead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ea5e243684caa98ff416774cf7e121.setIcon(icon_d0e8cda455356a2a9713cebcd9e61d06);
|
|
|
|
|
|
var marker_a8673b086a54ab40f51c21f7e24719aa = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_27c9f2b37e79e2c4bb4f329280144a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55fb211263140736c7e3b9a5ea302c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2a9963db382dc0857c02598d77e31d2 = $(`<div id="html_e2a9963db382dc0857c02598d77e31d2" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_55fb211263140736c7e3b9a5ea302c00.setContent(html_e2a9963db382dc0857c02598d77e31d2);
|
|
|
|
|
|
|
|
marker_a8673b086a54ab40f51c21f7e24719aa.bindPopup(popup_55fb211263140736c7e3b9a5ea302c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8673b086a54ab40f51c21f7e24719aa.setIcon(icon_27c9f2b37e79e2c4bb4f329280144a55);
|
|
|
|
|
|
var marker_afc42e097ad868a3693ca88182fe2249 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_241c3b21267e41fcf2fac808f5e7dcb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa6b97a392362da447f6f4a295dd1a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f67c06f19f2305215b970fe214dd9fa = $(`<div id="html_1f67c06f19f2305215b970fe214dd9fa" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_1aa6b97a392362da447f6f4a295dd1a2.setContent(html_1f67c06f19f2305215b970fe214dd9fa);
|
|
|
|
|
|
|
|
marker_afc42e097ad868a3693ca88182fe2249.bindPopup(popup_1aa6b97a392362da447f6f4a295dd1a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afc42e097ad868a3693ca88182fe2249.setIcon(icon_241c3b21267e41fcf2fac808f5e7dcb6);
|
|
|
|
|
|
var marker_a9cb2e7e925d93c308459f2ff75ef8c0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6b76cd90962b05a566cdadcc50dbe0a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76c2bacb48cd8bea364add64b8fb9088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97253367d6a9d9b5f3e7241bdc0e814d = $(`<div id="html_97253367d6a9d9b5f3e7241bdc0e814d" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_76c2bacb48cd8bea364add64b8fb9088.setContent(html_97253367d6a9d9b5f3e7241bdc0e814d);
|
|
|
|
|
|
|
|
marker_a9cb2e7e925d93c308459f2ff75ef8c0.bindPopup(popup_76c2bacb48cd8bea364add64b8fb9088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9cb2e7e925d93c308459f2ff75ef8c0.setIcon(icon_6b76cd90962b05a566cdadcc50dbe0a5);
|
|
|
|
|
|
var marker_82f1bd8f2b8e46c0dc7a3b95b1561318 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_0d5ab31e17afb26aba205c40230de192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8924aeea6aa1cf0b4b1a484032102c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8839044e88436f9ece39266418653244 = $(`<div id="html_8839044e88436f9ece39266418653244" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_c8924aeea6aa1cf0b4b1a484032102c7.setContent(html_8839044e88436f9ece39266418653244);
|
|
|
|
|
|
|
|
marker_82f1bd8f2b8e46c0dc7a3b95b1561318.bindPopup(popup_c8924aeea6aa1cf0b4b1a484032102c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82f1bd8f2b8e46c0dc7a3b95b1561318.setIcon(icon_0d5ab31e17afb26aba205c40230de192);
|
|
|
|
|
|
var marker_da95debffdeb4b3fdf0020df1b8c9937 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_48805ced62083eba3aefa34f73eee1f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdacfa93a64f928e89eca40968d96d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_828a6bcfc68c5867a00fb726c1330bbf = $(`<div id="html_828a6bcfc68c5867a00fb726c1330bbf" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_fdacfa93a64f928e89eca40968d96d3d.setContent(html_828a6bcfc68c5867a00fb726c1330bbf);
|
|
|
|
|
|
|
|
marker_da95debffdeb4b3fdf0020df1b8c9937.bindPopup(popup_fdacfa93a64f928e89eca40968d96d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da95debffdeb4b3fdf0020df1b8c9937.setIcon(icon_48805ced62083eba3aefa34f73eee1f5);
|
|
|
|
|
|
var marker_00c51138a0f033c100505d87bc0083d2 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2044d6c72103f665513ef59405c95415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbdcd800bb5dfb0b6cc12a4c12792c7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f57a0a7ff168fce72d29bf51ebf6f8c3 = $(`<div id="html_f57a0a7ff168fce72d29bf51ebf6f8c3" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_bbdcd800bb5dfb0b6cc12a4c12792c7d.setContent(html_f57a0a7ff168fce72d29bf51ebf6f8c3);
|
|
|
|
|
|
|
|
marker_00c51138a0f033c100505d87bc0083d2.bindPopup(popup_bbdcd800bb5dfb0b6cc12a4c12792c7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c51138a0f033c100505d87bc0083d2.setIcon(icon_2044d6c72103f665513ef59405c95415);
|
|
|
|
|
|
var marker_d2d3d355a97bedeba50bd82cdadd43fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_05879d401098bfd6f19b7be6146e491d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e7bcb1e266560d5d03d678e7a977867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0326c4c53d2e2cad98f6f5943dcda65f = $(`<div id="html_0326c4c53d2e2cad98f6f5943dcda65f" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_5e7bcb1e266560d5d03d678e7a977867.setContent(html_0326c4c53d2e2cad98f6f5943dcda65f);
|
|
|
|
|
|
|
|
marker_d2d3d355a97bedeba50bd82cdadd43fe.bindPopup(popup_5e7bcb1e266560d5d03d678e7a977867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2d3d355a97bedeba50bd82cdadd43fe.setIcon(icon_05879d401098bfd6f19b7be6146e491d);
|
|
|
|
|
|
var marker_7966a7bd33460dd43474cd581e149997 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e7dca7f75beaeddf99752b5c024d723f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d99dc1532b31ccc48041ed860da25f3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688d3e0c5e94b65323ba59ff63c0c7b8 = $(`<div id="html_688d3e0c5e94b65323ba59ff63c0c7b8" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_d99dc1532b31ccc48041ed860da25f3a.setContent(html_688d3e0c5e94b65323ba59ff63c0c7b8);
|
|
|
|
|
|
|
|
marker_7966a7bd33460dd43474cd581e149997.bindPopup(popup_d99dc1532b31ccc48041ed860da25f3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7966a7bd33460dd43474cd581e149997.setIcon(icon_e7dca7f75beaeddf99752b5c024d723f);
|
|
|
|
|
|
var marker_18200f7afa57f4ac782e4d9c59858366 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ac44218a17868b755b813f705eee465d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d50bed5e1385baa6e1a9ccba7530e342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f057d5be6014d3e680cc383b3bdac70d = $(`<div id="html_f057d5be6014d3e680cc383b3bdac70d" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_d50bed5e1385baa6e1a9ccba7530e342.setContent(html_f057d5be6014d3e680cc383b3bdac70d);
|
|
|
|
|
|
|
|
marker_18200f7afa57f4ac782e4d9c59858366.bindPopup(popup_d50bed5e1385baa6e1a9ccba7530e342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18200f7afa57f4ac782e4d9c59858366.setIcon(icon_ac44218a17868b755b813f705eee465d);
|
|
|
|
|
|
var marker_c58c5c53aa7799fd302eac4d061bb13f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fa45b4ba1ecc2341821b4c7e6d26c9d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b23c39541d92cc03eccd55231a9ea012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d8b9ff3f58f19d751e33b476b5268b = $(`<div id="html_46d8b9ff3f58f19d751e33b476b5268b" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_b23c39541d92cc03eccd55231a9ea012.setContent(html_46d8b9ff3f58f19d751e33b476b5268b);
|
|
|
|
|
|
|
|
marker_c58c5c53aa7799fd302eac4d061bb13f.bindPopup(popup_b23c39541d92cc03eccd55231a9ea012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c58c5c53aa7799fd302eac4d061bb13f.setIcon(icon_fa45b4ba1ecc2341821b4c7e6d26c9d1);
|
|
|
|
|
|
var marker_abf8639cac3a52beaea6e48c856ebe83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_da49b774825a9b28620a02435db423d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d37655558499e770056a413dc17fb6c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d00de25be47baa1e5ea816c7e5218acf = $(`<div id="html_d00de25be47baa1e5ea816c7e5218acf" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_d37655558499e770056a413dc17fb6c5.setContent(html_d00de25be47baa1e5ea816c7e5218acf);
|
|
|
|
|
|
|
|
marker_abf8639cac3a52beaea6e48c856ebe83.bindPopup(popup_d37655558499e770056a413dc17fb6c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abf8639cac3a52beaea6e48c856ebe83.setIcon(icon_da49b774825a9b28620a02435db423d4);
|
|
|
|
|
|
var marker_8ac590f3dbce73943686c74b7dc7e5b8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_94685f353496f697401ed853da3bf3d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1462ff5e4d0d4e0636a5a67770b7cc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47711cf8967271b663eca99eed2ddc32 = $(`<div id="html_47711cf8967271b663eca99eed2ddc32" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_b1462ff5e4d0d4e0636a5a67770b7cc0.setContent(html_47711cf8967271b663eca99eed2ddc32);
|
|
|
|
|
|
|
|
marker_8ac590f3dbce73943686c74b7dc7e5b8.bindPopup(popup_b1462ff5e4d0d4e0636a5a67770b7cc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ac590f3dbce73943686c74b7dc7e5b8.setIcon(icon_94685f353496f697401ed853da3bf3d4);
|
|
|
|
|
|
var marker_ab4c289cfab62ce8a75a34db7edd5024 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2fec0e314d0a7d5625760e94a849b758 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfdd782c41550cba984d61ccbcf1e399 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_221d0b0fd70e895be964510d0f8a2a71 = $(`<div id="html_221d0b0fd70e895be964510d0f8a2a71" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cfdd782c41550cba984d61ccbcf1e399.setContent(html_221d0b0fd70e895be964510d0f8a2a71);
|
|
|
|
|
|
|
|
marker_ab4c289cfab62ce8a75a34db7edd5024.bindPopup(popup_cfdd782c41550cba984d61ccbcf1e399)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab4c289cfab62ce8a75a34db7edd5024.setIcon(icon_2fec0e314d0a7d5625760e94a849b758);
|
|
|
|
|
|
var marker_be50dde66b7a59e85cd31cf296b41f88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ecaa5e91044b0fe8161e5e8df3f709da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff950263cfc71e67e5507b5d9c837f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7feb1c5c503c00b47d125d2836be4c2 = $(`<div id="html_b7feb1c5c503c00b47d125d2836be4c2" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_1ff950263cfc71e67e5507b5d9c837f0.setContent(html_b7feb1c5c503c00b47d125d2836be4c2);
|
|
|
|
|
|
|
|
marker_be50dde66b7a59e85cd31cf296b41f88.bindPopup(popup_1ff950263cfc71e67e5507b5d9c837f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be50dde66b7a59e85cd31cf296b41f88.setIcon(icon_ecaa5e91044b0fe8161e5e8df3f709da);
|
|
|
|
|
|
var marker_b3efae4a3a0dd10dfdf8d4771131a77a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3ae7fede62c8fab9b8ced09c34506a4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af2ee42854a926213514ce4acb2f566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c79c3e5ea87d3bdf2c99c43e0de0934 = $(`<div id="html_2c79c3e5ea87d3bdf2c99c43e0de0934" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_6af2ee42854a926213514ce4acb2f566.setContent(html_2c79c3e5ea87d3bdf2c99c43e0de0934);
|
|
|
|
|
|
|
|
marker_b3efae4a3a0dd10dfdf8d4771131a77a.bindPopup(popup_6af2ee42854a926213514ce4acb2f566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3efae4a3a0dd10dfdf8d4771131a77a.setIcon(icon_3ae7fede62c8fab9b8ced09c34506a4c);
|
|
|
|
|
|
var marker_01c54384650ea979a821427ca580989c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b55c7bc2c8baffa7a6824c626e74020a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1ce4e8055230a226674c031ed080a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5096a18380176f0bc87d8cd5abb128c6 = $(`<div id="html_5096a18380176f0bc87d8cd5abb128c6" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_8e1ce4e8055230a226674c031ed080a0.setContent(html_5096a18380176f0bc87d8cd5abb128c6);
|
|
|
|
|
|
|
|
marker_01c54384650ea979a821427ca580989c.bindPopup(popup_8e1ce4e8055230a226674c031ed080a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01c54384650ea979a821427ca580989c.setIcon(icon_b55c7bc2c8baffa7a6824c626e74020a);
|
|
|
|
|
|
var marker_4fa90e5692388b9b8e5a1039db62e7c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f2c83a5a2dc9a9c8978297b3b4b3006f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8cdf94e62b1efdd59904d5e7ea80d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23e4bdd94c54e4ea04935e1da8b46bd9 = $(`<div id="html_23e4bdd94c54e4ea04935e1da8b46bd9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_e8cdf94e62b1efdd59904d5e7ea80d94.setContent(html_23e4bdd94c54e4ea04935e1da8b46bd9);
|
|
|
|
|
|
|
|
marker_4fa90e5692388b9b8e5a1039db62e7c5.bindPopup(popup_e8cdf94e62b1efdd59904d5e7ea80d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa90e5692388b9b8e5a1039db62e7c5.setIcon(icon_f2c83a5a2dc9a9c8978297b3b4b3006f);
|
|
|
|
|
|
var marker_c4072c451b2117823d07d7caa78e6d4f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_fe6b766b5c2c6bd50b52587819a9bab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0495197a943f30e7abfbf30056f4b38f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbbc73293974e6b07dc5ef2897554a9e = $(`<div id="html_dbbc73293974e6b07dc5ef2897554a9e" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_0495197a943f30e7abfbf30056f4b38f.setContent(html_dbbc73293974e6b07dc5ef2897554a9e);
|
|
|
|
|
|
|
|
marker_c4072c451b2117823d07d7caa78e6d4f.bindPopup(popup_0495197a943f30e7abfbf30056f4b38f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4072c451b2117823d07d7caa78e6d4f.setIcon(icon_fe6b766b5c2c6bd50b52587819a9bab9);
|
|
|
|
|
|
var marker_5e04b046cad147ec73efa899319fbfc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a4c093b89fd3125e616e4532c0056ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80cfad9f79ec159b122aef8c729fc84e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25b8d23d2bce2b904210b226d06e01e0 = $(`<div id="html_25b8d23d2bce2b904210b226d06e01e0" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_80cfad9f79ec159b122aef8c729fc84e.setContent(html_25b8d23d2bce2b904210b226d06e01e0);
|
|
|
|
|
|
|
|
marker_5e04b046cad147ec73efa899319fbfc1.bindPopup(popup_80cfad9f79ec159b122aef8c729fc84e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e04b046cad147ec73efa899319fbfc1.setIcon(icon_a4c093b89fd3125e616e4532c0056ed8);
|
|
|
|
|
|
var marker_b3b36af97d329d87b0aaed1694021286 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3b3f3c355e0cce400392bf6a1cd2a519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b127f50ad2163d1adea67a5586f5ffdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90956c8be38884b01d481c024338e270 = $(`<div id="html_90956c8be38884b01d481c024338e270" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_b127f50ad2163d1adea67a5586f5ffdf.setContent(html_90956c8be38884b01d481c024338e270);
|
|
|
|
|
|
|
|
marker_b3b36af97d329d87b0aaed1694021286.bindPopup(popup_b127f50ad2163d1adea67a5586f5ffdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3b36af97d329d87b0aaed1694021286.setIcon(icon_3b3f3c355e0cce400392bf6a1cd2a519);
|
|
|
|
|
|
var marker_398c1774fab663e227e8b721e82e4772 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_256de4596577e8290c0ddcd314adb6b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ab06062e09fd191660d2fb50476fb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b830521959338878488fa6817dbb53de = $(`<div id="html_b830521959338878488fa6817dbb53de" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_e2ab06062e09fd191660d2fb50476fb0.setContent(html_b830521959338878488fa6817dbb53de);
|
|
|
|
|
|
|
|
marker_398c1774fab663e227e8b721e82e4772.bindPopup(popup_e2ab06062e09fd191660d2fb50476fb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_398c1774fab663e227e8b721e82e4772.setIcon(icon_256de4596577e8290c0ddcd314adb6b6);
|
|
|
|
|
|
var marker_b44a24fadcc3340e1cf75f79305522b9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_18b773c9c0791f2ad7ead0eef581d3a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ac19cf34e14d72ad64b9c2b39c3cae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c0b86812fa154217bca1c5bad383451 = $(`<div id="html_0c0b86812fa154217bca1c5bad383451" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_f3ac19cf34e14d72ad64b9c2b39c3cae.setContent(html_0c0b86812fa154217bca1c5bad383451);
|
|
|
|
|
|
|
|
marker_b44a24fadcc3340e1cf75f79305522b9.bindPopup(popup_f3ac19cf34e14d72ad64b9c2b39c3cae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b44a24fadcc3340e1cf75f79305522b9.setIcon(icon_18b773c9c0791f2ad7ead0eef581d3a4);
|
|
|
|
|
|
var marker_f613a6250a41077eca623c87f0daeed7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_269bc6f95d1737ef6deea5d73b791705 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f37a5a7bef8a5f17abc6290f5b463a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a4b8f249e52cd1584d3f36e0afdebe4 = $(`<div id="html_5a4b8f249e52cd1584d3f36e0afdebe4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_6f37a5a7bef8a5f17abc6290f5b463a4.setContent(html_5a4b8f249e52cd1584d3f36e0afdebe4);
|
|
|
|
|
|
|
|
marker_f613a6250a41077eca623c87f0daeed7.bindPopup(popup_6f37a5a7bef8a5f17abc6290f5b463a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f613a6250a41077eca623c87f0daeed7.setIcon(icon_269bc6f95d1737ef6deea5d73b791705);
|
|
|
|
|
|
var marker_34c7313b4df34885de9219ac327b1a04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7c337d2a77f420f81df21909b24ba1e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6864c641fecbb717ea66aea1752f7194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_614972c2f0495e6c94eac2165f669269 = $(`<div id="html_614972c2f0495e6c94eac2165f669269" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_6864c641fecbb717ea66aea1752f7194.setContent(html_614972c2f0495e6c94eac2165f669269);
|
|
|
|
|
|
|
|
marker_34c7313b4df34885de9219ac327b1a04.bindPopup(popup_6864c641fecbb717ea66aea1752f7194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c7313b4df34885de9219ac327b1a04.setIcon(icon_7c337d2a77f420f81df21909b24ba1e0);
|
|
|
|
|
|
var marker_f2a79b5b0b921cc6427dff0ce57a4a66 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f40b9f418698a514c72148d2b362763f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56d1f66eca6104f9cc7d42584d1ec283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2be0fa2caec8fe1bd8d286eac274d59a = $(`<div id="html_2be0fa2caec8fe1bd8d286eac274d59a" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_56d1f66eca6104f9cc7d42584d1ec283.setContent(html_2be0fa2caec8fe1bd8d286eac274d59a);
|
|
|
|
|
|
|
|
marker_f2a79b5b0b921cc6427dff0ce57a4a66.bindPopup(popup_56d1f66eca6104f9cc7d42584d1ec283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2a79b5b0b921cc6427dff0ce57a4a66.setIcon(icon_f40b9f418698a514c72148d2b362763f);
|
|
|
|
|
|
var marker_2b9780c5b341f653756136d9640c586f = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c488624f5d29bc25a82b84d723d37486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7318bf28d1ca78b334524526b5e38bc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78c8869233186a2a3004e46a08ec732b = $(`<div id="html_78c8869233186a2a3004e46a08ec732b" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_7318bf28d1ca78b334524526b5e38bc4.setContent(html_78c8869233186a2a3004e46a08ec732b);
|
|
|
|
|
|
|
|
marker_2b9780c5b341f653756136d9640c586f.bindPopup(popup_7318bf28d1ca78b334524526b5e38bc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b9780c5b341f653756136d9640c586f.setIcon(icon_c488624f5d29bc25a82b84d723d37486);
|
|
|
|
|
|
var marker_51f64c1e6c1039135dc72e6c30e434ea = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4fc566d038363d331aee1b91a7a92f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f166e4bc48b00eaa1c9e6db132d9111 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57180f13439875bac8e2a2ed2a6621f7 = $(`<div id="html_57180f13439875bac8e2a2ed2a6621f7" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_8f166e4bc48b00eaa1c9e6db132d9111.setContent(html_57180f13439875bac8e2a2ed2a6621f7);
|
|
|
|
|
|
|
|
marker_51f64c1e6c1039135dc72e6c30e434ea.bindPopup(popup_8f166e4bc48b00eaa1c9e6db132d9111)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f64c1e6c1039135dc72e6c30e434ea.setIcon(icon_4fc566d038363d331aee1b91a7a92f9a);
|
|
|
|
|
|
var marker_4a6a4e8cf66de42c047ed5b3f25aed9e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_adc8c44c91c90fd336b05a37a18e46be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9cd03cc723aa3bb639715c7d8e4b28c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85111ed2ce381291afc911fac5f44236 = $(`<div id="html_85111ed2ce381291afc911fac5f44236" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_e9cd03cc723aa3bb639715c7d8e4b28c.setContent(html_85111ed2ce381291afc911fac5f44236);
|
|
|
|
|
|
|
|
marker_4a6a4e8cf66de42c047ed5b3f25aed9e.bindPopup(popup_e9cd03cc723aa3bb639715c7d8e4b28c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a6a4e8cf66de42c047ed5b3f25aed9e.setIcon(icon_adc8c44c91c90fd336b05a37a18e46be);
|
|
|
|
|
|
var marker_07640c5deac000041236b06ea37bbf8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8a84c3d5ee2b25ac47b1d13eb872f931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0f527187ccc3979ea6a5945486776ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e68b60ad3f7d2a505d9dd0559f20e5f9 = $(`<div id="html_e68b60ad3f7d2a505d9dd0559f20e5f9" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_b0f527187ccc3979ea6a5945486776ae.setContent(html_e68b60ad3f7d2a505d9dd0559f20e5f9);
|
|
|
|
|
|
|
|
marker_07640c5deac000041236b06ea37bbf8a.bindPopup(popup_b0f527187ccc3979ea6a5945486776ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07640c5deac000041236b06ea37bbf8a.setIcon(icon_8a84c3d5ee2b25ac47b1d13eb872f931);
|
|
|
|
|
|
var marker_ce40f68b81dd95f41c85bf642a8a8f21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3735d10a48853273d1448094cc33bc51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_675c87fea72651d5bb4904b19b05a550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aa57e7c03fe4b15d722fba7fe248931 = $(`<div id="html_6aa57e7c03fe4b15d722fba7fe248931" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_675c87fea72651d5bb4904b19b05a550.setContent(html_6aa57e7c03fe4b15d722fba7fe248931);
|
|
|
|
|
|
|
|
marker_ce40f68b81dd95f41c85bf642a8a8f21.bindPopup(popup_675c87fea72651d5bb4904b19b05a550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce40f68b81dd95f41c85bf642a8a8f21.setIcon(icon_3735d10a48853273d1448094cc33bc51);
|
|
|
|
|
|
var marker_fbd7a540106d88faf8bcda74cf438485 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_2ad5332ba0e7ec3ee4c86cbdd70bda07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_064afd3740f3dc7012a0ee20ca29a405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55628c8dfc2c7719e9516087c2b4518b = $(`<div id="html_55628c8dfc2c7719e9516087c2b4518b" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_064afd3740f3dc7012a0ee20ca29a405.setContent(html_55628c8dfc2c7719e9516087c2b4518b);
|
|
|
|
|
|
|
|
marker_fbd7a540106d88faf8bcda74cf438485.bindPopup(popup_064afd3740f3dc7012a0ee20ca29a405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbd7a540106d88faf8bcda74cf438485.setIcon(icon_2ad5332ba0e7ec3ee4c86cbdd70bda07);
|
|
|
|
|
|
var marker_1e8919ce6d276daeff029ba4abd844c6 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4e91cc8a59947b22a5f9d64e37cd5a11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6651dac5d6749e277b452ec57b0746fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb03f4b9b3d00cdea894f77007bb57e9 = $(`<div id="html_eb03f4b9b3d00cdea894f77007bb57e9" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_6651dac5d6749e277b452ec57b0746fb.setContent(html_eb03f4b9b3d00cdea894f77007bb57e9);
|
|
|
|
|
|
|
|
marker_1e8919ce6d276daeff029ba4abd844c6.bindPopup(popup_6651dac5d6749e277b452ec57b0746fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e8919ce6d276daeff029ba4abd844c6.setIcon(icon_4e91cc8a59947b22a5f9d64e37cd5a11);
|
|
|
|
|
|
var marker_597b823d6d3b58bb5cab765dda31ff25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_076236665937b6281ffee2f91811f5f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5346cb8812e5fa9630d028bfe76c5070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94e3cce5f7d46aef4790a970e962ad8 = $(`<div id="html_e94e3cce5f7d46aef4790a970e962ad8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_5346cb8812e5fa9630d028bfe76c5070.setContent(html_e94e3cce5f7d46aef4790a970e962ad8);
|
|
|
|
|
|
|
|
marker_597b823d6d3b58bb5cab765dda31ff25.bindPopup(popup_5346cb8812e5fa9630d028bfe76c5070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_597b823d6d3b58bb5cab765dda31ff25.setIcon(icon_076236665937b6281ffee2f91811f5f4);
|
|
|
|
|
|
var marker_77a4f6a7b89649f79cec4935c840a1bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e88f95ae2d784490cf4cc6aee0df9f5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d21aba5849f05bf2a5be200e4bbd8971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dad6777abf9134840e89f64f9f1874a9 = $(`<div id="html_dad6777abf9134840e89f64f9f1874a9" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_d21aba5849f05bf2a5be200e4bbd8971.setContent(html_dad6777abf9134840e89f64f9f1874a9);
|
|
|
|
|
|
|
|
marker_77a4f6a7b89649f79cec4935c840a1bc.bindPopup(popup_d21aba5849f05bf2a5be200e4bbd8971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77a4f6a7b89649f79cec4935c840a1bc.setIcon(icon_e88f95ae2d784490cf4cc6aee0df9f5a);
|
|
|
|
|
|
var marker_ae5cfb98d522dcc3ebc80866abfbe54f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_14ff497af3d8ad6fe4072211a549a5d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645e4a72070c8687579ea284f5388949 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93a99df2b34960bdd000848b0f142cfe = $(`<div id="html_93a99df2b34960bdd000848b0f142cfe" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_645e4a72070c8687579ea284f5388949.setContent(html_93a99df2b34960bdd000848b0f142cfe);
|
|
|
|
|
|
|
|
marker_ae5cfb98d522dcc3ebc80866abfbe54f.bindPopup(popup_645e4a72070c8687579ea284f5388949)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae5cfb98d522dcc3ebc80866abfbe54f.setIcon(icon_14ff497af3d8ad6fe4072211a549a5d3);
|
|
|
|
|
|
var marker_777cb4e85a1a106c9e443a044cf98853 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_18520c4e1edb211d49d21d712d56779f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0e159f0b02f2af8073bf4237f464a11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98018bb38e190f2b7b2211d7ea7c62fd = $(`<div id="html_98018bb38e190f2b7b2211d7ea7c62fd" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_d0e159f0b02f2af8073bf4237f464a11.setContent(html_98018bb38e190f2b7b2211d7ea7c62fd);
|
|
|
|
|
|
|
|
marker_777cb4e85a1a106c9e443a044cf98853.bindPopup(popup_d0e159f0b02f2af8073bf4237f464a11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_777cb4e85a1a106c9e443a044cf98853.setIcon(icon_18520c4e1edb211d49d21d712d56779f);
|
|
|
|
|
|
var marker_96774eb02ee7d4989cdf31fce783f7ad = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ddfdf4a8d43639233e673e87eac4b2b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba9d1ee3232cbb765596271c255e3b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cfd9841f0bd5bd31424cf06726be4a9 = $(`<div id="html_0cfd9841f0bd5bd31424cf06726be4a9" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_ba9d1ee3232cbb765596271c255e3b85.setContent(html_0cfd9841f0bd5bd31424cf06726be4a9);
|
|
|
|
|
|
|
|
marker_96774eb02ee7d4989cdf31fce783f7ad.bindPopup(popup_ba9d1ee3232cbb765596271c255e3b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96774eb02ee7d4989cdf31fce783f7ad.setIcon(icon_ddfdf4a8d43639233e673e87eac4b2b4);
|
|
|
|
|
|
var marker_54df62687baf23fd389e704f42a42189 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_19fdac12d32a91c2105d28a8a2d3cf20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d252354e817e667908c4d35e663ec00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9dd880aad2183f281ce977fa83af42d = $(`<div id="html_d9dd880aad2183f281ce977fa83af42d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_2d252354e817e667908c4d35e663ec00.setContent(html_d9dd880aad2183f281ce977fa83af42d);
|
|
|
|
|
|
|
|
marker_54df62687baf23fd389e704f42a42189.bindPopup(popup_2d252354e817e667908c4d35e663ec00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54df62687baf23fd389e704f42a42189.setIcon(icon_19fdac12d32a91c2105d28a8a2d3cf20);
|
|
|
|
|
|
var marker_adba0ccc5926a634265a2553be6a0d87 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e80b41a3ea9825a0e0c8729007449d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ed47027d808ce0b273b537ca10dac11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_409187d30cbb4b10f38f26ccfa0b1a5b = $(`<div id="html_409187d30cbb4b10f38f26ccfa0b1a5b" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_7ed47027d808ce0b273b537ca10dac11.setContent(html_409187d30cbb4b10f38f26ccfa0b1a5b);
|
|
|
|
|
|
|
|
marker_adba0ccc5926a634265a2553be6a0d87.bindPopup(popup_7ed47027d808ce0b273b537ca10dac11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adba0ccc5926a634265a2553be6a0d87.setIcon(icon_e80b41a3ea9825a0e0c8729007449d8f);
|
|
|
|
|
|
var marker_94ca1fadb83835f00062d7964946e939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9741091b2a9c2648645840af391b411c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d05b23b513f0403f6416fc7584e08d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602beeef93c35edcf008c347a8649ee2 = $(`<div id="html_602beeef93c35edcf008c347a8649ee2" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_d05b23b513f0403f6416fc7584e08d99.setContent(html_602beeef93c35edcf008c347a8649ee2);
|
|
|
|
|
|
|
|
marker_94ca1fadb83835f00062d7964946e939.bindPopup(popup_d05b23b513f0403f6416fc7584e08d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94ca1fadb83835f00062d7964946e939.setIcon(icon_9741091b2a9c2648645840af391b411c);
|
|
|
|
|
|
var marker_f94aaaaae51c320a784328d455ddfaee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d93414c5f69200ba90f7fa277be67d86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df8d2d1050ee9d315b4d6bcb1bf2f6b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_810af397e872a2283da71c53146cf276 = $(`<div id="html_810af397e872a2283da71c53146cf276" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_df8d2d1050ee9d315b4d6bcb1bf2f6b6.setContent(html_810af397e872a2283da71c53146cf276);
|
|
|
|
|
|
|
|
marker_f94aaaaae51c320a784328d455ddfaee.bindPopup(popup_df8d2d1050ee9d315b4d6bcb1bf2f6b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f94aaaaae51c320a784328d455ddfaee.setIcon(icon_d93414c5f69200ba90f7fa277be67d86);
|
|
|
|
|
|
var marker_99e1d6cf73f75ae4c5257e190392051c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_36904011f650a5dd57d5c8ec0ab9849c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a247e46f8f73d207343c26f90c74c7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a3520d3e86be3cd28c44df585b80af = $(`<div id="html_01a3520d3e86be3cd28c44df585b80af" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_a247e46f8f73d207343c26f90c74c7dd.setContent(html_01a3520d3e86be3cd28c44df585b80af);
|
|
|
|
|
|
|
|
marker_99e1d6cf73f75ae4c5257e190392051c.bindPopup(popup_a247e46f8f73d207343c26f90c74c7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99e1d6cf73f75ae4c5257e190392051c.setIcon(icon_36904011f650a5dd57d5c8ec0ab9849c);
|
|
|
|
|
|
var marker_1e399f1f1e3fc8d710067ec57deaacca = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9a3676227dfe5f2283de111a337d302a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4786869beaa8204e21289afd735d9220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a06f16ec0d2bfee3202725418e6ea6c = $(`<div id="html_7a06f16ec0d2bfee3202725418e6ea6c" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_4786869beaa8204e21289afd735d9220.setContent(html_7a06f16ec0d2bfee3202725418e6ea6c);
|
|
|
|
|
|
|
|
marker_1e399f1f1e3fc8d710067ec57deaacca.bindPopup(popup_4786869beaa8204e21289afd735d9220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e399f1f1e3fc8d710067ec57deaacca.setIcon(icon_9a3676227dfe5f2283de111a337d302a);
|
|
|
|
|
|
var marker_9068233762ef48840478320e782c9ef1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_ba02fdbd187b6fb237aef02685cde74f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8891207f8c566d3a0badb586a924426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c0d5c0da265ec2a13c8cabd0a5b392e = $(`<div id="html_7c0d5c0da265ec2a13c8cabd0a5b392e" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_f8891207f8c566d3a0badb586a924426.setContent(html_7c0d5c0da265ec2a13c8cabd0a5b392e);
|
|
|
|
|
|
|
|
marker_9068233762ef48840478320e782c9ef1.bindPopup(popup_f8891207f8c566d3a0badb586a924426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9068233762ef48840478320e782c9ef1.setIcon(icon_ba02fdbd187b6fb237aef02685cde74f);
|
|
|
|
|
|
var marker_add6cf8182494640dc041264413a5405 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d0481591c0ac7285027171ff2f5184f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62e8ab32e9456b7e92970471bf0eedbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077479ab6d204ab78c10aad5ceb3aa88 = $(`<div id="html_077479ab6d204ab78c10aad5ceb3aa88" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_62e8ab32e9456b7e92970471bf0eedbf.setContent(html_077479ab6d204ab78c10aad5ceb3aa88);
|
|
|
|
|
|
|
|
marker_add6cf8182494640dc041264413a5405.bindPopup(popup_62e8ab32e9456b7e92970471bf0eedbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add6cf8182494640dc041264413a5405.setIcon(icon_d0481591c0ac7285027171ff2f5184f0);
|
|
|
|
|
|
var marker_8b0d710b778159fa8b856c512231e696 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_04db8e9af4c8b4fef59d1338eaac0da6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32f61fde3ca5e50dc78eb6989266966f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4f5bd4f79aebf9841c4fc2605ca808a = $(`<div id="html_a4f5bd4f79aebf9841c4fc2605ca808a" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_32f61fde3ca5e50dc78eb6989266966f.setContent(html_a4f5bd4f79aebf9841c4fc2605ca808a);
|
|
|
|
|
|
|
|
marker_8b0d710b778159fa8b856c512231e696.bindPopup(popup_32f61fde3ca5e50dc78eb6989266966f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b0d710b778159fa8b856c512231e696.setIcon(icon_04db8e9af4c8b4fef59d1338eaac0da6);
|
|
|
|
|
|
var marker_706c3a36000ec9ceea2c483a63f16dbc = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7079bd47642f237f7cab17ddf173ac27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a66f6d4ab7220693cd4e3a51ddd5cc84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bf2a37d34246761d1254d137152ee1e = $(`<div id="html_0bf2a37d34246761d1254d137152ee1e" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_a66f6d4ab7220693cd4e3a51ddd5cc84.setContent(html_0bf2a37d34246761d1254d137152ee1e);
|
|
|
|
|
|
|
|
marker_706c3a36000ec9ceea2c483a63f16dbc.bindPopup(popup_a66f6d4ab7220693cd4e3a51ddd5cc84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706c3a36000ec9ceea2c483a63f16dbc.setIcon(icon_7079bd47642f237f7cab17ddf173ac27);
|
|
|
|
|
|
var marker_fb86c0db348b7b52207d98a499ebd68f = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_e04b49dec70f127dc3cd287ca3e5d4b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_044bcaf224f3209ed83d2f7443b996c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef915f7b955dedc97bc009143445934 = $(`<div id="html_9ef915f7b955dedc97bc009143445934" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_044bcaf224f3209ed83d2f7443b996c3.setContent(html_9ef915f7b955dedc97bc009143445934);
|
|
|
|
|
|
|
|
marker_fb86c0db348b7b52207d98a499ebd68f.bindPopup(popup_044bcaf224f3209ed83d2f7443b996c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb86c0db348b7b52207d98a499ebd68f.setIcon(icon_e04b49dec70f127dc3cd287ca3e5d4b4);
|
|
|
|
|
|
var marker_ac2f14940226d9ad38438f361e97098a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4ce4143e7ec4db4f7b722fe15e35cfcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bdf1020573d132a26158216afef1619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee92f7ea12716018f94ec434262021bf = $(`<div id="html_ee92f7ea12716018f94ec434262021bf" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_0bdf1020573d132a26158216afef1619.setContent(html_ee92f7ea12716018f94ec434262021bf);
|
|
|
|
|
|
|
|
marker_ac2f14940226d9ad38438f361e97098a.bindPopup(popup_0bdf1020573d132a26158216afef1619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac2f14940226d9ad38438f361e97098a.setIcon(icon_4ce4143e7ec4db4f7b722fe15e35cfcd);
|
|
|
|
|
|
var marker_20c0dd655cb9fa82a482569ee4081b20 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_1274800cec2915498e55c77fd6d0571a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db7399c8c738579a96d6bcba4ac547e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e152d725da02ac3317b52dd46cd15e4 = $(`<div id="html_2e152d725da02ac3317b52dd46cd15e4" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_db7399c8c738579a96d6bcba4ac547e9.setContent(html_2e152d725da02ac3317b52dd46cd15e4);
|
|
|
|
|
|
|
|
marker_20c0dd655cb9fa82a482569ee4081b20.bindPopup(popup_db7399c8c738579a96d6bcba4ac547e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20c0dd655cb9fa82a482569ee4081b20.setIcon(icon_1274800cec2915498e55c77fd6d0571a);
|
|
|
|
|
|
var marker_b59a043e5bdc00c776b025decc7ca475 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_caf13e5df943e3187905ad11dd325f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473d90148e10fd17edbf2ec2e82bf671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafef6bde8e6b9ffe7870540b5bfd8e9 = $(`<div id="html_dafef6bde8e6b9ffe7870540b5bfd8e9" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_473d90148e10fd17edbf2ec2e82bf671.setContent(html_dafef6bde8e6b9ffe7870540b5bfd8e9);
|
|
|
|
|
|
|
|
marker_b59a043e5bdc00c776b025decc7ca475.bindPopup(popup_473d90148e10fd17edbf2ec2e82bf671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b59a043e5bdc00c776b025decc7ca475.setIcon(icon_caf13e5df943e3187905ad11dd325f6b);
|
|
|
|
|
|
var marker_591574ac45715cb6daae17a15455b9c8 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_9fa8c2602e9a6dfb3355b0c2b8d0ca4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77716cbd2cddb99d13d51de3457219a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3d77b67c077fb9596ea6c35926aa91f = $(`<div id="html_b3d77b67c077fb9596ea6c35926aa91f" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_77716cbd2cddb99d13d51de3457219a5.setContent(html_b3d77b67c077fb9596ea6c35926aa91f);
|
|
|
|
|
|
|
|
marker_591574ac45715cb6daae17a15455b9c8.bindPopup(popup_77716cbd2cddb99d13d51de3457219a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_591574ac45715cb6daae17a15455b9c8.setIcon(icon_9fa8c2602e9a6dfb3355b0c2b8d0ca4f);
|
|
|
|
|
|
var marker_2079d95210531523fa9ffe214a392e9f = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_d5cf1a8b59e6f7567ad210260377395f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58cc3e4820b7e3bcddfe7bb1e8c69ee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e64df60ddaba27a675a2c2ca9799d8 = $(`<div id="html_a4e64df60ddaba27a675a2c2ca9799d8" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_58cc3e4820b7e3bcddfe7bb1e8c69ee7.setContent(html_a4e64df60ddaba27a675a2c2ca9799d8);
|
|
|
|
|
|
|
|
marker_2079d95210531523fa9ffe214a392e9f.bindPopup(popup_58cc3e4820b7e3bcddfe7bb1e8c69ee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2079d95210531523fa9ffe214a392e9f.setIcon(icon_d5cf1a8b59e6f7567ad210260377395f);
|
|
|
|
|
|
var marker_e087292f84af47bba99389e57c35593e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_85a89da496329a6f3d2719dbc28a3918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea5a97d301ec5b5699836887da9bc106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0943e074fe1d9886ca0a008ad8996655 = $(`<div id="html_0943e074fe1d9886ca0a008ad8996655" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_ea5a97d301ec5b5699836887da9bc106.setContent(html_0943e074fe1d9886ca0a008ad8996655);
|
|
|
|
|
|
|
|
marker_e087292f84af47bba99389e57c35593e.bindPopup(popup_ea5a97d301ec5b5699836887da9bc106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e087292f84af47bba99389e57c35593e.setIcon(icon_85a89da496329a6f3d2719dbc28a3918);
|
|
|
|
|
|
var marker_43bf64d0bf7ad3df2c7151d6903c8868 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7c675f5f09d313163a392ea2793d7009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5649bfd1678b034348c5b17f9b01c428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d9a5e629c7a5c43ae51e4991ef1db74 = $(`<div id="html_2d9a5e629c7a5c43ae51e4991ef1db74" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5649bfd1678b034348c5b17f9b01c428.setContent(html_2d9a5e629c7a5c43ae51e4991ef1db74);
|
|
|
|
|
|
|
|
marker_43bf64d0bf7ad3df2c7151d6903c8868.bindPopup(popup_5649bfd1678b034348c5b17f9b01c428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43bf64d0bf7ad3df2c7151d6903c8868.setIcon(icon_7c675f5f09d313163a392ea2793d7009);
|
|
|
|
|
|
var marker_7865bae9cb3a43e2d7d7d853073f55a2 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4a6cf8abef248b270e4947e72216f329 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f88f3cae855ba1983bd048ec0560eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12452c8d89b520cb02148c65236e90b5 = $(`<div id="html_12452c8d89b520cb02148c65236e90b5" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_f9f88f3cae855ba1983bd048ec0560eb.setContent(html_12452c8d89b520cb02148c65236e90b5);
|
|
|
|
|
|
|
|
marker_7865bae9cb3a43e2d7d7d853073f55a2.bindPopup(popup_f9f88f3cae855ba1983bd048ec0560eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7865bae9cb3a43e2d7d7d853073f55a2.setIcon(icon_4a6cf8abef248b270e4947e72216f329);
|
|
|
|
|
|
var marker_728aa25f496e77af60023d5bf4e6fb6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_244a7c45cba3b95cdb299cbaaba4ac71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dafed1780e3461aae450553606b56326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_637b0eff58fc66cdda4e1ff068513228 = $(`<div id="html_637b0eff58fc66cdda4e1ff068513228" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_dafed1780e3461aae450553606b56326.setContent(html_637b0eff58fc66cdda4e1ff068513228);
|
|
|
|
|
|
|
|
marker_728aa25f496e77af60023d5bf4e6fb6b.bindPopup(popup_dafed1780e3461aae450553606b56326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728aa25f496e77af60023d5bf4e6fb6b.setIcon(icon_244a7c45cba3b95cdb299cbaaba4ac71);
|
|
|
|
|
|
var marker_023c61f5f9e26cfd84218797477b7cc4 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_8ab05874d335a01a8c0f95d68363c1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92e1a836bfbb0884d89013d5279ce7de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1c7257a0775a4563b2c4a111bedb56b = $(`<div id="html_b1c7257a0775a4563b2c4a111bedb56b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_92e1a836bfbb0884d89013d5279ce7de.setContent(html_b1c7257a0775a4563b2c4a111bedb56b);
|
|
|
|
|
|
|
|
marker_023c61f5f9e26cfd84218797477b7cc4.bindPopup(popup_92e1a836bfbb0884d89013d5279ce7de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023c61f5f9e26cfd84218797477b7cc4.setIcon(icon_8ab05874d335a01a8c0f95d68363c1eb);
|
|
|
|
|
|
var marker_c50c7e0b976e48aa072bc9f5135e5445 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_3a7992dcb54677e4c940e5eec2d8140a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bff787b507344597027c0e6017d1d57d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adace5384789f26d780b116e6ef35605 = $(`<div id="html_adace5384789f26d780b116e6ef35605" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_bff787b507344597027c0e6017d1d57d.setContent(html_adace5384789f26d780b116e6ef35605);
|
|
|
|
|
|
|
|
marker_c50c7e0b976e48aa072bc9f5135e5445.bindPopup(popup_bff787b507344597027c0e6017d1d57d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c50c7e0b976e48aa072bc9f5135e5445.setIcon(icon_3a7992dcb54677e4c940e5eec2d8140a);
|
|
|
|
|
|
var marker_0af6e8b5617a066c78febe7bceaa4363 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_dd70f30caa7df6b47e7060e1ff43b229 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_585c7a045293c9904385f971cf189a2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1be1ee3c8e7f3270711ed1aa013cc8e = $(`<div id="html_d1be1ee3c8e7f3270711ed1aa013cc8e" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_585c7a045293c9904385f971cf189a2e.setContent(html_d1be1ee3c8e7f3270711ed1aa013cc8e);
|
|
|
|
|
|
|
|
marker_0af6e8b5617a066c78febe7bceaa4363.bindPopup(popup_585c7a045293c9904385f971cf189a2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af6e8b5617a066c78febe7bceaa4363.setIcon(icon_dd70f30caa7df6b47e7060e1ff43b229);
|
|
|
|
|
|
var marker_d16a90dd9db22545089aeb0d2678146b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6be625d1f94c3c8d87f1877e0e4edbee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8355baa6e9e33d6f094f525bdc606c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dec28b947b0f782f7630ddc1eb9b9b4 = $(`<div id="html_8dec28b947b0f782f7630ddc1eb9b9b4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_b8355baa6e9e33d6f094f525bdc606c2.setContent(html_8dec28b947b0f782f7630ddc1eb9b9b4);
|
|
|
|
|
|
|
|
marker_d16a90dd9db22545089aeb0d2678146b.bindPopup(popup_b8355baa6e9e33d6f094f525bdc606c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d16a90dd9db22545089aeb0d2678146b.setIcon(icon_6be625d1f94c3c8d87f1877e0e4edbee);
|
|
|
|
|
|
var marker_7fa533a88498fad877bdaf828dc3c19d = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_57d1e70454860d025fd7e2997cf2a114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_697f768c07fcdfc3fea2770f66928627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c78cf51e1fb1bd4b9257ab0cacc612 = $(`<div id="html_37c78cf51e1fb1bd4b9257ab0cacc612" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_697f768c07fcdfc3fea2770f66928627.setContent(html_37c78cf51e1fb1bd4b9257ab0cacc612);
|
|
|
|
|
|
|
|
marker_7fa533a88498fad877bdaf828dc3c19d.bindPopup(popup_697f768c07fcdfc3fea2770f66928627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa533a88498fad877bdaf828dc3c19d.setIcon(icon_57d1e70454860d025fd7e2997cf2a114);
|
|
|
|
|
|
var marker_099852cb973d868526bf22743a27108e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_598512f3d1472da536954b90d9f81f88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d2b6e6c3700e4a95cc0c8d423244b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f372b857adf2c665b078ef4a831dea9 = $(`<div id="html_2f372b857adf2c665b078ef4a831dea9" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_d3d2b6e6c3700e4a95cc0c8d423244b0.setContent(html_2f372b857adf2c665b078ef4a831dea9);
|
|
|
|
|
|
|
|
marker_099852cb973d868526bf22743a27108e.bindPopup(popup_d3d2b6e6c3700e4a95cc0c8d423244b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_099852cb973d868526bf22743a27108e.setIcon(icon_598512f3d1472da536954b90d9f81f88);
|
|
|
|
|
|
var marker_af07b3751ac1fd055d6b3898eb61da5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c7983fa84b54f2edf3f7f534ca49bc82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a783483197226026059704459dc188a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be6ac47add8ea1744cce54babec71cd8 = $(`<div id="html_be6ac47add8ea1744cce54babec71cd8" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_1a783483197226026059704459dc188a.setContent(html_be6ac47add8ea1744cce54babec71cd8);
|
|
|
|
|
|
|
|
marker_af07b3751ac1fd055d6b3898eb61da5b.bindPopup(popup_1a783483197226026059704459dc188a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af07b3751ac1fd055d6b3898eb61da5b.setIcon(icon_c7983fa84b54f2edf3f7f534ca49bc82);
|
|
|
|
|
|
var marker_5e23662a9af95b56b7f0a6473cb9182f = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_26f369920b59d7a241d5ac633a614dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3012ae817f77b2914a98c87dc78d095e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94d160bf9130665b1e069e6dbabf5f7a = $(`<div id="html_94d160bf9130665b1e069e6dbabf5f7a" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_3012ae817f77b2914a98c87dc78d095e.setContent(html_94d160bf9130665b1e069e6dbabf5f7a);
|
|
|
|
|
|
|
|
marker_5e23662a9af95b56b7f0a6473cb9182f.bindPopup(popup_3012ae817f77b2914a98c87dc78d095e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e23662a9af95b56b7f0a6473cb9182f.setIcon(icon_26f369920b59d7a241d5ac633a614dd1);
|
|
|
|
|
|
var marker_20549db891a956a867ac849f4c5609a2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_b489bd79fae512461b93d20bcffe2bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355dd3506f3f88ae2c423cb41def8d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d9737814aee497782bfccce8ff61307 = $(`<div id="html_7d9737814aee497782bfccce8ff61307" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_355dd3506f3f88ae2c423cb41def8d62.setContent(html_7d9737814aee497782bfccce8ff61307);
|
|
|
|
|
|
|
|
marker_20549db891a956a867ac849f4c5609a2.bindPopup(popup_355dd3506f3f88ae2c423cb41def8d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20549db891a956a867ac849f4c5609a2.setIcon(icon_b489bd79fae512461b93d20bcffe2bbd);
|
|
|
|
|
|
var marker_f9b79ad0e93c31127ece65628a12b7f5 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_4515fc1fa4684d8015ba2f960cfdc006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b090ef390dcb8ec5d94cbad634b64dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9793450e9e2e7629b454390080955a05 = $(`<div id="html_9793450e9e2e7629b454390080955a05" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_9b090ef390dcb8ec5d94cbad634b64dd.setContent(html_9793450e9e2e7629b454390080955a05);
|
|
|
|
|
|
|
|
marker_f9b79ad0e93c31127ece65628a12b7f5.bindPopup(popup_9b090ef390dcb8ec5d94cbad634b64dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b79ad0e93c31127ece65628a12b7f5.setIcon(icon_4515fc1fa4684d8015ba2f960cfdc006);
|
|
|
|
|
|
var marker_d56943e468a568617e7171a33841195a = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_6111f51627b7bfe0344d5bc759687199 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c11473cbba1f07b2e4457ae186458e10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948a2d7d3e48d63c268054b92e85401d = $(`<div id="html_948a2d7d3e48d63c268054b92e85401d" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_c11473cbba1f07b2e4457ae186458e10.setContent(html_948a2d7d3e48d63c268054b92e85401d);
|
|
|
|
|
|
|
|
marker_d56943e468a568617e7171a33841195a.bindPopup(popup_c11473cbba1f07b2e4457ae186458e10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d56943e468a568617e7171a33841195a.setIcon(icon_6111f51627b7bfe0344d5bc759687199);
|
|
|
|
|
|
var marker_b9323ac75b1cd313f995410684a05ff3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_cc0391ec7cdc69f75a61d917dfb95179 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac7b79a22f2a7c1b661109132a4d9f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_165d9e3a89438ec195a7777d3edd0ad1 = $(`<div id="html_165d9e3a89438ec195a7777d3edd0ad1" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_ac7b79a22f2a7c1b661109132a4d9f79.setContent(html_165d9e3a89438ec195a7777d3edd0ad1);
|
|
|
|
|
|
|
|
marker_b9323ac75b1cd313f995410684a05ff3.bindPopup(popup_ac7b79a22f2a7c1b661109132a4d9f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9323ac75b1cd313f995410684a05ff3.setIcon(icon_cc0391ec7cdc69f75a61d917dfb95179);
|
|
|
|
|
|
var marker_b4737b2f1d7f3452535fec03f4b649f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_14b8e757f1fce6b8fd4af6c2855ebee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5e4e8910a6437688c1747755634cfeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa50e3ce569012d47081adb5167ba14c = $(`<div id="html_aa50e3ce569012d47081adb5167ba14c" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_e5e4e8910a6437688c1747755634cfeb.setContent(html_aa50e3ce569012d47081adb5167ba14c);
|
|
|
|
|
|
|
|
marker_b4737b2f1d7f3452535fec03f4b649f6.bindPopup(popup_e5e4e8910a6437688c1747755634cfeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4737b2f1d7f3452535fec03f4b649f6.setIcon(icon_14b8e757f1fce6b8fd4af6c2855ebee6);
|
|
|
|
|
|
var marker_69de03780985469271c82ee8103301fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_c5379233353d57f2904c0314043cf30d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2628a2f4f070511eda24629e4f6433f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03e2de412c88ffc1933236f09df98dc7 = $(`<div id="html_03e2de412c88ffc1933236f09df98dc7" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_2628a2f4f070511eda24629e4f6433f9.setContent(html_03e2de412c88ffc1933236f09df98dc7);
|
|
|
|
|
|
|
|
marker_69de03780985469271c82ee8103301fe.bindPopup(popup_2628a2f4f070511eda24629e4f6433f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69de03780985469271c82ee8103301fe.setIcon(icon_c5379233353d57f2904c0314043cf30d);
|
|
|
|
|
|
var marker_6763f66258549e6bf47d322c798df227 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_bef16e83c9e312fb0bb76c336d62f854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f07dcab763a0219c87cf689535049fd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06969dff702486537dc53a820cd6bba9 = $(`<div id="html_06969dff702486537dc53a820cd6bba9" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_f07dcab763a0219c87cf689535049fd9.setContent(html_06969dff702486537dc53a820cd6bba9);
|
|
|
|
|
|
|
|
marker_6763f66258549e6bf47d322c798df227.bindPopup(popup_f07dcab763a0219c87cf689535049fd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6763f66258549e6bf47d322c798df227.setIcon(icon_bef16e83c9e312fb0bb76c336d62f854);
|
|
|
|
|
|
var marker_51b912fe14a42c986cded9d451d96c01 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_f5b48b9b40cb526dd847a9b7c65918a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d21c48edb6c03bfeba70e56d71476f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e5ae3214cc316c11040e8569ebfebd5 = $(`<div id="html_6e5ae3214cc316c11040e8569ebfebd5" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_8d21c48edb6c03bfeba70e56d71476f9.setContent(html_6e5ae3214cc316c11040e8569ebfebd5);
|
|
|
|
|
|
|
|
marker_51b912fe14a42c986cded9d451d96c01.bindPopup(popup_8d21c48edb6c03bfeba70e56d71476f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b912fe14a42c986cded9d451d96c01.setIcon(icon_f5b48b9b40cb526dd847a9b7c65918a7);
|
|
|
|
|
|
var marker_4bb55d5fe376fe2f8484627abe1f53bd = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_a709e32b1e6ed26db7bcb55743a5b3c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34e81317deea6dc8b3e9183f8b03cc08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ce2be65675d188ab85d8eed2d7af96a = $(`<div id="html_7ce2be65675d188ab85d8eed2d7af96a" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_34e81317deea6dc8b3e9183f8b03cc08.setContent(html_7ce2be65675d188ab85d8eed2d7af96a);
|
|
|
|
|
|
|
|
marker_4bb55d5fe376fe2f8484627abe1f53bd.bindPopup(popup_34e81317deea6dc8b3e9183f8b03cc08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb55d5fe376fe2f8484627abe1f53bd.setIcon(icon_a709e32b1e6ed26db7bcb55743a5b3c0);
|
|
|
|
|
|
var marker_a29ba9c89d7f45edc016a00e633d8e50 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c5b59d084081b09d9e84d33ef96740fc);
|
|
|
|
|
|
var icon_7f9ac00efd2a28867dcffe9f214c2c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c08b3f16942112c9d33387d69ef0da2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f67422c14ace99da26c65fe0d72c8336 = $(`<div id="html_f67422c14ace99da26c65fe0d72c8336" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_2c08b3f16942112c9d33387d69ef0da2.setContent(html_f67422c14ace99da26c65fe0d72c8336);
|
|
|
|
|
|
|
|
marker_a29ba9c89d7f45edc016a00e633d8e50.bindPopup(popup_2c08b3f16942112c9d33387d69ef0da2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a29ba9c89d7f45edc016a00e633d8e50.setIcon(icon_7f9ac00efd2a28867dcffe9f214c2c77);
|
|
|
|
|
|
marker_cluster_c5b59d084081b09d9e84d33ef96740fc.addTo(map_13339893c24c723d45bdc4bc65a1486d);
|
|
|
|
</script>
|
|
</html> |