mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 09:05:19 +00:00
11361 lines
330 KiB
HTML
11361 lines
330 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_a8147a04d472e88ed272fde16136e10e {
|
|
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_a8147a04d472e88ed272fde16136e10e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_a8147a04d472e88ed272fde16136e10e = L.map(
|
|
"map_a8147a04d472e88ed272fde16136e10e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_aff82214156d58e83a6a34db465ad8c3 = 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_aff82214156d58e83a6a34db465ad8c3.addTo(map_a8147a04d472e88ed272fde16136e10e);
|
|
|
|
|
|
var marker_cluster_e5b247d64ee8f6108fb33065609e335c = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_686da9a502fc8aab95074339889d59a9 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4b5c0ec5785cceac11bdc06d3121b156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9879cb50bb0781858f155c3c47992dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7ae384850e34eca3111b09950f0d02 = $(`<div id="html_1d7ae384850e34eca3111b09950f0d02" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_d9879cb50bb0781858f155c3c47992dc.setContent(html_1d7ae384850e34eca3111b09950f0d02);
|
|
|
|
|
|
|
|
marker_686da9a502fc8aab95074339889d59a9.bindPopup(popup_d9879cb50bb0781858f155c3c47992dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_686da9a502fc8aab95074339889d59a9.setIcon(icon_4b5c0ec5785cceac11bdc06d3121b156);
|
|
|
|
|
|
var marker_90a5e3512036bdc41c6a2b5879530a60 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a13caf1ce91f4d5487f6244bbec2c0e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3875314457cc3cd46836186f48497696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fad774162e9eb354552afc45e66ebdf0 = $(`<div id="html_fad774162e9eb354552afc45e66ebdf0" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_3875314457cc3cd46836186f48497696.setContent(html_fad774162e9eb354552afc45e66ebdf0);
|
|
|
|
|
|
|
|
marker_90a5e3512036bdc41c6a2b5879530a60.bindPopup(popup_3875314457cc3cd46836186f48497696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90a5e3512036bdc41c6a2b5879530a60.setIcon(icon_a13caf1ce91f4d5487f6244bbec2c0e5);
|
|
|
|
|
|
var marker_f2681b537ccb74dc6cff2a341b37357a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9e12b80c8fb772494bcaf04034188172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330ac656d8b8f6e22f0d479b16837077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9606f250e20295c3d6f71f56aef1bf74 = $(`<div id="html_9606f250e20295c3d6f71f56aef1bf74" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_330ac656d8b8f6e22f0d479b16837077.setContent(html_9606f250e20295c3d6f71f56aef1bf74);
|
|
|
|
|
|
|
|
marker_f2681b537ccb74dc6cff2a341b37357a.bindPopup(popup_330ac656d8b8f6e22f0d479b16837077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2681b537ccb74dc6cff2a341b37357a.setIcon(icon_9e12b80c8fb772494bcaf04034188172);
|
|
|
|
|
|
var marker_709d2ba141b89eadbaf1130c358b8ea2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6f078b98df21d12aa23b1c65ec9d0a84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47aa9f084baf2bff4dd55135f8935e46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72386ec2382aa964e8bd49a0314b4b25 = $(`<div id="html_72386ec2382aa964e8bd49a0314b4b25" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_47aa9f084baf2bff4dd55135f8935e46.setContent(html_72386ec2382aa964e8bd49a0314b4b25);
|
|
|
|
|
|
|
|
marker_709d2ba141b89eadbaf1130c358b8ea2.bindPopup(popup_47aa9f084baf2bff4dd55135f8935e46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_709d2ba141b89eadbaf1130c358b8ea2.setIcon(icon_6f078b98df21d12aa23b1c65ec9d0a84);
|
|
|
|
|
|
var marker_4d2f643303b6255622033e2f38c5e0af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_313e36ab33f5e767d4d7f8409e52d8f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a04f75cabf880a5f0a22124d5b096c5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41d816604e53833b056f2bfa714a42a = $(`<div id="html_f41d816604e53833b056f2bfa714a42a" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_a04f75cabf880a5f0a22124d5b096c5a.setContent(html_f41d816604e53833b056f2bfa714a42a);
|
|
|
|
|
|
|
|
marker_4d2f643303b6255622033e2f38c5e0af.bindPopup(popup_a04f75cabf880a5f0a22124d5b096c5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d2f643303b6255622033e2f38c5e0af.setIcon(icon_313e36ab33f5e767d4d7f8409e52d8f2);
|
|
|
|
|
|
var marker_cea5c6f026ab864ff03ea531aad753d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_54f65da52c99e1d354ce19f04e2918e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a49242b965353d2f8f6e5a9100b0cedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b40beacb1f71dff09a947faa43efabd = $(`<div id="html_8b40beacb1f71dff09a947faa43efabd" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_a49242b965353d2f8f6e5a9100b0cedb.setContent(html_8b40beacb1f71dff09a947faa43efabd);
|
|
|
|
|
|
|
|
marker_cea5c6f026ab864ff03ea531aad753d6.bindPopup(popup_a49242b965353d2f8f6e5a9100b0cedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cea5c6f026ab864ff03ea531aad753d6.setIcon(icon_54f65da52c99e1d354ce19f04e2918e9);
|
|
|
|
|
|
var marker_69d4d7c4d34894777da59b4f8a056bc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1c5442d08d3173c597cb2e3bfc0cc031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db598d01826666d3e10bbef4f95fda9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33ad8221216d181ac3dc12cf0520f737 = $(`<div id="html_33ad8221216d181ac3dc12cf0520f737" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_3db598d01826666d3e10bbef4f95fda9.setContent(html_33ad8221216d181ac3dc12cf0520f737);
|
|
|
|
|
|
|
|
marker_69d4d7c4d34894777da59b4f8a056bc7.bindPopup(popup_3db598d01826666d3e10bbef4f95fda9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d4d7c4d34894777da59b4f8a056bc7.setIcon(icon_1c5442d08d3173c597cb2e3bfc0cc031);
|
|
|
|
|
|
var marker_819b7c29bf2bff923680e8a1fa290a4c = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5e1455a17f335612798763f7580ee7f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c7dbe713fea967122d584ae8acedab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c5d88771be537658c49dedfc9007b9 = $(`<div id="html_74c5d88771be537658c49dedfc9007b9" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_4c7dbe713fea967122d584ae8acedab0.setContent(html_74c5d88771be537658c49dedfc9007b9);
|
|
|
|
|
|
|
|
marker_819b7c29bf2bff923680e8a1fa290a4c.bindPopup(popup_4c7dbe713fea967122d584ae8acedab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_819b7c29bf2bff923680e8a1fa290a4c.setIcon(icon_5e1455a17f335612798763f7580ee7f3);
|
|
|
|
|
|
var marker_831875a89eaea0e4c79e7ba9de23f235 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0f033563c279c740feccff1abae3c88a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a70f0944973f6697f924d5f159ecc0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933a5634724ba580d3148cd022c71fd4 = $(`<div id="html_933a5634724ba580d3148cd022c71fd4" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_0a70f0944973f6697f924d5f159ecc0d.setContent(html_933a5634724ba580d3148cd022c71fd4);
|
|
|
|
|
|
|
|
marker_831875a89eaea0e4c79e7ba9de23f235.bindPopup(popup_0a70f0944973f6697f924d5f159ecc0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_831875a89eaea0e4c79e7ba9de23f235.setIcon(icon_0f033563c279c740feccff1abae3c88a);
|
|
|
|
|
|
var marker_c5d726b945973a75fa5bf554219b86e6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_75e2557461f5c836588ed735bef3f9ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39a01ae1b84bb4baed8cb5c074d37d74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8adf53449b148b829f721741532ef4d = $(`<div id="html_c8adf53449b148b829f721741532ef4d" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_39a01ae1b84bb4baed8cb5c074d37d74.setContent(html_c8adf53449b148b829f721741532ef4d);
|
|
|
|
|
|
|
|
marker_c5d726b945973a75fa5bf554219b86e6.bindPopup(popup_39a01ae1b84bb4baed8cb5c074d37d74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5d726b945973a75fa5bf554219b86e6.setIcon(icon_75e2557461f5c836588ed735bef3f9ce);
|
|
|
|
|
|
var marker_a8a72cebeb56073b6f34d5c9ad696269 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6f9d82ddfe953d7ad910d1ca761cd7d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_806ad255092ddd4550f8ae95f25081d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1a2da9b39741859141c31ca4e24f634 = $(`<div id="html_a1a2da9b39741859141c31ca4e24f634" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_806ad255092ddd4550f8ae95f25081d2.setContent(html_a1a2da9b39741859141c31ca4e24f634);
|
|
|
|
|
|
|
|
marker_a8a72cebeb56073b6f34d5c9ad696269.bindPopup(popup_806ad255092ddd4550f8ae95f25081d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8a72cebeb56073b6f34d5c9ad696269.setIcon(icon_6f9d82ddfe953d7ad910d1ca761cd7d6);
|
|
|
|
|
|
var marker_d0e58237f08400f9662943dedf0a697b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9e635c172a188cd118ee98825056199a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de6f999a2d4a04b6be8240c95f2fafce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_909ad6ec88fe5c17dedd38555c6281e5 = $(`<div id="html_909ad6ec88fe5c17dedd38555c6281e5" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_de6f999a2d4a04b6be8240c95f2fafce.setContent(html_909ad6ec88fe5c17dedd38555c6281e5);
|
|
|
|
|
|
|
|
marker_d0e58237f08400f9662943dedf0a697b.bindPopup(popup_de6f999a2d4a04b6be8240c95f2fafce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0e58237f08400f9662943dedf0a697b.setIcon(icon_9e635c172a188cd118ee98825056199a);
|
|
|
|
|
|
var marker_6a5893eaf3293e4a417aba3039466a70 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_62a8f10c3d412b73c6d8a207a2b506e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2048222dfe71cb8e17109988db6a91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f14d934dcba108eb56ff9327823db84 = $(`<div id="html_7f14d934dcba108eb56ff9327823db84" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_0a2048222dfe71cb8e17109988db6a91.setContent(html_7f14d934dcba108eb56ff9327823db84);
|
|
|
|
|
|
|
|
marker_6a5893eaf3293e4a417aba3039466a70.bindPopup(popup_0a2048222dfe71cb8e17109988db6a91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a5893eaf3293e4a417aba3039466a70.setIcon(icon_62a8f10c3d412b73c6d8a207a2b506e2);
|
|
|
|
|
|
var marker_335d2a266baede483360c4749e65bf29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b3ea257665e6a6512a1fcae168e773b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf2a5f122208b94d4d587c1c91921d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7be44af1db2c2c03cc3d6b3778dc3ba7 = $(`<div id="html_7be44af1db2c2c03cc3d6b3778dc3ba7" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_9cf2a5f122208b94d4d587c1c91921d2.setContent(html_7be44af1db2c2c03cc3d6b3778dc3ba7);
|
|
|
|
|
|
|
|
marker_335d2a266baede483360c4749e65bf29.bindPopup(popup_9cf2a5f122208b94d4d587c1c91921d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_335d2a266baede483360c4749e65bf29.setIcon(icon_b3ea257665e6a6512a1fcae168e773b3);
|
|
|
|
|
|
var marker_fb4fb0c3f2375ca6adafa8dfdd09370d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_210fe6fdffbd7b12e08d288a7b382f29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11ae9bd53991db986017e682179d1091 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7efdfc61e536759c9a171b4f54e931c3 = $(`<div id="html_7efdfc61e536759c9a171b4f54e931c3" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_11ae9bd53991db986017e682179d1091.setContent(html_7efdfc61e536759c9a171b4f54e931c3);
|
|
|
|
|
|
|
|
marker_fb4fb0c3f2375ca6adafa8dfdd09370d.bindPopup(popup_11ae9bd53991db986017e682179d1091)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb4fb0c3f2375ca6adafa8dfdd09370d.setIcon(icon_210fe6fdffbd7b12e08d288a7b382f29);
|
|
|
|
|
|
var marker_d64e60ad17d69727cc773548cd3907d7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_844ab4faa036864fa4e9c3e248bfb27d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1151040362918d59ec4f05ca3db3d749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9318ae4718709f2c5ef7862a36905b80 = $(`<div id="html_9318ae4718709f2c5ef7862a36905b80" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_1151040362918d59ec4f05ca3db3d749.setContent(html_9318ae4718709f2c5ef7862a36905b80);
|
|
|
|
|
|
|
|
marker_d64e60ad17d69727cc773548cd3907d7.bindPopup(popup_1151040362918d59ec4f05ca3db3d749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64e60ad17d69727cc773548cd3907d7.setIcon(icon_844ab4faa036864fa4e9c3e248bfb27d);
|
|
|
|
|
|
var marker_e3d21b438ec8a826cb59b5405c5b17ab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_afdb06bb192e42294054814a4cc8e4e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2329b2d0e02fc614008c3ab84758b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0558b1455705c43fe9570f45dd31f25d = $(`<div id="html_0558b1455705c43fe9570f45dd31f25d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_f2329b2d0e02fc614008c3ab84758b02.setContent(html_0558b1455705c43fe9570f45dd31f25d);
|
|
|
|
|
|
|
|
marker_e3d21b438ec8a826cb59b5405c5b17ab.bindPopup(popup_f2329b2d0e02fc614008c3ab84758b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d21b438ec8a826cb59b5405c5b17ab.setIcon(icon_afdb06bb192e42294054814a4cc8e4e1);
|
|
|
|
|
|
var marker_e9df3229686561c0f2215788d2d8cc1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_266e2a0f460a6c458018f0d46d6a0389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70690b40b902c65140f7e401ca32c3d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffb2537c21845cae8440bd2d3427a617 = $(`<div id="html_ffb2537c21845cae8440bd2d3427a617" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_70690b40b902c65140f7e401ca32c3d6.setContent(html_ffb2537c21845cae8440bd2d3427a617);
|
|
|
|
|
|
|
|
marker_e9df3229686561c0f2215788d2d8cc1d.bindPopup(popup_70690b40b902c65140f7e401ca32c3d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9df3229686561c0f2215788d2d8cc1d.setIcon(icon_266e2a0f460a6c458018f0d46d6a0389);
|
|
|
|
|
|
var marker_0409c1c127728c4cf9863acd15ae56c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c02787fe087dc6d6bb99886d2610e76f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3f97c429bbb22e546176f535118bb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25eb88963036888f7d3b25bae568c20e = $(`<div id="html_25eb88963036888f7d3b25bae568c20e" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_5c3f97c429bbb22e546176f535118bb0.setContent(html_25eb88963036888f7d3b25bae568c20e);
|
|
|
|
|
|
|
|
marker_0409c1c127728c4cf9863acd15ae56c0.bindPopup(popup_5c3f97c429bbb22e546176f535118bb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0409c1c127728c4cf9863acd15ae56c0.setIcon(icon_c02787fe087dc6d6bb99886d2610e76f);
|
|
|
|
|
|
var marker_60c9d382c543a170286248c86bed0359 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0995cb32b9b144f59d39061ed014d445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc7bb6d1d040a92f21712e707e4ae533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_854fdbdb98eabf9acb2473a4e7fbb879 = $(`<div id="html_854fdbdb98eabf9acb2473a4e7fbb879" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_dc7bb6d1d040a92f21712e707e4ae533.setContent(html_854fdbdb98eabf9acb2473a4e7fbb879);
|
|
|
|
|
|
|
|
marker_60c9d382c543a170286248c86bed0359.bindPopup(popup_dc7bb6d1d040a92f21712e707e4ae533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60c9d382c543a170286248c86bed0359.setIcon(icon_0995cb32b9b144f59d39061ed014d445);
|
|
|
|
|
|
var marker_487c1f4c2a93f7c135763978554a64c7 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_58b585c51bb5bc9507c06e5b0828e564 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67dce2072af1ddc14aaddfe162492fc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_918bee6217704d7e409dc7d8eaed44b7 = $(`<div id="html_918bee6217704d7e409dc7d8eaed44b7" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_67dce2072af1ddc14aaddfe162492fc0.setContent(html_918bee6217704d7e409dc7d8eaed44b7);
|
|
|
|
|
|
|
|
marker_487c1f4c2a93f7c135763978554a64c7.bindPopup(popup_67dce2072af1ddc14aaddfe162492fc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487c1f4c2a93f7c135763978554a64c7.setIcon(icon_58b585c51bb5bc9507c06e5b0828e564);
|
|
|
|
|
|
var marker_b43beaf5203d5961ad9eaa6a80b1f1d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_91f41288123b8685dbe284fdb9d47324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57bde5f6f63d358aa3d80958db88cde6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11fe4b3d944d142e954a69a50a9b92dc = $(`<div id="html_11fe4b3d944d142e954a69a50a9b92dc" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_57bde5f6f63d358aa3d80958db88cde6.setContent(html_11fe4b3d944d142e954a69a50a9b92dc);
|
|
|
|
|
|
|
|
marker_b43beaf5203d5961ad9eaa6a80b1f1d1.bindPopup(popup_57bde5f6f63d358aa3d80958db88cde6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b43beaf5203d5961ad9eaa6a80b1f1d1.setIcon(icon_91f41288123b8685dbe284fdb9d47324);
|
|
|
|
|
|
var marker_f144eaa8105857740e87a4cf1637720d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_31ba8fad9cb2a4bcaa9cc1e330db0c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fdf0d3df0c01c883f5f2dcc975866b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2411c2ad2c6d4586c49350da63badfbe = $(`<div id="html_2411c2ad2c6d4586c49350da63badfbe" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_3fdf0d3df0c01c883f5f2dcc975866b5.setContent(html_2411c2ad2c6d4586c49350da63badfbe);
|
|
|
|
|
|
|
|
marker_f144eaa8105857740e87a4cf1637720d.bindPopup(popup_3fdf0d3df0c01c883f5f2dcc975866b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f144eaa8105857740e87a4cf1637720d.setIcon(icon_31ba8fad9cb2a4bcaa9cc1e330db0c82);
|
|
|
|
|
|
var marker_3e9fda2995e7580433a05cff7c7998ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_40d61e7d23f5bd44acb882f5d328116d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2361af02b7c7c0ae9ce43439b625e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04a863fb73a449f18731805c09d15323 = $(`<div id="html_04a863fb73a449f18731805c09d15323" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_7d2361af02b7c7c0ae9ce43439b625e3.setContent(html_04a863fb73a449f18731805c09d15323);
|
|
|
|
|
|
|
|
marker_3e9fda2995e7580433a05cff7c7998ea.bindPopup(popup_7d2361af02b7c7c0ae9ce43439b625e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9fda2995e7580433a05cff7c7998ea.setIcon(icon_40d61e7d23f5bd44acb882f5d328116d);
|
|
|
|
|
|
var marker_6176cfcf2dd9ff3076e63dcb3a570492 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_84ea52cfe3f81eec12ed2a79520e32b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7d96ad71954b0e895481b802e2c88e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ecd511c2da75763bcdb07652dd174eb = $(`<div id="html_4ecd511c2da75763bcdb07652dd174eb" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e7d96ad71954b0e895481b802e2c88e1.setContent(html_4ecd511c2da75763bcdb07652dd174eb);
|
|
|
|
|
|
|
|
marker_6176cfcf2dd9ff3076e63dcb3a570492.bindPopup(popup_e7d96ad71954b0e895481b802e2c88e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6176cfcf2dd9ff3076e63dcb3a570492.setIcon(icon_84ea52cfe3f81eec12ed2a79520e32b7);
|
|
|
|
|
|
var marker_87e2d6a98e0d34aa8b41509b3043b657 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f7051c3862d42135c93c2779a2817153 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68c8d0a65c1786262b85a7ac0ff5c9f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7be6387d691f632ae53387c9b1fb0b65 = $(`<div id="html_7be6387d691f632ae53387c9b1fb0b65" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_68c8d0a65c1786262b85a7ac0ff5c9f2.setContent(html_7be6387d691f632ae53387c9b1fb0b65);
|
|
|
|
|
|
|
|
marker_87e2d6a98e0d34aa8b41509b3043b657.bindPopup(popup_68c8d0a65c1786262b85a7ac0ff5c9f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87e2d6a98e0d34aa8b41509b3043b657.setIcon(icon_f7051c3862d42135c93c2779a2817153);
|
|
|
|
|
|
var marker_ba7f80c77cdd5e31140561dbb0fe2d22 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2af04ef57180a2de9fd7b4d575a535aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f77a87830cc304af5fcad96e8d203fb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_829b6134e0a96a4cdafc75326728440e = $(`<div id="html_829b6134e0a96a4cdafc75326728440e" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_f77a87830cc304af5fcad96e8d203fb2.setContent(html_829b6134e0a96a4cdafc75326728440e);
|
|
|
|
|
|
|
|
marker_ba7f80c77cdd5e31140561dbb0fe2d22.bindPopup(popup_f77a87830cc304af5fcad96e8d203fb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba7f80c77cdd5e31140561dbb0fe2d22.setIcon(icon_2af04ef57180a2de9fd7b4d575a535aa);
|
|
|
|
|
|
var marker_c59d7d2a87124b8bcc13cc4024a008d2 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ffd59496775e2ae10f63cd7f405bedbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f40c54744412f59233556167b134ac96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_589759fcf94c0459b1cfa62d02339eb5 = $(`<div id="html_589759fcf94c0459b1cfa62d02339eb5" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_f40c54744412f59233556167b134ac96.setContent(html_589759fcf94c0459b1cfa62d02339eb5);
|
|
|
|
|
|
|
|
marker_c59d7d2a87124b8bcc13cc4024a008d2.bindPopup(popup_f40c54744412f59233556167b134ac96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c59d7d2a87124b8bcc13cc4024a008d2.setIcon(icon_ffd59496775e2ae10f63cd7f405bedbf);
|
|
|
|
|
|
var marker_0ebe76a624b97a54832a43981fe8aec8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_30f914614c0be1b028e714a2b2467ffd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9a86070d3cd6a2ef2a277644c39e187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca522c66bbe4fe55c55ffca1e9cd9447 = $(`<div id="html_ca522c66bbe4fe55c55ffca1e9cd9447" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_f9a86070d3cd6a2ef2a277644c39e187.setContent(html_ca522c66bbe4fe55c55ffca1e9cd9447);
|
|
|
|
|
|
|
|
marker_0ebe76a624b97a54832a43981fe8aec8.bindPopup(popup_f9a86070d3cd6a2ef2a277644c39e187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ebe76a624b97a54832a43981fe8aec8.setIcon(icon_30f914614c0be1b028e714a2b2467ffd);
|
|
|
|
|
|
var marker_c8040d39ab2451fb998272f0d6b3cb2d = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b25e034ea77faf4f74349d6f887509b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e766f9df5f33cf5736bfebfa0d6d97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8035223b379fd279e6a704fd8021d7 = $(`<div id="html_0f8035223b379fd279e6a704fd8021d7" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_11e766f9df5f33cf5736bfebfa0d6d97.setContent(html_0f8035223b379fd279e6a704fd8021d7);
|
|
|
|
|
|
|
|
marker_c8040d39ab2451fb998272f0d6b3cb2d.bindPopup(popup_11e766f9df5f33cf5736bfebfa0d6d97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8040d39ab2451fb998272f0d6b3cb2d.setIcon(icon_b25e034ea77faf4f74349d6f887509b7);
|
|
|
|
|
|
var marker_c89c2a72d352d9d4f6c5b698efaffa24 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5d339dc4c1f4c0d26989e60b3f80cb93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18e6b34785baac3fca91d4465fb02bd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8f38083353a53b4a294b5b5830ae12 = $(`<div id="html_6f8f38083353a53b4a294b5b5830ae12" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_18e6b34785baac3fca91d4465fb02bd3.setContent(html_6f8f38083353a53b4a294b5b5830ae12);
|
|
|
|
|
|
|
|
marker_c89c2a72d352d9d4f6c5b698efaffa24.bindPopup(popup_18e6b34785baac3fca91d4465fb02bd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c89c2a72d352d9d4f6c5b698efaffa24.setIcon(icon_5d339dc4c1f4c0d26989e60b3f80cb93);
|
|
|
|
|
|
var marker_b2e4aa39fdc416ba19d598cb5c6a671a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6590f1962927d40a1bfd31a525955be2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3c492741d6d429f40c230e6e3820f00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_558ac99de223d0882f840cb8ee81d7b1 = $(`<div id="html_558ac99de223d0882f840cb8ee81d7b1" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_b3c492741d6d429f40c230e6e3820f00.setContent(html_558ac99de223d0882f840cb8ee81d7b1);
|
|
|
|
|
|
|
|
marker_b2e4aa39fdc416ba19d598cb5c6a671a.bindPopup(popup_b3c492741d6d429f40c230e6e3820f00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2e4aa39fdc416ba19d598cb5c6a671a.setIcon(icon_6590f1962927d40a1bfd31a525955be2);
|
|
|
|
|
|
var marker_ec406fd5c526d2b7dcdf55f4b78d0132 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_83a735e6e7237756cf898819c06d48bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04ebe685159816e51bc3a4c1d45593fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f56f336f30c17f1f7b83a20f25279ad4 = $(`<div id="html_f56f336f30c17f1f7b83a20f25279ad4" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_04ebe685159816e51bc3a4c1d45593fd.setContent(html_f56f336f30c17f1f7b83a20f25279ad4);
|
|
|
|
|
|
|
|
marker_ec406fd5c526d2b7dcdf55f4b78d0132.bindPopup(popup_04ebe685159816e51bc3a4c1d45593fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec406fd5c526d2b7dcdf55f4b78d0132.setIcon(icon_83a735e6e7237756cf898819c06d48bf);
|
|
|
|
|
|
var marker_9bff165872a9f5d82ed2964519361834 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_18cee8cc970cf2e73b12675dc6068cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b21d00320672c690c461644e19ddab5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17cd8bf9d18c7d385712481ddad03b03 = $(`<div id="html_17cd8bf9d18c7d385712481ddad03b03" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_5b21d00320672c690c461644e19ddab5.setContent(html_17cd8bf9d18c7d385712481ddad03b03);
|
|
|
|
|
|
|
|
marker_9bff165872a9f5d82ed2964519361834.bindPopup(popup_5b21d00320672c690c461644e19ddab5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bff165872a9f5d82ed2964519361834.setIcon(icon_18cee8cc970cf2e73b12675dc6068cbe);
|
|
|
|
|
|
var marker_a520364891c5bf2936df8b079d27edb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1084ef3d59238434492620fd13da617d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4671989a1f52d7fb8643c98fb0ff086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ab69bfd19e4ecc60b22e2985d5abebe = $(`<div id="html_2ab69bfd19e4ecc60b22e2985d5abebe" style="width: 100.0%; height: 100.0%;">holland-excited-charming-experiencing.trycloudflare.com</div>`)[0];
|
|
popup_b4671989a1f52d7fb8643c98fb0ff086.setContent(html_2ab69bfd19e4ecc60b22e2985d5abebe);
|
|
|
|
|
|
|
|
marker_a520364891c5bf2936df8b079d27edb0.bindPopup(popup_b4671989a1f52d7fb8643c98fb0ff086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a520364891c5bf2936df8b079d27edb0.setIcon(icon_1084ef3d59238434492620fd13da617d);
|
|
|
|
|
|
var marker_b1d4afba95122d04355c5e3b0ed9a172 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_99dd825fa380f25897bbfebabb922f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd1197a23d9e75c060ec89281ef9e88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1404c064f0312946dff9ca37cd83fe49 = $(`<div id="html_1404c064f0312946dff9ca37cd83fe49" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7dd1197a23d9e75c060ec89281ef9e88.setContent(html_1404c064f0312946dff9ca37cd83fe49);
|
|
|
|
|
|
|
|
marker_b1d4afba95122d04355c5e3b0ed9a172.bindPopup(popup_7dd1197a23d9e75c060ec89281ef9e88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d4afba95122d04355c5e3b0ed9a172.setIcon(icon_99dd825fa380f25897bbfebabb922f52);
|
|
|
|
|
|
var marker_c8ed83c3ca50eedf82e7e71aba594366 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ab14cd973d72c55aa2f1935913528baa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64aee20b0300b02b56eef3061532a3b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aca454ce3020dd47a91612b4f687e254 = $(`<div id="html_aca454ce3020dd47a91612b4f687e254" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_64aee20b0300b02b56eef3061532a3b7.setContent(html_aca454ce3020dd47a91612b4f687e254);
|
|
|
|
|
|
|
|
marker_c8ed83c3ca50eedf82e7e71aba594366.bindPopup(popup_64aee20b0300b02b56eef3061532a3b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8ed83c3ca50eedf82e7e71aba594366.setIcon(icon_ab14cd973d72c55aa2f1935913528baa);
|
|
|
|
|
|
var marker_4b70223569341f358079355d7d8f2e23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_401653878475325782bbc315c0e22a29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa04175f4b0d55e75a99426dbe85bf89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f14473d346cc559a51218d87548207f = $(`<div id="html_8f14473d346cc559a51218d87548207f" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_aa04175f4b0d55e75a99426dbe85bf89.setContent(html_8f14473d346cc559a51218d87548207f);
|
|
|
|
|
|
|
|
marker_4b70223569341f358079355d7d8f2e23.bindPopup(popup_aa04175f4b0d55e75a99426dbe85bf89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b70223569341f358079355d7d8f2e23.setIcon(icon_401653878475325782bbc315c0e22a29);
|
|
|
|
|
|
var marker_b9b74c7ab6aff71bbbc4986a4d10cf0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_44b80c47f69601ac319efa4939beec45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532b96691990a20ab4dadacac5960478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94e2420513212084f7f10a0f8b9b72c2 = $(`<div id="html_94e2420513212084f7f10a0f8b9b72c2" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_532b96691990a20ab4dadacac5960478.setContent(html_94e2420513212084f7f10a0f8b9b72c2);
|
|
|
|
|
|
|
|
marker_b9b74c7ab6aff71bbbc4986a4d10cf0b.bindPopup(popup_532b96691990a20ab4dadacac5960478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9b74c7ab6aff71bbbc4986a4d10cf0b.setIcon(icon_44b80c47f69601ac319efa4939beec45);
|
|
|
|
|
|
var marker_eadf452d50b4d478a03aaa987bce71e5 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a2b4768894ce5fefe7c5970a4868d080 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636c0383dfb1e38d81382e625ff442f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e3b6b079484b3b1dc81a027757b134 = $(`<div id="html_89e3b6b079484b3b1dc81a027757b134" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_636c0383dfb1e38d81382e625ff442f1.setContent(html_89e3b6b079484b3b1dc81a027757b134);
|
|
|
|
|
|
|
|
marker_eadf452d50b4d478a03aaa987bce71e5.bindPopup(popup_636c0383dfb1e38d81382e625ff442f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eadf452d50b4d478a03aaa987bce71e5.setIcon(icon_a2b4768894ce5fefe7c5970a4868d080);
|
|
|
|
|
|
var marker_4f14d7d47286e915894c2318add4754a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a6ca876c8f0c3267e883435619c41a88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ad7ba79a165464809f905410bf92a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6626c8bfb61651351cbf73d5559a211e = $(`<div id="html_6626c8bfb61651351cbf73d5559a211e" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_72ad7ba79a165464809f905410bf92a5.setContent(html_6626c8bfb61651351cbf73d5559a211e);
|
|
|
|
|
|
|
|
marker_4f14d7d47286e915894c2318add4754a.bindPopup(popup_72ad7ba79a165464809f905410bf92a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f14d7d47286e915894c2318add4754a.setIcon(icon_a6ca876c8f0c3267e883435619c41a88);
|
|
|
|
|
|
var marker_ec0e1dff304226f2fe21038fb26bdc54 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8b8c3b29522d2f9789e5bd80f589a8c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ed8ec8b4e062be5d74d9e1ccfe4f45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db7226521c1c40b7cd2d01519930b0b7 = $(`<div id="html_db7226521c1c40b7cd2d01519930b0b7" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_38ed8ec8b4e062be5d74d9e1ccfe4f45.setContent(html_db7226521c1c40b7cd2d01519930b0b7);
|
|
|
|
|
|
|
|
marker_ec0e1dff304226f2fe21038fb26bdc54.bindPopup(popup_38ed8ec8b4e062be5d74d9e1ccfe4f45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec0e1dff304226f2fe21038fb26bdc54.setIcon(icon_8b8c3b29522d2f9789e5bd80f589a8c4);
|
|
|
|
|
|
var marker_5a9f77641e86f98c27793223fc733dd7 = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_dfaf0130049a09cd5a2588ea27891add = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a82f1e0aa0baeaa8fa8ff4072ec7105 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f49404d195ac7e6b22d48a490aef3b24 = $(`<div id="html_f49404d195ac7e6b22d48a490aef3b24" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_0a82f1e0aa0baeaa8fa8ff4072ec7105.setContent(html_f49404d195ac7e6b22d48a490aef3b24);
|
|
|
|
|
|
|
|
marker_5a9f77641e86f98c27793223fc733dd7.bindPopup(popup_0a82f1e0aa0baeaa8fa8ff4072ec7105)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9f77641e86f98c27793223fc733dd7.setIcon(icon_dfaf0130049a09cd5a2588ea27891add);
|
|
|
|
|
|
var marker_38b29e461bcf39442e179fa5c9860981 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_781848d859795c8ec07934462d2f0868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45872c1f3308aa9c191beaa674403842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_106b2d984f4c24e576707a6011642bf8 = $(`<div id="html_106b2d984f4c24e576707a6011642bf8" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_45872c1f3308aa9c191beaa674403842.setContent(html_106b2d984f4c24e576707a6011642bf8);
|
|
|
|
|
|
|
|
marker_38b29e461bcf39442e179fa5c9860981.bindPopup(popup_45872c1f3308aa9c191beaa674403842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b29e461bcf39442e179fa5c9860981.setIcon(icon_781848d859795c8ec07934462d2f0868);
|
|
|
|
|
|
var marker_42920688d159a1fc9e34a85fafd54fc7 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e377234dfe5689c4b5297148bdb4ed37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8986790942480d2e89382be19b60c5c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_130bcf14881162042b6179c2f0d74c1c = $(`<div id="html_130bcf14881162042b6179c2f0d74c1c" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_8986790942480d2e89382be19b60c5c2.setContent(html_130bcf14881162042b6179c2f0d74c1c);
|
|
|
|
|
|
|
|
marker_42920688d159a1fc9e34a85fafd54fc7.bindPopup(popup_8986790942480d2e89382be19b60c5c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42920688d159a1fc9e34a85fafd54fc7.setIcon(icon_e377234dfe5689c4b5297148bdb4ed37);
|
|
|
|
|
|
var marker_3b4dc01de4f9136c70d37da340bf9017 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4b33f5609975f01e5a96e7d53cb9a6a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e8927db949105b4431ec8876a3635e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86bf5dbd61b51464cbdd1bca829a8ec = $(`<div id="html_b86bf5dbd61b51464cbdd1bca829a8ec" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_6e8927db949105b4431ec8876a3635e1.setContent(html_b86bf5dbd61b51464cbdd1bca829a8ec);
|
|
|
|
|
|
|
|
marker_3b4dc01de4f9136c70d37da340bf9017.bindPopup(popup_6e8927db949105b4431ec8876a3635e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4dc01de4f9136c70d37da340bf9017.setIcon(icon_4b33f5609975f01e5a96e7d53cb9a6a8);
|
|
|
|
|
|
var marker_32e6febe1ffdfac70e448b94c357ac7a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_10b9aa60a74e4cea8f9a541885ae7caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aac00a520dd6da4437d2b062d2b8660 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7072e3a5684343fec94dd98ba16c1aa = $(`<div id="html_a7072e3a5684343fec94dd98ba16c1aa" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_5aac00a520dd6da4437d2b062d2b8660.setContent(html_a7072e3a5684343fec94dd98ba16c1aa);
|
|
|
|
|
|
|
|
marker_32e6febe1ffdfac70e448b94c357ac7a.bindPopup(popup_5aac00a520dd6da4437d2b062d2b8660)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32e6febe1ffdfac70e448b94c357ac7a.setIcon(icon_10b9aa60a74e4cea8f9a541885ae7caa);
|
|
|
|
|
|
var marker_35f76d615a442931ed7b2b9f5be94916 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ef999ff46d53d8918784728af3eb8096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d4d477ddb755ba19c6e51d90f3ad04b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3444f909df4508f28c8828bc2170a46d = $(`<div id="html_3444f909df4508f28c8828bc2170a46d" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_6d4d477ddb755ba19c6e51d90f3ad04b.setContent(html_3444f909df4508f28c8828bc2170a46d);
|
|
|
|
|
|
|
|
marker_35f76d615a442931ed7b2b9f5be94916.bindPopup(popup_6d4d477ddb755ba19c6e51d90f3ad04b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35f76d615a442931ed7b2b9f5be94916.setIcon(icon_ef999ff46d53d8918784728af3eb8096);
|
|
|
|
|
|
var marker_be39c83d0afdc5070057e2632f33b1c1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_61ef6528c7c8f86e8677ad1586c0b92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e6bbbaac5bc321a8f0b19a94238d49a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc9d2b77e80db30aba6168c37fcdcb6 = $(`<div id="html_9dc9d2b77e80db30aba6168c37fcdcb6" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_7e6bbbaac5bc321a8f0b19a94238d49a.setContent(html_9dc9d2b77e80db30aba6168c37fcdcb6);
|
|
|
|
|
|
|
|
marker_be39c83d0afdc5070057e2632f33b1c1.bindPopup(popup_7e6bbbaac5bc321a8f0b19a94238d49a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be39c83d0afdc5070057e2632f33b1c1.setIcon(icon_61ef6528c7c8f86e8677ad1586c0b92b);
|
|
|
|
|
|
var marker_5ab6bc009baac0f851dea01ef7978084 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5714910f82fbcfaefd932f6d019b7ec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be068b49cc2017e26ad48344123cbff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5567ebcf0f9623ad18d8c327d1baaba6 = $(`<div id="html_5567ebcf0f9623ad18d8c327d1baaba6" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_be068b49cc2017e26ad48344123cbff7.setContent(html_5567ebcf0f9623ad18d8c327d1baaba6);
|
|
|
|
|
|
|
|
marker_5ab6bc009baac0f851dea01ef7978084.bindPopup(popup_be068b49cc2017e26ad48344123cbff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab6bc009baac0f851dea01ef7978084.setIcon(icon_5714910f82fbcfaefd932f6d019b7ec9);
|
|
|
|
|
|
var marker_731e7e314a636dcd0e0fce25c0c03068 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_dda4608ab3506b1770c9f6c8f8782a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_816321abd0b7aba257feeb49354f6978 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ea5ce6e52118589dc59a5824fc80eee = $(`<div id="html_1ea5ce6e52118589dc59a5824fc80eee" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_816321abd0b7aba257feeb49354f6978.setContent(html_1ea5ce6e52118589dc59a5824fc80eee);
|
|
|
|
|
|
|
|
marker_731e7e314a636dcd0e0fce25c0c03068.bindPopup(popup_816321abd0b7aba257feeb49354f6978)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731e7e314a636dcd0e0fce25c0c03068.setIcon(icon_dda4608ab3506b1770c9f6c8f8782a25);
|
|
|
|
|
|
var marker_21368345d09477992adbfb8fd937be92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fe0064c8dd44e0a748c3c27cf25e1865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72a921d4c8625be20007e18ccee440ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329068a52739ae8a90662f4f51204ee0 = $(`<div id="html_329068a52739ae8a90662f4f51204ee0" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_72a921d4c8625be20007e18ccee440ae.setContent(html_329068a52739ae8a90662f4f51204ee0);
|
|
|
|
|
|
|
|
marker_21368345d09477992adbfb8fd937be92.bindPopup(popup_72a921d4c8625be20007e18ccee440ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21368345d09477992adbfb8fd937be92.setIcon(icon_fe0064c8dd44e0a748c3c27cf25e1865);
|
|
|
|
|
|
var marker_58c24d1a725b363e0c0787ec416b39e4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6fbcb161ddc33342045f434e2ac749f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e0ea03a7969492ac5931e291b78ea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0312d245674246641db727e4b9cebb0e = $(`<div id="html_0312d245674246641db727e4b9cebb0e" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_a3e0ea03a7969492ac5931e291b78ea7.setContent(html_0312d245674246641db727e4b9cebb0e);
|
|
|
|
|
|
|
|
marker_58c24d1a725b363e0c0787ec416b39e4.bindPopup(popup_a3e0ea03a7969492ac5931e291b78ea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58c24d1a725b363e0c0787ec416b39e4.setIcon(icon_6fbcb161ddc33342045f434e2ac749f0);
|
|
|
|
|
|
var marker_e3f4a373dba4e244a2c8e7ef575c430a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e687175ecbec34164ad4f17d7727b746 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75183281e2f6dc9b4829054e4d448416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82aa2162197c8b9a851ef47ed31bfd83 = $(`<div id="html_82aa2162197c8b9a851ef47ed31bfd83" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_75183281e2f6dc9b4829054e4d448416.setContent(html_82aa2162197c8b9a851ef47ed31bfd83);
|
|
|
|
|
|
|
|
marker_e3f4a373dba4e244a2c8e7ef575c430a.bindPopup(popup_75183281e2f6dc9b4829054e4d448416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f4a373dba4e244a2c8e7ef575c430a.setIcon(icon_e687175ecbec34164ad4f17d7727b746);
|
|
|
|
|
|
var marker_ea37a51451cdfdb431bfa1667c3b091c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1f6bcf0e54a2c0dc1697cd19f96c2925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18feb53be2c0e34f868d848f73006383 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0d08ea16bef37c8377344e4d2dae2dd = $(`<div id="html_b0d08ea16bef37c8377344e4d2dae2dd" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_18feb53be2c0e34f868d848f73006383.setContent(html_b0d08ea16bef37c8377344e4d2dae2dd);
|
|
|
|
|
|
|
|
marker_ea37a51451cdfdb431bfa1667c3b091c.bindPopup(popup_18feb53be2c0e34f868d848f73006383)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea37a51451cdfdb431bfa1667c3b091c.setIcon(icon_1f6bcf0e54a2c0dc1697cd19f96c2925);
|
|
|
|
|
|
var marker_bf32e91c47fbda6bac73f06585766cd4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_22612ba1b0ca274aaad4cb1b5ff1e030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bbf4e28f30eef5cee848855203d0015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2a31a85359c79ae18f4b15a2d9cffd7 = $(`<div id="html_c2a31a85359c79ae18f4b15a2d9cffd7" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_8bbf4e28f30eef5cee848855203d0015.setContent(html_c2a31a85359c79ae18f4b15a2d9cffd7);
|
|
|
|
|
|
|
|
marker_bf32e91c47fbda6bac73f06585766cd4.bindPopup(popup_8bbf4e28f30eef5cee848855203d0015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf32e91c47fbda6bac73f06585766cd4.setIcon(icon_22612ba1b0ca274aaad4cb1b5ff1e030);
|
|
|
|
|
|
var marker_0e5c679d3c5cbec6e7bb19f975edd515 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b053f6c3fba1fe79b1678288ffc166b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd2cde1fa6c548a0a99aaa4041b2f00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a88e87ebf8c327e082d3ba4585b8dd = $(`<div id="html_35a88e87ebf8c327e082d3ba4585b8dd" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_4dd2cde1fa6c548a0a99aaa4041b2f00.setContent(html_35a88e87ebf8c327e082d3ba4585b8dd);
|
|
|
|
|
|
|
|
marker_0e5c679d3c5cbec6e7bb19f975edd515.bindPopup(popup_4dd2cde1fa6c548a0a99aaa4041b2f00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e5c679d3c5cbec6e7bb19f975edd515.setIcon(icon_b053f6c3fba1fe79b1678288ffc166b9);
|
|
|
|
|
|
var marker_e97e4474c81a65d42957f70397e75412 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_eef676aef15613ca284ef87619a47c6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c89105eae257fee7124941c437aadac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab830ee3baa3ccf6498b0a61d37e0dd = $(`<div id="html_1ab830ee3baa3ccf6498b0a61d37e0dd" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_5c89105eae257fee7124941c437aadac.setContent(html_1ab830ee3baa3ccf6498b0a61d37e0dd);
|
|
|
|
|
|
|
|
marker_e97e4474c81a65d42957f70397e75412.bindPopup(popup_5c89105eae257fee7124941c437aadac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e97e4474c81a65d42957f70397e75412.setIcon(icon_eef676aef15613ca284ef87619a47c6e);
|
|
|
|
|
|
var marker_ec4b5bd7a6c78ae117a7c60e3b939adb = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e34f42e7b152d9d12180c675c55ab9da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d9865ee3df51a8d033a953e495e44f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c73c116e7280738fd995bc219b24a12a = $(`<div id="html_c73c116e7280738fd995bc219b24a12a" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_6d9865ee3df51a8d033a953e495e44f8.setContent(html_c73c116e7280738fd995bc219b24a12a);
|
|
|
|
|
|
|
|
marker_ec4b5bd7a6c78ae117a7c60e3b939adb.bindPopup(popup_6d9865ee3df51a8d033a953e495e44f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec4b5bd7a6c78ae117a7c60e3b939adb.setIcon(icon_e34f42e7b152d9d12180c675c55ab9da);
|
|
|
|
|
|
var marker_d27e95bb3e960563ac9c6e2d133786a3 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c7a6334c2ae335c8955ddf3220cb8abf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c80ab6baf93d9444450ef3cf35d8bb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_441dbf71fc67a7754ea1d37150bfa3bc = $(`<div id="html_441dbf71fc67a7754ea1d37150bfa3bc" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_8c80ab6baf93d9444450ef3cf35d8bb5.setContent(html_441dbf71fc67a7754ea1d37150bfa3bc);
|
|
|
|
|
|
|
|
marker_d27e95bb3e960563ac9c6e2d133786a3.bindPopup(popup_8c80ab6baf93d9444450ef3cf35d8bb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d27e95bb3e960563ac9c6e2d133786a3.setIcon(icon_c7a6334c2ae335c8955ddf3220cb8abf);
|
|
|
|
|
|
var marker_badf7bd880dbfd3c358775d433ff2e91 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_77666e6628d7df363f70ff57507335b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1129681b18e01f3a68081358b9a134e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ad1412d117d84f7eff3ae4a3c17d49f = $(`<div id="html_0ad1412d117d84f7eff3ae4a3c17d49f" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_d1129681b18e01f3a68081358b9a134e.setContent(html_0ad1412d117d84f7eff3ae4a3c17d49f);
|
|
|
|
|
|
|
|
marker_badf7bd880dbfd3c358775d433ff2e91.bindPopup(popup_d1129681b18e01f3a68081358b9a134e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_badf7bd880dbfd3c358775d433ff2e91.setIcon(icon_77666e6628d7df363f70ff57507335b7);
|
|
|
|
|
|
var marker_f57a57a2c8e31723f793e09a84ccd28b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_06ecbf759ab258d46199331b758fd213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad02354e5c0ec666790ad6e63a18dc6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cea90db545db508b5175df71e8f98b31 = $(`<div id="html_cea90db545db508b5175df71e8f98b31" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_ad02354e5c0ec666790ad6e63a18dc6e.setContent(html_cea90db545db508b5175df71e8f98b31);
|
|
|
|
|
|
|
|
marker_f57a57a2c8e31723f793e09a84ccd28b.bindPopup(popup_ad02354e5c0ec666790ad6e63a18dc6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f57a57a2c8e31723f793e09a84ccd28b.setIcon(icon_06ecbf759ab258d46199331b758fd213);
|
|
|
|
|
|
var marker_05a1dcac900c82e7d72722a2bc5fbef5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_87caa4fc4abcd8461e0a8f6e6321bdb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3def925a777f2440b5ebeacb91a6f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a3dd0aba6885033f5d083a929a5842e = $(`<div id="html_1a3dd0aba6885033f5d083a929a5842e" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_e3def925a777f2440b5ebeacb91a6f9b.setContent(html_1a3dd0aba6885033f5d083a929a5842e);
|
|
|
|
|
|
|
|
marker_05a1dcac900c82e7d72722a2bc5fbef5.bindPopup(popup_e3def925a777f2440b5ebeacb91a6f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05a1dcac900c82e7d72722a2bc5fbef5.setIcon(icon_87caa4fc4abcd8461e0a8f6e6321bdb4);
|
|
|
|
|
|
var marker_60a44ca9b256f6892b40d8879db756ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_dfdc5656eabad689222c68d7f3a71864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f05777b6a962b240687530cf7255de3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0bfba3463444eccc1d8d8369e8388b9 = $(`<div id="html_e0bfba3463444eccc1d8d8369e8388b9" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_f05777b6a962b240687530cf7255de3a.setContent(html_e0bfba3463444eccc1d8d8369e8388b9);
|
|
|
|
|
|
|
|
marker_60a44ca9b256f6892b40d8879db756ea.bindPopup(popup_f05777b6a962b240687530cf7255de3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a44ca9b256f6892b40d8879db756ea.setIcon(icon_dfdc5656eabad689222c68d7f3a71864);
|
|
|
|
|
|
var marker_9116eef88884c132555d4baafe9dc687 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8a9255728168d2ccee24e6884a06f4f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f6938dc933509ffa8dfaa55301b0df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a87e9668874452c681c964973947b001 = $(`<div id="html_a87e9668874452c681c964973947b001" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_94f6938dc933509ffa8dfaa55301b0df.setContent(html_a87e9668874452c681c964973947b001);
|
|
|
|
|
|
|
|
marker_9116eef88884c132555d4baafe9dc687.bindPopup(popup_94f6938dc933509ffa8dfaa55301b0df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9116eef88884c132555d4baafe9dc687.setIcon(icon_8a9255728168d2ccee24e6884a06f4f7);
|
|
|
|
|
|
var marker_7ff61dd3a658f295284263d36fd6e6e0 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2d9697a21902b1132336234f7ba5c343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d90a77a51be342cf2bc5a5a0f29f440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e567bc811aac7212716d0b192b4a27cf = $(`<div id="html_e567bc811aac7212716d0b192b4a27cf" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4d90a77a51be342cf2bc5a5a0f29f440.setContent(html_e567bc811aac7212716d0b192b4a27cf);
|
|
|
|
|
|
|
|
marker_7ff61dd3a658f295284263d36fd6e6e0.bindPopup(popup_4d90a77a51be342cf2bc5a5a0f29f440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ff61dd3a658f295284263d36fd6e6e0.setIcon(icon_2d9697a21902b1132336234f7ba5c343);
|
|
|
|
|
|
var marker_a2b62077f271d2581264cf02ba2303f7 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1c947f41555f8dec5f3985014c2f624d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a26808f89faef4462e27e703c0f3b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8a8bb23f5f69a7f6f670693ae1f74b = $(`<div id="html_ed8a8bb23f5f69a7f6f670693ae1f74b" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_5a26808f89faef4462e27e703c0f3b1d.setContent(html_ed8a8bb23f5f69a7f6f670693ae1f74b);
|
|
|
|
|
|
|
|
marker_a2b62077f271d2581264cf02ba2303f7.bindPopup(popup_5a26808f89faef4462e27e703c0f3b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b62077f271d2581264cf02ba2303f7.setIcon(icon_1c947f41555f8dec5f3985014c2f624d);
|
|
|
|
|
|
var marker_05ff705e9a0cd8c2ce9ab65cc37c2e98 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_415b594fe48ff475a3279ba05a1467a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8437332efd52c6f51e68b02a40b618e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf6e17b8b3e601882fdb1d8373d691b = $(`<div id="html_bdf6e17b8b3e601882fdb1d8373d691b" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_8437332efd52c6f51e68b02a40b618e9.setContent(html_bdf6e17b8b3e601882fdb1d8373d691b);
|
|
|
|
|
|
|
|
marker_05ff705e9a0cd8c2ce9ab65cc37c2e98.bindPopup(popup_8437332efd52c6f51e68b02a40b618e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ff705e9a0cd8c2ce9ab65cc37c2e98.setIcon(icon_415b594fe48ff475a3279ba05a1467a6);
|
|
|
|
|
|
var marker_59b32d4b499432250f0cbb8e5767fbc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_82016666e4dd3f2a37135ee2acf0cba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b9c48ecdc94cfd275794345c4b0e3c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f187babf87cd4fa8a89223b1a693f13 = $(`<div id="html_0f187babf87cd4fa8a89223b1a693f13" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_5b9c48ecdc94cfd275794345c4b0e3c2.setContent(html_0f187babf87cd4fa8a89223b1a693f13);
|
|
|
|
|
|
|
|
marker_59b32d4b499432250f0cbb8e5767fbc5.bindPopup(popup_5b9c48ecdc94cfd275794345c4b0e3c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b32d4b499432250f0cbb8e5767fbc5.setIcon(icon_82016666e4dd3f2a37135ee2acf0cba8);
|
|
|
|
|
|
var marker_3cb04a902e0c2b318b6f1e1ee3b8f577 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c79c459fc0c07fb8152defc003e7fa67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1027fb5403108f7d79eab25dbaf51f3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b994aae964c13e74ccf27d3ee4ed42b = $(`<div id="html_3b994aae964c13e74ccf27d3ee4ed42b" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_1027fb5403108f7d79eab25dbaf51f3a.setContent(html_3b994aae964c13e74ccf27d3ee4ed42b);
|
|
|
|
|
|
|
|
marker_3cb04a902e0c2b318b6f1e1ee3b8f577.bindPopup(popup_1027fb5403108f7d79eab25dbaf51f3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb04a902e0c2b318b6f1e1ee3b8f577.setIcon(icon_c79c459fc0c07fb8152defc003e7fa67);
|
|
|
|
|
|
var marker_d71be5e962348f8f5a06bb1654fc4afb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8e8e893913ad620b1d5658408fd62d40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1256b3bbfa31c5eaacfe9d045b56dc82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2631550d45c3a7c29bfbda3b2eec547 = $(`<div id="html_e2631550d45c3a7c29bfbda3b2eec547" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1256b3bbfa31c5eaacfe9d045b56dc82.setContent(html_e2631550d45c3a7c29bfbda3b2eec547);
|
|
|
|
|
|
|
|
marker_d71be5e962348f8f5a06bb1654fc4afb.bindPopup(popup_1256b3bbfa31c5eaacfe9d045b56dc82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d71be5e962348f8f5a06bb1654fc4afb.setIcon(icon_8e8e893913ad620b1d5658408fd62d40);
|
|
|
|
|
|
var marker_b373463259ce91f4ce6522f9488aba71 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8e316ae1a865512256709caec253b84d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6659e4dc52b0198ae9aff978ca9975e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae0e00eead18d479535cce54b94d3f2f = $(`<div id="html_ae0e00eead18d479535cce54b94d3f2f" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_6659e4dc52b0198ae9aff978ca9975e8.setContent(html_ae0e00eead18d479535cce54b94d3f2f);
|
|
|
|
|
|
|
|
marker_b373463259ce91f4ce6522f9488aba71.bindPopup(popup_6659e4dc52b0198ae9aff978ca9975e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b373463259ce91f4ce6522f9488aba71.setIcon(icon_8e316ae1a865512256709caec253b84d);
|
|
|
|
|
|
var marker_950493a1034bc14a6e10eab9ffba6504 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e4a34be57e231f344b9d9c40d595edb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_941cae1132b4980c164d5a9bf39f5320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b200f84115fdfa98ff6ba1bcd9c6cfa = $(`<div id="html_7b200f84115fdfa98ff6ba1bcd9c6cfa" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_941cae1132b4980c164d5a9bf39f5320.setContent(html_7b200f84115fdfa98ff6ba1bcd9c6cfa);
|
|
|
|
|
|
|
|
marker_950493a1034bc14a6e10eab9ffba6504.bindPopup(popup_941cae1132b4980c164d5a9bf39f5320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_950493a1034bc14a6e10eab9ffba6504.setIcon(icon_e4a34be57e231f344b9d9c40d595edb4);
|
|
|
|
|
|
var marker_bea781c7cd783c3710ef5332dcb83fec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0a12575c3e36be856eb63de467bff9a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff30831381dc2e720ca49a3227362059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba1017b2f06007ea8eb9bf117d4cc81e = $(`<div id="html_ba1017b2f06007ea8eb9bf117d4cc81e" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ff30831381dc2e720ca49a3227362059.setContent(html_ba1017b2f06007ea8eb9bf117d4cc81e);
|
|
|
|
|
|
|
|
marker_bea781c7cd783c3710ef5332dcb83fec.bindPopup(popup_ff30831381dc2e720ca49a3227362059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bea781c7cd783c3710ef5332dcb83fec.setIcon(icon_0a12575c3e36be856eb63de467bff9a3);
|
|
|
|
|
|
var marker_87955c1bb0d12ccd59a6573fc18c2dec = L.marker(
|
|
[48.917, 14.1327],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c63e49dfcbf8678f2f719f1636a0f24d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f082e654f34d714d0692134b1b971e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9650f0b363d8a95f7ec33eee4db235f0 = $(`<div id="html_9650f0b363d8a95f7ec33eee4db235f0" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_2f082e654f34d714d0692134b1b971e1.setContent(html_9650f0b363d8a95f7ec33eee4db235f0);
|
|
|
|
|
|
|
|
marker_87955c1bb0d12ccd59a6573fc18c2dec.bindPopup(popup_2f082e654f34d714d0692134b1b971e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87955c1bb0d12ccd59a6573fc18c2dec.setIcon(icon_c63e49dfcbf8678f2f719f1636a0f24d);
|
|
|
|
|
|
var marker_0bea4f2d9c1818044d8cfe0d1bc258a2 = L.marker(
|
|
[45.5019, -73.5674],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_65a258d06e111bad27ef5a62b035e1b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_667295158d7cc1e15304f23fa6fc030e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95a08af51870514ef0b7cf2ee15d2482 = $(`<div id="html_95a08af51870514ef0b7cf2ee15d2482" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_667295158d7cc1e15304f23fa6fc030e.setContent(html_95a08af51870514ef0b7cf2ee15d2482);
|
|
|
|
|
|
|
|
marker_0bea4f2d9c1818044d8cfe0d1bc258a2.bindPopup(popup_667295158d7cc1e15304f23fa6fc030e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bea4f2d9c1818044d8cfe0d1bc258a2.setIcon(icon_65a258d06e111bad27ef5a62b035e1b0);
|
|
|
|
|
|
var marker_89cf2d276e756e50c40432010a5f1545 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fb783b32ed26aaa5e3577a934f4ba7c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f634fc392b4a6de45507f93c738bcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3962c56db9971a9077accf3d0a2c1404 = $(`<div id="html_3962c56db9971a9077accf3d0a2c1404" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_e8f634fc392b4a6de45507f93c738bcd.setContent(html_3962c56db9971a9077accf3d0a2c1404);
|
|
|
|
|
|
|
|
marker_89cf2d276e756e50c40432010a5f1545.bindPopup(popup_e8f634fc392b4a6de45507f93c738bcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89cf2d276e756e50c40432010a5f1545.setIcon(icon_fb783b32ed26aaa5e3577a934f4ba7c6);
|
|
|
|
|
|
var marker_4bcde7728ebff1f3f45f42965c3b7374 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a3e3d23a01949374a0721788b8f0d757 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07819d0b1c3bd661cb39e9709d56f647 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01a81b6d011549d82ab09d07c9d1768 = $(`<div id="html_b01a81b6d011549d82ab09d07c9d1768" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_07819d0b1c3bd661cb39e9709d56f647.setContent(html_b01a81b6d011549d82ab09d07c9d1768);
|
|
|
|
|
|
|
|
marker_4bcde7728ebff1f3f45f42965c3b7374.bindPopup(popup_07819d0b1c3bd661cb39e9709d56f647)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bcde7728ebff1f3f45f42965c3b7374.setIcon(icon_a3e3d23a01949374a0721788b8f0d757);
|
|
|
|
|
|
var marker_d20b2b22ac4628de54f331e25b7bca97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9c3b6377f1f3f5836f46b4327b3e8c42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eafc4110f4109bc24f39538e13b1c360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cce9fe1ad967ba8f6b7b9316485cd001 = $(`<div id="html_cce9fe1ad967ba8f6b7b9316485cd001" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_eafc4110f4109bc24f39538e13b1c360.setContent(html_cce9fe1ad967ba8f6b7b9316485cd001);
|
|
|
|
|
|
|
|
marker_d20b2b22ac4628de54f331e25b7bca97.bindPopup(popup_eafc4110f4109bc24f39538e13b1c360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d20b2b22ac4628de54f331e25b7bca97.setIcon(icon_9c3b6377f1f3f5836f46b4327b3e8c42);
|
|
|
|
|
|
var marker_b9245f24d9ec8b905a5cd65ef61de86b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9afc11e7299c0212712003c10c1b0422 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a83cb13d6246228645224fece1f626d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6c812b3203bf83d18602781a954ca95 = $(`<div id="html_c6c812b3203bf83d18602781a954ca95" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_8a83cb13d6246228645224fece1f626d.setContent(html_c6c812b3203bf83d18602781a954ca95);
|
|
|
|
|
|
|
|
marker_b9245f24d9ec8b905a5cd65ef61de86b.bindPopup(popup_8a83cb13d6246228645224fece1f626d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9245f24d9ec8b905a5cd65ef61de86b.setIcon(icon_9afc11e7299c0212712003c10c1b0422);
|
|
|
|
|
|
var marker_dbad7b2abb0691531be28788e73a8a7f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d07fbbb6b0aa882cde4df515991e5f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a69cea58e6ea43780ff5a4dfaf7f256e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d679508bf15f7e39af2ecf272b02a226 = $(`<div id="html_d679508bf15f7e39af2ecf272b02a226" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_a69cea58e6ea43780ff5a4dfaf7f256e.setContent(html_d679508bf15f7e39af2ecf272b02a226);
|
|
|
|
|
|
|
|
marker_dbad7b2abb0691531be28788e73a8a7f.bindPopup(popup_a69cea58e6ea43780ff5a4dfaf7f256e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbad7b2abb0691531be28788e73a8a7f.setIcon(icon_d07fbbb6b0aa882cde4df515991e5f2e);
|
|
|
|
|
|
var marker_e284956d455e60e248560a5cff2f6fc5 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e01a5471e08a067c4bcba2879514f03e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c30eefc0e0172fce1f3fecf0d4bf2ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b59d0976d500ed510a6ec9ef263d18 = $(`<div id="html_45b59d0976d500ed510a6ec9ef263d18" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_5c30eefc0e0172fce1f3fecf0d4bf2ee.setContent(html_45b59d0976d500ed510a6ec9ef263d18);
|
|
|
|
|
|
|
|
marker_e284956d455e60e248560a5cff2f6fc5.bindPopup(popup_5c30eefc0e0172fce1f3fecf0d4bf2ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e284956d455e60e248560a5cff2f6fc5.setIcon(icon_e01a5471e08a067c4bcba2879514f03e);
|
|
|
|
|
|
var marker_63e11a5ba78308580e7b17785e75763d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6b427020a3ec484e046e402ded36bac2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ca264cb2d01e6494152f75c1a78a26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f7bc25cbe9c2a0dfc527bdc75fbbd8 = $(`<div id="html_49f7bc25cbe9c2a0dfc527bdc75fbbd8" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_54ca264cb2d01e6494152f75c1a78a26.setContent(html_49f7bc25cbe9c2a0dfc527bdc75fbbd8);
|
|
|
|
|
|
|
|
marker_63e11a5ba78308580e7b17785e75763d.bindPopup(popup_54ca264cb2d01e6494152f75c1a78a26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63e11a5ba78308580e7b17785e75763d.setIcon(icon_6b427020a3ec484e046e402ded36bac2);
|
|
|
|
|
|
var marker_65a56ea6c3c5e7defe5d1c86c85cef1d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_26e26e08286e2d3a87f7864de366b74d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ecf4c4840871b09ada6707c4c048636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c2fde5e1e74c3b2621bde8d8d8a8caa = $(`<div id="html_2c2fde5e1e74c3b2621bde8d8d8a8caa" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_3ecf4c4840871b09ada6707c4c048636.setContent(html_2c2fde5e1e74c3b2621bde8d8d8a8caa);
|
|
|
|
|
|
|
|
marker_65a56ea6c3c5e7defe5d1c86c85cef1d.bindPopup(popup_3ecf4c4840871b09ada6707c4c048636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a56ea6c3c5e7defe5d1c86c85cef1d.setIcon(icon_26e26e08286e2d3a87f7864de366b74d);
|
|
|
|
|
|
var marker_5cde0be0a08b4678558ae5bab48a6d1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a6f35a2aa552433f659d10ee754d6846 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d969a5b05da766205cb5511b2d988d08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e28abd111e349103e1d7d7b6f1c289c = $(`<div id="html_6e28abd111e349103e1d7d7b6f1c289c" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_d969a5b05da766205cb5511b2d988d08.setContent(html_6e28abd111e349103e1d7d7b6f1c289c);
|
|
|
|
|
|
|
|
marker_5cde0be0a08b4678558ae5bab48a6d1a.bindPopup(popup_d969a5b05da766205cb5511b2d988d08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cde0be0a08b4678558ae5bab48a6d1a.setIcon(icon_a6f35a2aa552433f659d10ee754d6846);
|
|
|
|
|
|
var marker_44d6b9a378beead4962b7fad8535eaa1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_741ea13d4a5653fb1a66e76f7dd9ce7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1836905ce95d5bbb4065ec1a209050ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38cc3709f21f80679e999ae19d8fd41c = $(`<div id="html_38cc3709f21f80679e999ae19d8fd41c" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_1836905ce95d5bbb4065ec1a209050ca.setContent(html_38cc3709f21f80679e999ae19d8fd41c);
|
|
|
|
|
|
|
|
marker_44d6b9a378beead4962b7fad8535eaa1.bindPopup(popup_1836905ce95d5bbb4065ec1a209050ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44d6b9a378beead4962b7fad8535eaa1.setIcon(icon_741ea13d4a5653fb1a66e76f7dd9ce7b);
|
|
|
|
|
|
var marker_f23814e9c084e39b110a26104a38a3da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_584dad6e13ce1438e5142d468d0e10c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7204158e89c5ce79cb7769ab62456704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_318b05d4b0e2cfb0377e7c94faef307c = $(`<div id="html_318b05d4b0e2cfb0377e7c94faef307c" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_7204158e89c5ce79cb7769ab62456704.setContent(html_318b05d4b0e2cfb0377e7c94faef307c);
|
|
|
|
|
|
|
|
marker_f23814e9c084e39b110a26104a38a3da.bindPopup(popup_7204158e89c5ce79cb7769ab62456704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f23814e9c084e39b110a26104a38a3da.setIcon(icon_584dad6e13ce1438e5142d468d0e10c1);
|
|
|
|
|
|
var marker_f3c7e070b4547c69f228504b237c560a = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ae7641e8d8a95d8e7aafe5a809f4c9f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b1509a8cfc272a997affa4719e92b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e1eeb92eaf9e0b0a24c422cc51ad0be = $(`<div id="html_9e1eeb92eaf9e0b0a24c422cc51ad0be" style="width: 100.0%; height: 100.0%;">dev.architectcontext.aarpia.net</div>`)[0];
|
|
popup_d9b1509a8cfc272a997affa4719e92b5.setContent(html_9e1eeb92eaf9e0b0a24c422cc51ad0be);
|
|
|
|
|
|
|
|
marker_f3c7e070b4547c69f228504b237c560a.bindPopup(popup_d9b1509a8cfc272a997affa4719e92b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3c7e070b4547c69f228504b237c560a.setIcon(icon_ae7641e8d8a95d8e7aafe5a809f4c9f0);
|
|
|
|
|
|
var marker_f8427e10f90f093279f2f1c7dd8ff873 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b492a1abbad085b5c6d6db7a17a462ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475b586638762c94d2caa20704c81ff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2ef87bffc0ec2d46e1b2eacf471c04a = $(`<div id="html_e2ef87bffc0ec2d46e1b2eacf471c04a" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_475b586638762c94d2caa20704c81ff6.setContent(html_e2ef87bffc0ec2d46e1b2eacf471c04a);
|
|
|
|
|
|
|
|
marker_f8427e10f90f093279f2f1c7dd8ff873.bindPopup(popup_475b586638762c94d2caa20704c81ff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8427e10f90f093279f2f1c7dd8ff873.setIcon(icon_b492a1abbad085b5c6d6db7a17a462ba);
|
|
|
|
|
|
var marker_a8960fe1abd6b21fb7bc6049c9410479 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f4d61dbe59828ac76495f282b77db92c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_331886cff902ee19f4fefa3b49538332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24dd671e13f87806a2496acade0a22f4 = $(`<div id="html_24dd671e13f87806a2496acade0a22f4" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_331886cff902ee19f4fefa3b49538332.setContent(html_24dd671e13f87806a2496acade0a22f4);
|
|
|
|
|
|
|
|
marker_a8960fe1abd6b21fb7bc6049c9410479.bindPopup(popup_331886cff902ee19f4fefa3b49538332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8960fe1abd6b21fb7bc6049c9410479.setIcon(icon_f4d61dbe59828ac76495f282b77db92c);
|
|
|
|
|
|
var marker_8a742e4a84e3f666d2d284e043eb2050 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c6f1380af7c38ae210e02f5193cf24e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163257bb827e0d1ca17efcc989ecd0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d51c8f85b01645faa6c7b3d38fa8d3d = $(`<div id="html_0d51c8f85b01645faa6c7b3d38fa8d3d" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_163257bb827e0d1ca17efcc989ecd0c6.setContent(html_0d51c8f85b01645faa6c7b3d38fa8d3d);
|
|
|
|
|
|
|
|
marker_8a742e4a84e3f666d2d284e043eb2050.bindPopup(popup_163257bb827e0d1ca17efcc989ecd0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a742e4a84e3f666d2d284e043eb2050.setIcon(icon_c6f1380af7c38ae210e02f5193cf24e1);
|
|
|
|
|
|
var marker_f8d9535945367973089f1275a3b82c32 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_61413964d3ca26a1b5c8b0568c5e0204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53868e8d7c5f5efc0289d72d88c4941d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88fdeaa56d6000c19d557514ac1d976d = $(`<div id="html_88fdeaa56d6000c19d557514ac1d976d" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_53868e8d7c5f5efc0289d72d88c4941d.setContent(html_88fdeaa56d6000c19d557514ac1d976d);
|
|
|
|
|
|
|
|
marker_f8d9535945367973089f1275a3b82c32.bindPopup(popup_53868e8d7c5f5efc0289d72d88c4941d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8d9535945367973089f1275a3b82c32.setIcon(icon_61413964d3ca26a1b5c8b0568c5e0204);
|
|
|
|
|
|
var marker_2127eb3016c5966e3e21d570f0789fca = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_02b28cf30ce5500d31d183a52ecf6ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b5872538f2e211300d974ab77d0785f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9f1e51e556806dc4ef5228671560f3 = $(`<div id="html_df9f1e51e556806dc4ef5228671560f3" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_6b5872538f2e211300d974ab77d0785f.setContent(html_df9f1e51e556806dc4ef5228671560f3);
|
|
|
|
|
|
|
|
marker_2127eb3016c5966e3e21d570f0789fca.bindPopup(popup_6b5872538f2e211300d974ab77d0785f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2127eb3016c5966e3e21d570f0789fca.setIcon(icon_02b28cf30ce5500d31d183a52ecf6ab8);
|
|
|
|
|
|
var marker_e5aeb88ce623336fd1481d51bbc902ee = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1b947300ccaf40fbd90174d3e1b08876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1a6ab58c22ea23aebccbd7441e8c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a087a972018c3bcfdd898bc418f303 = $(`<div id="html_18a087a972018c3bcfdd898bc418f303" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_af1a6ab58c22ea23aebccbd7441e8c20.setContent(html_18a087a972018c3bcfdd898bc418f303);
|
|
|
|
|
|
|
|
marker_e5aeb88ce623336fd1481d51bbc902ee.bindPopup(popup_af1a6ab58c22ea23aebccbd7441e8c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5aeb88ce623336fd1481d51bbc902ee.setIcon(icon_1b947300ccaf40fbd90174d3e1b08876);
|
|
|
|
|
|
var marker_2ba9a0eaa9b44b214e3f9112f35681cb = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ea2f7daf674225248a56eb7c7d82a886 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4a56dac10393ce25f0460e0de1afd35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9a9914d9edfe8e07962a17a315fa408 = $(`<div id="html_b9a9914d9edfe8e07962a17a315fa408" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_b4a56dac10393ce25f0460e0de1afd35.setContent(html_b9a9914d9edfe8e07962a17a315fa408);
|
|
|
|
|
|
|
|
marker_2ba9a0eaa9b44b214e3f9112f35681cb.bindPopup(popup_b4a56dac10393ce25f0460e0de1afd35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ba9a0eaa9b44b214e3f9112f35681cb.setIcon(icon_ea2f7daf674225248a56eb7c7d82a886);
|
|
|
|
|
|
var marker_4524b5d2db6f22e097e6a17919982fb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b94eff833857b3addc0a4ef0173f67ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb6634a939090d7ce68c7c6c235407c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82fa7a36401dc7fee9c3c5ba0a60c536 = $(`<div id="html_82fa7a36401dc7fee9c3c5ba0a60c536" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_cb6634a939090d7ce68c7c6c235407c4.setContent(html_82fa7a36401dc7fee9c3c5ba0a60c536);
|
|
|
|
|
|
|
|
marker_4524b5d2db6f22e097e6a17919982fb4.bindPopup(popup_cb6634a939090d7ce68c7c6c235407c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4524b5d2db6f22e097e6a17919982fb4.setIcon(icon_b94eff833857b3addc0a4ef0173f67ff);
|
|
|
|
|
|
var marker_e596036197a1a39a24f37a2fc19c5f0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a5c785afabbca344a1565d5ab37bd514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5333ec535ae06e42aabfb73991f2d0bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c2d5157844cdd58bddb7b2fe3710bf2 = $(`<div id="html_4c2d5157844cdd58bddb7b2fe3710bf2" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_5333ec535ae06e42aabfb73991f2d0bc.setContent(html_4c2d5157844cdd58bddb7b2fe3710bf2);
|
|
|
|
|
|
|
|
marker_e596036197a1a39a24f37a2fc19c5f0e.bindPopup(popup_5333ec535ae06e42aabfb73991f2d0bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e596036197a1a39a24f37a2fc19c5f0e.setIcon(icon_a5c785afabbca344a1565d5ab37bd514);
|
|
|
|
|
|
var marker_2f2f70636997447e1c3b48225633e79b = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5ae5a75a2f446a8e871b35f310bc6a24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de10bcfb24f186756299b10935097e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a843ef65551a911e3e5607b50304179 = $(`<div id="html_8a843ef65551a911e3e5607b50304179" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_3de10bcfb24f186756299b10935097e0.setContent(html_8a843ef65551a911e3e5607b50304179);
|
|
|
|
|
|
|
|
marker_2f2f70636997447e1c3b48225633e79b.bindPopup(popup_3de10bcfb24f186756299b10935097e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f2f70636997447e1c3b48225633e79b.setIcon(icon_5ae5a75a2f446a8e871b35f310bc6a24);
|
|
|
|
|
|
var marker_16dc48cedd62b2b49f8190b03506e65a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_be555fc2279163f78306439f0c3c40cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc35c9c69569e625ebb3a1384df903aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c565196f03dc7c5087ce252dfedff3b0 = $(`<div id="html_c565196f03dc7c5087ce252dfedff3b0" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_fc35c9c69569e625ebb3a1384df903aa.setContent(html_c565196f03dc7c5087ce252dfedff3b0);
|
|
|
|
|
|
|
|
marker_16dc48cedd62b2b49f8190b03506e65a.bindPopup(popup_fc35c9c69569e625ebb3a1384df903aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16dc48cedd62b2b49f8190b03506e65a.setIcon(icon_be555fc2279163f78306439f0c3c40cc);
|
|
|
|
|
|
var marker_342202e5db1b77d268b8a2ab356e4926 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_524990982a98dfc6eaed61cf09504da0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5abbcceb763887d844b8960714c1df33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a25bc7ed144abf4476e824cb63622ff = $(`<div id="html_1a25bc7ed144abf4476e824cb63622ff" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_5abbcceb763887d844b8960714c1df33.setContent(html_1a25bc7ed144abf4476e824cb63622ff);
|
|
|
|
|
|
|
|
marker_342202e5db1b77d268b8a2ab356e4926.bindPopup(popup_5abbcceb763887d844b8960714c1df33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342202e5db1b77d268b8a2ab356e4926.setIcon(icon_524990982a98dfc6eaed61cf09504da0);
|
|
|
|
|
|
var marker_1f4a9316acf589b598512a6358136ef2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c274ee72e40a5e3123fce2c5386105de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aac7f3995b055564a792a3e6864c8f11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6a713a46b844df2cf694d667d1dc26f = $(`<div id="html_e6a713a46b844df2cf694d667d1dc26f" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_aac7f3995b055564a792a3e6864c8f11.setContent(html_e6a713a46b844df2cf694d667d1dc26f);
|
|
|
|
|
|
|
|
marker_1f4a9316acf589b598512a6358136ef2.bindPopup(popup_aac7f3995b055564a792a3e6864c8f11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f4a9316acf589b598512a6358136ef2.setIcon(icon_c274ee72e40a5e3123fce2c5386105de);
|
|
|
|
|
|
var marker_5c9448ff38309fd3ff40b050cbcccbec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a618850823a13ff1b0f2bdbafcbbd595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_474d3e60fdcf316dac7b786170e94424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05a3f13eef7749364ece1267abae4484 = $(`<div id="html_05a3f13eef7749364ece1267abae4484" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_474d3e60fdcf316dac7b786170e94424.setContent(html_05a3f13eef7749364ece1267abae4484);
|
|
|
|
|
|
|
|
marker_5c9448ff38309fd3ff40b050cbcccbec.bindPopup(popup_474d3e60fdcf316dac7b786170e94424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c9448ff38309fd3ff40b050cbcccbec.setIcon(icon_a618850823a13ff1b0f2bdbafcbbd595);
|
|
|
|
|
|
var marker_918675ce5d25204616a6f37774036a2d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1304c672f1abf16cfcaf1a44ddf325ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_985aefaaed2dac832a90928c31f7c0b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d899a99c07a8c8f942a69310dded0165 = $(`<div id="html_d899a99c07a8c8f942a69310dded0165" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_985aefaaed2dac832a90928c31f7c0b9.setContent(html_d899a99c07a8c8f942a69310dded0165);
|
|
|
|
|
|
|
|
marker_918675ce5d25204616a6f37774036a2d.bindPopup(popup_985aefaaed2dac832a90928c31f7c0b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_918675ce5d25204616a6f37774036a2d.setIcon(icon_1304c672f1abf16cfcaf1a44ddf325ef);
|
|
|
|
|
|
var marker_a54830914cd5be16031832ff46506462 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d7b4ae3e68c5e2fc22a877698cf6c38c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_091327ec79cf64c0b8b84bb473fa3079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b99c9b765b8057c0dfe36c5a1f2c483 = $(`<div id="html_6b99c9b765b8057c0dfe36c5a1f2c483" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_091327ec79cf64c0b8b84bb473fa3079.setContent(html_6b99c9b765b8057c0dfe36c5a1f2c483);
|
|
|
|
|
|
|
|
marker_a54830914cd5be16031832ff46506462.bindPopup(popup_091327ec79cf64c0b8b84bb473fa3079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54830914cd5be16031832ff46506462.setIcon(icon_d7b4ae3e68c5e2fc22a877698cf6c38c);
|
|
|
|
|
|
var marker_be62bdc5a87243374d3322ad8c2e6f8e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e3eecdde75e29f29ea4f6f614cbe4fc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd9866235942eb23d4a167caed6dcc56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea7e5f22ca880836b11ce7a4231ab634 = $(`<div id="html_ea7e5f22ca880836b11ce7a4231ab634" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_fd9866235942eb23d4a167caed6dcc56.setContent(html_ea7e5f22ca880836b11ce7a4231ab634);
|
|
|
|
|
|
|
|
marker_be62bdc5a87243374d3322ad8c2e6f8e.bindPopup(popup_fd9866235942eb23d4a167caed6dcc56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be62bdc5a87243374d3322ad8c2e6f8e.setIcon(icon_e3eecdde75e29f29ea4f6f614cbe4fc2);
|
|
|
|
|
|
var marker_9a863ff462b9e82343357dd1fb0882a2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1e1fd032a46b968936b68e04602b48d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66f6bc784d864bbc76a1246e1f5c40b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8453d41d6f8385ab13405b1e914daa98 = $(`<div id="html_8453d41d6f8385ab13405b1e914daa98" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_66f6bc784d864bbc76a1246e1f5c40b4.setContent(html_8453d41d6f8385ab13405b1e914daa98);
|
|
|
|
|
|
|
|
marker_9a863ff462b9e82343357dd1fb0882a2.bindPopup(popup_66f6bc784d864bbc76a1246e1f5c40b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a863ff462b9e82343357dd1fb0882a2.setIcon(icon_1e1fd032a46b968936b68e04602b48d3);
|
|
|
|
|
|
var marker_7134c7b4b1778f5e721b1157e2772622 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_69d80835197073802fdb5df617afe0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee8ba6f71d06d1e5f2576f553ce7d803 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f70866cd818734b730f0021b02efd9c = $(`<div id="html_5f70866cd818734b730f0021b02efd9c" style="width: 100.0%; height: 100.0%;">relay.manneken.brussels</div>`)[0];
|
|
popup_ee8ba6f71d06d1e5f2576f553ce7d803.setContent(html_5f70866cd818734b730f0021b02efd9c);
|
|
|
|
|
|
|
|
marker_7134c7b4b1778f5e721b1157e2772622.bindPopup(popup_ee8ba6f71d06d1e5f2576f553ce7d803)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7134c7b4b1778f5e721b1157e2772622.setIcon(icon_69d80835197073802fdb5df617afe0cc);
|
|
|
|
|
|
var marker_da41a7188deba213b416eb36f4e12823 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_53c8726bf6601547683204484f1e0766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3054bdca8e92e51fb6ca539ba46d1c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320afd2a25ef65f905f03578789c0c65 = $(`<div id="html_320afd2a25ef65f905f03578789c0c65" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_f3054bdca8e92e51fb6ca539ba46d1c1.setContent(html_320afd2a25ef65f905f03578789c0c65);
|
|
|
|
|
|
|
|
marker_da41a7188deba213b416eb36f4e12823.bindPopup(popup_f3054bdca8e92e51fb6ca539ba46d1c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da41a7188deba213b416eb36f4e12823.setIcon(icon_53c8726bf6601547683204484f1e0766);
|
|
|
|
|
|
var marker_5a34d5c4ced51cfe890bcf1d43dc49fd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e3978524225a4ed00727e37c1366d327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a15e895e9b7b1f72c78454c6381df510 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d59bfe5c8a0cde4b11dd2023e1ec18a = $(`<div id="html_0d59bfe5c8a0cde4b11dd2023e1ec18a" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_a15e895e9b7b1f72c78454c6381df510.setContent(html_0d59bfe5c8a0cde4b11dd2023e1ec18a);
|
|
|
|
|
|
|
|
marker_5a34d5c4ced51cfe890bcf1d43dc49fd.bindPopup(popup_a15e895e9b7b1f72c78454c6381df510)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a34d5c4ced51cfe890bcf1d43dc49fd.setIcon(icon_e3978524225a4ed00727e37c1366d327);
|
|
|
|
|
|
var marker_40f8a5dbf8287ccf931e43e72fb84439 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0a3e7fb38ca82674553ac4b4a7558f8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d8d39b02e71f90cc6de5ecb4cdc7712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33a21323ec85afd428bdd4b5612364fb = $(`<div id="html_33a21323ec85afd428bdd4b5612364fb" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_6d8d39b02e71f90cc6de5ecb4cdc7712.setContent(html_33a21323ec85afd428bdd4b5612364fb);
|
|
|
|
|
|
|
|
marker_40f8a5dbf8287ccf931e43e72fb84439.bindPopup(popup_6d8d39b02e71f90cc6de5ecb4cdc7712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40f8a5dbf8287ccf931e43e72fb84439.setIcon(icon_0a3e7fb38ca82674553ac4b4a7558f8b);
|
|
|
|
|
|
var marker_16311ded70bf14aea8e5ab3037b8d9b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e8a9c0a8dd1c131955111a16942ae7c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c78406e8a1959617e4140e2c142f5d24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_421b4adb02c9e932a5e3c93c2603b4ab = $(`<div id="html_421b4adb02c9e932a5e3c93c2603b4ab" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_c78406e8a1959617e4140e2c142f5d24.setContent(html_421b4adb02c9e932a5e3c93c2603b4ab);
|
|
|
|
|
|
|
|
marker_16311ded70bf14aea8e5ab3037b8d9b3.bindPopup(popup_c78406e8a1959617e4140e2c142f5d24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16311ded70bf14aea8e5ab3037b8d9b3.setIcon(icon_e8a9c0a8dd1c131955111a16942ae7c6);
|
|
|
|
|
|
var marker_033e1f2cedfb2cb63b7072e7763a4565 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_39021362a1387b1eacbdd0f33f06c4b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_972dc6d48021f373f0367733c9e282aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e358b0d238a44c445ebe73024c76739 = $(`<div id="html_5e358b0d238a44c445ebe73024c76739" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_972dc6d48021f373f0367733c9e282aa.setContent(html_5e358b0d238a44c445ebe73024c76739);
|
|
|
|
|
|
|
|
marker_033e1f2cedfb2cb63b7072e7763a4565.bindPopup(popup_972dc6d48021f373f0367733c9e282aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_033e1f2cedfb2cb63b7072e7763a4565.setIcon(icon_39021362a1387b1eacbdd0f33f06c4b7);
|
|
|
|
|
|
var marker_bc7992b416d1a29b4587b94f80e651aa = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f92969e3c550b549eefdb109b6b9cc73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1b8ea2c09d97c8de5d5bd4f90c8dfd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5747d286816578bccc8b4e391febfadf = $(`<div id="html_5747d286816578bccc8b4e391febfadf" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_a1b8ea2c09d97c8de5d5bd4f90c8dfd9.setContent(html_5747d286816578bccc8b4e391febfadf);
|
|
|
|
|
|
|
|
marker_bc7992b416d1a29b4587b94f80e651aa.bindPopup(popup_a1b8ea2c09d97c8de5d5bd4f90c8dfd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc7992b416d1a29b4587b94f80e651aa.setIcon(icon_f92969e3c550b549eefdb109b6b9cc73);
|
|
|
|
|
|
var marker_eee5a50e684943d20fe46a81868834d4 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5f0829a0baa78716ad2ebcf20d748b5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c37cafac93942a75be825f4c0a41274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc1184f6c3350ac85a9784b787d0bae3 = $(`<div id="html_fc1184f6c3350ac85a9784b787d0bae3" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_7c37cafac93942a75be825f4c0a41274.setContent(html_fc1184f6c3350ac85a9784b787d0bae3);
|
|
|
|
|
|
|
|
marker_eee5a50e684943d20fe46a81868834d4.bindPopup(popup_7c37cafac93942a75be825f4c0a41274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee5a50e684943d20fe46a81868834d4.setIcon(icon_5f0829a0baa78716ad2ebcf20d748b5e);
|
|
|
|
|
|
var marker_9286d91fca50e2a081cb5b31277ad7cd = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_bff0774a89d799c187d3f1a094529516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fecce53c17d6ed9e122b04e0916a6efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec77a612ebf6d9a74701f5369b5fec22 = $(`<div id="html_ec77a612ebf6d9a74701f5369b5fec22" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_fecce53c17d6ed9e122b04e0916a6efd.setContent(html_ec77a612ebf6d9a74701f5369b5fec22);
|
|
|
|
|
|
|
|
marker_9286d91fca50e2a081cb5b31277ad7cd.bindPopup(popup_fecce53c17d6ed9e122b04e0916a6efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9286d91fca50e2a081cb5b31277ad7cd.setIcon(icon_bff0774a89d799c187d3f1a094529516);
|
|
|
|
|
|
var marker_97e809ed300b5263ba74c5c0652015f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2f5e8116b7ae2df445e0a029eef7f133 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_717ea8bf4da8c6b4e86e38f638b004a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7c676ca08301198796d1d868f4203a0 = $(`<div id="html_f7c676ca08301198796d1d868f4203a0" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_717ea8bf4da8c6b4e86e38f638b004a7.setContent(html_f7c676ca08301198796d1d868f4203a0);
|
|
|
|
|
|
|
|
marker_97e809ed300b5263ba74c5c0652015f9.bindPopup(popup_717ea8bf4da8c6b4e86e38f638b004a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e809ed300b5263ba74c5c0652015f9.setIcon(icon_2f5e8116b7ae2df445e0a029eef7f133);
|
|
|
|
|
|
var marker_b4df1adc427ef217f46d4dd6bad3d43b = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0466e3a315a84cae1e099cb5cb53fc98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e90047dbcf970875a2f30cbfed74727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2732ae18e66421ce7c364bf82c7ca237 = $(`<div id="html_2732ae18e66421ce7c364bf82c7ca237" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_3e90047dbcf970875a2f30cbfed74727.setContent(html_2732ae18e66421ce7c364bf82c7ca237);
|
|
|
|
|
|
|
|
marker_b4df1adc427ef217f46d4dd6bad3d43b.bindPopup(popup_3e90047dbcf970875a2f30cbfed74727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4df1adc427ef217f46d4dd6bad3d43b.setIcon(icon_0466e3a315a84cae1e099cb5cb53fc98);
|
|
|
|
|
|
var marker_6d0d441115b3d20e3e8918c77c8eee87 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_1f3bc4434acec02adac4de214b116b8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cbfacddc5b08ce8abe7e752e75b2fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_222c6f0b063e2d2fe081584cbccc3c42 = $(`<div id="html_222c6f0b063e2d2fe081584cbccc3c42" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3cbfacddc5b08ce8abe7e752e75b2fd1.setContent(html_222c6f0b063e2d2fe081584cbccc3c42);
|
|
|
|
|
|
|
|
marker_6d0d441115b3d20e3e8918c77c8eee87.bindPopup(popup_3cbfacddc5b08ce8abe7e752e75b2fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d0d441115b3d20e3e8918c77c8eee87.setIcon(icon_1f3bc4434acec02adac4de214b116b8b);
|
|
|
|
|
|
var marker_9792fcbd8196bdd4e3e3725b9b67ec8f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b5de7319d54c2095e4b97ab9d1dcbcce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f53e7ac70ce03238dd70a826cc860a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425cb7adec78d43c30662451b6abc271 = $(`<div id="html_425cb7adec78d43c30662451b6abc271" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_f53e7ac70ce03238dd70a826cc860a18.setContent(html_425cb7adec78d43c30662451b6abc271);
|
|
|
|
|
|
|
|
marker_9792fcbd8196bdd4e3e3725b9b67ec8f.bindPopup(popup_f53e7ac70ce03238dd70a826cc860a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9792fcbd8196bdd4e3e3725b9b67ec8f.setIcon(icon_b5de7319d54c2095e4b97ab9d1dcbcce);
|
|
|
|
|
|
var marker_c13d0da89557cf440d90c7afcbbd12ba = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_dd08781e0c954a0a5e0ec2e4ad0c166a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2332c2a0aa51b5b953a40aafa2c81314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc06b7e93ac32d2bd90e67580955735 = $(`<div id="html_bfc06b7e93ac32d2bd90e67580955735" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2332c2a0aa51b5b953a40aafa2c81314.setContent(html_bfc06b7e93ac32d2bd90e67580955735);
|
|
|
|
|
|
|
|
marker_c13d0da89557cf440d90c7afcbbd12ba.bindPopup(popup_2332c2a0aa51b5b953a40aafa2c81314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c13d0da89557cf440d90c7afcbbd12ba.setIcon(icon_dd08781e0c954a0a5e0ec2e4ad0c166a);
|
|
|
|
|
|
var marker_97e554f0efc7d78a5d7499ff547b3139 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3fc7a23c3934d0e7037e53ebd2750c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236c4336ae18f5917ea023587ce4b3de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68b730f6e39e2d0f2112727a3113aa92 = $(`<div id="html_68b730f6e39e2d0f2112727a3113aa92" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_236c4336ae18f5917ea023587ce4b3de.setContent(html_68b730f6e39e2d0f2112727a3113aa92);
|
|
|
|
|
|
|
|
marker_97e554f0efc7d78a5d7499ff547b3139.bindPopup(popup_236c4336ae18f5917ea023587ce4b3de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e554f0efc7d78a5d7499ff547b3139.setIcon(icon_3fc7a23c3934d0e7037e53ebd2750c41);
|
|
|
|
|
|
var marker_766d7cf5dfc06b24f1c188cb276183b4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e7ac52b04e2e63bfdfbc1a94885ab065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e6cb8d40ef5e45ac5f763f9deb7c277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae9b80789d0d1e00b6bc66cc65d5d080 = $(`<div id="html_ae9b80789d0d1e00b6bc66cc65d5d080" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_8e6cb8d40ef5e45ac5f763f9deb7c277.setContent(html_ae9b80789d0d1e00b6bc66cc65d5d080);
|
|
|
|
|
|
|
|
marker_766d7cf5dfc06b24f1c188cb276183b4.bindPopup(popup_8e6cb8d40ef5e45ac5f763f9deb7c277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_766d7cf5dfc06b24f1c188cb276183b4.setIcon(icon_e7ac52b04e2e63bfdfbc1a94885ab065);
|
|
|
|
|
|
var marker_e22a21075c059be9566decfa05df50dc = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a9ac3f350d0ecbeda5716422f24d735a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fda75065c9b1ae5047a3b6281529ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3eda46973c78100cc8fc950a5adbde = $(`<div id="html_5b3eda46973c78100cc8fc950a5adbde" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1fda75065c9b1ae5047a3b6281529ccd.setContent(html_5b3eda46973c78100cc8fc950a5adbde);
|
|
|
|
|
|
|
|
marker_e22a21075c059be9566decfa05df50dc.bindPopup(popup_1fda75065c9b1ae5047a3b6281529ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e22a21075c059be9566decfa05df50dc.setIcon(icon_a9ac3f350d0ecbeda5716422f24d735a);
|
|
|
|
|
|
var marker_2974fc904596317b38716c4a67b21a1c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4b6f705ee06e0ff564aa8d73e13e8bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b84ed8e3f7373471c98dba6efe4fbfd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dcea640ea8b5e18d90c9e893aa63c59 = $(`<div id="html_5dcea640ea8b5e18d90c9e893aa63c59" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b84ed8e3f7373471c98dba6efe4fbfd5.setContent(html_5dcea640ea8b5e18d90c9e893aa63c59);
|
|
|
|
|
|
|
|
marker_2974fc904596317b38716c4a67b21a1c.bindPopup(popup_b84ed8e3f7373471c98dba6efe4fbfd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2974fc904596317b38716c4a67b21a1c.setIcon(icon_4b6f705ee06e0ff564aa8d73e13e8bc4);
|
|
|
|
|
|
var marker_579f2df98ead480a031f8e79e45e35c3 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3cfa2c72292a61659486ef0ffe160ef1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82fe8d2cc6953f155cbf25c703dc0929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e32f68444ceb79e0364e105699721c5 = $(`<div id="html_0e32f68444ceb79e0364e105699721c5" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_82fe8d2cc6953f155cbf25c703dc0929.setContent(html_0e32f68444ceb79e0364e105699721c5);
|
|
|
|
|
|
|
|
marker_579f2df98ead480a031f8e79e45e35c3.bindPopup(popup_82fe8d2cc6953f155cbf25c703dc0929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579f2df98ead480a031f8e79e45e35c3.setIcon(icon_3cfa2c72292a61659486ef0ffe160ef1);
|
|
|
|
|
|
var marker_bc01a74b68696002af00dc0bc5e354c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_94ca9ba486cba06d157ab2891debd223 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a181018744e7736fca7c139e67f002f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f51e01b5e336003a04b812786eb2027 = $(`<div id="html_3f51e01b5e336003a04b812786eb2027" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_a181018744e7736fca7c139e67f002f2.setContent(html_3f51e01b5e336003a04b812786eb2027);
|
|
|
|
|
|
|
|
marker_bc01a74b68696002af00dc0bc5e354c7.bindPopup(popup_a181018744e7736fca7c139e67f002f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc01a74b68696002af00dc0bc5e354c7.setIcon(icon_94ca9ba486cba06d157ab2891debd223);
|
|
|
|
|
|
var marker_5e344e5939e3c1280b476bccafd6f5c5 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_354679a056da7f89088c11ea4a83fe29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa9649dc2775394145ae917c34aff971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da443b937202fcd012b9fa37d5bbb5ce = $(`<div id="html_da443b937202fcd012b9fa37d5bbb5ce" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_aa9649dc2775394145ae917c34aff971.setContent(html_da443b937202fcd012b9fa37d5bbb5ce);
|
|
|
|
|
|
|
|
marker_5e344e5939e3c1280b476bccafd6f5c5.bindPopup(popup_aa9649dc2775394145ae917c34aff971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e344e5939e3c1280b476bccafd6f5c5.setIcon(icon_354679a056da7f89088c11ea4a83fe29);
|
|
|
|
|
|
var marker_4ed3ed5bf715144c9a497d5092b78cd0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a9cc6e3fd6d04095aaf87ed5d3477e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c4240b9faac6185e903f17fff74fc69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b55a7429b3c8dd5ba104804f8c852ac = $(`<div id="html_0b55a7429b3c8dd5ba104804f8c852ac" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_6c4240b9faac6185e903f17fff74fc69.setContent(html_0b55a7429b3c8dd5ba104804f8c852ac);
|
|
|
|
|
|
|
|
marker_4ed3ed5bf715144c9a497d5092b78cd0.bindPopup(popup_6c4240b9faac6185e903f17fff74fc69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ed3ed5bf715144c9a497d5092b78cd0.setIcon(icon_a9cc6e3fd6d04095aaf87ed5d3477e2e);
|
|
|
|
|
|
var marker_3b2b82587f5383d3dac018552fda6ba7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0aefee6e40e8a8467bb345d778ac88c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f4c4c829d3708058ce70580ac263936 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c232a0a787b26176ebebc06acb2b5860 = $(`<div id="html_c232a0a787b26176ebebc06acb2b5860" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_6f4c4c829d3708058ce70580ac263936.setContent(html_c232a0a787b26176ebebc06acb2b5860);
|
|
|
|
|
|
|
|
marker_3b2b82587f5383d3dac018552fda6ba7.bindPopup(popup_6f4c4c829d3708058ce70580ac263936)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b2b82587f5383d3dac018552fda6ba7.setIcon(icon_0aefee6e40e8a8467bb345d778ac88c8);
|
|
|
|
|
|
var marker_559427f545221d85b434f7caa8a4858f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_88562253d07c33130df492369ec85a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a39150e4b31afd134c3af9a6443ec204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2212b84f89c09666cd233290fcec86c7 = $(`<div id="html_2212b84f89c09666cd233290fcec86c7" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_a39150e4b31afd134c3af9a6443ec204.setContent(html_2212b84f89c09666cd233290fcec86c7);
|
|
|
|
|
|
|
|
marker_559427f545221d85b434f7caa8a4858f.bindPopup(popup_a39150e4b31afd134c3af9a6443ec204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_559427f545221d85b434f7caa8a4858f.setIcon(icon_88562253d07c33130df492369ec85a25);
|
|
|
|
|
|
var marker_385caaabf4f916bec24daecb407a0454 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0bd5aa6e63f61e1702a5b5a2ca6f41c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a153abc8ed2da79cf1150fe8d0daf163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ad517c24d0f88abbc97d20fcc17048b = $(`<div id="html_6ad517c24d0f88abbc97d20fcc17048b" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_a153abc8ed2da79cf1150fe8d0daf163.setContent(html_6ad517c24d0f88abbc97d20fcc17048b);
|
|
|
|
|
|
|
|
marker_385caaabf4f916bec24daecb407a0454.bindPopup(popup_a153abc8ed2da79cf1150fe8d0daf163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_385caaabf4f916bec24daecb407a0454.setIcon(icon_0bd5aa6e63f61e1702a5b5a2ca6f41c2);
|
|
|
|
|
|
var marker_a25bbd6bacec9c999c31caed0b674336 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c007da6b068276eed938d8a19e11fae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f761c1ac1ed4918c9131ac8884ccd3f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e82cfdd3ccc3246347b3bf5ff895b08 = $(`<div id="html_8e82cfdd3ccc3246347b3bf5ff895b08" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_f761c1ac1ed4918c9131ac8884ccd3f0.setContent(html_8e82cfdd3ccc3246347b3bf5ff895b08);
|
|
|
|
|
|
|
|
marker_a25bbd6bacec9c999c31caed0b674336.bindPopup(popup_f761c1ac1ed4918c9131ac8884ccd3f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a25bbd6bacec9c999c31caed0b674336.setIcon(icon_c007da6b068276eed938d8a19e11fae8);
|
|
|
|
|
|
var marker_2e10744bbb100b6d4cc2e6d14534b3ae = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_27e1755d292a85573e9f621ed277b31a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f329bd59ae3aaaf8f936e25eb18d212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ce12c98ef65d533ef7ba05b29124b4 = $(`<div id="html_c7ce12c98ef65d533ef7ba05b29124b4" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_4f329bd59ae3aaaf8f936e25eb18d212.setContent(html_c7ce12c98ef65d533ef7ba05b29124b4);
|
|
|
|
|
|
|
|
marker_2e10744bbb100b6d4cc2e6d14534b3ae.bindPopup(popup_4f329bd59ae3aaaf8f936e25eb18d212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e10744bbb100b6d4cc2e6d14534b3ae.setIcon(icon_27e1755d292a85573e9f621ed277b31a);
|
|
|
|
|
|
var marker_093a2183f399221730f778b6e2224ac5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ca2d0ee66a41835e2a90a1eced76b210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ee604aaee99b668789c1391dc6a1709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f866356304eb48aa2d3d86735e482c70 = $(`<div id="html_f866356304eb48aa2d3d86735e482c70" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_1ee604aaee99b668789c1391dc6a1709.setContent(html_f866356304eb48aa2d3d86735e482c70);
|
|
|
|
|
|
|
|
marker_093a2183f399221730f778b6e2224ac5.bindPopup(popup_1ee604aaee99b668789c1391dc6a1709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093a2183f399221730f778b6e2224ac5.setIcon(icon_ca2d0ee66a41835e2a90a1eced76b210);
|
|
|
|
|
|
var marker_a9597e1c9be31872fd8ffccb3889ed26 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_56c5ebdf15c78687a80daab36e6e0b0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecf80bc05bc1d7eacf75225e94fb092c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f57b38e72a723794e340a30f403bfc = $(`<div id="html_e4f57b38e72a723794e340a30f403bfc" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_ecf80bc05bc1d7eacf75225e94fb092c.setContent(html_e4f57b38e72a723794e340a30f403bfc);
|
|
|
|
|
|
|
|
marker_a9597e1c9be31872fd8ffccb3889ed26.bindPopup(popup_ecf80bc05bc1d7eacf75225e94fb092c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9597e1c9be31872fd8ffccb3889ed26.setIcon(icon_56c5ebdf15c78687a80daab36e6e0b0d);
|
|
|
|
|
|
var marker_79fed9e638e09dbceebc6e59f1d923a8 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_edad8c625004095a30f9f06dff94c2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7537e1406c437c8d99a773dd0a87cd05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b7acf9663a4e3104ef0dc9794aa914b = $(`<div id="html_4b7acf9663a4e3104ef0dc9794aa914b" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_7537e1406c437c8d99a773dd0a87cd05.setContent(html_4b7acf9663a4e3104ef0dc9794aa914b);
|
|
|
|
|
|
|
|
marker_79fed9e638e09dbceebc6e59f1d923a8.bindPopup(popup_7537e1406c437c8d99a773dd0a87cd05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79fed9e638e09dbceebc6e59f1d923a8.setIcon(icon_edad8c625004095a30f9f06dff94c2bd);
|
|
|
|
|
|
var marker_b730a9258577c125e2a8df81b46011bf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fdbdf612b3beac91a2157a229c0a89e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daabf25e312ade6d6a714f23312013c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_032a477142d7ee9426e4894939fea57a = $(`<div id="html_032a477142d7ee9426e4894939fea57a" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_daabf25e312ade6d6a714f23312013c8.setContent(html_032a477142d7ee9426e4894939fea57a);
|
|
|
|
|
|
|
|
marker_b730a9258577c125e2a8df81b46011bf.bindPopup(popup_daabf25e312ade6d6a714f23312013c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b730a9258577c125e2a8df81b46011bf.setIcon(icon_fdbdf612b3beac91a2157a229c0a89e1);
|
|
|
|
|
|
var marker_3e70bc7e52e300301cb63677ae6deda4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_20d187c16f2c4f1a4d529dfbe0c6b0b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f88ebb35fb7207b6d12e33e3ef68832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_689bdac752b44e7feef593d5265771c5 = $(`<div id="html_689bdac752b44e7feef593d5265771c5" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_7f88ebb35fb7207b6d12e33e3ef68832.setContent(html_689bdac752b44e7feef593d5265771c5);
|
|
|
|
|
|
|
|
marker_3e70bc7e52e300301cb63677ae6deda4.bindPopup(popup_7f88ebb35fb7207b6d12e33e3ef68832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e70bc7e52e300301cb63677ae6deda4.setIcon(icon_20d187c16f2c4f1a4d529dfbe0c6b0b8);
|
|
|
|
|
|
var marker_df24c3ff65c9bccb28e108089a83a631 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9afe755ba1d289d993da58b81faf0fbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab3d4e8e06d2242ab1f3e55a84e8ba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6838a0d1189e03b56701d385c914dd0c = $(`<div id="html_6838a0d1189e03b56701d385c914dd0c" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_aab3d4e8e06d2242ab1f3e55a84e8ba9.setContent(html_6838a0d1189e03b56701d385c914dd0c);
|
|
|
|
|
|
|
|
marker_df24c3ff65c9bccb28e108089a83a631.bindPopup(popup_aab3d4e8e06d2242ab1f3e55a84e8ba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df24c3ff65c9bccb28e108089a83a631.setIcon(icon_9afe755ba1d289d993da58b81faf0fbc);
|
|
|
|
|
|
var marker_5e7e7e5035df7fe0bf33e5fa881e69e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_add5d68e01ddb14baeaf8a04b2f293ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92314cbe7b6e9ef14ec61df2052858d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46b95fb545e38140aa0a3bd7e00ecb3a = $(`<div id="html_46b95fb545e38140aa0a3bd7e00ecb3a" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_92314cbe7b6e9ef14ec61df2052858d7.setContent(html_46b95fb545e38140aa0a3bd7e00ecb3a);
|
|
|
|
|
|
|
|
marker_5e7e7e5035df7fe0bf33e5fa881e69e8.bindPopup(popup_92314cbe7b6e9ef14ec61df2052858d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e7e7e5035df7fe0bf33e5fa881e69e8.setIcon(icon_add5d68e01ddb14baeaf8a04b2f293ef);
|
|
|
|
|
|
var marker_60bc12e27d5a7c8a518e39607cada5c1 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_38f88eeb44c6b6b8e845ecc346a6f27b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf4ccd6ab7521f7d5048e8e6bdac6fc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc53908628e5e873ec752aadff831003 = $(`<div id="html_bc53908628e5e873ec752aadff831003" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_cf4ccd6ab7521f7d5048e8e6bdac6fc5.setContent(html_bc53908628e5e873ec752aadff831003);
|
|
|
|
|
|
|
|
marker_60bc12e27d5a7c8a518e39607cada5c1.bindPopup(popup_cf4ccd6ab7521f7d5048e8e6bdac6fc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60bc12e27d5a7c8a518e39607cada5c1.setIcon(icon_38f88eeb44c6b6b8e845ecc346a6f27b);
|
|
|
|
|
|
var marker_0dee843adc65e7dca2e9171d31ba3c52 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fbc7ea0a6d85c771961fda5cac2031bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47119b993cc1ac2b14be505b6c2a3638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb31e49b93e8046c83b6f3f60bddc983 = $(`<div id="html_eb31e49b93e8046c83b6f3f60bddc983" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_47119b993cc1ac2b14be505b6c2a3638.setContent(html_eb31e49b93e8046c83b6f3f60bddc983);
|
|
|
|
|
|
|
|
marker_0dee843adc65e7dca2e9171d31ba3c52.bindPopup(popup_47119b993cc1ac2b14be505b6c2a3638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dee843adc65e7dca2e9171d31ba3c52.setIcon(icon_fbc7ea0a6d85c771961fda5cac2031bf);
|
|
|
|
|
|
var marker_54ab99c1e443fe8f3c5b125abb4037f3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_76d43ff4cffe9ec95847388c114d6ec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f706464e3bacbd48b4474ee72a305e3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00500b48f734d02e9ff7a05a86d83ae5 = $(`<div id="html_00500b48f734d02e9ff7a05a86d83ae5" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_f706464e3bacbd48b4474ee72a305e3d.setContent(html_00500b48f734d02e9ff7a05a86d83ae5);
|
|
|
|
|
|
|
|
marker_54ab99c1e443fe8f3c5b125abb4037f3.bindPopup(popup_f706464e3bacbd48b4474ee72a305e3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ab99c1e443fe8f3c5b125abb4037f3.setIcon(icon_76d43ff4cffe9ec95847388c114d6ec7);
|
|
|
|
|
|
var marker_96bdfaced05529c847931997b739194b = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4fe19689d37c67e8d4cfa94bdd563528 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0512c214395916955b78bdadebb06cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd7e241bc23d672678a136f51d37f37d = $(`<div id="html_cd7e241bc23d672678a136f51d37f37d" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_0512c214395916955b78bdadebb06cd0.setContent(html_cd7e241bc23d672678a136f51d37f37d);
|
|
|
|
|
|
|
|
marker_96bdfaced05529c847931997b739194b.bindPopup(popup_0512c214395916955b78bdadebb06cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96bdfaced05529c847931997b739194b.setIcon(icon_4fe19689d37c67e8d4cfa94bdd563528);
|
|
|
|
|
|
var marker_35a66193f08747379c271c0ebd480e88 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c5da6084236be2f433d3a477d4e98fd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75f784be68ea27dfb8ac32fc405ffa11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3ece192c651bc7ae88cff04b13a53dc = $(`<div id="html_c3ece192c651bc7ae88cff04b13a53dc" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_75f784be68ea27dfb8ac32fc405ffa11.setContent(html_c3ece192c651bc7ae88cff04b13a53dc);
|
|
|
|
|
|
|
|
marker_35a66193f08747379c271c0ebd480e88.bindPopup(popup_75f784be68ea27dfb8ac32fc405ffa11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a66193f08747379c271c0ebd480e88.setIcon(icon_c5da6084236be2f433d3a477d4e98fd3);
|
|
|
|
|
|
var marker_795079234c3e56e181cd647f436148d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ce5c7f3f2e3a4f7c69462acff9963352 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279ff7ca1d382c509b93f68543b03142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e4d46a6f4922e33637033100c2ea98 = $(`<div id="html_a7e4d46a6f4922e33637033100c2ea98" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_279ff7ca1d382c509b93f68543b03142.setContent(html_a7e4d46a6f4922e33637033100c2ea98);
|
|
|
|
|
|
|
|
marker_795079234c3e56e181cd647f436148d3.bindPopup(popup_279ff7ca1d382c509b93f68543b03142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_795079234c3e56e181cd647f436148d3.setIcon(icon_ce5c7f3f2e3a4f7c69462acff9963352);
|
|
|
|
|
|
var marker_4ad6878f1fe8f9c5e51db1ee41d028f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9f0cd0293d0490121b3074f890ec47ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e309b07abdf168bcda58c2d418b2182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f2cfbe10847f96d479a70a699e72019 = $(`<div id="html_0f2cfbe10847f96d479a70a699e72019" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_8e309b07abdf168bcda58c2d418b2182.setContent(html_0f2cfbe10847f96d479a70a699e72019);
|
|
|
|
|
|
|
|
marker_4ad6878f1fe8f9c5e51db1ee41d028f7.bindPopup(popup_8e309b07abdf168bcda58c2d418b2182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ad6878f1fe8f9c5e51db1ee41d028f7.setIcon(icon_9f0cd0293d0490121b3074f890ec47ef);
|
|
|
|
|
|
var marker_3cc3010847f80134463f92be55ac2950 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_263a6b82fe87cea68f8f176137500c3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd978c0835c1ba7bd4bea1352cd8fced = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c72a7dbee3db9c34ebf59d081b7679ef = $(`<div id="html_c72a7dbee3db9c34ebf59d081b7679ef" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_cd978c0835c1ba7bd4bea1352cd8fced.setContent(html_c72a7dbee3db9c34ebf59d081b7679ef);
|
|
|
|
|
|
|
|
marker_3cc3010847f80134463f92be55ac2950.bindPopup(popup_cd978c0835c1ba7bd4bea1352cd8fced)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc3010847f80134463f92be55ac2950.setIcon(icon_263a6b82fe87cea68f8f176137500c3c);
|
|
|
|
|
|
var marker_13776a3af3fd4e0dda5e9a3ee396cca8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_07a283195b32305a573647b18ef31146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_396f7ef271d499a9a4fd9df942d5c8ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30a5c878192b162239e15016e5cd37a = $(`<div id="html_e30a5c878192b162239e15016e5cd37a" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_396f7ef271d499a9a4fd9df942d5c8ad.setContent(html_e30a5c878192b162239e15016e5cd37a);
|
|
|
|
|
|
|
|
marker_13776a3af3fd4e0dda5e9a3ee396cca8.bindPopup(popup_396f7ef271d499a9a4fd9df942d5c8ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13776a3af3fd4e0dda5e9a3ee396cca8.setIcon(icon_07a283195b32305a573647b18ef31146);
|
|
|
|
|
|
var marker_0bdacc189be15f55d9ba8cbfaf071e88 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b7d74ec43c8cc265ddb58cb1f9b60a11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad5b7b38c16f94b666f8cccac459f82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe8bd797fd1a37572dcbbfb00192bd6 = $(`<div id="html_cfe8bd797fd1a37572dcbbfb00192bd6" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_aad5b7b38c16f94b666f8cccac459f82.setContent(html_cfe8bd797fd1a37572dcbbfb00192bd6);
|
|
|
|
|
|
|
|
marker_0bdacc189be15f55d9ba8cbfaf071e88.bindPopup(popup_aad5b7b38c16f94b666f8cccac459f82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bdacc189be15f55d9ba8cbfaf071e88.setIcon(icon_b7d74ec43c8cc265ddb58cb1f9b60a11);
|
|
|
|
|
|
var marker_f10d44a6ff27b9a0aa8e44d59cfe0cc1 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_bf0d4720403cedc2d5821cd036ffecdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7094a95716da2a4ecd6e3496183ba51c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39c06af704240407194415452cc44bd0 = $(`<div id="html_39c06af704240407194415452cc44bd0" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_7094a95716da2a4ecd6e3496183ba51c.setContent(html_39c06af704240407194415452cc44bd0);
|
|
|
|
|
|
|
|
marker_f10d44a6ff27b9a0aa8e44d59cfe0cc1.bindPopup(popup_7094a95716da2a4ecd6e3496183ba51c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f10d44a6ff27b9a0aa8e44d59cfe0cc1.setIcon(icon_bf0d4720403cedc2d5821cd036ffecdc);
|
|
|
|
|
|
var marker_8835bf79f9f37d69859f86f4a55c8ca9 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4535eb6667364e4953f9f730e3dab1b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29c38ba15f88479c2d901a6161f5734d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7908fc2d3168ae7ba6cc4988ba99608 = $(`<div id="html_a7908fc2d3168ae7ba6cc4988ba99608" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_29c38ba15f88479c2d901a6161f5734d.setContent(html_a7908fc2d3168ae7ba6cc4988ba99608);
|
|
|
|
|
|
|
|
marker_8835bf79f9f37d69859f86f4a55c8ca9.bindPopup(popup_29c38ba15f88479c2d901a6161f5734d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8835bf79f9f37d69859f86f4a55c8ca9.setIcon(icon_4535eb6667364e4953f9f730e3dab1b3);
|
|
|
|
|
|
var marker_87341c5c2ad8f2c86f0f723e59382182 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8e144e89126ec071aa3a9d49196d9921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad6ff4d4833b8ff1cf4f1e99715ee2ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_720b2e38b5418136121a3b963aca4f23 = $(`<div id="html_720b2e38b5418136121a3b963aca4f23" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_ad6ff4d4833b8ff1cf4f1e99715ee2ae.setContent(html_720b2e38b5418136121a3b963aca4f23);
|
|
|
|
|
|
|
|
marker_87341c5c2ad8f2c86f0f723e59382182.bindPopup(popup_ad6ff4d4833b8ff1cf4f1e99715ee2ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87341c5c2ad8f2c86f0f723e59382182.setIcon(icon_8e144e89126ec071aa3a9d49196d9921);
|
|
|
|
|
|
var marker_033457c35e806c57220354d1abb2cab1 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_61397584bf04f4bc61ce9c913681f938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_596aa6627a00dac0d89009b287af0536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64bbbbbc9e31b4959422c8a45303436c = $(`<div id="html_64bbbbbc9e31b4959422c8a45303436c" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_596aa6627a00dac0d89009b287af0536.setContent(html_64bbbbbc9e31b4959422c8a45303436c);
|
|
|
|
|
|
|
|
marker_033457c35e806c57220354d1abb2cab1.bindPopup(popup_596aa6627a00dac0d89009b287af0536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_033457c35e806c57220354d1abb2cab1.setIcon(icon_61397584bf04f4bc61ce9c913681f938);
|
|
|
|
|
|
var marker_cdabec43ae1b39cec4f3273baa2d9226 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_921de11c43033661144363b1be993535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84598c70c0da00df383e33bdaf5dba8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7c26986254f363c5666ac134801845e = $(`<div id="html_f7c26986254f363c5666ac134801845e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_84598c70c0da00df383e33bdaf5dba8b.setContent(html_f7c26986254f363c5666ac134801845e);
|
|
|
|
|
|
|
|
marker_cdabec43ae1b39cec4f3273baa2d9226.bindPopup(popup_84598c70c0da00df383e33bdaf5dba8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdabec43ae1b39cec4f3273baa2d9226.setIcon(icon_921de11c43033661144363b1be993535);
|
|
|
|
|
|
var marker_1529773654ac00a040b548f13789a3f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ad4858ae88009af125732c4b5ad6fdba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6de6ee1377ea874b0ccd63a8c69a6a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b3e288e44ea22032ba436e8805bbdc = $(`<div id="html_a7b3e288e44ea22032ba436e8805bbdc" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_6de6ee1377ea874b0ccd63a8c69a6a84.setContent(html_a7b3e288e44ea22032ba436e8805bbdc);
|
|
|
|
|
|
|
|
marker_1529773654ac00a040b548f13789a3f0.bindPopup(popup_6de6ee1377ea874b0ccd63a8c69a6a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1529773654ac00a040b548f13789a3f0.setIcon(icon_ad4858ae88009af125732c4b5ad6fdba);
|
|
|
|
|
|
var marker_f580d518092b612d493b2090969d76b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fef232f8f4d10fdc776e2f89682f3147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0893f2e09dd4645994fc93fcb6a6b3f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7dba54eff5a00c4bd4dd9aca641c4c = $(`<div id="html_1e7dba54eff5a00c4bd4dd9aca641c4c" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_0893f2e09dd4645994fc93fcb6a6b3f5.setContent(html_1e7dba54eff5a00c4bd4dd9aca641c4c);
|
|
|
|
|
|
|
|
marker_f580d518092b612d493b2090969d76b4.bindPopup(popup_0893f2e09dd4645994fc93fcb6a6b3f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f580d518092b612d493b2090969d76b4.setIcon(icon_fef232f8f4d10fdc776e2f89682f3147);
|
|
|
|
|
|
var marker_2b4075a030250c60bc51685dac9b6534 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_454401ca48b0f60a53ff921f946333a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_012accc7e0916e887de7be7ec73268b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cfbb0db03164ac48bd4feb0f81c5a56 = $(`<div id="html_9cfbb0db03164ac48bd4feb0f81c5a56" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_012accc7e0916e887de7be7ec73268b6.setContent(html_9cfbb0db03164ac48bd4feb0f81c5a56);
|
|
|
|
|
|
|
|
marker_2b4075a030250c60bc51685dac9b6534.bindPopup(popup_012accc7e0916e887de7be7ec73268b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4075a030250c60bc51685dac9b6534.setIcon(icon_454401ca48b0f60a53ff921f946333a3);
|
|
|
|
|
|
var marker_31fffc3499f17da5362117e7217fc930 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_bf3476dfcdba802619b2ee070cd41f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50528804cf71211f190e92661024fa83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3513d19579c01210aff80573e03148db = $(`<div id="html_3513d19579c01210aff80573e03148db" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_50528804cf71211f190e92661024fa83.setContent(html_3513d19579c01210aff80573e03148db);
|
|
|
|
|
|
|
|
marker_31fffc3499f17da5362117e7217fc930.bindPopup(popup_50528804cf71211f190e92661024fa83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31fffc3499f17da5362117e7217fc930.setIcon(icon_bf3476dfcdba802619b2ee070cd41f37);
|
|
|
|
|
|
var marker_39f14b1c5cb6615513c9a5f239487f6d = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9b51fc2bb79ef30cb4f7d73a99f70c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85f8e9cd022a99b0400c941c4e043b55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90992776c648c581d016c5a971690e50 = $(`<div id="html_90992776c648c581d016c5a971690e50" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_85f8e9cd022a99b0400c941c4e043b55.setContent(html_90992776c648c581d016c5a971690e50);
|
|
|
|
|
|
|
|
marker_39f14b1c5cb6615513c9a5f239487f6d.bindPopup(popup_85f8e9cd022a99b0400c941c4e043b55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f14b1c5cb6615513c9a5f239487f6d.setIcon(icon_9b51fc2bb79ef30cb4f7d73a99f70c84);
|
|
|
|
|
|
var marker_e5dece9bc496d21097a65bae4e3098db = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_00ce725b0d4b2098d7fc0fea94355d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efcca05a7ad183767f6bbbdc592a388d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9205457f2a3a6e9506e2ceab09182d56 = $(`<div id="html_9205457f2a3a6e9506e2ceab09182d56" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_efcca05a7ad183767f6bbbdc592a388d.setContent(html_9205457f2a3a6e9506e2ceab09182d56);
|
|
|
|
|
|
|
|
marker_e5dece9bc496d21097a65bae4e3098db.bindPopup(popup_efcca05a7ad183767f6bbbdc592a388d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5dece9bc496d21097a65bae4e3098db.setIcon(icon_00ce725b0d4b2098d7fc0fea94355d14);
|
|
|
|
|
|
var marker_2985e0633fc001cea35011e2122b7b23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7f344575745fea5e2c9fd3653bcf1c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_266015a6602ae9398fd900593c25cd5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb8094b44bd8cbc3f1fc26cb744af1e4 = $(`<div id="html_bb8094b44bd8cbc3f1fc26cb744af1e4" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_266015a6602ae9398fd900593c25cd5c.setContent(html_bb8094b44bd8cbc3f1fc26cb744af1e4);
|
|
|
|
|
|
|
|
marker_2985e0633fc001cea35011e2122b7b23.bindPopup(popup_266015a6602ae9398fd900593c25cd5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2985e0633fc001cea35011e2122b7b23.setIcon(icon_7f344575745fea5e2c9fd3653bcf1c77);
|
|
|
|
|
|
var marker_634c6429ba4d4e1e75b82131c36d6e76 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a6a98ba8e2722f1a6f58c0f5e8df9d5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81702a078ac302fb7d336565a4da265a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3bd7294b21b13d2efe93fdb618e273 = $(`<div id="html_2f3bd7294b21b13d2efe93fdb618e273" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_81702a078ac302fb7d336565a4da265a.setContent(html_2f3bd7294b21b13d2efe93fdb618e273);
|
|
|
|
|
|
|
|
marker_634c6429ba4d4e1e75b82131c36d6e76.bindPopup(popup_81702a078ac302fb7d336565a4da265a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_634c6429ba4d4e1e75b82131c36d6e76.setIcon(icon_a6a98ba8e2722f1a6f58c0f5e8df9d5a);
|
|
|
|
|
|
var marker_1896ac633a8d2b02a570db65d7ae1e34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_dfe56d1e3780467fcb86d98c108fa766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_439f1658d5e431371ceecf0a43269b26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5ab9ff24724c7a25dd377a7b2eb0c17 = $(`<div id="html_a5ab9ff24724c7a25dd377a7b2eb0c17" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_439f1658d5e431371ceecf0a43269b26.setContent(html_a5ab9ff24724c7a25dd377a7b2eb0c17);
|
|
|
|
|
|
|
|
marker_1896ac633a8d2b02a570db65d7ae1e34.bindPopup(popup_439f1658d5e431371ceecf0a43269b26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1896ac633a8d2b02a570db65d7ae1e34.setIcon(icon_dfe56d1e3780467fcb86d98c108fa766);
|
|
|
|
|
|
var marker_99ca8c96d48840b088dd44901690265b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_0779a9e080d7985118ec2cc330194d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e7e128bdc8676893856fdd907a21e15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28cad51a11367066dc84c14d9da9ddd9 = $(`<div id="html_28cad51a11367066dc84c14d9da9ddd9" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_3e7e128bdc8676893856fdd907a21e15.setContent(html_28cad51a11367066dc84c14d9da9ddd9);
|
|
|
|
|
|
|
|
marker_99ca8c96d48840b088dd44901690265b.bindPopup(popup_3e7e128bdc8676893856fdd907a21e15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ca8c96d48840b088dd44901690265b.setIcon(icon_0779a9e080d7985118ec2cc330194d60);
|
|
|
|
|
|
var marker_9c7bc4096eb86378678d2f89b23a8b79 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_047cbd210aca4b4a67319ed9a69f9ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5b3902bae7985aabde82f66fbd2a193 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74689a83eee2cfcb8426ff5cb2f8dee = $(`<div id="html_b74689a83eee2cfcb8426ff5cb2f8dee" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_a5b3902bae7985aabde82f66fbd2a193.setContent(html_b74689a83eee2cfcb8426ff5cb2f8dee);
|
|
|
|
|
|
|
|
marker_9c7bc4096eb86378678d2f89b23a8b79.bindPopup(popup_a5b3902bae7985aabde82f66fbd2a193)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c7bc4096eb86378678d2f89b23a8b79.setIcon(icon_047cbd210aca4b4a67319ed9a69f9ea4);
|
|
|
|
|
|
var marker_7c6309d3523f7a838a3d871b035351b5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8c9016e2ea97987d067010f14fc56fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abb5a3e4ba78b7d8d597a84d6143b923 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_529870c37d435d48f38aba28a9ca3098 = $(`<div id="html_529870c37d435d48f38aba28a9ca3098" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_abb5a3e4ba78b7d8d597a84d6143b923.setContent(html_529870c37d435d48f38aba28a9ca3098);
|
|
|
|
|
|
|
|
marker_7c6309d3523f7a838a3d871b035351b5.bindPopup(popup_abb5a3e4ba78b7d8d597a84d6143b923)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c6309d3523f7a838a3d871b035351b5.setIcon(icon_8c9016e2ea97987d067010f14fc56fcb);
|
|
|
|
|
|
var marker_218f6fe1b17e90c18afcdc82b75a9594 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d48acc093d14cf29d591ed04bc0f4dc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ca76db576999919584eda38ef3e172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39aef55a73df0b77a62ac01de198e692 = $(`<div id="html_39aef55a73df0b77a62ac01de198e692" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_13ca76db576999919584eda38ef3e172.setContent(html_39aef55a73df0b77a62ac01de198e692);
|
|
|
|
|
|
|
|
marker_218f6fe1b17e90c18afcdc82b75a9594.bindPopup(popup_13ca76db576999919584eda38ef3e172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_218f6fe1b17e90c18afcdc82b75a9594.setIcon(icon_d48acc093d14cf29d591ed04bc0f4dc6);
|
|
|
|
|
|
var marker_4932bf2bac3f83c0334a2d9f009b96c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8640d1e7b99d7ca0e000f86e34da7d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b182e92b9fb5c8c5cd8600bd80a3a6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efd0ed7e485caf056a86fd6dfc5d6955 = $(`<div id="html_efd0ed7e485caf056a86fd6dfc5d6955" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_2b182e92b9fb5c8c5cd8600bd80a3a6b.setContent(html_efd0ed7e485caf056a86fd6dfc5d6955);
|
|
|
|
|
|
|
|
marker_4932bf2bac3f83c0334a2d9f009b96c8.bindPopup(popup_2b182e92b9fb5c8c5cd8600bd80a3a6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4932bf2bac3f83c0334a2d9f009b96c8.setIcon(icon_8640d1e7b99d7ca0e000f86e34da7d0a);
|
|
|
|
|
|
var marker_b9945469093ef89955f22d590ead1da2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d7ffee0ebd70e8cc52f4c2dc3ac5266f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8a35de49e5672b5716fc6f05d3b58dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c7c6a2ff21a81bd3d720bbfa5a3f671 = $(`<div id="html_1c7c6a2ff21a81bd3d720bbfa5a3f671" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_c8a35de49e5672b5716fc6f05d3b58dc.setContent(html_1c7c6a2ff21a81bd3d720bbfa5a3f671);
|
|
|
|
|
|
|
|
marker_b9945469093ef89955f22d590ead1da2.bindPopup(popup_c8a35de49e5672b5716fc6f05d3b58dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9945469093ef89955f22d590ead1da2.setIcon(icon_d7ffee0ebd70e8cc52f4c2dc3ac5266f);
|
|
|
|
|
|
var marker_52d88b8cf597cecd9d4927ad25eab1f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_485a8555f2469379eccc7e14dd4093a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75f70abbe9e05c27e9d7a8c30cdaa4b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dab9042f58202af205abe5d5fdd9deb = $(`<div id="html_1dab9042f58202af205abe5d5fdd9deb" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_75f70abbe9e05c27e9d7a8c30cdaa4b6.setContent(html_1dab9042f58202af205abe5d5fdd9deb);
|
|
|
|
|
|
|
|
marker_52d88b8cf597cecd9d4927ad25eab1f5.bindPopup(popup_75f70abbe9e05c27e9d7a8c30cdaa4b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d88b8cf597cecd9d4927ad25eab1f5.setIcon(icon_485a8555f2469379eccc7e14dd4093a3);
|
|
|
|
|
|
var marker_dba49649bed2356266373e5d1f6db44e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_775386e884e8ad67604e0e1df033e3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a91ac21b6f8f926eacf80a33ad7b4924 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5fb49ee6c24359934906c76518aa8a = $(`<div id="html_cd5fb49ee6c24359934906c76518aa8a" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_a91ac21b6f8f926eacf80a33ad7b4924.setContent(html_cd5fb49ee6c24359934906c76518aa8a);
|
|
|
|
|
|
|
|
marker_dba49649bed2356266373e5d1f6db44e.bindPopup(popup_a91ac21b6f8f926eacf80a33ad7b4924)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba49649bed2356266373e5d1f6db44e.setIcon(icon_775386e884e8ad67604e0e1df033e3cd);
|
|
|
|
|
|
var marker_0238060fd1c8f4b74484b6c26b3fa87d = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_41482e8a83456643cb0018a85b55571c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0bc838cabe690c1ec8b50a4009903ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d526191ad6090e38f140732eaa19384 = $(`<div id="html_8d526191ad6090e38f140732eaa19384" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_f0bc838cabe690c1ec8b50a4009903ce.setContent(html_8d526191ad6090e38f140732eaa19384);
|
|
|
|
|
|
|
|
marker_0238060fd1c8f4b74484b6c26b3fa87d.bindPopup(popup_f0bc838cabe690c1ec8b50a4009903ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0238060fd1c8f4b74484b6c26b3fa87d.setIcon(icon_41482e8a83456643cb0018a85b55571c);
|
|
|
|
|
|
var marker_912a18119e2bd559b1c0d152c7702596 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_46fed4c03a52e69305d494a928a756e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935e861040ad460d970978c9b370c7eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abdbfe1781fcaa416faea6205692f3c1 = $(`<div id="html_abdbfe1781fcaa416faea6205692f3c1" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_935e861040ad460d970978c9b370c7eb.setContent(html_abdbfe1781fcaa416faea6205692f3c1);
|
|
|
|
|
|
|
|
marker_912a18119e2bd559b1c0d152c7702596.bindPopup(popup_935e861040ad460d970978c9b370c7eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_912a18119e2bd559b1c0d152c7702596.setIcon(icon_46fed4c03a52e69305d494a928a756e6);
|
|
|
|
|
|
var marker_0d669ca067b349a159c464468455e21a = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_cf5560fa4af8ecac2ed9a20159a52cea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f1b5c0cbab86662a14a2a513437181b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0195908486c013a3b03118dea53b29 = $(`<div id="html_fb0195908486c013a3b03118dea53b29" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_4f1b5c0cbab86662a14a2a513437181b.setContent(html_fb0195908486c013a3b03118dea53b29);
|
|
|
|
|
|
|
|
marker_0d669ca067b349a159c464468455e21a.bindPopup(popup_4f1b5c0cbab86662a14a2a513437181b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d669ca067b349a159c464468455e21a.setIcon(icon_cf5560fa4af8ecac2ed9a20159a52cea);
|
|
|
|
|
|
var marker_0f04552d5c9148f18ba459bd9a133b87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a844a4225e9eb242f2d1509b476f834d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c5afe5da8678c5b23c7655a6dc7b75d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_875106ee261483dd7bb968edc35fa559 = $(`<div id="html_875106ee261483dd7bb968edc35fa559" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_9c5afe5da8678c5b23c7655a6dc7b75d.setContent(html_875106ee261483dd7bb968edc35fa559);
|
|
|
|
|
|
|
|
marker_0f04552d5c9148f18ba459bd9a133b87.bindPopup(popup_9c5afe5da8678c5b23c7655a6dc7b75d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f04552d5c9148f18ba459bd9a133b87.setIcon(icon_a844a4225e9eb242f2d1509b476f834d);
|
|
|
|
|
|
var marker_09d407edd5fa93b9bcc1460da3b67f29 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e2bc9c5d5e0941853ac9397c13db60a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b4d74c482b1691ca31a7762f70ff87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3b98400cd5c45c741996b6d3ecc7876 = $(`<div id="html_b3b98400cd5c45c741996b6d3ecc7876" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_12b4d74c482b1691ca31a7762f70ff87.setContent(html_b3b98400cd5c45c741996b6d3ecc7876);
|
|
|
|
|
|
|
|
marker_09d407edd5fa93b9bcc1460da3b67f29.bindPopup(popup_12b4d74c482b1691ca31a7762f70ff87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09d407edd5fa93b9bcc1460da3b67f29.setIcon(icon_e2bc9c5d5e0941853ac9397c13db60a4);
|
|
|
|
|
|
var marker_ac5a5ec4f740bbed3a83ef31cb45e896 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_00340cade0650ad95dbce5c32e47e146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af426ee2ddafb58be8238a7ce10abe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c47f7626a64398ac3d3e24b6ff95951 = $(`<div id="html_2c47f7626a64398ac3d3e24b6ff95951" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_6af426ee2ddafb58be8238a7ce10abe6.setContent(html_2c47f7626a64398ac3d3e24b6ff95951);
|
|
|
|
|
|
|
|
marker_ac5a5ec4f740bbed3a83ef31cb45e896.bindPopup(popup_6af426ee2ddafb58be8238a7ce10abe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac5a5ec4f740bbed3a83ef31cb45e896.setIcon(icon_00340cade0650ad95dbce5c32e47e146);
|
|
|
|
|
|
var marker_8a79e1caeb66ef6d3e3de127268f49c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_10a54d7bcc564245ef5e46cb03da3d27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84617b77c937b83998824be47855a638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4212854a24ac72da667c428ea73dc17 = $(`<div id="html_b4212854a24ac72da667c428ea73dc17" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_84617b77c937b83998824be47855a638.setContent(html_b4212854a24ac72da667c428ea73dc17);
|
|
|
|
|
|
|
|
marker_8a79e1caeb66ef6d3e3de127268f49c9.bindPopup(popup_84617b77c937b83998824be47855a638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a79e1caeb66ef6d3e3de127268f49c9.setIcon(icon_10a54d7bcc564245ef5e46cb03da3d27);
|
|
|
|
|
|
var marker_ac28dc39db59d0d5c8874446db28d609 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7ccd007ae88cd8f9fc5d5d54686d93a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_591ae8c6aa4ad21f0517fc22b4533b55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4089dae59ef8382a060a2c299a9f07 = $(`<div id="html_4d4089dae59ef8382a060a2c299a9f07" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_591ae8c6aa4ad21f0517fc22b4533b55.setContent(html_4d4089dae59ef8382a060a2c299a9f07);
|
|
|
|
|
|
|
|
marker_ac28dc39db59d0d5c8874446db28d609.bindPopup(popup_591ae8c6aa4ad21f0517fc22b4533b55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac28dc39db59d0d5c8874446db28d609.setIcon(icon_7ccd007ae88cd8f9fc5d5d54686d93a8);
|
|
|
|
|
|
var marker_0c7b113055b3b324cf4d6bf7b96ec899 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8616c2c75c8dd7005dbe67ed774583cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa5c8df04f014e87120c8cc3c8297de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9affbe45224a0f2a5cbce432bd70fdbf = $(`<div id="html_9affbe45224a0f2a5cbce432bd70fdbf" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_faa5c8df04f014e87120c8cc3c8297de.setContent(html_9affbe45224a0f2a5cbce432bd70fdbf);
|
|
|
|
|
|
|
|
marker_0c7b113055b3b324cf4d6bf7b96ec899.bindPopup(popup_faa5c8df04f014e87120c8cc3c8297de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c7b113055b3b324cf4d6bf7b96ec899.setIcon(icon_8616c2c75c8dd7005dbe67ed774583cc);
|
|
|
|
|
|
var marker_22a9926a5c35266acd564489846cc85f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_01a69221090faafbaefc80e470fa8b9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfeca65eb0abe7eed38163d65e1a2584 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99bf8309fb0d4861a88b78bb0f7443e5 = $(`<div id="html_99bf8309fb0d4861a88b78bb0f7443e5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_bfeca65eb0abe7eed38163d65e1a2584.setContent(html_99bf8309fb0d4861a88b78bb0f7443e5);
|
|
|
|
|
|
|
|
marker_22a9926a5c35266acd564489846cc85f.bindPopup(popup_bfeca65eb0abe7eed38163d65e1a2584)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22a9926a5c35266acd564489846cc85f.setIcon(icon_01a69221090faafbaefc80e470fa8b9e);
|
|
|
|
|
|
var marker_5a656bb38596e87050ba337deaa83aa8 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_340a6c82477bcaaa40beb9353869ce0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4198297798de28693710dcf91118f478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97447addea44675529d1fcff78aa9583 = $(`<div id="html_97447addea44675529d1fcff78aa9583" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_4198297798de28693710dcf91118f478.setContent(html_97447addea44675529d1fcff78aa9583);
|
|
|
|
|
|
|
|
marker_5a656bb38596e87050ba337deaa83aa8.bindPopup(popup_4198297798de28693710dcf91118f478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a656bb38596e87050ba337deaa83aa8.setIcon(icon_340a6c82477bcaaa40beb9353869ce0a);
|
|
|
|
|
|
var marker_4e0f7daeba06cb880a000e234f78cb5c = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_78b4bff53a6b7a922abdf2fcd7d0c0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b173a5c8f287a1ec7abf7ead723e10c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d99e5115970c58800c386b0a6d0b35a8 = $(`<div id="html_d99e5115970c58800c386b0a6d0b35a8" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_b173a5c8f287a1ec7abf7ead723e10c0.setContent(html_d99e5115970c58800c386b0a6d0b35a8);
|
|
|
|
|
|
|
|
marker_4e0f7daeba06cb880a000e234f78cb5c.bindPopup(popup_b173a5c8f287a1ec7abf7ead723e10c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e0f7daeba06cb880a000e234f78cb5c.setIcon(icon_78b4bff53a6b7a922abdf2fcd7d0c0b9);
|
|
|
|
|
|
var marker_e8f0046c132a550cb72e0aa213f37fd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a028497ec1449fd3986eda36383ecb63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_539af9b0b8537f8b11cdcb8ee099b74c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db583b5ce90b0fda49eecd55b387bfe9 = $(`<div id="html_db583b5ce90b0fda49eecd55b387bfe9" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_539af9b0b8537f8b11cdcb8ee099b74c.setContent(html_db583b5ce90b0fda49eecd55b387bfe9);
|
|
|
|
|
|
|
|
marker_e8f0046c132a550cb72e0aa213f37fd9.bindPopup(popup_539af9b0b8537f8b11cdcb8ee099b74c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8f0046c132a550cb72e0aa213f37fd9.setIcon(icon_a028497ec1449fd3986eda36383ecb63);
|
|
|
|
|
|
var marker_09ab18e4538458e14022d115d2e275a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d5434cda194044c9494ccd36d6c1457e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e649a10083190b5af584d41eefe7485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9c3a6f14f87d630e7c75a66c5cc0621 = $(`<div id="html_a9c3a6f14f87d630e7c75a66c5cc0621" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_5e649a10083190b5af584d41eefe7485.setContent(html_a9c3a6f14f87d630e7c75a66c5cc0621);
|
|
|
|
|
|
|
|
marker_09ab18e4538458e14022d115d2e275a7.bindPopup(popup_5e649a10083190b5af584d41eefe7485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ab18e4538458e14022d115d2e275a7.setIcon(icon_d5434cda194044c9494ccd36d6c1457e);
|
|
|
|
|
|
var marker_a1f4438d4610648607311023eade94b5 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_44e4d16b03c6858eeac04a3e98d82ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbcd7341982f42f586d83454dcf9a92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079cc874c824910498e47da3c37d2b02 = $(`<div id="html_079cc874c824910498e47da3c37d2b02" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_cbcd7341982f42f586d83454dcf9a92e.setContent(html_079cc874c824910498e47da3c37d2b02);
|
|
|
|
|
|
|
|
marker_a1f4438d4610648607311023eade94b5.bindPopup(popup_cbcd7341982f42f586d83454dcf9a92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f4438d4610648607311023eade94b5.setIcon(icon_44e4d16b03c6858eeac04a3e98d82ab7);
|
|
|
|
|
|
var marker_2d2009c3e95902ef5dcaf4b59647a1cd = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ae96c0aeb8b8b9a4e89361ba4ef398ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90ebda7836ebc6bb1908315f332f2ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07f2c5eb2b362e19c1f89de22b2563d0 = $(`<div id="html_07f2c5eb2b362e19c1f89de22b2563d0" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_90ebda7836ebc6bb1908315f332f2ee2.setContent(html_07f2c5eb2b362e19c1f89de22b2563d0);
|
|
|
|
|
|
|
|
marker_2d2009c3e95902ef5dcaf4b59647a1cd.bindPopup(popup_90ebda7836ebc6bb1908315f332f2ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2009c3e95902ef5dcaf4b59647a1cd.setIcon(icon_ae96c0aeb8b8b9a4e89361ba4ef398ed);
|
|
|
|
|
|
var marker_65a3c05b0fd7fe3e0c092d71e69df102 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8c402aff463538dc9023184b63daee06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32b7c8e0c063603424dbd479aad499a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19788ebe682e03eec60522713819be88 = $(`<div id="html_19788ebe682e03eec60522713819be88" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_32b7c8e0c063603424dbd479aad499a3.setContent(html_19788ebe682e03eec60522713819be88);
|
|
|
|
|
|
|
|
marker_65a3c05b0fd7fe3e0c092d71e69df102.bindPopup(popup_32b7c8e0c063603424dbd479aad499a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a3c05b0fd7fe3e0c092d71e69df102.setIcon(icon_8c402aff463538dc9023184b63daee06);
|
|
|
|
|
|
var marker_a9ba2f9e6a26c3b557427a92aaf4ce36 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2cc2f98979c22a82e708e99dedd461b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1613f60a4f3684eafd55c4790d40f947 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9833069e793d9452c99aa5db9c9e8f5f = $(`<div id="html_9833069e793d9452c99aa5db9c9e8f5f" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_1613f60a4f3684eafd55c4790d40f947.setContent(html_9833069e793d9452c99aa5db9c9e8f5f);
|
|
|
|
|
|
|
|
marker_a9ba2f9e6a26c3b557427a92aaf4ce36.bindPopup(popup_1613f60a4f3684eafd55c4790d40f947)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ba2f9e6a26c3b557427a92aaf4ce36.setIcon(icon_2cc2f98979c22a82e708e99dedd461b8);
|
|
|
|
|
|
var marker_f8f63237efa7c6c9261b43b32563ce13 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_fe02b8ed8707ca58533d7137c34d10f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39c19f2ee44a4485d6d0dcf4c240b91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd4e6e8fe2d78f913193252558b83e2d = $(`<div id="html_fd4e6e8fe2d78f913193252558b83e2d" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_b39c19f2ee44a4485d6d0dcf4c240b91.setContent(html_fd4e6e8fe2d78f913193252558b83e2d);
|
|
|
|
|
|
|
|
marker_f8f63237efa7c6c9261b43b32563ce13.bindPopup(popup_b39c19f2ee44a4485d6d0dcf4c240b91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8f63237efa7c6c9261b43b32563ce13.setIcon(icon_fe02b8ed8707ca58533d7137c34d10f5);
|
|
|
|
|
|
var marker_5c4ae2eae0a72581ae8c53c1d14e7935 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5111aeb61600cd42ac5f416fd616edc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c43bdb2f4bf5fc61b207ded3e21525fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6ae43eeb51c0c685b349f68496882d9 = $(`<div id="html_e6ae43eeb51c0c685b349f68496882d9" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_c43bdb2f4bf5fc61b207ded3e21525fc.setContent(html_e6ae43eeb51c0c685b349f68496882d9);
|
|
|
|
|
|
|
|
marker_5c4ae2eae0a72581ae8c53c1d14e7935.bindPopup(popup_c43bdb2f4bf5fc61b207ded3e21525fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c4ae2eae0a72581ae8c53c1d14e7935.setIcon(icon_5111aeb61600cd42ac5f416fd616edc6);
|
|
|
|
|
|
var marker_66193aaa7080ddd3503538252812d5a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c1531e49f79cbfef118b47852f4f9664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86ce8be01c45cd60b07eaa110b5e1510 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5465e10b4c6774597b4a18ecc6807f68 = $(`<div id="html_5465e10b4c6774597b4a18ecc6807f68" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_86ce8be01c45cd60b07eaa110b5e1510.setContent(html_5465e10b4c6774597b4a18ecc6807f68);
|
|
|
|
|
|
|
|
marker_66193aaa7080ddd3503538252812d5a9.bindPopup(popup_86ce8be01c45cd60b07eaa110b5e1510)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66193aaa7080ddd3503538252812d5a9.setIcon(icon_c1531e49f79cbfef118b47852f4f9664);
|
|
|
|
|
|
var marker_1e91f20efc694d42735afdb22aac7cdb = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_733ce62a35fe58b078275b6b0b225f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4d9a9f00006a9094953166d89a9c01d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d3d6bf045e34249b842208ce49a9fa = $(`<div id="html_b9d3d6bf045e34249b842208ce49a9fa" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f4d9a9f00006a9094953166d89a9c01d.setContent(html_b9d3d6bf045e34249b842208ce49a9fa);
|
|
|
|
|
|
|
|
marker_1e91f20efc694d42735afdb22aac7cdb.bindPopup(popup_f4d9a9f00006a9094953166d89a9c01d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e91f20efc694d42735afdb22aac7cdb.setIcon(icon_733ce62a35fe58b078275b6b0b225f22);
|
|
|
|
|
|
var marker_d998bf91ea9505abce019d64d8673df1 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7f9a3930a12756c9f79e2138c1cd95a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cee5cf8857c267e5c9fffd3acda4cbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_346e092e2ea9cd1814f9b8d18719ac58 = $(`<div id="html_346e092e2ea9cd1814f9b8d18719ac58" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_4cee5cf8857c267e5c9fffd3acda4cbe.setContent(html_346e092e2ea9cd1814f9b8d18719ac58);
|
|
|
|
|
|
|
|
marker_d998bf91ea9505abce019d64d8673df1.bindPopup(popup_4cee5cf8857c267e5c9fffd3acda4cbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d998bf91ea9505abce019d64d8673df1.setIcon(icon_7f9a3930a12756c9f79e2138c1cd95a2);
|
|
|
|
|
|
var marker_c04f5236d663b534175608ec748214f1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_af30c3fa3c06ce58ca525c80a125cc8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13afa8f231a889a8f6204cc511a389f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a7adacd9cb17adf9b10b2cb3fc12d4b = $(`<div id="html_3a7adacd9cb17adf9b10b2cb3fc12d4b" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_13afa8f231a889a8f6204cc511a389f2.setContent(html_3a7adacd9cb17adf9b10b2cb3fc12d4b);
|
|
|
|
|
|
|
|
marker_c04f5236d663b534175608ec748214f1.bindPopup(popup_13afa8f231a889a8f6204cc511a389f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c04f5236d663b534175608ec748214f1.setIcon(icon_af30c3fa3c06ce58ca525c80a125cc8d);
|
|
|
|
|
|
var marker_ae557657281351a245fe020430caa693 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d5608a406cdc51aa3427423621958129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a108539ed3647d07e273e9cd3e660ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7882ed8b2bda0a630ddf318006dcfed = $(`<div id="html_a7882ed8b2bda0a630ddf318006dcfed" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_a108539ed3647d07e273e9cd3e660ea3.setContent(html_a7882ed8b2bda0a630ddf318006dcfed);
|
|
|
|
|
|
|
|
marker_ae557657281351a245fe020430caa693.bindPopup(popup_a108539ed3647d07e273e9cd3e660ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae557657281351a245fe020430caa693.setIcon(icon_d5608a406cdc51aa3427423621958129);
|
|
|
|
|
|
var marker_6f6c17fe2760f6b37654cde5f74a5fa9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e319cbabfded32bfa7c301dfcd2247b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a27f080837020f0d8547bb63fbb21653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_157eab6a399caae445d9687286ffb4ce = $(`<div id="html_157eab6a399caae445d9687286ffb4ce" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_a27f080837020f0d8547bb63fbb21653.setContent(html_157eab6a399caae445d9687286ffb4ce);
|
|
|
|
|
|
|
|
marker_6f6c17fe2760f6b37654cde5f74a5fa9.bindPopup(popup_a27f080837020f0d8547bb63fbb21653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f6c17fe2760f6b37654cde5f74a5fa9.setIcon(icon_e319cbabfded32bfa7c301dfcd2247b1);
|
|
|
|
|
|
var marker_3af0115ec4728972fb709db681f7e78c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7ea15c2d8e8deaef73812483c128dadc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_925ad943b369d50ce9ba6b6c5e95285b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8bc6e4371bb99e8ff7bb96f5dbeae04 = $(`<div id="html_a8bc6e4371bb99e8ff7bb96f5dbeae04" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_925ad943b369d50ce9ba6b6c5e95285b.setContent(html_a8bc6e4371bb99e8ff7bb96f5dbeae04);
|
|
|
|
|
|
|
|
marker_3af0115ec4728972fb709db681f7e78c.bindPopup(popup_925ad943b369d50ce9ba6b6c5e95285b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af0115ec4728972fb709db681f7e78c.setIcon(icon_7ea15c2d8e8deaef73812483c128dadc);
|
|
|
|
|
|
var marker_91c2192cb0e89655e602a6c44c37d05c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_76b2ee95d92590354885e2ab8f8ac4a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f3110eebe3cd3a5f13eb1e27fa5bc47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dc961ff2ab360a19ec32cc69f604112 = $(`<div id="html_0dc961ff2ab360a19ec32cc69f604112" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3f3110eebe3cd3a5f13eb1e27fa5bc47.setContent(html_0dc961ff2ab360a19ec32cc69f604112);
|
|
|
|
|
|
|
|
marker_91c2192cb0e89655e602a6c44c37d05c.bindPopup(popup_3f3110eebe3cd3a5f13eb1e27fa5bc47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91c2192cb0e89655e602a6c44c37d05c.setIcon(icon_76b2ee95d92590354885e2ab8f8ac4a2);
|
|
|
|
|
|
var marker_c23b08fee58acf9fa05722a3215a2685 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d3cbcc371f020b96f468ce0d1e33c24d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edaf0b68d1e28b15c6b09cc2b1f650fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2401f77d44025481475a57584c04bac = $(`<div id="html_a2401f77d44025481475a57584c04bac" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_edaf0b68d1e28b15c6b09cc2b1f650fb.setContent(html_a2401f77d44025481475a57584c04bac);
|
|
|
|
|
|
|
|
marker_c23b08fee58acf9fa05722a3215a2685.bindPopup(popup_edaf0b68d1e28b15c6b09cc2b1f650fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c23b08fee58acf9fa05722a3215a2685.setIcon(icon_d3cbcc371f020b96f468ce0d1e33c24d);
|
|
|
|
|
|
var marker_4a40412171a4802522c9229ade7122aa = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b508c9525beeb71300e92979fda45ee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48df55721934be714ed4a6676aa03611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d9458266d95a9ab9ed8672672bbb634 = $(`<div id="html_0d9458266d95a9ab9ed8672672bbb634" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_48df55721934be714ed4a6676aa03611.setContent(html_0d9458266d95a9ab9ed8672672bbb634);
|
|
|
|
|
|
|
|
marker_4a40412171a4802522c9229ade7122aa.bindPopup(popup_48df55721934be714ed4a6676aa03611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a40412171a4802522c9229ade7122aa.setIcon(icon_b508c9525beeb71300e92979fda45ee8);
|
|
|
|
|
|
var marker_fdcddcd7b69e087f90473143e14374ec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d99704a97018ee8f2e316a2bd6640c1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272347cdb58cc3d7dacc951f84acc21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f83cb238cacadc062492ba4b8667f8a2 = $(`<div id="html_f83cb238cacadc062492ba4b8667f8a2" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_272347cdb58cc3d7dacc951f84acc21e.setContent(html_f83cb238cacadc062492ba4b8667f8a2);
|
|
|
|
|
|
|
|
marker_fdcddcd7b69e087f90473143e14374ec.bindPopup(popup_272347cdb58cc3d7dacc951f84acc21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdcddcd7b69e087f90473143e14374ec.setIcon(icon_d99704a97018ee8f2e316a2bd6640c1e);
|
|
|
|
|
|
var marker_474835af64504bfc5c0cdb201327c434 = L.marker(
|
|
[13.966, 101.513],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_47f0d9add0c645a7afcc219c0adaede0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_328b392a3a4b2e1866ff8af1a09a5cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1985e9245905cfaf9e4f0a6a2f3ac170 = $(`<div id="html_1985e9245905cfaf9e4f0a6a2f3ac170" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_328b392a3a4b2e1866ff8af1a09a5cdf.setContent(html_1985e9245905cfaf9e4f0a6a2f3ac170);
|
|
|
|
|
|
|
|
marker_474835af64504bfc5c0cdb201327c434.bindPopup(popup_328b392a3a4b2e1866ff8af1a09a5cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474835af64504bfc5c0cdb201327c434.setIcon(icon_47f0d9add0c645a7afcc219c0adaede0);
|
|
|
|
|
|
var marker_5e92b23c897cfd720ef1b3e8126aa3ff = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9bf13b6f3ed706ced63d2b61915da375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b87f591dc616125dee2d76e85a782ce7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37254f5d439b8339f210384498a1a3c4 = $(`<div id="html_37254f5d439b8339f210384498a1a3c4" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_b87f591dc616125dee2d76e85a782ce7.setContent(html_37254f5d439b8339f210384498a1a3c4);
|
|
|
|
|
|
|
|
marker_5e92b23c897cfd720ef1b3e8126aa3ff.bindPopup(popup_b87f591dc616125dee2d76e85a782ce7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e92b23c897cfd720ef1b3e8126aa3ff.setIcon(icon_9bf13b6f3ed706ced63d2b61915da375);
|
|
|
|
|
|
var marker_321a217672a5d100b07546974e716399 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f922bde6a6dced4ba85d6f7508c3e404 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78acec339f5f2a998cc9d2aa51378dcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_477eced183061f4b52a7f91512defab8 = $(`<div id="html_477eced183061f4b52a7f91512defab8" style="width: 100.0%; height: 100.0%;">relay.kubo.watch</div>`)[0];
|
|
popup_78acec339f5f2a998cc9d2aa51378dcf.setContent(html_477eced183061f4b52a7f91512defab8);
|
|
|
|
|
|
|
|
marker_321a217672a5d100b07546974e716399.bindPopup(popup_78acec339f5f2a998cc9d2aa51378dcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321a217672a5d100b07546974e716399.setIcon(icon_f922bde6a6dced4ba85d6f7508c3e404);
|
|
|
|
|
|
var marker_2d023d934185c24ae769807295a79b57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_83d4ad1f783b8701821862a9a28b680f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88779771d76342d3ce2cc01cad688b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_405c6201fb69ee76bb54ff299e7f8f03 = $(`<div id="html_405c6201fb69ee76bb54ff299e7f8f03" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_88779771d76342d3ce2cc01cad688b19.setContent(html_405c6201fb69ee76bb54ff299e7f8f03);
|
|
|
|
|
|
|
|
marker_2d023d934185c24ae769807295a79b57.bindPopup(popup_88779771d76342d3ce2cc01cad688b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d023d934185c24ae769807295a79b57.setIcon(icon_83d4ad1f783b8701821862a9a28b680f);
|
|
|
|
|
|
var marker_2a7c9537fe222ea1c40b1a487c0cc560 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b0634f801bebb3bfd96eb5ec1471e6e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9974e8378d1b9fdde974c0afeab0c7d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c8162e342030fccd6376bea53a5d357 = $(`<div id="html_9c8162e342030fccd6376bea53a5d357" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_9974e8378d1b9fdde974c0afeab0c7d5.setContent(html_9c8162e342030fccd6376bea53a5d357);
|
|
|
|
|
|
|
|
marker_2a7c9537fe222ea1c40b1a487c0cc560.bindPopup(popup_9974e8378d1b9fdde974c0afeab0c7d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a7c9537fe222ea1c40b1a487c0cc560.setIcon(icon_b0634f801bebb3bfd96eb5ec1471e6e0);
|
|
|
|
|
|
var marker_f39aa3862e7531963ba009a07e085c4d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_39ca6406ca1d887e53929959fec57f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d131b064db7504beca7848aba9603561 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e91e77f0b9447e186fbe907469e601 = $(`<div id="html_f6e91e77f0b9447e186fbe907469e601" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_d131b064db7504beca7848aba9603561.setContent(html_f6e91e77f0b9447e186fbe907469e601);
|
|
|
|
|
|
|
|
marker_f39aa3862e7531963ba009a07e085c4d.bindPopup(popup_d131b064db7504beca7848aba9603561)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39aa3862e7531963ba009a07e085c4d.setIcon(icon_39ca6406ca1d887e53929959fec57f5b);
|
|
|
|
|
|
var marker_8e8966ef71f84a6ba22faaaac56c7193 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_85e2b4de2c6ed84ebdecaa11ace879b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0a51a5ba79094f9ad3fd43de5881670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_493104b2abe90fac416e0b3082f89b46 = $(`<div id="html_493104b2abe90fac416e0b3082f89b46" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_f0a51a5ba79094f9ad3fd43de5881670.setContent(html_493104b2abe90fac416e0b3082f89b46);
|
|
|
|
|
|
|
|
marker_8e8966ef71f84a6ba22faaaac56c7193.bindPopup(popup_f0a51a5ba79094f9ad3fd43de5881670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e8966ef71f84a6ba22faaaac56c7193.setIcon(icon_85e2b4de2c6ed84ebdecaa11ace879b6);
|
|
|
|
|
|
var marker_39335cc0f6333685a634d66e1ba7406b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_60ab063158890abbe592f017bddf7d50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35628935b89c18920029caa2abc406e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4383ede551b1ee7ff21b86a8eeef2df7 = $(`<div id="html_4383ede551b1ee7ff21b86a8eeef2df7" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_35628935b89c18920029caa2abc406e4.setContent(html_4383ede551b1ee7ff21b86a8eeef2df7);
|
|
|
|
|
|
|
|
marker_39335cc0f6333685a634d66e1ba7406b.bindPopup(popup_35628935b89c18920029caa2abc406e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39335cc0f6333685a634d66e1ba7406b.setIcon(icon_60ab063158890abbe592f017bddf7d50);
|
|
|
|
|
|
var marker_459a8a10cada0722b8d35870439b8e5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b7ed00b46317a3b664d6ef5527ad505f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa9a26be3708d1fdfca27965301f8d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b907e30c5e669d01c2e82ff85dfdc469 = $(`<div id="html_b907e30c5e669d01c2e82ff85dfdc469" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_1fa9a26be3708d1fdfca27965301f8d7.setContent(html_b907e30c5e669d01c2e82ff85dfdc469);
|
|
|
|
|
|
|
|
marker_459a8a10cada0722b8d35870439b8e5e.bindPopup(popup_1fa9a26be3708d1fdfca27965301f8d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_459a8a10cada0722b8d35870439b8e5e.setIcon(icon_b7ed00b46317a3b664d6ef5527ad505f);
|
|
|
|
|
|
var marker_4b2a5816f02324cc6d16cc93a78990a6 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_404aaaf670a0775b83620990f5ca3149 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_648747951a6b68100ca20e9836452b06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a9020f15ce7cbc0188baccd31744245 = $(`<div id="html_6a9020f15ce7cbc0188baccd31744245" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_648747951a6b68100ca20e9836452b06.setContent(html_6a9020f15ce7cbc0188baccd31744245);
|
|
|
|
|
|
|
|
marker_4b2a5816f02324cc6d16cc93a78990a6.bindPopup(popup_648747951a6b68100ca20e9836452b06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b2a5816f02324cc6d16cc93a78990a6.setIcon(icon_404aaaf670a0775b83620990f5ca3149);
|
|
|
|
|
|
var marker_fb1d104686241e2f518d29ac2793bec2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_46a923863b9a6895250e29a25d5ecbac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e76d899a6ade9fa8a64d4b40602512c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a08185e63c0860e22ad2bbec968ba47e = $(`<div id="html_a08185e63c0860e22ad2bbec968ba47e" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_e76d899a6ade9fa8a64d4b40602512c9.setContent(html_a08185e63c0860e22ad2bbec968ba47e);
|
|
|
|
|
|
|
|
marker_fb1d104686241e2f518d29ac2793bec2.bindPopup(popup_e76d899a6ade9fa8a64d4b40602512c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb1d104686241e2f518d29ac2793bec2.setIcon(icon_46a923863b9a6895250e29a25d5ecbac);
|
|
|
|
|
|
var marker_08633226e450ac6b866ca015ac0c029a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_34dc3cff930a923b0b4df27acff56ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d473b8d313df17a1a11e884a70c584a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b8e18fecff0ae4e6723daf8a2d2182 = $(`<div id="html_57b8e18fecff0ae4e6723daf8a2d2182" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_9d473b8d313df17a1a11e884a70c584a.setContent(html_57b8e18fecff0ae4e6723daf8a2d2182);
|
|
|
|
|
|
|
|
marker_08633226e450ac6b866ca015ac0c029a.bindPopup(popup_9d473b8d313df17a1a11e884a70c584a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08633226e450ac6b866ca015ac0c029a.setIcon(icon_34dc3cff930a923b0b4df27acff56ae7);
|
|
|
|
|
|
var marker_dfee1a1fb9ab142e377bdf806962b6c8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_61beef59bab089805d39f49a48ee994b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1ebaf704156d118c357c625a024aae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5580dff2bf5f66427114167ce504737 = $(`<div id="html_f5580dff2bf5f66427114167ce504737" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_4b1ebaf704156d118c357c625a024aae.setContent(html_f5580dff2bf5f66427114167ce504737);
|
|
|
|
|
|
|
|
marker_dfee1a1fb9ab142e377bdf806962b6c8.bindPopup(popup_4b1ebaf704156d118c357c625a024aae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfee1a1fb9ab142e377bdf806962b6c8.setIcon(icon_61beef59bab089805d39f49a48ee994b);
|
|
|
|
|
|
var marker_2344e695349f4c1e7af59f260686370d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_38889d2e92cf6c0dd6541a9231816e0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ada3f2cd8f589f437c64388da30e3da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd1e75754a6394f878d4f2eadca8556a = $(`<div id="html_fd1e75754a6394f878d4f2eadca8556a" style="width: 100.0%; height: 100.0%;">relay.coinos.pro</div>`)[0];
|
|
popup_ada3f2cd8f589f437c64388da30e3da6.setContent(html_fd1e75754a6394f878d4f2eadca8556a);
|
|
|
|
|
|
|
|
marker_2344e695349f4c1e7af59f260686370d.bindPopup(popup_ada3f2cd8f589f437c64388da30e3da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2344e695349f4c1e7af59f260686370d.setIcon(icon_38889d2e92cf6c0dd6541a9231816e0c);
|
|
|
|
|
|
var marker_7eed8dd3f7bb89cbff92183c2a9cff11 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_daa9f69561787ad00873522cfd3d3574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d297c688dfccf18ccbc1033906ab4ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79bfb7760714089d54cac149bfee5b3a = $(`<div id="html_79bfb7760714089d54cac149bfee5b3a" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_4d297c688dfccf18ccbc1033906ab4ac.setContent(html_79bfb7760714089d54cac149bfee5b3a);
|
|
|
|
|
|
|
|
marker_7eed8dd3f7bb89cbff92183c2a9cff11.bindPopup(popup_4d297c688dfccf18ccbc1033906ab4ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eed8dd3f7bb89cbff92183c2a9cff11.setIcon(icon_daa9f69561787ad00873522cfd3d3574);
|
|
|
|
|
|
var marker_11d6879d1d36c1534444204036606a13 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f741749a771dcc4e570a5f110e8e540a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111e4ce1afa7f9230c476adb958036fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9686693121a88086b704d879d18bb762 = $(`<div id="html_9686693121a88086b704d879d18bb762" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_111e4ce1afa7f9230c476adb958036fe.setContent(html_9686693121a88086b704d879d18bb762);
|
|
|
|
|
|
|
|
marker_11d6879d1d36c1534444204036606a13.bindPopup(popup_111e4ce1afa7f9230c476adb958036fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d6879d1d36c1534444204036606a13.setIcon(icon_f741749a771dcc4e570a5f110e8e540a);
|
|
|
|
|
|
var marker_b56748e84f90a82b7b15341ceab3dab6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3cb6802268237c99945cad73b61af51d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b59f85136982dd791c934737bec883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c26a60bda51b235f3816a7deb8ea005 = $(`<div id="html_6c26a60bda51b235f3816a7deb8ea005" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_c0b59f85136982dd791c934737bec883.setContent(html_6c26a60bda51b235f3816a7deb8ea005);
|
|
|
|
|
|
|
|
marker_b56748e84f90a82b7b15341ceab3dab6.bindPopup(popup_c0b59f85136982dd791c934737bec883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b56748e84f90a82b7b15341ceab3dab6.setIcon(icon_3cb6802268237c99945cad73b61af51d);
|
|
|
|
|
|
var marker_e0e88fde2984d8c545b5474ac4d0e86a = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_20ec98e1a7f59851d742689b517d9835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89169ccbc4ebff18aba72d0ee01429d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99184d292e51a04af24f147cd9e67b4c = $(`<div id="html_99184d292e51a04af24f147cd9e67b4c" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_89169ccbc4ebff18aba72d0ee01429d5.setContent(html_99184d292e51a04af24f147cd9e67b4c);
|
|
|
|
|
|
|
|
marker_e0e88fde2984d8c545b5474ac4d0e86a.bindPopup(popup_89169ccbc4ebff18aba72d0ee01429d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0e88fde2984d8c545b5474ac4d0e86a.setIcon(icon_20ec98e1a7f59851d742689b517d9835);
|
|
|
|
|
|
var marker_5511606443c642d4013dd2ceb910a206 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5bfd547660d7cca39dd67f5b5d403b6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50883d2e7d8e952586fcd61f8eb5d0b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bc1f1ce5a6807b894fda32ab2ae8656 = $(`<div id="html_7bc1f1ce5a6807b894fda32ab2ae8656" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_50883d2e7d8e952586fcd61f8eb5d0b3.setContent(html_7bc1f1ce5a6807b894fda32ab2ae8656);
|
|
|
|
|
|
|
|
marker_5511606443c642d4013dd2ceb910a206.bindPopup(popup_50883d2e7d8e952586fcd61f8eb5d0b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5511606443c642d4013dd2ceb910a206.setIcon(icon_5bfd547660d7cca39dd67f5b5d403b6a);
|
|
|
|
|
|
var marker_578f845004ad116056fd5b67ebf9ae20 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_55c248f5397b5a80b363e229a56be300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_880265315a50e3ea7c9651d42d36fc13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_431a5c8a663c846e872cf72aec81108a = $(`<div id="html_431a5c8a663c846e872cf72aec81108a" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_880265315a50e3ea7c9651d42d36fc13.setContent(html_431a5c8a663c846e872cf72aec81108a);
|
|
|
|
|
|
|
|
marker_578f845004ad116056fd5b67ebf9ae20.bindPopup(popup_880265315a50e3ea7c9651d42d36fc13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_578f845004ad116056fd5b67ebf9ae20.setIcon(icon_55c248f5397b5a80b363e229a56be300);
|
|
|
|
|
|
var marker_8dde90ac690158836f91a390e815b4cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_54206d7163ada1a2364564b64b9c1975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f7a42a51a94efd9c1df911312e83c84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97ff167943cde4a11573f1964d6b771 = $(`<div id="html_f97ff167943cde4a11573f1964d6b771" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_5f7a42a51a94efd9c1df911312e83c84.setContent(html_f97ff167943cde4a11573f1964d6b771);
|
|
|
|
|
|
|
|
marker_8dde90ac690158836f91a390e815b4cd.bindPopup(popup_5f7a42a51a94efd9c1df911312e83c84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dde90ac690158836f91a390e815b4cd.setIcon(icon_54206d7163ada1a2364564b64b9c1975);
|
|
|
|
|
|
var marker_0ec0fbb3be8fd9de393f259a83c11e5a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d595e9ade37fa29b3152d8ab86bf5c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ad0e19ed3ca3e792f69288e31a2ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14a990e2e7f641a7cd837b6c2501260e = $(`<div id="html_14a990e2e7f641a7cd837b6c2501260e" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_26ad0e19ed3ca3e792f69288e31a2ca9.setContent(html_14a990e2e7f641a7cd837b6c2501260e);
|
|
|
|
|
|
|
|
marker_0ec0fbb3be8fd9de393f259a83c11e5a.bindPopup(popup_26ad0e19ed3ca3e792f69288e31a2ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ec0fbb3be8fd9de393f259a83c11e5a.setIcon(icon_d595e9ade37fa29b3152d8ab86bf5c5c);
|
|
|
|
|
|
var marker_8bd107908cc5af0800a7915f656852fc = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_bd5b5c8de0b9308bfd60a2f60709be6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2444dfd43c7710d593499fc6f35fdcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb3f35e038a1cf4673f64a9099892a0 = $(`<div id="html_cbb3f35e038a1cf4673f64a9099892a0" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_e2444dfd43c7710d593499fc6f35fdcd.setContent(html_cbb3f35e038a1cf4673f64a9099892a0);
|
|
|
|
|
|
|
|
marker_8bd107908cc5af0800a7915f656852fc.bindPopup(popup_e2444dfd43c7710d593499fc6f35fdcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd107908cc5af0800a7915f656852fc.setIcon(icon_bd5b5c8de0b9308bfd60a2f60709be6e);
|
|
|
|
|
|
var marker_0621f04575734258171a9f8209686a28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b61a30fc0120c7c93567dca8619e92a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317d535039267d37446b464a9f653c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12870b9252de27c84fa6398bee8bed3f = $(`<div id="html_12870b9252de27c84fa6398bee8bed3f" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_317d535039267d37446b464a9f653c43.setContent(html_12870b9252de27c84fa6398bee8bed3f);
|
|
|
|
|
|
|
|
marker_0621f04575734258171a9f8209686a28.bindPopup(popup_317d535039267d37446b464a9f653c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0621f04575734258171a9f8209686a28.setIcon(icon_b61a30fc0120c7c93567dca8619e92a5);
|
|
|
|
|
|
var marker_31c62561d74cabe7cbce19b2c79a378b = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7177d22eeae75f3a95150d2aced4d34d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a389047db242fe4d0c562fb333571f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0719d0d6213d4a8fa48af7f6eb5b198 = $(`<div id="html_b0719d0d6213d4a8fa48af7f6eb5b198" style="width: 100.0%; height: 100.0%;">relay.samcorn.synology.me</div>`)[0];
|
|
popup_a1a389047db242fe4d0c562fb333571f.setContent(html_b0719d0d6213d4a8fa48af7f6eb5b198);
|
|
|
|
|
|
|
|
marker_31c62561d74cabe7cbce19b2c79a378b.bindPopup(popup_a1a389047db242fe4d0c562fb333571f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c62561d74cabe7cbce19b2c79a378b.setIcon(icon_7177d22eeae75f3a95150d2aced4d34d);
|
|
|
|
|
|
var marker_adf3267e712574ba833e5f30f80d9740 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_98b9453b529e6c60ecd423fed2211adf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3304af3976e217615bd5634b96d9e38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18e2f1442c6eac5fe178f8c9c2865359 = $(`<div id="html_18e2f1442c6eac5fe178f8c9c2865359" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_e3304af3976e217615bd5634b96d9e38.setContent(html_18e2f1442c6eac5fe178f8c9c2865359);
|
|
|
|
|
|
|
|
marker_adf3267e712574ba833e5f30f80d9740.bindPopup(popup_e3304af3976e217615bd5634b96d9e38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf3267e712574ba833e5f30f80d9740.setIcon(icon_98b9453b529e6c60ecd423fed2211adf);
|
|
|
|
|
|
var marker_2af62fc65b5b8c06623dc9d33b4aeb97 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7dde0fc77237e3ce121283175922678b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2c681d70585de9c38f7eb82b3fa7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c06f937a30e7fbcf5371c7b53d12773 = $(`<div id="html_5c06f937a30e7fbcf5371c7b53d12773" style="width: 100.0%; height: 100.0%;">relay.nyves.nl</div>`)[0];
|
|
popup_ca2c681d70585de9c38f7eb82b3fa7dd.setContent(html_5c06f937a30e7fbcf5371c7b53d12773);
|
|
|
|
|
|
|
|
marker_2af62fc65b5b8c06623dc9d33b4aeb97.bindPopup(popup_ca2c681d70585de9c38f7eb82b3fa7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af62fc65b5b8c06623dc9d33b4aeb97.setIcon(icon_7dde0fc77237e3ce121283175922678b);
|
|
|
|
|
|
var marker_cc5809a78f21b3fd0d9ba621a07fb021 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6e714b7312fe0239671e9954c152fc1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c758171ea3835d676b6634f7f87e1e13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d211beb7146e2aa42f5220f8ce7f6be = $(`<div id="html_8d211beb7146e2aa42f5220f8ce7f6be" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_c758171ea3835d676b6634f7f87e1e13.setContent(html_8d211beb7146e2aa42f5220f8ce7f6be);
|
|
|
|
|
|
|
|
marker_cc5809a78f21b3fd0d9ba621a07fb021.bindPopup(popup_c758171ea3835d676b6634f7f87e1e13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc5809a78f21b3fd0d9ba621a07fb021.setIcon(icon_6e714b7312fe0239671e9954c152fc1d);
|
|
|
|
|
|
var marker_68737e031bb320b32efec8495f00fdf4 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d69a4bdf84d88d0038547f0bdf92a80c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bbee7f851072ca1395ede5742521279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c44d1d009eb1cf1c84b3b6a60edb33ad = $(`<div id="html_c44d1d009eb1cf1c84b3b6a60edb33ad" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_0bbee7f851072ca1395ede5742521279.setContent(html_c44d1d009eb1cf1c84b3b6a60edb33ad);
|
|
|
|
|
|
|
|
marker_68737e031bb320b32efec8495f00fdf4.bindPopup(popup_0bbee7f851072ca1395ede5742521279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68737e031bb320b32efec8495f00fdf4.setIcon(icon_d69a4bdf84d88d0038547f0bdf92a80c);
|
|
|
|
|
|
var marker_12a1670d84f61f68954b562d98a5edf5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_78f759326192f2593757ace84621a249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5a5ddf5a59538a20edcbadc57ac45a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f48a02674269c06b80a38fdd6769d1a0 = $(`<div id="html_f48a02674269c06b80a38fdd6769d1a0" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_2f5a5ddf5a59538a20edcbadc57ac45a.setContent(html_f48a02674269c06b80a38fdd6769d1a0);
|
|
|
|
|
|
|
|
marker_12a1670d84f61f68954b562d98a5edf5.bindPopup(popup_2f5a5ddf5a59538a20edcbadc57ac45a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12a1670d84f61f68954b562d98a5edf5.setIcon(icon_78f759326192f2593757ace84621a249);
|
|
|
|
|
|
var marker_b02dfbdd351e680cdcf5c9b802309d9a = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_acf65aea80bc768f5e57c9a5d48f898d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ff772c040c4df3f06c842bc11deb1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad73fca9c9afd7eb746ae9c30bc08a1 = $(`<div id="html_aad73fca9c9afd7eb746ae9c30bc08a1" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_d8ff772c040c4df3f06c842bc11deb1a.setContent(html_aad73fca9c9afd7eb746ae9c30bc08a1);
|
|
|
|
|
|
|
|
marker_b02dfbdd351e680cdcf5c9b802309d9a.bindPopup(popup_d8ff772c040c4df3f06c842bc11deb1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b02dfbdd351e680cdcf5c9b802309d9a.setIcon(icon_acf65aea80bc768f5e57c9a5d48f898d);
|
|
|
|
|
|
var marker_f139f04dd45db59e7273b7cf61826772 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5d561e472116c835d7af5b945984fabe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83a1b7178cffd3c467a9898fc7dd4801 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853cc6ab6ab3dbe3ff277e22d02b4130 = $(`<div id="html_853cc6ab6ab3dbe3ff277e22d02b4130" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_83a1b7178cffd3c467a9898fc7dd4801.setContent(html_853cc6ab6ab3dbe3ff277e22d02b4130);
|
|
|
|
|
|
|
|
marker_f139f04dd45db59e7273b7cf61826772.bindPopup(popup_83a1b7178cffd3c467a9898fc7dd4801)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f139f04dd45db59e7273b7cf61826772.setIcon(icon_5d561e472116c835d7af5b945984fabe);
|
|
|
|
|
|
var marker_494b1f8eeb8c86fe6b62d3b18b367d5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_12cf4002368f1ac65713cf9b532ece4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c150aa925bb0d18a8f005eb6b3f10d72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beef479caa6f0151144e6aee9a17245e = $(`<div id="html_beef479caa6f0151144e6aee9a17245e" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_c150aa925bb0d18a8f005eb6b3f10d72.setContent(html_beef479caa6f0151144e6aee9a17245e);
|
|
|
|
|
|
|
|
marker_494b1f8eeb8c86fe6b62d3b18b367d5a.bindPopup(popup_c150aa925bb0d18a8f005eb6b3f10d72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_494b1f8eeb8c86fe6b62d3b18b367d5a.setIcon(icon_12cf4002368f1ac65713cf9b532ece4a);
|
|
|
|
|
|
var marker_2cf5c8b4489ace1d8b373640ced54a96 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_bfa40b30ace20d2a31519839d36ea764 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_025221d3692c69151631fe09fd5a2352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2d2064c45d03d532d564a9da4b16a9c = $(`<div id="html_e2d2064c45d03d532d564a9da4b16a9c" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_025221d3692c69151631fe09fd5a2352.setContent(html_e2d2064c45d03d532d564a9da4b16a9c);
|
|
|
|
|
|
|
|
marker_2cf5c8b4489ace1d8b373640ced54a96.bindPopup(popup_025221d3692c69151631fe09fd5a2352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cf5c8b4489ace1d8b373640ced54a96.setIcon(icon_bfa40b30ace20d2a31519839d36ea764);
|
|
|
|
|
|
var marker_ea74dc78c9c4cc27e4a8f5de43d6734f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_11d3e2e8b74926614a2b892c9e7b2cb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a849a407b1de30e0fb52f3d79c54a4a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e8cee9652ac0d8bc4fafc621631b8f4 = $(`<div id="html_7e8cee9652ac0d8bc4fafc621631b8f4" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_a849a407b1de30e0fb52f3d79c54a4a4.setContent(html_7e8cee9652ac0d8bc4fafc621631b8f4);
|
|
|
|
|
|
|
|
marker_ea74dc78c9c4cc27e4a8f5de43d6734f.bindPopup(popup_a849a407b1de30e0fb52f3d79c54a4a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea74dc78c9c4cc27e4a8f5de43d6734f.setIcon(icon_11d3e2e8b74926614a2b892c9e7b2cb0);
|
|
|
|
|
|
var marker_fd333fd48dbdc09e7d4fdb3a8cc39038 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d0ea27d4071843b9db840a66133e2cd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_125cf93b59d37cc9f88e296cd054307c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3c1c907835a4a8cf7982c1acd9bd7ab = $(`<div id="html_c3c1c907835a4a8cf7982c1acd9bd7ab" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_125cf93b59d37cc9f88e296cd054307c.setContent(html_c3c1c907835a4a8cf7982c1acd9bd7ab);
|
|
|
|
|
|
|
|
marker_fd333fd48dbdc09e7d4fdb3a8cc39038.bindPopup(popup_125cf93b59d37cc9f88e296cd054307c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd333fd48dbdc09e7d4fdb3a8cc39038.setIcon(icon_d0ea27d4071843b9db840a66133e2cd2);
|
|
|
|
|
|
var marker_291a7013384a80e15c3aae45756fdfcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4fd7871e85cd6cbf1a54e74a206259d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abb605393d95f03d71a71583fd7248af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9658fcf3d774c8e3387dd54f5d4fb957 = $(`<div id="html_9658fcf3d774c8e3387dd54f5d4fb957" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_abb605393d95f03d71a71583fd7248af.setContent(html_9658fcf3d774c8e3387dd54f5d4fb957);
|
|
|
|
|
|
|
|
marker_291a7013384a80e15c3aae45756fdfcf.bindPopup(popup_abb605393d95f03d71a71583fd7248af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_291a7013384a80e15c3aae45756fdfcf.setIcon(icon_4fd7871e85cd6cbf1a54e74a206259d6);
|
|
|
|
|
|
var marker_04063c2609fe7161a21b22b5ef820a27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3dc17b6ae6bf4072315d70d9bf04fce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fced5c19ab287228212c739b6fb42bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a803494553f25b31a0af9e84e77cc2ff = $(`<div id="html_a803494553f25b31a0af9e84e77cc2ff" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_fced5c19ab287228212c739b6fb42bd5.setContent(html_a803494553f25b31a0af9e84e77cc2ff);
|
|
|
|
|
|
|
|
marker_04063c2609fe7161a21b22b5ef820a27.bindPopup(popup_fced5c19ab287228212c739b6fb42bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04063c2609fe7161a21b22b5ef820a27.setIcon(icon_3dc17b6ae6bf4072315d70d9bf04fce8);
|
|
|
|
|
|
var marker_53d8d24b88b0ef90dec21ff5dfc34d2f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_552ab5dc20b81d4528e708d846f3f22a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d6f5e70b561f8a68f5ac066502b8676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7262b71b4474539151e119247420ec68 = $(`<div id="html_7262b71b4474539151e119247420ec68" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_8d6f5e70b561f8a68f5ac066502b8676.setContent(html_7262b71b4474539151e119247420ec68);
|
|
|
|
|
|
|
|
marker_53d8d24b88b0ef90dec21ff5dfc34d2f.bindPopup(popup_8d6f5e70b561f8a68f5ac066502b8676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53d8d24b88b0ef90dec21ff5dfc34d2f.setIcon(icon_552ab5dc20b81d4528e708d846f3f22a);
|
|
|
|
|
|
var marker_d16a2536c0ea64fb8d2f467b6d8c9dd2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e6e9df3ec55c65c616121df94be3c9f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc6cda992d03f1bf783554737182ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d23b58cc2264c9bb9ebea10de63cf90 = $(`<div id="html_4d23b58cc2264c9bb9ebea10de63cf90" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_dbc6cda992d03f1bf783554737182ec6.setContent(html_4d23b58cc2264c9bb9ebea10de63cf90);
|
|
|
|
|
|
|
|
marker_d16a2536c0ea64fb8d2f467b6d8c9dd2.bindPopup(popup_dbc6cda992d03f1bf783554737182ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d16a2536c0ea64fb8d2f467b6d8c9dd2.setIcon(icon_e6e9df3ec55c65c616121df94be3c9f9);
|
|
|
|
|
|
var marker_cc99b8d0e201efe645870ebe90a4b3f7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9e0611953aa9ea8433a84dc31512fc14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b71058d3e01390c0ebcf7831f384e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf6224fded474567930dc45f35ef8db = $(`<div id="html_adf6224fded474567930dc45f35ef8db" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_74b71058d3e01390c0ebcf7831f384e6.setContent(html_adf6224fded474567930dc45f35ef8db);
|
|
|
|
|
|
|
|
marker_cc99b8d0e201efe645870ebe90a4b3f7.bindPopup(popup_74b71058d3e01390c0ebcf7831f384e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc99b8d0e201efe645870ebe90a4b3f7.setIcon(icon_9e0611953aa9ea8433a84dc31512fc14);
|
|
|
|
|
|
var marker_2148b7bbd732b66ad06d89c16cb265bc = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a26bb64c2a96fa8f653afe0165fb81a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb10ee580dd3b83697e4dd09ca6d4be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fa4f4e60ea54aee24aa38b6450ff900 = $(`<div id="html_9fa4f4e60ea54aee24aa38b6450ff900" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_bcb10ee580dd3b83697e4dd09ca6d4be.setContent(html_9fa4f4e60ea54aee24aa38b6450ff900);
|
|
|
|
|
|
|
|
marker_2148b7bbd732b66ad06d89c16cb265bc.bindPopup(popup_bcb10ee580dd3b83697e4dd09ca6d4be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2148b7bbd732b66ad06d89c16cb265bc.setIcon(icon_a26bb64c2a96fa8f653afe0165fb81a0);
|
|
|
|
|
|
var marker_e8c75c4ffa51a1a5fcd36eff53b5156a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e3de87ce8f670550a3dcfa3c890d8a5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d64cf460fecdf168419826e443793fab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0972c84fffe305bd1fa65b5d14f64bba = $(`<div id="html_0972c84fffe305bd1fa65b5d14f64bba" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_d64cf460fecdf168419826e443793fab.setContent(html_0972c84fffe305bd1fa65b5d14f64bba);
|
|
|
|
|
|
|
|
marker_e8c75c4ffa51a1a5fcd36eff53b5156a.bindPopup(popup_d64cf460fecdf168419826e443793fab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c75c4ffa51a1a5fcd36eff53b5156a.setIcon(icon_e3de87ce8f670550a3dcfa3c890d8a5c);
|
|
|
|
|
|
var marker_11f7b894e36e79f9add146cdf608739c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2396265c745dbb33e9ffbfb99bec4ef1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_544fb9dc54b994fa325fd3dcf78d5b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb12bcbff3472e91021fea1c0cb34e8 = $(`<div id="html_beb12bcbff3472e91021fea1c0cb34e8" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_544fb9dc54b994fa325fd3dcf78d5b44.setContent(html_beb12bcbff3472e91021fea1c0cb34e8);
|
|
|
|
|
|
|
|
marker_11f7b894e36e79f9add146cdf608739c.bindPopup(popup_544fb9dc54b994fa325fd3dcf78d5b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f7b894e36e79f9add146cdf608739c.setIcon(icon_2396265c745dbb33e9ffbfb99bec4ef1);
|
|
|
|
|
|
var marker_a9394a51f6620e5e5a209818ea920819 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c83caa634d381b8dc19abb443142edbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_959796ef346450bcbe37313d9755a675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31ef1779e81b2482d202c3c0f6708ad1 = $(`<div id="html_31ef1779e81b2482d202c3c0f6708ad1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_959796ef346450bcbe37313d9755a675.setContent(html_31ef1779e81b2482d202c3c0f6708ad1);
|
|
|
|
|
|
|
|
marker_a9394a51f6620e5e5a209818ea920819.bindPopup(popup_959796ef346450bcbe37313d9755a675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9394a51f6620e5e5a209818ea920819.setIcon(icon_c83caa634d381b8dc19abb443142edbd);
|
|
|
|
|
|
var marker_e7a9b10c183a735d90400bcfd9df3c75 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2a3afde1bb157de2a426bcb44eb5554a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f27a389d55f1c1fdd0967f2a56cbc5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_569623885ae1844477f8952e1317c8bc = $(`<div id="html_569623885ae1844477f8952e1317c8bc" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_0f27a389d55f1c1fdd0967f2a56cbc5c.setContent(html_569623885ae1844477f8952e1317c8bc);
|
|
|
|
|
|
|
|
marker_e7a9b10c183a735d90400bcfd9df3c75.bindPopup(popup_0f27a389d55f1c1fdd0967f2a56cbc5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a9b10c183a735d90400bcfd9df3c75.setIcon(icon_2a3afde1bb157de2a426bcb44eb5554a);
|
|
|
|
|
|
var marker_05537c966a85c5283a2fab729354fa26 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_35fee769388be8d699c502201f7dd3f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9610c61af3b7ed6ff8e659efeb05b2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea62295206fc88d4454dc1eaf42d693c = $(`<div id="html_ea62295206fc88d4454dc1eaf42d693c" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_d9610c61af3b7ed6ff8e659efeb05b2c.setContent(html_ea62295206fc88d4454dc1eaf42d693c);
|
|
|
|
|
|
|
|
marker_05537c966a85c5283a2fab729354fa26.bindPopup(popup_d9610c61af3b7ed6ff8e659efeb05b2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05537c966a85c5283a2fab729354fa26.setIcon(icon_35fee769388be8d699c502201f7dd3f5);
|
|
|
|
|
|
var marker_f1242c0b6a2c0e70801cd0af6b1e5e39 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4a10fdfd8228a92fd6bfcb599cf8a14d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a60cb4b8789cbb3c63baf070cf1b633 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89fe59f101b52b911a8b40d68f28cc72 = $(`<div id="html_89fe59f101b52b911a8b40d68f28cc72" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_3a60cb4b8789cbb3c63baf070cf1b633.setContent(html_89fe59f101b52b911a8b40d68f28cc72);
|
|
|
|
|
|
|
|
marker_f1242c0b6a2c0e70801cd0af6b1e5e39.bindPopup(popup_3a60cb4b8789cbb3c63baf070cf1b633)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1242c0b6a2c0e70801cd0af6b1e5e39.setIcon(icon_4a10fdfd8228a92fd6bfcb599cf8a14d);
|
|
|
|
|
|
var marker_37fa7d9ec8d7aed1eced8cefb267d029 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_9a392257abe1c3c169a5e646ccbed270 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6208967b0e58fb2c1b8782a32a0793ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc0158737a1ec2c190c2adeba553c636 = $(`<div id="html_bc0158737a1ec2c190c2adeba553c636" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_6208967b0e58fb2c1b8782a32a0793ca.setContent(html_bc0158737a1ec2c190c2adeba553c636);
|
|
|
|
|
|
|
|
marker_37fa7d9ec8d7aed1eced8cefb267d029.bindPopup(popup_6208967b0e58fb2c1b8782a32a0793ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fa7d9ec8d7aed1eced8cefb267d029.setIcon(icon_9a392257abe1c3c169a5e646ccbed270);
|
|
|
|
|
|
var marker_8d63b6b95d1cd5a56795075a515fc1b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_895a6b1e3c581c4d9603b0cfe01bc9dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42c6278f9abca93d98feeb93b71acbe3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_061bddae5eaf2bb138e949272709a4c8 = $(`<div id="html_061bddae5eaf2bb138e949272709a4c8" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_42c6278f9abca93d98feeb93b71acbe3.setContent(html_061bddae5eaf2bb138e949272709a4c8);
|
|
|
|
|
|
|
|
marker_8d63b6b95d1cd5a56795075a515fc1b3.bindPopup(popup_42c6278f9abca93d98feeb93b71acbe3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d63b6b95d1cd5a56795075a515fc1b3.setIcon(icon_895a6b1e3c581c4d9603b0cfe01bc9dd);
|
|
|
|
|
|
var marker_680b347ffa5dbc239c1b0fc279712a75 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c484041944c94960169a38237f1d8172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_108ce1a38d9000883e6df32af4b86212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e2b161147cad6d657d24fb42000dfc4 = $(`<div id="html_5e2b161147cad6d657d24fb42000dfc4" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_108ce1a38d9000883e6df32af4b86212.setContent(html_5e2b161147cad6d657d24fb42000dfc4);
|
|
|
|
|
|
|
|
marker_680b347ffa5dbc239c1b0fc279712a75.bindPopup(popup_108ce1a38d9000883e6df32af4b86212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_680b347ffa5dbc239c1b0fc279712a75.setIcon(icon_c484041944c94960169a38237f1d8172);
|
|
|
|
|
|
var marker_9af9273a0d1af95308d4d03a58393de4 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c0e620ea31e465825ca46b3e55b47342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e2ff0734671de683d5b7e7e6009987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe5f641562746323be81dbd2521615b = $(`<div id="html_cfe5f641562746323be81dbd2521615b" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_02e2ff0734671de683d5b7e7e6009987.setContent(html_cfe5f641562746323be81dbd2521615b);
|
|
|
|
|
|
|
|
marker_9af9273a0d1af95308d4d03a58393de4.bindPopup(popup_02e2ff0734671de683d5b7e7e6009987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af9273a0d1af95308d4d03a58393de4.setIcon(icon_c0e620ea31e465825ca46b3e55b47342);
|
|
|
|
|
|
var marker_d4d714b7d8a5408759b95727e0632303 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_33bc3a8da8279582338fad1cc8a0d95d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc317b96c08401bb7bf59d83509f57c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_050812d5d7b738954b8505787409ed33 = $(`<div id="html_050812d5d7b738954b8505787409ed33" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_cc317b96c08401bb7bf59d83509f57c0.setContent(html_050812d5d7b738954b8505787409ed33);
|
|
|
|
|
|
|
|
marker_d4d714b7d8a5408759b95727e0632303.bindPopup(popup_cc317b96c08401bb7bf59d83509f57c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d714b7d8a5408759b95727e0632303.setIcon(icon_33bc3a8da8279582338fad1cc8a0d95d);
|
|
|
|
|
|
var marker_ea0ff889d01ffd504e5eddb2ef50e071 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4479cb9730fb67869bae42a756710ec2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94ca6acd8116487031eda42574a7aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39934c0de894aa00540700af8bfc5cd8 = $(`<div id="html_39934c0de894aa00540700af8bfc5cd8" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_a94ca6acd8116487031eda42574a7aee.setContent(html_39934c0de894aa00540700af8bfc5cd8);
|
|
|
|
|
|
|
|
marker_ea0ff889d01ffd504e5eddb2ef50e071.bindPopup(popup_a94ca6acd8116487031eda42574a7aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea0ff889d01ffd504e5eddb2ef50e071.setIcon(icon_4479cb9730fb67869bae42a756710ec2);
|
|
|
|
|
|
var marker_94a375ddebcb47aef46733c4b223b2db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_17d512811fdd8a6b7923b92bbd95e400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cbfe4affb14e087080f56b2b07b0bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed47d94a612644851b29a2d7228efc7 = $(`<div id="html_4ed47d94a612644851b29a2d7228efc7" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_4cbfe4affb14e087080f56b2b07b0bbd.setContent(html_4ed47d94a612644851b29a2d7228efc7);
|
|
|
|
|
|
|
|
marker_94a375ddebcb47aef46733c4b223b2db.bindPopup(popup_4cbfe4affb14e087080f56b2b07b0bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94a375ddebcb47aef46733c4b223b2db.setIcon(icon_17d512811fdd8a6b7923b92bbd95e400);
|
|
|
|
|
|
var marker_c5f1e016e3a64da0074b8f8e0cf88378 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5795bc1e2d18ce2049fa3478784b89b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9d52c0fc80f4f76a5677fae4f6074d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4673ff0ae03e6b484c23089936bf04b5 = $(`<div id="html_4673ff0ae03e6b484c23089936bf04b5" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_b9d52c0fc80f4f76a5677fae4f6074d6.setContent(html_4673ff0ae03e6b484c23089936bf04b5);
|
|
|
|
|
|
|
|
marker_c5f1e016e3a64da0074b8f8e0cf88378.bindPopup(popup_b9d52c0fc80f4f76a5677fae4f6074d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5f1e016e3a64da0074b8f8e0cf88378.setIcon(icon_5795bc1e2d18ce2049fa3478784b89b3);
|
|
|
|
|
|
var marker_89f6f5e3ff9907a994e127ed2ac6c9bb = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_15cf5915f4f3e05b925418dfd5741159 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73edec15b9f73ccb667b98605e55dacd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd9b3d9ed50651a520b7adf743238a0 = $(`<div id="html_2fd9b3d9ed50651a520b7adf743238a0" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_73edec15b9f73ccb667b98605e55dacd.setContent(html_2fd9b3d9ed50651a520b7adf743238a0);
|
|
|
|
|
|
|
|
marker_89f6f5e3ff9907a994e127ed2ac6c9bb.bindPopup(popup_73edec15b9f73ccb667b98605e55dacd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89f6f5e3ff9907a994e127ed2ac6c9bb.setIcon(icon_15cf5915f4f3e05b925418dfd5741159);
|
|
|
|
|
|
var marker_160955252a5855cdf88322ca011c90a4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_998db959669b12f2ae70f71e173286c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aa383bdb90690016f513eca8aefce24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_604b6099d87a8354642c67928603df95 = $(`<div id="html_604b6099d87a8354642c67928603df95" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_5aa383bdb90690016f513eca8aefce24.setContent(html_604b6099d87a8354642c67928603df95);
|
|
|
|
|
|
|
|
marker_160955252a5855cdf88322ca011c90a4.bindPopup(popup_5aa383bdb90690016f513eca8aefce24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_160955252a5855cdf88322ca011c90a4.setIcon(icon_998db959669b12f2ae70f71e173286c2);
|
|
|
|
|
|
var marker_0c31a58cde7f4a03211254bef75b527f = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_28e60c9544a607ad61904d8743f24e30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45823280c022e3f580ac848674956a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c84accb7f9101a08d9352e913454c6e7 = $(`<div id="html_c84accb7f9101a08d9352e913454c6e7" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_45823280c022e3f580ac848674956a99.setContent(html_c84accb7f9101a08d9352e913454c6e7);
|
|
|
|
|
|
|
|
marker_0c31a58cde7f4a03211254bef75b527f.bindPopup(popup_45823280c022e3f580ac848674956a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c31a58cde7f4a03211254bef75b527f.setIcon(icon_28e60c9544a607ad61904d8743f24e30);
|
|
|
|
|
|
var marker_efccf5348ebe7978916b8b1be3d99bae = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2ff958a449314e356599105b0dcbaac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89a6aae901532258523f4c74eeec4a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ca285d5a8db4e689eeee872f293748 = $(`<div id="html_78ca285d5a8db4e689eeee872f293748" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_89a6aae901532258523f4c74eeec4a55.setContent(html_78ca285d5a8db4e689eeee872f293748);
|
|
|
|
|
|
|
|
marker_efccf5348ebe7978916b8b1be3d99bae.bindPopup(popup_89a6aae901532258523f4c74eeec4a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efccf5348ebe7978916b8b1be3d99bae.setIcon(icon_2ff958a449314e356599105b0dcbaac8);
|
|
|
|
|
|
var marker_88c17bcb7e913d70306df39cdd1f11b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2ca2324618d975801cb171716a99d043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c0dd9244aa4ca98df981f5488aa1b1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f74d3ccb2978430cdf776c4d4e4e0cb5 = $(`<div id="html_f74d3ccb2978430cdf776c4d4e4e0cb5" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_2c0dd9244aa4ca98df981f5488aa1b1e.setContent(html_f74d3ccb2978430cdf776c4d4e4e0cb5);
|
|
|
|
|
|
|
|
marker_88c17bcb7e913d70306df39cdd1f11b0.bindPopup(popup_2c0dd9244aa4ca98df981f5488aa1b1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88c17bcb7e913d70306df39cdd1f11b0.setIcon(icon_2ca2324618d975801cb171716a99d043);
|
|
|
|
|
|
var marker_438c9bf0b7c67e179670e1673d5f6608 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_986bb61c304359763762058b355b09d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce9a0dd15ac3b2c96ca89c012bcc44ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a382a3ef6419e3f6c27b323d90eba80 = $(`<div id="html_9a382a3ef6419e3f6c27b323d90eba80" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_ce9a0dd15ac3b2c96ca89c012bcc44ad.setContent(html_9a382a3ef6419e3f6c27b323d90eba80);
|
|
|
|
|
|
|
|
marker_438c9bf0b7c67e179670e1673d5f6608.bindPopup(popup_ce9a0dd15ac3b2c96ca89c012bcc44ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_438c9bf0b7c67e179670e1673d5f6608.setIcon(icon_986bb61c304359763762058b355b09d4);
|
|
|
|
|
|
var marker_3ffa4f9ba41eb7bd1d5745bfc7aeb217 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3fb76c87f6e895b2047611fbd566ce65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f518369081c83a364d44e4311e3353eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ab6fc7f7d9cb5be5a3ca840ca55ef46 = $(`<div id="html_2ab6fc7f7d9cb5be5a3ca840ca55ef46" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_f518369081c83a364d44e4311e3353eb.setContent(html_2ab6fc7f7d9cb5be5a3ca840ca55ef46);
|
|
|
|
|
|
|
|
marker_3ffa4f9ba41eb7bd1d5745bfc7aeb217.bindPopup(popup_f518369081c83a364d44e4311e3353eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ffa4f9ba41eb7bd1d5745bfc7aeb217.setIcon(icon_3fb76c87f6e895b2047611fbd566ce65);
|
|
|
|
|
|
var marker_50f8e1ac263d11d12056551f48184437 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_8badf82e33640fc00d105601f28c00c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_363caba81ea82cbd780051c543e53d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66a2fe0abe2846832668e3d9b5cc9991 = $(`<div id="html_66a2fe0abe2846832668e3d9b5cc9991" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_363caba81ea82cbd780051c543e53d6b.setContent(html_66a2fe0abe2846832668e3d9b5cc9991);
|
|
|
|
|
|
|
|
marker_50f8e1ac263d11d12056551f48184437.bindPopup(popup_363caba81ea82cbd780051c543e53d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50f8e1ac263d11d12056551f48184437.setIcon(icon_8badf82e33640fc00d105601f28c00c1);
|
|
|
|
|
|
var marker_daafd98eec65ae9b1622ce11943963fd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_36bc84aca18f4d756a5209eb21713f26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32c82cecedcbd590e13390dd2faa277a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffc3d61c4135d6c3139a6ae0374a6543 = $(`<div id="html_ffc3d61c4135d6c3139a6ae0374a6543" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_32c82cecedcbd590e13390dd2faa277a.setContent(html_ffc3d61c4135d6c3139a6ae0374a6543);
|
|
|
|
|
|
|
|
marker_daafd98eec65ae9b1622ce11943963fd.bindPopup(popup_32c82cecedcbd590e13390dd2faa277a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daafd98eec65ae9b1622ce11943963fd.setIcon(icon_36bc84aca18f4d756a5209eb21713f26);
|
|
|
|
|
|
var marker_df916cece976f1f338fbed16768fb737 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b054b4f18f6cb841ccb58f2a2a62c263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d947033579215f495fae0674fb3c1a2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0134193fdb6ab701dd53584fb0cae572 = $(`<div id="html_0134193fdb6ab701dd53584fb0cae572" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_d947033579215f495fae0674fb3c1a2a.setContent(html_0134193fdb6ab701dd53584fb0cae572);
|
|
|
|
|
|
|
|
marker_df916cece976f1f338fbed16768fb737.bindPopup(popup_d947033579215f495fae0674fb3c1a2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df916cece976f1f338fbed16768fb737.setIcon(icon_b054b4f18f6cb841ccb58f2a2a62c263);
|
|
|
|
|
|
var marker_baa1952ec2e27a1e81bc4b07e5954aa2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c110244acf44b2bcc96e2f468c12cd19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a9c3734151522cb32bf2c6e43b47aaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f19a7f0c1e7411795a7cd741aeee4e = $(`<div id="html_e4f19a7f0c1e7411795a7cd741aeee4e" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_7a9c3734151522cb32bf2c6e43b47aaf.setContent(html_e4f19a7f0c1e7411795a7cd741aeee4e);
|
|
|
|
|
|
|
|
marker_baa1952ec2e27a1e81bc4b07e5954aa2.bindPopup(popup_7a9c3734151522cb32bf2c6e43b47aaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baa1952ec2e27a1e81bc4b07e5954aa2.setIcon(icon_c110244acf44b2bcc96e2f468c12cd19);
|
|
|
|
|
|
var marker_3da108109360b636c05a206a98a25748 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_3272ee7198a83ac2874d2465bc2b8924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba47df657676c1d1384be538489f91a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7334aaff984a8c3d47d4f01bf9849974 = $(`<div id="html_7334aaff984a8c3d47d4f01bf9849974" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_ba47df657676c1d1384be538489f91a2.setContent(html_7334aaff984a8c3d47d4f01bf9849974);
|
|
|
|
|
|
|
|
marker_3da108109360b636c05a206a98a25748.bindPopup(popup_ba47df657676c1d1384be538489f91a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da108109360b636c05a206a98a25748.setIcon(icon_3272ee7198a83ac2874d2465bc2b8924);
|
|
|
|
|
|
var marker_55da8ee531f18f6af7019c8bf24d9d71 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_03e8bae7dec9986d1bda7ffc5626b762 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abeddd13afbaa9a89a513b2ba4d7900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b206df90dfebbbb34685c8de3d5e388 = $(`<div id="html_3b206df90dfebbbb34685c8de3d5e388" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_6abeddd13afbaa9a89a513b2ba4d7900.setContent(html_3b206df90dfebbbb34685c8de3d5e388);
|
|
|
|
|
|
|
|
marker_55da8ee531f18f6af7019c8bf24d9d71.bindPopup(popup_6abeddd13afbaa9a89a513b2ba4d7900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55da8ee531f18f6af7019c8bf24d9d71.setIcon(icon_03e8bae7dec9986d1bda7ffc5626b762);
|
|
|
|
|
|
var marker_fefd372325c9c6f084d221e4fa24e311 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_4cb4fcfaaf131b3b0e60aa8f383dadac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d44e680486cd814410c4b8d8b7af9db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b066d290edee654bb424b762f4ca371 = $(`<div id="html_4b066d290edee654bb424b762f4ca371" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_d44e680486cd814410c4b8d8b7af9db3.setContent(html_4b066d290edee654bb424b762f4ca371);
|
|
|
|
|
|
|
|
marker_fefd372325c9c6f084d221e4fa24e311.bindPopup(popup_d44e680486cd814410c4b8d8b7af9db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fefd372325c9c6f084d221e4fa24e311.setIcon(icon_4cb4fcfaaf131b3b0e60aa8f383dadac);
|
|
|
|
|
|
var marker_e472d42a0d460ce055d8a365b2e0833e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_a39223dbb5073421936c7ff36a1e32a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_138331cc4fa46ca4abf5fef410280cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42d10c991f62b603f6a5afe27fd30f29 = $(`<div id="html_42d10c991f62b603f6a5afe27fd30f29" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_138331cc4fa46ca4abf5fef410280cf0.setContent(html_42d10c991f62b603f6a5afe27fd30f29);
|
|
|
|
|
|
|
|
marker_e472d42a0d460ce055d8a365b2e0833e.bindPopup(popup_138331cc4fa46ca4abf5fef410280cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e472d42a0d460ce055d8a365b2e0833e.setIcon(icon_a39223dbb5073421936c7ff36a1e32a3);
|
|
|
|
|
|
var marker_8f390566941c71ea9f47ed641c480e18 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_d69cce5324630793c0ef9278f71c2f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d55ffc3ece18b09edfb210c1bf2ebf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce4f4adea1a6c8aade4a96684d4894d = $(`<div id="html_bce4f4adea1a6c8aade4a96684d4894d" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_16d55ffc3ece18b09edfb210c1bf2ebf.setContent(html_bce4f4adea1a6c8aade4a96684d4894d);
|
|
|
|
|
|
|
|
marker_8f390566941c71ea9f47ed641c480e18.bindPopup(popup_16d55ffc3ece18b09edfb210c1bf2ebf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f390566941c71ea9f47ed641c480e18.setIcon(icon_d69cce5324630793c0ef9278f71c2f53);
|
|
|
|
|
|
var marker_93eb7775a8f5e551460b668e0f2204c3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c918e113501240c2b412d303f6b3892a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b07670079c0137222dd4d15324ac46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60a45770d5b189600665353d7d7a1671 = $(`<div id="html_60a45770d5b189600665353d7d7a1671" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_d1b07670079c0137222dd4d15324ac46.setContent(html_60a45770d5b189600665353d7d7a1671);
|
|
|
|
|
|
|
|
marker_93eb7775a8f5e551460b668e0f2204c3.bindPopup(popup_d1b07670079c0137222dd4d15324ac46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93eb7775a8f5e551460b668e0f2204c3.setIcon(icon_c918e113501240c2b412d303f6b3892a);
|
|
|
|
|
|
var marker_68e90f1f443d198686547ef24800e6e7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7806c610098884f76ab5d11a35fded73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f57cf8e1c57f4e91a9f12f1e061a79a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_353623e04757d3ddbaea7e135679c120 = $(`<div id="html_353623e04757d3ddbaea7e135679c120" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_f57cf8e1c57f4e91a9f12f1e061a79a8.setContent(html_353623e04757d3ddbaea7e135679c120);
|
|
|
|
|
|
|
|
marker_68e90f1f443d198686547ef24800e6e7.bindPopup(popup_f57cf8e1c57f4e91a9f12f1e061a79a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e90f1f443d198686547ef24800e6e7.setIcon(icon_7806c610098884f76ab5d11a35fded73);
|
|
|
|
|
|
var marker_de83ab5fde8787a2b840290c2ac98926 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f0f57386cf1dd99f97d90add6600e075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_324c0636f0f4666f3eb0d0bf306aefd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311d10d148607013702b4af7af1e42fe = $(`<div id="html_311d10d148607013702b4af7af1e42fe" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_324c0636f0f4666f3eb0d0bf306aefd6.setContent(html_311d10d148607013702b4af7af1e42fe);
|
|
|
|
|
|
|
|
marker_de83ab5fde8787a2b840290c2ac98926.bindPopup(popup_324c0636f0f4666f3eb0d0bf306aefd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de83ab5fde8787a2b840290c2ac98926.setIcon(icon_f0f57386cf1dd99f97d90add6600e075);
|
|
|
|
|
|
var marker_e4f4f0706598deb2e09251461a1dea54 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_5f94eb2a923c1f228f8c255917576f5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368812cc3abafa4f24d9f7dc498d7e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27aa702881477236ef55ad0772209ee7 = $(`<div id="html_27aa702881477236ef55ad0772209ee7" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_368812cc3abafa4f24d9f7dc498d7e68.setContent(html_27aa702881477236ef55ad0772209ee7);
|
|
|
|
|
|
|
|
marker_e4f4f0706598deb2e09251461a1dea54.bindPopup(popup_368812cc3abafa4f24d9f7dc498d7e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4f4f0706598deb2e09251461a1dea54.setIcon(icon_5f94eb2a923c1f228f8c255917576f5e);
|
|
|
|
|
|
var marker_82bc6dec378300dc29d6e661f46d293d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_18dd171f9d5922b74fa93f9019b36bf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16063f18b33b69452fe69f535b5a066b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac0458680b590fbb7fbac6e2bdd29849 = $(`<div id="html_ac0458680b590fbb7fbac6e2bdd29849" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_16063f18b33b69452fe69f535b5a066b.setContent(html_ac0458680b590fbb7fbac6e2bdd29849);
|
|
|
|
|
|
|
|
marker_82bc6dec378300dc29d6e661f46d293d.bindPopup(popup_16063f18b33b69452fe69f535b5a066b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82bc6dec378300dc29d6e661f46d293d.setIcon(icon_18dd171f9d5922b74fa93f9019b36bf8);
|
|
|
|
|
|
var marker_1283f3de9fd5bd8bbff63b99d80cd71a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_ec1d85cc199fb9d9b55204774cd019e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c28127f0fb774dbf21f311129ab72e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc9120c05d168f40451a90ed796e3bb = $(`<div id="html_acc9120c05d168f40451a90ed796e3bb" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c28127f0fb774dbf21f311129ab72e31.setContent(html_acc9120c05d168f40451a90ed796e3bb);
|
|
|
|
|
|
|
|
marker_1283f3de9fd5bd8bbff63b99d80cd71a.bindPopup(popup_c28127f0fb774dbf21f311129ab72e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1283f3de9fd5bd8bbff63b99d80cd71a.setIcon(icon_ec1d85cc199fb9d9b55204774cd019e5);
|
|
|
|
|
|
var marker_203276bb0547fd4044d72412804896c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_c55ce633912174dd432d5a4447d93dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05e70f823f1bae08b05f8f35abc3d266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e2c66686ef2b0d0f251ae7b6548fcdd = $(`<div id="html_2e2c66686ef2b0d0f251ae7b6548fcdd" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_05e70f823f1bae08b05f8f35abc3d266.setContent(html_2e2c66686ef2b0d0f251ae7b6548fcdd);
|
|
|
|
|
|
|
|
marker_203276bb0547fd4044d72412804896c3.bindPopup(popup_05e70f823f1bae08b05f8f35abc3d266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_203276bb0547fd4044d72412804896c3.setIcon(icon_c55ce633912174dd432d5a4447d93dd1);
|
|
|
|
|
|
var marker_7f2e5a7b95221b1d05c050e2ba364691 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_e4c24203a207ea7f4b14716fc2227bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51fc8af1c6695a68361b6bc0b376ad22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4c047c9ca90ad1dde517a2844bec9bb = $(`<div id="html_b4c047c9ca90ad1dde517a2844bec9bb" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_51fc8af1c6695a68361b6bc0b376ad22.setContent(html_b4c047c9ca90ad1dde517a2844bec9bb);
|
|
|
|
|
|
|
|
marker_7f2e5a7b95221b1d05c050e2ba364691.bindPopup(popup_51fc8af1c6695a68361b6bc0b376ad22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f2e5a7b95221b1d05c050e2ba364691.setIcon(icon_e4c24203a207ea7f4b14716fc2227bbd);
|
|
|
|
|
|
var marker_3d9eca19deafec23c31ea278115a05e6 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_2ab852dc00209def993b6a18fa593ba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368fb6db48c36bc6e7a67e21efb45f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ed087ae552eb510e40b232d68718f7e = $(`<div id="html_2ed087ae552eb510e40b232d68718f7e" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_368fb6db48c36bc6e7a67e21efb45f7d.setContent(html_2ed087ae552eb510e40b232d68718f7e);
|
|
|
|
|
|
|
|
marker_3d9eca19deafec23c31ea278115a05e6.bindPopup(popup_368fb6db48c36bc6e7a67e21efb45f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9eca19deafec23c31ea278115a05e6.setIcon(icon_2ab852dc00209def993b6a18fa593ba0);
|
|
|
|
|
|
var marker_90700e5e3dbed6b417ff8192fd25703e = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_56ed2cbaa6e89e1815fdcc1af60e8b8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c7a2a2ed8c9014b4a0311b3bc428289 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17c51ccdbfdfee97cf88d2fbdd9fe3b0 = $(`<div id="html_17c51ccdbfdfee97cf88d2fbdd9fe3b0" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_3c7a2a2ed8c9014b4a0311b3bc428289.setContent(html_17c51ccdbfdfee97cf88d2fbdd9fe3b0);
|
|
|
|
|
|
|
|
marker_90700e5e3dbed6b417ff8192fd25703e.bindPopup(popup_3c7a2a2ed8c9014b4a0311b3bc428289)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90700e5e3dbed6b417ff8192fd25703e.setIcon(icon_56ed2cbaa6e89e1815fdcc1af60e8b8f);
|
|
|
|
|
|
var marker_6974eed90428425c61cf65963871543d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_33ced4e25f05d3e8243505adf1dc11a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df10db9fd6ab3313700c8fddc29e9675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8f929354817c7bf8d63173a5e7694b2 = $(`<div id="html_d8f929354817c7bf8d63173a5e7694b2" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_df10db9fd6ab3313700c8fddc29e9675.setContent(html_d8f929354817c7bf8d63173a5e7694b2);
|
|
|
|
|
|
|
|
marker_6974eed90428425c61cf65963871543d.bindPopup(popup_df10db9fd6ab3313700c8fddc29e9675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6974eed90428425c61cf65963871543d.setIcon(icon_33ced4e25f05d3e8243505adf1dc11a6);
|
|
|
|
|
|
var marker_945896a98454659e3319443afd5e8346 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_44993ad5a2a0c6aa822ca6f8d93cb2f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_310c192bcf95097ac347bd7490307041 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd1aca2ecf8d9b43bf7d1f83d1b5caa = $(`<div id="html_afd1aca2ecf8d9b43bf7d1f83d1b5caa" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_310c192bcf95097ac347bd7490307041.setContent(html_afd1aca2ecf8d9b43bf7d1f83d1b5caa);
|
|
|
|
|
|
|
|
marker_945896a98454659e3319443afd5e8346.bindPopup(popup_310c192bcf95097ac347bd7490307041)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_945896a98454659e3319443afd5e8346.setIcon(icon_44993ad5a2a0c6aa822ca6f8d93cb2f0);
|
|
|
|
|
|
var marker_b626c178f60ad1bf747f52552644f279 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_f9a758e90908054bf9f701593525d2d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc54e6720ac70e1b3b6f620954683eea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_441cbfa9a8139f7c3bab17e98317f798 = $(`<div id="html_441cbfa9a8139f7c3bab17e98317f798" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_bc54e6720ac70e1b3b6f620954683eea.setContent(html_441cbfa9a8139f7c3bab17e98317f798);
|
|
|
|
|
|
|
|
marker_b626c178f60ad1bf747f52552644f279.bindPopup(popup_bc54e6720ac70e1b3b6f620954683eea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b626c178f60ad1bf747f52552644f279.setIcon(icon_f9a758e90908054bf9f701593525d2d8);
|
|
|
|
|
|
var marker_7243e5a11432baab9d0bfdf2d5d5acb6 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_21f04183728b4805b9f677d41d6c86c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90896ceca3d49f93be685e57a5252f01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cd2059e040541518dab3b8003eb7685 = $(`<div id="html_7cd2059e040541518dab3b8003eb7685" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_90896ceca3d49f93be685e57a5252f01.setContent(html_7cd2059e040541518dab3b8003eb7685);
|
|
|
|
|
|
|
|
marker_7243e5a11432baab9d0bfdf2d5d5acb6.bindPopup(popup_90896ceca3d49f93be685e57a5252f01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7243e5a11432baab9d0bfdf2d5d5acb6.setIcon(icon_21f04183728b4805b9f677d41d6c86c1);
|
|
|
|
|
|
var marker_cfaeac8c5128135169020561a8c54882 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_6274062157b89a5f0c28e9eacf8e2d49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7b5cb2d85b496ad117960bc3db98aec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_421f3c25f2821ebefe8f43acfc6da8a4 = $(`<div id="html_421f3c25f2821ebefe8f43acfc6da8a4" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_a7b5cb2d85b496ad117960bc3db98aec.setContent(html_421f3c25f2821ebefe8f43acfc6da8a4);
|
|
|
|
|
|
|
|
marker_cfaeac8c5128135169020561a8c54882.bindPopup(popup_a7b5cb2d85b496ad117960bc3db98aec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfaeac8c5128135169020561a8c54882.setIcon(icon_6274062157b89a5f0c28e9eacf8e2d49);
|
|
|
|
|
|
var marker_ef2c9869fa5f2c2307a9973aec74d6df = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_85486d9da8a24aa98d52986317098df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7626364b6eaf9920a683efdfc98db640 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b13fcb7750d1d9cdfad4ab267ccba9e3 = $(`<div id="html_b13fcb7750d1d9cdfad4ab267ccba9e3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_7626364b6eaf9920a683efdfc98db640.setContent(html_b13fcb7750d1d9cdfad4ab267ccba9e3);
|
|
|
|
|
|
|
|
marker_ef2c9869fa5f2c2307a9973aec74d6df.bindPopup(popup_7626364b6eaf9920a683efdfc98db640)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef2c9869fa5f2c2307a9973aec74d6df.setIcon(icon_85486d9da8a24aa98d52986317098df4);
|
|
|
|
|
|
var marker_610a435d4c85dae458199ef47dfafb4b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_7dbbccfbf3e1bc40b814e283cee18214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8bbd3562cdd7ce2dac863b385082ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c56e887f4ffa2cd838923c429bfc6c6 = $(`<div id="html_3c56e887f4ffa2cd838923c429bfc6c6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f8bbd3562cdd7ce2dac863b385082ce6.setContent(html_3c56e887f4ffa2cd838923c429bfc6c6);
|
|
|
|
|
|
|
|
marker_610a435d4c85dae458199ef47dfafb4b.bindPopup(popup_f8bbd3562cdd7ce2dac863b385082ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_610a435d4c85dae458199ef47dfafb4b.setIcon(icon_7dbbccfbf3e1bc40b814e283cee18214);
|
|
|
|
|
|
var marker_174e2847e330e0cea221e73c49d224ff = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_42ed5645f5ce985b91ad744769eaf81c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e34d118e55cddbf942a4c3b2c491043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e48e6bf9bb8e8776993326411cd633fe = $(`<div id="html_e48e6bf9bb8e8776993326411cd633fe" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_0e34d118e55cddbf942a4c3b2c491043.setContent(html_e48e6bf9bb8e8776993326411cd633fe);
|
|
|
|
|
|
|
|
marker_174e2847e330e0cea221e73c49d224ff.bindPopup(popup_0e34d118e55cddbf942a4c3b2c491043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174e2847e330e0cea221e73c49d224ff.setIcon(icon_42ed5645f5ce985b91ad744769eaf81c);
|
|
|
|
|
|
var marker_4caf4d7da7c751489a987e6834406b55 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_b1c1131fe34cf0f91c6cf95e9ab3d215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c30ea95168a1a0ae27e703026016b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e724fdb85c24259f9e316b3cb6013c = $(`<div id="html_c3e724fdb85c24259f9e316b3cb6013c" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_0c30ea95168a1a0ae27e703026016b04.setContent(html_c3e724fdb85c24259f9e316b3cb6013c);
|
|
|
|
|
|
|
|
marker_4caf4d7da7c751489a987e6834406b55.bindPopup(popup_0c30ea95168a1a0ae27e703026016b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4caf4d7da7c751489a987e6834406b55.setIcon(icon_b1c1131fe34cf0f91c6cf95e9ab3d215);
|
|
|
|
|
|
var marker_9d5a2d6ea453314da509ce08fcebe9f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_790aea38c1b9e41bb4b5de7c1a9e2243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d36a190f94952fba41b331ad778f529 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c14b5492427b5cc142a9f5a16a14f6b8 = $(`<div id="html_c14b5492427b5cc142a9f5a16a14f6b8" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_6d36a190f94952fba41b331ad778f529.setContent(html_c14b5492427b5cc142a9f5a16a14f6b8);
|
|
|
|
|
|
|
|
marker_9d5a2d6ea453314da509ce08fcebe9f3.bindPopup(popup_6d36a190f94952fba41b331ad778f529)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d5a2d6ea453314da509ce08fcebe9f3.setIcon(icon_790aea38c1b9e41bb4b5de7c1a9e2243);
|
|
|
|
|
|
var marker_3cc86cbbac559d977f08a7a88cf96dae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5b247d64ee8f6108fb33065609e335c);
|
|
|
|
|
|
var icon_041cd4fcd0694f0ab2349b8afb3cee90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_914c17e4a11f73f5ecb9a622d3ace7a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15f3bf256e99065dfabcd6599739c596 = $(`<div id="html_15f3bf256e99065dfabcd6599739c596" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_914c17e4a11f73f5ecb9a622d3ace7a8.setContent(html_15f3bf256e99065dfabcd6599739c596);
|
|
|
|
|
|
|
|
marker_3cc86cbbac559d977f08a7a88cf96dae.bindPopup(popup_914c17e4a11f73f5ecb9a622d3ace7a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc86cbbac559d977f08a7a88cf96dae.setIcon(icon_041cd4fcd0694f0ab2349b8afb3cee90);
|
|
|
|
|
|
marker_cluster_e5b247d64ee8f6108fb33065609e335c.addTo(map_a8147a04d472e88ed272fde16136e10e);
|
|
|
|
</script>
|
|
</html> |