mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 10:45:19 +00:00
10259 lines
298 KiB
HTML
10259 lines
298 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_35d54cb17cbc7378f5ca11c28b006c49 {
|
|
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_35d54cb17cbc7378f5ca11c28b006c49" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_35d54cb17cbc7378f5ca11c28b006c49 = L.map(
|
|
"map_35d54cb17cbc7378f5ca11c28b006c49",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_3eff35d84a836f958b7cd417614baaad = 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_3eff35d84a836f958b7cd417614baaad.addTo(map_35d54cb17cbc7378f5ca11c28b006c49);
|
|
|
|
|
|
var marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_5604e3424beb2496fa2d07c732cdfd11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_976234852f75df72bf98a1f32c1f2171 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d82766af249cf4c4beda79de4083e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_454e54f3102d5e90f29e100483cc7575 = $(`<div id="html_454e54f3102d5e90f29e100483cc7575" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_8d82766af249cf4c4beda79de4083e7e.setContent(html_454e54f3102d5e90f29e100483cc7575);
|
|
|
|
|
|
|
|
marker_5604e3424beb2496fa2d07c732cdfd11.bindPopup(popup_8d82766af249cf4c4beda79de4083e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5604e3424beb2496fa2d07c732cdfd11.setIcon(icon_976234852f75df72bf98a1f32c1f2171);
|
|
|
|
|
|
var marker_08fdd2a7beb34bc3c71e77126463562a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_044470ca85a64c76f3dc7daff6fea29f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d5bcff7b54412ba3bfc948d1f3672c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d8d4756e4cfb524198c9af33eb223f = $(`<div id="html_93d8d4756e4cfb524198c9af33eb223f" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7d5bcff7b54412ba3bfc948d1f3672c6.setContent(html_93d8d4756e4cfb524198c9af33eb223f);
|
|
|
|
|
|
|
|
marker_08fdd2a7beb34bc3c71e77126463562a.bindPopup(popup_7d5bcff7b54412ba3bfc948d1f3672c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fdd2a7beb34bc3c71e77126463562a.setIcon(icon_044470ca85a64c76f3dc7daff6fea29f);
|
|
|
|
|
|
var marker_a137f2707e697b0054f2266a7b902214 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e3e6a89637a44fe0818d84fb6d5fbbf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b9d6ad11c81280e2758ce3d525dfd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1cef2375644fcdf95a8bb7304fb3836 = $(`<div id="html_f1cef2375644fcdf95a8bb7304fb3836" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_70b9d6ad11c81280e2758ce3d525dfd8.setContent(html_f1cef2375644fcdf95a8bb7304fb3836);
|
|
|
|
|
|
|
|
marker_a137f2707e697b0054f2266a7b902214.bindPopup(popup_70b9d6ad11c81280e2758ce3d525dfd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a137f2707e697b0054f2266a7b902214.setIcon(icon_e3e6a89637a44fe0818d84fb6d5fbbf7);
|
|
|
|
|
|
var marker_7d94895afd6ee961798b62192cd19dc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9060f84b79c3164eaf6756a391e82b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9af908ba2ef03af6fd68af2581dc004b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66b0ecd8576112f036f9107413a9d16d = $(`<div id="html_66b0ecd8576112f036f9107413a9d16d" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_9af908ba2ef03af6fd68af2581dc004b.setContent(html_66b0ecd8576112f036f9107413a9d16d);
|
|
|
|
|
|
|
|
marker_7d94895afd6ee961798b62192cd19dc9.bindPopup(popup_9af908ba2ef03af6fd68af2581dc004b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d94895afd6ee961798b62192cd19dc9.setIcon(icon_9060f84b79c3164eaf6756a391e82b55);
|
|
|
|
|
|
var marker_bb4f9154a116181ff2a68b5a7a6f1ced = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b17c0a0b5b29820bdefab4b25124781f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41bff0bb2a64b4aa933953ae1c92f819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645694cca90942b001643a656f527683 = $(`<div id="html_645694cca90942b001643a656f527683" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_41bff0bb2a64b4aa933953ae1c92f819.setContent(html_645694cca90942b001643a656f527683);
|
|
|
|
|
|
|
|
marker_bb4f9154a116181ff2a68b5a7a6f1ced.bindPopup(popup_41bff0bb2a64b4aa933953ae1c92f819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb4f9154a116181ff2a68b5a7a6f1ced.setIcon(icon_b17c0a0b5b29820bdefab4b25124781f);
|
|
|
|
|
|
var marker_f68befd8e113210b9cdd685aacfd1e82 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_4648e7f4abc0f1ed8c877700207dfa9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b7b3a4b28b9f767d6747e25f109dcb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f3619512914314f5fd5a64e754e5e64 = $(`<div id="html_9f3619512914314f5fd5a64e754e5e64" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_4b7b3a4b28b9f767d6747e25f109dcb5.setContent(html_9f3619512914314f5fd5a64e754e5e64);
|
|
|
|
|
|
|
|
marker_f68befd8e113210b9cdd685aacfd1e82.bindPopup(popup_4b7b3a4b28b9f767d6747e25f109dcb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f68befd8e113210b9cdd685aacfd1e82.setIcon(icon_4648e7f4abc0f1ed8c877700207dfa9b);
|
|
|
|
|
|
var marker_040ce2b35d4c103f5bcef84ca901ee6e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_eedb70a6f2f2ae1024df92a70a16c5d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56076ccc3977719a153e361ba411054c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e6c38ff036ae1097d7d5703de5a6a60 = $(`<div id="html_4e6c38ff036ae1097d7d5703de5a6a60" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_56076ccc3977719a153e361ba411054c.setContent(html_4e6c38ff036ae1097d7d5703de5a6a60);
|
|
|
|
|
|
|
|
marker_040ce2b35d4c103f5bcef84ca901ee6e.bindPopup(popup_56076ccc3977719a153e361ba411054c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_040ce2b35d4c103f5bcef84ca901ee6e.setIcon(icon_eedb70a6f2f2ae1024df92a70a16c5d7);
|
|
|
|
|
|
var marker_757120f91879c34659bd21ffa480b751 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bdafaac2dc83158c9c4e6b4598c2118c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_529fe2e6cf612cec7811025f286e27db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_835726e2b01daa11022b4d49ce14d0cf = $(`<div id="html_835726e2b01daa11022b4d49ce14d0cf" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_529fe2e6cf612cec7811025f286e27db.setContent(html_835726e2b01daa11022b4d49ce14d0cf);
|
|
|
|
|
|
|
|
marker_757120f91879c34659bd21ffa480b751.bindPopup(popup_529fe2e6cf612cec7811025f286e27db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_757120f91879c34659bd21ffa480b751.setIcon(icon_bdafaac2dc83158c9c4e6b4598c2118c);
|
|
|
|
|
|
var marker_0608ba424222d045ba990cd90f413d11 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_08be030e6ffb0a58f2d4c8f3a1e4dd43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b20c01c975dc5ace8f71616221ed25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_648c290ab75f8aa9d84ab2055d40d075 = $(`<div id="html_648c290ab75f8aa9d84ab2055d40d075" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_90b20c01c975dc5ace8f71616221ed25.setContent(html_648c290ab75f8aa9d84ab2055d40d075);
|
|
|
|
|
|
|
|
marker_0608ba424222d045ba990cd90f413d11.bindPopup(popup_90b20c01c975dc5ace8f71616221ed25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0608ba424222d045ba990cd90f413d11.setIcon(icon_08be030e6ffb0a58f2d4c8f3a1e4dd43);
|
|
|
|
|
|
var marker_f4726609c62d8737db97b1ca8fc631d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_3b6fa73eff336659b59a6ef668770ee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_152c87d6c671b1c5f8000c1db220ac9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252d031d482b5688d9c81a66ecc95182 = $(`<div id="html_252d031d482b5688d9c81a66ecc95182" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_152c87d6c671b1c5f8000c1db220ac9f.setContent(html_252d031d482b5688d9c81a66ecc95182);
|
|
|
|
|
|
|
|
marker_f4726609c62d8737db97b1ca8fc631d7.bindPopup(popup_152c87d6c671b1c5f8000c1db220ac9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4726609c62d8737db97b1ca8fc631d7.setIcon(icon_3b6fa73eff336659b59a6ef668770ee0);
|
|
|
|
|
|
var marker_4b344c1bab013d353f68683fa8ad3268 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a37c0d9a430d492b4a8f1c04f23b0e16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b507c8c4560cf09f61715c86b9f36022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_104015eb1d38b974e4fa47750a213120 = $(`<div id="html_104015eb1d38b974e4fa47750a213120" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_b507c8c4560cf09f61715c86b9f36022.setContent(html_104015eb1d38b974e4fa47750a213120);
|
|
|
|
|
|
|
|
marker_4b344c1bab013d353f68683fa8ad3268.bindPopup(popup_b507c8c4560cf09f61715c86b9f36022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b344c1bab013d353f68683fa8ad3268.setIcon(icon_a37c0d9a430d492b4a8f1c04f23b0e16);
|
|
|
|
|
|
var marker_a33ea5a0d16055a84612413abd55ec02 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bf7d0077b796bb2e4a25ad9f62ef49ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eb8ad39b6f3359349c3dc12302af56c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6a2fc966e81099caa9cc984c733236e = $(`<div id="html_c6a2fc966e81099caa9cc984c733236e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_2eb8ad39b6f3359349c3dc12302af56c.setContent(html_c6a2fc966e81099caa9cc984c733236e);
|
|
|
|
|
|
|
|
marker_a33ea5a0d16055a84612413abd55ec02.bindPopup(popup_2eb8ad39b6f3359349c3dc12302af56c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a33ea5a0d16055a84612413abd55ec02.setIcon(icon_bf7d0077b796bb2e4a25ad9f62ef49ba);
|
|
|
|
|
|
var marker_a830513db23c0d6cddbbfabe0227df59 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_127e5b1dcea0ce3fcac1f6e293f77332 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b076957d6ad9602088da3ecab24d68b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f48a42bd8af4c0d20597776a052aea3 = $(`<div id="html_6f48a42bd8af4c0d20597776a052aea3" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_b076957d6ad9602088da3ecab24d68b5.setContent(html_6f48a42bd8af4c0d20597776a052aea3);
|
|
|
|
|
|
|
|
marker_a830513db23c0d6cddbbfabe0227df59.bindPopup(popup_b076957d6ad9602088da3ecab24d68b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a830513db23c0d6cddbbfabe0227df59.setIcon(icon_127e5b1dcea0ce3fcac1f6e293f77332);
|
|
|
|
|
|
var marker_32fc5627e84b83f316e89966e9ca4c57 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_02fa00c1721b4a8a0131017f7e0c99a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97c4de297db544e6fcf79e0595e2eab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6b0a37f67f884c1715455b7cf4deedd = $(`<div id="html_f6b0a37f67f884c1715455b7cf4deedd" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_97c4de297db544e6fcf79e0595e2eab6.setContent(html_f6b0a37f67f884c1715455b7cf4deedd);
|
|
|
|
|
|
|
|
marker_32fc5627e84b83f316e89966e9ca4c57.bindPopup(popup_97c4de297db544e6fcf79e0595e2eab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32fc5627e84b83f316e89966e9ca4c57.setIcon(icon_02fa00c1721b4a8a0131017f7e0c99a0);
|
|
|
|
|
|
var marker_54b70b178be5dee026104addeaf859de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_eb7b04e435b638047ffa7b2454d6e2e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a86ec46600fbfc475992843af4a2a39b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0229b44857bae831621529c224d910f2 = $(`<div id="html_0229b44857bae831621529c224d910f2" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_a86ec46600fbfc475992843af4a2a39b.setContent(html_0229b44857bae831621529c224d910f2);
|
|
|
|
|
|
|
|
marker_54b70b178be5dee026104addeaf859de.bindPopup(popup_a86ec46600fbfc475992843af4a2a39b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54b70b178be5dee026104addeaf859de.setIcon(icon_eb7b04e435b638047ffa7b2454d6e2e8);
|
|
|
|
|
|
var marker_dfdc7a8436c8b8778c38a75d95aa91e7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_299170342df0b9594f4870c8e31de4c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1eb5f86734c6cefb8be99e93f26f68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7e03fba31aa5cee1315e30b0826cc2a = $(`<div id="html_e7e03fba31aa5cee1315e30b0826cc2a" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_3d1eb5f86734c6cefb8be99e93f26f68.setContent(html_e7e03fba31aa5cee1315e30b0826cc2a);
|
|
|
|
|
|
|
|
marker_dfdc7a8436c8b8778c38a75d95aa91e7.bindPopup(popup_3d1eb5f86734c6cefb8be99e93f26f68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfdc7a8436c8b8778c38a75d95aa91e7.setIcon(icon_299170342df0b9594f4870c8e31de4c9);
|
|
|
|
|
|
var marker_84d209b9edac00f5abc4548f9a5bff86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_89983732b21cd387e7b96c18df226b4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05a7d8ba256272fd4e74c247c4499a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f841c2dfc2cafbe2bc527609b77a759 = $(`<div id="html_8f841c2dfc2cafbe2bc527609b77a759" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_b05a7d8ba256272fd4e74c247c4499a4.setContent(html_8f841c2dfc2cafbe2bc527609b77a759);
|
|
|
|
|
|
|
|
marker_84d209b9edac00f5abc4548f9a5bff86.bindPopup(popup_b05a7d8ba256272fd4e74c247c4499a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84d209b9edac00f5abc4548f9a5bff86.setIcon(icon_89983732b21cd387e7b96c18df226b4e);
|
|
|
|
|
|
var marker_67966c008dd10a04b30c62b2fdedd68a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b774f5be5c48646c28552e408dae02f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7dfca6c963774842d7c8b250ae2dd51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55038ad0cedabc6e7958adc4a4395ad2 = $(`<div id="html_55038ad0cedabc6e7958adc4a4395ad2" style="width: 100.0%; height: 100.0%;">relay.bitesize-media.com</div>`)[0];
|
|
popup_b7dfca6c963774842d7c8b250ae2dd51.setContent(html_55038ad0cedabc6e7958adc4a4395ad2);
|
|
|
|
|
|
|
|
marker_67966c008dd10a04b30c62b2fdedd68a.bindPopup(popup_b7dfca6c963774842d7c8b250ae2dd51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67966c008dd10a04b30c62b2fdedd68a.setIcon(icon_b774f5be5c48646c28552e408dae02f1);
|
|
|
|
|
|
var marker_c023407b3565d22beaceff1c1485ca82 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0899343c3ca3539071ce814104cffa9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bbf3903d8d74e68d0bcd5d00222f006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_908dc763b74db4ef868ddbd48efc6366 = $(`<div id="html_908dc763b74db4ef868ddbd48efc6366" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_4bbf3903d8d74e68d0bcd5d00222f006.setContent(html_908dc763b74db4ef868ddbd48efc6366);
|
|
|
|
|
|
|
|
marker_c023407b3565d22beaceff1c1485ca82.bindPopup(popup_4bbf3903d8d74e68d0bcd5d00222f006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c023407b3565d22beaceff1c1485ca82.setIcon(icon_0899343c3ca3539071ce814104cffa9b);
|
|
|
|
|
|
var marker_e2d1a44865a4fec3fa1e572877bfb389 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e66e093a2ecfc16b1aea9c175b199ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad1e3c8051798bdee169bc138c077417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_218f22bdac4784ee83e063c7f0f9296a = $(`<div id="html_218f22bdac4784ee83e063c7f0f9296a" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_ad1e3c8051798bdee169bc138c077417.setContent(html_218f22bdac4784ee83e063c7f0f9296a);
|
|
|
|
|
|
|
|
marker_e2d1a44865a4fec3fa1e572877bfb389.bindPopup(popup_ad1e3c8051798bdee169bc138c077417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2d1a44865a4fec3fa1e572877bfb389.setIcon(icon_e66e093a2ecfc16b1aea9c175b199ae7);
|
|
|
|
|
|
var marker_6d93b001087d8bdd95f9734d1ce668eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bda96774c5a00079bb368a9e95a63a31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e319bd7d15febbdfc59d104871724caf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a67ba58ee83e54be359c9fc6ab43d5 = $(`<div id="html_a7a67ba58ee83e54be359c9fc6ab43d5" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e319bd7d15febbdfc59d104871724caf.setContent(html_a7a67ba58ee83e54be359c9fc6ab43d5);
|
|
|
|
|
|
|
|
marker_6d93b001087d8bdd95f9734d1ce668eb.bindPopup(popup_e319bd7d15febbdfc59d104871724caf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d93b001087d8bdd95f9734d1ce668eb.setIcon(icon_bda96774c5a00079bb368a9e95a63a31);
|
|
|
|
|
|
var marker_8be5df416ff2c61d5e4b6c13e20c4e84 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e976f67b38dc41b30ce92c0cf188eb69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74ee29e91622b2e50a8a238bb7680992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b03138462bb85db34dd7d262c3778dcd = $(`<div id="html_b03138462bb85db34dd7d262c3778dcd" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_74ee29e91622b2e50a8a238bb7680992.setContent(html_b03138462bb85db34dd7d262c3778dcd);
|
|
|
|
|
|
|
|
marker_8be5df416ff2c61d5e4b6c13e20c4e84.bindPopup(popup_74ee29e91622b2e50a8a238bb7680992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be5df416ff2c61d5e4b6c13e20c4e84.setIcon(icon_e976f67b38dc41b30ce92c0cf188eb69);
|
|
|
|
|
|
var marker_4baede90da6a0801cb99bce8e3bb5646 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1f9f3ff09ff651955ad4d4303bc203ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cce96124aca37d8f11e16873540329d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89cb680f8728490d596b7a75bb99e0e3 = $(`<div id="html_89cb680f8728490d596b7a75bb99e0e3" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_6cce96124aca37d8f11e16873540329d.setContent(html_89cb680f8728490d596b7a75bb99e0e3);
|
|
|
|
|
|
|
|
marker_4baede90da6a0801cb99bce8e3bb5646.bindPopup(popup_6cce96124aca37d8f11e16873540329d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4baede90da6a0801cb99bce8e3bb5646.setIcon(icon_1f9f3ff09ff651955ad4d4303bc203ce);
|
|
|
|
|
|
var marker_50a50eb89785354930a08912cf522138 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8749d7f217a7fcf08df7688b8eef55db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02dceed7de6407f07e525ebd0138dde9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f30eb5dc26b49afbda64c77052952e5 = $(`<div id="html_1f30eb5dc26b49afbda64c77052952e5" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_02dceed7de6407f07e525ebd0138dde9.setContent(html_1f30eb5dc26b49afbda64c77052952e5);
|
|
|
|
|
|
|
|
marker_50a50eb89785354930a08912cf522138.bindPopup(popup_02dceed7de6407f07e525ebd0138dde9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50a50eb89785354930a08912cf522138.setIcon(icon_8749d7f217a7fcf08df7688b8eef55db);
|
|
|
|
|
|
var marker_bb0cc327c9445dde9417e286cc3ba9ab = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_05c9ebd15fdc65005db6523667f2b73a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfa16ee80f9bb91e096ce9bcb444ef92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66cd01de6c0455d23ded1dfe530dba0e = $(`<div id="html_66cd01de6c0455d23ded1dfe530dba0e" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_cfa16ee80f9bb91e096ce9bcb444ef92.setContent(html_66cd01de6c0455d23ded1dfe530dba0e);
|
|
|
|
|
|
|
|
marker_bb0cc327c9445dde9417e286cc3ba9ab.bindPopup(popup_cfa16ee80f9bb91e096ce9bcb444ef92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb0cc327c9445dde9417e286cc3ba9ab.setIcon(icon_05c9ebd15fdc65005db6523667f2b73a);
|
|
|
|
|
|
var marker_97e79b0bd183104310ba33245ca80fce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_dd39bb09f852cd697c0e39f4ab7df116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ff716d527841fa7a0e6621b6d8d261b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d32d7dd6eaa39ee490cc4665c32570b = $(`<div id="html_4d32d7dd6eaa39ee490cc4665c32570b" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_8ff716d527841fa7a0e6621b6d8d261b.setContent(html_4d32d7dd6eaa39ee490cc4665c32570b);
|
|
|
|
|
|
|
|
marker_97e79b0bd183104310ba33245ca80fce.bindPopup(popup_8ff716d527841fa7a0e6621b6d8d261b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e79b0bd183104310ba33245ca80fce.setIcon(icon_dd39bb09f852cd697c0e39f4ab7df116);
|
|
|
|
|
|
var marker_0d1daf2d705adc3e77e59c75fc8d2adc = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ed86520a68041e18a263b23898db9031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f106cbefbf81070e658ecd12d8d34c92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f64f70b3d4b5d3764493c034aacc78 = $(`<div id="html_54f64f70b3d4b5d3764493c034aacc78" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_f106cbefbf81070e658ecd12d8d34c92.setContent(html_54f64f70b3d4b5d3764493c034aacc78);
|
|
|
|
|
|
|
|
marker_0d1daf2d705adc3e77e59c75fc8d2adc.bindPopup(popup_f106cbefbf81070e658ecd12d8d34c92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d1daf2d705adc3e77e59c75fc8d2adc.setIcon(icon_ed86520a68041e18a263b23898db9031);
|
|
|
|
|
|
var marker_fdacc7ecadcb35c09cec1054669d8622 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e3bc4430e1bb1d81dba1393d2e318311 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c5089cb0fd174bbd6b51e857864f77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b747f9bffbf66a67a3e3ee3faaf50088 = $(`<div id="html_b747f9bffbf66a67a3e3ee3faaf50088" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_66c5089cb0fd174bbd6b51e857864f77.setContent(html_b747f9bffbf66a67a3e3ee3faaf50088);
|
|
|
|
|
|
|
|
marker_fdacc7ecadcb35c09cec1054669d8622.bindPopup(popup_66c5089cb0fd174bbd6b51e857864f77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdacc7ecadcb35c09cec1054669d8622.setIcon(icon_e3bc4430e1bb1d81dba1393d2e318311);
|
|
|
|
|
|
var marker_7bb31e2c68f7679ecd09ac9c51cb3651 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_690ae8db2bc5582cedfeb84c3f27aed3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0416cce46093d6f55212f2d7aaea92da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe05191ab3d7af6870f24b29628a435 = $(`<div id="html_5fe05191ab3d7af6870f24b29628a435" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_0416cce46093d6f55212f2d7aaea92da.setContent(html_5fe05191ab3d7af6870f24b29628a435);
|
|
|
|
|
|
|
|
marker_7bb31e2c68f7679ecd09ac9c51cb3651.bindPopup(popup_0416cce46093d6f55212f2d7aaea92da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bb31e2c68f7679ecd09ac9c51cb3651.setIcon(icon_690ae8db2bc5582cedfeb84c3f27aed3);
|
|
|
|
|
|
var marker_c1e2c29f5cc4d16f4e1a3efb7429d843 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c328f51d377835fdf74e6af283902d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8475c78ba8a08bd6edac1f38810ab269 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66fb372a485335f63c60b7eb377411c3 = $(`<div id="html_66fb372a485335f63c60b7eb377411c3" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_8475c78ba8a08bd6edac1f38810ab269.setContent(html_66fb372a485335f63c60b7eb377411c3);
|
|
|
|
|
|
|
|
marker_c1e2c29f5cc4d16f4e1a3efb7429d843.bindPopup(popup_8475c78ba8a08bd6edac1f38810ab269)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1e2c29f5cc4d16f4e1a3efb7429d843.setIcon(icon_c328f51d377835fdf74e6af283902d7e);
|
|
|
|
|
|
var marker_890e1b94fda0a0f043ab50f9cc4d292d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ed99e2049beb3a5a6918bd01545c60ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d78bf20dbdb7b85a79c21fb3207aab92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_122127a5e0b7d65001e26aea22311f84 = $(`<div id="html_122127a5e0b7d65001e26aea22311f84" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_d78bf20dbdb7b85a79c21fb3207aab92.setContent(html_122127a5e0b7d65001e26aea22311f84);
|
|
|
|
|
|
|
|
marker_890e1b94fda0a0f043ab50f9cc4d292d.bindPopup(popup_d78bf20dbdb7b85a79c21fb3207aab92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_890e1b94fda0a0f043ab50f9cc4d292d.setIcon(icon_ed99e2049beb3a5a6918bd01545c60ae);
|
|
|
|
|
|
var marker_037f8e1dec759cadbded0ce310957c96 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bff473d10584612eb90121ec2f21168c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a080f21451d63b64e97040b459f7a63a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_432a040f66c63c160389b0e30ea4d483 = $(`<div id="html_432a040f66c63c160389b0e30ea4d483" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a080f21451d63b64e97040b459f7a63a.setContent(html_432a040f66c63c160389b0e30ea4d483);
|
|
|
|
|
|
|
|
marker_037f8e1dec759cadbded0ce310957c96.bindPopup(popup_a080f21451d63b64e97040b459f7a63a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_037f8e1dec759cadbded0ce310957c96.setIcon(icon_bff473d10584612eb90121ec2f21168c);
|
|
|
|
|
|
var marker_2e58c64eb1399814624a27d407d32af3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_080a26cfc48f180f983ba318db391896 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8ad5962f93c82b35f9233c4fd2f377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c820017207038e63ac1eec86174a9e68 = $(`<div id="html_c820017207038e63ac1eec86174a9e68" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_bc8ad5962f93c82b35f9233c4fd2f377.setContent(html_c820017207038e63ac1eec86174a9e68);
|
|
|
|
|
|
|
|
marker_2e58c64eb1399814624a27d407d32af3.bindPopup(popup_bc8ad5962f93c82b35f9233c4fd2f377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e58c64eb1399814624a27d407d32af3.setIcon(icon_080a26cfc48f180f983ba318db391896);
|
|
|
|
|
|
var marker_8eb325d07bdcb3e340c0b717ddf75d27 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c92b45d9c73445c6882842e3831118af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8ed6813a3e5e126a87fccdfe660b86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62058e94cd705d0aae1d18a6174662c5 = $(`<div id="html_62058e94cd705d0aae1d18a6174662c5" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_fa8ed6813a3e5e126a87fccdfe660b86.setContent(html_62058e94cd705d0aae1d18a6174662c5);
|
|
|
|
|
|
|
|
marker_8eb325d07bdcb3e340c0b717ddf75d27.bindPopup(popup_fa8ed6813a3e5e126a87fccdfe660b86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eb325d07bdcb3e340c0b717ddf75d27.setIcon(icon_c92b45d9c73445c6882842e3831118af);
|
|
|
|
|
|
var marker_3fc0934845960c003a13710f45da0b29 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_134bc1b5fb4608252fc9594d3daf02ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c9ed999c34836e33ce9607bfc6cb94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_189fd37ee2f133b7a2506c9919f6fbcb = $(`<div id="html_189fd37ee2f133b7a2506c9919f6fbcb" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_66c9ed999c34836e33ce9607bfc6cb94.setContent(html_189fd37ee2f133b7a2506c9919f6fbcb);
|
|
|
|
|
|
|
|
marker_3fc0934845960c003a13710f45da0b29.bindPopup(popup_66c9ed999c34836e33ce9607bfc6cb94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fc0934845960c003a13710f45da0b29.setIcon(icon_134bc1b5fb4608252fc9594d3daf02ed);
|
|
|
|
|
|
var marker_daed9244e85cd5a336698949f167f1e0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1ebb838834852bb40c89677423ef9c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abf6d085135e9d13f6e179820e8a55a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b8a87490c90ea1a0762a49012edb6a2 = $(`<div id="html_9b8a87490c90ea1a0762a49012edb6a2" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_abf6d085135e9d13f6e179820e8a55a4.setContent(html_9b8a87490c90ea1a0762a49012edb6a2);
|
|
|
|
|
|
|
|
marker_daed9244e85cd5a336698949f167f1e0.bindPopup(popup_abf6d085135e9d13f6e179820e8a55a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daed9244e85cd5a336698949f167f1e0.setIcon(icon_1ebb838834852bb40c89677423ef9c71);
|
|
|
|
|
|
var marker_55fe512ad6d4081c78507196dda938a2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_95354d892c89d641ab4bffae48fe479c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afbdbf8c607c9645eea4f43a8a62c21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ccb18953efa4bb64229be753a5619ed = $(`<div id="html_3ccb18953efa4bb64229be753a5619ed" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_0afbdbf8c607c9645eea4f43a8a62c21.setContent(html_3ccb18953efa4bb64229be753a5619ed);
|
|
|
|
|
|
|
|
marker_55fe512ad6d4081c78507196dda938a2.bindPopup(popup_0afbdbf8c607c9645eea4f43a8a62c21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55fe512ad6d4081c78507196dda938a2.setIcon(icon_95354d892c89d641ab4bffae48fe479c);
|
|
|
|
|
|
var marker_25c92007319e9759d61a6e6286835397 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_211ee477ba83788283e4dd21fd5af39f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2232e90b45b8dc63f28f7d81e8908a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c466b1fed57bcccfd1a440051b09ea60 = $(`<div id="html_c466b1fed57bcccfd1a440051b09ea60" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_2232e90b45b8dc63f28f7d81e8908a7b.setContent(html_c466b1fed57bcccfd1a440051b09ea60);
|
|
|
|
|
|
|
|
marker_25c92007319e9759d61a6e6286835397.bindPopup(popup_2232e90b45b8dc63f28f7d81e8908a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c92007319e9759d61a6e6286835397.setIcon(icon_211ee477ba83788283e4dd21fd5af39f);
|
|
|
|
|
|
var marker_c623a4cceb05882ffeff985e42015cbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c9e52558fccbd9c51971e91d570b5d8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad1e9b38d22d768a24a9092f1a6001eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14274a9ce6fecb71d9ed1c7d3406c93a = $(`<div id="html_14274a9ce6fecb71d9ed1c7d3406c93a" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ad1e9b38d22d768a24a9092f1a6001eb.setContent(html_14274a9ce6fecb71d9ed1c7d3406c93a);
|
|
|
|
|
|
|
|
marker_c623a4cceb05882ffeff985e42015cbd.bindPopup(popup_ad1e9b38d22d768a24a9092f1a6001eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c623a4cceb05882ffeff985e42015cbd.setIcon(icon_c9e52558fccbd9c51971e91d570b5d8e);
|
|
|
|
|
|
var marker_fece0ccbbe2921106520d6efac16a593 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_3f5f6e87565c4dd490134ddff5eeaf6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b24c07b4f293b2dccf82723c16ae996 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78b5dd42cd8ff74ea1c0d9213ba6b7e = $(`<div id="html_f78b5dd42cd8ff74ea1c0d9213ba6b7e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_2b24c07b4f293b2dccf82723c16ae996.setContent(html_f78b5dd42cd8ff74ea1c0d9213ba6b7e);
|
|
|
|
|
|
|
|
marker_fece0ccbbe2921106520d6efac16a593.bindPopup(popup_2b24c07b4f293b2dccf82723c16ae996)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fece0ccbbe2921106520d6efac16a593.setIcon(icon_3f5f6e87565c4dd490134ddff5eeaf6d);
|
|
|
|
|
|
var marker_45acb5887a18b5bd6c71445e16bd23eb = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fcb52cbeff07922c371e5163a2aff873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c1e73c94229f74fc8b5b3b6f317d64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca2949350b06eb238546b86c93ad48b = $(`<div id="html_5ca2949350b06eb238546b86c93ad48b" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_07c1e73c94229f74fc8b5b3b6f317d64.setContent(html_5ca2949350b06eb238546b86c93ad48b);
|
|
|
|
|
|
|
|
marker_45acb5887a18b5bd6c71445e16bd23eb.bindPopup(popup_07c1e73c94229f74fc8b5b3b6f317d64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45acb5887a18b5bd6c71445e16bd23eb.setIcon(icon_fcb52cbeff07922c371e5163a2aff873);
|
|
|
|
|
|
var marker_4f6b5ebb781a29aeece4f1824ff4b0f5 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_01c8a9c749da05cb3b53ed4a18605079 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79f01889b83b45932ef0dfcaddb5f9b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_913c6a743c40f765008ffc49f1642d4b = $(`<div id="html_913c6a743c40f765008ffc49f1642d4b" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_79f01889b83b45932ef0dfcaddb5f9b3.setContent(html_913c6a743c40f765008ffc49f1642d4b);
|
|
|
|
|
|
|
|
marker_4f6b5ebb781a29aeece4f1824ff4b0f5.bindPopup(popup_79f01889b83b45932ef0dfcaddb5f9b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f6b5ebb781a29aeece4f1824ff4b0f5.setIcon(icon_01c8a9c749da05cb3b53ed4a18605079);
|
|
|
|
|
|
var marker_346eeb22af50d804f282d1613f5b91de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c737e74983ea046e404815c58c570e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fb5d4d6fb2b62cbc842dff19f6bdf37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9f11c6c072c322ed68f9fdd125372c6 = $(`<div id="html_e9f11c6c072c322ed68f9fdd125372c6" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_4fb5d4d6fb2b62cbc842dff19f6bdf37.setContent(html_e9f11c6c072c322ed68f9fdd125372c6);
|
|
|
|
|
|
|
|
marker_346eeb22af50d804f282d1613f5b91de.bindPopup(popup_4fb5d4d6fb2b62cbc842dff19f6bdf37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346eeb22af50d804f282d1613f5b91de.setIcon(icon_c737e74983ea046e404815c58c570e25);
|
|
|
|
|
|
var marker_e6c1fb1a7622240859460428bd5f30a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_45d9c082080d28954f7493309f736eee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19976c90eb7f0ebcb549c5051233a055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743bc854990f76b472387c5873889929 = $(`<div id="html_743bc854990f76b472387c5873889929" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_19976c90eb7f0ebcb549c5051233a055.setContent(html_743bc854990f76b472387c5873889929);
|
|
|
|
|
|
|
|
marker_e6c1fb1a7622240859460428bd5f30a0.bindPopup(popup_19976c90eb7f0ebcb549c5051233a055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c1fb1a7622240859460428bd5f30a0.setIcon(icon_45d9c082080d28954f7493309f736eee);
|
|
|
|
|
|
var marker_f71e7e24b6bb3212f1d0a3dc8f2b3dfa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e54a97c2cfd3f1717a4f4442e22a97df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb9377e7fb05a6b05ee2a27fc9c3ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1757111af61f0d1a6c71a667d708688f = $(`<div id="html_1757111af61f0d1a6c71a667d708688f" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_1cb9377e7fb05a6b05ee2a27fc9c3ef0.setContent(html_1757111af61f0d1a6c71a667d708688f);
|
|
|
|
|
|
|
|
marker_f71e7e24b6bb3212f1d0a3dc8f2b3dfa.bindPopup(popup_1cb9377e7fb05a6b05ee2a27fc9c3ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f71e7e24b6bb3212f1d0a3dc8f2b3dfa.setIcon(icon_e54a97c2cfd3f1717a4f4442e22a97df);
|
|
|
|
|
|
var marker_f4d7a44ad4adec59df9e507cb7a1f6a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fa88b948a2f3da3720bbf9daff90d1b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00e4c3b545611381410cbb8e46100502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df8df4739d6f776085a244aebe8f2850 = $(`<div id="html_df8df4739d6f776085a244aebe8f2850" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_00e4c3b545611381410cbb8e46100502.setContent(html_df8df4739d6f776085a244aebe8f2850);
|
|
|
|
|
|
|
|
marker_f4d7a44ad4adec59df9e507cb7a1f6a9.bindPopup(popup_00e4c3b545611381410cbb8e46100502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d7a44ad4adec59df9e507cb7a1f6a9.setIcon(icon_fa88b948a2f3da3720bbf9daff90d1b5);
|
|
|
|
|
|
var marker_183e5129736221b17c94de6860aa3971 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b7c7b3ed433146c37581055fe3c3b5ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e3c2a4d364b001ba2a463b469b02d2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_076a079cf8c03a1db4a57923151758f3 = $(`<div id="html_076a079cf8c03a1db4a57923151758f3" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_5e3c2a4d364b001ba2a463b469b02d2d.setContent(html_076a079cf8c03a1db4a57923151758f3);
|
|
|
|
|
|
|
|
marker_183e5129736221b17c94de6860aa3971.bindPopup(popup_5e3c2a4d364b001ba2a463b469b02d2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_183e5129736221b17c94de6860aa3971.setIcon(icon_b7c7b3ed433146c37581055fe3c3b5ee);
|
|
|
|
|
|
var marker_35a08920c8bd9fac0dff2e8975e16452 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_610321b6a23203906f3cc552814e01d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee0658a051182837d7e957302ba69bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed773632a53c55d77c83706e8da8c1fb = $(`<div id="html_ed773632a53c55d77c83706e8da8c1fb" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_8ee0658a051182837d7e957302ba69bf.setContent(html_ed773632a53c55d77c83706e8da8c1fb);
|
|
|
|
|
|
|
|
marker_35a08920c8bd9fac0dff2e8975e16452.bindPopup(popup_8ee0658a051182837d7e957302ba69bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a08920c8bd9fac0dff2e8975e16452.setIcon(icon_610321b6a23203906f3cc552814e01d8);
|
|
|
|
|
|
var marker_ec427d355a05fc44ddbe7a4dd0185fbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1f3f7e7d321ea9021eff4ad886c059a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0cc4d19d76aee0d0807cecdc24b24a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_042992aec6f62377dbb6f9d9356ecf58 = $(`<div id="html_042992aec6f62377dbb6f9d9356ecf58" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_2f0cc4d19d76aee0d0807cecdc24b24a.setContent(html_042992aec6f62377dbb6f9d9356ecf58);
|
|
|
|
|
|
|
|
marker_ec427d355a05fc44ddbe7a4dd0185fbf.bindPopup(popup_2f0cc4d19d76aee0d0807cecdc24b24a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec427d355a05fc44ddbe7a4dd0185fbf.setIcon(icon_1f3f7e7d321ea9021eff4ad886c059a7);
|
|
|
|
|
|
var marker_4667c9f1a3a9f10e5ad1303d0b0ff44d = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_030f7af1fbc5527d53e00ed9067be901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5edbb7f7fa1585dc082ccb466e9e9081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21871fd195cceda95c14de5dd5e313d7 = $(`<div id="html_21871fd195cceda95c14de5dd5e313d7" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_5edbb7f7fa1585dc082ccb466e9e9081.setContent(html_21871fd195cceda95c14de5dd5e313d7);
|
|
|
|
|
|
|
|
marker_4667c9f1a3a9f10e5ad1303d0b0ff44d.bindPopup(popup_5edbb7f7fa1585dc082ccb466e9e9081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4667c9f1a3a9f10e5ad1303d0b0ff44d.setIcon(icon_030f7af1fbc5527d53e00ed9067be901);
|
|
|
|
|
|
var marker_92e9681ab2f92bbee87dae6284c66dde = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a496d9be0f786ca52b8cce2c9a41ea6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b0f57c06579e761dad754adc5ce2b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e20a28d57d88247acbfd83e0790c3663 = $(`<div id="html_e20a28d57d88247acbfd83e0790c3663" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_8b0f57c06579e761dad754adc5ce2b80.setContent(html_e20a28d57d88247acbfd83e0790c3663);
|
|
|
|
|
|
|
|
marker_92e9681ab2f92bbee87dae6284c66dde.bindPopup(popup_8b0f57c06579e761dad754adc5ce2b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e9681ab2f92bbee87dae6284c66dde.setIcon(icon_a496d9be0f786ca52b8cce2c9a41ea6c);
|
|
|
|
|
|
var marker_5454911ddefa0c4dc71753ead63bc0f5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_eb8040804d73a952d06ece8059f2f73f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66415ee90a3e9e43a82e2d120141770c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e53ea87e4e4aff4d8ed3b997ee47f51 = $(`<div id="html_1e53ea87e4e4aff4d8ed3b997ee47f51" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_66415ee90a3e9e43a82e2d120141770c.setContent(html_1e53ea87e4e4aff4d8ed3b997ee47f51);
|
|
|
|
|
|
|
|
marker_5454911ddefa0c4dc71753ead63bc0f5.bindPopup(popup_66415ee90a3e9e43a82e2d120141770c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5454911ddefa0c4dc71753ead63bc0f5.setIcon(icon_eb8040804d73a952d06ece8059f2f73f);
|
|
|
|
|
|
var marker_4fafc659e8d6d83f7ee6f4e0e8fa7719 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a6287d41f6f72a5f15e98a71f2f72b3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e78225090c2d0995340e1c3a432a2642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26e8df098446dd110d64a8be7b2f9604 = $(`<div id="html_26e8df098446dd110d64a8be7b2f9604" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_e78225090c2d0995340e1c3a432a2642.setContent(html_26e8df098446dd110d64a8be7b2f9604);
|
|
|
|
|
|
|
|
marker_4fafc659e8d6d83f7ee6f4e0e8fa7719.bindPopup(popup_e78225090c2d0995340e1c3a432a2642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fafc659e8d6d83f7ee6f4e0e8fa7719.setIcon(icon_a6287d41f6f72a5f15e98a71f2f72b3f);
|
|
|
|
|
|
var marker_e4a3bce5defb4ff29a6c3008d9b125a4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_58ecbd7acadf9d8f06ca3a4fef438788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44e7e600ae249288778e612df5e0008d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_363bf03508aa3b3e074067e01e35ed84 = $(`<div id="html_363bf03508aa3b3e074067e01e35ed84" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_44e7e600ae249288778e612df5e0008d.setContent(html_363bf03508aa3b3e074067e01e35ed84);
|
|
|
|
|
|
|
|
marker_e4a3bce5defb4ff29a6c3008d9b125a4.bindPopup(popup_44e7e600ae249288778e612df5e0008d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4a3bce5defb4ff29a6c3008d9b125a4.setIcon(icon_58ecbd7acadf9d8f06ca3a4fef438788);
|
|
|
|
|
|
var marker_273efe0e65662d3d1c2f9b3a1fd6f3d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_404ccc0be1ac7a1d007bd6557ced86eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c97046af044e92d996055ab6e4f0cb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0592b694d2725dfae43cf39d112c2401 = $(`<div id="html_0592b694d2725dfae43cf39d112c2401" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_4c97046af044e92d996055ab6e4f0cb3.setContent(html_0592b694d2725dfae43cf39d112c2401);
|
|
|
|
|
|
|
|
marker_273efe0e65662d3d1c2f9b3a1fd6f3d1.bindPopup(popup_4c97046af044e92d996055ab6e4f0cb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_273efe0e65662d3d1c2f9b3a1fd6f3d1.setIcon(icon_404ccc0be1ac7a1d007bd6557ced86eb);
|
|
|
|
|
|
var marker_fab48499b30243d65e97a5986a41542d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_020ec97b50e02cbd9d6d2a512d8d6575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9732eced734cbb375d356c45b59c120d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb3dc933c0492da3c564fd369d628208 = $(`<div id="html_eb3dc933c0492da3c564fd369d628208" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_9732eced734cbb375d356c45b59c120d.setContent(html_eb3dc933c0492da3c564fd369d628208);
|
|
|
|
|
|
|
|
marker_fab48499b30243d65e97a5986a41542d.bindPopup(popup_9732eced734cbb375d356c45b59c120d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fab48499b30243d65e97a5986a41542d.setIcon(icon_020ec97b50e02cbd9d6d2a512d8d6575);
|
|
|
|
|
|
var marker_243e16a57879dbd3fa42370f4328275b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9b6a088512f3d5185168b00789237239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d168902ec444814a18fd3aaf59925ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78c4f7a3f70b350667ace5bde52ba137 = $(`<div id="html_78c4f7a3f70b350667ace5bde52ba137" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_3d168902ec444814a18fd3aaf59925ee.setContent(html_78c4f7a3f70b350667ace5bde52ba137);
|
|
|
|
|
|
|
|
marker_243e16a57879dbd3fa42370f4328275b.bindPopup(popup_3d168902ec444814a18fd3aaf59925ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_243e16a57879dbd3fa42370f4328275b.setIcon(icon_9b6a088512f3d5185168b00789237239);
|
|
|
|
|
|
var marker_5bbecd2ad2dda42135655707e14a2a9b = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7275a16c2f4200da011d3f36a067ad6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534f9139a5596b17665d9b404d0cddbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78744fe67b83299891356b6e807ebc6 = $(`<div id="html_f78744fe67b83299891356b6e807ebc6" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_534f9139a5596b17665d9b404d0cddbe.setContent(html_f78744fe67b83299891356b6e807ebc6);
|
|
|
|
|
|
|
|
marker_5bbecd2ad2dda42135655707e14a2a9b.bindPopup(popup_534f9139a5596b17665d9b404d0cddbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bbecd2ad2dda42135655707e14a2a9b.setIcon(icon_7275a16c2f4200da011d3f36a067ad6a);
|
|
|
|
|
|
var marker_10097469d3701d023f2ee59b8c71f583 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_27a1ef20af4a487aac3feb075e2a9cec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1579822ede26f1efaba3e3eac5963258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed0f942eb6c671cf001cee4d1e0df3f = $(`<div id="html_1ed0f942eb6c671cf001cee4d1e0df3f" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_1579822ede26f1efaba3e3eac5963258.setContent(html_1ed0f942eb6c671cf001cee4d1e0df3f);
|
|
|
|
|
|
|
|
marker_10097469d3701d023f2ee59b8c71f583.bindPopup(popup_1579822ede26f1efaba3e3eac5963258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10097469d3701d023f2ee59b8c71f583.setIcon(icon_27a1ef20af4a487aac3feb075e2a9cec);
|
|
|
|
|
|
var marker_d8580545cc4951e8c6bef57521046dcc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6abf249815ad3b4ceb42154810980904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aed544594c8872383a22fae0258a5a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6f2dc7c342d90e78530c8d7b1e27b88 = $(`<div id="html_e6f2dc7c342d90e78530c8d7b1e27b88" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_5aed544594c8872383a22fae0258a5a1.setContent(html_e6f2dc7c342d90e78530c8d7b1e27b88);
|
|
|
|
|
|
|
|
marker_d8580545cc4951e8c6bef57521046dcc.bindPopup(popup_5aed544594c8872383a22fae0258a5a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8580545cc4951e8c6bef57521046dcc.setIcon(icon_6abf249815ad3b4ceb42154810980904);
|
|
|
|
|
|
var marker_42c67aef2b87ba817814bedf5ebe1994 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_17f0e37d6fcd76041dc9feebffe82f6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7381542eb7cf6665bebda137442df70f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b08bd5e464a0e5bbdf44845d0ffc38ce = $(`<div id="html_b08bd5e464a0e5bbdf44845d0ffc38ce" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7381542eb7cf6665bebda137442df70f.setContent(html_b08bd5e464a0e5bbdf44845d0ffc38ce);
|
|
|
|
|
|
|
|
marker_42c67aef2b87ba817814bedf5ebe1994.bindPopup(popup_7381542eb7cf6665bebda137442df70f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42c67aef2b87ba817814bedf5ebe1994.setIcon(icon_17f0e37d6fcd76041dc9feebffe82f6a);
|
|
|
|
|
|
var marker_3b02bf0219ee032c6bdbd9fa5e126279 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9e443cc5a1c7c7a1c56de00fa1d6415d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_991177d9f4ec6a10c91b5c237e3e40c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da19bd57554ff2c99543464e33bb02b2 = $(`<div id="html_da19bd57554ff2c99543464e33bb02b2" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_991177d9f4ec6a10c91b5c237e3e40c2.setContent(html_da19bd57554ff2c99543464e33bb02b2);
|
|
|
|
|
|
|
|
marker_3b02bf0219ee032c6bdbd9fa5e126279.bindPopup(popup_991177d9f4ec6a10c91b5c237e3e40c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b02bf0219ee032c6bdbd9fa5e126279.setIcon(icon_9e443cc5a1c7c7a1c56de00fa1d6415d);
|
|
|
|
|
|
var marker_fedb3ef44adbcab1b0239f6c80f2c374 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_f41224dd0c8abb20599ceef27e99e6c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d7b9f840e0a28a18a6702e37ebed04e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f61c92805c8c7748ee5ae8090b4f5e89 = $(`<div id="html_f61c92805c8c7748ee5ae8090b4f5e89" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_2d7b9f840e0a28a18a6702e37ebed04e.setContent(html_f61c92805c8c7748ee5ae8090b4f5e89);
|
|
|
|
|
|
|
|
marker_fedb3ef44adbcab1b0239f6c80f2c374.bindPopup(popup_2d7b9f840e0a28a18a6702e37ebed04e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fedb3ef44adbcab1b0239f6c80f2c374.setIcon(icon_f41224dd0c8abb20599ceef27e99e6c9);
|
|
|
|
|
|
var marker_53fb1760135765e117b05de11e816d58 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ebf02eceaa0ec7abfe65d6e93927de8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_161bffc2593c076427f6333a1a2abc36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74259d2f9c5d1f9b86739697aa201f6b = $(`<div id="html_74259d2f9c5d1f9b86739697aa201f6b" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_161bffc2593c076427f6333a1a2abc36.setContent(html_74259d2f9c5d1f9b86739697aa201f6b);
|
|
|
|
|
|
|
|
marker_53fb1760135765e117b05de11e816d58.bindPopup(popup_161bffc2593c076427f6333a1a2abc36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fb1760135765e117b05de11e816d58.setIcon(icon_ebf02eceaa0ec7abfe65d6e93927de8c);
|
|
|
|
|
|
var marker_64c8b1c15ef35963e9c3382326e383de = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5750d1ae474d2e952733a0c064c4a21a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2877f7bca480ddbb2fb1dd7008cdcd76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1508eb9ea87fcd8aa78c8056599291c2 = $(`<div id="html_1508eb9ea87fcd8aa78c8056599291c2" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_2877f7bca480ddbb2fb1dd7008cdcd76.setContent(html_1508eb9ea87fcd8aa78c8056599291c2);
|
|
|
|
|
|
|
|
marker_64c8b1c15ef35963e9c3382326e383de.bindPopup(popup_2877f7bca480ddbb2fb1dd7008cdcd76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c8b1c15ef35963e9c3382326e383de.setIcon(icon_5750d1ae474d2e952733a0c064c4a21a);
|
|
|
|
|
|
var marker_4379131828e989395826391686f0f822 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7ca30356c9a5f6b260919ac460bf10fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_847a490a0008caa54d649953a292793d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6787b00327f57d2b41052d339819acbe = $(`<div id="html_6787b00327f57d2b41052d339819acbe" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_847a490a0008caa54d649953a292793d.setContent(html_6787b00327f57d2b41052d339819acbe);
|
|
|
|
|
|
|
|
marker_4379131828e989395826391686f0f822.bindPopup(popup_847a490a0008caa54d649953a292793d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4379131828e989395826391686f0f822.setIcon(icon_7ca30356c9a5f6b260919ac460bf10fc);
|
|
|
|
|
|
var marker_8928ee4e49b46db556bad9159bea415b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_cdabad99c98b3b29412b58760e8fdd0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4574d63be290671a1d27bc6922db8c64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ac86a87d2ccb008f2020a695eb6ac0d = $(`<div id="html_4ac86a87d2ccb008f2020a695eb6ac0d" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_4574d63be290671a1d27bc6922db8c64.setContent(html_4ac86a87d2ccb008f2020a695eb6ac0d);
|
|
|
|
|
|
|
|
marker_8928ee4e49b46db556bad9159bea415b.bindPopup(popup_4574d63be290671a1d27bc6922db8c64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8928ee4e49b46db556bad9159bea415b.setIcon(icon_cdabad99c98b3b29412b58760e8fdd0f);
|
|
|
|
|
|
var marker_48b3200f253e7be441b27b831676959b = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ab5f2f4f62d31d0c1af2d8de7f70d644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5e84efd405294f53d79959e53232900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf402592f0093f2752c1b617e9ced9f1 = $(`<div id="html_cf402592f0093f2752c1b617e9ced9f1" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_f5e84efd405294f53d79959e53232900.setContent(html_cf402592f0093f2752c1b617e9ced9f1);
|
|
|
|
|
|
|
|
marker_48b3200f253e7be441b27b831676959b.bindPopup(popup_f5e84efd405294f53d79959e53232900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b3200f253e7be441b27b831676959b.setIcon(icon_ab5f2f4f62d31d0c1af2d8de7f70d644);
|
|
|
|
|
|
var marker_b2f2136119f9c6c9565c2bd06c41721e = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_37b50ae4c8d2f52316475e52273fbfe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80384805252dd64f8fe0fbc78d86434e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60bd3c33c00250b5e043d54eed350d0b = $(`<div id="html_60bd3c33c00250b5e043d54eed350d0b" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_80384805252dd64f8fe0fbc78d86434e.setContent(html_60bd3c33c00250b5e043d54eed350d0b);
|
|
|
|
|
|
|
|
marker_b2f2136119f9c6c9565c2bd06c41721e.bindPopup(popup_80384805252dd64f8fe0fbc78d86434e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f2136119f9c6c9565c2bd06c41721e.setIcon(icon_37b50ae4c8d2f52316475e52273fbfe0);
|
|
|
|
|
|
var marker_ed8c12f4b8f29eb92123f7fa7a16a3d4 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a23fed70ad5850417551403bb44cc32f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b616bcae36718964981f61574860f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1257ebf2e22b88f34acbab80e5cf56 = $(`<div id="html_cc1257ebf2e22b88f34acbab80e5cf56" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_4b616bcae36718964981f61574860f6f.setContent(html_cc1257ebf2e22b88f34acbab80e5cf56);
|
|
|
|
|
|
|
|
marker_ed8c12f4b8f29eb92123f7fa7a16a3d4.bindPopup(popup_4b616bcae36718964981f61574860f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8c12f4b8f29eb92123f7fa7a16a3d4.setIcon(icon_a23fed70ad5850417551403bb44cc32f);
|
|
|
|
|
|
var marker_30323c99d79f043d5391207a3ac90c0a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_24be73aa2703adc6521e47967580bcb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ece3346e00dc7b84cf55ad1da855ff9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2913e5d79b1bbee83b688f1aa1ca370 = $(`<div id="html_d2913e5d79b1bbee83b688f1aa1ca370" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_ece3346e00dc7b84cf55ad1da855ff9d.setContent(html_d2913e5d79b1bbee83b688f1aa1ca370);
|
|
|
|
|
|
|
|
marker_30323c99d79f043d5391207a3ac90c0a.bindPopup(popup_ece3346e00dc7b84cf55ad1da855ff9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30323c99d79f043d5391207a3ac90c0a.setIcon(icon_24be73aa2703adc6521e47967580bcb4);
|
|
|
|
|
|
var marker_b64440f7deb34b4d46cc98d8dc5e32fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_59879ffe72ca7bd240f2a4b2fab17ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dcaeaca9458afbb3db925374baccada = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40e59b9e7d467495b9fd6b5a9d147127 = $(`<div id="html_40e59b9e7d467495b9fd6b5a9d147127" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_3dcaeaca9458afbb3db925374baccada.setContent(html_40e59b9e7d467495b9fd6b5a9d147127);
|
|
|
|
|
|
|
|
marker_b64440f7deb34b4d46cc98d8dc5e32fa.bindPopup(popup_3dcaeaca9458afbb3db925374baccada)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b64440f7deb34b4d46cc98d8dc5e32fa.setIcon(icon_59879ffe72ca7bd240f2a4b2fab17ecb);
|
|
|
|
|
|
var marker_d3cc77c920519e3558e992435605bc15 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_49e9f2e02bc551a091e5c468f6fa3ce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d047ed955bfc2224d5bc2ecf0ab8d58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c4998f787fc0eafb44825c87776235d = $(`<div id="html_6c4998f787fc0eafb44825c87776235d" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_0d047ed955bfc2224d5bc2ecf0ab8d58.setContent(html_6c4998f787fc0eafb44825c87776235d);
|
|
|
|
|
|
|
|
marker_d3cc77c920519e3558e992435605bc15.bindPopup(popup_0d047ed955bfc2224d5bc2ecf0ab8d58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3cc77c920519e3558e992435605bc15.setIcon(icon_49e9f2e02bc551a091e5c468f6fa3ce9);
|
|
|
|
|
|
var marker_2dcc9493718cfb0a203184e6dcef9f23 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e5d8503194e3ee2ab7e5a60696c55707 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7daf39b4278be960917ac9fef0ce3f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f919c514085f331b95b377287304bf1 = $(`<div id="html_2f919c514085f331b95b377287304bf1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c7daf39b4278be960917ac9fef0ce3f9.setContent(html_2f919c514085f331b95b377287304bf1);
|
|
|
|
|
|
|
|
marker_2dcc9493718cfb0a203184e6dcef9f23.bindPopup(popup_c7daf39b4278be960917ac9fef0ce3f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dcc9493718cfb0a203184e6dcef9f23.setIcon(icon_e5d8503194e3ee2ab7e5a60696c55707);
|
|
|
|
|
|
var marker_d1b17ce5c6f86b9050fedc2e0ba127b6 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_923d3abe9b8c1a66c1816049d6388a07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ff7a0111a438937a3923adc02bd1026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a20ffe70c6d7c383ba4077a0bbf8ba = $(`<div id="html_a2a20ffe70c6d7c383ba4077a0bbf8ba" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_5ff7a0111a438937a3923adc02bd1026.setContent(html_a2a20ffe70c6d7c383ba4077a0bbf8ba);
|
|
|
|
|
|
|
|
marker_d1b17ce5c6f86b9050fedc2e0ba127b6.bindPopup(popup_5ff7a0111a438937a3923adc02bd1026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1b17ce5c6f86b9050fedc2e0ba127b6.setIcon(icon_923d3abe9b8c1a66c1816049d6388a07);
|
|
|
|
|
|
var marker_8b5299d1a510747c0ac51de2cf1218e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a806e8602e94cc9b5f8f804afa302f43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e601efb7a6d181b22ef21a2739c35c8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67b6415b803a0bd5eee31b247a7f1f6e = $(`<div id="html_67b6415b803a0bd5eee31b247a7f1f6e" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_e601efb7a6d181b22ef21a2739c35c8e.setContent(html_67b6415b803a0bd5eee31b247a7f1f6e);
|
|
|
|
|
|
|
|
marker_8b5299d1a510747c0ac51de2cf1218e1.bindPopup(popup_e601efb7a6d181b22ef21a2739c35c8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b5299d1a510747c0ac51de2cf1218e1.setIcon(icon_a806e8602e94cc9b5f8f804afa302f43);
|
|
|
|
|
|
var marker_5f8880c36c358f6f4d1adfe244bc9013 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_85445722681d3391dcf8f084d5944393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3203c7ba8cd41267395c0e59beab7ec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_431184a79613907ab436678945fe1215 = $(`<div id="html_431184a79613907ab436678945fe1215" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_3203c7ba8cd41267395c0e59beab7ec9.setContent(html_431184a79613907ab436678945fe1215);
|
|
|
|
|
|
|
|
marker_5f8880c36c358f6f4d1adfe244bc9013.bindPopup(popup_3203c7ba8cd41267395c0e59beab7ec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8880c36c358f6f4d1adfe244bc9013.setIcon(icon_85445722681d3391dcf8f084d5944393);
|
|
|
|
|
|
var marker_4845a0ce3d3d91550a3f47e6d22b699c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_4d543c8b3523ec4cd9df052ef2a10682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a72c9642a9a2196c20cf3471df3f13ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6982105fafe5362f4dae840c6792833b = $(`<div id="html_6982105fafe5362f4dae840c6792833b" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_a72c9642a9a2196c20cf3471df3f13ea.setContent(html_6982105fafe5362f4dae840c6792833b);
|
|
|
|
|
|
|
|
marker_4845a0ce3d3d91550a3f47e6d22b699c.bindPopup(popup_a72c9642a9a2196c20cf3471df3f13ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4845a0ce3d3d91550a3f47e6d22b699c.setIcon(icon_4d543c8b3523ec4cd9df052ef2a10682);
|
|
|
|
|
|
var marker_2220bb0cf05a42f61770aa6bb408d84b = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_03ec987721fdae079c093ca0f37f5ccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3bac978a70366ea2f186a0076b5ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cefa39b26a629cdfed95496fc570967 = $(`<div id="html_1cefa39b26a629cdfed95496fc570967" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_2f3bac978a70366ea2f186a0076b5ca9.setContent(html_1cefa39b26a629cdfed95496fc570967);
|
|
|
|
|
|
|
|
marker_2220bb0cf05a42f61770aa6bb408d84b.bindPopup(popup_2f3bac978a70366ea2f186a0076b5ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2220bb0cf05a42f61770aa6bb408d84b.setIcon(icon_03ec987721fdae079c093ca0f37f5ccc);
|
|
|
|
|
|
var marker_a5b88b9cc10404096d0382a90b21cde0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7094082a780ab6a525ae6a1e285c7ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f87570fa07bdee7df2974963386c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d77904e434e0afa2aaa471a1fcd635e5 = $(`<div id="html_d77904e434e0afa2aaa471a1fcd635e5" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_d8f87570fa07bdee7df2974963386c6e.setContent(html_d77904e434e0afa2aaa471a1fcd635e5);
|
|
|
|
|
|
|
|
marker_a5b88b9cc10404096d0382a90b21cde0.bindPopup(popup_d8f87570fa07bdee7df2974963386c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5b88b9cc10404096d0382a90b21cde0.setIcon(icon_7094082a780ab6a525ae6a1e285c7ab8);
|
|
|
|
|
|
var marker_07338410abbe700c92f3dcbfe2641955 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bdc1ab012e5332b5f0d8a3963962d527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d86014d1270779152ae190649fc870e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33ed2abb68084464588419f772dfaead = $(`<div id="html_33ed2abb68084464588419f772dfaead" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_d86014d1270779152ae190649fc870e4.setContent(html_33ed2abb68084464588419f772dfaead);
|
|
|
|
|
|
|
|
marker_07338410abbe700c92f3dcbfe2641955.bindPopup(popup_d86014d1270779152ae190649fc870e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07338410abbe700c92f3dcbfe2641955.setIcon(icon_bdc1ab012e5332b5f0d8a3963962d527);
|
|
|
|
|
|
var marker_781a188e97f21396f271a860e48a05e8 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6becf445fee1822031bb2bce1ffde51b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaadb9cb09c18cae402df0f594ad8823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64436f8befcdefc97739013c3e95407c = $(`<div id="html_64436f8befcdefc97739013c3e95407c" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_eaadb9cb09c18cae402df0f594ad8823.setContent(html_64436f8befcdefc97739013c3e95407c);
|
|
|
|
|
|
|
|
marker_781a188e97f21396f271a860e48a05e8.bindPopup(popup_eaadb9cb09c18cae402df0f594ad8823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_781a188e97f21396f271a860e48a05e8.setIcon(icon_6becf445fee1822031bb2bce1ffde51b);
|
|
|
|
|
|
var marker_df8a9f3e89b91d545837132ba5f8410d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1200df699f5df64d927dacd6b839adac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbea48dd6fdd4e5b5bbb2b44fafb4401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_978087dcd06fe88eb52916f110679ab4 = $(`<div id="html_978087dcd06fe88eb52916f110679ab4" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_fbea48dd6fdd4e5b5bbb2b44fafb4401.setContent(html_978087dcd06fe88eb52916f110679ab4);
|
|
|
|
|
|
|
|
marker_df8a9f3e89b91d545837132ba5f8410d.bindPopup(popup_fbea48dd6fdd4e5b5bbb2b44fafb4401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df8a9f3e89b91d545837132ba5f8410d.setIcon(icon_1200df699f5df64d927dacd6b839adac);
|
|
|
|
|
|
var marker_2874b6fe78494778575855388c21cade = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_cb2d0ccfb220dd6d1d883a770cd6bea0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7da3ce6d38bed5c81f93d3aba8885f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0645c9354e6191d4ae5146b2b75a48d1 = $(`<div id="html_0645c9354e6191d4ae5146b2b75a48d1" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_d7da3ce6d38bed5c81f93d3aba8885f0.setContent(html_0645c9354e6191d4ae5146b2b75a48d1);
|
|
|
|
|
|
|
|
marker_2874b6fe78494778575855388c21cade.bindPopup(popup_d7da3ce6d38bed5c81f93d3aba8885f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2874b6fe78494778575855388c21cade.setIcon(icon_cb2d0ccfb220dd6d1d883a770cd6bea0);
|
|
|
|
|
|
var marker_1850b105d63be6620a7271a2adca846d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_75aaa339bbb8ec67cf4034b2b35b4ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_081b839917fae8020e3e3c81bd6678e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ab63f2a9d539656f40c730d01b6c22 = $(`<div id="html_55ab63f2a9d539656f40c730d01b6c22" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_081b839917fae8020e3e3c81bd6678e3.setContent(html_55ab63f2a9d539656f40c730d01b6c22);
|
|
|
|
|
|
|
|
marker_1850b105d63be6620a7271a2adca846d.bindPopup(popup_081b839917fae8020e3e3c81bd6678e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1850b105d63be6620a7271a2adca846d.setIcon(icon_75aaa339bbb8ec67cf4034b2b35b4ca6);
|
|
|
|
|
|
var marker_4169bbbd0dff5367303bb79586ee8ec8 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d7cba4c0a582031baf489e6924dde603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5c054bacce2ecd32b9b9b293df0b1b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561ce9f99132bd1015740e8ad9ebba1d = $(`<div id="html_561ce9f99132bd1015740e8ad9ebba1d" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_f5c054bacce2ecd32b9b9b293df0b1b0.setContent(html_561ce9f99132bd1015740e8ad9ebba1d);
|
|
|
|
|
|
|
|
marker_4169bbbd0dff5367303bb79586ee8ec8.bindPopup(popup_f5c054bacce2ecd32b9b9b293df0b1b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4169bbbd0dff5367303bb79586ee8ec8.setIcon(icon_d7cba4c0a582031baf489e6924dde603);
|
|
|
|
|
|
var marker_81728ec1d0fee9e14528f805d33acb85 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_4ddbe8c9c91257a2919cd2748014529e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc1fddf53d71b7e92ba1e78e195d243 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a87632b1e12bed59463be9906dac7edb = $(`<div id="html_a87632b1e12bed59463be9906dac7edb" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_acc1fddf53d71b7e92ba1e78e195d243.setContent(html_a87632b1e12bed59463be9906dac7edb);
|
|
|
|
|
|
|
|
marker_81728ec1d0fee9e14528f805d33acb85.bindPopup(popup_acc1fddf53d71b7e92ba1e78e195d243)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81728ec1d0fee9e14528f805d33acb85.setIcon(icon_4ddbe8c9c91257a2919cd2748014529e);
|
|
|
|
|
|
var marker_7fc174d1b8f91c3407e1e8c4dee3f70d = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6b1680291d1c720a9cad5a0d15d5993f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_039574cc85dd369afaa90dbafb3d36ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa03212b3a6a6f58f13027d2d7f1c5a7 = $(`<div id="html_fa03212b3a6a6f58f13027d2d7f1c5a7" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_039574cc85dd369afaa90dbafb3d36ae.setContent(html_fa03212b3a6a6f58f13027d2d7f1c5a7);
|
|
|
|
|
|
|
|
marker_7fc174d1b8f91c3407e1e8c4dee3f70d.bindPopup(popup_039574cc85dd369afaa90dbafb3d36ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc174d1b8f91c3407e1e8c4dee3f70d.setIcon(icon_6b1680291d1c720a9cad5a0d15d5993f);
|
|
|
|
|
|
var marker_28c5a463a7ab13ad45c82d96055a8e8f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_996ed837d06870b0e6d0786d191a9098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dc1aefaefeec6c419e9a1c2abe7ed4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6203a0c0300cc214df1598867204141 = $(`<div id="html_c6203a0c0300cc214df1598867204141" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_1dc1aefaefeec6c419e9a1c2abe7ed4f.setContent(html_c6203a0c0300cc214df1598867204141);
|
|
|
|
|
|
|
|
marker_28c5a463a7ab13ad45c82d96055a8e8f.bindPopup(popup_1dc1aefaefeec6c419e9a1c2abe7ed4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28c5a463a7ab13ad45c82d96055a8e8f.setIcon(icon_996ed837d06870b0e6d0786d191a9098);
|
|
|
|
|
|
var marker_fd8d012caf848a214049f9164889ed28 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9c56b1709b65286fb8d2427808bab861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00c906f7d4b127862bb79a58bed08b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_521cedc78f57423b55dec44369cbcb0a = $(`<div id="html_521cedc78f57423b55dec44369cbcb0a" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_00c906f7d4b127862bb79a58bed08b11.setContent(html_521cedc78f57423b55dec44369cbcb0a);
|
|
|
|
|
|
|
|
marker_fd8d012caf848a214049f9164889ed28.bindPopup(popup_00c906f7d4b127862bb79a58bed08b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd8d012caf848a214049f9164889ed28.setIcon(icon_9c56b1709b65286fb8d2427808bab861);
|
|
|
|
|
|
var marker_b243558a6baadb5fc1552ce93b336bb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_31c621e8ebe682c761198d1a233fe5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2effdcc1cea3ce1901a325760987367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8b3df1d40a1be9114ac26c4dfb617f6 = $(`<div id="html_a8b3df1d40a1be9114ac26c4dfb617f6" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_a2effdcc1cea3ce1901a325760987367.setContent(html_a8b3df1d40a1be9114ac26c4dfb617f6);
|
|
|
|
|
|
|
|
marker_b243558a6baadb5fc1552ce93b336bb5.bindPopup(popup_a2effdcc1cea3ce1901a325760987367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b243558a6baadb5fc1552ce93b336bb5.setIcon(icon_31c621e8ebe682c761198d1a233fe5a9);
|
|
|
|
|
|
var marker_38cd6d62ce8d3de047dae429fbc56ca0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_096889062e0fad79ea901a368ffacb7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa300d2ab8771840a60c6ccfb91c849b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21dd87baa4e45a8b6c415052575c0346 = $(`<div id="html_21dd87baa4e45a8b6c415052575c0346" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_aa300d2ab8771840a60c6ccfb91c849b.setContent(html_21dd87baa4e45a8b6c415052575c0346);
|
|
|
|
|
|
|
|
marker_38cd6d62ce8d3de047dae429fbc56ca0.bindPopup(popup_aa300d2ab8771840a60c6ccfb91c849b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38cd6d62ce8d3de047dae429fbc56ca0.setIcon(icon_096889062e0fad79ea901a368ffacb7e);
|
|
|
|
|
|
var marker_3253743e554e42b88b45ea7c21303f33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bbb5f48e0208fe685faf9184adbe61fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d445017dfd47d82f4a2c956a003188da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3652fcc88eb9dce5df64dd3e779f8cf7 = $(`<div id="html_3652fcc88eb9dce5df64dd3e779f8cf7" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_d445017dfd47d82f4a2c956a003188da.setContent(html_3652fcc88eb9dce5df64dd3e779f8cf7);
|
|
|
|
|
|
|
|
marker_3253743e554e42b88b45ea7c21303f33.bindPopup(popup_d445017dfd47d82f4a2c956a003188da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3253743e554e42b88b45ea7c21303f33.setIcon(icon_bbb5f48e0208fe685faf9184adbe61fd);
|
|
|
|
|
|
var marker_8b5d67d01718063d428afda6d919230d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ca50e21c7dd5d0a6e11a4f0222543595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fdff802971f9353d9ff0524f3fd58e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7941f9481497210a136def43a5b1d9c = $(`<div id="html_b7941f9481497210a136def43a5b1d9c" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6fdff802971f9353d9ff0524f3fd58e5.setContent(html_b7941f9481497210a136def43a5b1d9c);
|
|
|
|
|
|
|
|
marker_8b5d67d01718063d428afda6d919230d.bindPopup(popup_6fdff802971f9353d9ff0524f3fd58e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b5d67d01718063d428afda6d919230d.setIcon(icon_ca50e21c7dd5d0a6e11a4f0222543595);
|
|
|
|
|
|
var marker_2e566448615258f9d3f278292fa7bf0b = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8bc9b534b0021b9e7c5b0f04aeffab87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea2f1aabdcacd238d3265045eb50641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a46d01a9004c8cc2f27c78e0c675644 = $(`<div id="html_3a46d01a9004c8cc2f27c78e0c675644" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_8ea2f1aabdcacd238d3265045eb50641.setContent(html_3a46d01a9004c8cc2f27c78e0c675644);
|
|
|
|
|
|
|
|
marker_2e566448615258f9d3f278292fa7bf0b.bindPopup(popup_8ea2f1aabdcacd238d3265045eb50641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e566448615258f9d3f278292fa7bf0b.setIcon(icon_8bc9b534b0021b9e7c5b0f04aeffab87);
|
|
|
|
|
|
var marker_3287a4be737ee2614bca83b1bfbb8259 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d1ea7eef49c2669de427219fc695d2cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7f80e62aaac1646037915cab86aa5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d248b64602c3df189a9135f8aed52307 = $(`<div id="html_d248b64602c3df189a9135f8aed52307" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_3d7f80e62aaac1646037915cab86aa5c.setContent(html_d248b64602c3df189a9135f8aed52307);
|
|
|
|
|
|
|
|
marker_3287a4be737ee2614bca83b1bfbb8259.bindPopup(popup_3d7f80e62aaac1646037915cab86aa5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3287a4be737ee2614bca83b1bfbb8259.setIcon(icon_d1ea7eef49c2669de427219fc695d2cf);
|
|
|
|
|
|
var marker_5dfd0ac5d20a503f5ed65443acdf5d8d = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_24b4554b48a0e94ad1f1f6b8fa58c39b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61b1265ace555d17c2fd4f04d8bab030 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4927474aca20f9459fc829ecc40a874b = $(`<div id="html_4927474aca20f9459fc829ecc40a874b" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_61b1265ace555d17c2fd4f04d8bab030.setContent(html_4927474aca20f9459fc829ecc40a874b);
|
|
|
|
|
|
|
|
marker_5dfd0ac5d20a503f5ed65443acdf5d8d.bindPopup(popup_61b1265ace555d17c2fd4f04d8bab030)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfd0ac5d20a503f5ed65443acdf5d8d.setIcon(icon_24b4554b48a0e94ad1f1f6b8fa58c39b);
|
|
|
|
|
|
var marker_d23d38ee95f1624e4f9cc9c9368d0b5a = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a7e262492fb63e68ea8a525b0a595d43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b41d7f3d47376c513db9c92eec13baef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f4f870940859d2647af2e431698ebe2 = $(`<div id="html_6f4f870940859d2647af2e431698ebe2" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_b41d7f3d47376c513db9c92eec13baef.setContent(html_6f4f870940859d2647af2e431698ebe2);
|
|
|
|
|
|
|
|
marker_d23d38ee95f1624e4f9cc9c9368d0b5a.bindPopup(popup_b41d7f3d47376c513db9c92eec13baef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d23d38ee95f1624e4f9cc9c9368d0b5a.setIcon(icon_a7e262492fb63e68ea8a525b0a595d43);
|
|
|
|
|
|
var marker_8adc41b7ac02fb5d96239d23112e3a15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a1b5afa4583b9e7f1a92b0030e0a612d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6980e8b8cac02988da6aab02bdc9fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfb4c80ed1d341c200f4439cf8fbebdf = $(`<div id="html_cfb4c80ed1d341c200f4439cf8fbebdf" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_f6980e8b8cac02988da6aab02bdc9fd0.setContent(html_cfb4c80ed1d341c200f4439cf8fbebdf);
|
|
|
|
|
|
|
|
marker_8adc41b7ac02fb5d96239d23112e3a15.bindPopup(popup_f6980e8b8cac02988da6aab02bdc9fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8adc41b7ac02fb5d96239d23112e3a15.setIcon(icon_a1b5afa4583b9e7f1a92b0030e0a612d);
|
|
|
|
|
|
var marker_d24276bea0ee841d32ee85158c17870d = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_af91f16f53b342fe7083c5f0f86e0132 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_601e5e4eea9dea8940b54cba8d8dab12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75bb9bfca515ade59b5139d0ef732dc4 = $(`<div id="html_75bb9bfca515ade59b5139d0ef732dc4" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_601e5e4eea9dea8940b54cba8d8dab12.setContent(html_75bb9bfca515ade59b5139d0ef732dc4);
|
|
|
|
|
|
|
|
marker_d24276bea0ee841d32ee85158c17870d.bindPopup(popup_601e5e4eea9dea8940b54cba8d8dab12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24276bea0ee841d32ee85158c17870d.setIcon(icon_af91f16f53b342fe7083c5f0f86e0132);
|
|
|
|
|
|
var marker_37e5ee6756a43f65e3d03042e217ba53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_18eed4251bc49397a92fbb72e7e52db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f01461e316145f0fdcb827cd6f4b7cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_045fe829db8ba310ce6dbf782655fc56 = $(`<div id="html_045fe829db8ba310ce6dbf782655fc56" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_0f01461e316145f0fdcb827cd6f4b7cd.setContent(html_045fe829db8ba310ce6dbf782655fc56);
|
|
|
|
|
|
|
|
marker_37e5ee6756a43f65e3d03042e217ba53.bindPopup(popup_0f01461e316145f0fdcb827cd6f4b7cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37e5ee6756a43f65e3d03042e217ba53.setIcon(icon_18eed4251bc49397a92fbb72e7e52db6);
|
|
|
|
|
|
var marker_4cc498f9427835507fe58a67045bde11 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_14eb5f1fbbd2875bfb535d6ca8e4fc57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbc57b7236f68504ad1b40fc45341493 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f71fe59323447b1fbcbfce1b7ad0347 = $(`<div id="html_5f71fe59323447b1fbcbfce1b7ad0347" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_fbc57b7236f68504ad1b40fc45341493.setContent(html_5f71fe59323447b1fbcbfce1b7ad0347);
|
|
|
|
|
|
|
|
marker_4cc498f9427835507fe58a67045bde11.bindPopup(popup_fbc57b7236f68504ad1b40fc45341493)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc498f9427835507fe58a67045bde11.setIcon(icon_14eb5f1fbbd2875bfb535d6ca8e4fc57);
|
|
|
|
|
|
var marker_fd8821792087c078962119fb4acaa76a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5727688af1c06ab573d8ad777c80895c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d424ef7938abc82b06d2858c0619ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be9452761ee9572709308549fad4561d = $(`<div id="html_be9452761ee9572709308549fad4561d" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_c3d424ef7938abc82b06d2858c0619ab.setContent(html_be9452761ee9572709308549fad4561d);
|
|
|
|
|
|
|
|
marker_fd8821792087c078962119fb4acaa76a.bindPopup(popup_c3d424ef7938abc82b06d2858c0619ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd8821792087c078962119fb4acaa76a.setIcon(icon_5727688af1c06ab573d8ad777c80895c);
|
|
|
|
|
|
var marker_35bb35c2c84fccb1631129f664222b45 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8da51d28b7bffe743021294ec8d23c81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b397eb261a9a38640069fbdb6dbafef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc56d380c98455e48e8f0a94a4c4690d = $(`<div id="html_bc56d380c98455e48e8f0a94a4c4690d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_b397eb261a9a38640069fbdb6dbafef6.setContent(html_bc56d380c98455e48e8f0a94a4c4690d);
|
|
|
|
|
|
|
|
marker_35bb35c2c84fccb1631129f664222b45.bindPopup(popup_b397eb261a9a38640069fbdb6dbafef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35bb35c2c84fccb1631129f664222b45.setIcon(icon_8da51d28b7bffe743021294ec8d23c81);
|
|
|
|
|
|
var marker_aa3b2d281c51db943b4fdb568393b2dc = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ea5af41d8b20e17ceedc4d74683ea90d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5abda651e9b6164cfd0e420a30ac4460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae41816cd559446fac9552bd9ee77931 = $(`<div id="html_ae41816cd559446fac9552bd9ee77931" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_5abda651e9b6164cfd0e420a30ac4460.setContent(html_ae41816cd559446fac9552bd9ee77931);
|
|
|
|
|
|
|
|
marker_aa3b2d281c51db943b4fdb568393b2dc.bindPopup(popup_5abda651e9b6164cfd0e420a30ac4460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa3b2d281c51db943b4fdb568393b2dc.setIcon(icon_ea5af41d8b20e17ceedc4d74683ea90d);
|
|
|
|
|
|
var marker_7fdb2839d4ef7f83094bd62252477419 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_344e143cb1083ad75ba0de869595aabe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d635d0a6afec958d280a21d6608943d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_000e3c9669e13788f0f295f15e85dbb1 = $(`<div id="html_000e3c9669e13788f0f295f15e85dbb1" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_0d635d0a6afec958d280a21d6608943d.setContent(html_000e3c9669e13788f0f295f15e85dbb1);
|
|
|
|
|
|
|
|
marker_7fdb2839d4ef7f83094bd62252477419.bindPopup(popup_0d635d0a6afec958d280a21d6608943d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fdb2839d4ef7f83094bd62252477419.setIcon(icon_344e143cb1083ad75ba0de869595aabe);
|
|
|
|
|
|
var marker_9b3e4d4329d2e20291de059e5d621ceb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b40edb3e1213ba3a6892a8a3a18a1914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35893dd9e71668f452808dad1e644758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aaaa06c02ad86a57b7988f3f5e9cb07 = $(`<div id="html_5aaaa06c02ad86a57b7988f3f5e9cb07" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_35893dd9e71668f452808dad1e644758.setContent(html_5aaaa06c02ad86a57b7988f3f5e9cb07);
|
|
|
|
|
|
|
|
marker_9b3e4d4329d2e20291de059e5d621ceb.bindPopup(popup_35893dd9e71668f452808dad1e644758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3e4d4329d2e20291de059e5d621ceb.setIcon(icon_b40edb3e1213ba3a6892a8a3a18a1914);
|
|
|
|
|
|
var marker_3b1aeb638742d2acb16753f49278cc97 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_3158b2c43b6ab96c645541870bf8b2e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7aeb98c154d1f5a6f516c5fcf2dd1bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed2e6a8e4ad6c977fd8eb5642a8eae92 = $(`<div id="html_ed2e6a8e4ad6c977fd8eb5642a8eae92" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_e7aeb98c154d1f5a6f516c5fcf2dd1bc.setContent(html_ed2e6a8e4ad6c977fd8eb5642a8eae92);
|
|
|
|
|
|
|
|
marker_3b1aeb638742d2acb16753f49278cc97.bindPopup(popup_e7aeb98c154d1f5a6f516c5fcf2dd1bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b1aeb638742d2acb16753f49278cc97.setIcon(icon_3158b2c43b6ab96c645541870bf8b2e1);
|
|
|
|
|
|
var marker_483554fcd271ea331c6dffc6d10a937b = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e93909497790ad4a24d55ff1094a85f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ad758c7515a24333fe98fdb6ea57751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9de0ea93f9336f501fa35c627c0244d1 = $(`<div id="html_9de0ea93f9336f501fa35c627c0244d1" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_1ad758c7515a24333fe98fdb6ea57751.setContent(html_9de0ea93f9336f501fa35c627c0244d1);
|
|
|
|
|
|
|
|
marker_483554fcd271ea331c6dffc6d10a937b.bindPopup(popup_1ad758c7515a24333fe98fdb6ea57751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_483554fcd271ea331c6dffc6d10a937b.setIcon(icon_e93909497790ad4a24d55ff1094a85f0);
|
|
|
|
|
|
var marker_107a6d7e8a07b948d661ebc251d87f04 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d1ab6d07924aefeb626ae520485e124b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d80975bd56c06df72f13159340de2b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0a9224219ca5e0233c6acdad559dada = $(`<div id="html_d0a9224219ca5e0233c6acdad559dada" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_d80975bd56c06df72f13159340de2b03.setContent(html_d0a9224219ca5e0233c6acdad559dada);
|
|
|
|
|
|
|
|
marker_107a6d7e8a07b948d661ebc251d87f04.bindPopup(popup_d80975bd56c06df72f13159340de2b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_107a6d7e8a07b948d661ebc251d87f04.setIcon(icon_d1ab6d07924aefeb626ae520485e124b);
|
|
|
|
|
|
var marker_0aca7f364eae77449525817a176b68c9 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8e74dcb492de1eb7e35622ae31074c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab98a18638189001e73d7030e2952a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09c3a45c6461946c646df0ee7f3dc0d0 = $(`<div id="html_09c3a45c6461946c646df0ee7f3dc0d0" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_ab98a18638189001e73d7030e2952a7c.setContent(html_09c3a45c6461946c646df0ee7f3dc0d0);
|
|
|
|
|
|
|
|
marker_0aca7f364eae77449525817a176b68c9.bindPopup(popup_ab98a18638189001e73d7030e2952a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aca7f364eae77449525817a176b68c9.setIcon(icon_8e74dcb492de1eb7e35622ae31074c52);
|
|
|
|
|
|
var marker_395742c98b93ca3c755ce559aeb27bb9 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b1dd0aa68cf1eb1f1196c9113e885d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8915123539bedefa04de6b90fd49f0d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e4def6a549b94a7a3f72d2196356fc = $(`<div id="html_b9e4def6a549b94a7a3f72d2196356fc" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_8915123539bedefa04de6b90fd49f0d4.setContent(html_b9e4def6a549b94a7a3f72d2196356fc);
|
|
|
|
|
|
|
|
marker_395742c98b93ca3c755ce559aeb27bb9.bindPopup(popup_8915123539bedefa04de6b90fd49f0d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_395742c98b93ca3c755ce559aeb27bb9.setIcon(icon_b1dd0aa68cf1eb1f1196c9113e885d96);
|
|
|
|
|
|
var marker_6d9e9d9307ee7cd856841fa0249a676f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7ee258bbf4e0d3417e85adf8d5484302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c8446b4c3980bbfd39a88347c3ad611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3588fad0513ef476cff2ff39ea1bc3ce = $(`<div id="html_3588fad0513ef476cff2ff39ea1bc3ce" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_4c8446b4c3980bbfd39a88347c3ad611.setContent(html_3588fad0513ef476cff2ff39ea1bc3ce);
|
|
|
|
|
|
|
|
marker_6d9e9d9307ee7cd856841fa0249a676f.bindPopup(popup_4c8446b4c3980bbfd39a88347c3ad611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d9e9d9307ee7cd856841fa0249a676f.setIcon(icon_7ee258bbf4e0d3417e85adf8d5484302);
|
|
|
|
|
|
var marker_65e49b2d08c0ad9a4cf6388cef484bb3 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8c9008528120cd3826d42beaa4c4a2ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b52b0fe7508f2829d66dea31f90f2022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c661b0ce93b56c943011fd2980f54f3c = $(`<div id="html_c661b0ce93b56c943011fd2980f54f3c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_b52b0fe7508f2829d66dea31f90f2022.setContent(html_c661b0ce93b56c943011fd2980f54f3c);
|
|
|
|
|
|
|
|
marker_65e49b2d08c0ad9a4cf6388cef484bb3.bindPopup(popup_b52b0fe7508f2829d66dea31f90f2022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65e49b2d08c0ad9a4cf6388cef484bb3.setIcon(icon_8c9008528120cd3826d42beaa4c4a2ce);
|
|
|
|
|
|
var marker_baab14aaf06c249180d7f5e9cfbc9fc9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_068ab4a36c532c2b266df0ba364ac0fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1751a3984379785818d134517a9c8a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b63b3ea38aafefe48589c69bcea53c = $(`<div id="html_29b63b3ea38aafefe48589c69bcea53c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_c1751a3984379785818d134517a9c8a8.setContent(html_29b63b3ea38aafefe48589c69bcea53c);
|
|
|
|
|
|
|
|
marker_baab14aaf06c249180d7f5e9cfbc9fc9.bindPopup(popup_c1751a3984379785818d134517a9c8a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baab14aaf06c249180d7f5e9cfbc9fc9.setIcon(icon_068ab4a36c532c2b266df0ba364ac0fc);
|
|
|
|
|
|
var marker_bf617a0d9223aafa7b23d15852483b06 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a57d3bdbdcfa076c4f7ce84e5518bf93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_398438bd3f65caddf5104a090a4bd7ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf23b15e1af6c676b0069b9a876a002d = $(`<div id="html_cf23b15e1af6c676b0069b9a876a002d" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_398438bd3f65caddf5104a090a4bd7ae.setContent(html_cf23b15e1af6c676b0069b9a876a002d);
|
|
|
|
|
|
|
|
marker_bf617a0d9223aafa7b23d15852483b06.bindPopup(popup_398438bd3f65caddf5104a090a4bd7ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf617a0d9223aafa7b23d15852483b06.setIcon(icon_a57d3bdbdcfa076c4f7ce84e5518bf93);
|
|
|
|
|
|
var marker_9b5710f1e0bf12dd44d2639fc0ec420e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d02995698bfc90132b40d8f72c117c9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e070c1b9c8113426111ff9c49dbb657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_007c597f57700c550d404995f99ed5a1 = $(`<div id="html_007c597f57700c550d404995f99ed5a1" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_5e070c1b9c8113426111ff9c49dbb657.setContent(html_007c597f57700c550d404995f99ed5a1);
|
|
|
|
|
|
|
|
marker_9b5710f1e0bf12dd44d2639fc0ec420e.bindPopup(popup_5e070c1b9c8113426111ff9c49dbb657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b5710f1e0bf12dd44d2639fc0ec420e.setIcon(icon_d02995698bfc90132b40d8f72c117c9b);
|
|
|
|
|
|
var marker_23d0b605fa59b8d11a84764a567c2b30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fffc17c0ee171d8f14697bb8455ec761 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_544215f174c8fcc408543a110bf42a97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_207cc66a850fdf009e6c9fdc693051d9 = $(`<div id="html_207cc66a850fdf009e6c9fdc693051d9" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_544215f174c8fcc408543a110bf42a97.setContent(html_207cc66a850fdf009e6c9fdc693051d9);
|
|
|
|
|
|
|
|
marker_23d0b605fa59b8d11a84764a567c2b30.bindPopup(popup_544215f174c8fcc408543a110bf42a97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d0b605fa59b8d11a84764a567c2b30.setIcon(icon_fffc17c0ee171d8f14697bb8455ec761);
|
|
|
|
|
|
var marker_532dc61ea118ca8c78a211f905f3bff6 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ffb55cc9efa5d141579e61bdea952f86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_889b6a73dbd537ecb2f372915c390172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_786215125cb3a72d127931720852ca52 = $(`<div id="html_786215125cb3a72d127931720852ca52" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_889b6a73dbd537ecb2f372915c390172.setContent(html_786215125cb3a72d127931720852ca52);
|
|
|
|
|
|
|
|
marker_532dc61ea118ca8c78a211f905f3bff6.bindPopup(popup_889b6a73dbd537ecb2f372915c390172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_532dc61ea118ca8c78a211f905f3bff6.setIcon(icon_ffb55cc9efa5d141579e61bdea952f86);
|
|
|
|
|
|
var marker_199a973fdc69cba9c6bf27ab241a365c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_57e7e127c7bb617f54b935425564377d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81edee6d8632406cd5d9905963263206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47303bd59c68215a9e0609758d80ba0a = $(`<div id="html_47303bd59c68215a9e0609758d80ba0a" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_81edee6d8632406cd5d9905963263206.setContent(html_47303bd59c68215a9e0609758d80ba0a);
|
|
|
|
|
|
|
|
marker_199a973fdc69cba9c6bf27ab241a365c.bindPopup(popup_81edee6d8632406cd5d9905963263206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_199a973fdc69cba9c6bf27ab241a365c.setIcon(icon_57e7e127c7bb617f54b935425564377d);
|
|
|
|
|
|
var marker_02fac8769fa81a974e0032894875bb14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_89f4b53db52ef8280815bfc88ff28e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b56c586bae3d096c4ee06cd892ece704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5accf91e08f5b6abe0a6a6ddedd3b8b0 = $(`<div id="html_5accf91e08f5b6abe0a6a6ddedd3b8b0" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_b56c586bae3d096c4ee06cd892ece704.setContent(html_5accf91e08f5b6abe0a6a6ddedd3b8b0);
|
|
|
|
|
|
|
|
marker_02fac8769fa81a974e0032894875bb14.bindPopup(popup_b56c586bae3d096c4ee06cd892ece704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02fac8769fa81a974e0032894875bb14.setIcon(icon_89f4b53db52ef8280815bfc88ff28e12);
|
|
|
|
|
|
var marker_9152309a948ae694d9a808a871b7fde9 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1707781731eaee0cb081c391ab0d4603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a5277b8f2860611be5b06a15e8fc90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e0f81f13ed842d3a01a9d60611b08a6 = $(`<div id="html_7e0f81f13ed842d3a01a9d60611b08a6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_55a5277b8f2860611be5b06a15e8fc90.setContent(html_7e0f81f13ed842d3a01a9d60611b08a6);
|
|
|
|
|
|
|
|
marker_9152309a948ae694d9a808a871b7fde9.bindPopup(popup_55a5277b8f2860611be5b06a15e8fc90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9152309a948ae694d9a808a871b7fde9.setIcon(icon_1707781731eaee0cb081c391ab0d4603);
|
|
|
|
|
|
var marker_a1709e94fbf95427d3a381b1d829b422 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_08ce4d580c437152cc4ed452e2b3957e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ba54d50d671170c09f6a35c470c5131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65fd48cbedb48662c8380d485a6ebdd6 = $(`<div id="html_65fd48cbedb48662c8380d485a6ebdd6" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_6ba54d50d671170c09f6a35c470c5131.setContent(html_65fd48cbedb48662c8380d485a6ebdd6);
|
|
|
|
|
|
|
|
marker_a1709e94fbf95427d3a381b1d829b422.bindPopup(popup_6ba54d50d671170c09f6a35c470c5131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1709e94fbf95427d3a381b1d829b422.setIcon(icon_08ce4d580c437152cc4ed452e2b3957e);
|
|
|
|
|
|
var marker_f21c3c40c6bf9664ef7ffe8ed8669db5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_bccff9bbd045946abb223f492209c014 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ced83fb5da0074fddfeeb95c698deedc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd9411e18e477674e212a16e8b843a1c = $(`<div id="html_cd9411e18e477674e212a16e8b843a1c" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_ced83fb5da0074fddfeeb95c698deedc.setContent(html_cd9411e18e477674e212a16e8b843a1c);
|
|
|
|
|
|
|
|
marker_f21c3c40c6bf9664ef7ffe8ed8669db5.bindPopup(popup_ced83fb5da0074fddfeeb95c698deedc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21c3c40c6bf9664ef7ffe8ed8669db5.setIcon(icon_bccff9bbd045946abb223f492209c014);
|
|
|
|
|
|
var marker_c94b21bdeeb327c6985e873c573c1780 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e3cd2541e93df92dd0cb3f6064bc658f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c70e068861f9cb1d7bc8afdc7ce44a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_783b73c5ac7cc0260aa9de98a58bb1ab = $(`<div id="html_783b73c5ac7cc0260aa9de98a58bb1ab" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_6c70e068861f9cb1d7bc8afdc7ce44a3.setContent(html_783b73c5ac7cc0260aa9de98a58bb1ab);
|
|
|
|
|
|
|
|
marker_c94b21bdeeb327c6985e873c573c1780.bindPopup(popup_6c70e068861f9cb1d7bc8afdc7ce44a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c94b21bdeeb327c6985e873c573c1780.setIcon(icon_e3cd2541e93df92dd0cb3f6064bc658f);
|
|
|
|
|
|
var marker_7f97e4c792c7c056650e9d03dcc4bf1f = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d11bd2a0c5a15acdcd3a2ab582525d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db1aa96ed42ba0424d1fae701272e447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d1418d5d59235df4048cd40d2fcdad5 = $(`<div id="html_8d1418d5d59235df4048cd40d2fcdad5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_db1aa96ed42ba0424d1fae701272e447.setContent(html_8d1418d5d59235df4048cd40d2fcdad5);
|
|
|
|
|
|
|
|
marker_7f97e4c792c7c056650e9d03dcc4bf1f.bindPopup(popup_db1aa96ed42ba0424d1fae701272e447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f97e4c792c7c056650e9d03dcc4bf1f.setIcon(icon_d11bd2a0c5a15acdcd3a2ab582525d87);
|
|
|
|
|
|
var marker_c1a461ca7dedf2214583a70d0ed2d192 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1de8d0d3d43bbc5c44189ca5a508b162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1618d54b4a6b4c3672be15c2835c7363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b5f0b203d4a53cb8c05a50455e94914 = $(`<div id="html_6b5f0b203d4a53cb8c05a50455e94914" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_1618d54b4a6b4c3672be15c2835c7363.setContent(html_6b5f0b203d4a53cb8c05a50455e94914);
|
|
|
|
|
|
|
|
marker_c1a461ca7dedf2214583a70d0ed2d192.bindPopup(popup_1618d54b4a6b4c3672be15c2835c7363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1a461ca7dedf2214583a70d0ed2d192.setIcon(icon_1de8d0d3d43bbc5c44189ca5a508b162);
|
|
|
|
|
|
var marker_4781045cb673c0b37dc054e530d9484a = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0a00c22b2590ec77b566762b4087e1af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beebe5c49d08dbb2b793d1dd0fcad539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f076181f27fe736e064d8b817b61ad = $(`<div id="html_62f076181f27fe736e064d8b817b61ad" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_beebe5c49d08dbb2b793d1dd0fcad539.setContent(html_62f076181f27fe736e064d8b817b61ad);
|
|
|
|
|
|
|
|
marker_4781045cb673c0b37dc054e530d9484a.bindPopup(popup_beebe5c49d08dbb2b793d1dd0fcad539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4781045cb673c0b37dc054e530d9484a.setIcon(icon_0a00c22b2590ec77b566762b4087e1af);
|
|
|
|
|
|
var marker_250c56d39a99e27a799a6e2e5388a07e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_dc733ebcb381b82535a3e02e8963a928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefea35e1fddbcfb21a0fada8ee5edd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec19d6e4f20d7378d10582424e53490f = $(`<div id="html_ec19d6e4f20d7378d10582424e53490f" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_fefea35e1fddbcfb21a0fada8ee5edd6.setContent(html_ec19d6e4f20d7378d10582424e53490f);
|
|
|
|
|
|
|
|
marker_250c56d39a99e27a799a6e2e5388a07e.bindPopup(popup_fefea35e1fddbcfb21a0fada8ee5edd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_250c56d39a99e27a799a6e2e5388a07e.setIcon(icon_dc733ebcb381b82535a3e02e8963a928);
|
|
|
|
|
|
var marker_d29a275bb2f3b88d54a074cb83e83b97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0a66b1bc4a18d653b08ddaf50f45713f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfbb52043c09e76a5e35925ef67331d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d749eac3c5b09b8ed3d7006cb6a7620b = $(`<div id="html_d749eac3c5b09b8ed3d7006cb6a7620b" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_dfbb52043c09e76a5e35925ef67331d4.setContent(html_d749eac3c5b09b8ed3d7006cb6a7620b);
|
|
|
|
|
|
|
|
marker_d29a275bb2f3b88d54a074cb83e83b97.bindPopup(popup_dfbb52043c09e76a5e35925ef67331d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29a275bb2f3b88d54a074cb83e83b97.setIcon(icon_0a66b1bc4a18d653b08ddaf50f45713f);
|
|
|
|
|
|
var marker_3183307616962050d77b646161d1d0e9 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b3d2067cc9a4f8b70db4b00157c2773a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3cf299b77fb4784a7e1768c67a1c120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c3041c6e566f36208297f44c0ebd268 = $(`<div id="html_7c3041c6e566f36208297f44c0ebd268" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b3cf299b77fb4784a7e1768c67a1c120.setContent(html_7c3041c6e566f36208297f44c0ebd268);
|
|
|
|
|
|
|
|
marker_3183307616962050d77b646161d1d0e9.bindPopup(popup_b3cf299b77fb4784a7e1768c67a1c120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3183307616962050d77b646161d1d0e9.setIcon(icon_b3d2067cc9a4f8b70db4b00157c2773a);
|
|
|
|
|
|
var marker_45066985ccf154cc6880710e51da94e1 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fa376152c70559a1c316733b1a77d0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6fe40a3d3ea3d2e4af7be0b6e068353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6a0d1e6a677f54783c2c50f43263f99 = $(`<div id="html_b6a0d1e6a677f54783c2c50f43263f99" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_f6fe40a3d3ea3d2e4af7be0b6e068353.setContent(html_b6a0d1e6a677f54783c2c50f43263f99);
|
|
|
|
|
|
|
|
marker_45066985ccf154cc6880710e51da94e1.bindPopup(popup_f6fe40a3d3ea3d2e4af7be0b6e068353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45066985ccf154cc6880710e51da94e1.setIcon(icon_fa376152c70559a1c316733b1a77d0b9);
|
|
|
|
|
|
var marker_fd65cbcfbbd33447376f8a2c264b3a1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6fcb61b7cdd93732f5c058474524c255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa1ec641483fc0a2b7fb8144cef0bf74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbdcf4d00b142574a96c0ce3f06901a = $(`<div id="html_5dbdcf4d00b142574a96c0ce3f06901a" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_fa1ec641483fc0a2b7fb8144cef0bf74.setContent(html_5dbdcf4d00b142574a96c0ce3f06901a);
|
|
|
|
|
|
|
|
marker_fd65cbcfbbd33447376f8a2c264b3a1a.bindPopup(popup_fa1ec641483fc0a2b7fb8144cef0bf74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd65cbcfbbd33447376f8a2c264b3a1a.setIcon(icon_6fcb61b7cdd93732f5c058474524c255);
|
|
|
|
|
|
var marker_81188a1e2dad6c78d49ef84691d3a510 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_76432f9152f7f7018a4ca495691d0cd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685055bbf91377cef440545529187815 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70e460b542082da61351813d2532482f = $(`<div id="html_70e460b542082da61351813d2532482f" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_685055bbf91377cef440545529187815.setContent(html_70e460b542082da61351813d2532482f);
|
|
|
|
|
|
|
|
marker_81188a1e2dad6c78d49ef84691d3a510.bindPopup(popup_685055bbf91377cef440545529187815)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81188a1e2dad6c78d49ef84691d3a510.setIcon(icon_76432f9152f7f7018a4ca495691d0cd8);
|
|
|
|
|
|
var marker_49258aa89649fd51ceda6ce81945c9b0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_947ec7529980c2ca946afd5725ce6a49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0676a7f1401669796358a61ff360e15f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa0fe498a4925f02e5a4f08f711d34c = $(`<div id="html_afa0fe498a4925f02e5a4f08f711d34c" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_0676a7f1401669796358a61ff360e15f.setContent(html_afa0fe498a4925f02e5a4f08f711d34c);
|
|
|
|
|
|
|
|
marker_49258aa89649fd51ceda6ce81945c9b0.bindPopup(popup_0676a7f1401669796358a61ff360e15f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49258aa89649fd51ceda6ce81945c9b0.setIcon(icon_947ec7529980c2ca946afd5725ce6a49);
|
|
|
|
|
|
var marker_76f20b5a0942b4609e283892bd7e6b29 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_eeaec8380e7ba1941bba80be2f0eac2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fe0f3a264638736118fc2530dda8d95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4126afbdad109511bf45ec4991291e31 = $(`<div id="html_4126afbdad109511bf45ec4991291e31" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_5fe0f3a264638736118fc2530dda8d95.setContent(html_4126afbdad109511bf45ec4991291e31);
|
|
|
|
|
|
|
|
marker_76f20b5a0942b4609e283892bd7e6b29.bindPopup(popup_5fe0f3a264638736118fc2530dda8d95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76f20b5a0942b4609e283892bd7e6b29.setIcon(icon_eeaec8380e7ba1941bba80be2f0eac2b);
|
|
|
|
|
|
var marker_5a41ad2ab6e84e7378578574a1508fff = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ee830a230b9406f1d7e4123a5e95da15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f7c291ae19c974769b6ce3cf293337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92e60b6f5572d046cb7259b3f8e13656 = $(`<div id="html_92e60b6f5572d046cb7259b3f8e13656" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_a2f7c291ae19c974769b6ce3cf293337.setContent(html_92e60b6f5572d046cb7259b3f8e13656);
|
|
|
|
|
|
|
|
marker_5a41ad2ab6e84e7378578574a1508fff.bindPopup(popup_a2f7c291ae19c974769b6ce3cf293337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a41ad2ab6e84e7378578574a1508fff.setIcon(icon_ee830a230b9406f1d7e4123a5e95da15);
|
|
|
|
|
|
var marker_7531427b2884b65bbcce88ccc857d089 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e87a6a70bfcbf1b47d7293d5bd9bc96c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9b48df66e0a5b5cc3f115a42554922d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce5f47c95d43b34a286c2d260b2859c = $(`<div id="html_4ce5f47c95d43b34a286c2d260b2859c" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_a9b48df66e0a5b5cc3f115a42554922d.setContent(html_4ce5f47c95d43b34a286c2d260b2859c);
|
|
|
|
|
|
|
|
marker_7531427b2884b65bbcce88ccc857d089.bindPopup(popup_a9b48df66e0a5b5cc3f115a42554922d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7531427b2884b65bbcce88ccc857d089.setIcon(icon_e87a6a70bfcbf1b47d7293d5bd9bc96c);
|
|
|
|
|
|
var marker_834da2b6dd5fd2ccd0c9317ed9f56c35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7306b120ddd9676be6f9ffc5e856c8e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d642070b65ae2affe79eb1916e82291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82ee3cdb5d26ce37cced7c7b99120790 = $(`<div id="html_82ee3cdb5d26ce37cced7c7b99120790" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_4d642070b65ae2affe79eb1916e82291.setContent(html_82ee3cdb5d26ce37cced7c7b99120790);
|
|
|
|
|
|
|
|
marker_834da2b6dd5fd2ccd0c9317ed9f56c35.bindPopup(popup_4d642070b65ae2affe79eb1916e82291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_834da2b6dd5fd2ccd0c9317ed9f56c35.setIcon(icon_7306b120ddd9676be6f9ffc5e856c8e3);
|
|
|
|
|
|
var marker_49464c9648adc6b3094afd26b606c264 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2aab082f5f747c03dd7b5466ddb709a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3cfdd9c02bc3b032281f99cab28f7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a488b99c887d1b1da810ee62805b791 = $(`<div id="html_7a488b99c887d1b1da810ee62805b791" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_e3cfdd9c02bc3b032281f99cab28f7e1.setContent(html_7a488b99c887d1b1da810ee62805b791);
|
|
|
|
|
|
|
|
marker_49464c9648adc6b3094afd26b606c264.bindPopup(popup_e3cfdd9c02bc3b032281f99cab28f7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49464c9648adc6b3094afd26b606c264.setIcon(icon_2aab082f5f747c03dd7b5466ddb709a1);
|
|
|
|
|
|
var marker_c8ca2a7df55a3f90c915c3acbf464f02 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5a1b82420ad53d3751dd97f9f75e5c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403fa99e45e93bd5fbb91d48c1e08ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6854de26dea831928dc5b6b1967dd49 = $(`<div id="html_e6854de26dea831928dc5b6b1967dd49" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_403fa99e45e93bd5fbb91d48c1e08ac2.setContent(html_e6854de26dea831928dc5b6b1967dd49);
|
|
|
|
|
|
|
|
marker_c8ca2a7df55a3f90c915c3acbf464f02.bindPopup(popup_403fa99e45e93bd5fbb91d48c1e08ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8ca2a7df55a3f90c915c3acbf464f02.setIcon(icon_5a1b82420ad53d3751dd97f9f75e5c16);
|
|
|
|
|
|
var marker_9f4aa1e6adc58ce047679e733e8be61c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0ac484767f2f5a56a18b90b8d8469083 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f08a6b9f6173e8e5ab92e5be29abca79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f8f200e6b7dac845b8b5cb3e7a7b18d = $(`<div id="html_9f8f200e6b7dac845b8b5cb3e7a7b18d" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_f08a6b9f6173e8e5ab92e5be29abca79.setContent(html_9f8f200e6b7dac845b8b5cb3e7a7b18d);
|
|
|
|
|
|
|
|
marker_9f4aa1e6adc58ce047679e733e8be61c.bindPopup(popup_f08a6b9f6173e8e5ab92e5be29abca79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f4aa1e6adc58ce047679e733e8be61c.setIcon(icon_0ac484767f2f5a56a18b90b8d8469083);
|
|
|
|
|
|
var marker_1097608783ce4546b1d27545ec8cb208 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ed0721e9c2063e431c4ab3313b59b3da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_442df9ea0e16e83286158bb1254d7064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ef1f3bd0a68804d7434fc5aa6bfcdd = $(`<div id="html_67ef1f3bd0a68804d7434fc5aa6bfcdd" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_442df9ea0e16e83286158bb1254d7064.setContent(html_67ef1f3bd0a68804d7434fc5aa6bfcdd);
|
|
|
|
|
|
|
|
marker_1097608783ce4546b1d27545ec8cb208.bindPopup(popup_442df9ea0e16e83286158bb1254d7064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1097608783ce4546b1d27545ec8cb208.setIcon(icon_ed0721e9c2063e431c4ab3313b59b3da);
|
|
|
|
|
|
var marker_b460936f110b35926247a98cf150d49f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_4a3529d31233126f2392dbf58638ccea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67ea203ebeaa60b6d14845c8b4967a5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccf493913632d51ccc1f14ac3ddbc60a = $(`<div id="html_ccf493913632d51ccc1f14ac3ddbc60a" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_67ea203ebeaa60b6d14845c8b4967a5f.setContent(html_ccf493913632d51ccc1f14ac3ddbc60a);
|
|
|
|
|
|
|
|
marker_b460936f110b35926247a98cf150d49f.bindPopup(popup_67ea203ebeaa60b6d14845c8b4967a5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b460936f110b35926247a98cf150d49f.setIcon(icon_4a3529d31233126f2392dbf58638ccea);
|
|
|
|
|
|
var marker_c84a806e194dff1c618fd90e6ee5f317 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1ad3eb8e1fb4bf361088e3ac75320e83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_117d83cd8536eb8f5faaf24b72e58064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_687182fc13919b4194156880cd1272c1 = $(`<div id="html_687182fc13919b4194156880cd1272c1" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_117d83cd8536eb8f5faaf24b72e58064.setContent(html_687182fc13919b4194156880cd1272c1);
|
|
|
|
|
|
|
|
marker_c84a806e194dff1c618fd90e6ee5f317.bindPopup(popup_117d83cd8536eb8f5faaf24b72e58064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c84a806e194dff1c618fd90e6ee5f317.setIcon(icon_1ad3eb8e1fb4bf361088e3ac75320e83);
|
|
|
|
|
|
var marker_304823bf62bcd9980616e0deca156f50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7510bd6c42465404d2efff9a6f22cca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53cc9c85214434711711331b1d0c3730 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_563ca0d96e6801b20395b80f1d5fce53 = $(`<div id="html_563ca0d96e6801b20395b80f1d5fce53" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_53cc9c85214434711711331b1d0c3730.setContent(html_563ca0d96e6801b20395b80f1d5fce53);
|
|
|
|
|
|
|
|
marker_304823bf62bcd9980616e0deca156f50.bindPopup(popup_53cc9c85214434711711331b1d0c3730)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_304823bf62bcd9980616e0deca156f50.setIcon(icon_7510bd6c42465404d2efff9a6f22cca3);
|
|
|
|
|
|
var marker_a2b63cc025e40f8fea1f3e12f255003e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fefc546727adaea993ab743a41da0870 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee56eb2096551211892d549fc1ffb73a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28224c197a5b8f77bf727f07d12c0143 = $(`<div id="html_28224c197a5b8f77bf727f07d12c0143" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_ee56eb2096551211892d549fc1ffb73a.setContent(html_28224c197a5b8f77bf727f07d12c0143);
|
|
|
|
|
|
|
|
marker_a2b63cc025e40f8fea1f3e12f255003e.bindPopup(popup_ee56eb2096551211892d549fc1ffb73a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b63cc025e40f8fea1f3e12f255003e.setIcon(icon_fefc546727adaea993ab743a41da0870);
|
|
|
|
|
|
var marker_9158462c8b4093c183eab3e6e1b69b7e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_721887b5031639c2d3526ac741326a6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_795bb823b79bfa5f4c963671743664de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59ebbe55c4611624ff51e5014c7f9da8 = $(`<div id="html_59ebbe55c4611624ff51e5014c7f9da8" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_795bb823b79bfa5f4c963671743664de.setContent(html_59ebbe55c4611624ff51e5014c7f9da8);
|
|
|
|
|
|
|
|
marker_9158462c8b4093c183eab3e6e1b69b7e.bindPopup(popup_795bb823b79bfa5f4c963671743664de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9158462c8b4093c183eab3e6e1b69b7e.setIcon(icon_721887b5031639c2d3526ac741326a6d);
|
|
|
|
|
|
var marker_94fca2a93c340ebe256fce553712730a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_89ade52bbfa1cc3938e0103fc6774261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8f6bf4d3e4a847fbd4a43460641f071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26c762f9bf7526ac9efd396006eb8f4f = $(`<div id="html_26c762f9bf7526ac9efd396006eb8f4f" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_a8f6bf4d3e4a847fbd4a43460641f071.setContent(html_26c762f9bf7526ac9efd396006eb8f4f);
|
|
|
|
|
|
|
|
marker_94fca2a93c340ebe256fce553712730a.bindPopup(popup_a8f6bf4d3e4a847fbd4a43460641f071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94fca2a93c340ebe256fce553712730a.setIcon(icon_89ade52bbfa1cc3938e0103fc6774261);
|
|
|
|
|
|
var marker_c754d257f07abf54e75e13dff0b17118 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_635c1044485a1fb3359d6822a916178b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1d8e9c34e267bd93b18955923fd792e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_793c2e13d618e84a7144a12445646b6e = $(`<div id="html_793c2e13d618e84a7144a12445646b6e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d1d8e9c34e267bd93b18955923fd792e.setContent(html_793c2e13d618e84a7144a12445646b6e);
|
|
|
|
|
|
|
|
marker_c754d257f07abf54e75e13dff0b17118.bindPopup(popup_d1d8e9c34e267bd93b18955923fd792e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c754d257f07abf54e75e13dff0b17118.setIcon(icon_635c1044485a1fb3359d6822a916178b);
|
|
|
|
|
|
var marker_a5f6c51edb76f20466b01becd352620f = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_11a5165258cdb4ac7ea7b857a6127857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65acb75ccfe79f670b3210bccd73cae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_082de65a5c3538bcf6deb7c3a70c2508 = $(`<div id="html_082de65a5c3538bcf6deb7c3a70c2508" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_e65acb75ccfe79f670b3210bccd73cae.setContent(html_082de65a5c3538bcf6deb7c3a70c2508);
|
|
|
|
|
|
|
|
marker_a5f6c51edb76f20466b01becd352620f.bindPopup(popup_e65acb75ccfe79f670b3210bccd73cae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f6c51edb76f20466b01becd352620f.setIcon(icon_11a5165258cdb4ac7ea7b857a6127857);
|
|
|
|
|
|
var marker_e158d31fb650ad11ee12cc39ec078df1 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_96a7bd7b30925501e1d294546a17ab65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ace4f926f84aa288d115a535f877a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8dc78a2197d915e5d9e92055c9391f8 = $(`<div id="html_c8dc78a2197d915e5d9e92055c9391f8" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_49ace4f926f84aa288d115a535f877a4.setContent(html_c8dc78a2197d915e5d9e92055c9391f8);
|
|
|
|
|
|
|
|
marker_e158d31fb650ad11ee12cc39ec078df1.bindPopup(popup_49ace4f926f84aa288d115a535f877a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e158d31fb650ad11ee12cc39ec078df1.setIcon(icon_96a7bd7b30925501e1d294546a17ab65);
|
|
|
|
|
|
var marker_2438369439d05435358177b0c372b5b2 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_14579181edf88fbb8b46b06baf28cf20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abba066587c07837b5bffd4ec966bf81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab9258130d49f172c10eceddc8e6db76 = $(`<div id="html_ab9258130d49f172c10eceddc8e6db76" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_abba066587c07837b5bffd4ec966bf81.setContent(html_ab9258130d49f172c10eceddc8e6db76);
|
|
|
|
|
|
|
|
marker_2438369439d05435358177b0c372b5b2.bindPopup(popup_abba066587c07837b5bffd4ec966bf81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2438369439d05435358177b0c372b5b2.setIcon(icon_14579181edf88fbb8b46b06baf28cf20);
|
|
|
|
|
|
var marker_ac9043b93f16bc4162b4c52bca2e2f58 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7b709042f56219fad96ba5867c902794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_653e3e30904b2e9c0b395187ad1dcfa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf8857ec3fdf84ffd3b0fb1552c4170 = $(`<div id="html_ddf8857ec3fdf84ffd3b0fb1552c4170" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_653e3e30904b2e9c0b395187ad1dcfa5.setContent(html_ddf8857ec3fdf84ffd3b0fb1552c4170);
|
|
|
|
|
|
|
|
marker_ac9043b93f16bc4162b4c52bca2e2f58.bindPopup(popup_653e3e30904b2e9c0b395187ad1dcfa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac9043b93f16bc4162b4c52bca2e2f58.setIcon(icon_7b709042f56219fad96ba5867c902794);
|
|
|
|
|
|
var marker_4ae0b99cd3ab21b5913fe38e85f6041f = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_59696d87ae587ec23994069b8cc93c15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07b21cf54026737dba66a27a73c31019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_773a7c8d3171ebffd0f377ca44b11e79 = $(`<div id="html_773a7c8d3171ebffd0f377ca44b11e79" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_07b21cf54026737dba66a27a73c31019.setContent(html_773a7c8d3171ebffd0f377ca44b11e79);
|
|
|
|
|
|
|
|
marker_4ae0b99cd3ab21b5913fe38e85f6041f.bindPopup(popup_07b21cf54026737dba66a27a73c31019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ae0b99cd3ab21b5913fe38e85f6041f.setIcon(icon_59696d87ae587ec23994069b8cc93c15);
|
|
|
|
|
|
var marker_fe527c907f277d6ddca4c652ce9f7611 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_69dcdb5a434e37ec5ff7dacce0d3d2ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_312e638fb24f4802fce8c6e2f4378055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e755e6599b6435126521dcd5e9de4cb3 = $(`<div id="html_e755e6599b6435126521dcd5e9de4cb3" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_312e638fb24f4802fce8c6e2f4378055.setContent(html_e755e6599b6435126521dcd5e9de4cb3);
|
|
|
|
|
|
|
|
marker_fe527c907f277d6ddca4c652ce9f7611.bindPopup(popup_312e638fb24f4802fce8c6e2f4378055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe527c907f277d6ddca4c652ce9f7611.setIcon(icon_69dcdb5a434e37ec5ff7dacce0d3d2ac);
|
|
|
|
|
|
var marker_5658fd21f900271a96dccc22776a4e89 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_3f469a0adce772f017fd05f0dc778cfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07dae4ce838ea6a0f5f1a2e630395db5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_498fc2a438fedb4b4b956684fa31c458 = $(`<div id="html_498fc2a438fedb4b4b956684fa31c458" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_07dae4ce838ea6a0f5f1a2e630395db5.setContent(html_498fc2a438fedb4b4b956684fa31c458);
|
|
|
|
|
|
|
|
marker_5658fd21f900271a96dccc22776a4e89.bindPopup(popup_07dae4ce838ea6a0f5f1a2e630395db5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5658fd21f900271a96dccc22776a4e89.setIcon(icon_3f469a0adce772f017fd05f0dc778cfa);
|
|
|
|
|
|
var marker_7d227d0df63c45847b39666bd1c7ea1b = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1c507112e18830065dbdac24e52db081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c34ba9a093dcb9ec85df53cc465c8a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f93d685971c360c8cd33c7c793f5d91 = $(`<div id="html_4f93d685971c360c8cd33c7c793f5d91" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_c34ba9a093dcb9ec85df53cc465c8a84.setContent(html_4f93d685971c360c8cd33c7c793f5d91);
|
|
|
|
|
|
|
|
marker_7d227d0df63c45847b39666bd1c7ea1b.bindPopup(popup_c34ba9a093dcb9ec85df53cc465c8a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d227d0df63c45847b39666bd1c7ea1b.setIcon(icon_1c507112e18830065dbdac24e52db081);
|
|
|
|
|
|
var marker_bb3e5c1878a0d2fdfa2edf2263f2fa20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2d4eb7662d4efb2e12758ad53aedbff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5cbfe4a38fdfb3f1d9ed75c8d289a2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a8910ba8b7530638f38138499a62715 = $(`<div id="html_4a8910ba8b7530638f38138499a62715" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_d5cbfe4a38fdfb3f1d9ed75c8d289a2f.setContent(html_4a8910ba8b7530638f38138499a62715);
|
|
|
|
|
|
|
|
marker_bb3e5c1878a0d2fdfa2edf2263f2fa20.bindPopup(popup_d5cbfe4a38fdfb3f1d9ed75c8d289a2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb3e5c1878a0d2fdfa2edf2263f2fa20.setIcon(icon_2d4eb7662d4efb2e12758ad53aedbff4);
|
|
|
|
|
|
var marker_95a04b6dca2017127397ca37f89cf9bb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_51b506af661138217b5d7ffde8d59976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f54a493c3b98de6de8f048861d59b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3619de5cbe274046142ea04b3feb292e = $(`<div id="html_3619de5cbe274046142ea04b3feb292e" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_87f54a493c3b98de6de8f048861d59b7.setContent(html_3619de5cbe274046142ea04b3feb292e);
|
|
|
|
|
|
|
|
marker_95a04b6dca2017127397ca37f89cf9bb.bindPopup(popup_87f54a493c3b98de6de8f048861d59b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a04b6dca2017127397ca37f89cf9bb.setIcon(icon_51b506af661138217b5d7ffde8d59976);
|
|
|
|
|
|
var marker_5d0ed4389c2d8786d2307f49f9800808 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fa68200f8f13e537f42d6d171aca7695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fe3ded0baffb11a310af4493b835d93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ff779ad219e4ae7c4c0af652579b006 = $(`<div id="html_9ff779ad219e4ae7c4c0af652579b006" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_8fe3ded0baffb11a310af4493b835d93.setContent(html_9ff779ad219e4ae7c4c0af652579b006);
|
|
|
|
|
|
|
|
marker_5d0ed4389c2d8786d2307f49f9800808.bindPopup(popup_8fe3ded0baffb11a310af4493b835d93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d0ed4389c2d8786d2307f49f9800808.setIcon(icon_fa68200f8f13e537f42d6d171aca7695);
|
|
|
|
|
|
var marker_5979e8941e615620d4bdc104b9160cb9 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2ac6c7ffe4a8f78e76193cbc9e689f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f5345fd5e27d64e6610e2b0b4b30c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24dba85e49bd2308e4dd6dcf08136c78 = $(`<div id="html_24dba85e49bd2308e4dd6dcf08136c78" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_28f5345fd5e27d64e6610e2b0b4b30c0.setContent(html_24dba85e49bd2308e4dd6dcf08136c78);
|
|
|
|
|
|
|
|
marker_5979e8941e615620d4bdc104b9160cb9.bindPopup(popup_28f5345fd5e27d64e6610e2b0b4b30c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5979e8941e615620d4bdc104b9160cb9.setIcon(icon_2ac6c7ffe4a8f78e76193cbc9e689f52);
|
|
|
|
|
|
var marker_4620d50903f4fd68e8d106458480abe4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_30c17b5f268cd008c61ed92a81cd6038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba4321375f2cb54174938945db807b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fea6970ece49cda15c307fe5b0d5c1e8 = $(`<div id="html_fea6970ece49cda15c307fe5b0d5c1e8" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_ba4321375f2cb54174938945db807b03.setContent(html_fea6970ece49cda15c307fe5b0d5c1e8);
|
|
|
|
|
|
|
|
marker_4620d50903f4fd68e8d106458480abe4.bindPopup(popup_ba4321375f2cb54174938945db807b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4620d50903f4fd68e8d106458480abe4.setIcon(icon_30c17b5f268cd008c61ed92a81cd6038);
|
|
|
|
|
|
var marker_05cfec6fc97f115d64dd45155ef981fc = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8300ea525bc9167e77cdc39affd04529 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56057c5e835be6bcf84a72169a49c7be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0a12a14f8cf4f6ac2ee7f4dd09f5587 = $(`<div id="html_d0a12a14f8cf4f6ac2ee7f4dd09f5587" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_56057c5e835be6bcf84a72169a49c7be.setContent(html_d0a12a14f8cf4f6ac2ee7f4dd09f5587);
|
|
|
|
|
|
|
|
marker_05cfec6fc97f115d64dd45155ef981fc.bindPopup(popup_56057c5e835be6bcf84a72169a49c7be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05cfec6fc97f115d64dd45155ef981fc.setIcon(icon_8300ea525bc9167e77cdc39affd04529);
|
|
|
|
|
|
var marker_781e09772d4675602e491d47ada1d7c6 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_355b97c4d9acb450b7cd36fd1f2df2f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_767185141ebe940751e21f650f24d391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb780679fe401b20433091543a5d47e9 = $(`<div id="html_bb780679fe401b20433091543a5d47e9" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_767185141ebe940751e21f650f24d391.setContent(html_bb780679fe401b20433091543a5d47e9);
|
|
|
|
|
|
|
|
marker_781e09772d4675602e491d47ada1d7c6.bindPopup(popup_767185141ebe940751e21f650f24d391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_781e09772d4675602e491d47ada1d7c6.setIcon(icon_355b97c4d9acb450b7cd36fd1f2df2f1);
|
|
|
|
|
|
var marker_6237e5db5dabea0ef5b88706480e6ed3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9b5c9b8ff0b173f94a67f725ba81b1c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64cc0897b0dd1c96fe67778d7d2bf19a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3a71b474bfd11f81184dcb46acab67e = $(`<div id="html_b3a71b474bfd11f81184dcb46acab67e" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_64cc0897b0dd1c96fe67778d7d2bf19a.setContent(html_b3a71b474bfd11f81184dcb46acab67e);
|
|
|
|
|
|
|
|
marker_6237e5db5dabea0ef5b88706480e6ed3.bindPopup(popup_64cc0897b0dd1c96fe67778d7d2bf19a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6237e5db5dabea0ef5b88706480e6ed3.setIcon(icon_9b5c9b8ff0b173f94a67f725ba81b1c9);
|
|
|
|
|
|
var marker_cee27e0dd1697cb8f5c638e249750b11 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_65992db1211be41d8942d6cf5431af40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de30fafe6493c565ed487969287fb010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5f94fc0836f572ca46457aa77377f1b = $(`<div id="html_c5f94fc0836f572ca46457aa77377f1b" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_de30fafe6493c565ed487969287fb010.setContent(html_c5f94fc0836f572ca46457aa77377f1b);
|
|
|
|
|
|
|
|
marker_cee27e0dd1697cb8f5c638e249750b11.bindPopup(popup_de30fafe6493c565ed487969287fb010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cee27e0dd1697cb8f5c638e249750b11.setIcon(icon_65992db1211be41d8942d6cf5431af40);
|
|
|
|
|
|
var marker_b660a13f319a2b2aefbd5cf8b9793de0 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e61546eec7f31c3f33fb87dd7e80045e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a7c22752ead36b5b1f6e66f0389b92b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60bb040ee0a88339fc0580db12854129 = $(`<div id="html_60bb040ee0a88339fc0580db12854129" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_3a7c22752ead36b5b1f6e66f0389b92b.setContent(html_60bb040ee0a88339fc0580db12854129);
|
|
|
|
|
|
|
|
marker_b660a13f319a2b2aefbd5cf8b9793de0.bindPopup(popup_3a7c22752ead36b5b1f6e66f0389b92b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b660a13f319a2b2aefbd5cf8b9793de0.setIcon(icon_e61546eec7f31c3f33fb87dd7e80045e);
|
|
|
|
|
|
var marker_8b8dfc4e12d4b6e509709297d4e54b5e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_01a161e790f8c3ff92355643103e5f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ac23f76dd9ff49336e8a522c6fb4400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2547cfd5280e378036ad59f454047b8 = $(`<div id="html_f2547cfd5280e378036ad59f454047b8" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_0ac23f76dd9ff49336e8a522c6fb4400.setContent(html_f2547cfd5280e378036ad59f454047b8);
|
|
|
|
|
|
|
|
marker_8b8dfc4e12d4b6e509709297d4e54b5e.bindPopup(popup_0ac23f76dd9ff49336e8a522c6fb4400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8dfc4e12d4b6e509709297d4e54b5e.setIcon(icon_01a161e790f8c3ff92355643103e5f05);
|
|
|
|
|
|
var marker_7609dd2c21c067359486309a029d0270 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_dc0790cfa1724fafae8475bc643fb31c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_928a266c18782f994eee9917091c4cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_686ed1abc66cf5fdc8974d46e4787d75 = $(`<div id="html_686ed1abc66cf5fdc8974d46e4787d75" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_928a266c18782f994eee9917091c4cb9.setContent(html_686ed1abc66cf5fdc8974d46e4787d75);
|
|
|
|
|
|
|
|
marker_7609dd2c21c067359486309a029d0270.bindPopup(popup_928a266c18782f994eee9917091c4cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7609dd2c21c067359486309a029d0270.setIcon(icon_dc0790cfa1724fafae8475bc643fb31c);
|
|
|
|
|
|
var marker_8181395fa7b54b9910ebf0ce05c3b38b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2351e309ce2c4eb79a2ca19f8d5da623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c4c81dfce8ff077fa219e7e8fb73c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741647a19b723b98102fd73ddc34bab6 = $(`<div id="html_741647a19b723b98102fd73ddc34bab6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_3c4c81dfce8ff077fa219e7e8fb73c07.setContent(html_741647a19b723b98102fd73ddc34bab6);
|
|
|
|
|
|
|
|
marker_8181395fa7b54b9910ebf0ce05c3b38b.bindPopup(popup_3c4c81dfce8ff077fa219e7e8fb73c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8181395fa7b54b9910ebf0ce05c3b38b.setIcon(icon_2351e309ce2c4eb79a2ca19f8d5da623);
|
|
|
|
|
|
var marker_7f10cd34e5be78ee9041136f8f3e63c7 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2a61dd180eea2da28ce14a104d981ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4abf904a4e10f655e95ec04e07b9f16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7efdee493b54654dfc5751467020f0cc = $(`<div id="html_7efdee493b54654dfc5751467020f0cc" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_f4abf904a4e10f655e95ec04e07b9f16.setContent(html_7efdee493b54654dfc5751467020f0cc);
|
|
|
|
|
|
|
|
marker_7f10cd34e5be78ee9041136f8f3e63c7.bindPopup(popup_f4abf904a4e10f655e95ec04e07b9f16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f10cd34e5be78ee9041136f8f3e63c7.setIcon(icon_2a61dd180eea2da28ce14a104d981ae5);
|
|
|
|
|
|
var marker_2cecaf4cef1b45b6e39a5ee43d0f74e8 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_884825b1272ac5cf3cebaf1ab87b21b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9617e9a2fed4a26b95d3467f47688812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23cc9d9ec13bc18707fb9d6361371fac = $(`<div id="html_23cc9d9ec13bc18707fb9d6361371fac" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9617e9a2fed4a26b95d3467f47688812.setContent(html_23cc9d9ec13bc18707fb9d6361371fac);
|
|
|
|
|
|
|
|
marker_2cecaf4cef1b45b6e39a5ee43d0f74e8.bindPopup(popup_9617e9a2fed4a26b95d3467f47688812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cecaf4cef1b45b6e39a5ee43d0f74e8.setIcon(icon_884825b1272ac5cf3cebaf1ab87b21b5);
|
|
|
|
|
|
var marker_b9ef3d55594f0ac2327b56e15f0e093e = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_f1f66c71b04dfa174f2af7e100594ee1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de4fee65006c7f5cecbc2c0bb6f45bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5eded05573e0d0c56e4b4f0c6207305 = $(`<div id="html_a5eded05573e0d0c56e4b4f0c6207305" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_de4fee65006c7f5cecbc2c0bb6f45bc5.setContent(html_a5eded05573e0d0c56e4b4f0c6207305);
|
|
|
|
|
|
|
|
marker_b9ef3d55594f0ac2327b56e15f0e093e.bindPopup(popup_de4fee65006c7f5cecbc2c0bb6f45bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ef3d55594f0ac2327b56e15f0e093e.setIcon(icon_f1f66c71b04dfa174f2af7e100594ee1);
|
|
|
|
|
|
var marker_9cb974804a338e3c6b1e0c60ee5f86a9 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c2a1bdad529c4adb5e4e685396dfb592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0894396503caf4936c491b7d01a56ba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_164b68e53020774c23cb2d7614be98c9 = $(`<div id="html_164b68e53020774c23cb2d7614be98c9" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0894396503caf4936c491b7d01a56ba8.setContent(html_164b68e53020774c23cb2d7614be98c9);
|
|
|
|
|
|
|
|
marker_9cb974804a338e3c6b1e0c60ee5f86a9.bindPopup(popup_0894396503caf4936c491b7d01a56ba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cb974804a338e3c6b1e0c60ee5f86a9.setIcon(icon_c2a1bdad529c4adb5e4e685396dfb592);
|
|
|
|
|
|
var marker_4a80a5202310c3f04c8e3a30b0faf1dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_98cecb5ca87ae065120965395d24e203 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a799607c3657f2d5d305f67c398a693f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd286662cad82f65f8fbb7323491035 = $(`<div id="html_3dd286662cad82f65f8fbb7323491035" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a799607c3657f2d5d305f67c398a693f.setContent(html_3dd286662cad82f65f8fbb7323491035);
|
|
|
|
|
|
|
|
marker_4a80a5202310c3f04c8e3a30b0faf1dd.bindPopup(popup_a799607c3657f2d5d305f67c398a693f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a80a5202310c3f04c8e3a30b0faf1dd.setIcon(icon_98cecb5ca87ae065120965395d24e203);
|
|
|
|
|
|
var marker_2155c1a200cc7025124ded403f37634c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_67d6d51dc420a94e6b04d969d43f1fe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa8d50e283ccefaf5d3c9fa946d4a423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3481a153359b0d1a9be7a5eb3a49c19e = $(`<div id="html_3481a153359b0d1a9be7a5eb3a49c19e" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_aa8d50e283ccefaf5d3c9fa946d4a423.setContent(html_3481a153359b0d1a9be7a5eb3a49c19e);
|
|
|
|
|
|
|
|
marker_2155c1a200cc7025124ded403f37634c.bindPopup(popup_aa8d50e283ccefaf5d3c9fa946d4a423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2155c1a200cc7025124ded403f37634c.setIcon(icon_67d6d51dc420a94e6b04d969d43f1fe1);
|
|
|
|
|
|
var marker_2707c8e07865d2fa5a6057659c9ae07a = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_116a66f08cb2d4040a8aa8591a2f2cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54fbfb30a7f849a574960394ab1b1f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c2eb37b1360da6397aa32a9f1a5e88 = $(`<div id="html_a0c2eb37b1360da6397aa32a9f1a5e88" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_54fbfb30a7f849a574960394ab1b1f20.setContent(html_a0c2eb37b1360da6397aa32a9f1a5e88);
|
|
|
|
|
|
|
|
marker_2707c8e07865d2fa5a6057659c9ae07a.bindPopup(popup_54fbfb30a7f849a574960394ab1b1f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2707c8e07865d2fa5a6057659c9ae07a.setIcon(icon_116a66f08cb2d4040a8aa8591a2f2cca);
|
|
|
|
|
|
var marker_d42aad680fd908ce5ace153de91e6a16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_71714c5cba48663ede49a940e917c49d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e10fdcecfe83b66edba6da1324a922f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a51f922926251afcbeeefdce890671 = $(`<div id="html_72a51f922926251afcbeeefdce890671" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_6e10fdcecfe83b66edba6da1324a922f.setContent(html_72a51f922926251afcbeeefdce890671);
|
|
|
|
|
|
|
|
marker_d42aad680fd908ce5ace153de91e6a16.bindPopup(popup_6e10fdcecfe83b66edba6da1324a922f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d42aad680fd908ce5ace153de91e6a16.setIcon(icon_71714c5cba48663ede49a940e917c49d);
|
|
|
|
|
|
var marker_4e233addd4ff94e437bbc2c8744c82f5 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_57d4df89c9286925fedd4a2004a14389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bca8d3cd3235e1fb6bbd18952490984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fad44a5f08cec9eb7aed75623cf61cb0 = $(`<div id="html_fad44a5f08cec9eb7aed75623cf61cb0" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_8bca8d3cd3235e1fb6bbd18952490984.setContent(html_fad44a5f08cec9eb7aed75623cf61cb0);
|
|
|
|
|
|
|
|
marker_4e233addd4ff94e437bbc2c8744c82f5.bindPopup(popup_8bca8d3cd3235e1fb6bbd18952490984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e233addd4ff94e437bbc2c8744c82f5.setIcon(icon_57d4df89c9286925fedd4a2004a14389);
|
|
|
|
|
|
var marker_931aa4b3ad82ea07fec930ef800d8d37 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5b58db52c3134a8c022941356d07a35d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d44192e02b398301861f17459656ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e68694f1ead64231e99ac8dfddc1194 = $(`<div id="html_6e68694f1ead64231e99ac8dfddc1194" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_5d44192e02b398301861f17459656ce6.setContent(html_6e68694f1ead64231e99ac8dfddc1194);
|
|
|
|
|
|
|
|
marker_931aa4b3ad82ea07fec930ef800d8d37.bindPopup(popup_5d44192e02b398301861f17459656ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_931aa4b3ad82ea07fec930ef800d8d37.setIcon(icon_5b58db52c3134a8c022941356d07a35d);
|
|
|
|
|
|
var marker_b0c44cfddfac7ab599f53e7bc3d3868e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7acf19f31c71e80d6b0cfc28ad85759d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272d3549826ac1ae846b7abe39ba7aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbddc7b9b6c44e610b4beb692293d7ed = $(`<div id="html_cbddc7b9b6c44e610b4beb692293d7ed" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_272d3549826ac1ae846b7abe39ba7aee.setContent(html_cbddc7b9b6c44e610b4beb692293d7ed);
|
|
|
|
|
|
|
|
marker_b0c44cfddfac7ab599f53e7bc3d3868e.bindPopup(popup_272d3549826ac1ae846b7abe39ba7aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c44cfddfac7ab599f53e7bc3d3868e.setIcon(icon_7acf19f31c71e80d6b0cfc28ad85759d);
|
|
|
|
|
|
var marker_9cb11cfa2749aab68cc1d1fa19767082 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d5bdeeb93d0e81b4766c54ff4ac55c18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_519a559bac1885f3e95cb94d4493b9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c430aa8c0941678afacf21c85feb962e = $(`<div id="html_c430aa8c0941678afacf21c85feb962e" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_519a559bac1885f3e95cb94d4493b9bc.setContent(html_c430aa8c0941678afacf21c85feb962e);
|
|
|
|
|
|
|
|
marker_9cb11cfa2749aab68cc1d1fa19767082.bindPopup(popup_519a559bac1885f3e95cb94d4493b9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cb11cfa2749aab68cc1d1fa19767082.setIcon(icon_d5bdeeb93d0e81b4766c54ff4ac55c18);
|
|
|
|
|
|
var marker_6820185482dff5dc186cf1849fbe5ee3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_860b9e5ffbfeb5ed7117f87de9d5c4be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a04105fca56c0172624511da74d4e98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b694ba7183feb6f74c7a6c27653bea = $(`<div id="html_e6b694ba7183feb6f74c7a6c27653bea" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_2a04105fca56c0172624511da74d4e98.setContent(html_e6b694ba7183feb6f74c7a6c27653bea);
|
|
|
|
|
|
|
|
marker_6820185482dff5dc186cf1849fbe5ee3.bindPopup(popup_2a04105fca56c0172624511da74d4e98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6820185482dff5dc186cf1849fbe5ee3.setIcon(icon_860b9e5ffbfeb5ed7117f87de9d5c4be);
|
|
|
|
|
|
var marker_6878f05ccafbf1d5122403baa37fe8be = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a1ca6227d997801cdda081ae72271dc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faeebe2ee2ecaf4ac21ddbf3ff84643c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fe1a57e556e758326fa2cac31d33d0e = $(`<div id="html_9fe1a57e556e758326fa2cac31d33d0e" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_faeebe2ee2ecaf4ac21ddbf3ff84643c.setContent(html_9fe1a57e556e758326fa2cac31d33d0e);
|
|
|
|
|
|
|
|
marker_6878f05ccafbf1d5122403baa37fe8be.bindPopup(popup_faeebe2ee2ecaf4ac21ddbf3ff84643c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6878f05ccafbf1d5122403baa37fe8be.setIcon(icon_a1ca6227d997801cdda081ae72271dc4);
|
|
|
|
|
|
var marker_e6185651f582bf149a9f2b4716152a54 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_dfe5529f5838f7c2ca9d395e6b9eefac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_647b6b6876955306eec41eaa71d224a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ef64d6e74ba0e30d2e3348612741443 = $(`<div id="html_0ef64d6e74ba0e30d2e3348612741443" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_647b6b6876955306eec41eaa71d224a7.setContent(html_0ef64d6e74ba0e30d2e3348612741443);
|
|
|
|
|
|
|
|
marker_e6185651f582bf149a9f2b4716152a54.bindPopup(popup_647b6b6876955306eec41eaa71d224a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6185651f582bf149a9f2b4716152a54.setIcon(icon_dfe5529f5838f7c2ca9d395e6b9eefac);
|
|
|
|
|
|
var marker_ff2bbc55cd66f31a232e349b7e0db7b4 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_eb6b048921180f8e3224b6e7192252fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800ee716b04a8a33ea6e2be8b392629b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0da05dfa4b2741dbf2eed9977a6e5839 = $(`<div id="html_0da05dfa4b2741dbf2eed9977a6e5839" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_800ee716b04a8a33ea6e2be8b392629b.setContent(html_0da05dfa4b2741dbf2eed9977a6e5839);
|
|
|
|
|
|
|
|
marker_ff2bbc55cd66f31a232e349b7e0db7b4.bindPopup(popup_800ee716b04a8a33ea6e2be8b392629b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff2bbc55cd66f31a232e349b7e0db7b4.setIcon(icon_eb6b048921180f8e3224b6e7192252fd);
|
|
|
|
|
|
var marker_ed581e615f52607d5dc6c4d4d045b4e8 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c0d66bb921994e8d76ec0e4b998713e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3323fa3e4710cf9aa841a1ed44a636b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a575354dcc3d5eb8c1828eba9e509dc4 = $(`<div id="html_a575354dcc3d5eb8c1828eba9e509dc4" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_c3323fa3e4710cf9aa841a1ed44a636b.setContent(html_a575354dcc3d5eb8c1828eba9e509dc4);
|
|
|
|
|
|
|
|
marker_ed581e615f52607d5dc6c4d4d045b4e8.bindPopup(popup_c3323fa3e4710cf9aa841a1ed44a636b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed581e615f52607d5dc6c4d4d045b4e8.setIcon(icon_c0d66bb921994e8d76ec0e4b998713e9);
|
|
|
|
|
|
var marker_e4788d8f7272d012d17ea8a15bbc64f3 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_649cf3e7300fb27c4dacae78c926bb84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb5e4db6fa68c94885b3bf135794aca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96bac9d36323ae23b8bfb767575b19dd = $(`<div id="html_96bac9d36323ae23b8bfb767575b19dd" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_9bb5e4db6fa68c94885b3bf135794aca.setContent(html_96bac9d36323ae23b8bfb767575b19dd);
|
|
|
|
|
|
|
|
marker_e4788d8f7272d012d17ea8a15bbc64f3.bindPopup(popup_9bb5e4db6fa68c94885b3bf135794aca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4788d8f7272d012d17ea8a15bbc64f3.setIcon(icon_649cf3e7300fb27c4dacae78c926bb84);
|
|
|
|
|
|
var marker_29b394326893dbb69d5e68e39494a2f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_fcb0c9cc10a5d563e3e76544359b6b6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2949199276708794ca14d6b6919f9cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_593d21f7f5d31ec9193315a98bcee83c = $(`<div id="html_593d21f7f5d31ec9193315a98bcee83c" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_f2949199276708794ca14d6b6919f9cd.setContent(html_593d21f7f5d31ec9193315a98bcee83c);
|
|
|
|
|
|
|
|
marker_29b394326893dbb69d5e68e39494a2f6.bindPopup(popup_f2949199276708794ca14d6b6919f9cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b394326893dbb69d5e68e39494a2f6.setIcon(icon_fcb0c9cc10a5d563e3e76544359b6b6c);
|
|
|
|
|
|
var marker_a6b43ef76e1a231e3a96dee77855441b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d671755ed0a4a768c75f0a29cc6eaa6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65adbf3f49b45e435e301b4518caf59f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45c716a1f09ba714b412e6b268b6a1b = $(`<div id="html_d45c716a1f09ba714b412e6b268b6a1b" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_65adbf3f49b45e435e301b4518caf59f.setContent(html_d45c716a1f09ba714b412e6b268b6a1b);
|
|
|
|
|
|
|
|
marker_a6b43ef76e1a231e3a96dee77855441b.bindPopup(popup_65adbf3f49b45e435e301b4518caf59f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6b43ef76e1a231e3a96dee77855441b.setIcon(icon_d671755ed0a4a768c75f0a29cc6eaa6a);
|
|
|
|
|
|
var marker_fef7bbc6d72992f3b0a74f27a8b257bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_818d35041449b22a2d03e0390bb7214d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fc5711c3448556e1db0e662132addb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5a54e568590399940557bdc1f05a35 = $(`<div id="html_cd5a54e568590399940557bdc1f05a35" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_8fc5711c3448556e1db0e662132addb7.setContent(html_cd5a54e568590399940557bdc1f05a35);
|
|
|
|
|
|
|
|
marker_fef7bbc6d72992f3b0a74f27a8b257bc.bindPopup(popup_8fc5711c3448556e1db0e662132addb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fef7bbc6d72992f3b0a74f27a8b257bc.setIcon(icon_818d35041449b22a2d03e0390bb7214d);
|
|
|
|
|
|
var marker_27d931496bc139b05340ce5d96d8ec4d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b7073110bd69360ca74f7181581cb45f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054278b9dda294a1b5c9b9de4f68eb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_387083d9e71fb3e21f64ccc9b7d469a0 = $(`<div id="html_387083d9e71fb3e21f64ccc9b7d469a0" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_054278b9dda294a1b5c9b9de4f68eb53.setContent(html_387083d9e71fb3e21f64ccc9b7d469a0);
|
|
|
|
|
|
|
|
marker_27d931496bc139b05340ce5d96d8ec4d.bindPopup(popup_054278b9dda294a1b5c9b9de4f68eb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27d931496bc139b05340ce5d96d8ec4d.setIcon(icon_b7073110bd69360ca74f7181581cb45f);
|
|
|
|
|
|
var marker_07886fac848462f618e3fe29f957bfc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e2911e240a9d5f592372d6d11f92c277 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f412f1fa15dafbb8f751b53882ece43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442fdda23375c745f1555ffc15087d2d = $(`<div id="html_442fdda23375c745f1555ffc15087d2d" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_5f412f1fa15dafbb8f751b53882ece43.setContent(html_442fdda23375c745f1555ffc15087d2d);
|
|
|
|
|
|
|
|
marker_07886fac848462f618e3fe29f957bfc1.bindPopup(popup_5f412f1fa15dafbb8f751b53882ece43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07886fac848462f618e3fe29f957bfc1.setIcon(icon_e2911e240a9d5f592372d6d11f92c277);
|
|
|
|
|
|
var marker_e91fe5656b1fc0388c63a7bfd43907f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2c41d3dafadf06781953f5a07f8e4090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c693943737da87027415dff0616f8d59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5d3bfe512b3c5814d6a2b14ac637c43 = $(`<div id="html_f5d3bfe512b3c5814d6a2b14ac637c43" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_c693943737da87027415dff0616f8d59.setContent(html_f5d3bfe512b3c5814d6a2b14ac637c43);
|
|
|
|
|
|
|
|
marker_e91fe5656b1fc0388c63a7bfd43907f5.bindPopup(popup_c693943737da87027415dff0616f8d59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e91fe5656b1fc0388c63a7bfd43907f5.setIcon(icon_2c41d3dafadf06781953f5a07f8e4090);
|
|
|
|
|
|
var marker_236787599b384e076f6ea508fc755b1d = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ed0f002ad999e37c551a5c541cad7b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf7be3ff1f42a5f357207cfa327e762f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd05c356828e3871d44b95e029d7ae88 = $(`<div id="html_cd05c356828e3871d44b95e029d7ae88" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_bf7be3ff1f42a5f357207cfa327e762f.setContent(html_cd05c356828e3871d44b95e029d7ae88);
|
|
|
|
|
|
|
|
marker_236787599b384e076f6ea508fc755b1d.bindPopup(popup_bf7be3ff1f42a5f357207cfa327e762f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_236787599b384e076f6ea508fc755b1d.setIcon(icon_ed0f002ad999e37c551a5c541cad7b15);
|
|
|
|
|
|
var marker_2818c596e43957183a272fe513604930 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a2c00dd0bf4a45a82546f1891f6b1ec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f85826646fb364e36adc0437e917127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e5851ee6b91e62f7718d9206e8f751e = $(`<div id="html_8e5851ee6b91e62f7718d9206e8f751e" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_8f85826646fb364e36adc0437e917127.setContent(html_8e5851ee6b91e62f7718d9206e8f751e);
|
|
|
|
|
|
|
|
marker_2818c596e43957183a272fe513604930.bindPopup(popup_8f85826646fb364e36adc0437e917127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2818c596e43957183a272fe513604930.setIcon(icon_a2c00dd0bf4a45a82546f1891f6b1ec0);
|
|
|
|
|
|
var marker_b2063f2006018022c63be340d8b8b69f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ab658d6c14f210056d4ef637dc0fb184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc208056be37cbfdc0bc338cc4a21ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7df36c2459b4e04462efd0439126fc38 = $(`<div id="html_7df36c2459b4e04462efd0439126fc38" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_dc208056be37cbfdc0bc338cc4a21ac1.setContent(html_7df36c2459b4e04462efd0439126fc38);
|
|
|
|
|
|
|
|
marker_b2063f2006018022c63be340d8b8b69f.bindPopup(popup_dc208056be37cbfdc0bc338cc4a21ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2063f2006018022c63be340d8b8b69f.setIcon(icon_ab658d6c14f210056d4ef637dc0fb184);
|
|
|
|
|
|
var marker_ad0482904823f24ab1f4fc8d23fb2b6d = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e988c0f5a8f1d8a05d53ef1c5b5dcf36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_defb43bc9f50de418a81c2ca21b3ec6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca898cefd5e90e84556ffd10ca8fb84 = $(`<div id="html_eca898cefd5e90e84556ffd10ca8fb84" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_defb43bc9f50de418a81c2ca21b3ec6e.setContent(html_eca898cefd5e90e84556ffd10ca8fb84);
|
|
|
|
|
|
|
|
marker_ad0482904823f24ab1f4fc8d23fb2b6d.bindPopup(popup_defb43bc9f50de418a81c2ca21b3ec6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad0482904823f24ab1f4fc8d23fb2b6d.setIcon(icon_e988c0f5a8f1d8a05d53ef1c5b5dcf36);
|
|
|
|
|
|
var marker_e0cd243370b138fb2f03e3ec181f4402 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_8ab421ae87f25e995b87312a5d66dfae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d970537271e7c4ef8adafc7552add07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eeb8dd0a35fdd195ba0d8f1e3215547 = $(`<div id="html_7eeb8dd0a35fdd195ba0d8f1e3215547" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_1d970537271e7c4ef8adafc7552add07.setContent(html_7eeb8dd0a35fdd195ba0d8f1e3215547);
|
|
|
|
|
|
|
|
marker_e0cd243370b138fb2f03e3ec181f4402.bindPopup(popup_1d970537271e7c4ef8adafc7552add07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0cd243370b138fb2f03e3ec181f4402.setIcon(icon_8ab421ae87f25e995b87312a5d66dfae);
|
|
|
|
|
|
var marker_f950da0b147f48f5afda67e585bc8153 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e219ca41f428b0e8f1fffdc2659e4323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f12cab14194d7ad118a9bcda963b304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d8acf9883550087765cd7972bcc4eee = $(`<div id="html_8d8acf9883550087765cd7972bcc4eee" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_7f12cab14194d7ad118a9bcda963b304.setContent(html_8d8acf9883550087765cd7972bcc4eee);
|
|
|
|
|
|
|
|
marker_f950da0b147f48f5afda67e585bc8153.bindPopup(popup_7f12cab14194d7ad118a9bcda963b304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f950da0b147f48f5afda67e585bc8153.setIcon(icon_e219ca41f428b0e8f1fffdc2659e4323);
|
|
|
|
|
|
var marker_8f528b0aaa4b155db24f9d895d59ad74 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b5bc33f87c0006119d6e02a0bfb6fe8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_850c47a74ca7ec044de3c03182d934db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a8f4c5faec8c6b3b6dac40de747ba7 = $(`<div id="html_e4a8f4c5faec8c6b3b6dac40de747ba7" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_850c47a74ca7ec044de3c03182d934db.setContent(html_e4a8f4c5faec8c6b3b6dac40de747ba7);
|
|
|
|
|
|
|
|
marker_8f528b0aaa4b155db24f9d895d59ad74.bindPopup(popup_850c47a74ca7ec044de3c03182d934db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f528b0aaa4b155db24f9d895d59ad74.setIcon(icon_b5bc33f87c0006119d6e02a0bfb6fe8b);
|
|
|
|
|
|
var marker_87e71815d956814956e0196011b3a741 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d4bf032df14f4264b23afcd7c3694a9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee7bb757fbb660585deef9022a622f60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2621eab42e2b02338ccfd40b7e2be5a = $(`<div id="html_c2621eab42e2b02338ccfd40b7e2be5a" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_ee7bb757fbb660585deef9022a622f60.setContent(html_c2621eab42e2b02338ccfd40b7e2be5a);
|
|
|
|
|
|
|
|
marker_87e71815d956814956e0196011b3a741.bindPopup(popup_ee7bb757fbb660585deef9022a622f60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87e71815d956814956e0196011b3a741.setIcon(icon_d4bf032df14f4264b23afcd7c3694a9f);
|
|
|
|
|
|
var marker_87a67b2abd482c6d6e847f7913076f66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ad0c4c0d494f42e3f012749238e2d24e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_743574054d96b8d9a5ac46f5b557894e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42cfe21f8a74601b9a49299ff349559f = $(`<div id="html_42cfe21f8a74601b9a49299ff349559f" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_743574054d96b8d9a5ac46f5b557894e.setContent(html_42cfe21f8a74601b9a49299ff349559f);
|
|
|
|
|
|
|
|
marker_87a67b2abd482c6d6e847f7913076f66.bindPopup(popup_743574054d96b8d9a5ac46f5b557894e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a67b2abd482c6d6e847f7913076f66.setIcon(icon_ad0c4c0d494f42e3f012749238e2d24e);
|
|
|
|
|
|
var marker_3cbdcba92ce1abee7c4ec6b91473d4de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a655d96388a5a24a852caaa5f6618488 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_695ffc3c965229ab978bad3b8df441a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c9426a74e7a14e7f636e67e6666136d = $(`<div id="html_9c9426a74e7a14e7f636e67e6666136d" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_695ffc3c965229ab978bad3b8df441a5.setContent(html_9c9426a74e7a14e7f636e67e6666136d);
|
|
|
|
|
|
|
|
marker_3cbdcba92ce1abee7c4ec6b91473d4de.bindPopup(popup_695ffc3c965229ab978bad3b8df441a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cbdcba92ce1abee7c4ec6b91473d4de.setIcon(icon_a655d96388a5a24a852caaa5f6618488);
|
|
|
|
|
|
var marker_017f60ce9b232f5a8e16c41605034fa8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_795f8bdb9243da782f28669d1c1e849b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35d4e37deabf67f9ebbfdf331734628c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e66cef1dae741847f69dd447dcf9fdf6 = $(`<div id="html_e66cef1dae741847f69dd447dcf9fdf6" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_35d4e37deabf67f9ebbfdf331734628c.setContent(html_e66cef1dae741847f69dd447dcf9fdf6);
|
|
|
|
|
|
|
|
marker_017f60ce9b232f5a8e16c41605034fa8.bindPopup(popup_35d4e37deabf67f9ebbfdf331734628c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_017f60ce9b232f5a8e16c41605034fa8.setIcon(icon_795f8bdb9243da782f28669d1c1e849b);
|
|
|
|
|
|
var marker_cfad662084aa6ac2c78950aa8bf2a576 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_36ad354a3e965d7b302c364cf5664348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5583b3f184222697cbdc8695ffca471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc53d4d590a7439ead5e93c5bba91b92 = $(`<div id="html_cc53d4d590a7439ead5e93c5bba91b92" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_b5583b3f184222697cbdc8695ffca471.setContent(html_cc53d4d590a7439ead5e93c5bba91b92);
|
|
|
|
|
|
|
|
marker_cfad662084aa6ac2c78950aa8bf2a576.bindPopup(popup_b5583b3f184222697cbdc8695ffca471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfad662084aa6ac2c78950aa8bf2a576.setIcon(icon_36ad354a3e965d7b302c364cf5664348);
|
|
|
|
|
|
var marker_a00823d35fa08486349297331402a3fa = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5ebb7369a479283a26eade145c3c0d24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6614fe22cabc38235b19db569cd515e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_530ef3b4a399178dd442494358ced168 = $(`<div id="html_530ef3b4a399178dd442494358ced168" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_6614fe22cabc38235b19db569cd515e5.setContent(html_530ef3b4a399178dd442494358ced168);
|
|
|
|
|
|
|
|
marker_a00823d35fa08486349297331402a3fa.bindPopup(popup_6614fe22cabc38235b19db569cd515e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00823d35fa08486349297331402a3fa.setIcon(icon_5ebb7369a479283a26eade145c3c0d24);
|
|
|
|
|
|
var marker_76363330b4da1434c9cd64b0ef8da62c = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_415867324115603a02644db7a276d3fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96d91a4dc70eb6aeb21f40842d3d1c2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8e2153d102cec704ed9454e668c809b = $(`<div id="html_b8e2153d102cec704ed9454e668c809b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_96d91a4dc70eb6aeb21f40842d3d1c2d.setContent(html_b8e2153d102cec704ed9454e668c809b);
|
|
|
|
|
|
|
|
marker_76363330b4da1434c9cd64b0ef8da62c.bindPopup(popup_96d91a4dc70eb6aeb21f40842d3d1c2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76363330b4da1434c9cd64b0ef8da62c.setIcon(icon_415867324115603a02644db7a276d3fe);
|
|
|
|
|
|
var marker_bde1d74dd6cd86b094b4cfb7bee95a70 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_38fc46eef9b4006b16cb430516c4578e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed7ab95198eb4493ac61a433a55cd3b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0112f225bab1ec6c0763e304356d508 = $(`<div id="html_a0112f225bab1ec6c0763e304356d508" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ed7ab95198eb4493ac61a433a55cd3b4.setContent(html_a0112f225bab1ec6c0763e304356d508);
|
|
|
|
|
|
|
|
marker_bde1d74dd6cd86b094b4cfb7bee95a70.bindPopup(popup_ed7ab95198eb4493ac61a433a55cd3b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bde1d74dd6cd86b094b4cfb7bee95a70.setIcon(icon_38fc46eef9b4006b16cb430516c4578e);
|
|
|
|
|
|
var marker_f762097df6247006a792ab2299bddfcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b81fc5a92e36b342e29aae3d21d35d5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffe7e93881571e5841bab7e504d7ee77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11c1fa00451dfcbd74081bee939775c7 = $(`<div id="html_11c1fa00451dfcbd74081bee939775c7" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_ffe7e93881571e5841bab7e504d7ee77.setContent(html_11c1fa00451dfcbd74081bee939775c7);
|
|
|
|
|
|
|
|
marker_f762097df6247006a792ab2299bddfcf.bindPopup(popup_ffe7e93881571e5841bab7e504d7ee77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f762097df6247006a792ab2299bddfcf.setIcon(icon_b81fc5a92e36b342e29aae3d21d35d5b);
|
|
|
|
|
|
var marker_f9004f974663252b2561b7d0d87d9fa9 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_dc9475de632d2b20378878b6377390ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca85caa038437e8c25139564a196d906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d5852c30e41f3a120dcb11cfcbdaed6 = $(`<div id="html_0d5852c30e41f3a120dcb11cfcbdaed6" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_ca85caa038437e8c25139564a196d906.setContent(html_0d5852c30e41f3a120dcb11cfcbdaed6);
|
|
|
|
|
|
|
|
marker_f9004f974663252b2561b7d0d87d9fa9.bindPopup(popup_ca85caa038437e8c25139564a196d906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9004f974663252b2561b7d0d87d9fa9.setIcon(icon_dc9475de632d2b20378878b6377390ce);
|
|
|
|
|
|
var marker_35d25a96daf4416bf577eca758dbfe20 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a6b9bdf3d11b68372c8c80c3d1e0f545 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b58ed335ac7d74f2a3e43be6d7959c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d170fb95054b7831199a5f130c7e1a8e = $(`<div id="html_d170fb95054b7831199a5f130c7e1a8e" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_4b58ed335ac7d74f2a3e43be6d7959c2.setContent(html_d170fb95054b7831199a5f130c7e1a8e);
|
|
|
|
|
|
|
|
marker_35d25a96daf4416bf577eca758dbfe20.bindPopup(popup_4b58ed335ac7d74f2a3e43be6d7959c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35d25a96daf4416bf577eca758dbfe20.setIcon(icon_a6b9bdf3d11b68372c8c80c3d1e0f545);
|
|
|
|
|
|
var marker_f08ba8390b35bae8f42cc6d192921f40 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_610d04af8f5cec02c5dedc624538c0ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc68be43b531c935d35cffe96f8e6c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b13eb57867969388ba4d851826c8da5b = $(`<div id="html_b13eb57867969388ba4d851826c8da5b" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_7dc68be43b531c935d35cffe96f8e6c6.setContent(html_b13eb57867969388ba4d851826c8da5b);
|
|
|
|
|
|
|
|
marker_f08ba8390b35bae8f42cc6d192921f40.bindPopup(popup_7dc68be43b531c935d35cffe96f8e6c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f08ba8390b35bae8f42cc6d192921f40.setIcon(icon_610d04af8f5cec02c5dedc624538c0ff);
|
|
|
|
|
|
var marker_4300fbb63b62e7cc42330a43dd3a11c5 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_f5acb477cb3a1d9da1f364e4b12945be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_908e081e7494ed014e4f3c271ed12305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2da2e221240468990c72bbc9422aebd4 = $(`<div id="html_2da2e221240468990c72bbc9422aebd4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_908e081e7494ed014e4f3c271ed12305.setContent(html_2da2e221240468990c72bbc9422aebd4);
|
|
|
|
|
|
|
|
marker_4300fbb63b62e7cc42330a43dd3a11c5.bindPopup(popup_908e081e7494ed014e4f3c271ed12305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4300fbb63b62e7cc42330a43dd3a11c5.setIcon(icon_f5acb477cb3a1d9da1f364e4b12945be);
|
|
|
|
|
|
var marker_11b9468ab9827daf4d03582f3748d29c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0b776046e320cad26069a03ea2f3392b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80b1d63f122d66e377e857b88bcce2ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52f525dd6a8db53646d157d4c36d0076 = $(`<div id="html_52f525dd6a8db53646d157d4c36d0076" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_80b1d63f122d66e377e857b88bcce2ad.setContent(html_52f525dd6a8db53646d157d4c36d0076);
|
|
|
|
|
|
|
|
marker_11b9468ab9827daf4d03582f3748d29c.bindPopup(popup_80b1d63f122d66e377e857b88bcce2ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b9468ab9827daf4d03582f3748d29c.setIcon(icon_0b776046e320cad26069a03ea2f3392b);
|
|
|
|
|
|
var marker_4edf122a8326d59b19da064dbcb3ad0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7e8fff88fae996ff4e27e1885364e352 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f7609883d78bb0e6b7e1bd4b7d5c5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3dbeaccac78f352292c818da9197254 = $(`<div id="html_b3dbeaccac78f352292c818da9197254" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_98f7609883d78bb0e6b7e1bd4b7d5c5f.setContent(html_b3dbeaccac78f352292c818da9197254);
|
|
|
|
|
|
|
|
marker_4edf122a8326d59b19da064dbcb3ad0c.bindPopup(popup_98f7609883d78bb0e6b7e1bd4b7d5c5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4edf122a8326d59b19da064dbcb3ad0c.setIcon(icon_7e8fff88fae996ff4e27e1885364e352);
|
|
|
|
|
|
var marker_9626f323c8100158c399efd26e832ec8 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b6b2245e00f183f72ffdbc656f06657e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2674aae8b4086917d315dc84c913d246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45f8b79fbf68d231b46bd12c148ca2b6 = $(`<div id="html_45f8b79fbf68d231b46bd12c148ca2b6" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_2674aae8b4086917d315dc84c913d246.setContent(html_45f8b79fbf68d231b46bd12c148ca2b6);
|
|
|
|
|
|
|
|
marker_9626f323c8100158c399efd26e832ec8.bindPopup(popup_2674aae8b4086917d315dc84c913d246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9626f323c8100158c399efd26e832ec8.setIcon(icon_b6b2245e00f183f72ffdbc656f06657e);
|
|
|
|
|
|
var marker_183dc77743cfb0a1a5ddd10ce3206a31 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_e2989184effdc871fea3575d0a303291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b255a1d9fbc613ee3e1304706c834994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84ee9e82729a85da896208d921a0070e = $(`<div id="html_84ee9e82729a85da896208d921a0070e" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_b255a1d9fbc613ee3e1304706c834994.setContent(html_84ee9e82729a85da896208d921a0070e);
|
|
|
|
|
|
|
|
marker_183dc77743cfb0a1a5ddd10ce3206a31.bindPopup(popup_b255a1d9fbc613ee3e1304706c834994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_183dc77743cfb0a1a5ddd10ce3206a31.setIcon(icon_e2989184effdc871fea3575d0a303291);
|
|
|
|
|
|
var marker_801acd2ee201ad18304712b18386a51f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_4c43f3fdede1ef1a77f77bc6e2c91ba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cb70d047d9295361876fc3fb2779fd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc873f5e375dda564365762e773ab646 = $(`<div id="html_fc873f5e375dda564365762e773ab646" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_3cb70d047d9295361876fc3fb2779fd7.setContent(html_fc873f5e375dda564365762e773ab646);
|
|
|
|
|
|
|
|
marker_801acd2ee201ad18304712b18386a51f.bindPopup(popup_3cb70d047d9295361876fc3fb2779fd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_801acd2ee201ad18304712b18386a51f.setIcon(icon_4c43f3fdede1ef1a77f77bc6e2c91ba8);
|
|
|
|
|
|
var marker_06517c6a9ac936b5579f44690e4728de = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_3858f04ceab023d45e79d2a62c36c388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aff7dbefd7ebd6e3f0f48ac03915728e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fcc394e7d89711814fb73eb67402fba = $(`<div id="html_8fcc394e7d89711814fb73eb67402fba" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_aff7dbefd7ebd6e3f0f48ac03915728e.setContent(html_8fcc394e7d89711814fb73eb67402fba);
|
|
|
|
|
|
|
|
marker_06517c6a9ac936b5579f44690e4728de.bindPopup(popup_aff7dbefd7ebd6e3f0f48ac03915728e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06517c6a9ac936b5579f44690e4728de.setIcon(icon_3858f04ceab023d45e79d2a62c36c388);
|
|
|
|
|
|
var marker_fb68c81afac1ee3a014692cfd300442b = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b92ed0b1d4848855ecda6f274f52a78c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_269f701fbf58f6bf58548100b76a667a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b804d7d9df453938d9816c72d242816 = $(`<div id="html_1b804d7d9df453938d9816c72d242816" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_269f701fbf58f6bf58548100b76a667a.setContent(html_1b804d7d9df453938d9816c72d242816);
|
|
|
|
|
|
|
|
marker_fb68c81afac1ee3a014692cfd300442b.bindPopup(popup_269f701fbf58f6bf58548100b76a667a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb68c81afac1ee3a014692cfd300442b.setIcon(icon_b92ed0b1d4848855ecda6f274f52a78c);
|
|
|
|
|
|
var marker_e7e42f9202b682d1a799f31a66a7b606 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_220a09ecbb60d44f584323417ce260bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cadd3a1dccc099eff562afff71e5f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3d40ae12b95091282baaec0bc24dec4 = $(`<div id="html_c3d40ae12b95091282baaec0bc24dec4" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_0cadd3a1dccc099eff562afff71e5f57.setContent(html_c3d40ae12b95091282baaec0bc24dec4);
|
|
|
|
|
|
|
|
marker_e7e42f9202b682d1a799f31a66a7b606.bindPopup(popup_0cadd3a1dccc099eff562afff71e5f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7e42f9202b682d1a799f31a66a7b606.setIcon(icon_220a09ecbb60d44f584323417ce260bb);
|
|
|
|
|
|
var marker_deecf68ea64efff1154b3b1fb05a5e76 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_99657fa25c78741002a307160e35f36d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30db86f91ab9a3c5fbedd26a7ea9cbc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9466b2ad05ae54bdbcf611db3ab4d46 = $(`<div id="html_d9466b2ad05ae54bdbcf611db3ab4d46" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_30db86f91ab9a3c5fbedd26a7ea9cbc4.setContent(html_d9466b2ad05ae54bdbcf611db3ab4d46);
|
|
|
|
|
|
|
|
marker_deecf68ea64efff1154b3b1fb05a5e76.bindPopup(popup_30db86f91ab9a3c5fbedd26a7ea9cbc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deecf68ea64efff1154b3b1fb05a5e76.setIcon(icon_99657fa25c78741002a307160e35f36d);
|
|
|
|
|
|
var marker_01e9b922bf6fbbcb995e06912652d775 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7d83fb1e1af5750e49cc85de0e9e368a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b9d33eec8609dceeafc6df865d399a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62cd1ad36e2a5f475bfac45fe9cad3af = $(`<div id="html_62cd1ad36e2a5f475bfac45fe9cad3af" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_6b9d33eec8609dceeafc6df865d399a1.setContent(html_62cd1ad36e2a5f475bfac45fe9cad3af);
|
|
|
|
|
|
|
|
marker_01e9b922bf6fbbcb995e06912652d775.bindPopup(popup_6b9d33eec8609dceeafc6df865d399a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01e9b922bf6fbbcb995e06912652d775.setIcon(icon_7d83fb1e1af5750e49cc85de0e9e368a);
|
|
|
|
|
|
var marker_2e6cc61dbf0a5100caacfa915d88e00e = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1d7d2e90d0bbb0028627587476c99b3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f239a15ed70f864dad79a302af85448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc44ec008a9e50c408ecf8bae0a8287 = $(`<div id="html_3bc44ec008a9e50c408ecf8bae0a8287" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_8f239a15ed70f864dad79a302af85448.setContent(html_3bc44ec008a9e50c408ecf8bae0a8287);
|
|
|
|
|
|
|
|
marker_2e6cc61dbf0a5100caacfa915d88e00e.bindPopup(popup_8f239a15ed70f864dad79a302af85448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e6cc61dbf0a5100caacfa915d88e00e.setIcon(icon_1d7d2e90d0bbb0028627587476c99b3e);
|
|
|
|
|
|
var marker_23804e87c511c9f06b0d0c78e97e149a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1e7e8b92dea0ed953d44141143039ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1c883c475c079245bbc2d2113c21136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ea8af6037de0da9531c833895d16fb2 = $(`<div id="html_7ea8af6037de0da9531c833895d16fb2" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_a1c883c475c079245bbc2d2113c21136.setContent(html_7ea8af6037de0da9531c833895d16fb2);
|
|
|
|
|
|
|
|
marker_23804e87c511c9f06b0d0c78e97e149a.bindPopup(popup_a1c883c475c079245bbc2d2113c21136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23804e87c511c9f06b0d0c78e97e149a.setIcon(icon_1e7e8b92dea0ed953d44141143039ebe);
|
|
|
|
|
|
var marker_7849ce9db88f1df1845f307a2841da15 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_50e09bb43b929eadba0785b36f48d473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8500dd5e887ef788b2cebc13cc615a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2153a05645116f0257dc8fbac935ba3a = $(`<div id="html_2153a05645116f0257dc8fbac935ba3a" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_e8500dd5e887ef788b2cebc13cc615a5.setContent(html_2153a05645116f0257dc8fbac935ba3a);
|
|
|
|
|
|
|
|
marker_7849ce9db88f1df1845f307a2841da15.bindPopup(popup_e8500dd5e887ef788b2cebc13cc615a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7849ce9db88f1df1845f307a2841da15.setIcon(icon_50e09bb43b929eadba0785b36f48d473);
|
|
|
|
|
|
var marker_3a1c730e2437091d12e8161a64e942a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0a8ab7f66012d905b750d8631c4d037e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81b5e087c371604851daf71438478296 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6089f513885800353ca3692828b299f = $(`<div id="html_f6089f513885800353ca3692828b299f" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_81b5e087c371604851daf71438478296.setContent(html_f6089f513885800353ca3692828b299f);
|
|
|
|
|
|
|
|
marker_3a1c730e2437091d12e8161a64e942a2.bindPopup(popup_81b5e087c371604851daf71438478296)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a1c730e2437091d12e8161a64e942a2.setIcon(icon_0a8ab7f66012d905b750d8631c4d037e);
|
|
|
|
|
|
var marker_457755634bfccf60d0689060f2ea8990 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_496de482e1f24f3447ae0576a4b7177a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc08393a0d4564910689cb4278b8899b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d443c2680d339685e24b01e2e20b0df = $(`<div id="html_2d443c2680d339685e24b01e2e20b0df" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_cc08393a0d4564910689cb4278b8899b.setContent(html_2d443c2680d339685e24b01e2e20b0df);
|
|
|
|
|
|
|
|
marker_457755634bfccf60d0689060f2ea8990.bindPopup(popup_cc08393a0d4564910689cb4278b8899b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_457755634bfccf60d0689060f2ea8990.setIcon(icon_496de482e1f24f3447ae0576a4b7177a);
|
|
|
|
|
|
var marker_74e27c93bb8be09d3061d4129cb0ed48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7be9d88bc726bc1384d9ab6e6cda8f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8c1abf215ad88bb5b2c118922b0931e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8112551b44d73c3503945776c0b6bc4a = $(`<div id="html_8112551b44d73c3503945776c0b6bc4a" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_f8c1abf215ad88bb5b2c118922b0931e.setContent(html_8112551b44d73c3503945776c0b6bc4a);
|
|
|
|
|
|
|
|
marker_74e27c93bb8be09d3061d4129cb0ed48.bindPopup(popup_f8c1abf215ad88bb5b2c118922b0931e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74e27c93bb8be09d3061d4129cb0ed48.setIcon(icon_7be9d88bc726bc1384d9ab6e6cda8f63);
|
|
|
|
|
|
var marker_5bee99f34e6aee0977245cf152ea8ac4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b08979cee5a371aac8b7ca6dc1270076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3972855f3bff545ae23fcfa3c702e44d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9cb8e02491ba5ebeb6d03f759f16a07 = $(`<div id="html_a9cb8e02491ba5ebeb6d03f759f16a07" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_3972855f3bff545ae23fcfa3c702e44d.setContent(html_a9cb8e02491ba5ebeb6d03f759f16a07);
|
|
|
|
|
|
|
|
marker_5bee99f34e6aee0977245cf152ea8ac4.bindPopup(popup_3972855f3bff545ae23fcfa3c702e44d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bee99f34e6aee0977245cf152ea8ac4.setIcon(icon_b08979cee5a371aac8b7ca6dc1270076);
|
|
|
|
|
|
var marker_81db636f1adfb41597438e53101ef948 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_266a616bb05c6c77f06b361468f54b8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f79fa7daf1bc419f2e49738e4af4249e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_407ab52062928435d267d1127d287251 = $(`<div id="html_407ab52062928435d267d1127d287251" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_f79fa7daf1bc419f2e49738e4af4249e.setContent(html_407ab52062928435d267d1127d287251);
|
|
|
|
|
|
|
|
marker_81db636f1adfb41597438e53101ef948.bindPopup(popup_f79fa7daf1bc419f2e49738e4af4249e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81db636f1adfb41597438e53101ef948.setIcon(icon_266a616bb05c6c77f06b361468f54b8b);
|
|
|
|
|
|
var marker_5257f1a98a586bea431d06fd229160fd = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_587108a6e670a706ca92df7c0ebe754b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272bcad2e810eabe26323233d916bb7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb225ed8d1d5409bbb3121ba5cecbd9 = $(`<div id="html_2eb225ed8d1d5409bbb3121ba5cecbd9" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_272bcad2e810eabe26323233d916bb7f.setContent(html_2eb225ed8d1d5409bbb3121ba5cecbd9);
|
|
|
|
|
|
|
|
marker_5257f1a98a586bea431d06fd229160fd.bindPopup(popup_272bcad2e810eabe26323233d916bb7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5257f1a98a586bea431d06fd229160fd.setIcon(icon_587108a6e670a706ca92df7c0ebe754b);
|
|
|
|
|
|
var marker_48675c008a846704c8417428fc6e5991 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_1e76f9bc89e55f00df61260ac1c8eadd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c62593389477cf8a3042b4b10c926a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dcd66ccb92de4aa5ea461b13d34f781 = $(`<div id="html_0dcd66ccb92de4aa5ea461b13d34f781" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_c62593389477cf8a3042b4b10c926a0c.setContent(html_0dcd66ccb92de4aa5ea461b13d34f781);
|
|
|
|
|
|
|
|
marker_48675c008a846704c8417428fc6e5991.bindPopup(popup_c62593389477cf8a3042b4b10c926a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48675c008a846704c8417428fc6e5991.setIcon(icon_1e76f9bc89e55f00df61260ac1c8eadd);
|
|
|
|
|
|
var marker_322fc290c2c83d924491bd2a721d41a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_489658c60839554d3357fbeb44a286c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b07cb51376f33dfc245ea027b056efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f26a3c4816bed38025d2f5131692bc4 = $(`<div id="html_1f26a3c4816bed38025d2f5131692bc4" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_5b07cb51376f33dfc245ea027b056efd.setContent(html_1f26a3c4816bed38025d2f5131692bc4);
|
|
|
|
|
|
|
|
marker_322fc290c2c83d924491bd2a721d41a9.bindPopup(popup_5b07cb51376f33dfc245ea027b056efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_322fc290c2c83d924491bd2a721d41a9.setIcon(icon_489658c60839554d3357fbeb44a286c4);
|
|
|
|
|
|
var marker_f6a8a3f89587d582bc6b956dcdafa8ae = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d008899ae048a774bb987bd8dd76b81f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74860dda8d8d0004433c671f0bb9a58b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec031cb8ffc65ccffa563aee46c89ec1 = $(`<div id="html_ec031cb8ffc65ccffa563aee46c89ec1" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_74860dda8d8d0004433c671f0bb9a58b.setContent(html_ec031cb8ffc65ccffa563aee46c89ec1);
|
|
|
|
|
|
|
|
marker_f6a8a3f89587d582bc6b956dcdafa8ae.bindPopup(popup_74860dda8d8d0004433c671f0bb9a58b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a8a3f89587d582bc6b956dcdafa8ae.setIcon(icon_d008899ae048a774bb987bd8dd76b81f);
|
|
|
|
|
|
var marker_b670c0a44a4e24c487fdbd7166e7b909 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_21e4653d2b485f5e20007cba0e056f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b57b7890152a64ad751c18252869bd5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52be8c603f43298fcb767a339410f370 = $(`<div id="html_52be8c603f43298fcb767a339410f370" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b57b7890152a64ad751c18252869bd5a.setContent(html_52be8c603f43298fcb767a339410f370);
|
|
|
|
|
|
|
|
marker_b670c0a44a4e24c487fdbd7166e7b909.bindPopup(popup_b57b7890152a64ad751c18252869bd5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b670c0a44a4e24c487fdbd7166e7b909.setIcon(icon_21e4653d2b485f5e20007cba0e056f20);
|
|
|
|
|
|
var marker_90abfa627590cf48557e6b7e6309b7ed = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_f8897fc94d4d4c99a0533a19388b0e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48811be6b085ab10e3e352a4f5c33ead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_777d4cbaa711849a20ca48fc236d863e = $(`<div id="html_777d4cbaa711849a20ca48fc236d863e" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_48811be6b085ab10e3e352a4f5c33ead.setContent(html_777d4cbaa711849a20ca48fc236d863e);
|
|
|
|
|
|
|
|
marker_90abfa627590cf48557e6b7e6309b7ed.bindPopup(popup_48811be6b085ab10e3e352a4f5c33ead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90abfa627590cf48557e6b7e6309b7ed.setIcon(icon_f8897fc94d4d4c99a0533a19388b0e34);
|
|
|
|
|
|
var marker_bb80f83351e82708deea23914ffc8ea4 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9c46987bed401e3839dab333b9f69245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad59d264aa146206e82dfff9439bef73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef5ec62fb0cd1aeff82684488170843d = $(`<div id="html_ef5ec62fb0cd1aeff82684488170843d" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_ad59d264aa146206e82dfff9439bef73.setContent(html_ef5ec62fb0cd1aeff82684488170843d);
|
|
|
|
|
|
|
|
marker_bb80f83351e82708deea23914ffc8ea4.bindPopup(popup_ad59d264aa146206e82dfff9439bef73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb80f83351e82708deea23914ffc8ea4.setIcon(icon_9c46987bed401e3839dab333b9f69245);
|
|
|
|
|
|
var marker_f45e3225342315ae93ca6f5b7b5f81d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_d3da922440049786f32df54db556e5d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca8201fde7bfe178e7f7ec4591c58c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_721e13838061216ffb83ce0a78e7d9c0 = $(`<div id="html_721e13838061216ffb83ce0a78e7d9c0" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ca8201fde7bfe178e7f7ec4591c58c20.setContent(html_721e13838061216ffb83ce0a78e7d9c0);
|
|
|
|
|
|
|
|
marker_f45e3225342315ae93ca6f5b7b5f81d1.bindPopup(popup_ca8201fde7bfe178e7f7ec4591c58c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f45e3225342315ae93ca6f5b7b5f81d1.setIcon(icon_d3da922440049786f32df54db556e5d3);
|
|
|
|
|
|
var marker_7c319cb9d76021295c393ed783a56756 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_9537e3a49a78602a6cfac0156e5e91c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0b6ec390c96c3f093b8000cecd73e81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b9d93dbc1021759560ea51690edb7c = $(`<div id="html_62b9d93dbc1021759560ea51690edb7c" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_e0b6ec390c96c3f093b8000cecd73e81.setContent(html_62b9d93dbc1021759560ea51690edb7c);
|
|
|
|
|
|
|
|
marker_7c319cb9d76021295c393ed783a56756.bindPopup(popup_e0b6ec390c96c3f093b8000cecd73e81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c319cb9d76021295c393ed783a56756.setIcon(icon_9537e3a49a78602a6cfac0156e5e91c5);
|
|
|
|
|
|
var marker_58384e3d91b8e489ef17a067d5536747 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_be45154af20452253e352d84ff883c47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03ad101af565658263e2262ba879eed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efcea42698a76494383daad08a8921fe = $(`<div id="html_efcea42698a76494383daad08a8921fe" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_03ad101af565658263e2262ba879eed6.setContent(html_efcea42698a76494383daad08a8921fe);
|
|
|
|
|
|
|
|
marker_58384e3d91b8e489ef17a067d5536747.bindPopup(popup_03ad101af565658263e2262ba879eed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58384e3d91b8e489ef17a067d5536747.setIcon(icon_be45154af20452253e352d84ff883c47);
|
|
|
|
|
|
var marker_71224a22cb2da161c048e9d2b9682fd9 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_c8941611d064f5cd6ad599f8ecd8c1c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbe9d6d3e8e2083216352c9db80c6fdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ae3e64b087954b370936eaac4d68609 = $(`<div id="html_8ae3e64b087954b370936eaac4d68609" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_bbe9d6d3e8e2083216352c9db80c6fdd.setContent(html_8ae3e64b087954b370936eaac4d68609);
|
|
|
|
|
|
|
|
marker_71224a22cb2da161c048e9d2b9682fd9.bindPopup(popup_bbe9d6d3e8e2083216352c9db80c6fdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71224a22cb2da161c048e9d2b9682fd9.setIcon(icon_c8941611d064f5cd6ad599f8ecd8c1c4);
|
|
|
|
|
|
var marker_6cdf492171720d18ee76606d6d566cc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_283f5a632d00089d25aa5d36eb98fadb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7450371a93630d356666f50e1a4e4b5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3da969b9f3e7fd2ffb5fe4d80a2a0734 = $(`<div id="html_3da969b9f3e7fd2ffb5fe4d80a2a0734" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_7450371a93630d356666f50e1a4e4b5f.setContent(html_3da969b9f3e7fd2ffb5fe4d80a2a0734);
|
|
|
|
|
|
|
|
marker_6cdf492171720d18ee76606d6d566cc1.bindPopup(popup_7450371a93630d356666f50e1a4e4b5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cdf492171720d18ee76606d6d566cc1.setIcon(icon_283f5a632d00089d25aa5d36eb98fadb);
|
|
|
|
|
|
var marker_1de133ac223e364ff8c5fe51716131f0 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_961eed4f82a1480ff90ed5c40dd4b760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8a9e80553d3cdcf1517886b1022ba0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67fe73fc02cac1fac0ea6ac3a1d7a13a = $(`<div id="html_67fe73fc02cac1fac0ea6ac3a1d7a13a" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_f8a9e80553d3cdcf1517886b1022ba0e.setContent(html_67fe73fc02cac1fac0ea6ac3a1d7a13a);
|
|
|
|
|
|
|
|
marker_1de133ac223e364ff8c5fe51716131f0.bindPopup(popup_f8a9e80553d3cdcf1517886b1022ba0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de133ac223e364ff8c5fe51716131f0.setIcon(icon_961eed4f82a1480ff90ed5c40dd4b760);
|
|
|
|
|
|
var marker_2066e5e8bf0559cf3715ff6e5ccf763e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_499121adc81ae4589d47a2154b65f8ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47960a5a48da8266be72a9cea0319faa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae05a986d90b5deab9c2dde9b7aa799d = $(`<div id="html_ae05a986d90b5deab9c2dde9b7aa799d" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_47960a5a48da8266be72a9cea0319faa.setContent(html_ae05a986d90b5deab9c2dde9b7aa799d);
|
|
|
|
|
|
|
|
marker_2066e5e8bf0559cf3715ff6e5ccf763e.bindPopup(popup_47960a5a48da8266be72a9cea0319faa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2066e5e8bf0559cf3715ff6e5ccf763e.setIcon(icon_499121adc81ae4589d47a2154b65f8ff);
|
|
|
|
|
|
var marker_e4b022a0ebae64675af04cd3a82e7981 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_2ed4d9ae8f2e96b30194065339114d68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46064c1119c8601de87718718daa1a6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c419518864601920dbac817b6c2ebc7 = $(`<div id="html_8c419518864601920dbac817b6c2ebc7" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_46064c1119c8601de87718718daa1a6c.setContent(html_8c419518864601920dbac817b6c2ebc7);
|
|
|
|
|
|
|
|
marker_e4b022a0ebae64675af04cd3a82e7981.bindPopup(popup_46064c1119c8601de87718718daa1a6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4b022a0ebae64675af04cd3a82e7981.setIcon(icon_2ed4d9ae8f2e96b30194065339114d68);
|
|
|
|
|
|
var marker_00a980f4099aace937cdbad79128ab6b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_a584fe8ac9e3be12ac546b931622568d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_537c7386d9e59df5822ed373f3119f3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a2f95f8207da14251174b7988ec7f7d = $(`<div id="html_4a2f95f8207da14251174b7988ec7f7d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_537c7386d9e59df5822ed373f3119f3f.setContent(html_4a2f95f8207da14251174b7988ec7f7d);
|
|
|
|
|
|
|
|
marker_00a980f4099aace937cdbad79128ab6b.bindPopup(popup_537c7386d9e59df5822ed373f3119f3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00a980f4099aace937cdbad79128ab6b.setIcon(icon_a584fe8ac9e3be12ac546b931622568d);
|
|
|
|
|
|
var marker_f2a83d9f9dbe897e4d005fe66dfa1bc7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_b88d2abc8dff465ff41752b1ba3ed460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4180197941c61c1f1f8286a01abae44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c0089c1a7b9a4f8d8b18a05cf3a994 = $(`<div id="html_18c0089c1a7b9a4f8d8b18a05cf3a994" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_d4180197941c61c1f1f8286a01abae44.setContent(html_18c0089c1a7b9a4f8d8b18a05cf3a994);
|
|
|
|
|
|
|
|
marker_f2a83d9f9dbe897e4d005fe66dfa1bc7.bindPopup(popup_d4180197941c61c1f1f8286a01abae44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2a83d9f9dbe897e4d005fe66dfa1bc7.setIcon(icon_b88d2abc8dff465ff41752b1ba3ed460);
|
|
|
|
|
|
var marker_6652ae31f55aa8c1d988f05f1b0f3bf4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ebb8842603c5cdb134798f21b74438a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_445f7865bad0481d5e3c4e9a0f4caed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92ad23434b3bef46c5c6985586596982 = $(`<div id="html_92ad23434b3bef46c5c6985586596982" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_445f7865bad0481d5e3c4e9a0f4caed7.setContent(html_92ad23434b3bef46c5c6985586596982);
|
|
|
|
|
|
|
|
marker_6652ae31f55aa8c1d988f05f1b0f3bf4.bindPopup(popup_445f7865bad0481d5e3c4e9a0f4caed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6652ae31f55aa8c1d988f05f1b0f3bf4.setIcon(icon_ebb8842603c5cdb134798f21b74438a7);
|
|
|
|
|
|
var marker_5e7a778f11fefc481624b431f6caae91 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_41fa39377d19fb0624fa46b7511880ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94444ebde44bf64fcdeb7e05373ce326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a22eddc6511ccc8c7d1e7dff6024172c = $(`<div id="html_a22eddc6511ccc8c7d1e7dff6024172c" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_94444ebde44bf64fcdeb7e05373ce326.setContent(html_a22eddc6511ccc8c7d1e7dff6024172c);
|
|
|
|
|
|
|
|
marker_5e7a778f11fefc481624b431f6caae91.bindPopup(popup_94444ebde44bf64fcdeb7e05373ce326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e7a778f11fefc481624b431f6caae91.setIcon(icon_41fa39377d19fb0624fa46b7511880ba);
|
|
|
|
|
|
var marker_8b234c71280420b7f787e8e4f2d82f6d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ccbde9be877aa136e5979a1205100f4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b961ad4ac721818586049cac75f5a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65504e9110f2f556f8e9287e7b35fb11 = $(`<div id="html_65504e9110f2f556f8e9287e7b35fb11" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_2b961ad4ac721818586049cac75f5a06.setContent(html_65504e9110f2f556f8e9287e7b35fb11);
|
|
|
|
|
|
|
|
marker_8b234c71280420b7f787e8e4f2d82f6d.bindPopup(popup_2b961ad4ac721818586049cac75f5a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b234c71280420b7f787e8e4f2d82f6d.setIcon(icon_ccbde9be877aa136e5979a1205100f4f);
|
|
|
|
|
|
var marker_af40e6234d9e23a89d0664af946e4358 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_51cbbbac5204593841318d40425f5c4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afe87821794c0746affb4905f3b73ae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d265431b1a277395d84190e54170a178 = $(`<div id="html_d265431b1a277395d84190e54170a178" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_afe87821794c0746affb4905f3b73ae0.setContent(html_d265431b1a277395d84190e54170a178);
|
|
|
|
|
|
|
|
marker_af40e6234d9e23a89d0664af946e4358.bindPopup(popup_afe87821794c0746affb4905f3b73ae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af40e6234d9e23a89d0664af946e4358.setIcon(icon_51cbbbac5204593841318d40425f5c4b);
|
|
|
|
|
|
var marker_a1569b28da92645590a420cb8ed96c1d = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_ebe4092affe897253fbd00d87130093a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ca7a9d44780fefa05c0b36d6deab10e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058259201d6efd1a59b8d9f07c797d18 = $(`<div id="html_058259201d6efd1a59b8d9f07c797d18" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_2ca7a9d44780fefa05c0b36d6deab10e.setContent(html_058259201d6efd1a59b8d9f07c797d18);
|
|
|
|
|
|
|
|
marker_a1569b28da92645590a420cb8ed96c1d.bindPopup(popup_2ca7a9d44780fefa05c0b36d6deab10e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1569b28da92645590a420cb8ed96c1d.setIcon(icon_ebe4092affe897253fbd00d87130093a);
|
|
|
|
|
|
var marker_774b507e8957577b5a38f610e1d46062 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7ab499828ee7d5b21177958e175247ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f881e03a421615f46f3bf909b480f68c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec45957fb3eb8575300b0a56ab357da = $(`<div id="html_8ec45957fb3eb8575300b0a56ab357da" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_f881e03a421615f46f3bf909b480f68c.setContent(html_8ec45957fb3eb8575300b0a56ab357da);
|
|
|
|
|
|
|
|
marker_774b507e8957577b5a38f610e1d46062.bindPopup(popup_f881e03a421615f46f3bf909b480f68c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774b507e8957577b5a38f610e1d46062.setIcon(icon_7ab499828ee7d5b21177958e175247ad);
|
|
|
|
|
|
var marker_cd75a6e8d6999da6e8c125d3e115b255 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6049dfa450dc412a8a5c156bfae3913c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e31a7b3271b163e081474c61433564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8398fd1afd50d055102283973402c67a = $(`<div id="html_8398fd1afd50d055102283973402c67a" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_36e31a7b3271b163e081474c61433564.setContent(html_8398fd1afd50d055102283973402c67a);
|
|
|
|
|
|
|
|
marker_cd75a6e8d6999da6e8c125d3e115b255.bindPopup(popup_36e31a7b3271b163e081474c61433564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd75a6e8d6999da6e8c125d3e115b255.setIcon(icon_6049dfa450dc412a8a5c156bfae3913c);
|
|
|
|
|
|
var marker_15aa6c2a0e179d974c07eba626bea38b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_518acd831d0cad787411213a69a86243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_716e6ca67ddd2dace2eb7c5e10b89715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0016c5a3f6ae6e6e08caa8a13f987fa8 = $(`<div id="html_0016c5a3f6ae6e6e08caa8a13f987fa8" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_716e6ca67ddd2dace2eb7c5e10b89715.setContent(html_0016c5a3f6ae6e6e08caa8a13f987fa8);
|
|
|
|
|
|
|
|
marker_15aa6c2a0e179d974c07eba626bea38b.bindPopup(popup_716e6ca67ddd2dace2eb7c5e10b89715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15aa6c2a0e179d974c07eba626bea38b.setIcon(icon_518acd831d0cad787411213a69a86243);
|
|
|
|
|
|
var marker_8c175de016642b2ecd86960e0e49dac0 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5603150e99890c2a25b9610744a8c47d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ada3c74e8ffc69fc2dac5aa962d855ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5671282c56ef42bfe64a1495d0785a12 = $(`<div id="html_5671282c56ef42bfe64a1495d0785a12" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_ada3c74e8ffc69fc2dac5aa962d855ac.setContent(html_5671282c56ef42bfe64a1495d0785a12);
|
|
|
|
|
|
|
|
marker_8c175de016642b2ecd86960e0e49dac0.bindPopup(popup_ada3c74e8ffc69fc2dac5aa962d855ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c175de016642b2ecd86960e0e49dac0.setIcon(icon_5603150e99890c2a25b9610744a8c47d);
|
|
|
|
|
|
var marker_46e2e8d95f1083aa53db8097b0e83d81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_7e4155e4f9c54fe02c0245cb83b32b71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58096fa47f1af8a26ec7274987abb2d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0481b07ccab2a59e41436d7e247585db = $(`<div id="html_0481b07ccab2a59e41436d7e247585db" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_58096fa47f1af8a26ec7274987abb2d3.setContent(html_0481b07ccab2a59e41436d7e247585db);
|
|
|
|
|
|
|
|
marker_46e2e8d95f1083aa53db8097b0e83d81.bindPopup(popup_58096fa47f1af8a26ec7274987abb2d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e2e8d95f1083aa53db8097b0e83d81.setIcon(icon_7e4155e4f9c54fe02c0245cb83b32b71);
|
|
|
|
|
|
var marker_9305639e0016fd9c4a3a3e63651bcb38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_61eabd11cf4ddbcbf059260908886695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_708ab4c348a2b2fc62e35b4e90a805ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85063e7b357e975e280ab5a9d5f81318 = $(`<div id="html_85063e7b357e975e280ab5a9d5f81318" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_708ab4c348a2b2fc62e35b4e90a805ba.setContent(html_85063e7b357e975e280ab5a9d5f81318);
|
|
|
|
|
|
|
|
marker_9305639e0016fd9c4a3a3e63651bcb38.bindPopup(popup_708ab4c348a2b2fc62e35b4e90a805ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9305639e0016fd9c4a3a3e63651bcb38.setIcon(icon_61eabd11cf4ddbcbf059260908886695);
|
|
|
|
|
|
var marker_5076cc22d259154c07ce3967a873434f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_6cf076792970229db4b7c2708fce74e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06cb9644f3a3955da88807b049c26f9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564eb81c65eed5c4b6cdf876f1e39e48 = $(`<div id="html_564eb81c65eed5c4b6cdf876f1e39e48" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_06cb9644f3a3955da88807b049c26f9a.setContent(html_564eb81c65eed5c4b6cdf876f1e39e48);
|
|
|
|
|
|
|
|
marker_5076cc22d259154c07ce3967a873434f.bindPopup(popup_06cb9644f3a3955da88807b049c26f9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5076cc22d259154c07ce3967a873434f.setIcon(icon_6cf076792970229db4b7c2708fce74e7);
|
|
|
|
|
|
var marker_e6e4339613c0015dea36788f290d1e6e = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_93a89fefbb4a36a5fc1969d4ef2f0552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eb90e332f46de99612cb43fdd77fe7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0963fe2c92ccc957341ca37cd0af16d0 = $(`<div id="html_0963fe2c92ccc957341ca37cd0af16d0" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_1eb90e332f46de99612cb43fdd77fe7b.setContent(html_0963fe2c92ccc957341ca37cd0af16d0);
|
|
|
|
|
|
|
|
marker_e6e4339613c0015dea36788f290d1e6e.bindPopup(popup_1eb90e332f46de99612cb43fdd77fe7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e4339613c0015dea36788f290d1e6e.setIcon(icon_93a89fefbb4a36a5fc1969d4ef2f0552);
|
|
|
|
|
|
var marker_34102ee58ad5d2014393ee7c17f555ae = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_0b3dd51239573a4cce8c56239c4e5bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82be664c6f30254d34829a366d3923b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7e9930740e7e3d7d203cc07002c7f42 = $(`<div id="html_c7e9930740e7e3d7d203cc07002c7f42" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_82be664c6f30254d34829a366d3923b6.setContent(html_c7e9930740e7e3d7d203cc07002c7f42);
|
|
|
|
|
|
|
|
marker_34102ee58ad5d2014393ee7c17f555ae.bindPopup(popup_82be664c6f30254d34829a366d3923b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34102ee58ad5d2014393ee7c17f555ae.setIcon(icon_0b3dd51239573a4cce8c56239c4e5bdd);
|
|
|
|
|
|
var marker_fe3c72796232b378a167bdb895fbb07d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_27378362c04f2f4bda41e3035aa14985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d70cf15b1df89ddad1c9fe4f32bbab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c84b5faf30556c1867f14583efcef1 = $(`<div id="html_a0c84b5faf30556c1867f14583efcef1" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_0d70cf15b1df89ddad1c9fe4f32bbab1.setContent(html_a0c84b5faf30556c1867f14583efcef1);
|
|
|
|
|
|
|
|
marker_fe3c72796232b378a167bdb895fbb07d.bindPopup(popup_0d70cf15b1df89ddad1c9fe4f32bbab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3c72796232b378a167bdb895fbb07d.setIcon(icon_27378362c04f2f4bda41e3035aa14985);
|
|
|
|
|
|
var marker_e6e3e2b7e2c14472e7401943177307aa = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_5680c8366e4c7ca28cb2f28b6a17abe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de5e6e92f7d40be9ba2d596bfb850abe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76d1d1966e936815868fa0393edf38ef = $(`<div id="html_76d1d1966e936815868fa0393edf38ef" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_de5e6e92f7d40be9ba2d596bfb850abe.setContent(html_76d1d1966e936815868fa0393edf38ef);
|
|
|
|
|
|
|
|
marker_e6e3e2b7e2c14472e7401943177307aa.bindPopup(popup_de5e6e92f7d40be9ba2d596bfb850abe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e3e2b7e2c14472e7401943177307aa.setIcon(icon_5680c8366e4c7ca28cb2f28b6a17abe4);
|
|
|
|
|
|
var marker_8455a5a9165a13346298f14cac1c8369 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46);
|
|
|
|
|
|
var icon_746d382ef36acf640d6d5a3422616d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e245ed6fb0d92e41f3591f6368a4f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e220f0aec5153cad858dbc08f9070b = $(`<div id="html_14e220f0aec5153cad858dbc08f9070b" style="width: 100.0%; height: 100.0%;">nostr.roundrockbitcoiners.com</div>`)[0];
|
|
popup_9e245ed6fb0d92e41f3591f6368a4f8a.setContent(html_14e220f0aec5153cad858dbc08f9070b);
|
|
|
|
|
|
|
|
marker_8455a5a9165a13346298f14cac1c8369.bindPopup(popup_9e245ed6fb0d92e41f3591f6368a4f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8455a5a9165a13346298f14cac1c8369.setIcon(icon_746d382ef36acf640d6d5a3422616d38);
|
|
|
|
|
|
marker_cluster_0690bcc0b49bdc5b6aaba01b8409ff46.addTo(map_35d54cb17cbc7378f5ca11c28b006c49);
|
|
|
|
</script>
|
|
</html> |