mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:05:18 +00:00
11931 lines
347 KiB
HTML
11931 lines
347 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_aa088e7ee4e727058e5ed11c8cd3567d {
|
|
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_aa088e7ee4e727058e5ed11c8cd3567d" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_aa088e7ee4e727058e5ed11c8cd3567d = L.map(
|
|
"map_aa088e7ee4e727058e5ed11c8cd3567d",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9d14cd7e7c7d5f1272985e802778a0e5 = 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_9d14cd7e7c7d5f1272985e802778a0e5.addTo(map_aa088e7ee4e727058e5ed11c8cd3567d);
|
|
|
|
|
|
var marker_cluster_e5522acd536683324c8ed0c75e1692a5 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_935a17ea7e5cf7f526117bb868c62248 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_77e7858d1aacd5965977aeaf6a00e970 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79d57a24693aaa1594ad424b9b6c1be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_666ffa6a3b13d72549203c769d2bd327 = $(`<div id="html_666ffa6a3b13d72549203c769d2bd327" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_79d57a24693aaa1594ad424b9b6c1be8.setContent(html_666ffa6a3b13d72549203c769d2bd327);
|
|
|
|
|
|
|
|
marker_935a17ea7e5cf7f526117bb868c62248.bindPopup(popup_79d57a24693aaa1594ad424b9b6c1be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_935a17ea7e5cf7f526117bb868c62248.setIcon(icon_77e7858d1aacd5965977aeaf6a00e970);
|
|
|
|
|
|
var marker_39004a245b3a3ad613e65af265b56b31 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_fed4f93d2883861975e79fa97dc4b224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3feb3809359258451117501201abd0a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f566486d74278bc23de6713d400e96cb = $(`<div id="html_f566486d74278bc23de6713d400e96cb" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_3feb3809359258451117501201abd0a6.setContent(html_f566486d74278bc23de6713d400e96cb);
|
|
|
|
|
|
|
|
marker_39004a245b3a3ad613e65af265b56b31.bindPopup(popup_3feb3809359258451117501201abd0a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39004a245b3a3ad613e65af265b56b31.setIcon(icon_fed4f93d2883861975e79fa97dc4b224);
|
|
|
|
|
|
var marker_3a66288a097d0982afeadf322be3417e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c1bfcd645197106e9d2f19258e3fed86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5de07ccc841a383d1f111a2fa32c828f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da25c0401aab0bafa096208a38ee108 = $(`<div id="html_4da25c0401aab0bafa096208a38ee108" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_5de07ccc841a383d1f111a2fa32c828f.setContent(html_4da25c0401aab0bafa096208a38ee108);
|
|
|
|
|
|
|
|
marker_3a66288a097d0982afeadf322be3417e.bindPopup(popup_5de07ccc841a383d1f111a2fa32c828f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a66288a097d0982afeadf322be3417e.setIcon(icon_c1bfcd645197106e9d2f19258e3fed86);
|
|
|
|
|
|
var marker_ebb0de8ebc0a3b2c78b18f754bcf0f6f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_76908f9b3cee30e339ab97ee2e1b387e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17463d9984fba9302bcb902e9fccfb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_312fe10cee83b4e0eff45de1c133df23 = $(`<div id="html_312fe10cee83b4e0eff45de1c133df23" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_17463d9984fba9302bcb902e9fccfb30.setContent(html_312fe10cee83b4e0eff45de1c133df23);
|
|
|
|
|
|
|
|
marker_ebb0de8ebc0a3b2c78b18f754bcf0f6f.bindPopup(popup_17463d9984fba9302bcb902e9fccfb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebb0de8ebc0a3b2c78b18f754bcf0f6f.setIcon(icon_76908f9b3cee30e339ab97ee2e1b387e);
|
|
|
|
|
|
var marker_6a9c75e0381b47ee9b8772cc9553e649 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4a0dc2c37db17f9b2bde13b4e4ff3ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ba57906f3c91c872edb5ef6404026a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc29ea0985ee3b0ab999449571fe748 = $(`<div id="html_5cc29ea0985ee3b0ab999449571fe748" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_42ba57906f3c91c872edb5ef6404026a.setContent(html_5cc29ea0985ee3b0ab999449571fe748);
|
|
|
|
|
|
|
|
marker_6a9c75e0381b47ee9b8772cc9553e649.bindPopup(popup_42ba57906f3c91c872edb5ef6404026a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a9c75e0381b47ee9b8772cc9553e649.setIcon(icon_4a0dc2c37db17f9b2bde13b4e4ff3ae8);
|
|
|
|
|
|
var marker_987714214bd902ddcfa68aaffe53d3d7 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ffb9c04bda658d48c6db5df4f67892bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_008ffafb552969c49229b147d812d0b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8043716434cd1c9cb9161cdd6071a9ef = $(`<div id="html_8043716434cd1c9cb9161cdd6071a9ef" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_008ffafb552969c49229b147d812d0b3.setContent(html_8043716434cd1c9cb9161cdd6071a9ef);
|
|
|
|
|
|
|
|
marker_987714214bd902ddcfa68aaffe53d3d7.bindPopup(popup_008ffafb552969c49229b147d812d0b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_987714214bd902ddcfa68aaffe53d3d7.setIcon(icon_ffb9c04bda658d48c6db5df4f67892bb);
|
|
|
|
|
|
var marker_b47b73e20377b4f12fe056a93eed5cd0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_45b4d431ffddec7151be04caaf6672a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b5daef7e3b6f103463280b1a132f15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b7a45f9b002d7d2a4b565f879682c3f = $(`<div id="html_9b7a45f9b002d7d2a4b565f879682c3f" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_41b5daef7e3b6f103463280b1a132f15.setContent(html_9b7a45f9b002d7d2a4b565f879682c3f);
|
|
|
|
|
|
|
|
marker_b47b73e20377b4f12fe056a93eed5cd0.bindPopup(popup_41b5daef7e3b6f103463280b1a132f15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b47b73e20377b4f12fe056a93eed5cd0.setIcon(icon_45b4d431ffddec7151be04caaf6672a0);
|
|
|
|
|
|
var marker_255abbbc5723a0afd4535ba05cb34807 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_24151e29fe510853490aeb2c051b22f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb560877ac7d5d6e1e15a2083da27765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_416c5056a9ddf0b368288edfc01a1230 = $(`<div id="html_416c5056a9ddf0b368288edfc01a1230" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_fb560877ac7d5d6e1e15a2083da27765.setContent(html_416c5056a9ddf0b368288edfc01a1230);
|
|
|
|
|
|
|
|
marker_255abbbc5723a0afd4535ba05cb34807.bindPopup(popup_fb560877ac7d5d6e1e15a2083da27765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_255abbbc5723a0afd4535ba05cb34807.setIcon(icon_24151e29fe510853490aeb2c051b22f5);
|
|
|
|
|
|
var marker_579944b0aacfbe8925ec9a7aae600489 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_54d062aa13f20a671e6c69ced4f63713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dee3d728dd97e5fac9883f5106bc5001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95806d53eefb548966e8a555b4aa608d = $(`<div id="html_95806d53eefb548966e8a555b4aa608d" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_dee3d728dd97e5fac9883f5106bc5001.setContent(html_95806d53eefb548966e8a555b4aa608d);
|
|
|
|
|
|
|
|
marker_579944b0aacfbe8925ec9a7aae600489.bindPopup(popup_dee3d728dd97e5fac9883f5106bc5001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579944b0aacfbe8925ec9a7aae600489.setIcon(icon_54d062aa13f20a671e6c69ced4f63713);
|
|
|
|
|
|
var marker_d3c94abd9a0ac59aadb5c09fdf40bb1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1e0b1d2d1a9334cc4b6709b2d62748ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b079fd005a8ad0db2549f052a9a488f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57772ad59ffbd2bbb962af116f2aa8ea = $(`<div id="html_57772ad59ffbd2bbb962af116f2aa8ea" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_6b079fd005a8ad0db2549f052a9a488f.setContent(html_57772ad59ffbd2bbb962af116f2aa8ea);
|
|
|
|
|
|
|
|
marker_d3c94abd9a0ac59aadb5c09fdf40bb1c.bindPopup(popup_6b079fd005a8ad0db2549f052a9a488f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3c94abd9a0ac59aadb5c09fdf40bb1c.setIcon(icon_1e0b1d2d1a9334cc4b6709b2d62748ff);
|
|
|
|
|
|
var marker_a4b7a5313c021ac79e1c2cc66f2a14b4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a2a7914d994c7e99604937d888e40adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_835afca88bb3814176c3e46663420418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b72fd364332dbe1a5a78c36feae42771 = $(`<div id="html_b72fd364332dbe1a5a78c36feae42771" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_835afca88bb3814176c3e46663420418.setContent(html_b72fd364332dbe1a5a78c36feae42771);
|
|
|
|
|
|
|
|
marker_a4b7a5313c021ac79e1c2cc66f2a14b4.bindPopup(popup_835afca88bb3814176c3e46663420418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4b7a5313c021ac79e1c2cc66f2a14b4.setIcon(icon_a2a7914d994c7e99604937d888e40adc);
|
|
|
|
|
|
var marker_f19ec76bf7a75f9206f4016480d19717 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9eeca3671ff65f02ec90da60744a8363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5058ddb3122afe55442469c16572207 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d120186c60b02f9d2725bc15607e2c2 = $(`<div id="html_2d120186c60b02f9d2725bc15607e2c2" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e5058ddb3122afe55442469c16572207.setContent(html_2d120186c60b02f9d2725bc15607e2c2);
|
|
|
|
|
|
|
|
marker_f19ec76bf7a75f9206f4016480d19717.bindPopup(popup_e5058ddb3122afe55442469c16572207)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f19ec76bf7a75f9206f4016480d19717.setIcon(icon_9eeca3671ff65f02ec90da60744a8363);
|
|
|
|
|
|
var marker_bc83b6975a5024928559bfa932a5b7ff = L.marker(
|
|
[29.7057, -95.2706],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_74a12f84d35c14fe4242bba9ec5888de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_805a03e4ec68e74ffd27eeb694e14a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae2edacbcc098837a158de51a70c0ed4 = $(`<div id="html_ae2edacbcc098837a158de51a70c0ed4" style="width: 100.0%; height: 100.0%;">nostr.spacecitynode.com</div>`)[0];
|
|
popup_805a03e4ec68e74ffd27eeb694e14a0c.setContent(html_ae2edacbcc098837a158de51a70c0ed4);
|
|
|
|
|
|
|
|
marker_bc83b6975a5024928559bfa932a5b7ff.bindPopup(popup_805a03e4ec68e74ffd27eeb694e14a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc83b6975a5024928559bfa932a5b7ff.setIcon(icon_74a12f84d35c14fe4242bba9ec5888de);
|
|
|
|
|
|
var marker_24cb744a846560bdc63a284385ba9ca8 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0396f1df62cfa59e7c46097cba97afe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_441fddfb50f225e974dbd43e904396eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba0df5c10b00d2b85d512e91f1d13330 = $(`<div id="html_ba0df5c10b00d2b85d512e91f1d13330" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_441fddfb50f225e974dbd43e904396eb.setContent(html_ba0df5c10b00d2b85d512e91f1d13330);
|
|
|
|
|
|
|
|
marker_24cb744a846560bdc63a284385ba9ca8.bindPopup(popup_441fddfb50f225e974dbd43e904396eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24cb744a846560bdc63a284385ba9ca8.setIcon(icon_0396f1df62cfa59e7c46097cba97afe4);
|
|
|
|
|
|
var marker_5f6ebdb9c9e817f6474d1ac7e544f123 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d2622f97d90803dfa92d82411c0dfd8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab18a650affc0a26178234b9ab3efe29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3e103d468b702006b493569e1984a93 = $(`<div id="html_a3e103d468b702006b493569e1984a93" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_ab18a650affc0a26178234b9ab3efe29.setContent(html_a3e103d468b702006b493569e1984a93);
|
|
|
|
|
|
|
|
marker_5f6ebdb9c9e817f6474d1ac7e544f123.bindPopup(popup_ab18a650affc0a26178234b9ab3efe29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f6ebdb9c9e817f6474d1ac7e544f123.setIcon(icon_d2622f97d90803dfa92d82411c0dfd8e);
|
|
|
|
|
|
var marker_3597c7d713acf49a424d29274d43aca9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_28617a18ae843b238921d45bda98a8dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d8e6518a233af8c4f6ed1c5ff1d0ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2f6312c5cfaad1670b7edc7b9f0390b = $(`<div id="html_f2f6312c5cfaad1670b7edc7b9f0390b" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_7d8e6518a233af8c4f6ed1c5ff1d0ac5.setContent(html_f2f6312c5cfaad1670b7edc7b9f0390b);
|
|
|
|
|
|
|
|
marker_3597c7d713acf49a424d29274d43aca9.bindPopup(popup_7d8e6518a233af8c4f6ed1c5ff1d0ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3597c7d713acf49a424d29274d43aca9.setIcon(icon_28617a18ae843b238921d45bda98a8dc);
|
|
|
|
|
|
var marker_fce71640f5ab95a3f92a9298665731e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_139dcac00d7ef4768c101e29eaa636b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40bc3450e5a6e5c3b023b195bc3cbff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce26ffa6d1c55d1e83b6fd1b7d78b0b = $(`<div id="html_1ce26ffa6d1c55d1e83b6fd1b7d78b0b" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_40bc3450e5a6e5c3b023b195bc3cbff6.setContent(html_1ce26ffa6d1c55d1e83b6fd1b7d78b0b);
|
|
|
|
|
|
|
|
marker_fce71640f5ab95a3f92a9298665731e5.bindPopup(popup_40bc3450e5a6e5c3b023b195bc3cbff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce71640f5ab95a3f92a9298665731e5.setIcon(icon_139dcac00d7ef4768c101e29eaa636b5);
|
|
|
|
|
|
var marker_29176b3d333a071959843bff10adacff = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_71f1555dafc6039f6cf1624c4c35e9aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68933e363c86df3662735a53f00766b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56775819114d9605bc6c125f70f71cb2 = $(`<div id="html_56775819114d9605bc6c125f70f71cb2" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_68933e363c86df3662735a53f00766b0.setContent(html_56775819114d9605bc6c125f70f71cb2);
|
|
|
|
|
|
|
|
marker_29176b3d333a071959843bff10adacff.bindPopup(popup_68933e363c86df3662735a53f00766b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29176b3d333a071959843bff10adacff.setIcon(icon_71f1555dafc6039f6cf1624c4c35e9aa);
|
|
|
|
|
|
var marker_a8beedcb4069b47d9c6a884849491855 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8ff9bc24cdfd1df82934dd01891ffd9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02bf04256b13825f85785b98c05c8a79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2925e055d2089b0c9a10c8ce0153bab = $(`<div id="html_b2925e055d2089b0c9a10c8ce0153bab" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_02bf04256b13825f85785b98c05c8a79.setContent(html_b2925e055d2089b0c9a10c8ce0153bab);
|
|
|
|
|
|
|
|
marker_a8beedcb4069b47d9c6a884849491855.bindPopup(popup_02bf04256b13825f85785b98c05c8a79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8beedcb4069b47d9c6a884849491855.setIcon(icon_8ff9bc24cdfd1df82934dd01891ffd9e);
|
|
|
|
|
|
var marker_c919f146e48c840c2ba0c5a7615606ad = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_fa476b74337adf88c429d1bdcdc46984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a2236c3afdae1921f099290c3f7014a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ba8d3790e79b94fe4c7e9a99c051b2b = $(`<div id="html_3ba8d3790e79b94fe4c7e9a99c051b2b" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_1a2236c3afdae1921f099290c3f7014a.setContent(html_3ba8d3790e79b94fe4c7e9a99c051b2b);
|
|
|
|
|
|
|
|
marker_c919f146e48c840c2ba0c5a7615606ad.bindPopup(popup_1a2236c3afdae1921f099290c3f7014a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c919f146e48c840c2ba0c5a7615606ad.setIcon(icon_fa476b74337adf88c429d1bdcdc46984);
|
|
|
|
|
|
var marker_ec847f36cc0976756bd78abf88612d25 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ab6e2c726137894845ed9c68a1650947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb91acedd557e4668e21070a4fbab814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87f07ea19c294f3ce40f507e991eeaa2 = $(`<div id="html_87f07ea19c294f3ce40f507e991eeaa2" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_bb91acedd557e4668e21070a4fbab814.setContent(html_87f07ea19c294f3ce40f507e991eeaa2);
|
|
|
|
|
|
|
|
marker_ec847f36cc0976756bd78abf88612d25.bindPopup(popup_bb91acedd557e4668e21070a4fbab814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec847f36cc0976756bd78abf88612d25.setIcon(icon_ab6e2c726137894845ed9c68a1650947);
|
|
|
|
|
|
var marker_b7d1638fce4376a1df6e0d3dfca81ee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2f7cc28cf3300c9abffb1699ce5d0e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6da29c7fc95e2ee2ca6339d87664f583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea96a9f7090a1fee2bcf83f2d76be015 = $(`<div id="html_ea96a9f7090a1fee2bcf83f2d76be015" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_6da29c7fc95e2ee2ca6339d87664f583.setContent(html_ea96a9f7090a1fee2bcf83f2d76be015);
|
|
|
|
|
|
|
|
marker_b7d1638fce4376a1df6e0d3dfca81ee1.bindPopup(popup_6da29c7fc95e2ee2ca6339d87664f583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d1638fce4376a1df6e0d3dfca81ee1.setIcon(icon_2f7cc28cf3300c9abffb1699ce5d0e25);
|
|
|
|
|
|
var marker_488957e4dc6c6a0249375b62481d538b = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1a819c77cd759d665bfce662d7acca53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea2c79f590e223a66d91d762ca72bdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b0e8f0182d23ed3b260debe2c299885 = $(`<div id="html_1b0e8f0182d23ed3b260debe2c299885" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_bea2c79f590e223a66d91d762ca72bdb.setContent(html_1b0e8f0182d23ed3b260debe2c299885);
|
|
|
|
|
|
|
|
marker_488957e4dc6c6a0249375b62481d538b.bindPopup(popup_bea2c79f590e223a66d91d762ca72bdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_488957e4dc6c6a0249375b62481d538b.setIcon(icon_1a819c77cd759d665bfce662d7acca53);
|
|
|
|
|
|
var marker_74b91aa97fc4392bbf71c91c8c23751b = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_103416eaaed8d562dd8de55c3b2ea677 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0766aa7bacb32e3aeac9cf83d48aabb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8ab1c94de5f3018864419f8de559b1 = $(`<div id="html_1e8ab1c94de5f3018864419f8de559b1" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_0766aa7bacb32e3aeac9cf83d48aabb9.setContent(html_1e8ab1c94de5f3018864419f8de559b1);
|
|
|
|
|
|
|
|
marker_74b91aa97fc4392bbf71c91c8c23751b.bindPopup(popup_0766aa7bacb32e3aeac9cf83d48aabb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b91aa97fc4392bbf71c91c8c23751b.setIcon(icon_103416eaaed8d562dd8de55c3b2ea677);
|
|
|
|
|
|
var marker_ed96a6424453bd8963672a030d8eca47 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f15b75d1af2a3904382ae40212746167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74e4c4ed8089a7b628870e450b07d60b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b704b98dc52f978ea135260d4d535234 = $(`<div id="html_b704b98dc52f978ea135260d4d535234" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_74e4c4ed8089a7b628870e450b07d60b.setContent(html_b704b98dc52f978ea135260d4d535234);
|
|
|
|
|
|
|
|
marker_ed96a6424453bd8963672a030d8eca47.bindPopup(popup_74e4c4ed8089a7b628870e450b07d60b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed96a6424453bd8963672a030d8eca47.setIcon(icon_f15b75d1af2a3904382ae40212746167);
|
|
|
|
|
|
var marker_8ac3e5ac484146a265c6afa1c3a648ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_316ab545bc2f26476347c484e838be3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a4f7925c670738929ac2701dd979ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70745bdcdf21d8ef3f48dc2549d54d6c = $(`<div id="html_70745bdcdf21d8ef3f48dc2549d54d6c" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_2a4f7925c670738929ac2701dd979ab6.setContent(html_70745bdcdf21d8ef3f48dc2549d54d6c);
|
|
|
|
|
|
|
|
marker_8ac3e5ac484146a265c6afa1c3a648ce.bindPopup(popup_2a4f7925c670738929ac2701dd979ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ac3e5ac484146a265c6afa1c3a648ce.setIcon(icon_316ab545bc2f26476347c484e838be3c);
|
|
|
|
|
|
var marker_7158f0977a7e668a604bd10b7b798920 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d374423ed47b9340cfddc5ce91801dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aa97459389e359e25b455aee9c353fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c830e33a190d747d473926454aefdcf = $(`<div id="html_8c830e33a190d747d473926454aefdcf" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_3aa97459389e359e25b455aee9c353fb.setContent(html_8c830e33a190d747d473926454aefdcf);
|
|
|
|
|
|
|
|
marker_7158f0977a7e668a604bd10b7b798920.bindPopup(popup_3aa97459389e359e25b455aee9c353fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7158f0977a7e668a604bd10b7b798920.setIcon(icon_d374423ed47b9340cfddc5ce91801dec);
|
|
|
|
|
|
var marker_019834545cd0002da6571797fbeeddb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e595fc944eea02dbb0849933f65de960 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6077748f35c7bf3341f29594b90ae2ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf8a4002bc5503ab9bd3793b33a2f2c = $(`<div id="html_bdf8a4002bc5503ab9bd3793b33a2f2c" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_6077748f35c7bf3341f29594b90ae2ae.setContent(html_bdf8a4002bc5503ab9bd3793b33a2f2c);
|
|
|
|
|
|
|
|
marker_019834545cd0002da6571797fbeeddb5.bindPopup(popup_6077748f35c7bf3341f29594b90ae2ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_019834545cd0002da6571797fbeeddb5.setIcon(icon_e595fc944eea02dbb0849933f65de960);
|
|
|
|
|
|
var marker_5185ac1887d24210dfad5f82d3c16556 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8fa380a5a0fcc27058aa1371f516f262 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6676bc6c4a6c52f4545758e18ff28d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f924ffde852e3474407675821b515f8 = $(`<div id="html_8f924ffde852e3474407675821b515f8" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_6676bc6c4a6c52f4545758e18ff28d69.setContent(html_8f924ffde852e3474407675821b515f8);
|
|
|
|
|
|
|
|
marker_5185ac1887d24210dfad5f82d3c16556.bindPopup(popup_6676bc6c4a6c52f4545758e18ff28d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5185ac1887d24210dfad5f82d3c16556.setIcon(icon_8fa380a5a0fcc27058aa1371f516f262);
|
|
|
|
|
|
var marker_e076c5126026afe5d178b2fa5e338a94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d6e1bc1d6b54290e0ac8a4a63bca9003 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35af98fed117baf019106b5bc32da0ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5600bbe00313698b8b4fcdb98989763 = $(`<div id="html_d5600bbe00313698b8b4fcdb98989763" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_35af98fed117baf019106b5bc32da0ec.setContent(html_d5600bbe00313698b8b4fcdb98989763);
|
|
|
|
|
|
|
|
marker_e076c5126026afe5d178b2fa5e338a94.bindPopup(popup_35af98fed117baf019106b5bc32da0ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e076c5126026afe5d178b2fa5e338a94.setIcon(icon_d6e1bc1d6b54290e0ac8a4a63bca9003);
|
|
|
|
|
|
var marker_4e301b86573b0a7ab8781e4b1f2e0d54 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a7a92ee5a050e08ba5667170124bec3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63483960e3388eefa5466742cc557eab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9ca8b9edc47a17a3a30a61c82a7007 = $(`<div id="html_ec9ca8b9edc47a17a3a30a61c82a7007" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_63483960e3388eefa5466742cc557eab.setContent(html_ec9ca8b9edc47a17a3a30a61c82a7007);
|
|
|
|
|
|
|
|
marker_4e301b86573b0a7ab8781e4b1f2e0d54.bindPopup(popup_63483960e3388eefa5466742cc557eab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e301b86573b0a7ab8781e4b1f2e0d54.setIcon(icon_a7a92ee5a050e08ba5667170124bec3e);
|
|
|
|
|
|
var marker_43c5cc3eb87652637338fe63f7775ae7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_27c3182b50a85efb4e9f65f664954e5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4b56c7ecc68ffb2614845755097178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc556a6be732553465561099f02a2583 = $(`<div id="html_cc556a6be732553465561099f02a2583" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_9a4b56c7ecc68ffb2614845755097178.setContent(html_cc556a6be732553465561099f02a2583);
|
|
|
|
|
|
|
|
marker_43c5cc3eb87652637338fe63f7775ae7.bindPopup(popup_9a4b56c7ecc68ffb2614845755097178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c5cc3eb87652637338fe63f7775ae7.setIcon(icon_27c3182b50a85efb4e9f65f664954e5a);
|
|
|
|
|
|
var marker_18f3ecbe4ef3bd2392c9812f10487721 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0cb6a211459fb25abd92ade08c446670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa62dd1a3a9d04d9822a6fc19f8409fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8bfc2fa374e604c623ff9e9d20fb4e = $(`<div id="html_ea8bfc2fa374e604c623ff9e9d20fb4e" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_aa62dd1a3a9d04d9822a6fc19f8409fe.setContent(html_ea8bfc2fa374e604c623ff9e9d20fb4e);
|
|
|
|
|
|
|
|
marker_18f3ecbe4ef3bd2392c9812f10487721.bindPopup(popup_aa62dd1a3a9d04d9822a6fc19f8409fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18f3ecbe4ef3bd2392c9812f10487721.setIcon(icon_0cb6a211459fb25abd92ade08c446670);
|
|
|
|
|
|
var marker_c7f096f2d29c214e3f8fa5a7c3128952 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c3047b3d1e85ee613ff82ed71a7e8b04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111acc7614e44e374210042b2eb43d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694d03cf47108604855e91b1e40fe855 = $(`<div id="html_694d03cf47108604855e91b1e40fe855" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_111acc7614e44e374210042b2eb43d40.setContent(html_694d03cf47108604855e91b1e40fe855);
|
|
|
|
|
|
|
|
marker_c7f096f2d29c214e3f8fa5a7c3128952.bindPopup(popup_111acc7614e44e374210042b2eb43d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7f096f2d29c214e3f8fa5a7c3128952.setIcon(icon_c3047b3d1e85ee613ff82ed71a7e8b04);
|
|
|
|
|
|
var marker_9290860c49f4457f1df0e34924c25f37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_51e0fda2bb5069aa1f8b454ba654c498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b5c6e411f918a2c3e04936478da4e15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04be0c1057e24a97382f86f7ecd18d59 = $(`<div id="html_04be0c1057e24a97382f86f7ecd18d59" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_8b5c6e411f918a2c3e04936478da4e15.setContent(html_04be0c1057e24a97382f86f7ecd18d59);
|
|
|
|
|
|
|
|
marker_9290860c49f4457f1df0e34924c25f37.bindPopup(popup_8b5c6e411f918a2c3e04936478da4e15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9290860c49f4457f1df0e34924c25f37.setIcon(icon_51e0fda2bb5069aa1f8b454ba654c498);
|
|
|
|
|
|
var marker_301535db8c446a26b15da534d8c7d28a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_7ffe2fd0d700ccd9a9c6a3468dd8f611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fee823a2b46147399e9436322b238ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d1972c2fa2d4e2cab643f57fda74eca = $(`<div id="html_6d1972c2fa2d4e2cab643f57fda74eca" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_fee823a2b46147399e9436322b238ece.setContent(html_6d1972c2fa2d4e2cab643f57fda74eca);
|
|
|
|
|
|
|
|
marker_301535db8c446a26b15da534d8c7d28a.bindPopup(popup_fee823a2b46147399e9436322b238ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_301535db8c446a26b15da534d8c7d28a.setIcon(icon_7ffe2fd0d700ccd9a9c6a3468dd8f611);
|
|
|
|
|
|
var marker_0bfe50c0c89274f730c32145900cb94f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f3e119b4ce5c52550f1b6052863241ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa62e83d358dadf1fd37fc59cf0aa1a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce18ee3fae4a52bb433c0343724f7c69 = $(`<div id="html_ce18ee3fae4a52bb433c0343724f7c69" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_aa62e83d358dadf1fd37fc59cf0aa1a9.setContent(html_ce18ee3fae4a52bb433c0343724f7c69);
|
|
|
|
|
|
|
|
marker_0bfe50c0c89274f730c32145900cb94f.bindPopup(popup_aa62e83d358dadf1fd37fc59cf0aa1a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bfe50c0c89274f730c32145900cb94f.setIcon(icon_f3e119b4ce5c52550f1b6052863241ae);
|
|
|
|
|
|
var marker_190feda3656384f518d2c60f4c399c76 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b5f6a0971d60a825b8aabc886e7a6c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a2ca99c464e7de6a72841c926b65940 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1218f618c4bae2f14becc020d3a1654f = $(`<div id="html_1218f618c4bae2f14becc020d3a1654f" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_5a2ca99c464e7de6a72841c926b65940.setContent(html_1218f618c4bae2f14becc020d3a1654f);
|
|
|
|
|
|
|
|
marker_190feda3656384f518d2c60f4c399c76.bindPopup(popup_5a2ca99c464e7de6a72841c926b65940)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_190feda3656384f518d2c60f4c399c76.setIcon(icon_b5f6a0971d60a825b8aabc886e7a6c7c);
|
|
|
|
|
|
var marker_4343d474fe8bf1ae9347f9f64edfe565 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3c03911a2bcf96bfed88c5226149119f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2df89262eaefb8ad4249e4b8d0268d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e257db2fc7c7fc301859d34cf3c424 = $(`<div id="html_22e257db2fc7c7fc301859d34cf3c424" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_ca2df89262eaefb8ad4249e4b8d0268d.setContent(html_22e257db2fc7c7fc301859d34cf3c424);
|
|
|
|
|
|
|
|
marker_4343d474fe8bf1ae9347f9f64edfe565.bindPopup(popup_ca2df89262eaefb8ad4249e4b8d0268d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4343d474fe8bf1ae9347f9f64edfe565.setIcon(icon_3c03911a2bcf96bfed88c5226149119f);
|
|
|
|
|
|
var marker_f6068d6bc40f2ca3ef0b34f01bae7e47 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_affd7911b80df68c231d3fc1d8cf1a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea706f702c1cd1b08d00d4efbd7b705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7714630859095c0d2e4eaebedf771575 = $(`<div id="html_7714630859095c0d2e4eaebedf771575" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_7ea706f702c1cd1b08d00d4efbd7b705.setContent(html_7714630859095c0d2e4eaebedf771575);
|
|
|
|
|
|
|
|
marker_f6068d6bc40f2ca3ef0b34f01bae7e47.bindPopup(popup_7ea706f702c1cd1b08d00d4efbd7b705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6068d6bc40f2ca3ef0b34f01bae7e47.setIcon(icon_affd7911b80df68c231d3fc1d8cf1a79);
|
|
|
|
|
|
var marker_20b35993d2818a044af489901b63d5b0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_59b5a905b8646d01d66205a0db39e4e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3661a6a35794ff37321918db65c2c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9240fcb3b33ce948bad63322c9311058 = $(`<div id="html_9240fcb3b33ce948bad63322c9311058" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_c3661a6a35794ff37321918db65c2c82.setContent(html_9240fcb3b33ce948bad63322c9311058);
|
|
|
|
|
|
|
|
marker_20b35993d2818a044af489901b63d5b0.bindPopup(popup_c3661a6a35794ff37321918db65c2c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20b35993d2818a044af489901b63d5b0.setIcon(icon_59b5a905b8646d01d66205a0db39e4e4);
|
|
|
|
|
|
var marker_0cfa415f88f00d4028ed1cf16c735996 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_11e79825f661df6dc2e9c2c6647e45f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9381ac07ce79c20f47c416f34496db1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_680e26967e9384b3bbfebbfa1edee02d = $(`<div id="html_680e26967e9384b3bbfebbfa1edee02d" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9381ac07ce79c20f47c416f34496db1b.setContent(html_680e26967e9384b3bbfebbfa1edee02d);
|
|
|
|
|
|
|
|
marker_0cfa415f88f00d4028ed1cf16c735996.bindPopup(popup_9381ac07ce79c20f47c416f34496db1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cfa415f88f00d4028ed1cf16c735996.setIcon(icon_11e79825f661df6dc2e9c2c6647e45f6);
|
|
|
|
|
|
var marker_fd0b8cbd51882f93e01fa551393e0164 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9dcdeb2e64c1a6f375e04c03581d90b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3bf15e6213fdee5f78cf8ca0cc29a3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ec817c3da15a4dbe5d4f4b02f32666e = $(`<div id="html_7ec817c3da15a4dbe5d4f4b02f32666e" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b3bf15e6213fdee5f78cf8ca0cc29a3b.setContent(html_7ec817c3da15a4dbe5d4f4b02f32666e);
|
|
|
|
|
|
|
|
marker_fd0b8cbd51882f93e01fa551393e0164.bindPopup(popup_b3bf15e6213fdee5f78cf8ca0cc29a3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0b8cbd51882f93e01fa551393e0164.setIcon(icon_9dcdeb2e64c1a6f375e04c03581d90b7);
|
|
|
|
|
|
var marker_971f222094d79a027a77362afb13b52e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_26ee00bcde5797afa970adcb09340bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb55fa683e9d8ba7abde5a437a79692c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5f326f4ba4d51e2a550a2186ef891d = $(`<div id="html_7c5f326f4ba4d51e2a550a2186ef891d" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_fb55fa683e9d8ba7abde5a437a79692c.setContent(html_7c5f326f4ba4d51e2a550a2186ef891d);
|
|
|
|
|
|
|
|
marker_971f222094d79a027a77362afb13b52e.bindPopup(popup_fb55fa683e9d8ba7abde5a437a79692c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971f222094d79a027a77362afb13b52e.setIcon(icon_26ee00bcde5797afa970adcb09340bff);
|
|
|
|
|
|
var marker_3a407bbba39ebaad56b7df33bf496654 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a52b09ec8aef98a8b5f897bcb28e3401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20f80eaee321fadc84ead53575547b4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d2ad109597b273226e7c915db48af86 = $(`<div id="html_8d2ad109597b273226e7c915db48af86" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_20f80eaee321fadc84ead53575547b4f.setContent(html_8d2ad109597b273226e7c915db48af86);
|
|
|
|
|
|
|
|
marker_3a407bbba39ebaad56b7df33bf496654.bindPopup(popup_20f80eaee321fadc84ead53575547b4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a407bbba39ebaad56b7df33bf496654.setIcon(icon_a52b09ec8aef98a8b5f897bcb28e3401);
|
|
|
|
|
|
var marker_a8f88aae43ef6f04d27ad28e592177dd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c0880da39e3f26b0b669fcdb896faf6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5e61aa6bf3830f1486e9bb3bd162595 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2e4c0ccb7ed7703aac08c47c3225dbf = $(`<div id="html_b2e4c0ccb7ed7703aac08c47c3225dbf" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_f5e61aa6bf3830f1486e9bb3bd162595.setContent(html_b2e4c0ccb7ed7703aac08c47c3225dbf);
|
|
|
|
|
|
|
|
marker_a8f88aae43ef6f04d27ad28e592177dd.bindPopup(popup_f5e61aa6bf3830f1486e9bb3bd162595)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8f88aae43ef6f04d27ad28e592177dd.setIcon(icon_c0880da39e3f26b0b669fcdb896faf6a);
|
|
|
|
|
|
var marker_3261744f08129f0dc7d47a243c575dab = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_317314601c46d04cb5d49c4717819b39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c99fd377df5316558faaaff60f52c1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d09ba9a0aaf7dd86ec1c1224a49adf6 = $(`<div id="html_8d09ba9a0aaf7dd86ec1c1224a49adf6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_6c99fd377df5316558faaaff60f52c1c.setContent(html_8d09ba9a0aaf7dd86ec1c1224a49adf6);
|
|
|
|
|
|
|
|
marker_3261744f08129f0dc7d47a243c575dab.bindPopup(popup_6c99fd377df5316558faaaff60f52c1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3261744f08129f0dc7d47a243c575dab.setIcon(icon_317314601c46d04cb5d49c4717819b39);
|
|
|
|
|
|
var marker_e15642e746e3f5f3916ba966ddca23a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ea0aee35f5647ea4be81d2fdeb19db10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ce1e33d7a14ec1d45b40c2e47db184d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88cf06ddd639a5b6ccd0018f64e6c296 = $(`<div id="html_88cf06ddd639a5b6ccd0018f64e6c296" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_1ce1e33d7a14ec1d45b40c2e47db184d.setContent(html_88cf06ddd639a5b6ccd0018f64e6c296);
|
|
|
|
|
|
|
|
marker_e15642e746e3f5f3916ba966ddca23a5.bindPopup(popup_1ce1e33d7a14ec1d45b40c2e47db184d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e15642e746e3f5f3916ba966ddca23a5.setIcon(icon_ea0aee35f5647ea4be81d2fdeb19db10);
|
|
|
|
|
|
var marker_674c048bd13a8d6e71b33722cab8dfbd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_450a81a47b81b615ee03467bc73a8ad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16074c2b3045010c9276b556ac6a780c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d6e1db663dab84db5e5758d91114c14 = $(`<div id="html_6d6e1db663dab84db5e5758d91114c14" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_16074c2b3045010c9276b556ac6a780c.setContent(html_6d6e1db663dab84db5e5758d91114c14);
|
|
|
|
|
|
|
|
marker_674c048bd13a8d6e71b33722cab8dfbd.bindPopup(popup_16074c2b3045010c9276b556ac6a780c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_674c048bd13a8d6e71b33722cab8dfbd.setIcon(icon_450a81a47b81b615ee03467bc73a8ad5);
|
|
|
|
|
|
var marker_94c6c66f563e84781ae1995b663edb22 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d78efe2229e3fa2037fb5de571fefd32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba3b1a263c6c1967fc8d1fc61087650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd9ebcc911e796ec00e2988f32bbf63 = $(`<div id="html_4fd9ebcc911e796ec00e2988f32bbf63" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_7ba3b1a263c6c1967fc8d1fc61087650.setContent(html_4fd9ebcc911e796ec00e2988f32bbf63);
|
|
|
|
|
|
|
|
marker_94c6c66f563e84781ae1995b663edb22.bindPopup(popup_7ba3b1a263c6c1967fc8d1fc61087650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94c6c66f563e84781ae1995b663edb22.setIcon(icon_d78efe2229e3fa2037fb5de571fefd32);
|
|
|
|
|
|
var marker_894458041862db39b6a2af5c4fd47ff9 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_24507ed80c206bb5ce27f37e96f47a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9a7066cc78c22613432390e436c09e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5edaad57eb1245e43b6ae1920859b663 = $(`<div id="html_5edaad57eb1245e43b6ae1920859b663" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_f9a7066cc78c22613432390e436c09e3.setContent(html_5edaad57eb1245e43b6ae1920859b663);
|
|
|
|
|
|
|
|
marker_894458041862db39b6a2af5c4fd47ff9.bindPopup(popup_f9a7066cc78c22613432390e436c09e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_894458041862db39b6a2af5c4fd47ff9.setIcon(icon_24507ed80c206bb5ce27f37e96f47a23);
|
|
|
|
|
|
var marker_a03c6635544685259efdc7c4b16479af = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6d5130a769548f418952462b28c8d8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67d88624f7c1650bf42b3ec27ab00057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91f13921446e785a2180733caffde1fc = $(`<div id="html_91f13921446e785a2180733caffde1fc" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_67d88624f7c1650bf42b3ec27ab00057.setContent(html_91f13921446e785a2180733caffde1fc);
|
|
|
|
|
|
|
|
marker_a03c6635544685259efdc7c4b16479af.bindPopup(popup_67d88624f7c1650bf42b3ec27ab00057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03c6635544685259efdc7c4b16479af.setIcon(icon_6d5130a769548f418952462b28c8d8e7);
|
|
|
|
|
|
var marker_f36de7f4681ca77527e04e6c3079fab6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e1a4bb605f366c5b9cc9b7f29a885dc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c53758c968e9f9a205d48ee4364906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef08f173775d34d6f4285367af9cc1c5 = $(`<div id="html_ef08f173775d34d6f4285367af9cc1c5" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_04c53758c968e9f9a205d48ee4364906.setContent(html_ef08f173775d34d6f4285367af9cc1c5);
|
|
|
|
|
|
|
|
marker_f36de7f4681ca77527e04e6c3079fab6.bindPopup(popup_04c53758c968e9f9a205d48ee4364906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f36de7f4681ca77527e04e6c3079fab6.setIcon(icon_e1a4bb605f366c5b9cc9b7f29a885dc0);
|
|
|
|
|
|
var marker_29b7f0fbce99a615272cd44985b47b6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bfe1937898e8b9236623eea4b2402068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a4ef8ab261713d5918708f31cb6dd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb1a4ccbd1f6475b2b1cb30beb7bb98 = $(`<div id="html_3bb1a4ccbd1f6475b2b1cb30beb7bb98" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_d0a4ef8ab261713d5918708f31cb6dd8.setContent(html_3bb1a4ccbd1f6475b2b1cb30beb7bb98);
|
|
|
|
|
|
|
|
marker_29b7f0fbce99a615272cd44985b47b6f.bindPopup(popup_d0a4ef8ab261713d5918708f31cb6dd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b7f0fbce99a615272cd44985b47b6f.setIcon(icon_bfe1937898e8b9236623eea4b2402068);
|
|
|
|
|
|
var marker_4aa097e012c2aaf5f76664c4cb89b929 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c844e703235ebaa823a3e14407cabb0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d95e2aa1118dff53fa238e49f088687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12fe553dd8489e2b74f51f08f91bc71c = $(`<div id="html_12fe553dd8489e2b74f51f08f91bc71c" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_7d95e2aa1118dff53fa238e49f088687.setContent(html_12fe553dd8489e2b74f51f08f91bc71c);
|
|
|
|
|
|
|
|
marker_4aa097e012c2aaf5f76664c4cb89b929.bindPopup(popup_7d95e2aa1118dff53fa238e49f088687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aa097e012c2aaf5f76664c4cb89b929.setIcon(icon_c844e703235ebaa823a3e14407cabb0b);
|
|
|
|
|
|
var marker_61eb3c09721d413d38066d6fb796da79 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0d9d1c53709dcdeba8ca43a3dffd0555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_006883eb857716498b87844b1d4306f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63a23d6711012f2716786a87ff944c54 = $(`<div id="html_63a23d6711012f2716786a87ff944c54" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_006883eb857716498b87844b1d4306f7.setContent(html_63a23d6711012f2716786a87ff944c54);
|
|
|
|
|
|
|
|
marker_61eb3c09721d413d38066d6fb796da79.bindPopup(popup_006883eb857716498b87844b1d4306f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61eb3c09721d413d38066d6fb796da79.setIcon(icon_0d9d1c53709dcdeba8ca43a3dffd0555);
|
|
|
|
|
|
var marker_1c6c46c8ad59ebbe95e33240c373a685 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9df99653fedde819dac2c6be6328f642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9e68806411b5c2cd4f6805773c6f795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78bda927d1e5942dc2cf23c4e7ea90f7 = $(`<div id="html_78bda927d1e5942dc2cf23c4e7ea90f7" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_b9e68806411b5c2cd4f6805773c6f795.setContent(html_78bda927d1e5942dc2cf23c4e7ea90f7);
|
|
|
|
|
|
|
|
marker_1c6c46c8ad59ebbe95e33240c373a685.bindPopup(popup_b9e68806411b5c2cd4f6805773c6f795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c6c46c8ad59ebbe95e33240c373a685.setIcon(icon_9df99653fedde819dac2c6be6328f642);
|
|
|
|
|
|
var marker_4a1e9780865ca0eaeee4d997f9af1f08 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6b9dad2346ff31f4f4d75c69532e4074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d559fa24b26fd6fdd54b9969d8e0681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b583faf9f700cf4db63880c6ddc1069c = $(`<div id="html_b583faf9f700cf4db63880c6ddc1069c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_7d559fa24b26fd6fdd54b9969d8e0681.setContent(html_b583faf9f700cf4db63880c6ddc1069c);
|
|
|
|
|
|
|
|
marker_4a1e9780865ca0eaeee4d997f9af1f08.bindPopup(popup_7d559fa24b26fd6fdd54b9969d8e0681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a1e9780865ca0eaeee4d997f9af1f08.setIcon(icon_6b9dad2346ff31f4f4d75c69532e4074);
|
|
|
|
|
|
var marker_fa1808079115a27f7b018eba1d4eca6b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8f1a693374ba7642cf48e110782938ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ef6113b1d83152e2044aa74486d9441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9330da68db67d13d32fb4978d6eeb000 = $(`<div id="html_9330da68db67d13d32fb4978d6eeb000" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_1ef6113b1d83152e2044aa74486d9441.setContent(html_9330da68db67d13d32fb4978d6eeb000);
|
|
|
|
|
|
|
|
marker_fa1808079115a27f7b018eba1d4eca6b.bindPopup(popup_1ef6113b1d83152e2044aa74486d9441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa1808079115a27f7b018eba1d4eca6b.setIcon(icon_8f1a693374ba7642cf48e110782938ea);
|
|
|
|
|
|
var marker_bf61d02798f9e1ec91e8b85671034c41 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_af47ba32736ad98bfdd56c67c14c8bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eb5ad5b9404b8a7d1e02e34bbcc834d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55a43e79b0f3a77b88589dab9ced5e54 = $(`<div id="html_55a43e79b0f3a77b88589dab9ced5e54" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_9eb5ad5b9404b8a7d1e02e34bbcc834d.setContent(html_55a43e79b0f3a77b88589dab9ced5e54);
|
|
|
|
|
|
|
|
marker_bf61d02798f9e1ec91e8b85671034c41.bindPopup(popup_9eb5ad5b9404b8a7d1e02e34bbcc834d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf61d02798f9e1ec91e8b85671034c41.setIcon(icon_af47ba32736ad98bfdd56c67c14c8bd2);
|
|
|
|
|
|
var marker_d361226434054513bd2cccae826b2ecf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_fc4d6067046a8760d0c5b95ef2457e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6c8e641a7b73821aab4427d76c272d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57375a4aa4a2da470e772b0fec835010 = $(`<div id="html_57375a4aa4a2da470e772b0fec835010" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_e6c8e641a7b73821aab4427d76c272d4.setContent(html_57375a4aa4a2da470e772b0fec835010);
|
|
|
|
|
|
|
|
marker_d361226434054513bd2cccae826b2ecf.bindPopup(popup_e6c8e641a7b73821aab4427d76c272d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d361226434054513bd2cccae826b2ecf.setIcon(icon_fc4d6067046a8760d0c5b95ef2457e6d);
|
|
|
|
|
|
var marker_4753347cb341580b5117eb25fd6a7334 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_60dfdd9c0dc63880f228af0a503811b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b753b0a8a3596691fdae56cca31f373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4542aa8161fd3e40fced106d8b4660ce = $(`<div id="html_4542aa8161fd3e40fced106d8b4660ce" style="width: 100.0%; height: 100.0%;">relay.rushmi0.win</div>`)[0];
|
|
popup_9b753b0a8a3596691fdae56cca31f373.setContent(html_4542aa8161fd3e40fced106d8b4660ce);
|
|
|
|
|
|
|
|
marker_4753347cb341580b5117eb25fd6a7334.bindPopup(popup_9b753b0a8a3596691fdae56cca31f373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4753347cb341580b5117eb25fd6a7334.setIcon(icon_60dfdd9c0dc63880f228af0a503811b2);
|
|
|
|
|
|
var marker_e60ed4cab656bd6bfbd60ed86422aad5 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_982a5fd2cd7b6ffcbf4281b396e00bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccf1ada3e9444f7640a07cd2e24999b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d3971259a71ebc7fb4db87dc49ff3f = $(`<div id="html_a0d3971259a71ebc7fb4db87dc49ff3f" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_ccf1ada3e9444f7640a07cd2e24999b8.setContent(html_a0d3971259a71ebc7fb4db87dc49ff3f);
|
|
|
|
|
|
|
|
marker_e60ed4cab656bd6bfbd60ed86422aad5.bindPopup(popup_ccf1ada3e9444f7640a07cd2e24999b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e60ed4cab656bd6bfbd60ed86422aad5.setIcon(icon_982a5fd2cd7b6ffcbf4281b396e00bb8);
|
|
|
|
|
|
var marker_132d96d2272db741acc0fcf0041c4557 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cb567aac641967a0f9afd5d50d8deedb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eac52ac7ca34c377cfb64e6fa39e169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c754654f3cd47913bfc129c3a5cf56 = $(`<div id="html_e1c754654f3cd47913bfc129c3a5cf56" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_8eac52ac7ca34c377cfb64e6fa39e169.setContent(html_e1c754654f3cd47913bfc129c3a5cf56);
|
|
|
|
|
|
|
|
marker_132d96d2272db741acc0fcf0041c4557.bindPopup(popup_8eac52ac7ca34c377cfb64e6fa39e169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_132d96d2272db741acc0fcf0041c4557.setIcon(icon_cb567aac641967a0f9afd5d50d8deedb);
|
|
|
|
|
|
var marker_e8686d1ed4a5c7a504fef1d5ddd18c08 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_72886385eb8f72d8198585f06c4d636c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_757ce7013579028a42b8e94c6b57f5cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4891cee7ee3fd691d81f8b7d12f431ea = $(`<div id="html_4891cee7ee3fd691d81f8b7d12f431ea" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_757ce7013579028a42b8e94c6b57f5cf.setContent(html_4891cee7ee3fd691d81f8b7d12f431ea);
|
|
|
|
|
|
|
|
marker_e8686d1ed4a5c7a504fef1d5ddd18c08.bindPopup(popup_757ce7013579028a42b8e94c6b57f5cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8686d1ed4a5c7a504fef1d5ddd18c08.setIcon(icon_72886385eb8f72d8198585f06c4d636c);
|
|
|
|
|
|
var marker_f952190dee07bab40050047220b75515 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ef608824dd9a3809b08cd7656d079aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8471966c874bc760b173609effd728c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7917e976632a810f10659970b91b80e4 = $(`<div id="html_7917e976632a810f10659970b91b80e4" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_8471966c874bc760b173609effd728c5.setContent(html_7917e976632a810f10659970b91b80e4);
|
|
|
|
|
|
|
|
marker_f952190dee07bab40050047220b75515.bindPopup(popup_8471966c874bc760b173609effd728c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f952190dee07bab40050047220b75515.setIcon(icon_ef608824dd9a3809b08cd7656d079aaf);
|
|
|
|
|
|
var marker_af4cea0355f4fbe7801d7d69f25c1210 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f5a2d0236e2d9b5fefadcd127dc866f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26325535490b4054004c60b4b3caf73a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5556b0c979d7d4e0442efb2e946cc365 = $(`<div id="html_5556b0c979d7d4e0442efb2e946cc365" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_26325535490b4054004c60b4b3caf73a.setContent(html_5556b0c979d7d4e0442efb2e946cc365);
|
|
|
|
|
|
|
|
marker_af4cea0355f4fbe7801d7d69f25c1210.bindPopup(popup_26325535490b4054004c60b4b3caf73a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af4cea0355f4fbe7801d7d69f25c1210.setIcon(icon_f5a2d0236e2d9b5fefadcd127dc866f1);
|
|
|
|
|
|
var marker_f01ee7aae2130e83b202591405625712 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b7fc5853372c5dc05bd01694d074b2ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5ffff5f488ba30892dafe2fed4bebf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dea78189dedde9f5005cb00e0e823e2 = $(`<div id="html_6dea78189dedde9f5005cb00e0e823e2" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_e5ffff5f488ba30892dafe2fed4bebf9.setContent(html_6dea78189dedde9f5005cb00e0e823e2);
|
|
|
|
|
|
|
|
marker_f01ee7aae2130e83b202591405625712.bindPopup(popup_e5ffff5f488ba30892dafe2fed4bebf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f01ee7aae2130e83b202591405625712.setIcon(icon_b7fc5853372c5dc05bd01694d074b2ba);
|
|
|
|
|
|
var marker_a9a1337970e9658c4406e0de9abe9689 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_34ad355f7424e952dd18658aa9297c18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2199738fb732405ae156b0043154ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7576caf7e56eea99e54f64acb567632 = $(`<div id="html_a7576caf7e56eea99e54f64acb567632" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b2199738fb732405ae156b0043154ff2.setContent(html_a7576caf7e56eea99e54f64acb567632);
|
|
|
|
|
|
|
|
marker_a9a1337970e9658c4406e0de9abe9689.bindPopup(popup_b2199738fb732405ae156b0043154ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9a1337970e9658c4406e0de9abe9689.setIcon(icon_34ad355f7424e952dd18658aa9297c18);
|
|
|
|
|
|
var marker_05e7736820ae0e428d9faadee918e00f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9f6e39be5eaf1b58cee9c04e88b2d317 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6837c0f678de7f617fb7b47d4a57a1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16c89099e5445fb584adc4f032db717 = $(`<div id="html_d16c89099e5445fb584adc4f032db717" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_a6837c0f678de7f617fb7b47d4a57a1f.setContent(html_d16c89099e5445fb584adc4f032db717);
|
|
|
|
|
|
|
|
marker_05e7736820ae0e428d9faadee918e00f.bindPopup(popup_a6837c0f678de7f617fb7b47d4a57a1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05e7736820ae0e428d9faadee918e00f.setIcon(icon_9f6e39be5eaf1b58cee9c04e88b2d317);
|
|
|
|
|
|
var marker_bd1843697ad1946d6152956f35a0fcad = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e58934d402cb1327e69e8158afdf35b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316f37a0dc1d04b843489fe7b5c909cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfc95829cf541a34ebf46c3de43ce03b = $(`<div id="html_dfc95829cf541a34ebf46c3de43ce03b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_316f37a0dc1d04b843489fe7b5c909cf.setContent(html_dfc95829cf541a34ebf46c3de43ce03b);
|
|
|
|
|
|
|
|
marker_bd1843697ad1946d6152956f35a0fcad.bindPopup(popup_316f37a0dc1d04b843489fe7b5c909cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd1843697ad1946d6152956f35a0fcad.setIcon(icon_e58934d402cb1327e69e8158afdf35b8);
|
|
|
|
|
|
var marker_d736751709679cf422d5dc3e19e9d5b2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_916114d2be9af438c23311ad161bed5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d69ef47518e74f01db984031fc758ad8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7864588d09e9c336547c9ada3de78fb = $(`<div id="html_c7864588d09e9c336547c9ada3de78fb" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_d69ef47518e74f01db984031fc758ad8.setContent(html_c7864588d09e9c336547c9ada3de78fb);
|
|
|
|
|
|
|
|
marker_d736751709679cf422d5dc3e19e9d5b2.bindPopup(popup_d69ef47518e74f01db984031fc758ad8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d736751709679cf422d5dc3e19e9d5b2.setIcon(icon_916114d2be9af438c23311ad161bed5c);
|
|
|
|
|
|
var marker_9c9b32671d27fef5491cf57e94986cac = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ba81455fb4eda018ec4f5de776f9e431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4a5082b409f1a39396980b8bad3939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17740b2bea608bee73a5bd3e7f2a065f = $(`<div id="html_17740b2bea608bee73a5bd3e7f2a065f" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_9a4a5082b409f1a39396980b8bad3939.setContent(html_17740b2bea608bee73a5bd3e7f2a065f);
|
|
|
|
|
|
|
|
marker_9c9b32671d27fef5491cf57e94986cac.bindPopup(popup_9a4a5082b409f1a39396980b8bad3939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c9b32671d27fef5491cf57e94986cac.setIcon(icon_ba81455fb4eda018ec4f5de776f9e431);
|
|
|
|
|
|
var marker_8834910c96add26d3373b037f9cdc277 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c86d0685c9083d7ad40893787c1e22ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_090fe82ab00e95d8732d6ec0bfa59f55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc6d3eb240e0786efa757b5dfba7a5d0 = $(`<div id="html_cc6d3eb240e0786efa757b5dfba7a5d0" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_090fe82ab00e95d8732d6ec0bfa59f55.setContent(html_cc6d3eb240e0786efa757b5dfba7a5d0);
|
|
|
|
|
|
|
|
marker_8834910c96add26d3373b037f9cdc277.bindPopup(popup_090fe82ab00e95d8732d6ec0bfa59f55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8834910c96add26d3373b037f9cdc277.setIcon(icon_c86d0685c9083d7ad40893787c1e22ef);
|
|
|
|
|
|
var marker_7addd954c5e25cdc850e07bba40d6b1b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2c4028babba842b5f692f16bc5f1131c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ab3c21fbd83f9164977bbf1e9703a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41bb7669656e395813ee30d7ffec692e = $(`<div id="html_41bb7669656e395813ee30d7ffec692e" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_9ab3c21fbd83f9164977bbf1e9703a55.setContent(html_41bb7669656e395813ee30d7ffec692e);
|
|
|
|
|
|
|
|
marker_7addd954c5e25cdc850e07bba40d6b1b.bindPopup(popup_9ab3c21fbd83f9164977bbf1e9703a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7addd954c5e25cdc850e07bba40d6b1b.setIcon(icon_2c4028babba842b5f692f16bc5f1131c);
|
|
|
|
|
|
var marker_8d8be5386b3d99fd95ec52a3abc4ee4f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_dc7dab45e1668f09c6dfc408dccc2577 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a474d79c5b99fe14fb283d50760440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f94faa6394f80821859a2ed20db4b531 = $(`<div id="html_f94faa6394f80821859a2ed20db4b531" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_27a474d79c5b99fe14fb283d50760440.setContent(html_f94faa6394f80821859a2ed20db4b531);
|
|
|
|
|
|
|
|
marker_8d8be5386b3d99fd95ec52a3abc4ee4f.bindPopup(popup_27a474d79c5b99fe14fb283d50760440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d8be5386b3d99fd95ec52a3abc4ee4f.setIcon(icon_dc7dab45e1668f09c6dfc408dccc2577);
|
|
|
|
|
|
var marker_a88a4ed5e49ca76639bad59877b772f7 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6a297986ea7be608b21a6fd9ed26b325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59598583085bf3e3561b60bb05f34078 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba741c4c9a4d7c34799d615de8f65e6 = $(`<div id="html_6ba741c4c9a4d7c34799d615de8f65e6" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_59598583085bf3e3561b60bb05f34078.setContent(html_6ba741c4c9a4d7c34799d615de8f65e6);
|
|
|
|
|
|
|
|
marker_a88a4ed5e49ca76639bad59877b772f7.bindPopup(popup_59598583085bf3e3561b60bb05f34078)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a88a4ed5e49ca76639bad59877b772f7.setIcon(icon_6a297986ea7be608b21a6fd9ed26b325);
|
|
|
|
|
|
var marker_7ae6fbd67428b3a332628dcaba8e9b34 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c68a4800de204f83a3e39667b87d7265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bad9def69816f7bd05f7d26790ee79b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f810e0e0c9484634d76070cbcf9836c9 = $(`<div id="html_f810e0e0c9484634d76070cbcf9836c9" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_bad9def69816f7bd05f7d26790ee79b4.setContent(html_f810e0e0c9484634d76070cbcf9836c9);
|
|
|
|
|
|
|
|
marker_7ae6fbd67428b3a332628dcaba8e9b34.bindPopup(popup_bad9def69816f7bd05f7d26790ee79b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ae6fbd67428b3a332628dcaba8e9b34.setIcon(icon_c68a4800de204f83a3e39667b87d7265);
|
|
|
|
|
|
var marker_48316cd6b364f4a1e90f61bd52ed8292 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5dd0a1a5c2e98c589b511c30bfbe82ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a4385f77b3d2d1328714a38c7d213bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fad8907e08fee75051958c87f572069 = $(`<div id="html_1fad8907e08fee75051958c87f572069" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_8a4385f77b3d2d1328714a38c7d213bd.setContent(html_1fad8907e08fee75051958c87f572069);
|
|
|
|
|
|
|
|
marker_48316cd6b364f4a1e90f61bd52ed8292.bindPopup(popup_8a4385f77b3d2d1328714a38c7d213bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48316cd6b364f4a1e90f61bd52ed8292.setIcon(icon_5dd0a1a5c2e98c589b511c30bfbe82ed);
|
|
|
|
|
|
var marker_fd397cd4df796468c5f20e6f6be07650 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a46d23a4731faa1866fa169c464daa09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df96a04026f8ac50d824fb658194b2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af156bdd34b370acf74865aaa9d7f0be = $(`<div id="html_af156bdd34b370acf74865aaa9d7f0be" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_2df96a04026f8ac50d824fb658194b2a.setContent(html_af156bdd34b370acf74865aaa9d7f0be);
|
|
|
|
|
|
|
|
marker_fd397cd4df796468c5f20e6f6be07650.bindPopup(popup_2df96a04026f8ac50d824fb658194b2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd397cd4df796468c5f20e6f6be07650.setIcon(icon_a46d23a4731faa1866fa169c464daa09);
|
|
|
|
|
|
var marker_bd1889b80489303eea13312df4ee8f2e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3d9b4e7714256fdea63a5bd75539c81e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb5fb0306404532cd919558376903b66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1dd2e9db1b414906ab3b4449450e099 = $(`<div id="html_a1dd2e9db1b414906ab3b4449450e099" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_cb5fb0306404532cd919558376903b66.setContent(html_a1dd2e9db1b414906ab3b4449450e099);
|
|
|
|
|
|
|
|
marker_bd1889b80489303eea13312df4ee8f2e.bindPopup(popup_cb5fb0306404532cd919558376903b66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd1889b80489303eea13312df4ee8f2e.setIcon(icon_3d9b4e7714256fdea63a5bd75539c81e);
|
|
|
|
|
|
var marker_11dbc266a4ff9184dc0f4569b7117a56 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a140175a1f3b68299a3e6984d90a0d12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a97c5de7a985e875b5b3f4ee63fb730 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40a0498a17bc798df58ada6658f13afa = $(`<div id="html_40a0498a17bc798df58ada6658f13afa" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_6a97c5de7a985e875b5b3f4ee63fb730.setContent(html_40a0498a17bc798df58ada6658f13afa);
|
|
|
|
|
|
|
|
marker_11dbc266a4ff9184dc0f4569b7117a56.bindPopup(popup_6a97c5de7a985e875b5b3f4ee63fb730)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11dbc266a4ff9184dc0f4569b7117a56.setIcon(icon_a140175a1f3b68299a3e6984d90a0d12);
|
|
|
|
|
|
var marker_30d2ffbdd85535247ccfa260a8f3235d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_52e0e36fda2f2cfa2d4faf29576ccce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1e0eb98dffece1c65c1fe49507122c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_361e9878d4d0e94625cb7840b8227838 = $(`<div id="html_361e9878d4d0e94625cb7840b8227838" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_a1e0eb98dffece1c65c1fe49507122c2.setContent(html_361e9878d4d0e94625cb7840b8227838);
|
|
|
|
|
|
|
|
marker_30d2ffbdd85535247ccfa260a8f3235d.bindPopup(popup_a1e0eb98dffece1c65c1fe49507122c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d2ffbdd85535247ccfa260a8f3235d.setIcon(icon_52e0e36fda2f2cfa2d4faf29576ccce7);
|
|
|
|
|
|
var marker_35ee6899bdb37a4c2df65fea11e4853f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e307b76680188dd2332dfeea4ca8b99a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9565b78b585f4ade4c71c9d33c12cba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e0cf59fdec7c3a28401608a3dcfe9ca = $(`<div id="html_2e0cf59fdec7c3a28401608a3dcfe9ca" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_9565b78b585f4ade4c71c9d33c12cba7.setContent(html_2e0cf59fdec7c3a28401608a3dcfe9ca);
|
|
|
|
|
|
|
|
marker_35ee6899bdb37a4c2df65fea11e4853f.bindPopup(popup_9565b78b585f4ade4c71c9d33c12cba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ee6899bdb37a4c2df65fea11e4853f.setIcon(icon_e307b76680188dd2332dfeea4ca8b99a);
|
|
|
|
|
|
var marker_5ed2b701db7e9aa0837afc7a5b68fec6 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ffa5d5b5dcab58f2120a2681fead90f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4423fb072e6fe9b16d3a08c4eb92eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66d1fe6d780507aac27b1679502b397 = $(`<div id="html_f66d1fe6d780507aac27b1679502b397" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_dd4423fb072e6fe9b16d3a08c4eb92eb.setContent(html_f66d1fe6d780507aac27b1679502b397);
|
|
|
|
|
|
|
|
marker_5ed2b701db7e9aa0837afc7a5b68fec6.bindPopup(popup_dd4423fb072e6fe9b16d3a08c4eb92eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ed2b701db7e9aa0837afc7a5b68fec6.setIcon(icon_ffa5d5b5dcab58f2120a2681fead90f4);
|
|
|
|
|
|
var marker_98ec83a3ad0c518462d1bebd53af68c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ec06dfd9d960bfd05e34799f372174a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994017152f8659c9917709edb72ff2da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0db2342ad27902063c25ab55a35acead = $(`<div id="html_0db2342ad27902063c25ab55a35acead" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_994017152f8659c9917709edb72ff2da.setContent(html_0db2342ad27902063c25ab55a35acead);
|
|
|
|
|
|
|
|
marker_98ec83a3ad0c518462d1bebd53af68c3.bindPopup(popup_994017152f8659c9917709edb72ff2da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ec83a3ad0c518462d1bebd53af68c3.setIcon(icon_ec06dfd9d960bfd05e34799f372174a4);
|
|
|
|
|
|
var marker_89dddec099a4939a071b762503125b71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_53fe85d5299bdd5e2f597969388165de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f22133e7fbb9c5e7978837595169a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77bb76e8c45525e27871b0a27fb47093 = $(`<div id="html_77bb76e8c45525e27871b0a27fb47093" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_b9f22133e7fbb9c5e7978837595169a6.setContent(html_77bb76e8c45525e27871b0a27fb47093);
|
|
|
|
|
|
|
|
marker_89dddec099a4939a071b762503125b71.bindPopup(popup_b9f22133e7fbb9c5e7978837595169a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89dddec099a4939a071b762503125b71.setIcon(icon_53fe85d5299bdd5e2f597969388165de);
|
|
|
|
|
|
var marker_200265e32c1a19a4c83c8a9d111026cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ef99a1dd29e568ef304e0d5c95ce6298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4359ad20302d7e9cbf145a9ec11e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af032d93ece24a37bab668d081a1da1d = $(`<div id="html_af032d93ece24a37bab668d081a1da1d" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_9a4359ad20302d7e9cbf145a9ec11e2a.setContent(html_af032d93ece24a37bab668d081a1da1d);
|
|
|
|
|
|
|
|
marker_200265e32c1a19a4c83c8a9d111026cc.bindPopup(popup_9a4359ad20302d7e9cbf145a9ec11e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_200265e32c1a19a4c83c8a9d111026cc.setIcon(icon_ef99a1dd29e568ef304e0d5c95ce6298);
|
|
|
|
|
|
var marker_bdf9aefc79e5ce9bd1acdc35970234d3 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_26d49a606816b83f552dce6bb6d916cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_118ec0970df7ffcfd0283d3698defd83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3dac32b9df328d9462fcfed75cd08a0 = $(`<div id="html_b3dac32b9df328d9462fcfed75cd08a0" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_118ec0970df7ffcfd0283d3698defd83.setContent(html_b3dac32b9df328d9462fcfed75cd08a0);
|
|
|
|
|
|
|
|
marker_bdf9aefc79e5ce9bd1acdc35970234d3.bindPopup(popup_118ec0970df7ffcfd0283d3698defd83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdf9aefc79e5ce9bd1acdc35970234d3.setIcon(icon_26d49a606816b83f552dce6bb6d916cb);
|
|
|
|
|
|
var marker_6cd4ae98554bf336d7f702aa64d7c652 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_63d91abedd7f891de7a38564fbd44590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3c5ce352b82e9edcd3d13c1c509864f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73a7c60ff369669657340e780d6ce8d1 = $(`<div id="html_73a7c60ff369669657340e780d6ce8d1" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_d3c5ce352b82e9edcd3d13c1c509864f.setContent(html_73a7c60ff369669657340e780d6ce8d1);
|
|
|
|
|
|
|
|
marker_6cd4ae98554bf336d7f702aa64d7c652.bindPopup(popup_d3c5ce352b82e9edcd3d13c1c509864f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd4ae98554bf336d7f702aa64d7c652.setIcon(icon_63d91abedd7f891de7a38564fbd44590);
|
|
|
|
|
|
var marker_1f49f18e52cb8d46601520c89f8ef756 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_981f6a2463b9c5f75d024d43aab0bc12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3616605aa473e0dbf9d79971b31c8d4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b14afbda0dc35d2894fcf73a4f6083 = $(`<div id="html_e0b14afbda0dc35d2894fcf73a4f6083" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_3616605aa473e0dbf9d79971b31c8d4e.setContent(html_e0b14afbda0dc35d2894fcf73a4f6083);
|
|
|
|
|
|
|
|
marker_1f49f18e52cb8d46601520c89f8ef756.bindPopup(popup_3616605aa473e0dbf9d79971b31c8d4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f49f18e52cb8d46601520c89f8ef756.setIcon(icon_981f6a2463b9c5f75d024d43aab0bc12);
|
|
|
|
|
|
var marker_25d9fe3bf3a5f0b4f390d53df56cbf3c = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a8b3464c3417d52914467c223a35697c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10db6177f06406e8a8e645b95d9e868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f0f1969e2a7dc7f5b0ffb1ee85752a = $(`<div id="html_d7f0f1969e2a7dc7f5b0ffb1ee85752a" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_f10db6177f06406e8a8e645b95d9e868.setContent(html_d7f0f1969e2a7dc7f5b0ffb1ee85752a);
|
|
|
|
|
|
|
|
marker_25d9fe3bf3a5f0b4f390d53df56cbf3c.bindPopup(popup_f10db6177f06406e8a8e645b95d9e868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25d9fe3bf3a5f0b4f390d53df56cbf3c.setIcon(icon_a8b3464c3417d52914467c223a35697c);
|
|
|
|
|
|
var marker_327e26ccde08acec8742365e64240296 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d83a46e98dab5b76aff6c7bcea679cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a05a6e604865cab88912bdace93060 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fad1f49d114fc6d0a68c0b37799798d = $(`<div id="html_7fad1f49d114fc6d0a68c0b37799798d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_71a05a6e604865cab88912bdace93060.setContent(html_7fad1f49d114fc6d0a68c0b37799798d);
|
|
|
|
|
|
|
|
marker_327e26ccde08acec8742365e64240296.bindPopup(popup_71a05a6e604865cab88912bdace93060)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_327e26ccde08acec8742365e64240296.setIcon(icon_d83a46e98dab5b76aff6c7bcea679cd3);
|
|
|
|
|
|
var marker_f7f4fb8af61e618c75e5828e548f92dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_baa8a3b4b665fa14d6c1a3b19fec3f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88091a9d8dbc3d03c72875d2623cf24e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e9548396d007a5852d8adeec359365 = $(`<div id="html_47e9548396d007a5852d8adeec359365" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_88091a9d8dbc3d03c72875d2623cf24e.setContent(html_47e9548396d007a5852d8adeec359365);
|
|
|
|
|
|
|
|
marker_f7f4fb8af61e618c75e5828e548f92dd.bindPopup(popup_88091a9d8dbc3d03c72875d2623cf24e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7f4fb8af61e618c75e5828e548f92dd.setIcon(icon_baa8a3b4b665fa14d6c1a3b19fec3f77);
|
|
|
|
|
|
var marker_364b016dbd617e3ee1a89e93e9ed5da7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6ec9fd48900aecde603d93b8f267175e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1af3f108c8acaace0a465066c6759855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b966ab247451c4d4c755662b0d19168f = $(`<div id="html_b966ab247451c4d4c755662b0d19168f" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_1af3f108c8acaace0a465066c6759855.setContent(html_b966ab247451c4d4c755662b0d19168f);
|
|
|
|
|
|
|
|
marker_364b016dbd617e3ee1a89e93e9ed5da7.bindPopup(popup_1af3f108c8acaace0a465066c6759855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364b016dbd617e3ee1a89e93e9ed5da7.setIcon(icon_6ec9fd48900aecde603d93b8f267175e);
|
|
|
|
|
|
var marker_806834f683a9426247a107f54fe4efea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_977d8d1571da1c7e94b60340b64c95b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0837560d7ea6550a023b39d29e07f9c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98270b49f36e86c6dd9e7beeb1ea112d = $(`<div id="html_98270b49f36e86c6dd9e7beeb1ea112d" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_0837560d7ea6550a023b39d29e07f9c2.setContent(html_98270b49f36e86c6dd9e7beeb1ea112d);
|
|
|
|
|
|
|
|
marker_806834f683a9426247a107f54fe4efea.bindPopup(popup_0837560d7ea6550a023b39d29e07f9c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_806834f683a9426247a107f54fe4efea.setIcon(icon_977d8d1571da1c7e94b60340b64c95b4);
|
|
|
|
|
|
var marker_73a48a2a695bbe4c7b561e1a4bd25b72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a56fe1f6f8ef56f5a82d9be9afa711a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_719e5fa74125cdc4e5fe19fab1e30ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedff3614dedd41ffb1cedbfab9b88cc = $(`<div id="html_eedff3614dedd41ffb1cedbfab9b88cc" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_719e5fa74125cdc4e5fe19fab1e30ff2.setContent(html_eedff3614dedd41ffb1cedbfab9b88cc);
|
|
|
|
|
|
|
|
marker_73a48a2a695bbe4c7b561e1a4bd25b72.bindPopup(popup_719e5fa74125cdc4e5fe19fab1e30ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73a48a2a695bbe4c7b561e1a4bd25b72.setIcon(icon_a56fe1f6f8ef56f5a82d9be9afa711a8);
|
|
|
|
|
|
var marker_c5f457e6dd7aaa2d5a7bd8f995a407f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_aabf66a7209843ce6421bd25999d7ed6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7409b5820ee7e9c788655957bc5c7dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1f3c3232c34797b80a0d1c0a4ac97bb = $(`<div id="html_d1f3c3232c34797b80a0d1c0a4ac97bb" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_7409b5820ee7e9c788655957bc5c7dd1.setContent(html_d1f3c3232c34797b80a0d1c0a4ac97bb);
|
|
|
|
|
|
|
|
marker_c5f457e6dd7aaa2d5a7bd8f995a407f6.bindPopup(popup_7409b5820ee7e9c788655957bc5c7dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5f457e6dd7aaa2d5a7bd8f995a407f6.setIcon(icon_aabf66a7209843ce6421bd25999d7ed6);
|
|
|
|
|
|
var marker_4979c209ede38aa96f133637394bcd1f = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6af7ed0962cdb46494d71f92e58dd2c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a84acc5e04428773737aa16b9fdc51ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc28ba8b432148723fe84fcf46d8b6b7 = $(`<div id="html_fc28ba8b432148723fe84fcf46d8b6b7" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_a84acc5e04428773737aa16b9fdc51ac.setContent(html_fc28ba8b432148723fe84fcf46d8b6b7);
|
|
|
|
|
|
|
|
marker_4979c209ede38aa96f133637394bcd1f.bindPopup(popup_a84acc5e04428773737aa16b9fdc51ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4979c209ede38aa96f133637394bcd1f.setIcon(icon_6af7ed0962cdb46494d71f92e58dd2c3);
|
|
|
|
|
|
var marker_34ee63c066a192bf9dbcfcc373ce7579 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_033dd0f6c7e0b6d805d733a79ab73659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1de12dad5a8c57afdd93b832bde733e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9327e2c5128b597bdac8509ed043af1 = $(`<div id="html_e9327e2c5128b597bdac8509ed043af1" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d1de12dad5a8c57afdd93b832bde733e.setContent(html_e9327e2c5128b597bdac8509ed043af1);
|
|
|
|
|
|
|
|
marker_34ee63c066a192bf9dbcfcc373ce7579.bindPopup(popup_d1de12dad5a8c57afdd93b832bde733e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ee63c066a192bf9dbcfcc373ce7579.setIcon(icon_033dd0f6c7e0b6d805d733a79ab73659);
|
|
|
|
|
|
var marker_9c3ba20e607b4919f973582696ad57d1 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6fd28f388072c1d0b40a4ed9e69545a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bc5bc21eb78def7a9340f648f16da81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5461b4c0ec9b2a27e02e936f1d7fd0 = $(`<div id="html_be5461b4c0ec9b2a27e02e936f1d7fd0" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_4bc5bc21eb78def7a9340f648f16da81.setContent(html_be5461b4c0ec9b2a27e02e936f1d7fd0);
|
|
|
|
|
|
|
|
marker_9c3ba20e607b4919f973582696ad57d1.bindPopup(popup_4bc5bc21eb78def7a9340f648f16da81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c3ba20e607b4919f973582696ad57d1.setIcon(icon_6fd28f388072c1d0b40a4ed9e69545a7);
|
|
|
|
|
|
var marker_f901f1ba3dd7c9ca8752371c6a6530f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cf0a78cda0bc50766e76825ec703d8bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f29db3aac768607f0303e136b070794f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02eb155bcbe9d072d58f1fd6317fee9 = $(`<div id="html_f02eb155bcbe9d072d58f1fd6317fee9" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_f29db3aac768607f0303e136b070794f.setContent(html_f02eb155bcbe9d072d58f1fd6317fee9);
|
|
|
|
|
|
|
|
marker_f901f1ba3dd7c9ca8752371c6a6530f5.bindPopup(popup_f29db3aac768607f0303e136b070794f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f901f1ba3dd7c9ca8752371c6a6530f5.setIcon(icon_cf0a78cda0bc50766e76825ec703d8bf);
|
|
|
|
|
|
var marker_1d1f18770d058c8759ec10858300ef78 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6327c9df3f917f0ae7ba3fec0066779e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbd0d5a18c7a26f0fc24c7deb10985f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8edb644c52533dcf7c32f060919d2df3 = $(`<div id="html_8edb644c52533dcf7c32f060919d2df3" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_fbd0d5a18c7a26f0fc24c7deb10985f9.setContent(html_8edb644c52533dcf7c32f060919d2df3);
|
|
|
|
|
|
|
|
marker_1d1f18770d058c8759ec10858300ef78.bindPopup(popup_fbd0d5a18c7a26f0fc24c7deb10985f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d1f18770d058c8759ec10858300ef78.setIcon(icon_6327c9df3f917f0ae7ba3fec0066779e);
|
|
|
|
|
|
var marker_5647db9e5c6ee046a66b09cc69155342 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_167c599c40d0562d6fe80970d68be61e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f41423cba9fefe40d8afa06612984c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94e56a9574a8d52848741ddfa1f5e10 = $(`<div id="html_e94e56a9574a8d52848741ddfa1f5e10" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_9f41423cba9fefe40d8afa06612984c9.setContent(html_e94e56a9574a8d52848741ddfa1f5e10);
|
|
|
|
|
|
|
|
marker_5647db9e5c6ee046a66b09cc69155342.bindPopup(popup_9f41423cba9fefe40d8afa06612984c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5647db9e5c6ee046a66b09cc69155342.setIcon(icon_167c599c40d0562d6fe80970d68be61e);
|
|
|
|
|
|
var marker_544f82b4f8fbcac98cf58584f2226735 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9b82536e32e504c4cff9ea634941d1fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4221f985a51438210d82f44a0b10c450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349cfbc3b8f5322922d2cdd7852aae1f = $(`<div id="html_349cfbc3b8f5322922d2cdd7852aae1f" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_4221f985a51438210d82f44a0b10c450.setContent(html_349cfbc3b8f5322922d2cdd7852aae1f);
|
|
|
|
|
|
|
|
marker_544f82b4f8fbcac98cf58584f2226735.bindPopup(popup_4221f985a51438210d82f44a0b10c450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_544f82b4f8fbcac98cf58584f2226735.setIcon(icon_9b82536e32e504c4cff9ea634941d1fa);
|
|
|
|
|
|
var marker_e79c8379c0ef4a18c4c5483e863c6a3c = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_dc467de6350dd17587bb8094fb711bc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c47e13fb1033e5a0263dcf859463c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb1939532043d51eab558ad9ce464bb = $(`<div id="html_3bb1939532043d51eab558ad9ce464bb" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_94c47e13fb1033e5a0263dcf859463c2.setContent(html_3bb1939532043d51eab558ad9ce464bb);
|
|
|
|
|
|
|
|
marker_e79c8379c0ef4a18c4c5483e863c6a3c.bindPopup(popup_94c47e13fb1033e5a0263dcf859463c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e79c8379c0ef4a18c4c5483e863c6a3c.setIcon(icon_dc467de6350dd17587bb8094fb711bc7);
|
|
|
|
|
|
var marker_49d6f9485cad1665f3691fb191cae5ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9d890eb6d7b4da8df1d452a1a618a453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4eb78ea21cd0186f2ff984b89c637a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4796501da8dfcc30924227ee0cf0545 = $(`<div id="html_d4796501da8dfcc30924227ee0cf0545" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_c4eb78ea21cd0186f2ff984b89c637a1.setContent(html_d4796501da8dfcc30924227ee0cf0545);
|
|
|
|
|
|
|
|
marker_49d6f9485cad1665f3691fb191cae5ab.bindPopup(popup_c4eb78ea21cd0186f2ff984b89c637a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d6f9485cad1665f3691fb191cae5ab.setIcon(icon_9d890eb6d7b4da8df1d452a1a618a453);
|
|
|
|
|
|
var marker_a2b1c8135791feb5335d4cafc8c13c48 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_40c5cd8b30acc1b44d23d64f6d0e8f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50f59e846c4c3551a0f73ae8cba39165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a970755998561f783a32cd0aa728830 = $(`<div id="html_4a970755998561f783a32cd0aa728830" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_50f59e846c4c3551a0f73ae8cba39165.setContent(html_4a970755998561f783a32cd0aa728830);
|
|
|
|
|
|
|
|
marker_a2b1c8135791feb5335d4cafc8c13c48.bindPopup(popup_50f59e846c4c3551a0f73ae8cba39165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b1c8135791feb5335d4cafc8c13c48.setIcon(icon_40c5cd8b30acc1b44d23d64f6d0e8f38);
|
|
|
|
|
|
var marker_e0140278eda9ba69c9f00c167e549a24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_125f7b1e4408d3cd6fc83b1a53394ae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cafee3045470a740a23730de693d9005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b82be190dc88068fc3001e58e28283f = $(`<div id="html_8b82be190dc88068fc3001e58e28283f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_cafee3045470a740a23730de693d9005.setContent(html_8b82be190dc88068fc3001e58e28283f);
|
|
|
|
|
|
|
|
marker_e0140278eda9ba69c9f00c167e549a24.bindPopup(popup_cafee3045470a740a23730de693d9005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0140278eda9ba69c9f00c167e549a24.setIcon(icon_125f7b1e4408d3cd6fc83b1a53394ae3);
|
|
|
|
|
|
var marker_c40ecba74892cc14416eae147b89aee2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d6dab9792981e2afe7a70d9596be79ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43e6fb50e34288a16fffe471b4779df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1469bd8945a0d5866ede79bbf6c9ab8 = $(`<div id="html_f1469bd8945a0d5866ede79bbf6c9ab8" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_b43e6fb50e34288a16fffe471b4779df.setContent(html_f1469bd8945a0d5866ede79bbf6c9ab8);
|
|
|
|
|
|
|
|
marker_c40ecba74892cc14416eae147b89aee2.bindPopup(popup_b43e6fb50e34288a16fffe471b4779df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40ecba74892cc14416eae147b89aee2.setIcon(icon_d6dab9792981e2afe7a70d9596be79ba);
|
|
|
|
|
|
var marker_e3b2aca41928081976b9a2098d9fd775 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_dc61f27500ec767aac0277bdc95a460b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b00226424297d751ef4df42b506efbfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d44f210a4f7b2302529236c7e371b39 = $(`<div id="html_6d44f210a4f7b2302529236c7e371b39" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_b00226424297d751ef4df42b506efbfe.setContent(html_6d44f210a4f7b2302529236c7e371b39);
|
|
|
|
|
|
|
|
marker_e3b2aca41928081976b9a2098d9fd775.bindPopup(popup_b00226424297d751ef4df42b506efbfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3b2aca41928081976b9a2098d9fd775.setIcon(icon_dc61f27500ec767aac0277bdc95a460b);
|
|
|
|
|
|
var marker_263d36d9724fea91e1dab718b5d81c8e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e6adbfbcd6259960ef02495ba1bbc316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_639fc3126042db338c3f4ebcf95783cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_888171c039b7152c5e2d93e32faf50ee = $(`<div id="html_888171c039b7152c5e2d93e32faf50ee" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_639fc3126042db338c3f4ebcf95783cc.setContent(html_888171c039b7152c5e2d93e32faf50ee);
|
|
|
|
|
|
|
|
marker_263d36d9724fea91e1dab718b5d81c8e.bindPopup(popup_639fc3126042db338c3f4ebcf95783cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_263d36d9724fea91e1dab718b5d81c8e.setIcon(icon_e6adbfbcd6259960ef02495ba1bbc316);
|
|
|
|
|
|
var marker_8f4f8afaca5e534f8ed68cf023a94db7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0840f5c57bb4259d65f0e87765c0083e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77216ee2bebffd5ca707cbc5216f6342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d755b3ee1b1192dbdfea5ade4e70457c = $(`<div id="html_d755b3ee1b1192dbdfea5ade4e70457c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_77216ee2bebffd5ca707cbc5216f6342.setContent(html_d755b3ee1b1192dbdfea5ade4e70457c);
|
|
|
|
|
|
|
|
marker_8f4f8afaca5e534f8ed68cf023a94db7.bindPopup(popup_77216ee2bebffd5ca707cbc5216f6342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f4f8afaca5e534f8ed68cf023a94db7.setIcon(icon_0840f5c57bb4259d65f0e87765c0083e);
|
|
|
|
|
|
var marker_50454eb4fb47a53dfe86811d1b0b1bc6 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_818cf557c250c91a09801147307568b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad0d1452a75fdc5d2d5d5e5c115b8b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e3ddc0fba999802e6827b748bd3a4c = $(`<div id="html_05e3ddc0fba999802e6827b748bd3a4c" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_fad0d1452a75fdc5d2d5d5e5c115b8b0.setContent(html_05e3ddc0fba999802e6827b748bd3a4c);
|
|
|
|
|
|
|
|
marker_50454eb4fb47a53dfe86811d1b0b1bc6.bindPopup(popup_fad0d1452a75fdc5d2d5d5e5c115b8b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50454eb4fb47a53dfe86811d1b0b1bc6.setIcon(icon_818cf557c250c91a09801147307568b7);
|
|
|
|
|
|
var marker_2c92d8695b556fc86e671e6d0970ab3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b205f6cdfdece2b6aa3d060e7994e4c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3260b79079e26cca834fb1eee881808b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8451446dde37ecd2d895314c5a2e6010 = $(`<div id="html_8451446dde37ecd2d895314c5a2e6010" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_3260b79079e26cca834fb1eee881808b.setContent(html_8451446dde37ecd2d895314c5a2e6010);
|
|
|
|
|
|
|
|
marker_2c92d8695b556fc86e671e6d0970ab3f.bindPopup(popup_3260b79079e26cca834fb1eee881808b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c92d8695b556fc86e671e6d0970ab3f.setIcon(icon_b205f6cdfdece2b6aa3d060e7994e4c3);
|
|
|
|
|
|
var marker_8e80a0e9e1a399c4b3be1a625f7814aa = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3620917a3d29e61cae3dbdf24b6750dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377a5b09d75949f9c4e0e800bc78a81a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e41e40fbd0a111fe3e9a771b5857e8c5 = $(`<div id="html_e41e40fbd0a111fe3e9a771b5857e8c5" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_377a5b09d75949f9c4e0e800bc78a81a.setContent(html_e41e40fbd0a111fe3e9a771b5857e8c5);
|
|
|
|
|
|
|
|
marker_8e80a0e9e1a399c4b3be1a625f7814aa.bindPopup(popup_377a5b09d75949f9c4e0e800bc78a81a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e80a0e9e1a399c4b3be1a625f7814aa.setIcon(icon_3620917a3d29e61cae3dbdf24b6750dd);
|
|
|
|
|
|
var marker_344eaca68de64e3a6fa69c1d83c7b8fb = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6df0f047c315cf0a06231695d816ad3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a473fa8022fdd39bbc8c25189ea2f91d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d210eabb109e64951217b98a630ca853 = $(`<div id="html_d210eabb109e64951217b98a630ca853" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_a473fa8022fdd39bbc8c25189ea2f91d.setContent(html_d210eabb109e64951217b98a630ca853);
|
|
|
|
|
|
|
|
marker_344eaca68de64e3a6fa69c1d83c7b8fb.bindPopup(popup_a473fa8022fdd39bbc8c25189ea2f91d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344eaca68de64e3a6fa69c1d83c7b8fb.setIcon(icon_6df0f047c315cf0a06231695d816ad3a);
|
|
|
|
|
|
var marker_0c243b25ee7fe277575bca4fced91989 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_198585958040cf93b824f42423ea64c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cec1aca48705993db458158b099d304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd64de80211704654edf97fd3ba0b33 = $(`<div id="html_4fd64de80211704654edf97fd3ba0b33" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_8cec1aca48705993db458158b099d304.setContent(html_4fd64de80211704654edf97fd3ba0b33);
|
|
|
|
|
|
|
|
marker_0c243b25ee7fe277575bca4fced91989.bindPopup(popup_8cec1aca48705993db458158b099d304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c243b25ee7fe277575bca4fced91989.setIcon(icon_198585958040cf93b824f42423ea64c0);
|
|
|
|
|
|
var marker_c6c94527075b02bc3ded9ff6b9359bdd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c01f83cae059392b94369bffb8453c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a201d94d455c6871ad1957ddc9a0b8cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_675c5dddf54c74822ef0397b3f7cc12c = $(`<div id="html_675c5dddf54c74822ef0397b3f7cc12c" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_a201d94d455c6871ad1957ddc9a0b8cb.setContent(html_675c5dddf54c74822ef0397b3f7cc12c);
|
|
|
|
|
|
|
|
marker_c6c94527075b02bc3ded9ff6b9359bdd.bindPopup(popup_a201d94d455c6871ad1957ddc9a0b8cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6c94527075b02bc3ded9ff6b9359bdd.setIcon(icon_c01f83cae059392b94369bffb8453c5d);
|
|
|
|
|
|
var marker_61c509466fd44a1cc70a1bc8ea3a571a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8a8a83f10e973ef0171c79da28b6be44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b85279bc91a5961ccde95c9eec50cfdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51e29b7ef715262a9a33aa4ed9b86244 = $(`<div id="html_51e29b7ef715262a9a33aa4ed9b86244" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_b85279bc91a5961ccde95c9eec50cfdb.setContent(html_51e29b7ef715262a9a33aa4ed9b86244);
|
|
|
|
|
|
|
|
marker_61c509466fd44a1cc70a1bc8ea3a571a.bindPopup(popup_b85279bc91a5961ccde95c9eec50cfdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61c509466fd44a1cc70a1bc8ea3a571a.setIcon(icon_8a8a83f10e973ef0171c79da28b6be44);
|
|
|
|
|
|
var marker_0340e060e7f5f97151948a51fd527407 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2d11054c4c13743490cbbc21f3710a14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8db5b3217ae2f765576f77bd6c80dd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2cfe4a82afd3ad2ed82bc098cbd31e7 = $(`<div id="html_f2cfe4a82afd3ad2ed82bc098cbd31e7" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_a8db5b3217ae2f765576f77bd6c80dd7.setContent(html_f2cfe4a82afd3ad2ed82bc098cbd31e7);
|
|
|
|
|
|
|
|
marker_0340e060e7f5f97151948a51fd527407.bindPopup(popup_a8db5b3217ae2f765576f77bd6c80dd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0340e060e7f5f97151948a51fd527407.setIcon(icon_2d11054c4c13743490cbbc21f3710a14);
|
|
|
|
|
|
var marker_3883aea4e194f2502833617fe7c7a7e1 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0c93ad8040601cb988b3b71b222a55fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa33b158496d10f2d5db7f906d5a6fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e38dc1255672b974dbdd0eb51167a2 = $(`<div id="html_a7e38dc1255672b974dbdd0eb51167a2" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_1fa33b158496d10f2d5db7f906d5a6fd.setContent(html_a7e38dc1255672b974dbdd0eb51167a2);
|
|
|
|
|
|
|
|
marker_3883aea4e194f2502833617fe7c7a7e1.bindPopup(popup_1fa33b158496d10f2d5db7f906d5a6fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3883aea4e194f2502833617fe7c7a7e1.setIcon(icon_0c93ad8040601cb988b3b71b222a55fd);
|
|
|
|
|
|
var marker_dfd65b4d7688ef466c155c19cd785fdc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_78d464cb914e161e84201cab71382178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2e17834420649d641f632b96d31caf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60ed56fdaae054ab00971159dcf5dec9 = $(`<div id="html_60ed56fdaae054ab00971159dcf5dec9" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_d2e17834420649d641f632b96d31caf7.setContent(html_60ed56fdaae054ab00971159dcf5dec9);
|
|
|
|
|
|
|
|
marker_dfd65b4d7688ef466c155c19cd785fdc.bindPopup(popup_d2e17834420649d641f632b96d31caf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd65b4d7688ef466c155c19cd785fdc.setIcon(icon_78d464cb914e161e84201cab71382178);
|
|
|
|
|
|
var marker_ef5c7e2ecbd0c637dec5d9919b38ad86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_17645c5f5f3074a4cc53572727d911db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c04074d7fd765f9c0bdf4b147c71b87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93da365fe63f82b67c86bfa6c9ae3832 = $(`<div id="html_93da365fe63f82b67c86bfa6c9ae3832" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_7c04074d7fd765f9c0bdf4b147c71b87.setContent(html_93da365fe63f82b67c86bfa6c9ae3832);
|
|
|
|
|
|
|
|
marker_ef5c7e2ecbd0c637dec5d9919b38ad86.bindPopup(popup_7c04074d7fd765f9c0bdf4b147c71b87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5c7e2ecbd0c637dec5d9919b38ad86.setIcon(icon_17645c5f5f3074a4cc53572727d911db);
|
|
|
|
|
|
var marker_39f110ebfa27f69998408e0f396bd160 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f8ce458fa50e7f12acf83af725574f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c87d45b7e9f7b97b7c13e56c9f5a7f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_973e89fae655af77552043e30c2ba2c8 = $(`<div id="html_973e89fae655af77552043e30c2ba2c8" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_8c87d45b7e9f7b97b7c13e56c9f5a7f4.setContent(html_973e89fae655af77552043e30c2ba2c8);
|
|
|
|
|
|
|
|
marker_39f110ebfa27f69998408e0f396bd160.bindPopup(popup_8c87d45b7e9f7b97b7c13e56c9f5a7f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f110ebfa27f69998408e0f396bd160.setIcon(icon_f8ce458fa50e7f12acf83af725574f9d);
|
|
|
|
|
|
var marker_e387c62367c77f1e6340a887435cd9c7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9386d680078d6500e88e44c3288f7357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4b82d00e0dedb0761991bc68b70a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e09625011b32a9af2913cadef8d10c5a = $(`<div id="html_e09625011b32a9af2913cadef8d10c5a" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_9f4b82d00e0dedb0761991bc68b70a9a.setContent(html_e09625011b32a9af2913cadef8d10c5a);
|
|
|
|
|
|
|
|
marker_e387c62367c77f1e6340a887435cd9c7.bindPopup(popup_9f4b82d00e0dedb0761991bc68b70a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e387c62367c77f1e6340a887435cd9c7.setIcon(icon_9386d680078d6500e88e44c3288f7357);
|
|
|
|
|
|
var marker_bfead8b6de98131724750be7d1fe05ac = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_15fb7023736a82a245bd2367f9ff08f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfd2ed0e681c4838a84deda036fc96e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e87ba2fa61d81eb58e2eaf9ca8f34c75 = $(`<div id="html_e87ba2fa61d81eb58e2eaf9ca8f34c75" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_cfd2ed0e681c4838a84deda036fc96e4.setContent(html_e87ba2fa61d81eb58e2eaf9ca8f34c75);
|
|
|
|
|
|
|
|
marker_bfead8b6de98131724750be7d1fe05ac.bindPopup(popup_cfd2ed0e681c4838a84deda036fc96e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfead8b6de98131724750be7d1fe05ac.setIcon(icon_15fb7023736a82a245bd2367f9ff08f2);
|
|
|
|
|
|
var marker_0f3df39d039d67a14b29c19790ceda76 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bcfd1e47d35c2fa2fd2eaab83accf943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da0cb5c1e090e608d9de23f50ea1d7af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffbf218ea4c0fade7619d8a6d4f5f598 = $(`<div id="html_ffbf218ea4c0fade7619d8a6d4f5f598" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_da0cb5c1e090e608d9de23f50ea1d7af.setContent(html_ffbf218ea4c0fade7619d8a6d4f5f598);
|
|
|
|
|
|
|
|
marker_0f3df39d039d67a14b29c19790ceda76.bindPopup(popup_da0cb5c1e090e608d9de23f50ea1d7af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3df39d039d67a14b29c19790ceda76.setIcon(icon_bcfd1e47d35c2fa2fd2eaab83accf943);
|
|
|
|
|
|
var marker_dfdb1e0f3d63edaee68f564c2d094abe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_30b4b18904c3f668d8455bc783ab6d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33aa13ab4f400712994e02327018563c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21deda03f0b54f40a0d977ab40cff035 = $(`<div id="html_21deda03f0b54f40a0d977ab40cff035" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_33aa13ab4f400712994e02327018563c.setContent(html_21deda03f0b54f40a0d977ab40cff035);
|
|
|
|
|
|
|
|
marker_dfdb1e0f3d63edaee68f564c2d094abe.bindPopup(popup_33aa13ab4f400712994e02327018563c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfdb1e0f3d63edaee68f564c2d094abe.setIcon(icon_30b4b18904c3f668d8455bc783ab6d7d);
|
|
|
|
|
|
var marker_e3088514368741da58090960924a5f68 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_78abf6c7703fd7241360b46729203aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a145107b1ff6578ffb7d9e37421083d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_defd0dda7d0725d58390c9bb2ff1147b = $(`<div id="html_defd0dda7d0725d58390c9bb2ff1147b" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7a145107b1ff6578ffb7d9e37421083d.setContent(html_defd0dda7d0725d58390c9bb2ff1147b);
|
|
|
|
|
|
|
|
marker_e3088514368741da58090960924a5f68.bindPopup(popup_7a145107b1ff6578ffb7d9e37421083d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3088514368741da58090960924a5f68.setIcon(icon_78abf6c7703fd7241360b46729203aad);
|
|
|
|
|
|
var marker_edc7bb290bca99ec67804dc6dcb89c0c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_320f264061895ef9cc58233273218e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c53730e554e7a50dbf72a46433c577f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f0316f4f9a69f7010a626f68b35d78 = $(`<div id="html_e4f0316f4f9a69f7010a626f68b35d78" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_2c53730e554e7a50dbf72a46433c577f.setContent(html_e4f0316f4f9a69f7010a626f68b35d78);
|
|
|
|
|
|
|
|
marker_edc7bb290bca99ec67804dc6dcb89c0c.bindPopup(popup_2c53730e554e7a50dbf72a46433c577f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edc7bb290bca99ec67804dc6dcb89c0c.setIcon(icon_320f264061895ef9cc58233273218e2e);
|
|
|
|
|
|
var marker_13b2f70d7de67545f78b8938dea72302 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_526e182fc480b7d7c24efea8021ed9bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edf380152072112cdbf674439128ac2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c7ac14ef4aa47ceb5f4917a78b3cff = $(`<div id="html_14c7ac14ef4aa47ceb5f4917a78b3cff" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_edf380152072112cdbf674439128ac2b.setContent(html_14c7ac14ef4aa47ceb5f4917a78b3cff);
|
|
|
|
|
|
|
|
marker_13b2f70d7de67545f78b8938dea72302.bindPopup(popup_edf380152072112cdbf674439128ac2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b2f70d7de67545f78b8938dea72302.setIcon(icon_526e182fc480b7d7c24efea8021ed9bc);
|
|
|
|
|
|
var marker_53aaa9d4bd8c97c441944f315f8ba6c2 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_118218da7d36e3a03cc0a91516007202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f26a0d77669a082798c7c6656d94613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd45ef747e50f02b6df477049781be72 = $(`<div id="html_bd45ef747e50f02b6df477049781be72" style="width: 100.0%; height: 100.0%;">artisanspyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_5f26a0d77669a082798c7c6656d94613.setContent(html_bd45ef747e50f02b6df477049781be72);
|
|
|
|
|
|
|
|
marker_53aaa9d4bd8c97c441944f315f8ba6c2.bindPopup(popup_5f26a0d77669a082798c7c6656d94613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53aaa9d4bd8c97c441944f315f8ba6c2.setIcon(icon_118218da7d36e3a03cc0a91516007202);
|
|
|
|
|
|
var marker_42375d6ad23dabe685186121ff7139e3 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_99551e5549efcf82f2067708137bddd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fd006b85d1a06d5bf3975a6bb5a89a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b4a06d9f0d0fa9955428d092a888f86 = $(`<div id="html_7b4a06d9f0d0fa9955428d092a888f86" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_4fd006b85d1a06d5bf3975a6bb5a89a2.setContent(html_7b4a06d9f0d0fa9955428d092a888f86);
|
|
|
|
|
|
|
|
marker_42375d6ad23dabe685186121ff7139e3.bindPopup(popup_4fd006b85d1a06d5bf3975a6bb5a89a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42375d6ad23dabe685186121ff7139e3.setIcon(icon_99551e5549efcf82f2067708137bddd6);
|
|
|
|
|
|
var marker_9c558472a7e5aa2890cde7e9329f8bd4 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d98fe3ea0d441c0c61acad6aca2e6bae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23a06c7a9c9d4a2dfed9a070e0902773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9db30e1a362c22e542fc09826d9b6086 = $(`<div id="html_9db30e1a362c22e542fc09826d9b6086" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_23a06c7a9c9d4a2dfed9a070e0902773.setContent(html_9db30e1a362c22e542fc09826d9b6086);
|
|
|
|
|
|
|
|
marker_9c558472a7e5aa2890cde7e9329f8bd4.bindPopup(popup_23a06c7a9c9d4a2dfed9a070e0902773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c558472a7e5aa2890cde7e9329f8bd4.setIcon(icon_d98fe3ea0d441c0c61acad6aca2e6bae);
|
|
|
|
|
|
var marker_5f8890683859db67b67169d36f6c15ad = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_7e7d78d98da804abe21999fd566bded3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ea15e1a4663dbf22ef961091a7277d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7419c926dec4f32f334389115729ab39 = $(`<div id="html_7419c926dec4f32f334389115729ab39" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_39ea15e1a4663dbf22ef961091a7277d.setContent(html_7419c926dec4f32f334389115729ab39);
|
|
|
|
|
|
|
|
marker_5f8890683859db67b67169d36f6c15ad.bindPopup(popup_39ea15e1a4663dbf22ef961091a7277d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8890683859db67b67169d36f6c15ad.setIcon(icon_7e7d78d98da804abe21999fd566bded3);
|
|
|
|
|
|
var marker_2ce5169941054c49008ca099457ffe8c = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cb0a4a24124125830ad7313e15f2f38c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a542a4a027f78a48799172608db61975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a62ab74f67ff3870498e31f3654e8c8 = $(`<div id="html_1a62ab74f67ff3870498e31f3654e8c8" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_a542a4a027f78a48799172608db61975.setContent(html_1a62ab74f67ff3870498e31f3654e8c8);
|
|
|
|
|
|
|
|
marker_2ce5169941054c49008ca099457ffe8c.bindPopup(popup_a542a4a027f78a48799172608db61975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ce5169941054c49008ca099457ffe8c.setIcon(icon_cb0a4a24124125830ad7313e15f2f38c);
|
|
|
|
|
|
var marker_7c57b1bf299853ae085258c1b216eb95 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bf65d65006495794fb8c6e1ce21d67bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464f9025322f3664887b4e3faa89a315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33f10f10a5bed7e707fb6b58aea4852b = $(`<div id="html_33f10f10a5bed7e707fb6b58aea4852b" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_464f9025322f3664887b4e3faa89a315.setContent(html_33f10f10a5bed7e707fb6b58aea4852b);
|
|
|
|
|
|
|
|
marker_7c57b1bf299853ae085258c1b216eb95.bindPopup(popup_464f9025322f3664887b4e3faa89a315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c57b1bf299853ae085258c1b216eb95.setIcon(icon_bf65d65006495794fb8c6e1ce21d67bb);
|
|
|
|
|
|
var marker_759d3d6cf4c329fa92d177c641f70b2b = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bbb7ee6b9fec7370e2f57a4fac79b2b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6d14b25dca351a413eb8a27ea46cf54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf6731bd234105a2818d8151320b8a22 = $(`<div id="html_cf6731bd234105a2818d8151320b8a22" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_c6d14b25dca351a413eb8a27ea46cf54.setContent(html_cf6731bd234105a2818d8151320b8a22);
|
|
|
|
|
|
|
|
marker_759d3d6cf4c329fa92d177c641f70b2b.bindPopup(popup_c6d14b25dca351a413eb8a27ea46cf54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_759d3d6cf4c329fa92d177c641f70b2b.setIcon(icon_bbb7ee6b9fec7370e2f57a4fac79b2b8);
|
|
|
|
|
|
var marker_97244bb2e0491d93c576936241523e80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a65b432092cb000a7d848f10c38d4ada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18665694e75028845f2702224a7680eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff62b66ac9b59b92ebb192df51a818a4 = $(`<div id="html_ff62b66ac9b59b92ebb192df51a818a4" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_18665694e75028845f2702224a7680eb.setContent(html_ff62b66ac9b59b92ebb192df51a818a4);
|
|
|
|
|
|
|
|
marker_97244bb2e0491d93c576936241523e80.bindPopup(popup_18665694e75028845f2702224a7680eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97244bb2e0491d93c576936241523e80.setIcon(icon_a65b432092cb000a7d848f10c38d4ada);
|
|
|
|
|
|
var marker_ecb57a25fdbb52c546fa44b3b37e1525 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8d94426e23c5e658151b8866298b8a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3e6fbc04443b4a69f6b66245586b03b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acb500c2d37cff8a7c4fd37bea864d8a = $(`<div id="html_acb500c2d37cff8a7c4fd37bea864d8a" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d3e6fbc04443b4a69f6b66245586b03b.setContent(html_acb500c2d37cff8a7c4fd37bea864d8a);
|
|
|
|
|
|
|
|
marker_ecb57a25fdbb52c546fa44b3b37e1525.bindPopup(popup_d3e6fbc04443b4a69f6b66245586b03b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb57a25fdbb52c546fa44b3b37e1525.setIcon(icon_8d94426e23c5e658151b8866298b8a53);
|
|
|
|
|
|
var marker_33c62b6c87639aaeb7bff688e392e250 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e1d535e1beeea117fad0da50f059eb6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f48ff3f3858cd79304ebc884e60cce76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca1ce29c4d46b1654a0a69968aff769a = $(`<div id="html_ca1ce29c4d46b1654a0a69968aff769a" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_f48ff3f3858cd79304ebc884e60cce76.setContent(html_ca1ce29c4d46b1654a0a69968aff769a);
|
|
|
|
|
|
|
|
marker_33c62b6c87639aaeb7bff688e392e250.bindPopup(popup_f48ff3f3858cd79304ebc884e60cce76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33c62b6c87639aaeb7bff688e392e250.setIcon(icon_e1d535e1beeea117fad0da50f059eb6a);
|
|
|
|
|
|
var marker_6274dd78771d2389c72ee8a8b02679ee = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3272ed76688f2fbb4deea1037df5463d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cb5aa08d64ec603d976b25457d79fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c65ef938ff15f158ecf0dc7d00c50eab = $(`<div id="html_c65ef938ff15f158ecf0dc7d00c50eab" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_2cb5aa08d64ec603d976b25457d79fa9.setContent(html_c65ef938ff15f158ecf0dc7d00c50eab);
|
|
|
|
|
|
|
|
marker_6274dd78771d2389c72ee8a8b02679ee.bindPopup(popup_2cb5aa08d64ec603d976b25457d79fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6274dd78771d2389c72ee8a8b02679ee.setIcon(icon_3272ed76688f2fbb4deea1037df5463d);
|
|
|
|
|
|
var marker_4c51f776b5d364e60082d11d9b6cae76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9f3230038cdae98ec1d8933878c1295a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0caae73155def43cf3007390f9ba206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e87a9d71b4c74c383fcbe62477adbf8d = $(`<div id="html_e87a9d71b4c74c383fcbe62477adbf8d" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_a0caae73155def43cf3007390f9ba206.setContent(html_e87a9d71b4c74c383fcbe62477adbf8d);
|
|
|
|
|
|
|
|
marker_4c51f776b5d364e60082d11d9b6cae76.bindPopup(popup_a0caae73155def43cf3007390f9ba206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c51f776b5d364e60082d11d9b6cae76.setIcon(icon_9f3230038cdae98ec1d8933878c1295a);
|
|
|
|
|
|
var marker_7b52528fae83e1338e2ebfa20c204446 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_18f82b7cc5c4080979d813f971edd80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5323f8a24ef62dff80caa48ccdf5f12f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55939a28b1ab54d668e0a0ebff077e8b = $(`<div id="html_55939a28b1ab54d668e0a0ebff077e8b" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_5323f8a24ef62dff80caa48ccdf5f12f.setContent(html_55939a28b1ab54d668e0a0ebff077e8b);
|
|
|
|
|
|
|
|
marker_7b52528fae83e1338e2ebfa20c204446.bindPopup(popup_5323f8a24ef62dff80caa48ccdf5f12f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b52528fae83e1338e2ebfa20c204446.setIcon(icon_18f82b7cc5c4080979d813f971edd80a);
|
|
|
|
|
|
var marker_5a4dbe554b76e7056aa2507060e4050e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c144f639d44e29815865d41e2cbad3e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e1e795d78c13a52c28c4a286031025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85cbf408b6eac9ddb2491488231bf0ee = $(`<div id="html_85cbf408b6eac9ddb2491488231bf0ee" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_d5e1e795d78c13a52c28c4a286031025.setContent(html_85cbf408b6eac9ddb2491488231bf0ee);
|
|
|
|
|
|
|
|
marker_5a4dbe554b76e7056aa2507060e4050e.bindPopup(popup_d5e1e795d78c13a52c28c4a286031025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4dbe554b76e7056aa2507060e4050e.setIcon(icon_c144f639d44e29815865d41e2cbad3e1);
|
|
|
|
|
|
var marker_4c6242c4747e7ddf5a9c66424fc54130 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f5fcc52a725a11a868adbadc13e994af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ea95de0c3153eea8812209c33553307 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_212ee7dae5fc57787c73cd32ee656316 = $(`<div id="html_212ee7dae5fc57787c73cd32ee656316" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_2ea95de0c3153eea8812209c33553307.setContent(html_212ee7dae5fc57787c73cd32ee656316);
|
|
|
|
|
|
|
|
marker_4c6242c4747e7ddf5a9c66424fc54130.bindPopup(popup_2ea95de0c3153eea8812209c33553307)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c6242c4747e7ddf5a9c66424fc54130.setIcon(icon_f5fcc52a725a11a868adbadc13e994af);
|
|
|
|
|
|
var marker_d35af1c72c6223856720fc9303a1674f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9cf12578ed9fd377df40c7c55773db9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3e4a3fec3c7273004e412f66bcdaa19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27f8395806c73452e5972054171c1246 = $(`<div id="html_27f8395806c73452e5972054171c1246" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_f3e4a3fec3c7273004e412f66bcdaa19.setContent(html_27f8395806c73452e5972054171c1246);
|
|
|
|
|
|
|
|
marker_d35af1c72c6223856720fc9303a1674f.bindPopup(popup_f3e4a3fec3c7273004e412f66bcdaa19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d35af1c72c6223856720fc9303a1674f.setIcon(icon_9cf12578ed9fd377df40c7c55773db9f);
|
|
|
|
|
|
var marker_e9e5b072ced5ddc55455f35268b43f14 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cf6e0ce7711fb084ab6e95db39b7c47d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b3713406dd9ece98ff24a7dcf366f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25f7e149b409e6bf00e0b7992f5c5917 = $(`<div id="html_25f7e149b409e6bf00e0b7992f5c5917" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_8b3713406dd9ece98ff24a7dcf366f29.setContent(html_25f7e149b409e6bf00e0b7992f5c5917);
|
|
|
|
|
|
|
|
marker_e9e5b072ced5ddc55455f35268b43f14.bindPopup(popup_8b3713406dd9ece98ff24a7dcf366f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9e5b072ced5ddc55455f35268b43f14.setIcon(icon_cf6e0ce7711fb084ab6e95db39b7c47d);
|
|
|
|
|
|
var marker_b7fdab1874a9ff7fac90b4135d11ae59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cc8cb0a49bce720eec1675cf3b0e31f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_540dcb7e757cfcf76faed549f6b5562f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5e3c3f2a968487ad77b973fc31c7928 = $(`<div id="html_c5e3c3f2a968487ad77b973fc31c7928" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_540dcb7e757cfcf76faed549f6b5562f.setContent(html_c5e3c3f2a968487ad77b973fc31c7928);
|
|
|
|
|
|
|
|
marker_b7fdab1874a9ff7fac90b4135d11ae59.bindPopup(popup_540dcb7e757cfcf76faed549f6b5562f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7fdab1874a9ff7fac90b4135d11ae59.setIcon(icon_cc8cb0a49bce720eec1675cf3b0e31f1);
|
|
|
|
|
|
var marker_b0c806440eaaa09bd378e197c9e2b09f = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d6b1d7b07158499c6d274b8ed57887f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf7b2f1b6334f9f1fee0aa46a12f049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71abb006158100d042f928591dba215c = $(`<div id="html_71abb006158100d042f928591dba215c" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_cbf7b2f1b6334f9f1fee0aa46a12f049.setContent(html_71abb006158100d042f928591dba215c);
|
|
|
|
|
|
|
|
marker_b0c806440eaaa09bd378e197c9e2b09f.bindPopup(popup_cbf7b2f1b6334f9f1fee0aa46a12f049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c806440eaaa09bd378e197c9e2b09f.setIcon(icon_d6b1d7b07158499c6d274b8ed57887f4);
|
|
|
|
|
|
var marker_cd6f2aa16f9468851d9171012feabeaf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d49f6264e8236b7a69cb2c011858f880 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e95e954c1335d468884c2babd2625c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fb73a924fd668881d585303d043c6dc = $(`<div id="html_0fb73a924fd668881d585303d043c6dc" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_e95e954c1335d468884c2babd2625c9f.setContent(html_0fb73a924fd668881d585303d043c6dc);
|
|
|
|
|
|
|
|
marker_cd6f2aa16f9468851d9171012feabeaf.bindPopup(popup_e95e954c1335d468884c2babd2625c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd6f2aa16f9468851d9171012feabeaf.setIcon(icon_d49f6264e8236b7a69cb2c011858f880);
|
|
|
|
|
|
var marker_d238dd3dc4099db8b6e5f6af901d6ccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5c3ed7f450818b68347a1d403d43dd1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147fef76d91e74886a032f14dc59c0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e9a278c518e8d268ed31c9ff592152 = $(`<div id="html_c3e9a278c518e8d268ed31c9ff592152" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_147fef76d91e74886a032f14dc59c0d9.setContent(html_c3e9a278c518e8d268ed31c9ff592152);
|
|
|
|
|
|
|
|
marker_d238dd3dc4099db8b6e5f6af901d6ccd.bindPopup(popup_147fef76d91e74886a032f14dc59c0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d238dd3dc4099db8b6e5f6af901d6ccd.setIcon(icon_5c3ed7f450818b68347a1d403d43dd1c);
|
|
|
|
|
|
var marker_73292671b821209093ea423b4381ad1c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6395b839a199a5e65db2631cef3ddfa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10f78d4d77ec789a20f040a74eb8e7b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2df448af9c2c827a2192a0e9e561b94 = $(`<div id="html_b2df448af9c2c827a2192a0e9e561b94" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_10f78d4d77ec789a20f040a74eb8e7b6.setContent(html_b2df448af9c2c827a2192a0e9e561b94);
|
|
|
|
|
|
|
|
marker_73292671b821209093ea423b4381ad1c.bindPopup(popup_10f78d4d77ec789a20f040a74eb8e7b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73292671b821209093ea423b4381ad1c.setIcon(icon_6395b839a199a5e65db2631cef3ddfa2);
|
|
|
|
|
|
var marker_6e2f60de4e15562a1b6551ea835079ee = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_20117278ee114184b7a2a8ead2062fd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d77a15beecf567511f7a2b6940efa93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01f4ef6f6568a8abaf7f00174653b5e6 = $(`<div id="html_01f4ef6f6568a8abaf7f00174653b5e6" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_5d77a15beecf567511f7a2b6940efa93.setContent(html_01f4ef6f6568a8abaf7f00174653b5e6);
|
|
|
|
|
|
|
|
marker_6e2f60de4e15562a1b6551ea835079ee.bindPopup(popup_5d77a15beecf567511f7a2b6940efa93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e2f60de4e15562a1b6551ea835079ee.setIcon(icon_20117278ee114184b7a2a8ead2062fd0);
|
|
|
|
|
|
var marker_efe534eb1145090e38ac77050bb87938 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9edbe96ebd0e86b5a1493f263f49b4fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22d25e47fe24ef5df4a0e7a4d101ee05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc93c128f10997b26ec7ec1dfa28f826 = $(`<div id="html_dc93c128f10997b26ec7ec1dfa28f826" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_22d25e47fe24ef5df4a0e7a4d101ee05.setContent(html_dc93c128f10997b26ec7ec1dfa28f826);
|
|
|
|
|
|
|
|
marker_efe534eb1145090e38ac77050bb87938.bindPopup(popup_22d25e47fe24ef5df4a0e7a4d101ee05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efe534eb1145090e38ac77050bb87938.setIcon(icon_9edbe96ebd0e86b5a1493f263f49b4fc);
|
|
|
|
|
|
var marker_6e4d06662bb53db7ab9e941daeba547e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f5bc808dc5444a67a4ea97d6c2e86ee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22114a33d910dee99d63b5531417ad8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12d4d734d4b851ba0ca543abec6a55f0 = $(`<div id="html_12d4d734d4b851ba0ca543abec6a55f0" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_22114a33d910dee99d63b5531417ad8d.setContent(html_12d4d734d4b851ba0ca543abec6a55f0);
|
|
|
|
|
|
|
|
marker_6e4d06662bb53db7ab9e941daeba547e.bindPopup(popup_22114a33d910dee99d63b5531417ad8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e4d06662bb53db7ab9e941daeba547e.setIcon(icon_f5bc808dc5444a67a4ea97d6c2e86ee4);
|
|
|
|
|
|
var marker_935a4a6e86266f3ef70a8d6a77927a02 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bd22361c3eecec38a688473f6311ee0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c34833873151f9f2bb12928b071b8932 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd9368c075af82cdf194b7fe8449815e = $(`<div id="html_dd9368c075af82cdf194b7fe8449815e" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_c34833873151f9f2bb12928b071b8932.setContent(html_dd9368c075af82cdf194b7fe8449815e);
|
|
|
|
|
|
|
|
marker_935a4a6e86266f3ef70a8d6a77927a02.bindPopup(popup_c34833873151f9f2bb12928b071b8932)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_935a4a6e86266f3ef70a8d6a77927a02.setIcon(icon_bd22361c3eecec38a688473f6311ee0b);
|
|
|
|
|
|
var marker_ff7d7df37fd99dd2eb1ba26735df2ccb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ebc4178fa5bbbff62ef9435967f85fd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38a0fc0c780c6afc2fef322e2cc9f98d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b76fea1673e6bb0c5896a78089baaedf = $(`<div id="html_b76fea1673e6bb0c5896a78089baaedf" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_38a0fc0c780c6afc2fef322e2cc9f98d.setContent(html_b76fea1673e6bb0c5896a78089baaedf);
|
|
|
|
|
|
|
|
marker_ff7d7df37fd99dd2eb1ba26735df2ccb.bindPopup(popup_38a0fc0c780c6afc2fef322e2cc9f98d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff7d7df37fd99dd2eb1ba26735df2ccb.setIcon(icon_ebc4178fa5bbbff62ef9435967f85fd7);
|
|
|
|
|
|
var marker_648af98394e14cd2eef74bc94e6407c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9f8cbbbad9ff66868de7f600eca53b4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b781a5b60a8b05b281dda78f85d37eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb91dd442cda7c49c30f060bcf76f30 = $(`<div id="html_ecb91dd442cda7c49c30f060bcf76f30" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_b781a5b60a8b05b281dda78f85d37eaf.setContent(html_ecb91dd442cda7c49c30f060bcf76f30);
|
|
|
|
|
|
|
|
marker_648af98394e14cd2eef74bc94e6407c0.bindPopup(popup_b781a5b60a8b05b281dda78f85d37eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_648af98394e14cd2eef74bc94e6407c0.setIcon(icon_9f8cbbbad9ff66868de7f600eca53b4b);
|
|
|
|
|
|
var marker_928b9dec39b4b9d3c0c19a31096923ce = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5fcfbca23a8633369250289542dd36cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4a263a355f76bdbae16a890bf2a515 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a78b1e4ade1e1c27eaf7b4342147800 = $(`<div id="html_9a78b1e4ade1e1c27eaf7b4342147800" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4f4a263a355f76bdbae16a890bf2a515.setContent(html_9a78b1e4ade1e1c27eaf7b4342147800);
|
|
|
|
|
|
|
|
marker_928b9dec39b4b9d3c0c19a31096923ce.bindPopup(popup_4f4a263a355f76bdbae16a890bf2a515)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_928b9dec39b4b9d3c0c19a31096923ce.setIcon(icon_5fcfbca23a8633369250289542dd36cc);
|
|
|
|
|
|
var marker_ec25a28e9f696c12b6d260130067fb9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8e2050ea3b0a7bbe179cef1db7118f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016fe0077ba98790f8aa3ea5232115b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74d9463155b8afeb0a9255691c91f9d = $(`<div id="html_e74d9463155b8afeb0a9255691c91f9d" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_016fe0077ba98790f8aa3ea5232115b7.setContent(html_e74d9463155b8afeb0a9255691c91f9d);
|
|
|
|
|
|
|
|
marker_ec25a28e9f696c12b6d260130067fb9e.bindPopup(popup_016fe0077ba98790f8aa3ea5232115b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec25a28e9f696c12b6d260130067fb9e.setIcon(icon_8e2050ea3b0a7bbe179cef1db7118f93);
|
|
|
|
|
|
var marker_e4ea9fd67ec6814582043e2ff7f91167 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c1e0728bcb44232ce7e3f4e09b695cc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29c1620ceb9124110d7f9f8659687bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60bac684a71c9b451ec6b5175afc81b7 = $(`<div id="html_60bac684a71c9b451ec6b5175afc81b7" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_29c1620ceb9124110d7f9f8659687bc6.setContent(html_60bac684a71c9b451ec6b5175afc81b7);
|
|
|
|
|
|
|
|
marker_e4ea9fd67ec6814582043e2ff7f91167.bindPopup(popup_29c1620ceb9124110d7f9f8659687bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4ea9fd67ec6814582043e2ff7f91167.setIcon(icon_c1e0728bcb44232ce7e3f4e09b695cc8);
|
|
|
|
|
|
var marker_5159b4c52847ca20ef8d4bc61de7564b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_af998be1e1fb8d9333995f9e0773dfd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41745d25c51fe9de9d443e3977e0eab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb149c41bab23b10be4d6aa4c46a8ff5 = $(`<div id="html_bb149c41bab23b10be4d6aa4c46a8ff5" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_41745d25c51fe9de9d443e3977e0eab1.setContent(html_bb149c41bab23b10be4d6aa4c46a8ff5);
|
|
|
|
|
|
|
|
marker_5159b4c52847ca20ef8d4bc61de7564b.bindPopup(popup_41745d25c51fe9de9d443e3977e0eab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5159b4c52847ca20ef8d4bc61de7564b.setIcon(icon_af998be1e1fb8d9333995f9e0773dfd2);
|
|
|
|
|
|
var marker_93aa0bfe1dbc1e70ec8ef2564e20a965 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_07ee26dacb38eeca0b16677c7e08841c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b63d87bc1604e36848675d3eb3f1e1ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039b177fdc98ec6c58f804f3c538bab6 = $(`<div id="html_039b177fdc98ec6c58f804f3c538bab6" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_b63d87bc1604e36848675d3eb3f1e1ba.setContent(html_039b177fdc98ec6c58f804f3c538bab6);
|
|
|
|
|
|
|
|
marker_93aa0bfe1dbc1e70ec8ef2564e20a965.bindPopup(popup_b63d87bc1604e36848675d3eb3f1e1ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93aa0bfe1dbc1e70ec8ef2564e20a965.setIcon(icon_07ee26dacb38eeca0b16677c7e08841c);
|
|
|
|
|
|
var marker_75fadbd87ef6e5f355bc59360e9d57ad = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a872b3b6c41343715c783fc92b66324e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ede6c54beb26d6a237c8c07fe61d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f933a9659c9058a55e32527f6555f7bb = $(`<div id="html_f933a9659c9058a55e32527f6555f7bb" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_c3ede6c54beb26d6a237c8c07fe61d45.setContent(html_f933a9659c9058a55e32527f6555f7bb);
|
|
|
|
|
|
|
|
marker_75fadbd87ef6e5f355bc59360e9d57ad.bindPopup(popup_c3ede6c54beb26d6a237c8c07fe61d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75fadbd87ef6e5f355bc59360e9d57ad.setIcon(icon_a872b3b6c41343715c783fc92b66324e);
|
|
|
|
|
|
var marker_67def3f5947218bad3a25c1ad6d8c6fe = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3323237c84be95e02625ba37a020a196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_501a90020c576c2d7ea84a590a3f5b00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_929aab4dc5e2ed7c4d425d37461a1080 = $(`<div id="html_929aab4dc5e2ed7c4d425d37461a1080" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_501a90020c576c2d7ea84a590a3f5b00.setContent(html_929aab4dc5e2ed7c4d425d37461a1080);
|
|
|
|
|
|
|
|
marker_67def3f5947218bad3a25c1ad6d8c6fe.bindPopup(popup_501a90020c576c2d7ea84a590a3f5b00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67def3f5947218bad3a25c1ad6d8c6fe.setIcon(icon_3323237c84be95e02625ba37a020a196);
|
|
|
|
|
|
var marker_dbfe5b8fcc068f685bf8a2c529dcba5a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_00f77b33a7df4cc180e46653081b4c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd8ee72a1f8936b350f09421873a3b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_323643f7afb40b48a4062c03db60feba = $(`<div id="html_323643f7afb40b48a4062c03db60feba" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_cd8ee72a1f8936b350f09421873a3b1f.setContent(html_323643f7afb40b48a4062c03db60feba);
|
|
|
|
|
|
|
|
marker_dbfe5b8fcc068f685bf8a2c529dcba5a.bindPopup(popup_cd8ee72a1f8936b350f09421873a3b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbfe5b8fcc068f685bf8a2c529dcba5a.setIcon(icon_00f77b33a7df4cc180e46653081b4c57);
|
|
|
|
|
|
var marker_96cb369b410ab24468fe239f2ff5f20f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5a909ebbc0837d38a8b75835d81c7161 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05db0cd59bc5e6586603718f160ba0b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40ccc058eb3add599ece2faaeb01e712 = $(`<div id="html_40ccc058eb3add599ece2faaeb01e712" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_05db0cd59bc5e6586603718f160ba0b9.setContent(html_40ccc058eb3add599ece2faaeb01e712);
|
|
|
|
|
|
|
|
marker_96cb369b410ab24468fe239f2ff5f20f.bindPopup(popup_05db0cd59bc5e6586603718f160ba0b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96cb369b410ab24468fe239f2ff5f20f.setIcon(icon_5a909ebbc0837d38a8b75835d81c7161);
|
|
|
|
|
|
var marker_04d8ec8591d583d90efc7658fbf3cf61 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bb72af6c4aa9ad99497aadd7109eb88c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede344f560c287b1c11d5ce54d9825ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceae696b50da7bb644860d8cfac88b6e = $(`<div id="html_ceae696b50da7bb644860d8cfac88b6e" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_ede344f560c287b1c11d5ce54d9825ec.setContent(html_ceae696b50da7bb644860d8cfac88b6e);
|
|
|
|
|
|
|
|
marker_04d8ec8591d583d90efc7658fbf3cf61.bindPopup(popup_ede344f560c287b1c11d5ce54d9825ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04d8ec8591d583d90efc7658fbf3cf61.setIcon(icon_bb72af6c4aa9ad99497aadd7109eb88c);
|
|
|
|
|
|
var marker_1dae40c512e5f7ae1c950acd71a13886 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_7d76975c7a7b87222e0fc43b48ab933e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4266658b87a9786fadadd494d65360d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc4740f2c5229d6316082fc9451d0ad = $(`<div id="html_acc4740f2c5229d6316082fc9451d0ad" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_b4266658b87a9786fadadd494d65360d.setContent(html_acc4740f2c5229d6316082fc9451d0ad);
|
|
|
|
|
|
|
|
marker_1dae40c512e5f7ae1c950acd71a13886.bindPopup(popup_b4266658b87a9786fadadd494d65360d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dae40c512e5f7ae1c950acd71a13886.setIcon(icon_7d76975c7a7b87222e0fc43b48ab933e);
|
|
|
|
|
|
var marker_9f9b32c74b69341ff0c13fa239df4e95 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_697c765f3bc897e44ffc32a8549a5a04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1c2a22617728d8e087dc892812825a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7b2be4bebb126ba60ee4c0c01702215 = $(`<div id="html_f7b2be4bebb126ba60ee4c0c01702215" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_a1c2a22617728d8e087dc892812825a2.setContent(html_f7b2be4bebb126ba60ee4c0c01702215);
|
|
|
|
|
|
|
|
marker_9f9b32c74b69341ff0c13fa239df4e95.bindPopup(popup_a1c2a22617728d8e087dc892812825a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f9b32c74b69341ff0c13fa239df4e95.setIcon(icon_697c765f3bc897e44ffc32a8549a5a04);
|
|
|
|
|
|
var marker_25aa5906592bdd7c3b6c1400922c42f4 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d4bb9178f909b3da5c8573b2a166705d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19d1d4a3b21ea70779b1abf5b251fa3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d80656e80527debc9a987960e45fbec = $(`<div id="html_8d80656e80527debc9a987960e45fbec" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_19d1d4a3b21ea70779b1abf5b251fa3b.setContent(html_8d80656e80527debc9a987960e45fbec);
|
|
|
|
|
|
|
|
marker_25aa5906592bdd7c3b6c1400922c42f4.bindPopup(popup_19d1d4a3b21ea70779b1abf5b251fa3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25aa5906592bdd7c3b6c1400922c42f4.setIcon(icon_d4bb9178f909b3da5c8573b2a166705d);
|
|
|
|
|
|
var marker_d936cdd8d9feb73b32df4508bdd75d67 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_581f72f009f07516cf712e7ffca37047 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96527015f9659a9be6ff99a4722d00e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f49e0b2fa03f7a164127fb1b3d841ae = $(`<div id="html_7f49e0b2fa03f7a164127fb1b3d841ae" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_96527015f9659a9be6ff99a4722d00e2.setContent(html_7f49e0b2fa03f7a164127fb1b3d841ae);
|
|
|
|
|
|
|
|
marker_d936cdd8d9feb73b32df4508bdd75d67.bindPopup(popup_96527015f9659a9be6ff99a4722d00e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d936cdd8d9feb73b32df4508bdd75d67.setIcon(icon_581f72f009f07516cf712e7ffca37047);
|
|
|
|
|
|
var marker_8aa8dfa3b9d9db14f1c458640a3d3ee2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_70ec2db3cee1bf1e19d027137562ffed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56860e3f8d09efff5c6ae6ba4e3e898b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_217a6940b445273e39249798117c8f14 = $(`<div id="html_217a6940b445273e39249798117c8f14" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_56860e3f8d09efff5c6ae6ba4e3e898b.setContent(html_217a6940b445273e39249798117c8f14);
|
|
|
|
|
|
|
|
marker_8aa8dfa3b9d9db14f1c458640a3d3ee2.bindPopup(popup_56860e3f8d09efff5c6ae6ba4e3e898b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa8dfa3b9d9db14f1c458640a3d3ee2.setIcon(icon_70ec2db3cee1bf1e19d027137562ffed);
|
|
|
|
|
|
var marker_c36094216e86023d2fed91373635459c = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4ac4f038f07e825685771ffa5cb68b9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ca67f28eb6de9db0f3e9157ab26135a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_317ee755b050d6abf4e156bcb662135b = $(`<div id="html_317ee755b050d6abf4e156bcb662135b" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_6ca67f28eb6de9db0f3e9157ab26135a.setContent(html_317ee755b050d6abf4e156bcb662135b);
|
|
|
|
|
|
|
|
marker_c36094216e86023d2fed91373635459c.bindPopup(popup_6ca67f28eb6de9db0f3e9157ab26135a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36094216e86023d2fed91373635459c.setIcon(icon_4ac4f038f07e825685771ffa5cb68b9e);
|
|
|
|
|
|
var marker_ee86890f3b288ef831ed211a19461573 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1a6e234e10a4d54d50025d45a55daf7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8c02e88f001f431ecf337afa34ab341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c17801af96ee8d127442f1893a2a2d4 = $(`<div id="html_3c17801af96ee8d127442f1893a2a2d4" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_c8c02e88f001f431ecf337afa34ab341.setContent(html_3c17801af96ee8d127442f1893a2a2d4);
|
|
|
|
|
|
|
|
marker_ee86890f3b288ef831ed211a19461573.bindPopup(popup_c8c02e88f001f431ecf337afa34ab341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee86890f3b288ef831ed211a19461573.setIcon(icon_1a6e234e10a4d54d50025d45a55daf7c);
|
|
|
|
|
|
var marker_b7c47117fd8e56577018f9b1a9df2a02 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cfc40e0595970af3cda47b3bedc9ee86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27e65210d92ddcec35c0ad341e42bf1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2522f95cb4a82a6b4b31ae97c4691b86 = $(`<div id="html_2522f95cb4a82a6b4b31ae97c4691b86" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_27e65210d92ddcec35c0ad341e42bf1c.setContent(html_2522f95cb4a82a6b4b31ae97c4691b86);
|
|
|
|
|
|
|
|
marker_b7c47117fd8e56577018f9b1a9df2a02.bindPopup(popup_27e65210d92ddcec35c0ad341e42bf1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c47117fd8e56577018f9b1a9df2a02.setIcon(icon_cfc40e0595970af3cda47b3bedc9ee86);
|
|
|
|
|
|
var marker_afc8403463b9eb5e31a49b41f797f030 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c40579268344a9908fd68c8c331bca70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7918e45cf20bdae10ef7f57d6811f3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_569fba1839b98c7f073a2c4489f8d97e = $(`<div id="html_569fba1839b98c7f073a2c4489f8d97e" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_b7918e45cf20bdae10ef7f57d6811f3c.setContent(html_569fba1839b98c7f073a2c4489f8d97e);
|
|
|
|
|
|
|
|
marker_afc8403463b9eb5e31a49b41f797f030.bindPopup(popup_b7918e45cf20bdae10ef7f57d6811f3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afc8403463b9eb5e31a49b41f797f030.setIcon(icon_c40579268344a9908fd68c8c331bca70);
|
|
|
|
|
|
var marker_31b6ecc366e65a0e5e95c69935f48ee4 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_55439e3cc90c3aad3edd94b081ec7513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a06a160edc0cba6b33f27d661a5b947 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa7e895417538dc4fa888c6001703f86 = $(`<div id="html_aa7e895417538dc4fa888c6001703f86" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_0a06a160edc0cba6b33f27d661a5b947.setContent(html_aa7e895417538dc4fa888c6001703f86);
|
|
|
|
|
|
|
|
marker_31b6ecc366e65a0e5e95c69935f48ee4.bindPopup(popup_0a06a160edc0cba6b33f27d661a5b947)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b6ecc366e65a0e5e95c69935f48ee4.setIcon(icon_55439e3cc90c3aad3edd94b081ec7513);
|
|
|
|
|
|
var marker_5f4a8154b4cd6ba48ab86d1852129f37 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5b8b45888dcf92d4357acc232a837cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b6d5f470b490d9c17eef92b629b6db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e02294c172e5ae769a457096c5e7ef9 = $(`<div id="html_4e02294c172e5ae769a457096c5e7ef9" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_7b6d5f470b490d9c17eef92b629b6db6.setContent(html_4e02294c172e5ae769a457096c5e7ef9);
|
|
|
|
|
|
|
|
marker_5f4a8154b4cd6ba48ab86d1852129f37.bindPopup(popup_7b6d5f470b490d9c17eef92b629b6db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f4a8154b4cd6ba48ab86d1852129f37.setIcon(icon_5b8b45888dcf92d4357acc232a837cd1);
|
|
|
|
|
|
var marker_fdd83d91d2ff831717868c2339dded10 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_faa1bbaee3b844893f54d543d018fda9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d241a21fde9da1e69537452520d3da17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54fd983fd4d03dd9dbe4c03b7f917578 = $(`<div id="html_54fd983fd4d03dd9dbe4c03b7f917578" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_d241a21fde9da1e69537452520d3da17.setContent(html_54fd983fd4d03dd9dbe4c03b7f917578);
|
|
|
|
|
|
|
|
marker_fdd83d91d2ff831717868c2339dded10.bindPopup(popup_d241a21fde9da1e69537452520d3da17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd83d91d2ff831717868c2339dded10.setIcon(icon_faa1bbaee3b844893f54d543d018fda9);
|
|
|
|
|
|
var marker_0a0570cb9a021f9d8b9d6db838ccd249 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d2ba329d25e2748c2ab3cd0b4ff0e31a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aa802de90a79ea332ec0d69f343198f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73ece837c2c503b4bdf8c8cb99af0177 = $(`<div id="html_73ece837c2c503b4bdf8c8cb99af0177" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_3aa802de90a79ea332ec0d69f343198f.setContent(html_73ece837c2c503b4bdf8c8cb99af0177);
|
|
|
|
|
|
|
|
marker_0a0570cb9a021f9d8b9d6db838ccd249.bindPopup(popup_3aa802de90a79ea332ec0d69f343198f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a0570cb9a021f9d8b9d6db838ccd249.setIcon(icon_d2ba329d25e2748c2ab3cd0b4ff0e31a);
|
|
|
|
|
|
var marker_017429298467ebd94abcbe0106f7d4ce = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3b24394b5b60ec66eed1742376f31fb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b898d8447720d1c9196d94d84aa67a00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc6fa3d8af7e8425aaa0de3ed2a74388 = $(`<div id="html_fc6fa3d8af7e8425aaa0de3ed2a74388" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_b898d8447720d1c9196d94d84aa67a00.setContent(html_fc6fa3d8af7e8425aaa0de3ed2a74388);
|
|
|
|
|
|
|
|
marker_017429298467ebd94abcbe0106f7d4ce.bindPopup(popup_b898d8447720d1c9196d94d84aa67a00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_017429298467ebd94abcbe0106f7d4ce.setIcon(icon_3b24394b5b60ec66eed1742376f31fb4);
|
|
|
|
|
|
var marker_86a93923bf3a3814b32f82c80f5d64be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3fa09f800b5917ca77d7ca80701bf6ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ad4a233d03fc4f8f09de1d97790f16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42079c144d3c022d28a5b51650024b3e = $(`<div id="html_42079c144d3c022d28a5b51650024b3e" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_40ad4a233d03fc4f8f09de1d97790f16.setContent(html_42079c144d3c022d28a5b51650024b3e);
|
|
|
|
|
|
|
|
marker_86a93923bf3a3814b32f82c80f5d64be.bindPopup(popup_40ad4a233d03fc4f8f09de1d97790f16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a93923bf3a3814b32f82c80f5d64be.setIcon(icon_3fa09f800b5917ca77d7ca80701bf6ad);
|
|
|
|
|
|
var marker_42b457889faf60998e5a6ce453a63fd5 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_dc234800bacabadf728c57348fd474dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1cac78f2c686c6e3c905e01f4e7af57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb16847486444f84d8ec39cc20b75dc6 = $(`<div id="html_bb16847486444f84d8ec39cc20b75dc6" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_f1cac78f2c686c6e3c905e01f4e7af57.setContent(html_bb16847486444f84d8ec39cc20b75dc6);
|
|
|
|
|
|
|
|
marker_42b457889faf60998e5a6ce453a63fd5.bindPopup(popup_f1cac78f2c686c6e3c905e01f4e7af57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b457889faf60998e5a6ce453a63fd5.setIcon(icon_dc234800bacabadf728c57348fd474dd);
|
|
|
|
|
|
var marker_aa27b799b90d69b8f3a204d6852fb264 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2555f9ab2fa2ac84d57ab5bf35dd60b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e9d9adb5a37456f16aecec09b9c214e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5861f89de43f1dee48e06a3cad3bc5b = $(`<div id="html_a5861f89de43f1dee48e06a3cad3bc5b" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_9e9d9adb5a37456f16aecec09b9c214e.setContent(html_a5861f89de43f1dee48e06a3cad3bc5b);
|
|
|
|
|
|
|
|
marker_aa27b799b90d69b8f3a204d6852fb264.bindPopup(popup_9e9d9adb5a37456f16aecec09b9c214e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa27b799b90d69b8f3a204d6852fb264.setIcon(icon_2555f9ab2fa2ac84d57ab5bf35dd60b8);
|
|
|
|
|
|
var marker_501cddcf16776ef59f3e9375a37738fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_76b4176264224bc92ee0f7e68a4ceb47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_354e18c6ea5760afc10425436097b479 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2e1f3c2e71f767b0614b81e01460bca = $(`<div id="html_c2e1f3c2e71f767b0614b81e01460bca" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_354e18c6ea5760afc10425436097b479.setContent(html_c2e1f3c2e71f767b0614b81e01460bca);
|
|
|
|
|
|
|
|
marker_501cddcf16776ef59f3e9375a37738fe.bindPopup(popup_354e18c6ea5760afc10425436097b479)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_501cddcf16776ef59f3e9375a37738fe.setIcon(icon_76b4176264224bc92ee0f7e68a4ceb47);
|
|
|
|
|
|
var marker_1898c505f844e4f474f80d0a790c5f32 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3c12a8294bed041efc7dd32b3a41a39a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_032044831ce683ec79a4281180d27c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e51e128e2607ea324ac1354b22589b3 = $(`<div id="html_4e51e128e2607ea324ac1354b22589b3" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_032044831ce683ec79a4281180d27c47.setContent(html_4e51e128e2607ea324ac1354b22589b3);
|
|
|
|
|
|
|
|
marker_1898c505f844e4f474f80d0a790c5f32.bindPopup(popup_032044831ce683ec79a4281180d27c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1898c505f844e4f474f80d0a790c5f32.setIcon(icon_3c12a8294bed041efc7dd32b3a41a39a);
|
|
|
|
|
|
var marker_94a4bdf087da90c58fd5afe8421a8dff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ed84028d1637d1fc0512c0ca0df08cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02314d661788700e6745c8c6863d47ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b84cc752b91de685dd0881b6a3ac8f93 = $(`<div id="html_b84cc752b91de685dd0881b6a3ac8f93" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_02314d661788700e6745c8c6863d47ef.setContent(html_b84cc752b91de685dd0881b6a3ac8f93);
|
|
|
|
|
|
|
|
marker_94a4bdf087da90c58fd5afe8421a8dff.bindPopup(popup_02314d661788700e6745c8c6863d47ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94a4bdf087da90c58fd5afe8421a8dff.setIcon(icon_ed84028d1637d1fc0512c0ca0df08cdb);
|
|
|
|
|
|
var marker_0fe0c32b21ff79f2d6aa7b2fe922aa0f = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1a63d076f377cff40ac7ec7f853dfc08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e00ebdfde5ecc095c9056082c1a0e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f173eb193b0ced0cd70066c536908f2 = $(`<div id="html_2f173eb193b0ced0cd70066c536908f2" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_2e00ebdfde5ecc095c9056082c1a0e7a.setContent(html_2f173eb193b0ced0cd70066c536908f2);
|
|
|
|
|
|
|
|
marker_0fe0c32b21ff79f2d6aa7b2fe922aa0f.bindPopup(popup_2e00ebdfde5ecc095c9056082c1a0e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fe0c32b21ff79f2d6aa7b2fe922aa0f.setIcon(icon_1a63d076f377cff40ac7ec7f853dfc08);
|
|
|
|
|
|
var marker_e96e50eb3fca6d3ddc0ec62639f061e9 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9754914e6d49be575fd71cb299ec586b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3619f3afbb1ed4fb33f9994d31e27968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cca2f39179e327fb3d70312266dc6f9 = $(`<div id="html_8cca2f39179e327fb3d70312266dc6f9" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_3619f3afbb1ed4fb33f9994d31e27968.setContent(html_8cca2f39179e327fb3d70312266dc6f9);
|
|
|
|
|
|
|
|
marker_e96e50eb3fca6d3ddc0ec62639f061e9.bindPopup(popup_3619f3afbb1ed4fb33f9994d31e27968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e96e50eb3fca6d3ddc0ec62639f061e9.setIcon(icon_9754914e6d49be575fd71cb299ec586b);
|
|
|
|
|
|
var marker_8686de9485fe3daca6314667e41cdc71 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_360b53f0c64ee5b4d66816dcdff26750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a1c0944a1ee488eb557374fe38cc95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2446a16fc6bc2ae29362757d62cdb290 = $(`<div id="html_2446a16fc6bc2ae29362757d62cdb290" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_d0a1c0944a1ee488eb557374fe38cc95.setContent(html_2446a16fc6bc2ae29362757d62cdb290);
|
|
|
|
|
|
|
|
marker_8686de9485fe3daca6314667e41cdc71.bindPopup(popup_d0a1c0944a1ee488eb557374fe38cc95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8686de9485fe3daca6314667e41cdc71.setIcon(icon_360b53f0c64ee5b4d66816dcdff26750);
|
|
|
|
|
|
var marker_0865dae4ff8d2f5b95822074d6a5d495 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2f5e81ee420ad8aebc09a2f4486accf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29bf6279b2bda9c30a96ecb593e73457 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51f16edee06fad9975157cce7bd9824a = $(`<div id="html_51f16edee06fad9975157cce7bd9824a" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_29bf6279b2bda9c30a96ecb593e73457.setContent(html_51f16edee06fad9975157cce7bd9824a);
|
|
|
|
|
|
|
|
marker_0865dae4ff8d2f5b95822074d6a5d495.bindPopup(popup_29bf6279b2bda9c30a96ecb593e73457)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0865dae4ff8d2f5b95822074d6a5d495.setIcon(icon_2f5e81ee420ad8aebc09a2f4486accf3);
|
|
|
|
|
|
var marker_6602590a91dc2093f0816e0428ba1c7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_de91ce5700e633122483e7c0bdd9b2cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d59bc24e5b19947736e3ea1e0eb724d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a75d1868f75477e4d240db55f15916f0 = $(`<div id="html_a75d1868f75477e4d240db55f15916f0" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_d59bc24e5b19947736e3ea1e0eb724d1.setContent(html_a75d1868f75477e4d240db55f15916f0);
|
|
|
|
|
|
|
|
marker_6602590a91dc2093f0816e0428ba1c7a.bindPopup(popup_d59bc24e5b19947736e3ea1e0eb724d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6602590a91dc2093f0816e0428ba1c7a.setIcon(icon_de91ce5700e633122483e7c0bdd9b2cb);
|
|
|
|
|
|
var marker_a1f890c6ed4fca22f0b85e16464ef62f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_42ad8ce9a83435e016b4bf478c4f9530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9624de5d1f65849a8ccad58ea3d69cce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc0fa4b91629754347655ad6cfff1b2 = $(`<div id="html_ddc0fa4b91629754347655ad6cfff1b2" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_9624de5d1f65849a8ccad58ea3d69cce.setContent(html_ddc0fa4b91629754347655ad6cfff1b2);
|
|
|
|
|
|
|
|
marker_a1f890c6ed4fca22f0b85e16464ef62f.bindPopup(popup_9624de5d1f65849a8ccad58ea3d69cce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f890c6ed4fca22f0b85e16464ef62f.setIcon(icon_42ad8ce9a83435e016b4bf478c4f9530);
|
|
|
|
|
|
var marker_eab15d56fcc53de82580db5b0be2ae48 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6454990de18c01bade9a481f38e00014 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626788cedfb04285ab268ef5a749586b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcb2f4774e6cf9971b83c0700c453fed = $(`<div id="html_dcb2f4774e6cf9971b83c0700c453fed" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_626788cedfb04285ab268ef5a749586b.setContent(html_dcb2f4774e6cf9971b83c0700c453fed);
|
|
|
|
|
|
|
|
marker_eab15d56fcc53de82580db5b0be2ae48.bindPopup(popup_626788cedfb04285ab268ef5a749586b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eab15d56fcc53de82580db5b0be2ae48.setIcon(icon_6454990de18c01bade9a481f38e00014);
|
|
|
|
|
|
var marker_253d1990881374b8513c873c0fe3a182 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_83100dca7a81690a16f7560d3ab9a297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_846864cd5a8519d7e0864c11639e31ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4050aa8ff5a54fe34fae5c04d120a7a3 = $(`<div id="html_4050aa8ff5a54fe34fae5c04d120a7a3" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_846864cd5a8519d7e0864c11639e31ca.setContent(html_4050aa8ff5a54fe34fae5c04d120a7a3);
|
|
|
|
|
|
|
|
marker_253d1990881374b8513c873c0fe3a182.bindPopup(popup_846864cd5a8519d7e0864c11639e31ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_253d1990881374b8513c873c0fe3a182.setIcon(icon_83100dca7a81690a16f7560d3ab9a297);
|
|
|
|
|
|
var marker_762e345b71191458658ff18a82095cef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_10000342df0788af5e1c494f85ded090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_952a526218b2e9f6ffdffcd73a6d1ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e7f9823abdc9a5a2142be9fd854efc = $(`<div id="html_58e7f9823abdc9a5a2142be9fd854efc" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_952a526218b2e9f6ffdffcd73a6d1ed4.setContent(html_58e7f9823abdc9a5a2142be9fd854efc);
|
|
|
|
|
|
|
|
marker_762e345b71191458658ff18a82095cef.bindPopup(popup_952a526218b2e9f6ffdffcd73a6d1ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_762e345b71191458658ff18a82095cef.setIcon(icon_10000342df0788af5e1c494f85ded090);
|
|
|
|
|
|
var marker_cadaf3906f2d55d1a86214a1e423e37a = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_85fb5a45548cf96ab15f288d99435d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d54ef1a388f326ec178d4301d24a3d57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02bf0403b9a65bcee397dd9f033cf09e = $(`<div id="html_02bf0403b9a65bcee397dd9f033cf09e" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_d54ef1a388f326ec178d4301d24a3d57.setContent(html_02bf0403b9a65bcee397dd9f033cf09e);
|
|
|
|
|
|
|
|
marker_cadaf3906f2d55d1a86214a1e423e37a.bindPopup(popup_d54ef1a388f326ec178d4301d24a3d57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cadaf3906f2d55d1a86214a1e423e37a.setIcon(icon_85fb5a45548cf96ab15f288d99435d8d);
|
|
|
|
|
|
var marker_59bbcda76da9a47229a077ef0731df92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5ec0c7cd2739cbe8eb6caba0e9f5bdff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac91d55861848286ea16107f1cf115a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc83177d3e21b6f064396db4125fc6c = $(`<div id="html_abc83177d3e21b6f064396db4125fc6c" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_4ac91d55861848286ea16107f1cf115a.setContent(html_abc83177d3e21b6f064396db4125fc6c);
|
|
|
|
|
|
|
|
marker_59bbcda76da9a47229a077ef0731df92.bindPopup(popup_4ac91d55861848286ea16107f1cf115a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59bbcda76da9a47229a077ef0731df92.setIcon(icon_5ec0c7cd2739cbe8eb6caba0e9f5bdff);
|
|
|
|
|
|
var marker_2f8e768a04cbcf53a3b64741dbaed3da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b5c602ed1ec3e4497cf5613f8017e4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_996d1dea5394eeca68279ef60955362c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbdb745e1b012e2e2ed50ba430074be4 = $(`<div id="html_cbdb745e1b012e2e2ed50ba430074be4" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_996d1dea5394eeca68279ef60955362c.setContent(html_cbdb745e1b012e2e2ed50ba430074be4);
|
|
|
|
|
|
|
|
marker_2f8e768a04cbcf53a3b64741dbaed3da.bindPopup(popup_996d1dea5394eeca68279ef60955362c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f8e768a04cbcf53a3b64741dbaed3da.setIcon(icon_b5c602ed1ec3e4497cf5613f8017e4fd);
|
|
|
|
|
|
var marker_047a43d362783c75dd142979555df8de = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e3f7e21057ab13a16ef22a3cd215f449 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e50b5e8e4c6c7c68a86203cea9727e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e451a79aaf0c39628983d2277761be6e = $(`<div id="html_e451a79aaf0c39628983d2277761be6e" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_5e50b5e8e4c6c7c68a86203cea9727e8.setContent(html_e451a79aaf0c39628983d2277761be6e);
|
|
|
|
|
|
|
|
marker_047a43d362783c75dd142979555df8de.bindPopup(popup_5e50b5e8e4c6c7c68a86203cea9727e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047a43d362783c75dd142979555df8de.setIcon(icon_e3f7e21057ab13a16ef22a3cd215f449);
|
|
|
|
|
|
var marker_90d86230c7d964cdeafae55ea44a01df = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_eea1fefbcd54fc1cf996d9095bcfe140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46de2e4b74d8b7c4b7c05eef23bb8e32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ebeded89a2089b2efc11a82d97b1ba7 = $(`<div id="html_4ebeded89a2089b2efc11a82d97b1ba7" style="width: 100.0%; height: 100.0%;">nostr.sudoyes.com</div>`)[0];
|
|
popup_46de2e4b74d8b7c4b7c05eef23bb8e32.setContent(html_4ebeded89a2089b2efc11a82d97b1ba7);
|
|
|
|
|
|
|
|
marker_90d86230c7d964cdeafae55ea44a01df.bindPopup(popup_46de2e4b74d8b7c4b7c05eef23bb8e32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90d86230c7d964cdeafae55ea44a01df.setIcon(icon_eea1fefbcd54fc1cf996d9095bcfe140);
|
|
|
|
|
|
var marker_906b806be665166282bfcaf3a366a754 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3915c8e0271ed5d9e6d5d4e771535a8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6295df55b0ea4966cc32ca3e5e1aff1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0deae7457d66f5612ea870b5b5d7ed6a = $(`<div id="html_0deae7457d66f5612ea870b5b5d7ed6a" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_6295df55b0ea4966cc32ca3e5e1aff1b.setContent(html_0deae7457d66f5612ea870b5b5d7ed6a);
|
|
|
|
|
|
|
|
marker_906b806be665166282bfcaf3a366a754.bindPopup(popup_6295df55b0ea4966cc32ca3e5e1aff1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906b806be665166282bfcaf3a366a754.setIcon(icon_3915c8e0271ed5d9e6d5d4e771535a8d);
|
|
|
|
|
|
var marker_c1f5aefe944c13a03f28855aa9371285 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b44dc08717144dd276255e473d3e18cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57e7442ed51201fec1d1b5457fb61b9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_397e19bf1b96990f03acbb5ea7ab1fd3 = $(`<div id="html_397e19bf1b96990f03acbb5ea7ab1fd3" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_57e7442ed51201fec1d1b5457fb61b9e.setContent(html_397e19bf1b96990f03acbb5ea7ab1fd3);
|
|
|
|
|
|
|
|
marker_c1f5aefe944c13a03f28855aa9371285.bindPopup(popup_57e7442ed51201fec1d1b5457fb61b9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1f5aefe944c13a03f28855aa9371285.setIcon(icon_b44dc08717144dd276255e473d3e18cd);
|
|
|
|
|
|
var marker_54d6c2da479e05edae1775d7a2cfd24f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_02a3154b603380e2476509b711a2c152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fde754c191b6b5c9269611326b3898a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_885025e81801c716b17b29da3fecbff4 = $(`<div id="html_885025e81801c716b17b29da3fecbff4" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0fde754c191b6b5c9269611326b3898a.setContent(html_885025e81801c716b17b29da3fecbff4);
|
|
|
|
|
|
|
|
marker_54d6c2da479e05edae1775d7a2cfd24f.bindPopup(popup_0fde754c191b6b5c9269611326b3898a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54d6c2da479e05edae1775d7a2cfd24f.setIcon(icon_02a3154b603380e2476509b711a2c152);
|
|
|
|
|
|
var marker_465c5a0e96b788a73c28999cb46abbee = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_30122df9f9362ab873f015cfb9eb3a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8980233565bc5e5e6d73413bd1356a8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84e5cb816909077d95d81b44bab00ac = $(`<div id="html_d84e5cb816909077d95d81b44bab00ac" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_8980233565bc5e5e6d73413bd1356a8a.setContent(html_d84e5cb816909077d95d81b44bab00ac);
|
|
|
|
|
|
|
|
marker_465c5a0e96b788a73c28999cb46abbee.bindPopup(popup_8980233565bc5e5e6d73413bd1356a8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_465c5a0e96b788a73c28999cb46abbee.setIcon(icon_30122df9f9362ab873f015cfb9eb3a3c);
|
|
|
|
|
|
var marker_0a7b826f524a4cfdfe3fa867a568eb21 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_dd18cf4c228a49bbf22272c935afbb76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb597221fc37b748499e3a4cf8c13eab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe15615c497772c33dc64a7e0b34a85c = $(`<div id="html_fe15615c497772c33dc64a7e0b34a85c" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_eb597221fc37b748499e3a4cf8c13eab.setContent(html_fe15615c497772c33dc64a7e0b34a85c);
|
|
|
|
|
|
|
|
marker_0a7b826f524a4cfdfe3fa867a568eb21.bindPopup(popup_eb597221fc37b748499e3a4cf8c13eab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a7b826f524a4cfdfe3fa867a568eb21.setIcon(icon_dd18cf4c228a49bbf22272c935afbb76);
|
|
|
|
|
|
var marker_4171e6d19f1ba38f644dac8f24df3911 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_598e070d9f90745998705ba4d96af543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_274be3cf7730c18ffd83ce3e112e00dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_697a2fcb4a487a97c22a89e0db5cdf5a = $(`<div id="html_697a2fcb4a487a97c22a89e0db5cdf5a" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_274be3cf7730c18ffd83ce3e112e00dc.setContent(html_697a2fcb4a487a97c22a89e0db5cdf5a);
|
|
|
|
|
|
|
|
marker_4171e6d19f1ba38f644dac8f24df3911.bindPopup(popup_274be3cf7730c18ffd83ce3e112e00dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4171e6d19f1ba38f644dac8f24df3911.setIcon(icon_598e070d9f90745998705ba4d96af543);
|
|
|
|
|
|
var marker_f6a771ae7925c0e83f32b2b957a03b3b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_803063df495ab20ac888965ab8c2a07d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_233a5628f8ab955ba89f3be2650654cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ea1b10400af095e602d0892ea72b750 = $(`<div id="html_0ea1b10400af095e602d0892ea72b750" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_233a5628f8ab955ba89f3be2650654cb.setContent(html_0ea1b10400af095e602d0892ea72b750);
|
|
|
|
|
|
|
|
marker_f6a771ae7925c0e83f32b2b957a03b3b.bindPopup(popup_233a5628f8ab955ba89f3be2650654cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a771ae7925c0e83f32b2b957a03b3b.setIcon(icon_803063df495ab20ac888965ab8c2a07d);
|
|
|
|
|
|
var marker_33f0072cc7fce68bc5aca903f71fc620 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a4709f1624d1f52418e89aaae173214e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cccc2e821499ca35ffe6df2883b4fd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28cac804e9121bd71becc93c2b8826a9 = $(`<div id="html_28cac804e9121bd71becc93c2b8826a9" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_9cccc2e821499ca35ffe6df2883b4fd3.setContent(html_28cac804e9121bd71becc93c2b8826a9);
|
|
|
|
|
|
|
|
marker_33f0072cc7fce68bc5aca903f71fc620.bindPopup(popup_9cccc2e821499ca35ffe6df2883b4fd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33f0072cc7fce68bc5aca903f71fc620.setIcon(icon_a4709f1624d1f52418e89aaae173214e);
|
|
|
|
|
|
var marker_fe2da00f0a3beed86f715b13e2186b20 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b29ba808ade92bcc99f16c049aadbd90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eb13dd9cb7f7017f083e75116984a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92db82a5fe596a388667f29dd952b6c1 = $(`<div id="html_92db82a5fe596a388667f29dd952b6c1" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_4eb13dd9cb7f7017f083e75116984a51.setContent(html_92db82a5fe596a388667f29dd952b6c1);
|
|
|
|
|
|
|
|
marker_fe2da00f0a3beed86f715b13e2186b20.bindPopup(popup_4eb13dd9cb7f7017f083e75116984a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe2da00f0a3beed86f715b13e2186b20.setIcon(icon_b29ba808ade92bcc99f16c049aadbd90);
|
|
|
|
|
|
var marker_0835609a4d6c7c3d75027a91f0757da2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5f2f3eb9373ee96d3ea02235fa7556fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6fe29ce9909bb8d78696c373df45390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0f8b25e283c4efde6004aa2fff9cb7 = $(`<div id="html_6f0f8b25e283c4efde6004aa2fff9cb7" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_e6fe29ce9909bb8d78696c373df45390.setContent(html_6f0f8b25e283c4efde6004aa2fff9cb7);
|
|
|
|
|
|
|
|
marker_0835609a4d6c7c3d75027a91f0757da2.bindPopup(popup_e6fe29ce9909bb8d78696c373df45390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0835609a4d6c7c3d75027a91f0757da2.setIcon(icon_5f2f3eb9373ee96d3ea02235fa7556fe);
|
|
|
|
|
|
var marker_9a7c3dcf6c804f720e480c40eb747ee2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a0963eae50c00124b2f63c2eb68146db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b4e7d9db2a84d8416b7ceab41807b2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccc1ee169ec919fb340fdcf656547104 = $(`<div id="html_ccc1ee169ec919fb340fdcf656547104" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_9b4e7d9db2a84d8416b7ceab41807b2f.setContent(html_ccc1ee169ec919fb340fdcf656547104);
|
|
|
|
|
|
|
|
marker_9a7c3dcf6c804f720e480c40eb747ee2.bindPopup(popup_9b4e7d9db2a84d8416b7ceab41807b2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7c3dcf6c804f720e480c40eb747ee2.setIcon(icon_a0963eae50c00124b2f63c2eb68146db);
|
|
|
|
|
|
var marker_3de4c14be11da88623cb2fb861c7df41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5458e05b7e16efe47c1859d89b4247b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0910e4ddf6070c2bea31c7b79e951afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_159155a8ab85c98bc9dab6210f04fbf3 = $(`<div id="html_159155a8ab85c98bc9dab6210f04fbf3" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_0910e4ddf6070c2bea31c7b79e951afe.setContent(html_159155a8ab85c98bc9dab6210f04fbf3);
|
|
|
|
|
|
|
|
marker_3de4c14be11da88623cb2fb861c7df41.bindPopup(popup_0910e4ddf6070c2bea31c7b79e951afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3de4c14be11da88623cb2fb861c7df41.setIcon(icon_5458e05b7e16efe47c1859d89b4247b8);
|
|
|
|
|
|
var marker_823525a0c6590448d717bbaf66ca40c5 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_467312a48a273428973c356a5ebc62c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_877fc0f2e049ed7bd0b876dce3393b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d23b11c005215234b869ae7e0b584731 = $(`<div id="html_d23b11c005215234b869ae7e0b584731" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_877fc0f2e049ed7bd0b876dce3393b23.setContent(html_d23b11c005215234b869ae7e0b584731);
|
|
|
|
|
|
|
|
marker_823525a0c6590448d717bbaf66ca40c5.bindPopup(popup_877fc0f2e049ed7bd0b876dce3393b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823525a0c6590448d717bbaf66ca40c5.setIcon(icon_467312a48a273428973c356a5ebc62c5);
|
|
|
|
|
|
var marker_79808c639232e187747adab2fe2226b2 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2295d4419df1992b6a1930ff015514cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7baad151f389b0e39ffe2f7c05dbd46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a211ad34cd652f7033d79f465d4e42da = $(`<div id="html_a211ad34cd652f7033d79f465d4e42da" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_b7baad151f389b0e39ffe2f7c05dbd46.setContent(html_a211ad34cd652f7033d79f465d4e42da);
|
|
|
|
|
|
|
|
marker_79808c639232e187747adab2fe2226b2.bindPopup(popup_b7baad151f389b0e39ffe2f7c05dbd46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79808c639232e187747adab2fe2226b2.setIcon(icon_2295d4419df1992b6a1930ff015514cb);
|
|
|
|
|
|
var marker_e82a71010b09acce1e621d96c0f73aea = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_596a70ce8ce56715ca8d8a98ff56312f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80fffc38b77bb983aabcb20681dfe0ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856d6a7370b21fb63579c0bdd53ecfaa = $(`<div id="html_856d6a7370b21fb63579c0bdd53ecfaa" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_80fffc38b77bb983aabcb20681dfe0ec.setContent(html_856d6a7370b21fb63579c0bdd53ecfaa);
|
|
|
|
|
|
|
|
marker_e82a71010b09acce1e621d96c0f73aea.bindPopup(popup_80fffc38b77bb983aabcb20681dfe0ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e82a71010b09acce1e621d96c0f73aea.setIcon(icon_596a70ce8ce56715ca8d8a98ff56312f);
|
|
|
|
|
|
var marker_bd480406d634dc2e8d7b09026f8cb1a3 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4981695deaf2803d9c7abb812a7f6dcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d72ce54bc3c82954d728e33bf1d17dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35ce892559b2e99ce544458a8b1f243 = $(`<div id="html_d35ce892559b2e99ce544458a8b1f243" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_9d72ce54bc3c82954d728e33bf1d17dd.setContent(html_d35ce892559b2e99ce544458a8b1f243);
|
|
|
|
|
|
|
|
marker_bd480406d634dc2e8d7b09026f8cb1a3.bindPopup(popup_9d72ce54bc3c82954d728e33bf1d17dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd480406d634dc2e8d7b09026f8cb1a3.setIcon(icon_4981695deaf2803d9c7abb812a7f6dcd);
|
|
|
|
|
|
var marker_9acfa626068551cb9673cc71e60d6985 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_06224c18ba96732954bf50eb6f795e4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10fb9623d7b841c43760986767803353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d15d6f94e1888e63cb25c10ed885f4 = $(`<div id="html_f7d15d6f94e1888e63cb25c10ed885f4" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_10fb9623d7b841c43760986767803353.setContent(html_f7d15d6f94e1888e63cb25c10ed885f4);
|
|
|
|
|
|
|
|
marker_9acfa626068551cb9673cc71e60d6985.bindPopup(popup_10fb9623d7b841c43760986767803353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9acfa626068551cb9673cc71e60d6985.setIcon(icon_06224c18ba96732954bf50eb6f795e4a);
|
|
|
|
|
|
var marker_9b3bfcecf62d69b160d956aba8ea9049 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_32f102283225c55d3c19d2e20a6af193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5232077bbdc262225f5165500ae76cca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7ca33d84eb20b1e8bb84bb2d47834a6 = $(`<div id="html_f7ca33d84eb20b1e8bb84bb2d47834a6" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_5232077bbdc262225f5165500ae76cca.setContent(html_f7ca33d84eb20b1e8bb84bb2d47834a6);
|
|
|
|
|
|
|
|
marker_9b3bfcecf62d69b160d956aba8ea9049.bindPopup(popup_5232077bbdc262225f5165500ae76cca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3bfcecf62d69b160d956aba8ea9049.setIcon(icon_32f102283225c55d3c19d2e20a6af193);
|
|
|
|
|
|
var marker_84d721be8257a4b34fa23e3636e2ce35 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bbce76ef54f80f069b8769e52098f6dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75998660516881c6a0b18438b9928764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6af09f9f9d7a06ef48e0154f77963074 = $(`<div id="html_6af09f9f9d7a06ef48e0154f77963074" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_75998660516881c6a0b18438b9928764.setContent(html_6af09f9f9d7a06ef48e0154f77963074);
|
|
|
|
|
|
|
|
marker_84d721be8257a4b34fa23e3636e2ce35.bindPopup(popup_75998660516881c6a0b18438b9928764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84d721be8257a4b34fa23e3636e2ce35.setIcon(icon_bbce76ef54f80f069b8769e52098f6dd);
|
|
|
|
|
|
var marker_1d0e646b50d7ef3a7a9b855d00f3d16e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c2d051e41cca7a9615ff0716976b374c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075be092d6386af8a408828409956f55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_894c90b7440a67c3c5aa3a8a1c0ff6e2 = $(`<div id="html_894c90b7440a67c3c5aa3a8a1c0ff6e2" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_075be092d6386af8a408828409956f55.setContent(html_894c90b7440a67c3c5aa3a8a1c0ff6e2);
|
|
|
|
|
|
|
|
marker_1d0e646b50d7ef3a7a9b855d00f3d16e.bindPopup(popup_075be092d6386af8a408828409956f55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0e646b50d7ef3a7a9b855d00f3d16e.setIcon(icon_c2d051e41cca7a9615ff0716976b374c);
|
|
|
|
|
|
var marker_034949f76eabe8f883d10aad104383e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e87126405f8b8ed55f53204c18158c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e858f0881be2f7b1f504d4416e1aa177 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61d82959ca1ee5defc489a845c3beacc = $(`<div id="html_61d82959ca1ee5defc489a845c3beacc" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e858f0881be2f7b1f504d4416e1aa177.setContent(html_61d82959ca1ee5defc489a845c3beacc);
|
|
|
|
|
|
|
|
marker_034949f76eabe8f883d10aad104383e5.bindPopup(popup_e858f0881be2f7b1f504d4416e1aa177)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_034949f76eabe8f883d10aad104383e5.setIcon(icon_e87126405f8b8ed55f53204c18158c80);
|
|
|
|
|
|
var marker_a023331df6b134ef14bac68a7784a811 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e9b89470da8ed702379aada3cb533691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55867e9b4c46fe8b53c319f027d56238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7113e4e5caab643dee41bf9a1296b65 = $(`<div id="html_f7113e4e5caab643dee41bf9a1296b65" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_55867e9b4c46fe8b53c319f027d56238.setContent(html_f7113e4e5caab643dee41bf9a1296b65);
|
|
|
|
|
|
|
|
marker_a023331df6b134ef14bac68a7784a811.bindPopup(popup_55867e9b4c46fe8b53c319f027d56238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a023331df6b134ef14bac68a7784a811.setIcon(icon_e9b89470da8ed702379aada3cb533691);
|
|
|
|
|
|
var marker_62a239f690792b01d07d4806238d65e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d67a4782a6429023a426c1e9a31aea95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb53548a9f1adf9413fff737a1521cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c61403fee801f86cd339a461611663f9 = $(`<div id="html_c61403fee801f86cd339a461611663f9" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_bcb53548a9f1adf9413fff737a1521cb.setContent(html_c61403fee801f86cd339a461611663f9);
|
|
|
|
|
|
|
|
marker_62a239f690792b01d07d4806238d65e9.bindPopup(popup_bcb53548a9f1adf9413fff737a1521cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62a239f690792b01d07d4806238d65e9.setIcon(icon_d67a4782a6429023a426c1e9a31aea95);
|
|
|
|
|
|
var marker_a9a5a4fb9c4c6fd8ec3d4a661190734f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_67328bf8eba09af401a1a6f07aceae97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b817f57ee7e217e128a6940ef98450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be6115ab22ca1e27d495c53046e7fa9 = $(`<div id="html_5be6115ab22ca1e27d495c53046e7fa9" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_23b817f57ee7e217e128a6940ef98450.setContent(html_5be6115ab22ca1e27d495c53046e7fa9);
|
|
|
|
|
|
|
|
marker_a9a5a4fb9c4c6fd8ec3d4a661190734f.bindPopup(popup_23b817f57ee7e217e128a6940ef98450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9a5a4fb9c4c6fd8ec3d4a661190734f.setIcon(icon_67328bf8eba09af401a1a6f07aceae97);
|
|
|
|
|
|
var marker_8efc61a8ed6d60fedaec8f7fbb73dc0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2b37514110bf1ad746c950aa241ede2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7acbecc5bcd8d8efdc149024139f0675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1095bb303155cca36807bd1b580257e = $(`<div id="html_f1095bb303155cca36807bd1b580257e" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_7acbecc5bcd8d8efdc149024139f0675.setContent(html_f1095bb303155cca36807bd1b580257e);
|
|
|
|
|
|
|
|
marker_8efc61a8ed6d60fedaec8f7fbb73dc0c.bindPopup(popup_7acbecc5bcd8d8efdc149024139f0675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8efc61a8ed6d60fedaec8f7fbb73dc0c.setIcon(icon_2b37514110bf1ad746c950aa241ede2c);
|
|
|
|
|
|
var marker_d67fb01805a4ace46b97b3db3f507b64 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_db2764a2d1d4251ebada6b8270f60afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e799cd403ef187a2efcfe25db7e70b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51ae91788714d10dd5ddd10ba4ea31fb = $(`<div id="html_51ae91788714d10dd5ddd10ba4ea31fb" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_b6e799cd403ef187a2efcfe25db7e70b.setContent(html_51ae91788714d10dd5ddd10ba4ea31fb);
|
|
|
|
|
|
|
|
marker_d67fb01805a4ace46b97b3db3f507b64.bindPopup(popup_b6e799cd403ef187a2efcfe25db7e70b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d67fb01805a4ace46b97b3db3f507b64.setIcon(icon_db2764a2d1d4251ebada6b8270f60afc);
|
|
|
|
|
|
var marker_b9ed86815e2906df59f3d64ef2337067 = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f8fda164239779d9fb5da7498364a0a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_745afba62ee317edc4d19daf254d29a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c65c49d55910dad3777aff06328b22f8 = $(`<div id="html_c65c49d55910dad3777aff06328b22f8" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_745afba62ee317edc4d19daf254d29a0.setContent(html_c65c49d55910dad3777aff06328b22f8);
|
|
|
|
|
|
|
|
marker_b9ed86815e2906df59f3d64ef2337067.bindPopup(popup_745afba62ee317edc4d19daf254d29a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ed86815e2906df59f3d64ef2337067.setIcon(icon_f8fda164239779d9fb5da7498364a0a0);
|
|
|
|
|
|
var marker_f36b2b6e5b88f182215611cfd3571608 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0468e6082c04b43065921eb165cdec81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_063eba9eba0d54e7fc7983ce987b8b2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ea37160462fe0834cb4a4e0725ad487 = $(`<div id="html_3ea37160462fe0834cb4a4e0725ad487" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_063eba9eba0d54e7fc7983ce987b8b2e.setContent(html_3ea37160462fe0834cb4a4e0725ad487);
|
|
|
|
|
|
|
|
marker_f36b2b6e5b88f182215611cfd3571608.bindPopup(popup_063eba9eba0d54e7fc7983ce987b8b2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f36b2b6e5b88f182215611cfd3571608.setIcon(icon_0468e6082c04b43065921eb165cdec81);
|
|
|
|
|
|
var marker_d0e1911afbc65a6bee71883fa1781606 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3ebbf5c9b2655d4af3efd65ae2525aef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a040b2b59e5620da66693842cccc877 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82594b879831cbd0f33a1d4457b19f98 = $(`<div id="html_82594b879831cbd0f33a1d4457b19f98" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_0a040b2b59e5620da66693842cccc877.setContent(html_82594b879831cbd0f33a1d4457b19f98);
|
|
|
|
|
|
|
|
marker_d0e1911afbc65a6bee71883fa1781606.bindPopup(popup_0a040b2b59e5620da66693842cccc877)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0e1911afbc65a6bee71883fa1781606.setIcon(icon_3ebbf5c9b2655d4af3efd65ae2525aef);
|
|
|
|
|
|
var marker_a1233ac33b311554dcbbb83aef36b04d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_414e5f5f1fdf73923ae6210c37f96f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b932916ff6b171a22cc1c28d44c1e812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1118648ded7b4bb9b287b8aa2eaca293 = $(`<div id="html_1118648ded7b4bb9b287b8aa2eaca293" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_b932916ff6b171a22cc1c28d44c1e812.setContent(html_1118648ded7b4bb9b287b8aa2eaca293);
|
|
|
|
|
|
|
|
marker_a1233ac33b311554dcbbb83aef36b04d.bindPopup(popup_b932916ff6b171a22cc1c28d44c1e812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1233ac33b311554dcbbb83aef36b04d.setIcon(icon_414e5f5f1fdf73923ae6210c37f96f6d);
|
|
|
|
|
|
var marker_9e16470bda4515d757b497a824121622 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d2622d892f1e940e34a5598f1b23c32f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cfbb685ef1c288c7ff4532e300705fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70e0c9b2fa112d1ae5caba2cbbe54b9e = $(`<div id="html_70e0c9b2fa112d1ae5caba2cbbe54b9e" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_4cfbb685ef1c288c7ff4532e300705fe.setContent(html_70e0c9b2fa112d1ae5caba2cbbe54b9e);
|
|
|
|
|
|
|
|
marker_9e16470bda4515d757b497a824121622.bindPopup(popup_4cfbb685ef1c288c7ff4532e300705fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e16470bda4515d757b497a824121622.setIcon(icon_d2622d892f1e940e34a5598f1b23c32f);
|
|
|
|
|
|
var marker_82db60072a2a9e4f8741625dc4968542 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b8ec40cae682e8ebaccfd7f103f1df80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e5d132d3f358cdba2af41551d270bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03559c1f14cc9931049bce53db1fbb96 = $(`<div id="html_03559c1f14cc9931049bce53db1fbb96" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_a2e5d132d3f358cdba2af41551d270bb.setContent(html_03559c1f14cc9931049bce53db1fbb96);
|
|
|
|
|
|
|
|
marker_82db60072a2a9e4f8741625dc4968542.bindPopup(popup_a2e5d132d3f358cdba2af41551d270bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82db60072a2a9e4f8741625dc4968542.setIcon(icon_b8ec40cae682e8ebaccfd7f103f1df80);
|
|
|
|
|
|
var marker_0e9d7fe8c7c5c2325c84f6986ef48e96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_ebf3644f9daafea59a4c36a164ff638b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1019f5979294f3e10e0e307b2652d9a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1126324c3dc52e1f032b8a5ad4040d03 = $(`<div id="html_1126324c3dc52e1f032b8a5ad4040d03" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_1019f5979294f3e10e0e307b2652d9a5.setContent(html_1126324c3dc52e1f032b8a5ad4040d03);
|
|
|
|
|
|
|
|
marker_0e9d7fe8c7c5c2325c84f6986ef48e96.bindPopup(popup_1019f5979294f3e10e0e307b2652d9a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e9d7fe8c7c5c2325c84f6986ef48e96.setIcon(icon_ebf3644f9daafea59a4c36a164ff638b);
|
|
|
|
|
|
var marker_f73406cc4daa2083be6aa4a7fe195c06 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_328189532fb81855af97e44f865c92d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e72c2d0ebb28f887304494dc0df499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbe4d9ccb6a66784492e2300d2d8b280 = $(`<div id="html_cbe4d9ccb6a66784492e2300d2d8b280" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_36e72c2d0ebb28f887304494dc0df499.setContent(html_cbe4d9ccb6a66784492e2300d2d8b280);
|
|
|
|
|
|
|
|
marker_f73406cc4daa2083be6aa4a7fe195c06.bindPopup(popup_36e72c2d0ebb28f887304494dc0df499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73406cc4daa2083be6aa4a7fe195c06.setIcon(icon_328189532fb81855af97e44f865c92d6);
|
|
|
|
|
|
var marker_c8818c3255d95783166ac199b616000b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_412d79fe4e5f79f27d17a40972d1cebb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08fba5a571a2f371811ba353a096c334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9354f792b8d752a181ed24332914945 = $(`<div id="html_b9354f792b8d752a181ed24332914945" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_08fba5a571a2f371811ba353a096c334.setContent(html_b9354f792b8d752a181ed24332914945);
|
|
|
|
|
|
|
|
marker_c8818c3255d95783166ac199b616000b.bindPopup(popup_08fba5a571a2f371811ba353a096c334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8818c3255d95783166ac199b616000b.setIcon(icon_412d79fe4e5f79f27d17a40972d1cebb);
|
|
|
|
|
|
var marker_411fb260a0c0b3fcb731f6a7d4a5f5c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e2a2ba25423a21cb6c7d2fdf94e0c4da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6cf719b33a969f5ec850c5b94b5d60d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a52c7cbd8a8eae725c1c30e7304a89f9 = $(`<div id="html_a52c7cbd8a8eae725c1c30e7304a89f9" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_a6cf719b33a969f5ec850c5b94b5d60d.setContent(html_a52c7cbd8a8eae725c1c30e7304a89f9);
|
|
|
|
|
|
|
|
marker_411fb260a0c0b3fcb731f6a7d4a5f5c9.bindPopup(popup_a6cf719b33a969f5ec850c5b94b5d60d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_411fb260a0c0b3fcb731f6a7d4a5f5c9.setIcon(icon_e2a2ba25423a21cb6c7d2fdf94e0c4da);
|
|
|
|
|
|
var marker_20be4c7ebbaa022cb21bad088700c043 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_57d0958fe4b9ee6e1705fc6dea9e730b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db61e62e4e80d3347cf37039120a9093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1b7caa98509d83637b780d365c9f483 = $(`<div id="html_d1b7caa98509d83637b780d365c9f483" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_db61e62e4e80d3347cf37039120a9093.setContent(html_d1b7caa98509d83637b780d365c9f483);
|
|
|
|
|
|
|
|
marker_20be4c7ebbaa022cb21bad088700c043.bindPopup(popup_db61e62e4e80d3347cf37039120a9093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20be4c7ebbaa022cb21bad088700c043.setIcon(icon_57d0958fe4b9ee6e1705fc6dea9e730b);
|
|
|
|
|
|
var marker_33daa877c2cd7cc6fe12c542d9e175d3 = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2529434c11af314a9ba67c2319af2eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9746ca0edeb8cf6d146aa159407ea47f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4e89f0db7b3073913213c36c7d5ef98 = $(`<div id="html_f4e89f0db7b3073913213c36c7d5ef98" style="width: 100.0%; height: 100.0%;">relay.samcorn.synology.me</div>`)[0];
|
|
popup_9746ca0edeb8cf6d146aa159407ea47f.setContent(html_f4e89f0db7b3073913213c36c7d5ef98);
|
|
|
|
|
|
|
|
marker_33daa877c2cd7cc6fe12c542d9e175d3.bindPopup(popup_9746ca0edeb8cf6d146aa159407ea47f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33daa877c2cd7cc6fe12c542d9e175d3.setIcon(icon_2529434c11af314a9ba67c2319af2eb1);
|
|
|
|
|
|
var marker_7955e9c0ae01d8ded3b3b7c94e3767aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_272883c0a36b22f4d7c75a113baf87cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d91f39aa6adb3990073d482bc6871619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_414ae6d9921f7bd81b92c88972e53a75 = $(`<div id="html_414ae6d9921f7bd81b92c88972e53a75" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_d91f39aa6adb3990073d482bc6871619.setContent(html_414ae6d9921f7bd81b92c88972e53a75);
|
|
|
|
|
|
|
|
marker_7955e9c0ae01d8ded3b3b7c94e3767aa.bindPopup(popup_d91f39aa6adb3990073d482bc6871619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7955e9c0ae01d8ded3b3b7c94e3767aa.setIcon(icon_272883c0a36b22f4d7c75a113baf87cb);
|
|
|
|
|
|
var marker_e9ad1eb498c8ab124bc24304c4b654ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d0c38d1d7919908411c03433036b223b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbdfcf50a4dad0a08e2689cd0909632e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b70e43e2e309c8b632f4d2d6386faec = $(`<div id="html_7b70e43e2e309c8b632f4d2d6386faec" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_dbdfcf50a4dad0a08e2689cd0909632e.setContent(html_7b70e43e2e309c8b632f4d2d6386faec);
|
|
|
|
|
|
|
|
marker_e9ad1eb498c8ab124bc24304c4b654ca.bindPopup(popup_dbdfcf50a4dad0a08e2689cd0909632e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ad1eb498c8ab124bc24304c4b654ca.setIcon(icon_d0c38d1d7919908411c03433036b223b);
|
|
|
|
|
|
var marker_2e4b102346049c1eef5c89e9a8649409 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_30098e194b524687a166379046a93a19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddf6bff3a8fec7cf153ab006376013af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a9c7d16a8cb04e8ac70674ae9edbe90 = $(`<div id="html_6a9c7d16a8cb04e8ac70674ae9edbe90" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_ddf6bff3a8fec7cf153ab006376013af.setContent(html_6a9c7d16a8cb04e8ac70674ae9edbe90);
|
|
|
|
|
|
|
|
marker_2e4b102346049c1eef5c89e9a8649409.bindPopup(popup_ddf6bff3a8fec7cf153ab006376013af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e4b102346049c1eef5c89e9a8649409.setIcon(icon_30098e194b524687a166379046a93a19);
|
|
|
|
|
|
var marker_4198ac4f1699d0b78a51747fd141917d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c0b7f6ffd91708acb87595abcabe492e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e34af76e9ff10d3ac2696296d1888ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2752cf8782a2fbed451934d2563507c8 = $(`<div id="html_2752cf8782a2fbed451934d2563507c8" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_2e34af76e9ff10d3ac2696296d1888ab.setContent(html_2752cf8782a2fbed451934d2563507c8);
|
|
|
|
|
|
|
|
marker_4198ac4f1699d0b78a51747fd141917d.bindPopup(popup_2e34af76e9ff10d3ac2696296d1888ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4198ac4f1699d0b78a51747fd141917d.setIcon(icon_c0b7f6ffd91708acb87595abcabe492e);
|
|
|
|
|
|
var marker_33aa905588ab08c0006b38039cf30bbe = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_00b236159682eb2dba2b630a9517581d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774970e1a7bf7f5afc2ae99e1bd21eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50310cee8a1fd16b6823412f61a9c9b = $(`<div id="html_d50310cee8a1fd16b6823412f61a9c9b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_774970e1a7bf7f5afc2ae99e1bd21eba.setContent(html_d50310cee8a1fd16b6823412f61a9c9b);
|
|
|
|
|
|
|
|
marker_33aa905588ab08c0006b38039cf30bbe.bindPopup(popup_774970e1a7bf7f5afc2ae99e1bd21eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33aa905588ab08c0006b38039cf30bbe.setIcon(icon_00b236159682eb2dba2b630a9517581d);
|
|
|
|
|
|
var marker_ca063eff0fa595153f922da70516066e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_567ff279bb08935b70ae148d90924b57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_146602ab1917bd5692143cc7dcfd2354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65da9dc9888e6c6c1131259a7946e904 = $(`<div id="html_65da9dc9888e6c6c1131259a7946e904" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_146602ab1917bd5692143cc7dcfd2354.setContent(html_65da9dc9888e6c6c1131259a7946e904);
|
|
|
|
|
|
|
|
marker_ca063eff0fa595153f922da70516066e.bindPopup(popup_146602ab1917bd5692143cc7dcfd2354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca063eff0fa595153f922da70516066e.setIcon(icon_567ff279bb08935b70ae148d90924b57);
|
|
|
|
|
|
var marker_52b9f0f09a9fbe84ebc091fb1a7dc702 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_822d9ea8d3ec5aadf0c463d5026dc82f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_281e0fe76a472a5e3601c555f6df428b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8937a89360eb6380de0577fa6be8cbc = $(`<div id="html_b8937a89360eb6380de0577fa6be8cbc" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_281e0fe76a472a5e3601c555f6df428b.setContent(html_b8937a89360eb6380de0577fa6be8cbc);
|
|
|
|
|
|
|
|
marker_52b9f0f09a9fbe84ebc091fb1a7dc702.bindPopup(popup_281e0fe76a472a5e3601c555f6df428b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52b9f0f09a9fbe84ebc091fb1a7dc702.setIcon(icon_822d9ea8d3ec5aadf0c463d5026dc82f);
|
|
|
|
|
|
var marker_aacca6fb8fea6afdea08ad85dfc615f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_abfbcfead5563fa52fbfd7b8fd9b6a75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f6cc6126faefb1f3b2b83dd1e91e676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_575f3a992033d0b433e1234213878a34 = $(`<div id="html_575f3a992033d0b433e1234213878a34" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_5f6cc6126faefb1f3b2b83dd1e91e676.setContent(html_575f3a992033d0b433e1234213878a34);
|
|
|
|
|
|
|
|
marker_aacca6fb8fea6afdea08ad85dfc615f2.bindPopup(popup_5f6cc6126faefb1f3b2b83dd1e91e676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aacca6fb8fea6afdea08ad85dfc615f2.setIcon(icon_abfbcfead5563fa52fbfd7b8fd9b6a75);
|
|
|
|
|
|
var marker_43a1d0aae53af7720fda0cfb69deb422 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_300b8ffb001b3524bcb8ddf52473ac62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f8ae00ca6461b285d731bb7760a21ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db10ce475ee6e8ff966ac82b977f9c66 = $(`<div id="html_db10ce475ee6e8ff966ac82b977f9c66" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_9f8ae00ca6461b285d731bb7760a21ea.setContent(html_db10ce475ee6e8ff966ac82b977f9c66);
|
|
|
|
|
|
|
|
marker_43a1d0aae53af7720fda0cfb69deb422.bindPopup(popup_9f8ae00ca6461b285d731bb7760a21ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a1d0aae53af7720fda0cfb69deb422.setIcon(icon_300b8ffb001b3524bcb8ddf52473ac62);
|
|
|
|
|
|
var marker_e7a160ad1446d4c4431021a5fe033813 = L.marker(
|
|
[37.5234, -77.3158],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4352a7ec4707da60b0f837cad65af435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84ef73e68f0d08687832dee5a2cd2c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c0be0902b16456e6c0a206765c46fb1 = $(`<div id="html_7c0be0902b16456e6c0a206765c46fb1" style="width: 100.0%; height: 100.0%;">relay.sloannetworks.com</div>`)[0];
|
|
popup_84ef73e68f0d08687832dee5a2cd2c43.setContent(html_7c0be0902b16456e6c0a206765c46fb1);
|
|
|
|
|
|
|
|
marker_e7a160ad1446d4c4431021a5fe033813.bindPopup(popup_84ef73e68f0d08687832dee5a2cd2c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a160ad1446d4c4431021a5fe033813.setIcon(icon_4352a7ec4707da60b0f837cad65af435);
|
|
|
|
|
|
var marker_be366c3c1acf66c0633431528ccd82d2 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_89e3fcc93edb7c602572a7c48fb8841e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7f4013e437969b6404da1296aeec112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_781e0811b5dcb715086b30ac509a0eab = $(`<div id="html_781e0811b5dcb715086b30ac509a0eab" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_f7f4013e437969b6404da1296aeec112.setContent(html_781e0811b5dcb715086b30ac509a0eab);
|
|
|
|
|
|
|
|
marker_be366c3c1acf66c0633431528ccd82d2.bindPopup(popup_f7f4013e437969b6404da1296aeec112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be366c3c1acf66c0633431528ccd82d2.setIcon(icon_89e3fcc93edb7c602572a7c48fb8841e);
|
|
|
|
|
|
var marker_e7248bb0f5e347000e2bbf00fe4ed16c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_6c16acee02ee5250ce592667f4fd825e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6324fabb0c945a51d6b8fcb8c3410c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15b6537f57de86564988aaee0c6d19a1 = $(`<div id="html_15b6537f57de86564988aaee0c6d19a1" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_6324fabb0c945a51d6b8fcb8c3410c09.setContent(html_15b6537f57de86564988aaee0c6d19a1);
|
|
|
|
|
|
|
|
marker_e7248bb0f5e347000e2bbf00fe4ed16c.bindPopup(popup_6324fabb0c945a51d6b8fcb8c3410c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7248bb0f5e347000e2bbf00fe4ed16c.setIcon(icon_6c16acee02ee5250ce592667f4fd825e);
|
|
|
|
|
|
var marker_31fd08df1723d2e0731c0b0664eed916 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_49daf2550000b312fcbf7c9c64379e2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_554eb58127f241d5f502dbead09adf05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9e96043c2496e1e7ab1799149a12bf3 = $(`<div id="html_d9e96043c2496e1e7ab1799149a12bf3" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_554eb58127f241d5f502dbead09adf05.setContent(html_d9e96043c2496e1e7ab1799149a12bf3);
|
|
|
|
|
|
|
|
marker_31fd08df1723d2e0731c0b0664eed916.bindPopup(popup_554eb58127f241d5f502dbead09adf05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31fd08df1723d2e0731c0b0664eed916.setIcon(icon_49daf2550000b312fcbf7c9c64379e2b);
|
|
|
|
|
|
var marker_9fc3a1d0b51172182bf61f46960fada7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_10b6024c1c72b23a10bdef7540893036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e21bc2fd7f5a97a7f7b052f0bf3229a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df2d28e88168a64a5ad5a31fa8a1a825 = $(`<div id="html_df2d28e88168a64a5ad5a31fa8a1a825" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_3e21bc2fd7f5a97a7f7b052f0bf3229a.setContent(html_df2d28e88168a64a5ad5a31fa8a1a825);
|
|
|
|
|
|
|
|
marker_9fc3a1d0b51172182bf61f46960fada7.bindPopup(popup_3e21bc2fd7f5a97a7f7b052f0bf3229a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fc3a1d0b51172182bf61f46960fada7.setIcon(icon_10b6024c1c72b23a10bdef7540893036);
|
|
|
|
|
|
var marker_bfe848b5f2715864d7da9800217d5075 = L.marker(
|
|
[22.3193, 114.169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_63812b62be410859789a614171018947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8193ca53e2a0826840b4b2cb00d9fe52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d9316fb2489c77e97c2749256c1c729 = $(`<div id="html_0d9316fb2489c77e97c2749256c1c729" style="width: 100.0%; height: 100.0%;">relay2.liberbitworld.org</div>`)[0];
|
|
popup_8193ca53e2a0826840b4b2cb00d9fe52.setContent(html_0d9316fb2489c77e97c2749256c1c729);
|
|
|
|
|
|
|
|
marker_bfe848b5f2715864d7da9800217d5075.bindPopup(popup_8193ca53e2a0826840b4b2cb00d9fe52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe848b5f2715864d7da9800217d5075.setIcon(icon_63812b62be410859789a614171018947);
|
|
|
|
|
|
var marker_3f9fb91d4493a75f9be7ff711c488be9 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4f3501425b83d2fb188890338237b5bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63efe14d663673606cb01d4b789dbc34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c9da2e675e80df501935e0e8350b881 = $(`<div id="html_0c9da2e675e80df501935e0e8350b881" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_63efe14d663673606cb01d4b789dbc34.setContent(html_0c9da2e675e80df501935e0e8350b881);
|
|
|
|
|
|
|
|
marker_3f9fb91d4493a75f9be7ff711c488be9.bindPopup(popup_63efe14d663673606cb01d4b789dbc34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f9fb91d4493a75f9be7ff711c488be9.setIcon(icon_4f3501425b83d2fb188890338237b5bd);
|
|
|
|
|
|
var marker_16aae21f4f0899284becf45bea4b1a39 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a25292b87c6fa85663fbb3082e846342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fc6f4c347d1588af49a5044bfc4fac4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caa9c3c693d7ba26fd21b0297402bad6 = $(`<div id="html_caa9c3c693d7ba26fd21b0297402bad6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3fc6f4c347d1588af49a5044bfc4fac4.setContent(html_caa9c3c693d7ba26fd21b0297402bad6);
|
|
|
|
|
|
|
|
marker_16aae21f4f0899284becf45bea4b1a39.bindPopup(popup_3fc6f4c347d1588af49a5044bfc4fac4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16aae21f4f0899284becf45bea4b1a39.setIcon(icon_a25292b87c6fa85663fbb3082e846342);
|
|
|
|
|
|
var marker_a87b05124b8d6243c570cd47f88d546a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_5a26f4ff2e7db0f41c9887cbe76bc476 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_634850ce3278898925fed3795eafbf21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f064c7121687e5b3c7e7f37cce19e2b = $(`<div id="html_5f064c7121687e5b3c7e7f37cce19e2b" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_634850ce3278898925fed3795eafbf21.setContent(html_5f064c7121687e5b3c7e7f37cce19e2b);
|
|
|
|
|
|
|
|
marker_a87b05124b8d6243c570cd47f88d546a.bindPopup(popup_634850ce3278898925fed3795eafbf21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a87b05124b8d6243c570cd47f88d546a.setIcon(icon_5a26f4ff2e7db0f41c9887cbe76bc476);
|
|
|
|
|
|
var marker_096a9306f92d25e02a23d1245b6a27d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a808a807705804ccd1da673dea09d8a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_486e32e458ed07db0e97130eda732947 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55b5669b928963353a12da29706bebc7 = $(`<div id="html_55b5669b928963353a12da29706bebc7" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_486e32e458ed07db0e97130eda732947.setContent(html_55b5669b928963353a12da29706bebc7);
|
|
|
|
|
|
|
|
marker_096a9306f92d25e02a23d1245b6a27d2.bindPopup(popup_486e32e458ed07db0e97130eda732947)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_096a9306f92d25e02a23d1245b6a27d2.setIcon(icon_a808a807705804ccd1da673dea09d8a6);
|
|
|
|
|
|
var marker_0c1b5c77c760d243cfe6472292f96634 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e339cc4784bc3afa96dfc55473922ea0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8d3f2c52a279cb6e3a4e36ad94108f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf59b92ad01225b4aced67e0fac9348 = $(`<div id="html_bdf59b92ad01225b4aced67e0fac9348" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_d8d3f2c52a279cb6e3a4e36ad94108f9.setContent(html_bdf59b92ad01225b4aced67e0fac9348);
|
|
|
|
|
|
|
|
marker_0c1b5c77c760d243cfe6472292f96634.bindPopup(popup_d8d3f2c52a279cb6e3a4e36ad94108f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c1b5c77c760d243cfe6472292f96634.setIcon(icon_e339cc4784bc3afa96dfc55473922ea0);
|
|
|
|
|
|
var marker_e4d155929283adf67e09a44071a5dc44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bb1e1472182e7c97aa49ee5ca89c3b38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c576eba8ddcf1e4ea508ff13280418f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a61314dd91ccaa8f5e64682843b216c4 = $(`<div id="html_a61314dd91ccaa8f5e64682843b216c4" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_c576eba8ddcf1e4ea508ff13280418f1.setContent(html_a61314dd91ccaa8f5e64682843b216c4);
|
|
|
|
|
|
|
|
marker_e4d155929283adf67e09a44071a5dc44.bindPopup(popup_c576eba8ddcf1e4ea508ff13280418f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4d155929283adf67e09a44071a5dc44.setIcon(icon_bb1e1472182e7c97aa49ee5ca89c3b38);
|
|
|
|
|
|
var marker_b5ec3d81068629a3c1e7f80f4e31bec4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_964e215c8949027f59ac4b7b57b151e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1b035693975026c6ccebff715b13b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ce04b3cca379ef13b58aa922fe7de9 = $(`<div id="html_41ce04b3cca379ef13b58aa922fe7de9" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5f1b035693975026c6ccebff715b13b7.setContent(html_41ce04b3cca379ef13b58aa922fe7de9);
|
|
|
|
|
|
|
|
marker_b5ec3d81068629a3c1e7f80f4e31bec4.bindPopup(popup_5f1b035693975026c6ccebff715b13b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5ec3d81068629a3c1e7f80f4e31bec4.setIcon(icon_964e215c8949027f59ac4b7b57b151e6);
|
|
|
|
|
|
var marker_c1aa6cb7947e21e1fa42cedc57615c9c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2872a9a93060c0d83f9912a5eaea78aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29fcd5c519b3cbfb79dd087b34227c66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f83603b342058ddcf1e87e7c424145c = $(`<div id="html_1f83603b342058ddcf1e87e7c424145c" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_29fcd5c519b3cbfb79dd087b34227c66.setContent(html_1f83603b342058ddcf1e87e7c424145c);
|
|
|
|
|
|
|
|
marker_c1aa6cb7947e21e1fa42cedc57615c9c.bindPopup(popup_29fcd5c519b3cbfb79dd087b34227c66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1aa6cb7947e21e1fa42cedc57615c9c.setIcon(icon_2872a9a93060c0d83f9912a5eaea78aa);
|
|
|
|
|
|
var marker_245f43b825dec5cca3d94eca58d1d275 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b088b70504a5947d7b13313a41818c1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c249c81c2e85b98310900761a93c3fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31b3346fc583c0588bdc1930861ce213 = $(`<div id="html_31b3346fc583c0588bdc1930861ce213" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_6c249c81c2e85b98310900761a93c3fd.setContent(html_31b3346fc583c0588bdc1930861ce213);
|
|
|
|
|
|
|
|
marker_245f43b825dec5cca3d94eca58d1d275.bindPopup(popup_6c249c81c2e85b98310900761a93c3fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_245f43b825dec5cca3d94eca58d1d275.setIcon(icon_b088b70504a5947d7b13313a41818c1f);
|
|
|
|
|
|
var marker_18e9af90d07b106046de404629cc3bb9 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9c618c68c427d360df7c611c630a50a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a40b8f198314abd0461d27bbebc9ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_956d9dd6785c84dd3f0267d490d79b75 = $(`<div id="html_956d9dd6785c84dd3f0267d490d79b75" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_59a40b8f198314abd0461d27bbebc9ba.setContent(html_956d9dd6785c84dd3f0267d490d79b75);
|
|
|
|
|
|
|
|
marker_18e9af90d07b106046de404629cc3bb9.bindPopup(popup_59a40b8f198314abd0461d27bbebc9ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18e9af90d07b106046de404629cc3bb9.setIcon(icon_9c618c68c427d360df7c611c630a50a8);
|
|
|
|
|
|
var marker_0550fa47bac49264a0302a94abdf5b74 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1cf90d2259935ae741dd557de29ab9b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c36d9fefdec7c7f8f1c857779c4f8e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27741b30c3c126d96b0f9d4fd3024c4c = $(`<div id="html_27741b30c3c126d96b0f9d4fd3024c4c" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_c36d9fefdec7c7f8f1c857779c4f8e83.setContent(html_27741b30c3c126d96b0f9d4fd3024c4c);
|
|
|
|
|
|
|
|
marker_0550fa47bac49264a0302a94abdf5b74.bindPopup(popup_c36d9fefdec7c7f8f1c857779c4f8e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0550fa47bac49264a0302a94abdf5b74.setIcon(icon_1cf90d2259935ae741dd557de29ab9b6);
|
|
|
|
|
|
var marker_77cff51fea6f32b7b5ab6d70f3214dc6 = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1a65566346766cdeefaa23e30b7b5a4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91807c7378efee2d6367d15824024347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a7e6fc096aed5366dc85cec9737237e = $(`<div id="html_6a7e6fc096aed5366dc85cec9737237e" style="width: 100.0%; height: 100.0%;">relay.saturnali.net</div>`)[0];
|
|
popup_91807c7378efee2d6367d15824024347.setContent(html_6a7e6fc096aed5366dc85cec9737237e);
|
|
|
|
|
|
|
|
marker_77cff51fea6f32b7b5ab6d70f3214dc6.bindPopup(popup_91807c7378efee2d6367d15824024347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77cff51fea6f32b7b5ab6d70f3214dc6.setIcon(icon_1a65566346766cdeefaa23e30b7b5a4e);
|
|
|
|
|
|
var marker_0b11ccda3149c65c9fd4a20fc0097e84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4ef8e704689748c4d4d62a8cf8e5a268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9b7e0992313de7c05706bc94f38ff0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e12e156f93eebe2752401fc9e47d6702 = $(`<div id="html_e12e156f93eebe2752401fc9e47d6702" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_b9b7e0992313de7c05706bc94f38ff0a.setContent(html_e12e156f93eebe2752401fc9e47d6702);
|
|
|
|
|
|
|
|
marker_0b11ccda3149c65c9fd4a20fc0097e84.bindPopup(popup_b9b7e0992313de7c05706bc94f38ff0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b11ccda3149c65c9fd4a20fc0097e84.setIcon(icon_4ef8e704689748c4d4d62a8cf8e5a268);
|
|
|
|
|
|
var marker_963e52a82c42662f5e85a62556fccdcb = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_fd695055df506bdc9f6a4be59d541d86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b525ef84d78180bf9b82001a45cc9f6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b681fad922831864857d3c72035f0c = $(`<div id="html_45b681fad922831864857d3c72035f0c" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_b525ef84d78180bf9b82001a45cc9f6a.setContent(html_45b681fad922831864857d3c72035f0c);
|
|
|
|
|
|
|
|
marker_963e52a82c42662f5e85a62556fccdcb.bindPopup(popup_b525ef84d78180bf9b82001a45cc9f6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_963e52a82c42662f5e85a62556fccdcb.setIcon(icon_fd695055df506bdc9f6a4be59d541d86);
|
|
|
|
|
|
var marker_a3e602e915faf39a76309326baf3a289 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_435e06f06ee03144774688f7a5e8ff5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eddc4af531635f60d5ac7bc3945f80ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9082e435490257d90733365716c3868 = $(`<div id="html_e9082e435490257d90733365716c3868" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_eddc4af531635f60d5ac7bc3945f80ff.setContent(html_e9082e435490257d90733365716c3868);
|
|
|
|
|
|
|
|
marker_a3e602e915faf39a76309326baf3a289.bindPopup(popup_eddc4af531635f60d5ac7bc3945f80ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3e602e915faf39a76309326baf3a289.setIcon(icon_435e06f06ee03144774688f7a5e8ff5c);
|
|
|
|
|
|
var marker_357f527bef83582774b6ff229d5c3f7b = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0f96a94335f6b14e2f9291b20b8d0236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6df02bed2d90b5b6ecd0259e73e2eb71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9773f150b24e51e95656cb55ec7cc4e = $(`<div id="html_d9773f150b24e51e95656cb55ec7cc4e" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_6df02bed2d90b5b6ecd0259e73e2eb71.setContent(html_d9773f150b24e51e95656cb55ec7cc4e);
|
|
|
|
|
|
|
|
marker_357f527bef83582774b6ff229d5c3f7b.bindPopup(popup_6df02bed2d90b5b6ecd0259e73e2eb71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_357f527bef83582774b6ff229d5c3f7b.setIcon(icon_0f96a94335f6b14e2f9291b20b8d0236);
|
|
|
|
|
|
var marker_1c4d70acfaa9803ebe39007b235b79fe = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_8d09d65a9930cb67947d390721cb3b90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_504f9698919cec11d3489a8c487698c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a68a7c770c840c0f6d428b4e39c71040 = $(`<div id="html_a68a7c770c840c0f6d428b4e39c71040" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_504f9698919cec11d3489a8c487698c2.setContent(html_a68a7c770c840c0f6d428b4e39c71040);
|
|
|
|
|
|
|
|
marker_1c4d70acfaa9803ebe39007b235b79fe.bindPopup(popup_504f9698919cec11d3489a8c487698c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c4d70acfaa9803ebe39007b235b79fe.setIcon(icon_8d09d65a9930cb67947d390721cb3b90);
|
|
|
|
|
|
var marker_bb10b6ff8bd4ff571b3863c48920388a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_032ac4e86c0610e7b0a5e7079090a2df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ef90ce721516d0f8780c76caa34b12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b399fd228b60fe69677cdbbdec4a690 = $(`<div id="html_6b399fd228b60fe69677cdbbdec4a690" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_24ef90ce721516d0f8780c76caa34b12.setContent(html_6b399fd228b60fe69677cdbbdec4a690);
|
|
|
|
|
|
|
|
marker_bb10b6ff8bd4ff571b3863c48920388a.bindPopup(popup_24ef90ce721516d0f8780c76caa34b12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb10b6ff8bd4ff571b3863c48920388a.setIcon(icon_032ac4e86c0610e7b0a5e7079090a2df);
|
|
|
|
|
|
var marker_3f4e6f3dad6ec30918b57ef35af9c26a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_4a49b9537b66c168b0e35d3b195e4bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f4992c8f10c767d2cf0e1d9b0a45889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2612c3cd1e120a65883e43400f5bd5c = $(`<div id="html_c2612c3cd1e120a65883e43400f5bd5c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6f4992c8f10c767d2cf0e1d9b0a45889.setContent(html_c2612c3cd1e120a65883e43400f5bd5c);
|
|
|
|
|
|
|
|
marker_3f4e6f3dad6ec30918b57ef35af9c26a.bindPopup(popup_6f4992c8f10c767d2cf0e1d9b0a45889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f4e6f3dad6ec30918b57ef35af9c26a.setIcon(icon_4a49b9537b66c168b0e35d3b195e4bbc);
|
|
|
|
|
|
var marker_a00077d1086780e3c92ed548bb7dc00f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9d7dd6971327f1f5fcf4421b92b5aeb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_830509f465a1f9e242f81a839539c43f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a2c0c48daef7ed0764112a47ef556b9 = $(`<div id="html_4a2c0c48daef7ed0764112a47ef556b9" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_830509f465a1f9e242f81a839539c43f.setContent(html_4a2c0c48daef7ed0764112a47ef556b9);
|
|
|
|
|
|
|
|
marker_a00077d1086780e3c92ed548bb7dc00f.bindPopup(popup_830509f465a1f9e242f81a839539c43f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00077d1086780e3c92ed548bb7dc00f.setIcon(icon_9d7dd6971327f1f5fcf4421b92b5aeb7);
|
|
|
|
|
|
var marker_281e7be63ffd3618e9e6edb7a1f25d6b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_0ef1808b361cd8ec61570bee0490e5da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbca9ced509ce74d04fa1af861c3f4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fcf0c4d9808be8765bf1985bf40b091 = $(`<div id="html_0fcf0c4d9808be8765bf1985bf40b091" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_dbca9ced509ce74d04fa1af861c3f4c1.setContent(html_0fcf0c4d9808be8765bf1985bf40b091);
|
|
|
|
|
|
|
|
marker_281e7be63ffd3618e9e6edb7a1f25d6b.bindPopup(popup_dbca9ced509ce74d04fa1af861c3f4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_281e7be63ffd3618e9e6edb7a1f25d6b.setIcon(icon_0ef1808b361cd8ec61570bee0490e5da);
|
|
|
|
|
|
var marker_07b8ced8f8d0f15674b3aa3b6239241b = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bedd5c8b11961799a6cbae8bd3804b37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98b40b0df390810f4c8b06ed2d9a7420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fb125f5ba97bbc08e53ce6c5c1e9546 = $(`<div id="html_7fb125f5ba97bbc08e53ce6c5c1e9546" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_98b40b0df390810f4c8b06ed2d9a7420.setContent(html_7fb125f5ba97bbc08e53ce6c5c1e9546);
|
|
|
|
|
|
|
|
marker_07b8ced8f8d0f15674b3aa3b6239241b.bindPopup(popup_98b40b0df390810f4c8b06ed2d9a7420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b8ced8f8d0f15674b3aa3b6239241b.setIcon(icon_bedd5c8b11961799a6cbae8bd3804b37);
|
|
|
|
|
|
var marker_99a716dc35a0c0ae31dfccc82283c3da = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_3d6e2cb451dbbd8e26cc4a370a930732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58cded59c726e5a7a2404441fb2a97a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba90831e9f0128f0e4981f2533d1f07e = $(`<div id="html_ba90831e9f0128f0e4981f2533d1f07e" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_c58cded59c726e5a7a2404441fb2a97a.setContent(html_ba90831e9f0128f0e4981f2533d1f07e);
|
|
|
|
|
|
|
|
marker_99a716dc35a0c0ae31dfccc82283c3da.bindPopup(popup_c58cded59c726e5a7a2404441fb2a97a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a716dc35a0c0ae31dfccc82283c3da.setIcon(icon_3d6e2cb451dbbd8e26cc4a370a930732);
|
|
|
|
|
|
var marker_831c5fcbd391514cd43511ccecac615c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_132ae48d3ea7cd5d8052c784a7c5e1d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a8117d96417a24b4ed52d6656258599 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7dad6ed8b276696e591cf7b75af285d = $(`<div id="html_f7dad6ed8b276696e591cf7b75af285d" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_5a8117d96417a24b4ed52d6656258599.setContent(html_f7dad6ed8b276696e591cf7b75af285d);
|
|
|
|
|
|
|
|
marker_831c5fcbd391514cd43511ccecac615c.bindPopup(popup_5a8117d96417a24b4ed52d6656258599)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_831c5fcbd391514cd43511ccecac615c.setIcon(icon_132ae48d3ea7cd5d8052c784a7c5e1d3);
|
|
|
|
|
|
var marker_c197427be57dd6db1c09432908d50bfd = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_e9acdbe07e76db0ed380483d4e881f5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236663035e4bfc7002c7ee2e0dce33ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5186b0c156fc6f4f0969ff506c60df9 = $(`<div id="html_b5186b0c156fc6f4f0969ff506c60df9" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_236663035e4bfc7002c7ee2e0dce33ed.setContent(html_b5186b0c156fc6f4f0969ff506c60df9);
|
|
|
|
|
|
|
|
marker_c197427be57dd6db1c09432908d50bfd.bindPopup(popup_236663035e4bfc7002c7ee2e0dce33ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c197427be57dd6db1c09432908d50bfd.setIcon(icon_e9acdbe07e76db0ed380483d4e881f5f);
|
|
|
|
|
|
var marker_6f7a4703e0a26b040a6152b9eb3fd749 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bb2fbbd236598e2c00420cba9ba1b69d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98b4063cc3abaf74676d2239fa319d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dfd467020775fdfb395b99474849196 = $(`<div id="html_3dfd467020775fdfb395b99474849196" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_98b4063cc3abaf74676d2239fa319d20.setContent(html_3dfd467020775fdfb395b99474849196);
|
|
|
|
|
|
|
|
marker_6f7a4703e0a26b040a6152b9eb3fd749.bindPopup(popup_98b4063cc3abaf74676d2239fa319d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7a4703e0a26b040a6152b9eb3fd749.setIcon(icon_bb2fbbd236598e2c00420cba9ba1b69d);
|
|
|
|
|
|
var marker_cc2da2533fb1ecdca2dfd67d5e3e443e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2124c899aa2fcd8b3b1f56f581b27291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45eaa66c2815a662145cc95f8a8afd95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d00017e527abdd91861c261fb6d6932c = $(`<div id="html_d00017e527abdd91861c261fb6d6932c" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_45eaa66c2815a662145cc95f8a8afd95.setContent(html_d00017e527abdd91861c261fb6d6932c);
|
|
|
|
|
|
|
|
marker_cc2da2533fb1ecdca2dfd67d5e3e443e.bindPopup(popup_45eaa66c2815a662145cc95f8a8afd95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc2da2533fb1ecdca2dfd67d5e3e443e.setIcon(icon_2124c899aa2fcd8b3b1f56f581b27291);
|
|
|
|
|
|
var marker_4b24ba55ba296e06a58aeba2b574a6ed = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_76a9c2160645c4e0bb6c7840eb9ce848 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a87e97dfc93e8e50ccf3c6b9e4cf6341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c94fb7f12b421c4b6f4cc9b99567abbc = $(`<div id="html_c94fb7f12b421c4b6f4cc9b99567abbc" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_a87e97dfc93e8e50ccf3c6b9e4cf6341.setContent(html_c94fb7f12b421c4b6f4cc9b99567abbc);
|
|
|
|
|
|
|
|
marker_4b24ba55ba296e06a58aeba2b574a6ed.bindPopup(popup_a87e97dfc93e8e50ccf3c6b9e4cf6341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b24ba55ba296e06a58aeba2b574a6ed.setIcon(icon_76a9c2160645c4e0bb6c7840eb9ce848);
|
|
|
|
|
|
var marker_cde611fdff02c38e0e960ba87778a298 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f533294d294ca18e61472a9fe8d635e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547b277305eb42772911d4968db733de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51ea6554306a31b636fe9da1b1c42cc5 = $(`<div id="html_51ea6554306a31b636fe9da1b1c42cc5" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_547b277305eb42772911d4968db733de.setContent(html_51ea6554306a31b636fe9da1b1c42cc5);
|
|
|
|
|
|
|
|
marker_cde611fdff02c38e0e960ba87778a298.bindPopup(popup_547b277305eb42772911d4968db733de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cde611fdff02c38e0e960ba87778a298.setIcon(icon_f533294d294ca18e61472a9fe8d635e9);
|
|
|
|
|
|
var marker_7ac4c8ad5aaaaf0e384f1c8aa6def2bb = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_adf1de48a509076734ceee62544f8fdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c87e1be2be8ff48a2a44e3e9b1a5a0dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d131954d8c0da529fb05b10dde79898 = $(`<div id="html_3d131954d8c0da529fb05b10dde79898" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_c87e1be2be8ff48a2a44e3e9b1a5a0dc.setContent(html_3d131954d8c0da529fb05b10dde79898);
|
|
|
|
|
|
|
|
marker_7ac4c8ad5aaaaf0e384f1c8aa6def2bb.bindPopup(popup_c87e1be2be8ff48a2a44e3e9b1a5a0dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ac4c8ad5aaaaf0e384f1c8aa6def2bb.setIcon(icon_adf1de48a509076734ceee62544f8fdf);
|
|
|
|
|
|
var marker_9e46dd07a452a0834c66bb431d43c671 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cc6214bea7818496f10ef2dbcf61ff3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92a2f7242603d095d83ac297a1ea4230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64be1bdfa243f6d925f7dbd485520fba = $(`<div id="html_64be1bdfa243f6d925f7dbd485520fba" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_92a2f7242603d095d83ac297a1ea4230.setContent(html_64be1bdfa243f6d925f7dbd485520fba);
|
|
|
|
|
|
|
|
marker_9e46dd07a452a0834c66bb431d43c671.bindPopup(popup_92a2f7242603d095d83ac297a1ea4230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e46dd07a452a0834c66bb431d43c671.setIcon(icon_cc6214bea7818496f10ef2dbcf61ff3f);
|
|
|
|
|
|
var marker_99bda1319620881cf88572d10f534910 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_253cb3d02b5d02ce23e8a06cb0ebeacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0415157e045a5660abeb670302f1d1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a149fa40dee2821f5421533c462dec = $(`<div id="html_a9a149fa40dee2821f5421533c462dec" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_0415157e045a5660abeb670302f1d1fe.setContent(html_a9a149fa40dee2821f5421533c462dec);
|
|
|
|
|
|
|
|
marker_99bda1319620881cf88572d10f534910.bindPopup(popup_0415157e045a5660abeb670302f1d1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99bda1319620881cf88572d10f534910.setIcon(icon_253cb3d02b5d02ce23e8a06cb0ebeacf);
|
|
|
|
|
|
var marker_13fae47b521c56b42bc7781df24686e6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_cdfd40513852a109fb61e30163f99c93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_778ae8ea0412425592aae2b2b68212dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcd9070f4890aa1273a0c405662054f7 = $(`<div id="html_bcd9070f4890aa1273a0c405662054f7" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_778ae8ea0412425592aae2b2b68212dd.setContent(html_bcd9070f4890aa1273a0c405662054f7);
|
|
|
|
|
|
|
|
marker_13fae47b521c56b42bc7781df24686e6.bindPopup(popup_778ae8ea0412425592aae2b2b68212dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fae47b521c56b42bc7781df24686e6.setIcon(icon_cdfd40513852a109fb61e30163f99c93);
|
|
|
|
|
|
var marker_46e7b03f19dad6485a121c76a2273d13 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_bf8b81d22dfdd8d0adb6bf950e1cef32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a05378d6fc29e70da3d90d98bb3f1712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c45d3b610819bcfaba8a5e553786603 = $(`<div id="html_3c45d3b610819bcfaba8a5e553786603" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_a05378d6fc29e70da3d90d98bb3f1712.setContent(html_3c45d3b610819bcfaba8a5e553786603);
|
|
|
|
|
|
|
|
marker_46e7b03f19dad6485a121c76a2273d13.bindPopup(popup_a05378d6fc29e70da3d90d98bb3f1712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e7b03f19dad6485a121c76a2273d13.setIcon(icon_bf8b81d22dfdd8d0adb6bf950e1cef32);
|
|
|
|
|
|
var marker_f3b3da1e3505dc2cdd0cd18c5f14a2d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_1717f2527892549bedf49c00cda2bb3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e349390d449a452fe57263949b57017 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df3673eeef65357394ad2b147556915f = $(`<div id="html_df3673eeef65357394ad2b147556915f" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_6e349390d449a452fe57263949b57017.setContent(html_df3673eeef65357394ad2b147556915f);
|
|
|
|
|
|
|
|
marker_f3b3da1e3505dc2cdd0cd18c5f14a2d3.bindPopup(popup_6e349390d449a452fe57263949b57017)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b3da1e3505dc2cdd0cd18c5f14a2d3.setIcon(icon_1717f2527892549bedf49c00cda2bb3f);
|
|
|
|
|
|
var marker_0e87c4625a6437394eda497711f7fb22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_06e3f812fa98ae6db2d7ddd905bf0ee9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14dc5a2b7e78135f115e06e682f4882a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a86dafd0b65f01f763995aee36585fa = $(`<div id="html_2a86dafd0b65f01f763995aee36585fa" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_14dc5a2b7e78135f115e06e682f4882a.setContent(html_2a86dafd0b65f01f763995aee36585fa);
|
|
|
|
|
|
|
|
marker_0e87c4625a6437394eda497711f7fb22.bindPopup(popup_14dc5a2b7e78135f115e06e682f4882a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e87c4625a6437394eda497711f7fb22.setIcon(icon_06e3f812fa98ae6db2d7ddd905bf0ee9);
|
|
|
|
|
|
var marker_17757858c0d843922406d780a54d5878 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_14881a682caaa16ad1d9fd6bf55ceaee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d9d3229eb7463b87cf5ffaabe596e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d85659f1f4768ffb9207f2f5828092 = $(`<div id="html_04d85659f1f4768ffb9207f2f5828092" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_c0d9d3229eb7463b87cf5ffaabe596e8.setContent(html_04d85659f1f4768ffb9207f2f5828092);
|
|
|
|
|
|
|
|
marker_17757858c0d843922406d780a54d5878.bindPopup(popup_c0d9d3229eb7463b87cf5ffaabe596e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17757858c0d843922406d780a54d5878.setIcon(icon_14881a682caaa16ad1d9fd6bf55ceaee);
|
|
|
|
|
|
var marker_a152dabe0577ac3c487f44bc22a52642 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_983851d9730421f56e7f8658714aefc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4021017875a0f7e4951a683ac40b7f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ec129f9e23d449abc36ceeb0eaf180 = $(`<div id="html_58ec129f9e23d449abc36ceeb0eaf180" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_4021017875a0f7e4951a683ac40b7f5e.setContent(html_58ec129f9e23d449abc36ceeb0eaf180);
|
|
|
|
|
|
|
|
marker_a152dabe0577ac3c487f44bc22a52642.bindPopup(popup_4021017875a0f7e4951a683ac40b7f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a152dabe0577ac3c487f44bc22a52642.setIcon(icon_983851d9730421f56e7f8658714aefc1);
|
|
|
|
|
|
var marker_3b08850c39f31d5668e4cdcec7c3eb7a = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_254df2e7533e0bc95cc334900df87fe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46dcac2243133af2acab2fbb9a0f8d82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_940e6f9b72db01fac38c20f5cc95bb9a = $(`<div id="html_940e6f9b72db01fac38c20f5cc95bb9a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_46dcac2243133af2acab2fbb9a0f8d82.setContent(html_940e6f9b72db01fac38c20f5cc95bb9a);
|
|
|
|
|
|
|
|
marker_3b08850c39f31d5668e4cdcec7c3eb7a.bindPopup(popup_46dcac2243133af2acab2fbb9a0f8d82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b08850c39f31d5668e4cdcec7c3eb7a.setIcon(icon_254df2e7533e0bc95cc334900df87fe0);
|
|
|
|
|
|
var marker_b7d82d6f6a7b0d3a2ff5feefb3c89be8 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_38f06e51d008ab513dc2b1c95c17c46f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60e504641deb835c117faf0b71fa7a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bccc96b4781fe00d0e46d23b8f7d669c = $(`<div id="html_bccc96b4781fe00d0e46d23b8f7d669c" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_60e504641deb835c117faf0b71fa7a86.setContent(html_bccc96b4781fe00d0e46d23b8f7d669c);
|
|
|
|
|
|
|
|
marker_b7d82d6f6a7b0d3a2ff5feefb3c89be8.bindPopup(popup_60e504641deb835c117faf0b71fa7a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d82d6f6a7b0d3a2ff5feefb3c89be8.setIcon(icon_38f06e51d008ab513dc2b1c95c17c46f);
|
|
|
|
|
|
var marker_137a5f2b4a32e2bbd186ce319263ed9e = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_85b17feb76ba5a6d3ea4489ef24b54a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea845c522f0133dea4742986857a862c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bfa8342b673230299947aeb7d4d2af0 = $(`<div id="html_7bfa8342b673230299947aeb7d4d2af0" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ea845c522f0133dea4742986857a862c.setContent(html_7bfa8342b673230299947aeb7d4d2af0);
|
|
|
|
|
|
|
|
marker_137a5f2b4a32e2bbd186ce319263ed9e.bindPopup(popup_ea845c522f0133dea4742986857a862c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_137a5f2b4a32e2bbd186ce319263ed9e.setIcon(icon_85b17feb76ba5a6d3ea4489ef24b54a9);
|
|
|
|
|
|
var marker_5a18b874ca6eeb3408d9e8c1338fe0a5 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_2d89d805288571171de7301ec5b12d17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86aea68a80839695a148efc37419239a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbea4c74592e90ef330e7089801ca38c = $(`<div id="html_dbea4c74592e90ef330e7089801ca38c" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_86aea68a80839695a148efc37419239a.setContent(html_dbea4c74592e90ef330e7089801ca38c);
|
|
|
|
|
|
|
|
marker_5a18b874ca6eeb3408d9e8c1338fe0a5.bindPopup(popup_86aea68a80839695a148efc37419239a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a18b874ca6eeb3408d9e8c1338fe0a5.setIcon(icon_2d89d805288571171de7301ec5b12d17);
|
|
|
|
|
|
var marker_6cc48378141815a817c23bf81aeb7767 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_c703800cb62a064e94824ba370b39177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b0984da97e51a78f67be9a95145baf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff3881d374b8a30fe19e345089fafce6 = $(`<div id="html_ff3881d374b8a30fe19e345089fafce6" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_7b0984da97e51a78f67be9a95145baf8.setContent(html_ff3881d374b8a30fe19e345089fafce6);
|
|
|
|
|
|
|
|
marker_6cc48378141815a817c23bf81aeb7767.bindPopup(popup_7b0984da97e51a78f67be9a95145baf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cc48378141815a817c23bf81aeb7767.setIcon(icon_c703800cb62a064e94824ba370b39177);
|
|
|
|
|
|
var marker_23f735824d783463d5bd7df9b4aa9bdd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_fce70b31538d702ac95bbcfef8f5b38a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a382c6541088f5763c412448d7e1d3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_384adf4d043c1917a648a8f41a593598 = $(`<div id="html_384adf4d043c1917a648a8f41a593598" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_a382c6541088f5763c412448d7e1d3ec.setContent(html_384adf4d043c1917a648a8f41a593598);
|
|
|
|
|
|
|
|
marker_23f735824d783463d5bd7df9b4aa9bdd.bindPopup(popup_a382c6541088f5763c412448d7e1d3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f735824d783463d5bd7df9b4aa9bdd.setIcon(icon_fce70b31538d702ac95bbcfef8f5b38a);
|
|
|
|
|
|
var marker_59dbdc1365531f19908fd11a16bfa5a2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d71c69604e40aeae82910b729b29767e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b828034f642a10095b3a16fdfa2a587c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9851d43ab7a07ee74f417904fe550e38 = $(`<div id="html_9851d43ab7a07ee74f417904fe550e38" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_b828034f642a10095b3a16fdfa2a587c.setContent(html_9851d43ab7a07ee74f417904fe550e38);
|
|
|
|
|
|
|
|
marker_59dbdc1365531f19908fd11a16bfa5a2.bindPopup(popup_b828034f642a10095b3a16fdfa2a587c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59dbdc1365531f19908fd11a16bfa5a2.setIcon(icon_d71c69604e40aeae82910b729b29767e);
|
|
|
|
|
|
var marker_547d82718d9c586773add17ec61243a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_b658f183bafc8159595d083003ec3938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e21c53bc57465cf8cb1504e71a5863f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fbe3ad4de70c8d244ac11b7b03af3a9 = $(`<div id="html_8fbe3ad4de70c8d244ac11b7b03af3a9" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_6e21c53bc57465cf8cb1504e71a5863f.setContent(html_8fbe3ad4de70c8d244ac11b7b03af3a9);
|
|
|
|
|
|
|
|
marker_547d82718d9c586773add17ec61243a5.bindPopup(popup_6e21c53bc57465cf8cb1504e71a5863f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547d82718d9c586773add17ec61243a5.setIcon(icon_b658f183bafc8159595d083003ec3938);
|
|
|
|
|
|
var marker_c1a3bd6c70615666a66cb4bfd5f6b276 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_9de8329c789ac7aaeae52ceadd8ac1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6205b604300a5c210fd3ba56700ad0d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2d7699f28309f2c9cb568bffea01eb2 = $(`<div id="html_c2d7699f28309f2c9cb568bffea01eb2" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_6205b604300a5c210fd3ba56700ad0d3.setContent(html_c2d7699f28309f2c9cb568bffea01eb2);
|
|
|
|
|
|
|
|
marker_c1a3bd6c70615666a66cb4bfd5f6b276.bindPopup(popup_6205b604300a5c210fd3ba56700ad0d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1a3bd6c70615666a66cb4bfd5f6b276.setIcon(icon_9de8329c789ac7aaeae52ceadd8ac1eb);
|
|
|
|
|
|
var marker_31b2d3c21a1e1e69523acde2f6022b8b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_f202ce1bb7187e7c55b9de9b35cb43b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfedf20b4560a9c3b8b57c07cecbec08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc2b7ffedfa3b7ceb2c91154ddad3ca = $(`<div id="html_3bc2b7ffedfa3b7ceb2c91154ddad3ca" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_bfedf20b4560a9c3b8b57c07cecbec08.setContent(html_3bc2b7ffedfa3b7ceb2c91154ddad3ca);
|
|
|
|
|
|
|
|
marker_31b2d3c21a1e1e69523acde2f6022b8b.bindPopup(popup_bfedf20b4560a9c3b8b57c07cecbec08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b2d3c21a1e1e69523acde2f6022b8b.setIcon(icon_f202ce1bb7187e7c55b9de9b35cb43b9);
|
|
|
|
|
|
var marker_8df74586e3ee59003a0e5557c6ad56ca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_d587ec2bc2a79a10bd2024afb8791eda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52573a43b106a83bedda810c5b312e12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea9843afa2f6ff51c977d1ac1a91d3f6 = $(`<div id="html_ea9843afa2f6ff51c977d1ac1a91d3f6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_52573a43b106a83bedda810c5b312e12.setContent(html_ea9843afa2f6ff51c977d1ac1a91d3f6);
|
|
|
|
|
|
|
|
marker_8df74586e3ee59003a0e5557c6ad56ca.bindPopup(popup_52573a43b106a83bedda810c5b312e12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8df74586e3ee59003a0e5557c6ad56ca.setIcon(icon_d587ec2bc2a79a10bd2024afb8791eda);
|
|
|
|
|
|
var marker_e68c64abee170edf175638b17da01d8f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_a4381127881c3c47c65cc234aac46f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6459eda0b5894c6cdbdb69d8156a0e3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b75c5e0eb278994f8e57e50e2f6fb65 = $(`<div id="html_3b75c5e0eb278994f8e57e50e2f6fb65" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_6459eda0b5894c6cdbdb69d8156a0e3d.setContent(html_3b75c5e0eb278994f8e57e50e2f6fb65);
|
|
|
|
|
|
|
|
marker_e68c64abee170edf175638b17da01d8f.bindPopup(popup_6459eda0b5894c6cdbdb69d8156a0e3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e68c64abee170edf175638b17da01d8f.setIcon(icon_a4381127881c3c47c65cc234aac46f36);
|
|
|
|
|
|
var marker_705ea47a1c67200574bfe7c0a8c91cac = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_abc1976803b9c0146fe2930bf4645c70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb24130d3a012a2bd885b6b3c8b87e41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59de3d566782cd0051eb604d492fc127 = $(`<div id="html_59de3d566782cd0051eb604d492fc127" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_cb24130d3a012a2bd885b6b3c8b87e41.setContent(html_59de3d566782cd0051eb604d492fc127);
|
|
|
|
|
|
|
|
marker_705ea47a1c67200574bfe7c0a8c91cac.bindPopup(popup_cb24130d3a012a2bd885b6b3c8b87e41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_705ea47a1c67200574bfe7c0a8c91cac.setIcon(icon_abc1976803b9c0146fe2930bf4645c70);
|
|
|
|
|
|
var marker_1ef813e2b0c7baf04325481dab462269 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_64f0f91712fa0230bf9af1f3db480512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a608b38635632d5794a8d38af3a473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2bfd40bd8df7c77708f19e3a9c29b1 = $(`<div id="html_9f2bfd40bd8df7c77708f19e3a9c29b1" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f2a608b38635632d5794a8d38af3a473.setContent(html_9f2bfd40bd8df7c77708f19e3a9c29b1);
|
|
|
|
|
|
|
|
marker_1ef813e2b0c7baf04325481dab462269.bindPopup(popup_f2a608b38635632d5794a8d38af3a473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ef813e2b0c7baf04325481dab462269.setIcon(icon_64f0f91712fa0230bf9af1f3db480512);
|
|
|
|
|
|
var marker_5c1cde47fe9c98748b2c5508a3917b82 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_7345df824c459c2b9cdeada55b3fcbbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a17f7f8e612423d49740ebd294327f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_624105c700fef9649b3a697c627b3801 = $(`<div id="html_624105c700fef9649b3a697c627b3801" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_a17f7f8e612423d49740ebd294327f5e.setContent(html_624105c700fef9649b3a697c627b3801);
|
|
|
|
|
|
|
|
marker_5c1cde47fe9c98748b2c5508a3917b82.bindPopup(popup_a17f7f8e612423d49740ebd294327f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1cde47fe9c98748b2c5508a3917b82.setIcon(icon_7345df824c459c2b9cdeada55b3fcbbe);
|
|
|
|
|
|
var marker_d5bb7479a9dacdf32bb11fb5348f9994 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e5522acd536683324c8ed0c75e1692a5);
|
|
|
|
|
|
var icon_986c3148e1f402e16a6e7f56472b05de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad9ddc77d7355146a8de8474030e1d10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9134a7ecd7de5d1829eaef705acc061f = $(`<div id="html_9134a7ecd7de5d1829eaef705acc061f" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_ad9ddc77d7355146a8de8474030e1d10.setContent(html_9134a7ecd7de5d1829eaef705acc061f);
|
|
|
|
|
|
|
|
marker_d5bb7479a9dacdf32bb11fb5348f9994.bindPopup(popup_ad9ddc77d7355146a8de8474030e1d10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5bb7479a9dacdf32bb11fb5348f9994.setIcon(icon_986c3148e1f402e16a6e7f56472b05de);
|
|
|
|
|
|
marker_cluster_e5522acd536683324c8ed0c75e1692a5.addTo(map_aa088e7ee4e727058e5ed11c8cd3567d);
|
|
|
|
</script>
|
|
</html> |