mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 01:05:19 +00:00
11513 lines
335 KiB
HTML
11513 lines
335 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_6b312c9d05e32cc34fe85ae8168c1321 {
|
|
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_6b312c9d05e32cc34fe85ae8168c1321" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_6b312c9d05e32cc34fe85ae8168c1321 = L.map(
|
|
"map_6b312c9d05e32cc34fe85ae8168c1321",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_1c9529ab4a301472b211fe012e9edc4f = 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_1c9529ab4a301472b211fe012e9edc4f.addTo(map_6b312c9d05e32cc34fe85ae8168c1321);
|
|
|
|
|
|
var marker_cluster_63f58271173ca8381f6bf1ddec76c852 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_98e43c86db652397d99f6bee648370a8 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f7e928032b9163a8908bdc3debbfce87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a16e913c33aa853a3e3434b888d3e78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7374077588c0f14237910230df82afec = $(`<div id="html_7374077588c0f14237910230df82afec" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5a16e913c33aa853a3e3434b888d3e78.setContent(html_7374077588c0f14237910230df82afec);
|
|
|
|
|
|
|
|
marker_98e43c86db652397d99f6bee648370a8.bindPopup(popup_5a16e913c33aa853a3e3434b888d3e78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e43c86db652397d99f6bee648370a8.setIcon(icon_f7e928032b9163a8908bdc3debbfce87);
|
|
|
|
|
|
var marker_71191721a7c0f2509d6686581ef76e28 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7f420b2f088beb9af50cfe313a5dc7f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49366a11ac17f5d3d9ae2980d3b5f6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6482224cdfa265d05729d10c8d148dd0 = $(`<div id="html_6482224cdfa265d05729d10c8d148dd0" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_49366a11ac17f5d3d9ae2980d3b5f6ed.setContent(html_6482224cdfa265d05729d10c8d148dd0);
|
|
|
|
|
|
|
|
marker_71191721a7c0f2509d6686581ef76e28.bindPopup(popup_49366a11ac17f5d3d9ae2980d3b5f6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71191721a7c0f2509d6686581ef76e28.setIcon(icon_7f420b2f088beb9af50cfe313a5dc7f1);
|
|
|
|
|
|
var marker_00c19d1cc7ed821c0c4182d34eafdb6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_496bcd757763263c5621e0ce981d34b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86aa0a503ad49b2366d46d7eca81d86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4553c1a4a665114163e95b573bf50f3 = $(`<div id="html_e4553c1a4a665114163e95b573bf50f3" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_86aa0a503ad49b2366d46d7eca81d86e.setContent(html_e4553c1a4a665114163e95b573bf50f3);
|
|
|
|
|
|
|
|
marker_00c19d1cc7ed821c0c4182d34eafdb6d.bindPopup(popup_86aa0a503ad49b2366d46d7eca81d86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c19d1cc7ed821c0c4182d34eafdb6d.setIcon(icon_496bcd757763263c5621e0ce981d34b3);
|
|
|
|
|
|
var marker_d816f8aca63906b361cbe91df6fb3740 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a56e255061ce0b9443e2a6bacd152e0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb9a11d2c405bf5f7f2868a2279ef77e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7105ad21aa179a92b7ea35b88303aca9 = $(`<div id="html_7105ad21aa179a92b7ea35b88303aca9" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_bb9a11d2c405bf5f7f2868a2279ef77e.setContent(html_7105ad21aa179a92b7ea35b88303aca9);
|
|
|
|
|
|
|
|
marker_d816f8aca63906b361cbe91df6fb3740.bindPopup(popup_bb9a11d2c405bf5f7f2868a2279ef77e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d816f8aca63906b361cbe91df6fb3740.setIcon(icon_a56e255061ce0b9443e2a6bacd152e0a);
|
|
|
|
|
|
var marker_a49d21ac6702ab347b77efc9cb3e7fd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ed44cd901fe8fd516502c277fd3e935f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37d0d21be7a82c29f05bdc0d1b67a37a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c337dfbd9a84790d9ad05b11d7656bc7 = $(`<div id="html_c337dfbd9a84790d9ad05b11d7656bc7" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_37d0d21be7a82c29f05bdc0d1b67a37a.setContent(html_c337dfbd9a84790d9ad05b11d7656bc7);
|
|
|
|
|
|
|
|
marker_a49d21ac6702ab347b77efc9cb3e7fd3.bindPopup(popup_37d0d21be7a82c29f05bdc0d1b67a37a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a49d21ac6702ab347b77efc9cb3e7fd3.setIcon(icon_ed44cd901fe8fd516502c277fd3e935f);
|
|
|
|
|
|
var marker_100c5fc82a5824450a59c8a755b568eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7d46e1f78df23ded78fffe386926400a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_078c9fe946a73353512ca80c71d5c316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aaa1fe2a0110ca0edfd4f005c9285cb = $(`<div id="html_4aaa1fe2a0110ca0edfd4f005c9285cb" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_078c9fe946a73353512ca80c71d5c316.setContent(html_4aaa1fe2a0110ca0edfd4f005c9285cb);
|
|
|
|
|
|
|
|
marker_100c5fc82a5824450a59c8a755b568eb.bindPopup(popup_078c9fe946a73353512ca80c71d5c316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_100c5fc82a5824450a59c8a755b568eb.setIcon(icon_7d46e1f78df23ded78fffe386926400a);
|
|
|
|
|
|
var marker_fe6767bf2571e3a6c5504111ef381fcf = L.marker(
|
|
[34.6235, 50.8518],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1b3e13f7c3cd593b308c1ba856e60330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19003dc41cd8b541ad77bfbac79be76f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ecffc36497c38b66437fee125c4c51 = $(`<div id="html_a1ecffc36497c38b66437fee125c4c51" style="width: 100.0%; height: 100.0%;">sfri-mhmd.liara.run</div>`)[0];
|
|
popup_19003dc41cd8b541ad77bfbac79be76f.setContent(html_a1ecffc36497c38b66437fee125c4c51);
|
|
|
|
|
|
|
|
marker_fe6767bf2571e3a6c5504111ef381fcf.bindPopup(popup_19003dc41cd8b541ad77bfbac79be76f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6767bf2571e3a6c5504111ef381fcf.setIcon(icon_1b3e13f7c3cd593b308c1ba856e60330);
|
|
|
|
|
|
var marker_45513d496cf3bf313e4a7c4033821400 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_712325c59a505b6f6dff6953ab274687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02881d0c9364f0340f3b6cd5eb2ad0e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8250e8ef2eb4fdb2d81c09b5f782de8 = $(`<div id="html_a8250e8ef2eb4fdb2d81c09b5f782de8" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_02881d0c9364f0340f3b6cd5eb2ad0e1.setContent(html_a8250e8ef2eb4fdb2d81c09b5f782de8);
|
|
|
|
|
|
|
|
marker_45513d496cf3bf313e4a7c4033821400.bindPopup(popup_02881d0c9364f0340f3b6cd5eb2ad0e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45513d496cf3bf313e4a7c4033821400.setIcon(icon_712325c59a505b6f6dff6953ab274687);
|
|
|
|
|
|
var marker_051a0e4226f9d07b0678ea9fb3cf5275 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ae31f4b78fe0fa4fd3ea7f7e480effd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c867e35fa2523f25493f4e6f7291f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c131209c4456a690b5ded3cfaaaa348 = $(`<div id="html_9c131209c4456a690b5ded3cfaaaa348" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_30c867e35fa2523f25493f4e6f7291f0.setContent(html_9c131209c4456a690b5ded3cfaaaa348);
|
|
|
|
|
|
|
|
marker_051a0e4226f9d07b0678ea9fb3cf5275.bindPopup(popup_30c867e35fa2523f25493f4e6f7291f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_051a0e4226f9d07b0678ea9fb3cf5275.setIcon(icon_ae31f4b78fe0fa4fd3ea7f7e480effd8);
|
|
|
|
|
|
var marker_25c5d3b85fb9d26ad56a769ffdba4bd9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_44b3011b7a2f38239bd315dfbecad3b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4d44e3eeeb3035dc3dc178c9d65235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_642e0285e46861fbc2320947de6b98f8 = $(`<div id="html_642e0285e46861fbc2320947de6b98f8" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_1a4d44e3eeeb3035dc3dc178c9d65235.setContent(html_642e0285e46861fbc2320947de6b98f8);
|
|
|
|
|
|
|
|
marker_25c5d3b85fb9d26ad56a769ffdba4bd9.bindPopup(popup_1a4d44e3eeeb3035dc3dc178c9d65235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c5d3b85fb9d26ad56a769ffdba4bd9.setIcon(icon_44b3011b7a2f38239bd315dfbecad3b8);
|
|
|
|
|
|
var marker_bc08cc713e9e9d86bbac48ea08285bff = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f6f1eb00860cba66da08a62c74cff299 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14ddc01dda23e76bef97f88d1c4cd8e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501045a55e6760a6320c245f7ea826b9 = $(`<div id="html_501045a55e6760a6320c245f7ea826b9" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_14ddc01dda23e76bef97f88d1c4cd8e2.setContent(html_501045a55e6760a6320c245f7ea826b9);
|
|
|
|
|
|
|
|
marker_bc08cc713e9e9d86bbac48ea08285bff.bindPopup(popup_14ddc01dda23e76bef97f88d1c4cd8e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc08cc713e9e9d86bbac48ea08285bff.setIcon(icon_f6f1eb00860cba66da08a62c74cff299);
|
|
|
|
|
|
var marker_301302b14292b0cd98bb9a52e28bb0ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f8f52578146f4dacc1afe13cd221dd6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aea66cec8b6e969527fd85b91002d903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf560c66401c15fdba0d3d2caeb5e6d2 = $(`<div id="html_cf560c66401c15fdba0d3d2caeb5e6d2" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_aea66cec8b6e969527fd85b91002d903.setContent(html_cf560c66401c15fdba0d3d2caeb5e6d2);
|
|
|
|
|
|
|
|
marker_301302b14292b0cd98bb9a52e28bb0ea.bindPopup(popup_aea66cec8b6e969527fd85b91002d903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_301302b14292b0cd98bb9a52e28bb0ea.setIcon(icon_f8f52578146f4dacc1afe13cd221dd6e);
|
|
|
|
|
|
var marker_f97b6031c36983974326f1900f1d38ed = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9cc488e6ed059dad958aa31d9083c068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddd640542f8e614162df7812fde2bd8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfbe8cb68afd120ec3a7791123da1475 = $(`<div id="html_dfbe8cb68afd120ec3a7791123da1475" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_ddd640542f8e614162df7812fde2bd8a.setContent(html_dfbe8cb68afd120ec3a7791123da1475);
|
|
|
|
|
|
|
|
marker_f97b6031c36983974326f1900f1d38ed.bindPopup(popup_ddd640542f8e614162df7812fde2bd8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f97b6031c36983974326f1900f1d38ed.setIcon(icon_9cc488e6ed059dad958aa31d9083c068);
|
|
|
|
|
|
var marker_aa4811a6012fba33ecdbe69f3bff0804 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ae2cef59951f0a31f500fba1fda1c9c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e76a1e0e9216bd2e9e572eb5376f929a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25028ac6be008de6dd88d74c99d6c749 = $(`<div id="html_25028ac6be008de6dd88d74c99d6c749" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_e76a1e0e9216bd2e9e572eb5376f929a.setContent(html_25028ac6be008de6dd88d74c99d6c749);
|
|
|
|
|
|
|
|
marker_aa4811a6012fba33ecdbe69f3bff0804.bindPopup(popup_e76a1e0e9216bd2e9e572eb5376f929a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa4811a6012fba33ecdbe69f3bff0804.setIcon(icon_ae2cef59951f0a31f500fba1fda1c9c9);
|
|
|
|
|
|
var marker_a9383ac4ad7cef320f9c47482ff4444e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3d2c61d19bf1e41ad77146abe0a4ea73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ddc6fd7a2f54fdc236806483652a012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20ae352f8fc8b35a46cd971800824cb2 = $(`<div id="html_20ae352f8fc8b35a46cd971800824cb2" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_6ddc6fd7a2f54fdc236806483652a012.setContent(html_20ae352f8fc8b35a46cd971800824cb2);
|
|
|
|
|
|
|
|
marker_a9383ac4ad7cef320f9c47482ff4444e.bindPopup(popup_6ddc6fd7a2f54fdc236806483652a012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9383ac4ad7cef320f9c47482ff4444e.setIcon(icon_3d2c61d19bf1e41ad77146abe0a4ea73);
|
|
|
|
|
|
var marker_418366c721fd5ca7ec70ee7d4271f289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1c2d5ad85e7d1ec80607436d79695a8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16000285c29911e71003ef49406a9242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f45d9288e7f7bf8ecaa0a6dfbaf59f9f = $(`<div id="html_f45d9288e7f7bf8ecaa0a6dfbaf59f9f" style="width: 100.0%; height: 100.0%;">entirely-these-phases-melissa.trycloudflare.com</div>`)[0];
|
|
popup_16000285c29911e71003ef49406a9242.setContent(html_f45d9288e7f7bf8ecaa0a6dfbaf59f9f);
|
|
|
|
|
|
|
|
marker_418366c721fd5ca7ec70ee7d4271f289.bindPopup(popup_16000285c29911e71003ef49406a9242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_418366c721fd5ca7ec70ee7d4271f289.setIcon(icon_1c2d5ad85e7d1ec80607436d79695a8b);
|
|
|
|
|
|
var marker_90283c428ed39302e9139de194a149d5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1750c6b96a4f4557f94ab219cfbe0a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14469129c573af958be3caca8a056dca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7dddf1a9d9a8142ea6d03fe52b6ed0 = $(`<div id="html_1d7dddf1a9d9a8142ea6d03fe52b6ed0" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_14469129c573af958be3caca8a056dca.setContent(html_1d7dddf1a9d9a8142ea6d03fe52b6ed0);
|
|
|
|
|
|
|
|
marker_90283c428ed39302e9139de194a149d5.bindPopup(popup_14469129c573af958be3caca8a056dca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90283c428ed39302e9139de194a149d5.setIcon(icon_1750c6b96a4f4557f94ab219cfbe0a52);
|
|
|
|
|
|
var marker_35352bf3d2d2d6b313f7e96c66031510 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_140098f2cded7135d534e38d209cb524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_358ec9517c6b19295798485877aff9f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad28d21e850f440f6159ad99e4bc2bd4 = $(`<div id="html_ad28d21e850f440f6159ad99e4bc2bd4" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_358ec9517c6b19295798485877aff9f2.setContent(html_ad28d21e850f440f6159ad99e4bc2bd4);
|
|
|
|
|
|
|
|
marker_35352bf3d2d2d6b313f7e96c66031510.bindPopup(popup_358ec9517c6b19295798485877aff9f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35352bf3d2d2d6b313f7e96c66031510.setIcon(icon_140098f2cded7135d534e38d209cb524);
|
|
|
|
|
|
var marker_592e47a0e05810342b9ef6152cc0666d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6d189c450b69d0ad6b191924769bc47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84bb1553bb472c55cad0844b918e5967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba9f287ceb9fa252a597736f63c8e92c = $(`<div id="html_ba9f287ceb9fa252a597736f63c8e92c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_84bb1553bb472c55cad0844b918e5967.setContent(html_ba9f287ceb9fa252a597736f63c8e92c);
|
|
|
|
|
|
|
|
marker_592e47a0e05810342b9ef6152cc0666d.bindPopup(popup_84bb1553bb472c55cad0844b918e5967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_592e47a0e05810342b9ef6152cc0666d.setIcon(icon_6d189c450b69d0ad6b191924769bc47c);
|
|
|
|
|
|
var marker_5bebb439e0fad45d1b9a4f5ecd6dcf1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_83c0a38acf6a0590d5d78dd976d24ded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10a8e168c51901b6525e0211dfc4f685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b089f45a6d639d7298114dd57731d221 = $(`<div id="html_b089f45a6d639d7298114dd57731d221" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_10a8e168c51901b6525e0211dfc4f685.setContent(html_b089f45a6d639d7298114dd57731d221);
|
|
|
|
|
|
|
|
marker_5bebb439e0fad45d1b9a4f5ecd6dcf1a.bindPopup(popup_10a8e168c51901b6525e0211dfc4f685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bebb439e0fad45d1b9a4f5ecd6dcf1a.setIcon(icon_83c0a38acf6a0590d5d78dd976d24ded);
|
|
|
|
|
|
var marker_621f2268f530cdb0361dd169ef353471 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9db585bfad17945670a55091a7debb5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a0008103d826fde1e870c58cef498ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af8f232e645d12a37097bf02921d1294 = $(`<div id="html_af8f232e645d12a37097bf02921d1294" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_4a0008103d826fde1e870c58cef498ab.setContent(html_af8f232e645d12a37097bf02921d1294);
|
|
|
|
|
|
|
|
marker_621f2268f530cdb0361dd169ef353471.bindPopup(popup_4a0008103d826fde1e870c58cef498ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621f2268f530cdb0361dd169ef353471.setIcon(icon_9db585bfad17945670a55091a7debb5d);
|
|
|
|
|
|
var marker_98ff7dc731bdbf2f8957303e2d7b5c02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c33a3c4ffd9606b09db78ef6c21c7c30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a73ec369197bb602f2a2480d727eb6ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e15bd5ba2bf861a4dec0caaf538fb2 = $(`<div id="html_f8e15bd5ba2bf861a4dec0caaf538fb2" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_a73ec369197bb602f2a2480d727eb6ec.setContent(html_f8e15bd5ba2bf861a4dec0caaf538fb2);
|
|
|
|
|
|
|
|
marker_98ff7dc731bdbf2f8957303e2d7b5c02.bindPopup(popup_a73ec369197bb602f2a2480d727eb6ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ff7dc731bdbf2f8957303e2d7b5c02.setIcon(icon_c33a3c4ffd9606b09db78ef6c21c7c30);
|
|
|
|
|
|
var marker_b9fe896812bb55bbf6a79df27e2d1bf3 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e82f519efcf9baa15d25ae6a30b3563e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785c7822c5a57b48f1c4202e0172eb44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a83d816b4c620c173bfdba7cba54383 = $(`<div id="html_9a83d816b4c620c173bfdba7cba54383" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_785c7822c5a57b48f1c4202e0172eb44.setContent(html_9a83d816b4c620c173bfdba7cba54383);
|
|
|
|
|
|
|
|
marker_b9fe896812bb55bbf6a79df27e2d1bf3.bindPopup(popup_785c7822c5a57b48f1c4202e0172eb44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9fe896812bb55bbf6a79df27e2d1bf3.setIcon(icon_e82f519efcf9baa15d25ae6a30b3563e);
|
|
|
|
|
|
var marker_84594424385cedde947cc597a069b65a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_58b1f19ea20a35f8757ca15464a4b97e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9e436eda0b364d19f1cfacc9a7f6f2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1cc65d05ad7c86ba35bd5536808a81f = $(`<div id="html_e1cc65d05ad7c86ba35bd5536808a81f" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c9e436eda0b364d19f1cfacc9a7f6f2f.setContent(html_e1cc65d05ad7c86ba35bd5536808a81f);
|
|
|
|
|
|
|
|
marker_84594424385cedde947cc597a069b65a.bindPopup(popup_c9e436eda0b364d19f1cfacc9a7f6f2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84594424385cedde947cc597a069b65a.setIcon(icon_58b1f19ea20a35f8757ca15464a4b97e);
|
|
|
|
|
|
var marker_52421aff5449051347bb5395ffdc3aca = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_70da5a80c27eebf6d0c2f460329221b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc086bd05fa0737bd3d8db66e5bf788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9d8c4a507df2a77880b74df1ab2db62 = $(`<div id="html_a9d8c4a507df2a77880b74df1ab2db62" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_cdc086bd05fa0737bd3d8db66e5bf788.setContent(html_a9d8c4a507df2a77880b74df1ab2db62);
|
|
|
|
|
|
|
|
marker_52421aff5449051347bb5395ffdc3aca.bindPopup(popup_cdc086bd05fa0737bd3d8db66e5bf788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52421aff5449051347bb5395ffdc3aca.setIcon(icon_70da5a80c27eebf6d0c2f460329221b8);
|
|
|
|
|
|
var marker_dec518c1f79307741328cf0e04ef1033 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c48af2353b81f96f6ef21629fc951c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8cb1d0fb8106591a8a25fe2c84c1cbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb90f4ae8325d214df1ea97350c02469 = $(`<div id="html_fb90f4ae8325d214df1ea97350c02469" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_d8cb1d0fb8106591a8a25fe2c84c1cbf.setContent(html_fb90f4ae8325d214df1ea97350c02469);
|
|
|
|
|
|
|
|
marker_dec518c1f79307741328cf0e04ef1033.bindPopup(popup_d8cb1d0fb8106591a8a25fe2c84c1cbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dec518c1f79307741328cf0e04ef1033.setIcon(icon_c48af2353b81f96f6ef21629fc951c08);
|
|
|
|
|
|
var marker_d9fbd57800ca2019c291b60b2848d5c4 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8da63581a8705db49f4b28276f9b81ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc9d77ab19bdfb1aba82c8f0b66a1724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fc0e903ed44172ca0e801f496296f50 = $(`<div id="html_7fc0e903ed44172ca0e801f496296f50" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_dc9d77ab19bdfb1aba82c8f0b66a1724.setContent(html_7fc0e903ed44172ca0e801f496296f50);
|
|
|
|
|
|
|
|
marker_d9fbd57800ca2019c291b60b2848d5c4.bindPopup(popup_dc9d77ab19bdfb1aba82c8f0b66a1724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9fbd57800ca2019c291b60b2848d5c4.setIcon(icon_8da63581a8705db49f4b28276f9b81ef);
|
|
|
|
|
|
var marker_be86d8265878cdb106004564e497353b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_40ca8f2036e40b2dc4d553142b162642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_854f121b93d57ead04f9e50a6ecba6bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a0205d18a44503a1bb80fb04d38ccf6 = $(`<div id="html_5a0205d18a44503a1bb80fb04d38ccf6" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_854f121b93d57ead04f9e50a6ecba6bc.setContent(html_5a0205d18a44503a1bb80fb04d38ccf6);
|
|
|
|
|
|
|
|
marker_be86d8265878cdb106004564e497353b.bindPopup(popup_854f121b93d57ead04f9e50a6ecba6bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be86d8265878cdb106004564e497353b.setIcon(icon_40ca8f2036e40b2dc4d553142b162642);
|
|
|
|
|
|
var marker_b207d99fc962cb86e16b49468aa19a48 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_46a899cb11501306901d6532cd06a166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69290d19b97022fc1df5af6b594bd4d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0d241ee5af80d508aa5a0a759dd1274 = $(`<div id="html_c0d241ee5af80d508aa5a0a759dd1274" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_69290d19b97022fc1df5af6b594bd4d9.setContent(html_c0d241ee5af80d508aa5a0a759dd1274);
|
|
|
|
|
|
|
|
marker_b207d99fc962cb86e16b49468aa19a48.bindPopup(popup_69290d19b97022fc1df5af6b594bd4d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b207d99fc962cb86e16b49468aa19a48.setIcon(icon_46a899cb11501306901d6532cd06a166);
|
|
|
|
|
|
var marker_dec215e4891f222ab12b6b4f2c33cd5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_19ae906ad03336979d33f3aecb236417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c150dba9c79f664f28a7cd4c3f0e1bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9529169fd12f2451e9c74755ab75f99 = $(`<div id="html_c9529169fd12f2451e9c74755ab75f99" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c150dba9c79f664f28a7cd4c3f0e1bee.setContent(html_c9529169fd12f2451e9c74755ab75f99);
|
|
|
|
|
|
|
|
marker_dec215e4891f222ab12b6b4f2c33cd5d.bindPopup(popup_c150dba9c79f664f28a7cd4c3f0e1bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dec215e4891f222ab12b6b4f2c33cd5d.setIcon(icon_19ae906ad03336979d33f3aecb236417);
|
|
|
|
|
|
var marker_454c2b5c9316f2e1be0095c6fbc14004 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0ee350b944ed287c2cccf4b646fbabe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b873eff8e6a6b747fad42902dd45bdbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d70f60eb8a0afc7bbc7eb8c89f299f4 = $(`<div id="html_7d70f60eb8a0afc7bbc7eb8c89f299f4" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_b873eff8e6a6b747fad42902dd45bdbe.setContent(html_7d70f60eb8a0afc7bbc7eb8c89f299f4);
|
|
|
|
|
|
|
|
marker_454c2b5c9316f2e1be0095c6fbc14004.bindPopup(popup_b873eff8e6a6b747fad42902dd45bdbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_454c2b5c9316f2e1be0095c6fbc14004.setIcon(icon_0ee350b944ed287c2cccf4b646fbabe0);
|
|
|
|
|
|
var marker_70a4144044d4590b283c61c66f4aa271 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1756dae3ff7801e1aa5b1ac627d86b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35643d5723867f618a0f75b8451267e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15319919150861941376d0e974674c6b = $(`<div id="html_15319919150861941376d0e974674c6b" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_35643d5723867f618a0f75b8451267e4.setContent(html_15319919150861941376d0e974674c6b);
|
|
|
|
|
|
|
|
marker_70a4144044d4590b283c61c66f4aa271.bindPopup(popup_35643d5723867f618a0f75b8451267e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70a4144044d4590b283c61c66f4aa271.setIcon(icon_1756dae3ff7801e1aa5b1ac627d86b88);
|
|
|
|
|
|
var marker_bafc6e0d231afedcc912ece5190213a8 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a71c42500efd1a0b283ecea1b9bc9a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e2170e1e739c0b4607b276641cb7dc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1077ccf8d53f7efc679f387733b84e54 = $(`<div id="html_1077ccf8d53f7efc679f387733b84e54" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_7e2170e1e739c0b4607b276641cb7dc7.setContent(html_1077ccf8d53f7efc679f387733b84e54);
|
|
|
|
|
|
|
|
marker_bafc6e0d231afedcc912ece5190213a8.bindPopup(popup_7e2170e1e739c0b4607b276641cb7dc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bafc6e0d231afedcc912ece5190213a8.setIcon(icon_a71c42500efd1a0b283ecea1b9bc9a98);
|
|
|
|
|
|
var marker_553620b7ef398d0c4b666087f5da33fe = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b0c5ac746e6c50bec533f748b55b6812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016748af82debfe7e84f08561f8f4bbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_189d16f9c7a840cb6e2a7c172a9026b1 = $(`<div id="html_189d16f9c7a840cb6e2a7c172a9026b1" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_016748af82debfe7e84f08561f8f4bbf.setContent(html_189d16f9c7a840cb6e2a7c172a9026b1);
|
|
|
|
|
|
|
|
marker_553620b7ef398d0c4b666087f5da33fe.bindPopup(popup_016748af82debfe7e84f08561f8f4bbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_553620b7ef398d0c4b666087f5da33fe.setIcon(icon_b0c5ac746e6c50bec533f748b55b6812);
|
|
|
|
|
|
var marker_ad161b1bfe32246947bb6ec2071d6a71 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6461cf5e721f714a2de3d76f648579b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2243be8488e8ffb251fc78257a529db7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c7f0090b65da563c53e69530d57b51 = $(`<div id="html_52c7f0090b65da563c53e69530d57b51" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_2243be8488e8ffb251fc78257a529db7.setContent(html_52c7f0090b65da563c53e69530d57b51);
|
|
|
|
|
|
|
|
marker_ad161b1bfe32246947bb6ec2071d6a71.bindPopup(popup_2243be8488e8ffb251fc78257a529db7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad161b1bfe32246947bb6ec2071d6a71.setIcon(icon_6461cf5e721f714a2de3d76f648579b9);
|
|
|
|
|
|
var marker_ba3508b1383ca74e972c79178886ecb1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3007bb0e148f2ed6e09715be915f9bb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6c3ff7d583ad24a0ead27ee2f14b876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e928460c853d2b05245c42fd3cea5fc = $(`<div id="html_2e928460c853d2b05245c42fd3cea5fc" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_d6c3ff7d583ad24a0ead27ee2f14b876.setContent(html_2e928460c853d2b05245c42fd3cea5fc);
|
|
|
|
|
|
|
|
marker_ba3508b1383ca74e972c79178886ecb1.bindPopup(popup_d6c3ff7d583ad24a0ead27ee2f14b876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba3508b1383ca74e972c79178886ecb1.setIcon(icon_3007bb0e148f2ed6e09715be915f9bb4);
|
|
|
|
|
|
var marker_01360460d85807975a5cc869e6445773 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3db005f0285c19c37bdb49e79ecb0028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32e26a94faf4c4e52b56f335ef083ea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fcd81f9018075929231f7e91113def8 = $(`<div id="html_8fcd81f9018075929231f7e91113def8" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_32e26a94faf4c4e52b56f335ef083ea2.setContent(html_8fcd81f9018075929231f7e91113def8);
|
|
|
|
|
|
|
|
marker_01360460d85807975a5cc869e6445773.bindPopup(popup_32e26a94faf4c4e52b56f335ef083ea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01360460d85807975a5cc869e6445773.setIcon(icon_3db005f0285c19c37bdb49e79ecb0028);
|
|
|
|
|
|
var marker_066a0584105c8aeab9c0357522484571 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e773891ea4d42157a2766a58b789533e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_930b194168db32cda41ef615121947f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dbbee6afa8c290e62d40ad4826baae0 = $(`<div id="html_9dbbee6afa8c290e62d40ad4826baae0" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_930b194168db32cda41ef615121947f5.setContent(html_9dbbee6afa8c290e62d40ad4826baae0);
|
|
|
|
|
|
|
|
marker_066a0584105c8aeab9c0357522484571.bindPopup(popup_930b194168db32cda41ef615121947f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_066a0584105c8aeab9c0357522484571.setIcon(icon_e773891ea4d42157a2766a58b789533e);
|
|
|
|
|
|
var marker_ab9ddc025bcda80ae7f3c171aabe788c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e22c365599bf4d44b436613869b90f11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4ad1b247a7e9816fdd4af8be9bf8bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28f9f6b7fe0d42bcaf42db09645f9fd0 = $(`<div id="html_28f9f6b7fe0d42bcaf42db09645f9fd0" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_4d4ad1b247a7e9816fdd4af8be9bf8bd.setContent(html_28f9f6b7fe0d42bcaf42db09645f9fd0);
|
|
|
|
|
|
|
|
marker_ab9ddc025bcda80ae7f3c171aabe788c.bindPopup(popup_4d4ad1b247a7e9816fdd4af8be9bf8bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab9ddc025bcda80ae7f3c171aabe788c.setIcon(icon_e22c365599bf4d44b436613869b90f11);
|
|
|
|
|
|
var marker_0a2c0e36fb82b5e47595db819a647412 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_bb566e169fb29f5954a982a21b52fccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f4a37380bbc5a0369c95e838a5dac0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15856b78244eb061c9c51799007082a5 = $(`<div id="html_15856b78244eb061c9c51799007082a5" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_1f4a37380bbc5a0369c95e838a5dac0e.setContent(html_15856b78244eb061c9c51799007082a5);
|
|
|
|
|
|
|
|
marker_0a2c0e36fb82b5e47595db819a647412.bindPopup(popup_1f4a37380bbc5a0369c95e838a5dac0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a2c0e36fb82b5e47595db819a647412.setIcon(icon_bb566e169fb29f5954a982a21b52fccf);
|
|
|
|
|
|
var marker_58fb4537eed7dc3269393c450fc2fe89 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_be5d4f7500754a9b57e4956ae28fca95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6df996809104482c881f33f2afcec91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364dd1e33e61c62d42e755dfcda3076b = $(`<div id="html_364dd1e33e61c62d42e755dfcda3076b" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_b6df996809104482c881f33f2afcec91.setContent(html_364dd1e33e61c62d42e755dfcda3076b);
|
|
|
|
|
|
|
|
marker_58fb4537eed7dc3269393c450fc2fe89.bindPopup(popup_b6df996809104482c881f33f2afcec91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58fb4537eed7dc3269393c450fc2fe89.setIcon(icon_be5d4f7500754a9b57e4956ae28fca95);
|
|
|
|
|
|
var marker_3fa3b5b7b27a336018da5e54d7828289 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dcbe69e9ee972d600d1f3a452cc08985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_416f29a6f8c38ec817a69c3d624b9db0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcd908bf0453f4988b5eaaa1ee6c0c17 = $(`<div id="html_bcd908bf0453f4988b5eaaa1ee6c0c17" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_416f29a6f8c38ec817a69c3d624b9db0.setContent(html_bcd908bf0453f4988b5eaaa1ee6c0c17);
|
|
|
|
|
|
|
|
marker_3fa3b5b7b27a336018da5e54d7828289.bindPopup(popup_416f29a6f8c38ec817a69c3d624b9db0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fa3b5b7b27a336018da5e54d7828289.setIcon(icon_dcbe69e9ee972d600d1f3a452cc08985);
|
|
|
|
|
|
var marker_6937ca04bff6794bd65746395ec74289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_817d1083d3e5920ea22660ae0fec7694 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b536829bd246f2110f34179e203e62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8100c8ba5a610cf322e58c58c8b5157d = $(`<div id="html_8100c8ba5a610cf322e58c58c8b5157d" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b5b536829bd246f2110f34179e203e62.setContent(html_8100c8ba5a610cf322e58c58c8b5157d);
|
|
|
|
|
|
|
|
marker_6937ca04bff6794bd65746395ec74289.bindPopup(popup_b5b536829bd246f2110f34179e203e62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6937ca04bff6794bd65746395ec74289.setIcon(icon_817d1083d3e5920ea22660ae0fec7694);
|
|
|
|
|
|
var marker_7d5855bec5b87fb67ac45c2dd31cdee2 = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1c7d3f8a04611f1495132987e8e37b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98eea727a9051457dca52ef5d9dc2d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_017bfd55834641688813c44d66935e9e = $(`<div id="html_017bfd55834641688813c44d66935e9e" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_98eea727a9051457dca52ef5d9dc2d66.setContent(html_017bfd55834641688813c44d66935e9e);
|
|
|
|
|
|
|
|
marker_7d5855bec5b87fb67ac45c2dd31cdee2.bindPopup(popup_98eea727a9051457dca52ef5d9dc2d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5855bec5b87fb67ac45c2dd31cdee2.setIcon(icon_1c7d3f8a04611f1495132987e8e37b0e);
|
|
|
|
|
|
var marker_2cc3f429a15dc96eb52eaef404e76216 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4f8f8f8e105210e6ef9854e554445504 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1270007fcff7928f01699f1e3c1df19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60701eccd6aac735557e453ae6c06071 = $(`<div id="html_60701eccd6aac735557e453ae6c06071" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_f1270007fcff7928f01699f1e3c1df19.setContent(html_60701eccd6aac735557e453ae6c06071);
|
|
|
|
|
|
|
|
marker_2cc3f429a15dc96eb52eaef404e76216.bindPopup(popup_f1270007fcff7928f01699f1e3c1df19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cc3f429a15dc96eb52eaef404e76216.setIcon(icon_4f8f8f8e105210e6ef9854e554445504);
|
|
|
|
|
|
var marker_fab0a96fbe9e848c89139f5d6ac16094 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e14a5e4ca7cbfd9324369352da07bb75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae7819b9b2c0d4b718fc1196970b6085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd744152fdd1f8affd222d2fd36a16e5 = $(`<div id="html_cd744152fdd1f8affd222d2fd36a16e5" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ae7819b9b2c0d4b718fc1196970b6085.setContent(html_cd744152fdd1f8affd222d2fd36a16e5);
|
|
|
|
|
|
|
|
marker_fab0a96fbe9e848c89139f5d6ac16094.bindPopup(popup_ae7819b9b2c0d4b718fc1196970b6085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fab0a96fbe9e848c89139f5d6ac16094.setIcon(icon_e14a5e4ca7cbfd9324369352da07bb75);
|
|
|
|
|
|
var marker_29ad1737a2e0fafd1178f1a5d011c75c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0ecbbc0154efd9608cd18a667b1ecf76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ae04d43bba796a889ce65c42b9f0aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c7591e1ab259bd7ba28f3889b2861c1 = $(`<div id="html_3c7591e1ab259bd7ba28f3889b2861c1" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_8ae04d43bba796a889ce65c42b9f0aa0.setContent(html_3c7591e1ab259bd7ba28f3889b2861c1);
|
|
|
|
|
|
|
|
marker_29ad1737a2e0fafd1178f1a5d011c75c.bindPopup(popup_8ae04d43bba796a889ce65c42b9f0aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29ad1737a2e0fafd1178f1a5d011c75c.setIcon(icon_0ecbbc0154efd9608cd18a667b1ecf76);
|
|
|
|
|
|
var marker_bf9591e01d14c6837beb31c0413a6774 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9ecf246bd8351bdf4178aeea6439b1d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50696adf2b2a2ca99e262c2d3ced2541 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a804c9a7129c53030c26b5676063111 = $(`<div id="html_0a804c9a7129c53030c26b5676063111" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_50696adf2b2a2ca99e262c2d3ced2541.setContent(html_0a804c9a7129c53030c26b5676063111);
|
|
|
|
|
|
|
|
marker_bf9591e01d14c6837beb31c0413a6774.bindPopup(popup_50696adf2b2a2ca99e262c2d3ced2541)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf9591e01d14c6837beb31c0413a6774.setIcon(icon_9ecf246bd8351bdf4178aeea6439b1d4);
|
|
|
|
|
|
var marker_9887f3ff8680846a25377f658709f637 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2096ddf0a6e3b6e81122ac67c16174c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49cc94b48895e76f34b959bedb1b206b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f407a9ad5d4b5b52297c876b266b9a6 = $(`<div id="html_4f407a9ad5d4b5b52297c876b266b9a6" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_49cc94b48895e76f34b959bedb1b206b.setContent(html_4f407a9ad5d4b5b52297c876b266b9a6);
|
|
|
|
|
|
|
|
marker_9887f3ff8680846a25377f658709f637.bindPopup(popup_49cc94b48895e76f34b959bedb1b206b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9887f3ff8680846a25377f658709f637.setIcon(icon_2096ddf0a6e3b6e81122ac67c16174c6);
|
|
|
|
|
|
var marker_01a9b69201d47f349a7c38138fa2ff47 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a57fb9f61c54e09cb90015b9fed62786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3f3c248e5b403fc6fbe1d7876db6a31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40c2fbc43c944d6ad63be636c3dd9902 = $(`<div id="html_40c2fbc43c944d6ad63be636c3dd9902" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_d3f3c248e5b403fc6fbe1d7876db6a31.setContent(html_40c2fbc43c944d6ad63be636c3dd9902);
|
|
|
|
|
|
|
|
marker_01a9b69201d47f349a7c38138fa2ff47.bindPopup(popup_d3f3c248e5b403fc6fbe1d7876db6a31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01a9b69201d47f349a7c38138fa2ff47.setIcon(icon_a57fb9f61c54e09cb90015b9fed62786);
|
|
|
|
|
|
var marker_6f1fa52bee762dfddd93b4029ecfbf57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c03a0c857677daf0f93f855fe9d81e44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7a122b0ab22b9753f02ff5297809135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a92f5367731f62607ce48592094e1ed = $(`<div id="html_8a92f5367731f62607ce48592094e1ed" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_f7a122b0ab22b9753f02ff5297809135.setContent(html_8a92f5367731f62607ce48592094e1ed);
|
|
|
|
|
|
|
|
marker_6f1fa52bee762dfddd93b4029ecfbf57.bindPopup(popup_f7a122b0ab22b9753f02ff5297809135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f1fa52bee762dfddd93b4029ecfbf57.setIcon(icon_c03a0c857677daf0f93f855fe9d81e44);
|
|
|
|
|
|
var marker_be75036121a991ddf95b6b4d4c9628ff = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a9ffbf5f579a858da4cf6e4dc4f275f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c8519ad6b9fb54cb79a78e6d6c32744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7959e206f2fadc87d72d7778da7a85ab = $(`<div id="html_7959e206f2fadc87d72d7778da7a85ab" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0c8519ad6b9fb54cb79a78e6d6c32744.setContent(html_7959e206f2fadc87d72d7778da7a85ab);
|
|
|
|
|
|
|
|
marker_be75036121a991ddf95b6b4d4c9628ff.bindPopup(popup_0c8519ad6b9fb54cb79a78e6d6c32744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be75036121a991ddf95b6b4d4c9628ff.setIcon(icon_a9ffbf5f579a858da4cf6e4dc4f275f1);
|
|
|
|
|
|
var marker_b34c894796b760e96f629f2843266783 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5ee7c323643dc777bf527eb93a6c0760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6a88ea0d8e20217d2955f0964b18205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_679f34566b3f8ce03c815d57e079154f = $(`<div id="html_679f34566b3f8ce03c815d57e079154f" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a6a88ea0d8e20217d2955f0964b18205.setContent(html_679f34566b3f8ce03c815d57e079154f);
|
|
|
|
|
|
|
|
marker_b34c894796b760e96f629f2843266783.bindPopup(popup_a6a88ea0d8e20217d2955f0964b18205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b34c894796b760e96f629f2843266783.setIcon(icon_5ee7c323643dc777bf527eb93a6c0760);
|
|
|
|
|
|
var marker_240766379f70de5b4f0e4652ecfd5e09 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_60205a7c7b44535c3310bb6306f03a9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48285813f443765c9a9ff742d960124f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ea85cfc4091075f3106474f90aa1a22 = $(`<div id="html_7ea85cfc4091075f3106474f90aa1a22" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_48285813f443765c9a9ff742d960124f.setContent(html_7ea85cfc4091075f3106474f90aa1a22);
|
|
|
|
|
|
|
|
marker_240766379f70de5b4f0e4652ecfd5e09.bindPopup(popup_48285813f443765c9a9ff742d960124f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240766379f70de5b4f0e4652ecfd5e09.setIcon(icon_60205a7c7b44535c3310bb6306f03a9e);
|
|
|
|
|
|
var marker_e12c2ab3d166e60584a4df88cb2db366 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_53306bfc888b9e2fe1d90046d3f4fabc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81d043eb740a0aebf3da46de8630857c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef006678adb9196a5e52eb3a73fabab = $(`<div id="html_2ef006678adb9196a5e52eb3a73fabab" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_81d043eb740a0aebf3da46de8630857c.setContent(html_2ef006678adb9196a5e52eb3a73fabab);
|
|
|
|
|
|
|
|
marker_e12c2ab3d166e60584a4df88cb2db366.bindPopup(popup_81d043eb740a0aebf3da46de8630857c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12c2ab3d166e60584a4df88cb2db366.setIcon(icon_53306bfc888b9e2fe1d90046d3f4fabc);
|
|
|
|
|
|
var marker_c2444eceba46854ea82ceb902ed38efe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4bbb81b6c0971feea31c68c863ebe28c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1911be4dbafed9453ce04b4e75a5c076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc2015ea5ea2b34330a9c0b9e3730126 = $(`<div id="html_cc2015ea5ea2b34330a9c0b9e3730126" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_1911be4dbafed9453ce04b4e75a5c076.setContent(html_cc2015ea5ea2b34330a9c0b9e3730126);
|
|
|
|
|
|
|
|
marker_c2444eceba46854ea82ceb902ed38efe.bindPopup(popup_1911be4dbafed9453ce04b4e75a5c076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2444eceba46854ea82ceb902ed38efe.setIcon(icon_4bbb81b6c0971feea31c68c863ebe28c);
|
|
|
|
|
|
var marker_4939201d91ce0085e41a6b53803ddf40 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0db6e58ee83945f53e8fe8ed20944fbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef7f5643702a85e1f648084f3bdd7f73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a46e8e8c0283eb478a6a7d58fa190d8 = $(`<div id="html_7a46e8e8c0283eb478a6a7d58fa190d8" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ef7f5643702a85e1f648084f3bdd7f73.setContent(html_7a46e8e8c0283eb478a6a7d58fa190d8);
|
|
|
|
|
|
|
|
marker_4939201d91ce0085e41a6b53803ddf40.bindPopup(popup_ef7f5643702a85e1f648084f3bdd7f73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4939201d91ce0085e41a6b53803ddf40.setIcon(icon_0db6e58ee83945f53e8fe8ed20944fbe);
|
|
|
|
|
|
var marker_67a35808985314f12d95240a334040d3 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c588ac448a22fb606c6819117949d4e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8451a523b6b24cd81343f8aa6350eea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_261232c7460e1aa23773331676fce9b8 = $(`<div id="html_261232c7460e1aa23773331676fce9b8" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_8451a523b6b24cd81343f8aa6350eea7.setContent(html_261232c7460e1aa23773331676fce9b8);
|
|
|
|
|
|
|
|
marker_67a35808985314f12d95240a334040d3.bindPopup(popup_8451a523b6b24cd81343f8aa6350eea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67a35808985314f12d95240a334040d3.setIcon(icon_c588ac448a22fb606c6819117949d4e2);
|
|
|
|
|
|
var marker_cce4312ddba6e50e3834e73e20647765 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3404e0376c162ee412fd513ce1321fce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b967495fbebe374c0e7512e646bf5103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb003f8679e5aa35ddefab525edf0a78 = $(`<div id="html_eb003f8679e5aa35ddefab525edf0a78" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_b967495fbebe374c0e7512e646bf5103.setContent(html_eb003f8679e5aa35ddefab525edf0a78);
|
|
|
|
|
|
|
|
marker_cce4312ddba6e50e3834e73e20647765.bindPopup(popup_b967495fbebe374c0e7512e646bf5103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cce4312ddba6e50e3834e73e20647765.setIcon(icon_3404e0376c162ee412fd513ce1321fce);
|
|
|
|
|
|
var marker_f1d1910695a30921daeb2232ad9834bb = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_eb0b375dd6b29009338a124a88d33f8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_939e4c743d7303ec4e7240b871824d82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cac3d087caf829460d42d7787f392cb6 = $(`<div id="html_cac3d087caf829460d42d7787f392cb6" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_939e4c743d7303ec4e7240b871824d82.setContent(html_cac3d087caf829460d42d7787f392cb6);
|
|
|
|
|
|
|
|
marker_f1d1910695a30921daeb2232ad9834bb.bindPopup(popup_939e4c743d7303ec4e7240b871824d82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1d1910695a30921daeb2232ad9834bb.setIcon(icon_eb0b375dd6b29009338a124a88d33f8a);
|
|
|
|
|
|
var marker_7c70adda9dc7314ab6f4f672e9b5f40d = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6154fa9181830d07a6b5ca56275b43c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f7834ff1f1ea0fb6d90f1027da69870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88834e3880a44d5b303cfb80653e8088 = $(`<div id="html_88834e3880a44d5b303cfb80653e8088" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_0f7834ff1f1ea0fb6d90f1027da69870.setContent(html_88834e3880a44d5b303cfb80653e8088);
|
|
|
|
|
|
|
|
marker_7c70adda9dc7314ab6f4f672e9b5f40d.bindPopup(popup_0f7834ff1f1ea0fb6d90f1027da69870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c70adda9dc7314ab6f4f672e9b5f40d.setIcon(icon_6154fa9181830d07a6b5ca56275b43c0);
|
|
|
|
|
|
var marker_75b41f8167e4ac2d41dd4aff638fffbc = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_eb1e853e8c573153b0925e9ea6c45b40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48cf91886c3e4ae9438b1e239676a9dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89661ddbd5ce43dac62f4b701f3d47a0 = $(`<div id="html_89661ddbd5ce43dac62f4b701f3d47a0" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_48cf91886c3e4ae9438b1e239676a9dd.setContent(html_89661ddbd5ce43dac62f4b701f3d47a0);
|
|
|
|
|
|
|
|
marker_75b41f8167e4ac2d41dd4aff638fffbc.bindPopup(popup_48cf91886c3e4ae9438b1e239676a9dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75b41f8167e4ac2d41dd4aff638fffbc.setIcon(icon_eb1e853e8c573153b0925e9ea6c45b40);
|
|
|
|
|
|
var marker_5ace1a6eb01ead5c27855829a0357064 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_96acb31e2140e9a19b798d4ca059e78d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed0bab8593b063812967c1430cf3df95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45ddf9c0f65ff687672059fca2dc88f6 = $(`<div id="html_45ddf9c0f65ff687672059fca2dc88f6" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ed0bab8593b063812967c1430cf3df95.setContent(html_45ddf9c0f65ff687672059fca2dc88f6);
|
|
|
|
|
|
|
|
marker_5ace1a6eb01ead5c27855829a0357064.bindPopup(popup_ed0bab8593b063812967c1430cf3df95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ace1a6eb01ead5c27855829a0357064.setIcon(icon_96acb31e2140e9a19b798d4ca059e78d);
|
|
|
|
|
|
var marker_3984626edd2a0c806e9dac9f900e5052 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f8560cfe9ea28acc20430f0f762a8b2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f263957ef7da726742a57b079b2590f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43110866ac2de3b383c39021513e3f8 = $(`<div id="html_f43110866ac2de3b383c39021513e3f8" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_f263957ef7da726742a57b079b2590f6.setContent(html_f43110866ac2de3b383c39021513e3f8);
|
|
|
|
|
|
|
|
marker_3984626edd2a0c806e9dac9f900e5052.bindPopup(popup_f263957ef7da726742a57b079b2590f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3984626edd2a0c806e9dac9f900e5052.setIcon(icon_f8560cfe9ea28acc20430f0f762a8b2c);
|
|
|
|
|
|
var marker_a79b8d8c5882f5bcb57dbf50e40257a2 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1adb7611deb509536bfd7b8592e85065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7203b91bc1b9ad879126cb7b216d5005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d0ffd26567090f868c698f538a4faa5 = $(`<div id="html_0d0ffd26567090f868c698f538a4faa5" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_7203b91bc1b9ad879126cb7b216d5005.setContent(html_0d0ffd26567090f868c698f538a4faa5);
|
|
|
|
|
|
|
|
marker_a79b8d8c5882f5bcb57dbf50e40257a2.bindPopup(popup_7203b91bc1b9ad879126cb7b216d5005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a79b8d8c5882f5bcb57dbf50e40257a2.setIcon(icon_1adb7611deb509536bfd7b8592e85065);
|
|
|
|
|
|
var marker_824de55df34b14c00264c444a6aad72c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ce2205b6edf03cb5ca5493bb8f17be30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08a2887641dce2ae28ef101f419458f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f11eb78a81b318761335f38064c5967 = $(`<div id="html_2f11eb78a81b318761335f38064c5967" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_08a2887641dce2ae28ef101f419458f9.setContent(html_2f11eb78a81b318761335f38064c5967);
|
|
|
|
|
|
|
|
marker_824de55df34b14c00264c444a6aad72c.bindPopup(popup_08a2887641dce2ae28ef101f419458f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_824de55df34b14c00264c444a6aad72c.setIcon(icon_ce2205b6edf03cb5ca5493bb8f17be30);
|
|
|
|
|
|
var marker_4750dbca861f32edf2d8973fb62f523e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_03eee1fed80cdee9302fab77dac29d9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d04d468839b955c7fc1969d68ba697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0cfc63016c07a15bed86fd13c11d797 = $(`<div id="html_a0cfc63016c07a15bed86fd13c11d797" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b3d04d468839b955c7fc1969d68ba697.setContent(html_a0cfc63016c07a15bed86fd13c11d797);
|
|
|
|
|
|
|
|
marker_4750dbca861f32edf2d8973fb62f523e.bindPopup(popup_b3d04d468839b955c7fc1969d68ba697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4750dbca861f32edf2d8973fb62f523e.setIcon(icon_03eee1fed80cdee9302fab77dac29d9f);
|
|
|
|
|
|
var marker_507c1d0a3cb31fb6407481c5bda07d69 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5fc7f8cdf41154dc413c7a7569556ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3143a46cc14b9851c6915e79531dd33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21bf3d6062fdc2929ffd454906cf7d33 = $(`<div id="html_21bf3d6062fdc2929ffd454906cf7d33" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_a3143a46cc14b9851c6915e79531dd33.setContent(html_21bf3d6062fdc2929ffd454906cf7d33);
|
|
|
|
|
|
|
|
marker_507c1d0a3cb31fb6407481c5bda07d69.bindPopup(popup_a3143a46cc14b9851c6915e79531dd33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_507c1d0a3cb31fb6407481c5bda07d69.setIcon(icon_5fc7f8cdf41154dc413c7a7569556ddb);
|
|
|
|
|
|
var marker_9ccdfcc200b78941be5779cb2b3139ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4bd33e1da480220f444f3ec348f31267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8e53c8edb40cd6dec1b12ee8f5fd87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39b1ee0067b26bee6755f8ebc94d9f05 = $(`<div id="html_39b1ee0067b26bee6755f8ebc94d9f05" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_ad8e53c8edb40cd6dec1b12ee8f5fd87.setContent(html_39b1ee0067b26bee6755f8ebc94d9f05);
|
|
|
|
|
|
|
|
marker_9ccdfcc200b78941be5779cb2b3139ee.bindPopup(popup_ad8e53c8edb40cd6dec1b12ee8f5fd87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ccdfcc200b78941be5779cb2b3139ee.setIcon(icon_4bd33e1da480220f444f3ec348f31267);
|
|
|
|
|
|
var marker_ea42e68cf9596aeea4b8d0fe216c6cb1 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7eb69f459f298636abb110b43fee00a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e006bcb4f254dc08f2a8e22fc763fba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d76257714fd2c1b968aeff041f61116b = $(`<div id="html_d76257714fd2c1b968aeff041f61116b" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_8e006bcb4f254dc08f2a8e22fc763fba.setContent(html_d76257714fd2c1b968aeff041f61116b);
|
|
|
|
|
|
|
|
marker_ea42e68cf9596aeea4b8d0fe216c6cb1.bindPopup(popup_8e006bcb4f254dc08f2a8e22fc763fba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea42e68cf9596aeea4b8d0fe216c6cb1.setIcon(icon_7eb69f459f298636abb110b43fee00a7);
|
|
|
|
|
|
var marker_c6e0c0f72f56585f5d9d4053ef82e16a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f06a5783b6733c60d78922ecc3ddbdb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_627036194ded4ab353985c1919afc4e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf269e092a403a0fbfde09129fe55503 = $(`<div id="html_cf269e092a403a0fbfde09129fe55503" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_627036194ded4ab353985c1919afc4e2.setContent(html_cf269e092a403a0fbfde09129fe55503);
|
|
|
|
|
|
|
|
marker_c6e0c0f72f56585f5d9d4053ef82e16a.bindPopup(popup_627036194ded4ab353985c1919afc4e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6e0c0f72f56585f5d9d4053ef82e16a.setIcon(icon_f06a5783b6733c60d78922ecc3ddbdb8);
|
|
|
|
|
|
var marker_a70279fdde387506c376ef3c59a77a22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_30469102c760d663d866da22db89433d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_039f479a0852aac76e02aa637034b836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc07dedf71a5e4aef607480f63130ca1 = $(`<div id="html_dc07dedf71a5e4aef607480f63130ca1" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_039f479a0852aac76e02aa637034b836.setContent(html_dc07dedf71a5e4aef607480f63130ca1);
|
|
|
|
|
|
|
|
marker_a70279fdde387506c376ef3c59a77a22.bindPopup(popup_039f479a0852aac76e02aa637034b836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a70279fdde387506c376ef3c59a77a22.setIcon(icon_30469102c760d663d866da22db89433d);
|
|
|
|
|
|
var marker_7d9c160084152ad8f6d9393b90d7f19d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_610ac4166120f3210158259e56e6c6bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c370fc0f62a2afde8972ba78f6093b00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e972733764684db11af2ad419ad5044 = $(`<div id="html_2e972733764684db11af2ad419ad5044" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_c370fc0f62a2afde8972ba78f6093b00.setContent(html_2e972733764684db11af2ad419ad5044);
|
|
|
|
|
|
|
|
marker_7d9c160084152ad8f6d9393b90d7f19d.bindPopup(popup_c370fc0f62a2afde8972ba78f6093b00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9c160084152ad8f6d9393b90d7f19d.setIcon(icon_610ac4166120f3210158259e56e6c6bb);
|
|
|
|
|
|
var marker_ff4502140b871a2ecbe55d22ae88daee = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_76ce7faa5ab4c920870a05e61e30d82c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a644f49f3fed8301386a72c49a7241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc1e0edf9694bf061eee5105c8e8fa78 = $(`<div id="html_cc1e0edf9694bf061eee5105c8e8fa78" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_70a644f49f3fed8301386a72c49a7241.setContent(html_cc1e0edf9694bf061eee5105c8e8fa78);
|
|
|
|
|
|
|
|
marker_ff4502140b871a2ecbe55d22ae88daee.bindPopup(popup_70a644f49f3fed8301386a72c49a7241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff4502140b871a2ecbe55d22ae88daee.setIcon(icon_76ce7faa5ab4c920870a05e61e30d82c);
|
|
|
|
|
|
var marker_d8956857443c85e53f2272dee6708352 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4123cba3da0fb556324e2ed757a51993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2dcac349ad731ada2919191721c384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc19eb257bbd963ca2d8d54b48430dbd = $(`<div id="html_cc19eb257bbd963ca2d8d54b48430dbd" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_0f2dcac349ad731ada2919191721c384.setContent(html_cc19eb257bbd963ca2d8d54b48430dbd);
|
|
|
|
|
|
|
|
marker_d8956857443c85e53f2272dee6708352.bindPopup(popup_0f2dcac349ad731ada2919191721c384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8956857443c85e53f2272dee6708352.setIcon(icon_4123cba3da0fb556324e2ed757a51993);
|
|
|
|
|
|
var marker_d024bb87d825c95973ce15aacf464967 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_cdae093664321df8bce1650bc7deb190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de5dce5cf9c53efcdf8db391f9d27f2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00aa0360f4eb37c07e3892a131499d90 = $(`<div id="html_00aa0360f4eb37c07e3892a131499d90" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_de5dce5cf9c53efcdf8db391f9d27f2b.setContent(html_00aa0360f4eb37c07e3892a131499d90);
|
|
|
|
|
|
|
|
marker_d024bb87d825c95973ce15aacf464967.bindPopup(popup_de5dce5cf9c53efcdf8db391f9d27f2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d024bb87d825c95973ce15aacf464967.setIcon(icon_cdae093664321df8bce1650bc7deb190);
|
|
|
|
|
|
var marker_cda60daf6976016165e298437579fec1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8687a5f9b455994cbf160f850006eb69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3fe19a7ad6328e3e47be80d3954999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6566a74a5cd2803806dadfb1da90ce0 = $(`<div id="html_c6566a74a5cd2803806dadfb1da90ce0" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_4b3fe19a7ad6328e3e47be80d3954999.setContent(html_c6566a74a5cd2803806dadfb1da90ce0);
|
|
|
|
|
|
|
|
marker_cda60daf6976016165e298437579fec1.bindPopup(popup_4b3fe19a7ad6328e3e47be80d3954999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cda60daf6976016165e298437579fec1.setIcon(icon_8687a5f9b455994cbf160f850006eb69);
|
|
|
|
|
|
var marker_621c37a232d124f67f80d21d51bfab70 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_fff6f33d755363e4a5685bbc3d27d40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6a6e3da61a9e391c558a3cbd7428d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faebf82e606aec62a6b600229bceefd1 = $(`<div id="html_faebf82e606aec62a6b600229bceefd1" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_d6a6e3da61a9e391c558a3cbd7428d35.setContent(html_faebf82e606aec62a6b600229bceefd1);
|
|
|
|
|
|
|
|
marker_621c37a232d124f67f80d21d51bfab70.bindPopup(popup_d6a6e3da61a9e391c558a3cbd7428d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621c37a232d124f67f80d21d51bfab70.setIcon(icon_fff6f33d755363e4a5685bbc3d27d40a);
|
|
|
|
|
|
var marker_04137f36ef873250915ae0f815268dc2 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_74c8e1e67fa80b0d63e2543dbd3c14eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e85a0874216cb9119297b9bf0950ae2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab5fcc80476058b86772a9cd865c9e68 = $(`<div id="html_ab5fcc80476058b86772a9cd865c9e68" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_5e85a0874216cb9119297b9bf0950ae2.setContent(html_ab5fcc80476058b86772a9cd865c9e68);
|
|
|
|
|
|
|
|
marker_04137f36ef873250915ae0f815268dc2.bindPopup(popup_5e85a0874216cb9119297b9bf0950ae2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04137f36ef873250915ae0f815268dc2.setIcon(icon_74c8e1e67fa80b0d63e2543dbd3c14eb);
|
|
|
|
|
|
var marker_cf39473268fe92c5697a9c0021aefc2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d37cea04d02ffa28bf92535afb8b247f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01fdbafaa147e3f1d115a34ac8e16577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_573b0b8547b574f6250dd1dc85ce92f7 = $(`<div id="html_573b0b8547b574f6250dd1dc85ce92f7" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_01fdbafaa147e3f1d115a34ac8e16577.setContent(html_573b0b8547b574f6250dd1dc85ce92f7);
|
|
|
|
|
|
|
|
marker_cf39473268fe92c5697a9c0021aefc2e.bindPopup(popup_01fdbafaa147e3f1d115a34ac8e16577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf39473268fe92c5697a9c0021aefc2e.setIcon(icon_d37cea04d02ffa28bf92535afb8b247f);
|
|
|
|
|
|
var marker_7e8fa9df12a58d98fb58d21b336d5c30 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ccd9ec4be07855a27d1ac9751b0d2118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e251af6ff53bd2cae9fbaf974c791c9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c345233b29683c26a5ae629b2daeb74 = $(`<div id="html_6c345233b29683c26a5ae629b2daeb74" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_e251af6ff53bd2cae9fbaf974c791c9b.setContent(html_6c345233b29683c26a5ae629b2daeb74);
|
|
|
|
|
|
|
|
marker_7e8fa9df12a58d98fb58d21b336d5c30.bindPopup(popup_e251af6ff53bd2cae9fbaf974c791c9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e8fa9df12a58d98fb58d21b336d5c30.setIcon(icon_ccd9ec4be07855a27d1ac9751b0d2118);
|
|
|
|
|
|
var marker_4dead0ddba7614a9b819a42f3b957511 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2b62c5bcb2539a917f82ebdaf22e319f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c20714a3870ae8a3f5d06bb7d0b8bcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b02d657f319fe1b7f550ecfa6480214 = $(`<div id="html_0b02d657f319fe1b7f550ecfa6480214" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_3c20714a3870ae8a3f5d06bb7d0b8bcf.setContent(html_0b02d657f319fe1b7f550ecfa6480214);
|
|
|
|
|
|
|
|
marker_4dead0ddba7614a9b819a42f3b957511.bindPopup(popup_3c20714a3870ae8a3f5d06bb7d0b8bcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dead0ddba7614a9b819a42f3b957511.setIcon(icon_2b62c5bcb2539a917f82ebdaf22e319f);
|
|
|
|
|
|
var marker_ec727a42378bc0542d47d8c22d3811c9 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d445b43f7c4ef6a8358e4c8a62e5b79c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d521022acf1bb27d3c069eecc9b11b0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4293f67ec2af6bd7941783f6312575c7 = $(`<div id="html_4293f67ec2af6bd7941783f6312575c7" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_d521022acf1bb27d3c069eecc9b11b0d.setContent(html_4293f67ec2af6bd7941783f6312575c7);
|
|
|
|
|
|
|
|
marker_ec727a42378bc0542d47d8c22d3811c9.bindPopup(popup_d521022acf1bb27d3c069eecc9b11b0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec727a42378bc0542d47d8c22d3811c9.setIcon(icon_d445b43f7c4ef6a8358e4c8a62e5b79c);
|
|
|
|
|
|
var marker_a6bc7c30fe9c5c7213bfbee6a8d2fc8b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8aef9a05b91756def6503108fe1e870f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_927b239acf71679c108328ee0aef67e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6770a6d812c081ef1c0b25dd5c4b9a6 = $(`<div id="html_a6770a6d812c081ef1c0b25dd5c4b9a6" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_927b239acf71679c108328ee0aef67e1.setContent(html_a6770a6d812c081ef1c0b25dd5c4b9a6);
|
|
|
|
|
|
|
|
marker_a6bc7c30fe9c5c7213bfbee6a8d2fc8b.bindPopup(popup_927b239acf71679c108328ee0aef67e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6bc7c30fe9c5c7213bfbee6a8d2fc8b.setIcon(icon_8aef9a05b91756def6503108fe1e870f);
|
|
|
|
|
|
var marker_fb8f67a8b7746d3b66f44752664825e0 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_bcf7b3f33dfa8ac76d6edcb6eff039c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e442a613cda8a47798405c769e6850cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdecd4d59785311e573659453b81bd29 = $(`<div id="html_cdecd4d59785311e573659453b81bd29" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_e442a613cda8a47798405c769e6850cf.setContent(html_cdecd4d59785311e573659453b81bd29);
|
|
|
|
|
|
|
|
marker_fb8f67a8b7746d3b66f44752664825e0.bindPopup(popup_e442a613cda8a47798405c769e6850cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8f67a8b7746d3b66f44752664825e0.setIcon(icon_bcf7b3f33dfa8ac76d6edcb6eff039c7);
|
|
|
|
|
|
var marker_c6f001fe998dd97abc406e89edb793a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c907f875a1ffee0f77985f0e1d4d99d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d15843f86303c70689567957cf8e7d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e99d98d53a065f0a77a2b4e303184cb = $(`<div id="html_7e99d98d53a065f0a77a2b4e303184cb" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_3d15843f86303c70689567957cf8e7d6.setContent(html_7e99d98d53a065f0a77a2b4e303184cb);
|
|
|
|
|
|
|
|
marker_c6f001fe998dd97abc406e89edb793a0.bindPopup(popup_3d15843f86303c70689567957cf8e7d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f001fe998dd97abc406e89edb793a0.setIcon(icon_c907f875a1ffee0f77985f0e1d4d99d5);
|
|
|
|
|
|
var marker_b82873558ff2372382dd6dc49ed2ffc1 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8b82e1258d3fa4dc77195f5d90cbd016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994b3de999974952a159e285d1b2ab6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_071d2a176f31a4e73081c74a660b7442 = $(`<div id="html_071d2a176f31a4e73081c74a660b7442" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_994b3de999974952a159e285d1b2ab6a.setContent(html_071d2a176f31a4e73081c74a660b7442);
|
|
|
|
|
|
|
|
marker_b82873558ff2372382dd6dc49ed2ffc1.bindPopup(popup_994b3de999974952a159e285d1b2ab6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b82873558ff2372382dd6dc49ed2ffc1.setIcon(icon_8b82e1258d3fa4dc77195f5d90cbd016);
|
|
|
|
|
|
var marker_25ad345f3e6424dffe1a48822c4b4ef6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dfbd5739f1a4e2b88ec07c424fbf0177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9c8b273cfc08877b3e3cb9b1b93ca1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_375f661d1303e721a5e096c4da756763 = $(`<div id="html_375f661d1303e721a5e096c4da756763" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_7e9c8b273cfc08877b3e3cb9b1b93ca1.setContent(html_375f661d1303e721a5e096c4da756763);
|
|
|
|
|
|
|
|
marker_25ad345f3e6424dffe1a48822c4b4ef6.bindPopup(popup_7e9c8b273cfc08877b3e3cb9b1b93ca1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25ad345f3e6424dffe1a48822c4b4ef6.setIcon(icon_dfbd5739f1a4e2b88ec07c424fbf0177);
|
|
|
|
|
|
var marker_3a793606443cf80857d2a2a28c1177f0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_735f37dd4b24ec83aede27c1e3699e38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f649c2438de4e0c76ffca80faa01924 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef37f1c975e1802ff68a799fde07f9a8 = $(`<div id="html_ef37f1c975e1802ff68a799fde07f9a8" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_1f649c2438de4e0c76ffca80faa01924.setContent(html_ef37f1c975e1802ff68a799fde07f9a8);
|
|
|
|
|
|
|
|
marker_3a793606443cf80857d2a2a28c1177f0.bindPopup(popup_1f649c2438de4e0c76ffca80faa01924)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a793606443cf80857d2a2a28c1177f0.setIcon(icon_735f37dd4b24ec83aede27c1e3699e38);
|
|
|
|
|
|
var marker_3a75d40f1eed7fc1a2c6f1154f91be0e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5aa4c149eec0ce48e80b9bfd03fcd8fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16546eda89861f12d9ae83ff9d962637 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6563bc9722914c476115234682de9b = $(`<div id="html_1b6563bc9722914c476115234682de9b" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_16546eda89861f12d9ae83ff9d962637.setContent(html_1b6563bc9722914c476115234682de9b);
|
|
|
|
|
|
|
|
marker_3a75d40f1eed7fc1a2c6f1154f91be0e.bindPopup(popup_16546eda89861f12d9ae83ff9d962637)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a75d40f1eed7fc1a2c6f1154f91be0e.setIcon(icon_5aa4c149eec0ce48e80b9bfd03fcd8fc);
|
|
|
|
|
|
var marker_04c8c59eeb897fdff60aa26ec88aec9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3daa75a3f188f1a3cc22e5558c06bc77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b60ceed60c45888b64bc3e1657ce25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88083ab765cca5abbc23d6d668cefcfd = $(`<div id="html_88083ab765cca5abbc23d6d668cefcfd" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_d8b60ceed60c45888b64bc3e1657ce25.setContent(html_88083ab765cca5abbc23d6d668cefcfd);
|
|
|
|
|
|
|
|
marker_04c8c59eeb897fdff60aa26ec88aec9c.bindPopup(popup_d8b60ceed60c45888b64bc3e1657ce25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04c8c59eeb897fdff60aa26ec88aec9c.setIcon(icon_3daa75a3f188f1a3cc22e5558c06bc77);
|
|
|
|
|
|
var marker_0b684524caff3b929b7d0f149ce098ee = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e51fa15c2e1f8d74635716ee133b9226 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca86cbe4d5de334c93c7942dd553145c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25fe8e585fb0dbae66305fdddfac9226 = $(`<div id="html_25fe8e585fb0dbae66305fdddfac9226" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_ca86cbe4d5de334c93c7942dd553145c.setContent(html_25fe8e585fb0dbae66305fdddfac9226);
|
|
|
|
|
|
|
|
marker_0b684524caff3b929b7d0f149ce098ee.bindPopup(popup_ca86cbe4d5de334c93c7942dd553145c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b684524caff3b929b7d0f149ce098ee.setIcon(icon_e51fa15c2e1f8d74635716ee133b9226);
|
|
|
|
|
|
var marker_5f4186d2addb77f5554a7cc6258b65d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7854d105e9276a3c7d5e8cda8f1ff5f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b7a72bf0de0cc8f6e99672d6eafe737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d463f91bcfdb19af244ba123025302d9 = $(`<div id="html_d463f91bcfdb19af244ba123025302d9" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_5b7a72bf0de0cc8f6e99672d6eafe737.setContent(html_d463f91bcfdb19af244ba123025302d9);
|
|
|
|
|
|
|
|
marker_5f4186d2addb77f5554a7cc6258b65d5.bindPopup(popup_5b7a72bf0de0cc8f6e99672d6eafe737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f4186d2addb77f5554a7cc6258b65d5.setIcon(icon_7854d105e9276a3c7d5e8cda8f1ff5f7);
|
|
|
|
|
|
var marker_e17e3e1332b6631d34ff7920b28c0be3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ab41cda0a2488b86d4815a799901ecc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_798ade371d19b103eca37cd695a88d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa6df04fbaeb377e495a2c2e575ec149 = $(`<div id="html_aa6df04fbaeb377e495a2c2e575ec149" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_798ade371d19b103eca37cd695a88d77.setContent(html_aa6df04fbaeb377e495a2c2e575ec149);
|
|
|
|
|
|
|
|
marker_e17e3e1332b6631d34ff7920b28c0be3.bindPopup(popup_798ade371d19b103eca37cd695a88d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17e3e1332b6631d34ff7920b28c0be3.setIcon(icon_ab41cda0a2488b86d4815a799901ecc3);
|
|
|
|
|
|
var marker_b8ed6356195e2a6db9bb26d07167c18f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dc265cde4f620936585ae5db3ccc4fb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3399256a81e7c65fadfbded27f5c3435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2390294f0eda912de7a25e22038d6cd = $(`<div id="html_c2390294f0eda912de7a25e22038d6cd" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3399256a81e7c65fadfbded27f5c3435.setContent(html_c2390294f0eda912de7a25e22038d6cd);
|
|
|
|
|
|
|
|
marker_b8ed6356195e2a6db9bb26d07167c18f.bindPopup(popup_3399256a81e7c65fadfbded27f5c3435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8ed6356195e2a6db9bb26d07167c18f.setIcon(icon_dc265cde4f620936585ae5db3ccc4fb3);
|
|
|
|
|
|
var marker_3ebe0cfb8faa1a0c6ee623b50818b50c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_eefac67a4f37deffbf5f23e32b07236d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aef240b61426660272f5afc4bf8b1e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f5044f70a565ffd40c41786ece3b102 = $(`<div id="html_1f5044f70a565ffd40c41786ece3b102" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_8aef240b61426660272f5afc4bf8b1e4.setContent(html_1f5044f70a565ffd40c41786ece3b102);
|
|
|
|
|
|
|
|
marker_3ebe0cfb8faa1a0c6ee623b50818b50c.bindPopup(popup_8aef240b61426660272f5afc4bf8b1e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ebe0cfb8faa1a0c6ee623b50818b50c.setIcon(icon_eefac67a4f37deffbf5f23e32b07236d);
|
|
|
|
|
|
var marker_723104700fa18316424225d126097983 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4f7fb6a0da7baa8a5741a4d58bbac0e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cad9819dc67f4148d8ed9a9bbddd3e7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8644f34ca2a0efa8319a50d5e1fc8afa = $(`<div id="html_8644f34ca2a0efa8319a50d5e1fc8afa" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_cad9819dc67f4148d8ed9a9bbddd3e7d.setContent(html_8644f34ca2a0efa8319a50d5e1fc8afa);
|
|
|
|
|
|
|
|
marker_723104700fa18316424225d126097983.bindPopup(popup_cad9819dc67f4148d8ed9a9bbddd3e7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_723104700fa18316424225d126097983.setIcon(icon_4f7fb6a0da7baa8a5741a4d58bbac0e5);
|
|
|
|
|
|
var marker_8ebc1248b2bcc5ce46bf3cfbab0bfe8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1526523bd9fda098cb5b69c61bbe23c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_844c37212d41a1988ab65d1f024152b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ee8ab478e8b0d4431ab9b622973c55c = $(`<div id="html_3ee8ab478e8b0d4431ab9b622973c55c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_844c37212d41a1988ab65d1f024152b0.setContent(html_3ee8ab478e8b0d4431ab9b622973c55c);
|
|
|
|
|
|
|
|
marker_8ebc1248b2bcc5ce46bf3cfbab0bfe8d.bindPopup(popup_844c37212d41a1988ab65d1f024152b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ebc1248b2bcc5ce46bf3cfbab0bfe8d.setIcon(icon_1526523bd9fda098cb5b69c61bbe23c1);
|
|
|
|
|
|
var marker_4073d3183d5defc8e6f582d223c6b319 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4a98f48fc5d02e3a7c9c76c50871c5ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f38bc4b1171fdb1e763f5cb9da554d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c786dd220948a121603abc963d048c14 = $(`<div id="html_c786dd220948a121603abc963d048c14" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_e5f38bc4b1171fdb1e763f5cb9da554d.setContent(html_c786dd220948a121603abc963d048c14);
|
|
|
|
|
|
|
|
marker_4073d3183d5defc8e6f582d223c6b319.bindPopup(popup_e5f38bc4b1171fdb1e763f5cb9da554d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4073d3183d5defc8e6f582d223c6b319.setIcon(icon_4a98f48fc5d02e3a7c9c76c50871c5ad);
|
|
|
|
|
|
var marker_3ec229528f503a08e1f4842288b893ea = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_fd0bccf68abe9829ce34e45ca26ac6f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e69fbd59d04a0fe5792b9758afadd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a19de21d6daa4c9478bab7b2a06f182 = $(`<div id="html_3a19de21d6daa4c9478bab7b2a06f182" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_75e69fbd59d04a0fe5792b9758afadd9.setContent(html_3a19de21d6daa4c9478bab7b2a06f182);
|
|
|
|
|
|
|
|
marker_3ec229528f503a08e1f4842288b893ea.bindPopup(popup_75e69fbd59d04a0fe5792b9758afadd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec229528f503a08e1f4842288b893ea.setIcon(icon_fd0bccf68abe9829ce34e45ca26ac6f8);
|
|
|
|
|
|
var marker_1bc67b16a228d68cb48ec6051585a036 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f402756779067c6b96247aa69c9f1b35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f356bc8fd1042928e583ad70d4e20eb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_275fc282eb7cc654b83d7a299242cd96 = $(`<div id="html_275fc282eb7cc654b83d7a299242cd96" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_f356bc8fd1042928e583ad70d4e20eb2.setContent(html_275fc282eb7cc654b83d7a299242cd96);
|
|
|
|
|
|
|
|
marker_1bc67b16a228d68cb48ec6051585a036.bindPopup(popup_f356bc8fd1042928e583ad70d4e20eb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc67b16a228d68cb48ec6051585a036.setIcon(icon_f402756779067c6b96247aa69c9f1b35);
|
|
|
|
|
|
var marker_9e5897ea4d0e8a8655cdedab868240a7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_194d3c89e0894e0c240280a460e7f67e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6606cdcf7e69bb0d6ab4061f3ffe04f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_458ccd601d8546b22411592c7bae2fa9 = $(`<div id="html_458ccd601d8546b22411592c7bae2fa9" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_6606cdcf7e69bb0d6ab4061f3ffe04f4.setContent(html_458ccd601d8546b22411592c7bae2fa9);
|
|
|
|
|
|
|
|
marker_9e5897ea4d0e8a8655cdedab868240a7.bindPopup(popup_6606cdcf7e69bb0d6ab4061f3ffe04f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e5897ea4d0e8a8655cdedab868240a7.setIcon(icon_194d3c89e0894e0c240280a460e7f67e);
|
|
|
|
|
|
var marker_80177bab449ed632cbfff24dc31cc4f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_859d3fe0f7630ca64b80eedf2cb922ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7c49b424b7277e983396a0469badae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc6556eef933b341ec18e06aafbea883 = $(`<div id="html_fc6556eef933b341ec18e06aafbea883" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_e7c49b424b7277e983396a0469badae4.setContent(html_fc6556eef933b341ec18e06aafbea883);
|
|
|
|
|
|
|
|
marker_80177bab449ed632cbfff24dc31cc4f4.bindPopup(popup_e7c49b424b7277e983396a0469badae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80177bab449ed632cbfff24dc31cc4f4.setIcon(icon_859d3fe0f7630ca64b80eedf2cb922ad);
|
|
|
|
|
|
var marker_6290ab7dc5e5246369fc2b80876bf5bf = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d0669dc5438219f9e22b6c06ae2a5478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c43a54d837539806fcd45b14cb62ed61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be588d7bd8b726cd3ac2d8b875c721a7 = $(`<div id="html_be588d7bd8b726cd3ac2d8b875c721a7" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_c43a54d837539806fcd45b14cb62ed61.setContent(html_be588d7bd8b726cd3ac2d8b875c721a7);
|
|
|
|
|
|
|
|
marker_6290ab7dc5e5246369fc2b80876bf5bf.bindPopup(popup_c43a54d837539806fcd45b14cb62ed61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6290ab7dc5e5246369fc2b80876bf5bf.setIcon(icon_d0669dc5438219f9e22b6c06ae2a5478);
|
|
|
|
|
|
var marker_217f48170a3161e22090df80310ea61f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f7632c499e75089f0ac62ba24d1fd89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be243a74f08eaa1096ed55c74b8b73d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62cbab2b535a51900959adb1f95f3141 = $(`<div id="html_62cbab2b535a51900959adb1f95f3141" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6be243a74f08eaa1096ed55c74b8b73d.setContent(html_62cbab2b535a51900959adb1f95f3141);
|
|
|
|
|
|
|
|
marker_217f48170a3161e22090df80310ea61f.bindPopup(popup_6be243a74f08eaa1096ed55c74b8b73d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_217f48170a3161e22090df80310ea61f.setIcon(icon_f7632c499e75089f0ac62ba24d1fd89e);
|
|
|
|
|
|
var marker_cf6fd06255920d155d0b3b8fbcfb6d68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_364d4c74fb436b1e831c394c2ca48457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e273c435838a87c842df4cc1811682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8c8c0f70281c27a584493e95e64e4f3 = $(`<div id="html_a8c8c0f70281c27a584493e95e64e4f3" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_b2e273c435838a87c842df4cc1811682.setContent(html_a8c8c0f70281c27a584493e95e64e4f3);
|
|
|
|
|
|
|
|
marker_cf6fd06255920d155d0b3b8fbcfb6d68.bindPopup(popup_b2e273c435838a87c842df4cc1811682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf6fd06255920d155d0b3b8fbcfb6d68.setIcon(icon_364d4c74fb436b1e831c394c2ca48457);
|
|
|
|
|
|
var marker_6d6e4483aff9f1db00359e0d88e6965f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_932e0a8ea31ffdf5c2d2aa9f58ae2ba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80522521f419a85e7dbc2905b0351a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2428f4b47c36830b4fe5259397ec26fc = $(`<div id="html_2428f4b47c36830b4fe5259397ec26fc" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a80522521f419a85e7dbc2905b0351a3.setContent(html_2428f4b47c36830b4fe5259397ec26fc);
|
|
|
|
|
|
|
|
marker_6d6e4483aff9f1db00359e0d88e6965f.bindPopup(popup_a80522521f419a85e7dbc2905b0351a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d6e4483aff9f1db00359e0d88e6965f.setIcon(icon_932e0a8ea31ffdf5c2d2aa9f58ae2ba1);
|
|
|
|
|
|
var marker_1fb897f47dc989eb681d52ef71d9b8fe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1d7ae2ef9681f47206cea78e12df37cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_895bb556ef05dfb0ca6b1971f26cee46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9709fe77eed19544839eb4cb671bbccf = $(`<div id="html_9709fe77eed19544839eb4cb671bbccf" style="width: 100.0%; height: 100.0%;">r1.freexom.com</div>`)[0];
|
|
popup_895bb556ef05dfb0ca6b1971f26cee46.setContent(html_9709fe77eed19544839eb4cb671bbccf);
|
|
|
|
|
|
|
|
marker_1fb897f47dc989eb681d52ef71d9b8fe.bindPopup(popup_895bb556ef05dfb0ca6b1971f26cee46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb897f47dc989eb681d52ef71d9b8fe.setIcon(icon_1d7ae2ef9681f47206cea78e12df37cf);
|
|
|
|
|
|
var marker_6f4c60787f70e674374c8a26b4bd2ee6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7ce23a3b541ec5f364c94e5c214c7a03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b1a39ede64b9fb3b094b2bedd687fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5bc476a91f870615cffd85653006f4 = $(`<div id="html_3e5bc476a91f870615cffd85653006f4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_12b1a39ede64b9fb3b094b2bedd687fd.setContent(html_3e5bc476a91f870615cffd85653006f4);
|
|
|
|
|
|
|
|
marker_6f4c60787f70e674374c8a26b4bd2ee6.bindPopup(popup_12b1a39ede64b9fb3b094b2bedd687fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f4c60787f70e674374c8a26b4bd2ee6.setIcon(icon_7ce23a3b541ec5f364c94e5c214c7a03);
|
|
|
|
|
|
var marker_0e959cce37a80e55975f16e9e8efebf2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ffc1a9044c696341ccec1ab3f4e6dcb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea2c41c46b63e4ad735354d75f4c744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d457f17ce031ac3b863ea7cb3b2dbc = $(`<div id="html_f7d457f17ce031ac3b863ea7cb3b2dbc" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_8ea2c41c46b63e4ad735354d75f4c744.setContent(html_f7d457f17ce031ac3b863ea7cb3b2dbc);
|
|
|
|
|
|
|
|
marker_0e959cce37a80e55975f16e9e8efebf2.bindPopup(popup_8ea2c41c46b63e4ad735354d75f4c744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e959cce37a80e55975f16e9e8efebf2.setIcon(icon_ffc1a9044c696341ccec1ab3f4e6dcb1);
|
|
|
|
|
|
var marker_08fc2549760712e90ad250e313b61485 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5b630a27ca8bc23fed4dd3bf20537828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffb845cc044edebc2f943a50c2c09abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf55f70919bcc6baf37d69eff8cbc6b = $(`<div id="html_faf55f70919bcc6baf37d69eff8cbc6b" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_ffb845cc044edebc2f943a50c2c09abb.setContent(html_faf55f70919bcc6baf37d69eff8cbc6b);
|
|
|
|
|
|
|
|
marker_08fc2549760712e90ad250e313b61485.bindPopup(popup_ffb845cc044edebc2f943a50c2c09abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fc2549760712e90ad250e313b61485.setIcon(icon_5b630a27ca8bc23fed4dd3bf20537828);
|
|
|
|
|
|
var marker_c61a9946d758f4631d6da837611e5461 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6db9d736927306ffbacab407bb47d6ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81f5fb4ab703e080aa129e6933afc7c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2903a23e421f5c9a4cd95cab105f6a2 = $(`<div id="html_f2903a23e421f5c9a4cd95cab105f6a2" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_81f5fb4ab703e080aa129e6933afc7c2.setContent(html_f2903a23e421f5c9a4cd95cab105f6a2);
|
|
|
|
|
|
|
|
marker_c61a9946d758f4631d6da837611e5461.bindPopup(popup_81f5fb4ab703e080aa129e6933afc7c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c61a9946d758f4631d6da837611e5461.setIcon(icon_6db9d736927306ffbacab407bb47d6ee);
|
|
|
|
|
|
var marker_a30314eff33b21da182a39a781c9f9e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5446405ae57be3686d421496cbd8928d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad56052f8c66360f994ed33c1887906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ea1a9a5a8d2416eb00984145a4e922 = $(`<div id="html_58ea1a9a5a8d2416eb00984145a4e922" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_9ad56052f8c66360f994ed33c1887906.setContent(html_58ea1a9a5a8d2416eb00984145a4e922);
|
|
|
|
|
|
|
|
marker_a30314eff33b21da182a39a781c9f9e1.bindPopup(popup_9ad56052f8c66360f994ed33c1887906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30314eff33b21da182a39a781c9f9e1.setIcon(icon_5446405ae57be3686d421496cbd8928d);
|
|
|
|
|
|
var marker_02b09fb685872ad2167fe104fb8f6647 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1f16a8a1c1b14938dcd197a1e7d038df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d987d50151ac32f233102e8dce0e9510 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc0380b494c37f921a5803aec1f1b84c = $(`<div id="html_fc0380b494c37f921a5803aec1f1b84c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d987d50151ac32f233102e8dce0e9510.setContent(html_fc0380b494c37f921a5803aec1f1b84c);
|
|
|
|
|
|
|
|
marker_02b09fb685872ad2167fe104fb8f6647.bindPopup(popup_d987d50151ac32f233102e8dce0e9510)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b09fb685872ad2167fe104fb8f6647.setIcon(icon_1f16a8a1c1b14938dcd197a1e7d038df);
|
|
|
|
|
|
var marker_0bcfef4f4b20edb89b26a23cd2fe7a29 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_48a578092d645040aaa6529496c29b1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae59449bb3711b739ce223a76e994dea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab101af3799dc10634a99915d5b35a50 = $(`<div id="html_ab101af3799dc10634a99915d5b35a50" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_ae59449bb3711b739ce223a76e994dea.setContent(html_ab101af3799dc10634a99915d5b35a50);
|
|
|
|
|
|
|
|
marker_0bcfef4f4b20edb89b26a23cd2fe7a29.bindPopup(popup_ae59449bb3711b739ce223a76e994dea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bcfef4f4b20edb89b26a23cd2fe7a29.setIcon(icon_48a578092d645040aaa6529496c29b1c);
|
|
|
|
|
|
var marker_d43f5f2554ba8f4d32fe1b62e1e26a3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_17405246ccf2545471b02e1fca076036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8952d65e10fad5da486bf8c9c6798ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e4310216c7066d4ff22753f8fc24c9f = $(`<div id="html_6e4310216c7066d4ff22753f8fc24c9f" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_c8952d65e10fad5da486bf8c9c6798ea.setContent(html_6e4310216c7066d4ff22753f8fc24c9f);
|
|
|
|
|
|
|
|
marker_d43f5f2554ba8f4d32fe1b62e1e26a3a.bindPopup(popup_c8952d65e10fad5da486bf8c9c6798ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d43f5f2554ba8f4d32fe1b62e1e26a3a.setIcon(icon_17405246ccf2545471b02e1fca076036);
|
|
|
|
|
|
var marker_03b480e0ee1740e6d17ae2dccb6b8e83 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ee12260957b18a11a8a99181ee5524e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_057bfe7e312e157424093c17ab78cf55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_119a0533ea5bc532c3924b1a94f2002e = $(`<div id="html_119a0533ea5bc532c3924b1a94f2002e" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_057bfe7e312e157424093c17ab78cf55.setContent(html_119a0533ea5bc532c3924b1a94f2002e);
|
|
|
|
|
|
|
|
marker_03b480e0ee1740e6d17ae2dccb6b8e83.bindPopup(popup_057bfe7e312e157424093c17ab78cf55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b480e0ee1740e6d17ae2dccb6b8e83.setIcon(icon_ee12260957b18a11a8a99181ee5524e6);
|
|
|
|
|
|
var marker_103554ab8b8e97cf1b1b3777cbfb8a10 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_cab3bcf1793fba11c882adb11ef93dc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_524c6f07775c2bfbe740fac60c6a780e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fec9967b2109ce5571047997c822a3d = $(`<div id="html_6fec9967b2109ce5571047997c822a3d" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_524c6f07775c2bfbe740fac60c6a780e.setContent(html_6fec9967b2109ce5571047997c822a3d);
|
|
|
|
|
|
|
|
marker_103554ab8b8e97cf1b1b3777cbfb8a10.bindPopup(popup_524c6f07775c2bfbe740fac60c6a780e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103554ab8b8e97cf1b1b3777cbfb8a10.setIcon(icon_cab3bcf1793fba11c882adb11ef93dc5);
|
|
|
|
|
|
var marker_a4583083d65e98405b9afe1018fe460e = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3cec8b5b342a771fc5dfa2ada809133a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e9c4b4dffdb6bac2113c69f6c600ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ec504d8461b70fe5b0933514709631a = $(`<div id="html_7ec504d8461b70fe5b0933514709631a" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_f0e9c4b4dffdb6bac2113c69f6c600ec.setContent(html_7ec504d8461b70fe5b0933514709631a);
|
|
|
|
|
|
|
|
marker_a4583083d65e98405b9afe1018fe460e.bindPopup(popup_f0e9c4b4dffdb6bac2113c69f6c600ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4583083d65e98405b9afe1018fe460e.setIcon(icon_3cec8b5b342a771fc5dfa2ada809133a);
|
|
|
|
|
|
var marker_2d5619906c3cec03c1e9d57293fd9656 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5c56f77e05572464c57b7e976b7422d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c91f083e1e303522f5e12129090de844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de603105b75e10b23d2a9b506d612ca3 = $(`<div id="html_de603105b75e10b23d2a9b506d612ca3" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_c91f083e1e303522f5e12129090de844.setContent(html_de603105b75e10b23d2a9b506d612ca3);
|
|
|
|
|
|
|
|
marker_2d5619906c3cec03c1e9d57293fd9656.bindPopup(popup_c91f083e1e303522f5e12129090de844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d5619906c3cec03c1e9d57293fd9656.setIcon(icon_5c56f77e05572464c57b7e976b7422d8);
|
|
|
|
|
|
var marker_4c9573b914d99c4b09a3c70f2366c000 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_03a25e0a354483a49d678d11635ba380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47a7513d3f5d400fc0e70dd1c4cebb41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_698a0cc43832a6a593f8edcabdd2c9c9 = $(`<div id="html_698a0cc43832a6a593f8edcabdd2c9c9" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_47a7513d3f5d400fc0e70dd1c4cebb41.setContent(html_698a0cc43832a6a593f8edcabdd2c9c9);
|
|
|
|
|
|
|
|
marker_4c9573b914d99c4b09a3c70f2366c000.bindPopup(popup_47a7513d3f5d400fc0e70dd1c4cebb41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c9573b914d99c4b09a3c70f2366c000.setIcon(icon_03a25e0a354483a49d678d11635ba380);
|
|
|
|
|
|
var marker_925a9b5c02c099fc5794dd24d6e35e4d = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f3fd56174a776c50bad8c2de76d267d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_879fd3e6332aa2b2b9178e602ffdae50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce115599e2cbfcedf4ffd3791da3a06 = $(`<div id="html_dce115599e2cbfcedf4ffd3791da3a06" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_879fd3e6332aa2b2b9178e602ffdae50.setContent(html_dce115599e2cbfcedf4ffd3791da3a06);
|
|
|
|
|
|
|
|
marker_925a9b5c02c099fc5794dd24d6e35e4d.bindPopup(popup_879fd3e6332aa2b2b9178e602ffdae50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_925a9b5c02c099fc5794dd24d6e35e4d.setIcon(icon_f3fd56174a776c50bad8c2de76d267d2);
|
|
|
|
|
|
var marker_d644499eb3b7da33c75205d4364cf9af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6b855434973d0522e382400a2a3dcb36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6320b150ebf9d7b434e9ab6a4d73e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d32d9c590dbbfaf33c6a8d92c9466b8e = $(`<div id="html_d32d9c590dbbfaf33c6a8d92c9466b8e" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f6320b150ebf9d7b434e9ab6a4d73e2d.setContent(html_d32d9c590dbbfaf33c6a8d92c9466b8e);
|
|
|
|
|
|
|
|
marker_d644499eb3b7da33c75205d4364cf9af.bindPopup(popup_f6320b150ebf9d7b434e9ab6a4d73e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d644499eb3b7da33c75205d4364cf9af.setIcon(icon_6b855434973d0522e382400a2a3dcb36);
|
|
|
|
|
|
var marker_f624f01f4ab482f2f645ddd4974a5ca6 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7afe7f2f3fb5480da6b48335293b85ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4535bf9b98bce84678081eca987c426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f30c78a350103f2ae57af67c5708d6 = $(`<div id="html_d2f30c78a350103f2ae57af67c5708d6" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_d4535bf9b98bce84678081eca987c426.setContent(html_d2f30c78a350103f2ae57af67c5708d6);
|
|
|
|
|
|
|
|
marker_f624f01f4ab482f2f645ddd4974a5ca6.bindPopup(popup_d4535bf9b98bce84678081eca987c426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f624f01f4ab482f2f645ddd4974a5ca6.setIcon(icon_7afe7f2f3fb5480da6b48335293b85ee);
|
|
|
|
|
|
var marker_aeb647fe01b7c1a8f7a61a7d53d10d14 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1dd18400a6f0384269f200c1f84ac2f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5eceb2741f0b1e706e3b286cfdea3f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c468cb293f48f2c6286876be298ae19f = $(`<div id="html_c468cb293f48f2c6286876be298ae19f" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_a5eceb2741f0b1e706e3b286cfdea3f1.setContent(html_c468cb293f48f2c6286876be298ae19f);
|
|
|
|
|
|
|
|
marker_aeb647fe01b7c1a8f7a61a7d53d10d14.bindPopup(popup_a5eceb2741f0b1e706e3b286cfdea3f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeb647fe01b7c1a8f7a61a7d53d10d14.setIcon(icon_1dd18400a6f0384269f200c1f84ac2f2);
|
|
|
|
|
|
var marker_62930e51adff1407eefc16d176ab4e15 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_605ea73e064450d9bc52459f192125c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35050f703cb71a79ebc5f1e47852c2b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e255ae2164ef41c700c26794351b7a29 = $(`<div id="html_e255ae2164ef41c700c26794351b7a29" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_35050f703cb71a79ebc5f1e47852c2b9.setContent(html_e255ae2164ef41c700c26794351b7a29);
|
|
|
|
|
|
|
|
marker_62930e51adff1407eefc16d176ab4e15.bindPopup(popup_35050f703cb71a79ebc5f1e47852c2b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62930e51adff1407eefc16d176ab4e15.setIcon(icon_605ea73e064450d9bc52459f192125c3);
|
|
|
|
|
|
var marker_e74ceec24aa061f2c2df9e021029d04e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_99e2f6d185b99f515b54d8a49ad06d32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ee29a20b4e735860d3a89a19c376cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f3f7793b4333281f330907daecaf422 = $(`<div id="html_1f3f7793b4333281f330907daecaf422" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_40ee29a20b4e735860d3a89a19c376cb.setContent(html_1f3f7793b4333281f330907daecaf422);
|
|
|
|
|
|
|
|
marker_e74ceec24aa061f2c2df9e021029d04e.bindPopup(popup_40ee29a20b4e735860d3a89a19c376cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e74ceec24aa061f2c2df9e021029d04e.setIcon(icon_99e2f6d185b99f515b54d8a49ad06d32);
|
|
|
|
|
|
var marker_d10cdda4e520a57d86d8fbb9d0333789 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e607654bca78ffbea7b2680a17e33833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad012b3f2e3da5cf0c80d263dffafdec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_987668924f0b92d4a59eacb707afa9e6 = $(`<div id="html_987668924f0b92d4a59eacb707afa9e6" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_ad012b3f2e3da5cf0c80d263dffafdec.setContent(html_987668924f0b92d4a59eacb707afa9e6);
|
|
|
|
|
|
|
|
marker_d10cdda4e520a57d86d8fbb9d0333789.bindPopup(popup_ad012b3f2e3da5cf0c80d263dffafdec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d10cdda4e520a57d86d8fbb9d0333789.setIcon(icon_e607654bca78ffbea7b2680a17e33833);
|
|
|
|
|
|
var marker_a975f75d9ee839466d5096393ec4da81 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1006e8f526322796665f78e63c0d3aba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ef808386c399a14b4b944167e192a35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f70dfb57c8f71b816cbbfbcc511f05 = $(`<div id="html_22f70dfb57c8f71b816cbbfbcc511f05" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_4ef808386c399a14b4b944167e192a35.setContent(html_22f70dfb57c8f71b816cbbfbcc511f05);
|
|
|
|
|
|
|
|
marker_a975f75d9ee839466d5096393ec4da81.bindPopup(popup_4ef808386c399a14b4b944167e192a35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a975f75d9ee839466d5096393ec4da81.setIcon(icon_1006e8f526322796665f78e63c0d3aba);
|
|
|
|
|
|
var marker_16255a1d4550898870246bc15605f14a = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5464ad7448db01f731930eeb9b41d535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fac9eb73afb545b085e3d34d54a8c387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af44eea90acbf43dfdde017a7220ac30 = $(`<div id="html_af44eea90acbf43dfdde017a7220ac30" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_fac9eb73afb545b085e3d34d54a8c387.setContent(html_af44eea90acbf43dfdde017a7220ac30);
|
|
|
|
|
|
|
|
marker_16255a1d4550898870246bc15605f14a.bindPopup(popup_fac9eb73afb545b085e3d34d54a8c387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16255a1d4550898870246bc15605f14a.setIcon(icon_5464ad7448db01f731930eeb9b41d535);
|
|
|
|
|
|
var marker_667f6a0c8296284df1a92b47728489a7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7f694655ce49436ec74a4ce605459972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01d139f7243e73b549225a033fd2570e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa02e954cca6a3c1ed9b4ce481fbc10 = $(`<div id="html_6fa02e954cca6a3c1ed9b4ce481fbc10" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_01d139f7243e73b549225a033fd2570e.setContent(html_6fa02e954cca6a3c1ed9b4ce481fbc10);
|
|
|
|
|
|
|
|
marker_667f6a0c8296284df1a92b47728489a7.bindPopup(popup_01d139f7243e73b549225a033fd2570e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_667f6a0c8296284df1a92b47728489a7.setIcon(icon_7f694655ce49436ec74a4ce605459972);
|
|
|
|
|
|
var marker_39bd22eaec728c7c045038a0cd9945b4 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ddfb7f00a0720e6b0f496196b93bec89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e9eebbe0483d122644f883f7f7651a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e1541080863281c9f9549fe76256742 = $(`<div id="html_5e1541080863281c9f9549fe76256742" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_9e9eebbe0483d122644f883f7f7651a7.setContent(html_5e1541080863281c9f9549fe76256742);
|
|
|
|
|
|
|
|
marker_39bd22eaec728c7c045038a0cd9945b4.bindPopup(popup_9e9eebbe0483d122644f883f7f7651a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39bd22eaec728c7c045038a0cd9945b4.setIcon(icon_ddfb7f00a0720e6b0f496196b93bec89);
|
|
|
|
|
|
var marker_264eed46c61dd9537421f1d7b98866ad = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_59b62e6ccb9fa5eb8fca717cd347e84a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41918e4a0d62154c121ee8c921ab8525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7873526361952919e5f793c53d47b5 = $(`<div id="html_8e7873526361952919e5f793c53d47b5" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_41918e4a0d62154c121ee8c921ab8525.setContent(html_8e7873526361952919e5f793c53d47b5);
|
|
|
|
|
|
|
|
marker_264eed46c61dd9537421f1d7b98866ad.bindPopup(popup_41918e4a0d62154c121ee8c921ab8525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_264eed46c61dd9537421f1d7b98866ad.setIcon(icon_59b62e6ccb9fa5eb8fca717cd347e84a);
|
|
|
|
|
|
var marker_e58c3c16372ac72b35b78e4eabe897ef = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b713f90bca3961e0b86fabf6bc01756e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14f583bb5d11cdb961e4c0d93a1ed893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3662e774fa7e8e578c76f34414a34ad1 = $(`<div id="html_3662e774fa7e8e578c76f34414a34ad1" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_14f583bb5d11cdb961e4c0d93a1ed893.setContent(html_3662e774fa7e8e578c76f34414a34ad1);
|
|
|
|
|
|
|
|
marker_e58c3c16372ac72b35b78e4eabe897ef.bindPopup(popup_14f583bb5d11cdb961e4c0d93a1ed893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e58c3c16372ac72b35b78e4eabe897ef.setIcon(icon_b713f90bca3961e0b86fabf6bc01756e);
|
|
|
|
|
|
var marker_d18776b167fccbbb3f3e018f540b93d8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2e92c0ac58a64365a172d692234bc3c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a638534712fcd71831fa3650c3fb123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b009bdc023b49a2d032af5fbaf60d0 = $(`<div id="html_e9b009bdc023b49a2d032af5fbaf60d0" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_7a638534712fcd71831fa3650c3fb123.setContent(html_e9b009bdc023b49a2d032af5fbaf60d0);
|
|
|
|
|
|
|
|
marker_d18776b167fccbbb3f3e018f540b93d8.bindPopup(popup_7a638534712fcd71831fa3650c3fb123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18776b167fccbbb3f3e018f540b93d8.setIcon(icon_2e92c0ac58a64365a172d692234bc3c5);
|
|
|
|
|
|
var marker_de589c77cb9a5a9c76ee1248504c3aa9 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9d4d5173bfd82be55eaa442a9b662f9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ccc4b51ca4647c57e4bf9cb483dd65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d5cb265d36451c3cbeda5bdea0386d = $(`<div id="html_03d5cb265d36451c3cbeda5bdea0386d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_18ccc4b51ca4647c57e4bf9cb483dd65.setContent(html_03d5cb265d36451c3cbeda5bdea0386d);
|
|
|
|
|
|
|
|
marker_de589c77cb9a5a9c76ee1248504c3aa9.bindPopup(popup_18ccc4b51ca4647c57e4bf9cb483dd65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de589c77cb9a5a9c76ee1248504c3aa9.setIcon(icon_9d4d5173bfd82be55eaa442a9b662f9e);
|
|
|
|
|
|
var marker_dd352f1782f981ecafe04e715f7c4a66 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_08b04f9f40deb588767f8eac6d3a167d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a04111c75aefa0626b6b5bada939f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c19bb623f6f4d5a1632b5f398790d972 = $(`<div id="html_c19bb623f6f4d5a1632b5f398790d972" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_d3a04111c75aefa0626b6b5bada939f3.setContent(html_c19bb623f6f4d5a1632b5f398790d972);
|
|
|
|
|
|
|
|
marker_dd352f1782f981ecafe04e715f7c4a66.bindPopup(popup_d3a04111c75aefa0626b6b5bada939f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd352f1782f981ecafe04e715f7c4a66.setIcon(icon_08b04f9f40deb588767f8eac6d3a167d);
|
|
|
|
|
|
var marker_342874f3b5b6bb73b67de212438bb49f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1c6486fa39e3c2ccacc82f827a49247c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff47ce99ce75a448c327a83002c90e5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_896a4fe1417eae18e2ec9deb75ce3d5b = $(`<div id="html_896a4fe1417eae18e2ec9deb75ce3d5b" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_ff47ce99ce75a448c327a83002c90e5d.setContent(html_896a4fe1417eae18e2ec9deb75ce3d5b);
|
|
|
|
|
|
|
|
marker_342874f3b5b6bb73b67de212438bb49f.bindPopup(popup_ff47ce99ce75a448c327a83002c90e5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342874f3b5b6bb73b67de212438bb49f.setIcon(icon_1c6486fa39e3c2ccacc82f827a49247c);
|
|
|
|
|
|
var marker_ab3b43ae2eb531fd688d6fbb3fb4c67c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b56779142aae305c60518c2244fda28d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a19ddde506bcb2362cc3917e221cc7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2af143483d43995a818cf2568bdf1070 = $(`<div id="html_2af143483d43995a818cf2568bdf1070" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_4a19ddde506bcb2362cc3917e221cc7a.setContent(html_2af143483d43995a818cf2568bdf1070);
|
|
|
|
|
|
|
|
marker_ab3b43ae2eb531fd688d6fbb3fb4c67c.bindPopup(popup_4a19ddde506bcb2362cc3917e221cc7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab3b43ae2eb531fd688d6fbb3fb4c67c.setIcon(icon_b56779142aae305c60518c2244fda28d);
|
|
|
|
|
|
var marker_e5e3550adbe31b9ff3f61d07bf7dc0b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7db2bf8694b655f11e9348a4a49fbe3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51d4ff0db1e1ddda5a389c740904c9c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dae2ae2cfb7d1ca42299c0a261831797 = $(`<div id="html_dae2ae2cfb7d1ca42299c0a261831797" style="width: 100.0%; height: 100.0%;">nos.lostr.space</div>`)[0];
|
|
popup_51d4ff0db1e1ddda5a389c740904c9c2.setContent(html_dae2ae2cfb7d1ca42299c0a261831797);
|
|
|
|
|
|
|
|
marker_e5e3550adbe31b9ff3f61d07bf7dc0b5.bindPopup(popup_51d4ff0db1e1ddda5a389c740904c9c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e3550adbe31b9ff3f61d07bf7dc0b5.setIcon(icon_7db2bf8694b655f11e9348a4a49fbe3f);
|
|
|
|
|
|
var marker_d92a638cbf91590c69bc4702d6058268 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_34582d2fac2baa17925a4f95f9b560fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdabbcc271d2188f8781d24348db0059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfbe1547b5173f348b404b8e348b207a = $(`<div id="html_cfbe1547b5173f348b404b8e348b207a" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_cdabbcc271d2188f8781d24348db0059.setContent(html_cfbe1547b5173f348b404b8e348b207a);
|
|
|
|
|
|
|
|
marker_d92a638cbf91590c69bc4702d6058268.bindPopup(popup_cdabbcc271d2188f8781d24348db0059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d92a638cbf91590c69bc4702d6058268.setIcon(icon_34582d2fac2baa17925a4f95f9b560fa);
|
|
|
|
|
|
var marker_9f609d065fbb2aeb8f6e90f2f686f66c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_13e897190c5b312302424dbc4def0d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f98ffce6ab54d16747f851ca4ef454b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f3f4dc7b4549c99b405dc98e34aedd5 = $(`<div id="html_8f3f4dc7b4549c99b405dc98e34aedd5" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_0f98ffce6ab54d16747f851ca4ef454b.setContent(html_8f3f4dc7b4549c99b405dc98e34aedd5);
|
|
|
|
|
|
|
|
marker_9f609d065fbb2aeb8f6e90f2f686f66c.bindPopup(popup_0f98ffce6ab54d16747f851ca4ef454b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f609d065fbb2aeb8f6e90f2f686f66c.setIcon(icon_13e897190c5b312302424dbc4def0d60);
|
|
|
|
|
|
var marker_28637c2e10ef9475bbfbd56b2804cddb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4c2d3b38252fcf90463a124c13ea7527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24cd6ecb48092da3e8b5967e9cfaa04f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_716d62b0c0b19a9cc08bdc53bea3e09f = $(`<div id="html_716d62b0c0b19a9cc08bdc53bea3e09f" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_24cd6ecb48092da3e8b5967e9cfaa04f.setContent(html_716d62b0c0b19a9cc08bdc53bea3e09f);
|
|
|
|
|
|
|
|
marker_28637c2e10ef9475bbfbd56b2804cddb.bindPopup(popup_24cd6ecb48092da3e8b5967e9cfaa04f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28637c2e10ef9475bbfbd56b2804cddb.setIcon(icon_4c2d3b38252fcf90463a124c13ea7527);
|
|
|
|
|
|
var marker_53d528c31ffd8648834863ae20ee6448 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ca38624904781e5b625a3d19754cd327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ffc98e89d5920ae41d3c747967d0d65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22410e7ca65042c83a9b66ceadc7f507 = $(`<div id="html_22410e7ca65042c83a9b66ceadc7f507" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_3ffc98e89d5920ae41d3c747967d0d65.setContent(html_22410e7ca65042c83a9b66ceadc7f507);
|
|
|
|
|
|
|
|
marker_53d528c31ffd8648834863ae20ee6448.bindPopup(popup_3ffc98e89d5920ae41d3c747967d0d65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53d528c31ffd8648834863ae20ee6448.setIcon(icon_ca38624904781e5b625a3d19754cd327);
|
|
|
|
|
|
var marker_1c990566d21689039cb5481997ec0152 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0ccd848b70dff4a4837c63ebe417c8f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fbbcbdcd341f528d57563e66f9d4586 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baaebe58e65629a735594db7c1413fcd = $(`<div id="html_baaebe58e65629a735594db7c1413fcd" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_4fbbcbdcd341f528d57563e66f9d4586.setContent(html_baaebe58e65629a735594db7c1413fcd);
|
|
|
|
|
|
|
|
marker_1c990566d21689039cb5481997ec0152.bindPopup(popup_4fbbcbdcd341f528d57563e66f9d4586)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c990566d21689039cb5481997ec0152.setIcon(icon_0ccd848b70dff4a4837c63ebe417c8f3);
|
|
|
|
|
|
var marker_8d6da90df41eeef221188552c205346e = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ebe6a3f0ed7285a0be2373a880d3bbe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca783a7246c99161e2ff02acc067d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_623467c6b76d32652a2bedde7897834f = $(`<div id="html_623467c6b76d32652a2bedde7897834f" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_8ca783a7246c99161e2ff02acc067d56.setContent(html_623467c6b76d32652a2bedde7897834f);
|
|
|
|
|
|
|
|
marker_8d6da90df41eeef221188552c205346e.bindPopup(popup_8ca783a7246c99161e2ff02acc067d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d6da90df41eeef221188552c205346e.setIcon(icon_ebe6a3f0ed7285a0be2373a880d3bbe8);
|
|
|
|
|
|
var marker_546affcc9fb82d43794934fec827d092 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4ac125124db2c0f23c84bff452543c3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5222c31c3dcb8cda631be4f0ba78f620 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8469f9856e7aad78ecd27b952413810 = $(`<div id="html_e8469f9856e7aad78ecd27b952413810" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_5222c31c3dcb8cda631be4f0ba78f620.setContent(html_e8469f9856e7aad78ecd27b952413810);
|
|
|
|
|
|
|
|
marker_546affcc9fb82d43794934fec827d092.bindPopup(popup_5222c31c3dcb8cda631be4f0ba78f620)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_546affcc9fb82d43794934fec827d092.setIcon(icon_4ac125124db2c0f23c84bff452543c3e);
|
|
|
|
|
|
var marker_0bccd9e2a92001e47373e07df30b05e4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d2ed58542f8f16f4aa06c0b5f4f667ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5731b4c6c5c114a277dd9d20b487bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_471b23cb8c805a38c674023ac2587ecb = $(`<div id="html_471b23cb8c805a38c674023ac2587ecb" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_3d5731b4c6c5c114a277dd9d20b487bc.setContent(html_471b23cb8c805a38c674023ac2587ecb);
|
|
|
|
|
|
|
|
marker_0bccd9e2a92001e47373e07df30b05e4.bindPopup(popup_3d5731b4c6c5c114a277dd9d20b487bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bccd9e2a92001e47373e07df30b05e4.setIcon(icon_d2ed58542f8f16f4aa06c0b5f4f667ee);
|
|
|
|
|
|
var marker_a4e8c2b7e1109bcda39fc04ea7b0f9b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dd0d1944af7d5d7fc67053a7d2a9af21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c881a682d3acdefebffb5de37912a1e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6fab19a2c08eab0078515d6ebcc32b = $(`<div id="html_1e6fab19a2c08eab0078515d6ebcc32b" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c881a682d3acdefebffb5de37912a1e8.setContent(html_1e6fab19a2c08eab0078515d6ebcc32b);
|
|
|
|
|
|
|
|
marker_a4e8c2b7e1109bcda39fc04ea7b0f9b8.bindPopup(popup_c881a682d3acdefebffb5de37912a1e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4e8c2b7e1109bcda39fc04ea7b0f9b8.setIcon(icon_dd0d1944af7d5d7fc67053a7d2a9af21);
|
|
|
|
|
|
var marker_13194a6d6b12aae95684885591a4c685 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_45665d257651908613416b7279a9cde7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f52c41f90ab5ce9f3d7aae36b574933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8db89cb247cc75d62532435f2774b753 = $(`<div id="html_8db89cb247cc75d62532435f2774b753" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_8f52c41f90ab5ce9f3d7aae36b574933.setContent(html_8db89cb247cc75d62532435f2774b753);
|
|
|
|
|
|
|
|
marker_13194a6d6b12aae95684885591a4c685.bindPopup(popup_8f52c41f90ab5ce9f3d7aae36b574933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13194a6d6b12aae95684885591a4c685.setIcon(icon_45665d257651908613416b7279a9cde7);
|
|
|
|
|
|
var marker_a3b22f8e7dd4dbf17e5cd78b5f77bca9 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4b102f62bcc73481dc9ec2e26c43a9c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58ec7e1b2246f69d760a471df75ce874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffdf15c2eab1997b4507825e45bcaf95 = $(`<div id="html_ffdf15c2eab1997b4507825e45bcaf95" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_58ec7e1b2246f69d760a471df75ce874.setContent(html_ffdf15c2eab1997b4507825e45bcaf95);
|
|
|
|
|
|
|
|
marker_a3b22f8e7dd4dbf17e5cd78b5f77bca9.bindPopup(popup_58ec7e1b2246f69d760a471df75ce874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b22f8e7dd4dbf17e5cd78b5f77bca9.setIcon(icon_4b102f62bcc73481dc9ec2e26c43a9c5);
|
|
|
|
|
|
var marker_faf12b2044485243547fa6dc372ea9f0 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_508e1a078c76ad8a92c0e92c1ed79b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6efd65ca88bd2054c651efbebe4e53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f54b7b91368d45ef1e4a80646621d75e = $(`<div id="html_f54b7b91368d45ef1e4a80646621d75e" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_1e6efd65ca88bd2054c651efbebe4e53.setContent(html_f54b7b91368d45ef1e4a80646621d75e);
|
|
|
|
|
|
|
|
marker_faf12b2044485243547fa6dc372ea9f0.bindPopup(popup_1e6efd65ca88bd2054c651efbebe4e53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf12b2044485243547fa6dc372ea9f0.setIcon(icon_508e1a078c76ad8a92c0e92c1ed79b88);
|
|
|
|
|
|
var marker_9bd480e5f736d98c8482213b308d1513 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_98cd4f02b06d712cc7eb09354fede2f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46beea074192e1b4e46ed91858888513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1500ef96da3c4413921d4a71733a635 = $(`<div id="html_f1500ef96da3c4413921d4a71733a635" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_46beea074192e1b4e46ed91858888513.setContent(html_f1500ef96da3c4413921d4a71733a635);
|
|
|
|
|
|
|
|
marker_9bd480e5f736d98c8482213b308d1513.bindPopup(popup_46beea074192e1b4e46ed91858888513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd480e5f736d98c8482213b308d1513.setIcon(icon_98cd4f02b06d712cc7eb09354fede2f1);
|
|
|
|
|
|
var marker_04012cc0180923d5a2e882808c993f2b = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_333d41a55230b4a15ac19be52534e6ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd7828bd8ceae0d19343447bcda8cbc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_445d99cfae8a94025fb4b7e0aaed34bd = $(`<div id="html_445d99cfae8a94025fb4b7e0aaed34bd" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_cd7828bd8ceae0d19343447bcda8cbc1.setContent(html_445d99cfae8a94025fb4b7e0aaed34bd);
|
|
|
|
|
|
|
|
marker_04012cc0180923d5a2e882808c993f2b.bindPopup(popup_cd7828bd8ceae0d19343447bcda8cbc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04012cc0180923d5a2e882808c993f2b.setIcon(icon_333d41a55230b4a15ac19be52534e6ac);
|
|
|
|
|
|
var marker_e50cc63b72aa84a7cb9b938153fb9e35 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1a746bf0de2b3de32502912740447f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f1df438fff7f77e0bc203cf5b1461d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_520727574ea414311b0f5275cae2f085 = $(`<div id="html_520727574ea414311b0f5275cae2f085" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_39f1df438fff7f77e0bc203cf5b1461d.setContent(html_520727574ea414311b0f5275cae2f085);
|
|
|
|
|
|
|
|
marker_e50cc63b72aa84a7cb9b938153fb9e35.bindPopup(popup_39f1df438fff7f77e0bc203cf5b1461d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e50cc63b72aa84a7cb9b938153fb9e35.setIcon(icon_1a746bf0de2b3de32502912740447f3f);
|
|
|
|
|
|
var marker_2dfa6798b4371c116e0b01d671cf47c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4b1fedfd889d47647f954ae847b0c494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0282356284da248e898dfba5d69680bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64eb31b4ba50a42a86ee0f9ecec018b7 = $(`<div id="html_64eb31b4ba50a42a86ee0f9ecec018b7" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_0282356284da248e898dfba5d69680bc.setContent(html_64eb31b4ba50a42a86ee0f9ecec018b7);
|
|
|
|
|
|
|
|
marker_2dfa6798b4371c116e0b01d671cf47c9.bindPopup(popup_0282356284da248e898dfba5d69680bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dfa6798b4371c116e0b01d671cf47c9.setIcon(icon_4b1fedfd889d47647f954ae847b0c494);
|
|
|
|
|
|
var marker_b27937b78c55f66c0f442a8d32de5e8a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_381430d88c8581d1286395a19ac25b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91000e4be570487605fbf6b6f1de777f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9af6971d6898e19fef7e4a5518af91b2 = $(`<div id="html_9af6971d6898e19fef7e4a5518af91b2" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_91000e4be570487605fbf6b6f1de777f.setContent(html_9af6971d6898e19fef7e4a5518af91b2);
|
|
|
|
|
|
|
|
marker_b27937b78c55f66c0f442a8d32de5e8a.bindPopup(popup_91000e4be570487605fbf6b6f1de777f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27937b78c55f66c0f442a8d32de5e8a.setIcon(icon_381430d88c8581d1286395a19ac25b0a);
|
|
|
|
|
|
var marker_dcea05afe2b52a4d9ca05ca17a4e55d8 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e8942d6391c11e207dcac56adda2dfa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77cf05da333d049f2d8fabd2e88bead4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5383ef101acf40885cc5f9d94bd0412f = $(`<div id="html_5383ef101acf40885cc5f9d94bd0412f" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_77cf05da333d049f2d8fabd2e88bead4.setContent(html_5383ef101acf40885cc5f9d94bd0412f);
|
|
|
|
|
|
|
|
marker_dcea05afe2b52a4d9ca05ca17a4e55d8.bindPopup(popup_77cf05da333d049f2d8fabd2e88bead4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcea05afe2b52a4d9ca05ca17a4e55d8.setIcon(icon_e8942d6391c11e207dcac56adda2dfa1);
|
|
|
|
|
|
var marker_59e7fc5913d85ef4253c6ad9024a99e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c598b10323d023fb8f1aba01c54761e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8abea43a7b2cb0492ce8fca54e02e998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1ce0d60e1e883f7fe0dc9952ec00588 = $(`<div id="html_f1ce0d60e1e883f7fe0dc9952ec00588" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_8abea43a7b2cb0492ce8fca54e02e998.setContent(html_f1ce0d60e1e883f7fe0dc9952ec00588);
|
|
|
|
|
|
|
|
marker_59e7fc5913d85ef4253c6ad9024a99e8.bindPopup(popup_8abea43a7b2cb0492ce8fca54e02e998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59e7fc5913d85ef4253c6ad9024a99e8.setIcon(icon_c598b10323d023fb8f1aba01c54761e5);
|
|
|
|
|
|
var marker_29eb139423341296e00c873b0172b24e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d5ef8f13d0ddaf0923e80e4dd276207c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f584b64c43d6558d57bca31d7046b69c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a8df85c819f7c84b2b109a725c3c06 = $(`<div id="html_00a8df85c819f7c84b2b109a725c3c06" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_f584b64c43d6558d57bca31d7046b69c.setContent(html_00a8df85c819f7c84b2b109a725c3c06);
|
|
|
|
|
|
|
|
marker_29eb139423341296e00c873b0172b24e.bindPopup(popup_f584b64c43d6558d57bca31d7046b69c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29eb139423341296e00c873b0172b24e.setIcon(icon_d5ef8f13d0ddaf0923e80e4dd276207c);
|
|
|
|
|
|
var marker_d7229031ec79c72ab11f66f5d3c5d160 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_381f3ca937161f1484d849e7609f4c30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07f24507f0c47cee2364fbbc8cca16cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6230cbb1cc1b84124ceb0e8342e7c0f = $(`<div id="html_b6230cbb1cc1b84124ceb0e8342e7c0f" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_07f24507f0c47cee2364fbbc8cca16cc.setContent(html_b6230cbb1cc1b84124ceb0e8342e7c0f);
|
|
|
|
|
|
|
|
marker_d7229031ec79c72ab11f66f5d3c5d160.bindPopup(popup_07f24507f0c47cee2364fbbc8cca16cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7229031ec79c72ab11f66f5d3c5d160.setIcon(icon_381f3ca937161f1484d849e7609f4c30);
|
|
|
|
|
|
var marker_3cd0e26e70115077b5db8c070e1d2683 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b95d88d4255d65629862d0499e3294bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a62becb4a0adc5a6ec198d582af457 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_161187972b436b07fec16aa8a5a7da13 = $(`<div id="html_161187972b436b07fec16aa8a5a7da13" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_e5a62becb4a0adc5a6ec198d582af457.setContent(html_161187972b436b07fec16aa8a5a7da13);
|
|
|
|
|
|
|
|
marker_3cd0e26e70115077b5db8c070e1d2683.bindPopup(popup_e5a62becb4a0adc5a6ec198d582af457)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cd0e26e70115077b5db8c070e1d2683.setIcon(icon_b95d88d4255d65629862d0499e3294bd);
|
|
|
|
|
|
var marker_b32a664b7a2855cbb8f5b0b51f732525 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_837e8bfaeaf1c9b76c442296dcab9598 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa83ce7accc1ac9f68871f9f2ad3324 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_928cfdd119235d3ed897810dec8537d4 = $(`<div id="html_928cfdd119235d3ed897810dec8537d4" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_1fa83ce7accc1ac9f68871f9f2ad3324.setContent(html_928cfdd119235d3ed897810dec8537d4);
|
|
|
|
|
|
|
|
marker_b32a664b7a2855cbb8f5b0b51f732525.bindPopup(popup_1fa83ce7accc1ac9f68871f9f2ad3324)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b32a664b7a2855cbb8f5b0b51f732525.setIcon(icon_837e8bfaeaf1c9b76c442296dcab9598);
|
|
|
|
|
|
var marker_41ccac7ecad01fafad7ab2a7f7ef88b4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c7432152ffe7ee8d0b9aa028b860731c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecf9147426e16d892a85b507abac9f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec1dd4d3868c85d89af93276af9ad68b = $(`<div id="html_ec1dd4d3868c85d89af93276af9ad68b" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_9ecf9147426e16d892a85b507abac9f2.setContent(html_ec1dd4d3868c85d89af93276af9ad68b);
|
|
|
|
|
|
|
|
marker_41ccac7ecad01fafad7ab2a7f7ef88b4.bindPopup(popup_9ecf9147426e16d892a85b507abac9f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41ccac7ecad01fafad7ab2a7f7ef88b4.setIcon(icon_c7432152ffe7ee8d0b9aa028b860731c);
|
|
|
|
|
|
var marker_4e7b5ef433d280ad81925fe105308d36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8b8980b6ecd4eb92b9e7b6b6c3bb53a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cf725498eba54ca9430028ae5b4539d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab2084f6c607ee725eead2a6608fedab = $(`<div id="html_ab2084f6c607ee725eead2a6608fedab" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_3cf725498eba54ca9430028ae5b4539d.setContent(html_ab2084f6c607ee725eead2a6608fedab);
|
|
|
|
|
|
|
|
marker_4e7b5ef433d280ad81925fe105308d36.bindPopup(popup_3cf725498eba54ca9430028ae5b4539d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e7b5ef433d280ad81925fe105308d36.setIcon(icon_8b8980b6ecd4eb92b9e7b6b6c3bb53a0);
|
|
|
|
|
|
var marker_437acd995b4502abbce8b8fbb4848492 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e8cdfbe346e670a650018514cb3adadd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9291283a03f920de42df622ca1ff52e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f264b6cee44cc8920dc98c28fa65928 = $(`<div id="html_2f264b6cee44cc8920dc98c28fa65928" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_9291283a03f920de42df622ca1ff52e9.setContent(html_2f264b6cee44cc8920dc98c28fa65928);
|
|
|
|
|
|
|
|
marker_437acd995b4502abbce8b8fbb4848492.bindPopup(popup_9291283a03f920de42df622ca1ff52e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437acd995b4502abbce8b8fbb4848492.setIcon(icon_e8cdfbe346e670a650018514cb3adadd);
|
|
|
|
|
|
var marker_ea2c7585092933984245deb2bebb404f = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8ed0cd618e42ff3f459d79d3a6d37cbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5184a126a0ecf78fd97cca31c5c9597f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f28f54eb7af9a457146662dc29d6b2ca = $(`<div id="html_f28f54eb7af9a457146662dc29d6b2ca" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_5184a126a0ecf78fd97cca31c5c9597f.setContent(html_f28f54eb7af9a457146662dc29d6b2ca);
|
|
|
|
|
|
|
|
marker_ea2c7585092933984245deb2bebb404f.bindPopup(popup_5184a126a0ecf78fd97cca31c5c9597f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2c7585092933984245deb2bebb404f.setIcon(icon_8ed0cd618e42ff3f459d79d3a6d37cbc);
|
|
|
|
|
|
var marker_22ada750468e815825d94d10d4df7495 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1388a3ee5e0702db679b17b50e97baa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ce0c93aebde85162999ad7a7af4bd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4830f73d0a45eb5acc5668e42abaa4ba = $(`<div id="html_4830f73d0a45eb5acc5668e42abaa4ba" style="width: 100.0%; height: 100.0%;">cache.freexom.com</div>`)[0];
|
|
popup_54ce0c93aebde85162999ad7a7af4bd1.setContent(html_4830f73d0a45eb5acc5668e42abaa4ba);
|
|
|
|
|
|
|
|
marker_22ada750468e815825d94d10d4df7495.bindPopup(popup_54ce0c93aebde85162999ad7a7af4bd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ada750468e815825d94d10d4df7495.setIcon(icon_1388a3ee5e0702db679b17b50e97baa8);
|
|
|
|
|
|
var marker_e6579cb35292ce50064c92cd383870ca = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5b33c1c0edbd081ae19453dd953870c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f76c5604d532d7f7a574e45837e5bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a41be96807ce2a6179eb7ca7a146898a = $(`<div id="html_a41be96807ce2a6179eb7ca7a146898a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_5f76c5604d532d7f7a574e45837e5bb2.setContent(html_a41be96807ce2a6179eb7ca7a146898a);
|
|
|
|
|
|
|
|
marker_e6579cb35292ce50064c92cd383870ca.bindPopup(popup_5f76c5604d532d7f7a574e45837e5bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6579cb35292ce50064c92cd383870ca.setIcon(icon_5b33c1c0edbd081ae19453dd953870c5);
|
|
|
|
|
|
var marker_2b17e8d64b078d164997d1790c50dd15 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a6b1f162e2b3c6a46a7e207f8cc4afa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c856afb25383340c572c17c155a9f4c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af1f2c06c785b15342ac056de79a4522 = $(`<div id="html_af1f2c06c785b15342ac056de79a4522" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_c856afb25383340c572c17c155a9f4c0.setContent(html_af1f2c06c785b15342ac056de79a4522);
|
|
|
|
|
|
|
|
marker_2b17e8d64b078d164997d1790c50dd15.bindPopup(popup_c856afb25383340c572c17c155a9f4c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b17e8d64b078d164997d1790c50dd15.setIcon(icon_a6b1f162e2b3c6a46a7e207f8cc4afa3);
|
|
|
|
|
|
var marker_60e8c3a21b613447921ffb379df74bdb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b44c1e840303f82f63dd5891349b9a42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0947b9757bbf4085d21531944df314d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce4d995e9a26ae00f49e6761b777362e = $(`<div id="html_ce4d995e9a26ae00f49e6761b777362e" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0947b9757bbf4085d21531944df314d8.setContent(html_ce4d995e9a26ae00f49e6761b777362e);
|
|
|
|
|
|
|
|
marker_60e8c3a21b613447921ffb379df74bdb.bindPopup(popup_0947b9757bbf4085d21531944df314d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60e8c3a21b613447921ffb379df74bdb.setIcon(icon_b44c1e840303f82f63dd5891349b9a42);
|
|
|
|
|
|
var marker_5e5bd31e7056d40db01a293083de2f58 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4f7c5168fddfee09e17aa56a5954eac3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc0f1e2dbf0b72ca75d50b3cdbf3f37a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dd3954fb6e4d66836f0e5c4620692ce = $(`<div id="html_7dd3954fb6e4d66836f0e5c4620692ce" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_fc0f1e2dbf0b72ca75d50b3cdbf3f37a.setContent(html_7dd3954fb6e4d66836f0e5c4620692ce);
|
|
|
|
|
|
|
|
marker_5e5bd31e7056d40db01a293083de2f58.bindPopup(popup_fc0f1e2dbf0b72ca75d50b3cdbf3f37a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5bd31e7056d40db01a293083de2f58.setIcon(icon_4f7c5168fddfee09e17aa56a5954eac3);
|
|
|
|
|
|
var marker_941121c4d8b4a97ce605dad987dccc14 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_92b9f63401b304569e7f12b698a8ac36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fa8aafc40c88bc2a64d2c0c1d8b294f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9858aa14fe0d56de40b301860bcf84e3 = $(`<div id="html_9858aa14fe0d56de40b301860bcf84e3" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_2fa8aafc40c88bc2a64d2c0c1d8b294f.setContent(html_9858aa14fe0d56de40b301860bcf84e3);
|
|
|
|
|
|
|
|
marker_941121c4d8b4a97ce605dad987dccc14.bindPopup(popup_2fa8aafc40c88bc2a64d2c0c1d8b294f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_941121c4d8b4a97ce605dad987dccc14.setIcon(icon_92b9f63401b304569e7f12b698a8ac36);
|
|
|
|
|
|
var marker_007cb87ed0918a056cf926888d721865 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4a314e2f0b03e349050f5113c20f1d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35b2f905a273335f6cec45bae43cad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ce55f38f433ec5ccbe82ca68346fd3e = $(`<div id="html_9ce55f38f433ec5ccbe82ca68346fd3e" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f35b2f905a273335f6cec45bae43cad3.setContent(html_9ce55f38f433ec5ccbe82ca68346fd3e);
|
|
|
|
|
|
|
|
marker_007cb87ed0918a056cf926888d721865.bindPopup(popup_f35b2f905a273335f6cec45bae43cad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_007cb87ed0918a056cf926888d721865.setIcon(icon_4a314e2f0b03e349050f5113c20f1d9b);
|
|
|
|
|
|
var marker_3bfd237d1db6665a21b4167da7e926a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9a5311948ff2f18a5ac39d4b449f02f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b797875871012bcbf040c62e3e6f0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06824ae633eb44a7b8de3e3499d90e07 = $(`<div id="html_06824ae633eb44a7b8de3e3499d90e07" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_e5b797875871012bcbf040c62e3e6f0c.setContent(html_06824ae633eb44a7b8de3e3499d90e07);
|
|
|
|
|
|
|
|
marker_3bfd237d1db6665a21b4167da7e926a8.bindPopup(popup_e5b797875871012bcbf040c62e3e6f0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bfd237d1db6665a21b4167da7e926a8.setIcon(icon_9a5311948ff2f18a5ac39d4b449f02f4);
|
|
|
|
|
|
var marker_18d22abdf3e42e24ebf72a45465c5e16 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d62a55eb1790ac3b8fa1a69003b69cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_799b3c488faf64af8dae19c9ff3b588b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb1a8c5dfc5ca06e6170ff3392e66dfa = $(`<div id="html_eb1a8c5dfc5ca06e6170ff3392e66dfa" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_799b3c488faf64af8dae19c9ff3b588b.setContent(html_eb1a8c5dfc5ca06e6170ff3392e66dfa);
|
|
|
|
|
|
|
|
marker_18d22abdf3e42e24ebf72a45465c5e16.bindPopup(popup_799b3c488faf64af8dae19c9ff3b588b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18d22abdf3e42e24ebf72a45465c5e16.setIcon(icon_d62a55eb1790ac3b8fa1a69003b69cbe);
|
|
|
|
|
|
var marker_2bf38b1798e59fc6f2dad5464e3605db = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d680e0bc23acfbcec76f85786ad1a0fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75cd22bec90b1fcdbd0a864b22fa2fcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f26c6d778f031ec42f20214d965623a8 = $(`<div id="html_f26c6d778f031ec42f20214d965623a8" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_75cd22bec90b1fcdbd0a864b22fa2fcd.setContent(html_f26c6d778f031ec42f20214d965623a8);
|
|
|
|
|
|
|
|
marker_2bf38b1798e59fc6f2dad5464e3605db.bindPopup(popup_75cd22bec90b1fcdbd0a864b22fa2fcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bf38b1798e59fc6f2dad5464e3605db.setIcon(icon_d680e0bc23acfbcec76f85786ad1a0fb);
|
|
|
|
|
|
var marker_cfa70bc1e926648c58995d159ffdd31a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c380f159181dff610e7c6d0e0a7639c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f67d0ad6d7cb7cb9ba8be014b5d5423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6993746d2a9537ef3a547ddeb4c98ede = $(`<div id="html_6993746d2a9537ef3a547ddeb4c98ede" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7f67d0ad6d7cb7cb9ba8be014b5d5423.setContent(html_6993746d2a9537ef3a547ddeb4c98ede);
|
|
|
|
|
|
|
|
marker_cfa70bc1e926648c58995d159ffdd31a.bindPopup(popup_7f67d0ad6d7cb7cb9ba8be014b5d5423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfa70bc1e926648c58995d159ffdd31a.setIcon(icon_c380f159181dff610e7c6d0e0a7639c6);
|
|
|
|
|
|
var marker_43a7818ef8679dc3df57c33bcebd9091 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9265ecaf3e4137e18341166ed97a28e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d2257438517815314f912525ef810f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_930ffe5e3d56a0c097b6869709207700 = $(`<div id="html_930ffe5e3d56a0c097b6869709207700" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_2d2257438517815314f912525ef810f4.setContent(html_930ffe5e3d56a0c097b6869709207700);
|
|
|
|
|
|
|
|
marker_43a7818ef8679dc3df57c33bcebd9091.bindPopup(popup_2d2257438517815314f912525ef810f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a7818ef8679dc3df57c33bcebd9091.setIcon(icon_9265ecaf3e4137e18341166ed97a28e3);
|
|
|
|
|
|
var marker_100ea39c487731bcead9cd8e2b37fb91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d9d4edc9b64aaac1290f2fba4e2e2b4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c1ad518caa308fde22d9ebaf5b1c88f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e54269ba8c94654bce81cb6dc82a5614 = $(`<div id="html_e54269ba8c94654bce81cb6dc82a5614" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_8c1ad518caa308fde22d9ebaf5b1c88f.setContent(html_e54269ba8c94654bce81cb6dc82a5614);
|
|
|
|
|
|
|
|
marker_100ea39c487731bcead9cd8e2b37fb91.bindPopup(popup_8c1ad518caa308fde22d9ebaf5b1c88f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_100ea39c487731bcead9cd8e2b37fb91.setIcon(icon_d9d4edc9b64aaac1290f2fba4e2e2b4e);
|
|
|
|
|
|
var marker_24eca8be08fac90b90a053f36dd85b7e = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e44d53790457ee4d7d4e7e9c88857b3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3823ca3730258076f14d1b9c85739d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6bc31b8fbcc1b0f1a85604e2cd3c1db = $(`<div id="html_c6bc31b8fbcc1b0f1a85604e2cd3c1db" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_5a3823ca3730258076f14d1b9c85739d.setContent(html_c6bc31b8fbcc1b0f1a85604e2cd3c1db);
|
|
|
|
|
|
|
|
marker_24eca8be08fac90b90a053f36dd85b7e.bindPopup(popup_5a3823ca3730258076f14d1b9c85739d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24eca8be08fac90b90a053f36dd85b7e.setIcon(icon_e44d53790457ee4d7d4e7e9c88857b3b);
|
|
|
|
|
|
var marker_7de54feeb85714591655d9db290801ca = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_659ee573d88858676d9257f3b258b091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69d1ac16b7b22baed4111cbb635aabc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb5487e2c9cacbb4ff0a54eb9425c7f = $(`<div id="html_ecb5487e2c9cacbb4ff0a54eb9425c7f" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_69d1ac16b7b22baed4111cbb635aabc6.setContent(html_ecb5487e2c9cacbb4ff0a54eb9425c7f);
|
|
|
|
|
|
|
|
marker_7de54feeb85714591655d9db290801ca.bindPopup(popup_69d1ac16b7b22baed4111cbb635aabc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de54feeb85714591655d9db290801ca.setIcon(icon_659ee573d88858676d9257f3b258b091);
|
|
|
|
|
|
var marker_2a1b6f45eae4e2f82a03d9a743b62a78 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1d609b33b434b54cc24a04d6e19bcd0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_098042184f5c06cd3bb4887ec43634e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acf498e4b1b7fd230c625d99f195506e = $(`<div id="html_acf498e4b1b7fd230c625d99f195506e" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_098042184f5c06cd3bb4887ec43634e3.setContent(html_acf498e4b1b7fd230c625d99f195506e);
|
|
|
|
|
|
|
|
marker_2a1b6f45eae4e2f82a03d9a743b62a78.bindPopup(popup_098042184f5c06cd3bb4887ec43634e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1b6f45eae4e2f82a03d9a743b62a78.setIcon(icon_1d609b33b434b54cc24a04d6e19bcd0e);
|
|
|
|
|
|
var marker_7a89baa32386f56cff16e58b89457987 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_cedb3e494779b7716123ccafd5f6b793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45a6568ba74df4fe6b258c7dc55e3e3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1059bdeeab5d05fe4e75ddf11d5ce1e5 = $(`<div id="html_1059bdeeab5d05fe4e75ddf11d5ce1e5" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_45a6568ba74df4fe6b258c7dc55e3e3c.setContent(html_1059bdeeab5d05fe4e75ddf11d5ce1e5);
|
|
|
|
|
|
|
|
marker_7a89baa32386f56cff16e58b89457987.bindPopup(popup_45a6568ba74df4fe6b258c7dc55e3e3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a89baa32386f56cff16e58b89457987.setIcon(icon_cedb3e494779b7716123ccafd5f6b793);
|
|
|
|
|
|
var marker_8104de7281b87c5307941dae4935f0c3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_655a0b4dd6e91d0fc4e776a20c18c59b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1460a37dd50a1bb753794ac6542a5066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_866eec57f1bf5c8b518c8cf63d6e9a5a = $(`<div id="html_866eec57f1bf5c8b518c8cf63d6e9a5a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_1460a37dd50a1bb753794ac6542a5066.setContent(html_866eec57f1bf5c8b518c8cf63d6e9a5a);
|
|
|
|
|
|
|
|
marker_8104de7281b87c5307941dae4935f0c3.bindPopup(popup_1460a37dd50a1bb753794ac6542a5066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8104de7281b87c5307941dae4935f0c3.setIcon(icon_655a0b4dd6e91d0fc4e776a20c18c59b);
|
|
|
|
|
|
var marker_9311075ee63b33aa1adaf50027955362 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ed2000230eeea340ac534867139869ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_332b16a93208b5376fde0be84b6555d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b03524fd0bccac28e3fc4c094bbb91c = $(`<div id="html_8b03524fd0bccac28e3fc4c094bbb91c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_332b16a93208b5376fde0be84b6555d6.setContent(html_8b03524fd0bccac28e3fc4c094bbb91c);
|
|
|
|
|
|
|
|
marker_9311075ee63b33aa1adaf50027955362.bindPopup(popup_332b16a93208b5376fde0be84b6555d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9311075ee63b33aa1adaf50027955362.setIcon(icon_ed2000230eeea340ac534867139869ee);
|
|
|
|
|
|
var marker_ba744814f5bbeee3d526083bc483fb68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6ce9f2a41b5dab74687705d2976c45c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ca745c5d145aebaf43530477c4befb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df5de6dde88f64f04e50755b50bb255e = $(`<div id="html_df5de6dde88f64f04e50755b50bb255e" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_18ca745c5d145aebaf43530477c4befb.setContent(html_df5de6dde88f64f04e50755b50bb255e);
|
|
|
|
|
|
|
|
marker_ba744814f5bbeee3d526083bc483fb68.bindPopup(popup_18ca745c5d145aebaf43530477c4befb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba744814f5bbeee3d526083bc483fb68.setIcon(icon_6ce9f2a41b5dab74687705d2976c45c7);
|
|
|
|
|
|
var marker_030b5630234a2b78aad00f1c6401abf1 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_57b8d1f433636ba8be992e485551bd93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25c07f2be39432811d98c8932355e246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7deb7710dedc23aa08d638d455222c = $(`<div id="html_8e7deb7710dedc23aa08d638d455222c" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_25c07f2be39432811d98c8932355e246.setContent(html_8e7deb7710dedc23aa08d638d455222c);
|
|
|
|
|
|
|
|
marker_030b5630234a2b78aad00f1c6401abf1.bindPopup(popup_25c07f2be39432811d98c8932355e246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_030b5630234a2b78aad00f1c6401abf1.setIcon(icon_57b8d1f433636ba8be992e485551bd93);
|
|
|
|
|
|
var marker_194ef7074b48ec4142ccddc4bd8d6ec8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_921b4dd13c317f67c94dd304b46986c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b5920cb195520fb6ab995e7042161c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_878f3dfec20b0a80d3ba7ec3e12259d1 = $(`<div id="html_878f3dfec20b0a80d3ba7ec3e12259d1" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_14b5920cb195520fb6ab995e7042161c.setContent(html_878f3dfec20b0a80d3ba7ec3e12259d1);
|
|
|
|
|
|
|
|
marker_194ef7074b48ec4142ccddc4bd8d6ec8.bindPopup(popup_14b5920cb195520fb6ab995e7042161c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_194ef7074b48ec4142ccddc4bd8d6ec8.setIcon(icon_921b4dd13c317f67c94dd304b46986c0);
|
|
|
|
|
|
var marker_6079923935e949177fba3b024a22be93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ec1813c06a24d16e926c834bae88e523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4985557ae655261505c3ba30598bc20d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0b259c21489ad7b9c3acb78c3ab5f83 = $(`<div id="html_f0b259c21489ad7b9c3acb78c3ab5f83" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_4985557ae655261505c3ba30598bc20d.setContent(html_f0b259c21489ad7b9c3acb78c3ab5f83);
|
|
|
|
|
|
|
|
marker_6079923935e949177fba3b024a22be93.bindPopup(popup_4985557ae655261505c3ba30598bc20d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6079923935e949177fba3b024a22be93.setIcon(icon_ec1813c06a24d16e926c834bae88e523);
|
|
|
|
|
|
var marker_12307b9338700e094ad095faada3c728 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e0a67589634eb8e541e9d71967b46967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5a20cb76f9c033633871b93d41b06e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f99e4549368e06178210b181cd5d7e = $(`<div id="html_c3f99e4549368e06178210b181cd5d7e" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_c5a20cb76f9c033633871b93d41b06e2.setContent(html_c3f99e4549368e06178210b181cd5d7e);
|
|
|
|
|
|
|
|
marker_12307b9338700e094ad095faada3c728.bindPopup(popup_c5a20cb76f9c033633871b93d41b06e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12307b9338700e094ad095faada3c728.setIcon(icon_e0a67589634eb8e541e9d71967b46967);
|
|
|
|
|
|
var marker_ebc62d9dba00a8f4e5062ecd70b96ab2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_73af8bbd5fdbfe2e249b247c0078d51d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f655adfcc4df48b4242d5ebd9f535871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1a60a0858b3dbdf91a33827dd181aad = $(`<div id="html_a1a60a0858b3dbdf91a33827dd181aad" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_f655adfcc4df48b4242d5ebd9f535871.setContent(html_a1a60a0858b3dbdf91a33827dd181aad);
|
|
|
|
|
|
|
|
marker_ebc62d9dba00a8f4e5062ecd70b96ab2.bindPopup(popup_f655adfcc4df48b4242d5ebd9f535871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebc62d9dba00a8f4e5062ecd70b96ab2.setIcon(icon_73af8bbd5fdbfe2e249b247c0078d51d);
|
|
|
|
|
|
var marker_90a4d010c40ab3fc8633d76f97b7a2a4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_025a2e68e096ff3aa073ce28beb30e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4fd664b5854cba8097ab0f9253b132a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4efa2d71902f4259f5be5b81f0a2fd73 = $(`<div id="html_4efa2d71902f4259f5be5b81f0a2fd73" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_d4fd664b5854cba8097ab0f9253b132a.setContent(html_4efa2d71902f4259f5be5b81f0a2fd73);
|
|
|
|
|
|
|
|
marker_90a4d010c40ab3fc8633d76f97b7a2a4.bindPopup(popup_d4fd664b5854cba8097ab0f9253b132a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90a4d010c40ab3fc8633d76f97b7a2a4.setIcon(icon_025a2e68e096ff3aa073ce28beb30e20);
|
|
|
|
|
|
var marker_53a62e7d401f5fa14f190a344e6491c0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6e35c472040d6bcf20544f9a92a5cd79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4839440adc97d5cf275e57dbdd7b499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb776f5fc28f57c2857b10155521a8c = $(`<div id="html_5eb776f5fc28f57c2857b10155521a8c" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_b4839440adc97d5cf275e57dbdd7b499.setContent(html_5eb776f5fc28f57c2857b10155521a8c);
|
|
|
|
|
|
|
|
marker_53a62e7d401f5fa14f190a344e6491c0.bindPopup(popup_b4839440adc97d5cf275e57dbdd7b499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53a62e7d401f5fa14f190a344e6491c0.setIcon(icon_6e35c472040d6bcf20544f9a92a5cd79);
|
|
|
|
|
|
var marker_e36ed4c28cc27ef5e7b09eefba426163 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3966484f60867c0eee531fa1437e18c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_082000b3723a7418a9afdc713a14e704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_288c05929f35a2bdbc7ccd9cce5a9086 = $(`<div id="html_288c05929f35a2bdbc7ccd9cce5a9086" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_082000b3723a7418a9afdc713a14e704.setContent(html_288c05929f35a2bdbc7ccd9cce5a9086);
|
|
|
|
|
|
|
|
marker_e36ed4c28cc27ef5e7b09eefba426163.bindPopup(popup_082000b3723a7418a9afdc713a14e704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e36ed4c28cc27ef5e7b09eefba426163.setIcon(icon_3966484f60867c0eee531fa1437e18c0);
|
|
|
|
|
|
var marker_c04c7671a67429b9fb5b3d37968d629e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_465d502f934848c738acb05c0925b616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57717c014eecccae3813e5e08a8a5f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3a15c59947729280df6c0004a3d0c2b = $(`<div id="html_c3a15c59947729280df6c0004a3d0c2b" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_57717c014eecccae3813e5e08a8a5f20.setContent(html_c3a15c59947729280df6c0004a3d0c2b);
|
|
|
|
|
|
|
|
marker_c04c7671a67429b9fb5b3d37968d629e.bindPopup(popup_57717c014eecccae3813e5e08a8a5f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c04c7671a67429b9fb5b3d37968d629e.setIcon(icon_465d502f934848c738acb05c0925b616);
|
|
|
|
|
|
var marker_07c671841cd16def3d8e6a50c3f50a41 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e560493bae561f35173336378fabb36c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f04278cc3d0ff3412ba8af04c8c4f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98cc4a3af4b97a7d6eb1ffbadd1991e9 = $(`<div id="html_98cc4a3af4b97a7d6eb1ffbadd1991e9" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_24f04278cc3d0ff3412ba8af04c8c4f7.setContent(html_98cc4a3af4b97a7d6eb1ffbadd1991e9);
|
|
|
|
|
|
|
|
marker_07c671841cd16def3d8e6a50c3f50a41.bindPopup(popup_24f04278cc3d0ff3412ba8af04c8c4f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07c671841cd16def3d8e6a50c3f50a41.setIcon(icon_e560493bae561f35173336378fabb36c);
|
|
|
|
|
|
var marker_3f892e09b6b0774a509994942c33057e = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3afd6c81cf5e5002cd96f9a5820c61a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed65282a44fe17b7e16c6139636d2cc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad761e65bf6c634ed540f8d3b3dd67d4 = $(`<div id="html_ad761e65bf6c634ed540f8d3b3dd67d4" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_ed65282a44fe17b7e16c6139636d2cc9.setContent(html_ad761e65bf6c634ed540f8d3b3dd67d4);
|
|
|
|
|
|
|
|
marker_3f892e09b6b0774a509994942c33057e.bindPopup(popup_ed65282a44fe17b7e16c6139636d2cc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f892e09b6b0774a509994942c33057e.setIcon(icon_3afd6c81cf5e5002cd96f9a5820c61a7);
|
|
|
|
|
|
var marker_f09dd457fd7c63295c53fcb6cc279533 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e312d3d9a644081972446b3e178111cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12c02b815fee2b84cd5d94c26a78f64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31bba61fa8fdfb24e2db37804e7987e = $(`<div id="html_c31bba61fa8fdfb24e2db37804e7987e" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_b12c02b815fee2b84cd5d94c26a78f64.setContent(html_c31bba61fa8fdfb24e2db37804e7987e);
|
|
|
|
|
|
|
|
marker_f09dd457fd7c63295c53fcb6cc279533.bindPopup(popup_b12c02b815fee2b84cd5d94c26a78f64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f09dd457fd7c63295c53fcb6cc279533.setIcon(icon_e312d3d9a644081972446b3e178111cc);
|
|
|
|
|
|
var marker_a08570cf86c934c4c6d886e15265d867 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_5fa2d81a5409dcd0db7f7c350dad6227 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_384cb8ed5137cbb5e778834cdb5da127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcba06e3e1457de9c4b9c6166afd59a5 = $(`<div id="html_dcba06e3e1457de9c4b9c6166afd59a5" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_384cb8ed5137cbb5e778834cdb5da127.setContent(html_dcba06e3e1457de9c4b9c6166afd59a5);
|
|
|
|
|
|
|
|
marker_a08570cf86c934c4c6d886e15265d867.bindPopup(popup_384cb8ed5137cbb5e778834cdb5da127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a08570cf86c934c4c6d886e15265d867.setIcon(icon_5fa2d81a5409dcd0db7f7c350dad6227);
|
|
|
|
|
|
var marker_e07f399255804d28e74c23080655174f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f71cb4632c0d40deab727966e9d4d204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5540e504bdc5f5cf71607f15de15a5d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aa1337b7d7752b0e97435a54c6e87bb = $(`<div id="html_3aa1337b7d7752b0e97435a54c6e87bb" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5540e504bdc5f5cf71607f15de15a5d5.setContent(html_3aa1337b7d7752b0e97435a54c6e87bb);
|
|
|
|
|
|
|
|
marker_e07f399255804d28e74c23080655174f.bindPopup(popup_5540e504bdc5f5cf71607f15de15a5d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07f399255804d28e74c23080655174f.setIcon(icon_f71cb4632c0d40deab727966e9d4d204);
|
|
|
|
|
|
var marker_8044fc83c7d0d84594053c397e7ae97a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_163a9c455e95bf89d4e7a16b0bbeea59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_594794363566207f9f51b93705eaf280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bfc6f8efcf65f386da2651b70f27a15 = $(`<div id="html_0bfc6f8efcf65f386da2651b70f27a15" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_594794363566207f9f51b93705eaf280.setContent(html_0bfc6f8efcf65f386da2651b70f27a15);
|
|
|
|
|
|
|
|
marker_8044fc83c7d0d84594053c397e7ae97a.bindPopup(popup_594794363566207f9f51b93705eaf280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8044fc83c7d0d84594053c397e7ae97a.setIcon(icon_163a9c455e95bf89d4e7a16b0bbeea59);
|
|
|
|
|
|
var marker_2e54808a23974e5332a2a0caabbe48c6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9aa638bef39c0609f5335ff758a619c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f76005475fe3a996e5cd5817b4ba2111 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658fef2367e5c1f003f471b2419d4142 = $(`<div id="html_658fef2367e5c1f003f471b2419d4142" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_f76005475fe3a996e5cd5817b4ba2111.setContent(html_658fef2367e5c1f003f471b2419d4142);
|
|
|
|
|
|
|
|
marker_2e54808a23974e5332a2a0caabbe48c6.bindPopup(popup_f76005475fe3a996e5cd5817b4ba2111)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e54808a23974e5332a2a0caabbe48c6.setIcon(icon_9aa638bef39c0609f5335ff758a619c6);
|
|
|
|
|
|
var marker_e7751249182de5f5e52ba43afafac0e2 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_327b6e5fc74beb57323cd5bf4bd549df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1793f5eba69b9fd20f1d26cfccbcd738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4db01fafe567938040eda520d0e410a3 = $(`<div id="html_4db01fafe567938040eda520d0e410a3" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_1793f5eba69b9fd20f1d26cfccbcd738.setContent(html_4db01fafe567938040eda520d0e410a3);
|
|
|
|
|
|
|
|
marker_e7751249182de5f5e52ba43afafac0e2.bindPopup(popup_1793f5eba69b9fd20f1d26cfccbcd738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7751249182de5f5e52ba43afafac0e2.setIcon(icon_327b6e5fc74beb57323cd5bf4bd549df);
|
|
|
|
|
|
var marker_c29469f5c5c677c49c09f36686d16a74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_54afce7f219f7fe65f7d70c94e5a1921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71b4dcd4033637a9f3c997174faf23a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f28f0f65ee1cafc555491bc78adffa7d = $(`<div id="html_f28f0f65ee1cafc555491bc78adffa7d" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_71b4dcd4033637a9f3c997174faf23a7.setContent(html_f28f0f65ee1cafc555491bc78adffa7d);
|
|
|
|
|
|
|
|
marker_c29469f5c5c677c49c09f36686d16a74.bindPopup(popup_71b4dcd4033637a9f3c997174faf23a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c29469f5c5c677c49c09f36686d16a74.setIcon(icon_54afce7f219f7fe65f7d70c94e5a1921);
|
|
|
|
|
|
var marker_13cd56bfc6bc15e72db38a35697c59e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_27c6ec03bb0c1938e067f70f18a9679d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_000233bc5ae3fa98f5e26e5297b0e772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14d528d29b81883cd49805e8c36ae923 = $(`<div id="html_14d528d29b81883cd49805e8c36ae923" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_000233bc5ae3fa98f5e26e5297b0e772.setContent(html_14d528d29b81883cd49805e8c36ae923);
|
|
|
|
|
|
|
|
marker_13cd56bfc6bc15e72db38a35697c59e3.bindPopup(popup_000233bc5ae3fa98f5e26e5297b0e772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13cd56bfc6bc15e72db38a35697c59e3.setIcon(icon_27c6ec03bb0c1938e067f70f18a9679d);
|
|
|
|
|
|
var marker_6399b2ad78515f33fa6b567a90ebcac6 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_071b6dc6693ba1c7b1d35381d7a92121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d291c052684592a9b6ae1f8d1bfb16bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_032c3bb367d3bee10c531f00fe28bf9e = $(`<div id="html_032c3bb367d3bee10c531f00fe28bf9e" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_d291c052684592a9b6ae1f8d1bfb16bd.setContent(html_032c3bb367d3bee10c531f00fe28bf9e);
|
|
|
|
|
|
|
|
marker_6399b2ad78515f33fa6b567a90ebcac6.bindPopup(popup_d291c052684592a9b6ae1f8d1bfb16bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6399b2ad78515f33fa6b567a90ebcac6.setIcon(icon_071b6dc6693ba1c7b1d35381d7a92121);
|
|
|
|
|
|
var marker_910e83df286a34caef7cd6aef2bf83db = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_119b38295abeff0f2f650c712f2ae971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32b5abc4b4961c0c4d5bd59739b40e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b5d321032d080ba03e7d7de3f4c2fa6 = $(`<div id="html_6b5d321032d080ba03e7d7de3f4c2fa6" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_32b5abc4b4961c0c4d5bd59739b40e59.setContent(html_6b5d321032d080ba03e7d7de3f4c2fa6);
|
|
|
|
|
|
|
|
marker_910e83df286a34caef7cd6aef2bf83db.bindPopup(popup_32b5abc4b4961c0c4d5bd59739b40e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_910e83df286a34caef7cd6aef2bf83db.setIcon(icon_119b38295abeff0f2f650c712f2ae971);
|
|
|
|
|
|
var marker_b2e419a6d97795568103607454230148 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_75dbb042ed48547ef5fbc3949a795bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c8c489ab742946fa5edcf1119fa1f8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20c32a30f86054c97f17f75d4df2bb1 = $(`<div id="html_f20c32a30f86054c97f17f75d4df2bb1" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_7c8c489ab742946fa5edcf1119fa1f8e.setContent(html_f20c32a30f86054c97f17f75d4df2bb1);
|
|
|
|
|
|
|
|
marker_b2e419a6d97795568103607454230148.bindPopup(popup_7c8c489ab742946fa5edcf1119fa1f8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2e419a6d97795568103607454230148.setIcon(icon_75dbb042ed48547ef5fbc3949a795bca);
|
|
|
|
|
|
var marker_35c124c65ab0a5a467f8b2da18f78a64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_df5e4af5b3d3630df39ddb017614472d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb9a8fec70319f8731faaa16b8b62973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f127cbec31e15d799a4e786e73cee85 = $(`<div id="html_1f127cbec31e15d799a4e786e73cee85" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_cb9a8fec70319f8731faaa16b8b62973.setContent(html_1f127cbec31e15d799a4e786e73cee85);
|
|
|
|
|
|
|
|
marker_35c124c65ab0a5a467f8b2da18f78a64.bindPopup(popup_cb9a8fec70319f8731faaa16b8b62973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35c124c65ab0a5a467f8b2da18f78a64.setIcon(icon_df5e4af5b3d3630df39ddb017614472d);
|
|
|
|
|
|
var marker_493bc99cb0440888237eac5ed721fb88 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c99e7438b8649bc69d5e625f55f71258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1548b1c4db8fbe37bfc238819138fa1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_975aeae919b0159a72f78ed84c63c269 = $(`<div id="html_975aeae919b0159a72f78ed84c63c269" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_1548b1c4db8fbe37bfc238819138fa1c.setContent(html_975aeae919b0159a72f78ed84c63c269);
|
|
|
|
|
|
|
|
marker_493bc99cb0440888237eac5ed721fb88.bindPopup(popup_1548b1c4db8fbe37bfc238819138fa1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_493bc99cb0440888237eac5ed721fb88.setIcon(icon_c99e7438b8649bc69d5e625f55f71258);
|
|
|
|
|
|
var marker_873880b07439ea28bedf431a41ae9d6e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ba22738556f8aab201405394de9910dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c68bbdc040300aa723e5beaec54b0348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92e4fa7555d82063f01aea47d51ea844 = $(`<div id="html_92e4fa7555d82063f01aea47d51ea844" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_c68bbdc040300aa723e5beaec54b0348.setContent(html_92e4fa7555d82063f01aea47d51ea844);
|
|
|
|
|
|
|
|
marker_873880b07439ea28bedf431a41ae9d6e.bindPopup(popup_c68bbdc040300aa723e5beaec54b0348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_873880b07439ea28bedf431a41ae9d6e.setIcon(icon_ba22738556f8aab201405394de9910dc);
|
|
|
|
|
|
var marker_05369c7b94980b2acfebaa7d463eff66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a5cc967da837fa301f54d4ea89fd9ef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0589d59e84e207e9b8b92d01574f3ec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d2d5f2a0b16a99ef7aec04e52ba2b44 = $(`<div id="html_5d2d5f2a0b16a99ef7aec04e52ba2b44" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_0589d59e84e207e9b8b92d01574f3ec2.setContent(html_5d2d5f2a0b16a99ef7aec04e52ba2b44);
|
|
|
|
|
|
|
|
marker_05369c7b94980b2acfebaa7d463eff66.bindPopup(popup_0589d59e84e207e9b8b92d01574f3ec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05369c7b94980b2acfebaa7d463eff66.setIcon(icon_a5cc967da837fa301f54d4ea89fd9ef6);
|
|
|
|
|
|
var marker_2b1b57cbf15adb9da427ca5baeefcd81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0dbbd02b770996a93503a298de46e063 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71391ea47b91b47d8ff94ce8f92290bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47f3448897289f940de4960e482042de = $(`<div id="html_47f3448897289f940de4960e482042de" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_71391ea47b91b47d8ff94ce8f92290bb.setContent(html_47f3448897289f940de4960e482042de);
|
|
|
|
|
|
|
|
marker_2b1b57cbf15adb9da427ca5baeefcd81.bindPopup(popup_71391ea47b91b47d8ff94ce8f92290bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b1b57cbf15adb9da427ca5baeefcd81.setIcon(icon_0dbbd02b770996a93503a298de46e063);
|
|
|
|
|
|
var marker_bb2f3a0c9dbcecf557d5847993e13c76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0ee08d626384f43dd00eead43321f4d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77e0a8fbb3934f66b004a227f0e2a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6be790ee09901ce2dc21597bf3f0c3de = $(`<div id="html_6be790ee09901ce2dc21597bf3f0c3de" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_b77e0a8fbb3934f66b004a227f0e2a49.setContent(html_6be790ee09901ce2dc21597bf3f0c3de);
|
|
|
|
|
|
|
|
marker_bb2f3a0c9dbcecf557d5847993e13c76.bindPopup(popup_b77e0a8fbb3934f66b004a227f0e2a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb2f3a0c9dbcecf557d5847993e13c76.setIcon(icon_0ee08d626384f43dd00eead43321f4d9);
|
|
|
|
|
|
var marker_6b500ccc4e3d91afbb7fc5c00d13f506 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_843628754fc8a571e11567f0fc353b20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da2f4e9159561a34d343e44f1ae5d277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0cdb02bd99fee339285eca0a10e6430 = $(`<div id="html_c0cdb02bd99fee339285eca0a10e6430" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_da2f4e9159561a34d343e44f1ae5d277.setContent(html_c0cdb02bd99fee339285eca0a10e6430);
|
|
|
|
|
|
|
|
marker_6b500ccc4e3d91afbb7fc5c00d13f506.bindPopup(popup_da2f4e9159561a34d343e44f1ae5d277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b500ccc4e3d91afbb7fc5c00d13f506.setIcon(icon_843628754fc8a571e11567f0fc353b20);
|
|
|
|
|
|
var marker_47c3f00f55c94be5d08a62905cc6e50a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_08d55d5d9e1743c0d8f4738502763efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3724d2b82ece729a39f6c74bb16d11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2cf4a3e6bb2e332038535c04d2e2f2a = $(`<div id="html_a2cf4a3e6bb2e332038535c04d2e2f2a" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_9c3724d2b82ece729a39f6c74bb16d11.setContent(html_a2cf4a3e6bb2e332038535c04d2e2f2a);
|
|
|
|
|
|
|
|
marker_47c3f00f55c94be5d08a62905cc6e50a.bindPopup(popup_9c3724d2b82ece729a39f6c74bb16d11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c3f00f55c94be5d08a62905cc6e50a.setIcon(icon_08d55d5d9e1743c0d8f4738502763efb);
|
|
|
|
|
|
var marker_606671fb9894bc257b73c0b1b235075b = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_658ebff95374f3f4bcc2c6b6030a9118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7944ec1c3e1307342101b47e5b86f19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e631389ecc78dc17429331e4597d1b23 = $(`<div id="html_e631389ecc78dc17429331e4597d1b23" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_c7944ec1c3e1307342101b47e5b86f19.setContent(html_e631389ecc78dc17429331e4597d1b23);
|
|
|
|
|
|
|
|
marker_606671fb9894bc257b73c0b1b235075b.bindPopup(popup_c7944ec1c3e1307342101b47e5b86f19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_606671fb9894bc257b73c0b1b235075b.setIcon(icon_658ebff95374f3f4bcc2c6b6030a9118);
|
|
|
|
|
|
var marker_cf9e76a9b595542ba5e9cdb981404fbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_cfc15e6e449f8ff990e2455ace9e09de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47474986eb7bc9bad41442ca4517f6d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d42170e2e9cb2ed464f82ab52ce49f1a = $(`<div id="html_d42170e2e9cb2ed464f82ab52ce49f1a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_47474986eb7bc9bad41442ca4517f6d8.setContent(html_d42170e2e9cb2ed464f82ab52ce49f1a);
|
|
|
|
|
|
|
|
marker_cf9e76a9b595542ba5e9cdb981404fbc.bindPopup(popup_47474986eb7bc9bad41442ca4517f6d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf9e76a9b595542ba5e9cdb981404fbc.setIcon(icon_cfc15e6e449f8ff990e2455ace9e09de);
|
|
|
|
|
|
var marker_6c4d7c35d81c40205c3b26546137ec5b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_aef4b485b266cd45b36d08c716d4e419 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a86f540eeb3862daf6dfed4e9ea4f62e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_357d1c73a22052777f4824febaba300b = $(`<div id="html_357d1c73a22052777f4824febaba300b" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_a86f540eeb3862daf6dfed4e9ea4f62e.setContent(html_357d1c73a22052777f4824febaba300b);
|
|
|
|
|
|
|
|
marker_6c4d7c35d81c40205c3b26546137ec5b.bindPopup(popup_a86f540eeb3862daf6dfed4e9ea4f62e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c4d7c35d81c40205c3b26546137ec5b.setIcon(icon_aef4b485b266cd45b36d08c716d4e419);
|
|
|
|
|
|
var marker_87dce203d368af7e8854f99dec809e4a = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3666d36947c2553f750b40d0e59e7282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8db898969328e54c3c3cb0a95a0229f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31457feefadd6c6ae92741acf7cf43ca = $(`<div id="html_31457feefadd6c6ae92741acf7cf43ca" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_8db898969328e54c3c3cb0a95a0229f3.setContent(html_31457feefadd6c6ae92741acf7cf43ca);
|
|
|
|
|
|
|
|
marker_87dce203d368af7e8854f99dec809e4a.bindPopup(popup_8db898969328e54c3c3cb0a95a0229f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87dce203d368af7e8854f99dec809e4a.setIcon(icon_3666d36947c2553f750b40d0e59e7282);
|
|
|
|
|
|
var marker_077fd021b5b8f9fecf2aa1ab664adf7d = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1a2eaed2ffceef2b3efff2c0c0a113fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f89e82fa9d6e630425acf72ba306bf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e66c81eae00b67c8df5c6a72fe690b = $(`<div id="html_46e66c81eae00b67c8df5c6a72fe690b" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_0f89e82fa9d6e630425acf72ba306bf2.setContent(html_46e66c81eae00b67c8df5c6a72fe690b);
|
|
|
|
|
|
|
|
marker_077fd021b5b8f9fecf2aa1ab664adf7d.bindPopup(popup_0f89e82fa9d6e630425acf72ba306bf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_077fd021b5b8f9fecf2aa1ab664adf7d.setIcon(icon_1a2eaed2ffceef2b3efff2c0c0a113fa);
|
|
|
|
|
|
var marker_380b20c8b477d2d2e5a93b35090df553 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4f237b8a7ed00dfbce52398e7c82b8fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c533eafd44a792b912c590f6d812ca4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1027ab4dc27579a2e23397ac5b159eed = $(`<div id="html_1027ab4dc27579a2e23397ac5b159eed" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_c533eafd44a792b912c590f6d812ca4d.setContent(html_1027ab4dc27579a2e23397ac5b159eed);
|
|
|
|
|
|
|
|
marker_380b20c8b477d2d2e5a93b35090df553.bindPopup(popup_c533eafd44a792b912c590f6d812ca4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_380b20c8b477d2d2e5a93b35090df553.setIcon(icon_4f237b8a7ed00dfbce52398e7c82b8fe);
|
|
|
|
|
|
var marker_772a97ded5882ebd027a9108206c8d98 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c75fb1b3f6fa84d83677e0ef45b8b10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016bd509f2a8207bac709b0872951d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d5ee8672939a745af1e7b5d8e6676d = $(`<div id="html_44d5ee8672939a745af1e7b5d8e6676d" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_016bd509f2a8207bac709b0872951d5d.setContent(html_44d5ee8672939a745af1e7b5d8e6676d);
|
|
|
|
|
|
|
|
marker_772a97ded5882ebd027a9108206c8d98.bindPopup(popup_016bd509f2a8207bac709b0872951d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772a97ded5882ebd027a9108206c8d98.setIcon(icon_c75fb1b3f6fa84d83677e0ef45b8b10b);
|
|
|
|
|
|
var marker_6c9fd5d10619a385a6a7073af066918e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2bdb137dbede506356b4de8579718c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7ba1bde4e47a1815f946f6a83fa36bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e690ab1f956ce315c1ca441776a8ae5 = $(`<div id="html_2e690ab1f956ce315c1ca441776a8ae5" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_e7ba1bde4e47a1815f946f6a83fa36bc.setContent(html_2e690ab1f956ce315c1ca441776a8ae5);
|
|
|
|
|
|
|
|
marker_6c9fd5d10619a385a6a7073af066918e.bindPopup(popup_e7ba1bde4e47a1815f946f6a83fa36bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c9fd5d10619a385a6a7073af066918e.setIcon(icon_2bdb137dbede506356b4de8579718c77);
|
|
|
|
|
|
var marker_ef41b75862d6bdf33271a12ce73ea689 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_bab1ba7d4b7f7e663082511cf9d544ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f672778cf244e20249bdbf4d7564ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5a378ca0bdc5b06b5056fe112e2407a = $(`<div id="html_e5a378ca0bdc5b06b5056fe112e2407a" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_0f672778cf244e20249bdbf4d7564ede.setContent(html_e5a378ca0bdc5b06b5056fe112e2407a);
|
|
|
|
|
|
|
|
marker_ef41b75862d6bdf33271a12ce73ea689.bindPopup(popup_0f672778cf244e20249bdbf4d7564ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef41b75862d6bdf33271a12ce73ea689.setIcon(icon_bab1ba7d4b7f7e663082511cf9d544ec);
|
|
|
|
|
|
var marker_52e98b0be367633ab2a2ef27241af468 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_05c7cfd9e6926c1f92fdc40fe0287f89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48fd75b60d1e11fe086285d75cb479d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c522d6318506b3607fbeeb6b202605d = $(`<div id="html_9c522d6318506b3607fbeeb6b202605d" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_c48fd75b60d1e11fe086285d75cb479d.setContent(html_9c522d6318506b3607fbeeb6b202605d);
|
|
|
|
|
|
|
|
marker_52e98b0be367633ab2a2ef27241af468.bindPopup(popup_c48fd75b60d1e11fe086285d75cb479d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52e98b0be367633ab2a2ef27241af468.setIcon(icon_05c7cfd9e6926c1f92fdc40fe0287f89);
|
|
|
|
|
|
var marker_a65115564f332c5fda30315824e07725 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_09f723cba5a404f670b677c0f9049932 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27253d207612c7b3e71eb872a6c33378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de781fcc27d3b96f7a670676214b9730 = $(`<div id="html_de781fcc27d3b96f7a670676214b9730" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_27253d207612c7b3e71eb872a6c33378.setContent(html_de781fcc27d3b96f7a670676214b9730);
|
|
|
|
|
|
|
|
marker_a65115564f332c5fda30315824e07725.bindPopup(popup_27253d207612c7b3e71eb872a6c33378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a65115564f332c5fda30315824e07725.setIcon(icon_09f723cba5a404f670b677c0f9049932);
|
|
|
|
|
|
var marker_8263b102ea808535c0272d851efd448d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e4452f3e73c78ff0b2f57116667c3c8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc88ff64ce90eb3236b652c1e76e85f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8e60e2006bad3ccd63726b75ec47704 = $(`<div id="html_b8e60e2006bad3ccd63726b75ec47704" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_dbc88ff64ce90eb3236b652c1e76e85f.setContent(html_b8e60e2006bad3ccd63726b75ec47704);
|
|
|
|
|
|
|
|
marker_8263b102ea808535c0272d851efd448d.bindPopup(popup_dbc88ff64ce90eb3236b652c1e76e85f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8263b102ea808535c0272d851efd448d.setIcon(icon_e4452f3e73c78ff0b2f57116667c3c8e);
|
|
|
|
|
|
var marker_f196a78722f6a623656ab843f471e726 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_62d7a2fe6fae80fe4000b49bb603f195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa1991ac303baa4e134d0ffecfde47f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64e721595381f1b61125a431f50250bc = $(`<div id="html_64e721595381f1b61125a431f50250bc" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_aa1991ac303baa4e134d0ffecfde47f3.setContent(html_64e721595381f1b61125a431f50250bc);
|
|
|
|
|
|
|
|
marker_f196a78722f6a623656ab843f471e726.bindPopup(popup_aa1991ac303baa4e134d0ffecfde47f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f196a78722f6a623656ab843f471e726.setIcon(icon_62d7a2fe6fae80fe4000b49bb603f195);
|
|
|
|
|
|
var marker_e733d6f3b0b95334660f7a882595ce81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9cd994c11138904e5cf1babadfed668b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f83b91db5da88558a750612cb90939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d40f6243d4f9ad02f105821fe30864 = $(`<div id="html_b9d40f6243d4f9ad02f105821fe30864" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_83f83b91db5da88558a750612cb90939.setContent(html_b9d40f6243d4f9ad02f105821fe30864);
|
|
|
|
|
|
|
|
marker_e733d6f3b0b95334660f7a882595ce81.bindPopup(popup_83f83b91db5da88558a750612cb90939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e733d6f3b0b95334660f7a882595ce81.setIcon(icon_9cd994c11138904e5cf1babadfed668b);
|
|
|
|
|
|
var marker_7257d752d79a2844068f29d4434e709a = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_0c63d47b64f44bd6e5a4b519642d619a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f79a5bb54407637b1be593a65b45508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18bb3664084b04e777b9d5aed7b9817d = $(`<div id="html_18bb3664084b04e777b9d5aed7b9817d" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_2f79a5bb54407637b1be593a65b45508.setContent(html_18bb3664084b04e777b9d5aed7b9817d);
|
|
|
|
|
|
|
|
marker_7257d752d79a2844068f29d4434e709a.bindPopup(popup_2f79a5bb54407637b1be593a65b45508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7257d752d79a2844068f29d4434e709a.setIcon(icon_0c63d47b64f44bd6e5a4b519642d619a);
|
|
|
|
|
|
var marker_d407f1566b8fe630a68a1f19d019d2df = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d4d60382c570f1bb703a0f76ad464f8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23845fec63198be184cd8203be0ba899 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2541787a62b6698e55e7941c2c70d3d7 = $(`<div id="html_2541787a62b6698e55e7941c2c70d3d7" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_23845fec63198be184cd8203be0ba899.setContent(html_2541787a62b6698e55e7941c2c70d3d7);
|
|
|
|
|
|
|
|
marker_d407f1566b8fe630a68a1f19d019d2df.bindPopup(popup_23845fec63198be184cd8203be0ba899)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d407f1566b8fe630a68a1f19d019d2df.setIcon(icon_d4d60382c570f1bb703a0f76ad464f8d);
|
|
|
|
|
|
var marker_92b66e908acf164593679d5a5653e42b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a25e028dd5c49462070b02eb61c9885a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebe092d0ac35a5a725729a73204af1d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63daf1dbcb44781f553f94c5d4beb7d7 = $(`<div id="html_63daf1dbcb44781f553f94c5d4beb7d7" style="width: 100.0%; height: 100.0%;">talon.quest</div>`)[0];
|
|
popup_ebe092d0ac35a5a725729a73204af1d1.setContent(html_63daf1dbcb44781f553f94c5d4beb7d7);
|
|
|
|
|
|
|
|
marker_92b66e908acf164593679d5a5653e42b.bindPopup(popup_ebe092d0ac35a5a725729a73204af1d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92b66e908acf164593679d5a5653e42b.setIcon(icon_a25e028dd5c49462070b02eb61c9885a);
|
|
|
|
|
|
var marker_7e852fafc43f0e6f14dbfa5741f2e5e4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_784a2bf5e1f610619a2d3b329304f312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba0085dec71332f62a0e4ecc8be2eff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20ec9436c9df9d0632dc6de7fc5cdd7 = $(`<div id="html_b20ec9436c9df9d0632dc6de7fc5cdd7" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_ba0085dec71332f62a0e4ecc8be2eff7.setContent(html_b20ec9436c9df9d0632dc6de7fc5cdd7);
|
|
|
|
|
|
|
|
marker_7e852fafc43f0e6f14dbfa5741f2e5e4.bindPopup(popup_ba0085dec71332f62a0e4ecc8be2eff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e852fafc43f0e6f14dbfa5741f2e5e4.setIcon(icon_784a2bf5e1f610619a2d3b329304f312);
|
|
|
|
|
|
var marker_528e76fa2ff5ea670cbd873b1b224b2b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9e8180e512892bb87b69074ddc408f59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d636cf4bb6e66c21c5c5b1859c8bb68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4623fb4099a708f1c67d4548d85738cd = $(`<div id="html_4623fb4099a708f1c67d4548d85738cd" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_1d636cf4bb6e66c21c5c5b1859c8bb68.setContent(html_4623fb4099a708f1c67d4548d85738cd);
|
|
|
|
|
|
|
|
marker_528e76fa2ff5ea670cbd873b1b224b2b.bindPopup(popup_1d636cf4bb6e66c21c5c5b1859c8bb68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_528e76fa2ff5ea670cbd873b1b224b2b.setIcon(icon_9e8180e512892bb87b69074ddc408f59);
|
|
|
|
|
|
var marker_0918531f5993f24e06d37fbc44de13f9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1f1822e29e7d310d1fb0a2f697af3acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ce16ab4c7e31a5b0bf9e88d33cc42b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb0dc1a9bb78dbdf7002b63849cd797 = $(`<div id="html_3bb0dc1a9bb78dbdf7002b63849cd797" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_8ce16ab4c7e31a5b0bf9e88d33cc42b7.setContent(html_3bb0dc1a9bb78dbdf7002b63849cd797);
|
|
|
|
|
|
|
|
marker_0918531f5993f24e06d37fbc44de13f9.bindPopup(popup_8ce16ab4c7e31a5b0bf9e88d33cc42b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0918531f5993f24e06d37fbc44de13f9.setIcon(icon_1f1822e29e7d310d1fb0a2f697af3acb);
|
|
|
|
|
|
var marker_fc3877595f4db586dd5018ee9791c2b7 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dddc32ac6e9b70a700defd8d10e2ab5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fed34da24b7487b8f365360d74d66ceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c1cb628ab5d8673754eed5c49527b28 = $(`<div id="html_5c1cb628ab5d8673754eed5c49527b28" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_fed34da24b7487b8f365360d74d66ceb.setContent(html_5c1cb628ab5d8673754eed5c49527b28);
|
|
|
|
|
|
|
|
marker_fc3877595f4db586dd5018ee9791c2b7.bindPopup(popup_fed34da24b7487b8f365360d74d66ceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc3877595f4db586dd5018ee9791c2b7.setIcon(icon_dddc32ac6e9b70a700defd8d10e2ab5a);
|
|
|
|
|
|
var marker_d5c5d62b17971603cd3cff662bd1329f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d7828ced4e1e200f530e689406f56bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_817b1dda75056aa30b16c21a738d5f9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7d618c4e536602094c7a78586ad2b14 = $(`<div id="html_d7d618c4e536602094c7a78586ad2b14" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_817b1dda75056aa30b16c21a738d5f9a.setContent(html_d7d618c4e536602094c7a78586ad2b14);
|
|
|
|
|
|
|
|
marker_d5c5d62b17971603cd3cff662bd1329f.bindPopup(popup_817b1dda75056aa30b16c21a738d5f9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c5d62b17971603cd3cff662bd1329f.setIcon(icon_d7828ced4e1e200f530e689406f56bbd);
|
|
|
|
|
|
var marker_64a128e5820675a3031ac98beffbdd00 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9ea56ed052cbcb0e4d88c0221d49487c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ff9cf8ba5b954577e2c2a8aed227f03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a926ce3fa75194c2296d98989e2612 = $(`<div id="html_72a926ce3fa75194c2296d98989e2612" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_0ff9cf8ba5b954577e2c2a8aed227f03.setContent(html_72a926ce3fa75194c2296d98989e2612);
|
|
|
|
|
|
|
|
marker_64a128e5820675a3031ac98beffbdd00.bindPopup(popup_0ff9cf8ba5b954577e2c2a8aed227f03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64a128e5820675a3031ac98beffbdd00.setIcon(icon_9ea56ed052cbcb0e4d88c0221d49487c);
|
|
|
|
|
|
var marker_33c91c1ec6a9499d356f8babb5b0ddb1 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_4a8893c2fc1b6d8d206f273f11e7bc8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_307b3b3dd56b2ae7f599af010a49fd3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15eb4a5aa67a19ad6596d54d72b8fd4f = $(`<div id="html_15eb4a5aa67a19ad6596d54d72b8fd4f" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_307b3b3dd56b2ae7f599af010a49fd3c.setContent(html_15eb4a5aa67a19ad6596d54d72b8fd4f);
|
|
|
|
|
|
|
|
marker_33c91c1ec6a9499d356f8babb5b0ddb1.bindPopup(popup_307b3b3dd56b2ae7f599af010a49fd3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33c91c1ec6a9499d356f8babb5b0ddb1.setIcon(icon_4a8893c2fc1b6d8d206f273f11e7bc8f);
|
|
|
|
|
|
var marker_d09db79ed8828f1b0ebcdea8ffbf178b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_064f3ac56f2a2cf9eb0f8a6cd7670e60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2cdb62fffbf7144e01b38d20b5d16a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bfc68aad251c28b8b369cd68b27f1e1 = $(`<div id="html_8bfc68aad251c28b8b369cd68b27f1e1" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c2cdb62fffbf7144e01b38d20b5d16a5.setContent(html_8bfc68aad251c28b8b369cd68b27f1e1);
|
|
|
|
|
|
|
|
marker_d09db79ed8828f1b0ebcdea8ffbf178b.bindPopup(popup_c2cdb62fffbf7144e01b38d20b5d16a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d09db79ed8828f1b0ebcdea8ffbf178b.setIcon(icon_064f3ac56f2a2cf9eb0f8a6cd7670e60);
|
|
|
|
|
|
var marker_63130502c69fd2c31abf5ddb188ae3a8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_882763ec114c7485f9dee8842b028d3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_936fe92d53f05e96b6466edbdd4a00f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c113ec26efed8b73f47c6ea99732c08 = $(`<div id="html_7c113ec26efed8b73f47c6ea99732c08" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_936fe92d53f05e96b6466edbdd4a00f3.setContent(html_7c113ec26efed8b73f47c6ea99732c08);
|
|
|
|
|
|
|
|
marker_63130502c69fd2c31abf5ddb188ae3a8.bindPopup(popup_936fe92d53f05e96b6466edbdd4a00f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63130502c69fd2c31abf5ddb188ae3a8.setIcon(icon_882763ec114c7485f9dee8842b028d3b);
|
|
|
|
|
|
var marker_0db8bcaf769bd7aede58411a4c807546 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_bdf255fdaa0968bb30ea1160782c1b5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a569147569f81165fe17688d1ca2a0f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5e5fd9a56b5e6d819128bd5cc357e74 = $(`<div id="html_f5e5fd9a56b5e6d819128bd5cc357e74" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_a569147569f81165fe17688d1ca2a0f3.setContent(html_f5e5fd9a56b5e6d819128bd5cc357e74);
|
|
|
|
|
|
|
|
marker_0db8bcaf769bd7aede58411a4c807546.bindPopup(popup_a569147569f81165fe17688d1ca2a0f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db8bcaf769bd7aede58411a4c807546.setIcon(icon_bdf255fdaa0968bb30ea1160782c1b5e);
|
|
|
|
|
|
var marker_dcb4c8c489ec14c92593ea5cd59b2388 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_445507e384c27563d8cb924030036237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298f6ce5ce09914861976cf34d848e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45bc7d9dc589321304eb74dedef3a8e3 = $(`<div id="html_45bc7d9dc589321304eb74dedef3a8e3" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_298f6ce5ce09914861976cf34d848e61.setContent(html_45bc7d9dc589321304eb74dedef3a8e3);
|
|
|
|
|
|
|
|
marker_dcb4c8c489ec14c92593ea5cd59b2388.bindPopup(popup_298f6ce5ce09914861976cf34d848e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcb4c8c489ec14c92593ea5cd59b2388.setIcon(icon_445507e384c27563d8cb924030036237);
|
|
|
|
|
|
var marker_b0202175c49875fb36b89ce9bc139530 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ca35862156db8c1429395410048539c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc6cdf02ba97f6439d6afeadc2011d1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb721236590283a8feb45d21a7e43e81 = $(`<div id="html_fb721236590283a8feb45d21a7e43e81" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_cc6cdf02ba97f6439d6afeadc2011d1b.setContent(html_fb721236590283a8feb45d21a7e43e81);
|
|
|
|
|
|
|
|
marker_b0202175c49875fb36b89ce9bc139530.bindPopup(popup_cc6cdf02ba97f6439d6afeadc2011d1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0202175c49875fb36b89ce9bc139530.setIcon(icon_ca35862156db8c1429395410048539c2);
|
|
|
|
|
|
var marker_992d378052f436e34623b8a8a08f9ab1 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_eb719f8aab4b045aa19e7b0947f84092 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81b7ec449e7f5b41b6c295daae77c328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f06479644b9db2525d1d83291151910 = $(`<div id="html_7f06479644b9db2525d1d83291151910" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_81b7ec449e7f5b41b6c295daae77c328.setContent(html_7f06479644b9db2525d1d83291151910);
|
|
|
|
|
|
|
|
marker_992d378052f436e34623b8a8a08f9ab1.bindPopup(popup_81b7ec449e7f5b41b6c295daae77c328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_992d378052f436e34623b8a8a08f9ab1.setIcon(icon_eb719f8aab4b045aa19e7b0947f84092);
|
|
|
|
|
|
var marker_f99c8fc0c9706d66c1f362c3a2127ad3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f82e6d115b6ad5c5ab5b8ea1ccb927d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd6800f66bf6d425aa0371c01ed0d9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_864084d75e81c5ee2a4670210699de27 = $(`<div id="html_864084d75e81c5ee2a4670210699de27" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_fdd6800f66bf6d425aa0371c01ed0d9f.setContent(html_864084d75e81c5ee2a4670210699de27);
|
|
|
|
|
|
|
|
marker_f99c8fc0c9706d66c1f362c3a2127ad3.bindPopup(popup_fdd6800f66bf6d425aa0371c01ed0d9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f99c8fc0c9706d66c1f362c3a2127ad3.setIcon(icon_f82e6d115b6ad5c5ab5b8ea1ccb927d5);
|
|
|
|
|
|
var marker_3908e2d9c2ab5de44bbab04954d21bcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_1b3f39650520865dbf1e7f976e4e5dea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64f722178c54671dc867bd804e26eb4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9039bb7acd91d85c04f53d99c68045fb = $(`<div id="html_9039bb7acd91d85c04f53d99c68045fb" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_64f722178c54671dc867bd804e26eb4a.setContent(html_9039bb7acd91d85c04f53d99c68045fb);
|
|
|
|
|
|
|
|
marker_3908e2d9c2ab5de44bbab04954d21bcb.bindPopup(popup_64f722178c54671dc867bd804e26eb4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3908e2d9c2ab5de44bbab04954d21bcb.setIcon(icon_1b3f39650520865dbf1e7f976e4e5dea);
|
|
|
|
|
|
var marker_c9551b969b8f2c4babd8a6805b626d44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9669b72800a2281185434e7615992d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6e2bc27e522cb7e059aef081a75830c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a57e8d9bc1aeaf9aa5cb035a1687c953 = $(`<div id="html_a57e8d9bc1aeaf9aa5cb035a1687c953" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_d6e2bc27e522cb7e059aef081a75830c.setContent(html_a57e8d9bc1aeaf9aa5cb035a1687c953);
|
|
|
|
|
|
|
|
marker_c9551b969b8f2c4babd8a6805b626d44.bindPopup(popup_d6e2bc27e522cb7e059aef081a75830c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9551b969b8f2c4babd8a6805b626d44.setIcon(icon_9669b72800a2281185434e7615992d79);
|
|
|
|
|
|
var marker_4f33ffac8fa6c5a9ef697811e1ae1e66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ab141c843b7df3f6059f77b26a45eb1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3389652bd7278e8758d0a3d1d50680d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ba8b315878343d9145a9e7e39ce735 = $(`<div id="html_07ba8b315878343d9145a9e7e39ce735" style="width: 100.0%; height: 100.0%;">onlynostr.club</div>`)[0];
|
|
popup_d3389652bd7278e8758d0a3d1d50680d.setContent(html_07ba8b315878343d9145a9e7e39ce735);
|
|
|
|
|
|
|
|
marker_4f33ffac8fa6c5a9ef697811e1ae1e66.bindPopup(popup_d3389652bd7278e8758d0a3d1d50680d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f33ffac8fa6c5a9ef697811e1ae1e66.setIcon(icon_ab141c843b7df3f6059f77b26a45eb1a);
|
|
|
|
|
|
var marker_de8e5ec5833085dc9f8c99689521fcc5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ebddc6de81d30119e72bcef2f826c1d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26db1f2d163df368d1f6fea90fb9f530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f91a15fa7307d9c071105be8da768ac = $(`<div id="html_7f91a15fa7307d9c071105be8da768ac" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_26db1f2d163df368d1f6fea90fb9f530.setContent(html_7f91a15fa7307d9c071105be8da768ac);
|
|
|
|
|
|
|
|
marker_de8e5ec5833085dc9f8c99689521fcc5.bindPopup(popup_26db1f2d163df368d1f6fea90fb9f530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de8e5ec5833085dc9f8c99689521fcc5.setIcon(icon_ebddc6de81d30119e72bcef2f826c1d9);
|
|
|
|
|
|
var marker_b5aac1439f9a3420b08331fb62f94e1d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a72e57519433d785291b36b6ae5ca875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58afe5e2542759f4def7dce97d305580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa2342049ee6e1e3c163a72f43cfdb22 = $(`<div id="html_fa2342049ee6e1e3c163a72f43cfdb22" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_58afe5e2542759f4def7dce97d305580.setContent(html_fa2342049ee6e1e3c163a72f43cfdb22);
|
|
|
|
|
|
|
|
marker_b5aac1439f9a3420b08331fb62f94e1d.bindPopup(popup_58afe5e2542759f4def7dce97d305580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5aac1439f9a3420b08331fb62f94e1d.setIcon(icon_a72e57519433d785291b36b6ae5ca875);
|
|
|
|
|
|
var marker_2e798e2ac6349fcef8e4a0f513f939d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_61eaa58e6aa151aa451c087d9178699b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfedc80124248647d182d18a23015ff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb4571e1b8ee77e23fd114f086d3a469 = $(`<div id="html_eb4571e1b8ee77e23fd114f086d3a469" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_dfedc80124248647d182d18a23015ff6.setContent(html_eb4571e1b8ee77e23fd114f086d3a469);
|
|
|
|
|
|
|
|
marker_2e798e2ac6349fcef8e4a0f513f939d0.bindPopup(popup_dfedc80124248647d182d18a23015ff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e798e2ac6349fcef8e4a0f513f939d0.setIcon(icon_61eaa58e6aa151aa451c087d9178699b);
|
|
|
|
|
|
var marker_83d9c5b3b9e865569260dc2037b2c417 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8a5a83dd47258eac7f143192dee8cbb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_264b84ffd5d546f2dc62389069dfa869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_737f81b4628dd3d206f2d6cf52ba3dd5 = $(`<div id="html_737f81b4628dd3d206f2d6cf52ba3dd5" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_264b84ffd5d546f2dc62389069dfa869.setContent(html_737f81b4628dd3d206f2d6cf52ba3dd5);
|
|
|
|
|
|
|
|
marker_83d9c5b3b9e865569260dc2037b2c417.bindPopup(popup_264b84ffd5d546f2dc62389069dfa869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d9c5b3b9e865569260dc2037b2c417.setIcon(icon_8a5a83dd47258eac7f143192dee8cbb9);
|
|
|
|
|
|
var marker_8220abd6acd4f4308f013f979098bb35 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f3487d0a344a0be411e2ba5c6af5c997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5f2cc1f9acbbcc0b455a6353e205e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d47d128114f5d130846671196f9b4ca6 = $(`<div id="html_d47d128114f5d130846671196f9b4ca6" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a5f2cc1f9acbbcc0b455a6353e205e7a.setContent(html_d47d128114f5d130846671196f9b4ca6);
|
|
|
|
|
|
|
|
marker_8220abd6acd4f4308f013f979098bb35.bindPopup(popup_a5f2cc1f9acbbcc0b455a6353e205e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8220abd6acd4f4308f013f979098bb35.setIcon(icon_f3487d0a344a0be411e2ba5c6af5c997);
|
|
|
|
|
|
var marker_5c99a6535509200a49839af6eae35d26 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e479a33b3a0604253fe442a9a3accb69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8796f83e45b3e4aff72bf9bf9c5c2312 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e5bc8e0f70a2644724f373f33c0b70f = $(`<div id="html_2e5bc8e0f70a2644724f373f33c0b70f" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8796f83e45b3e4aff72bf9bf9c5c2312.setContent(html_2e5bc8e0f70a2644724f373f33c0b70f);
|
|
|
|
|
|
|
|
marker_5c99a6535509200a49839af6eae35d26.bindPopup(popup_8796f83e45b3e4aff72bf9bf9c5c2312)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c99a6535509200a49839af6eae35d26.setIcon(icon_e479a33b3a0604253fe442a9a3accb69);
|
|
|
|
|
|
var marker_3ac0702f77f553509fce02f7458b6bae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c78d9c94f4f53d96a11bfd6cfbb0f858 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947bf5cafd6844cff2408841f85deaad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d75f5007ffb412e03ef6e3ea62541547 = $(`<div id="html_d75f5007ffb412e03ef6e3ea62541547" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_947bf5cafd6844cff2408841f85deaad.setContent(html_d75f5007ffb412e03ef6e3ea62541547);
|
|
|
|
|
|
|
|
marker_3ac0702f77f553509fce02f7458b6bae.bindPopup(popup_947bf5cafd6844cff2408841f85deaad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ac0702f77f553509fce02f7458b6bae.setIcon(icon_c78d9c94f4f53d96a11bfd6cfbb0f858);
|
|
|
|
|
|
var marker_8f8b1657a11bd5706700c2fe2f193822 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_342ec485c157c72b83b3814ac3779844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0c0bb2d196c244579820d025343fab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56f457b4d1669725bbe24b1f9ec1fb9c = $(`<div id="html_56f457b4d1669725bbe24b1f9ec1fb9c" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_a0c0bb2d196c244579820d025343fab6.setContent(html_56f457b4d1669725bbe24b1f9ec1fb9c);
|
|
|
|
|
|
|
|
marker_8f8b1657a11bd5706700c2fe2f193822.bindPopup(popup_a0c0bb2d196c244579820d025343fab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f8b1657a11bd5706700c2fe2f193822.setIcon(icon_342ec485c157c72b83b3814ac3779844);
|
|
|
|
|
|
var marker_5a531c83362eb291f13a94a82d261b24 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e499ba15533a80fd23f45bca2ee64d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_490eefaa10e46c20585706e0d0159c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30090c4d6cfcc8d603c3ea4f27d3beae = $(`<div id="html_30090c4d6cfcc8d603c3ea4f27d3beae" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_490eefaa10e46c20585706e0d0159c33.setContent(html_30090c4d6cfcc8d603c3ea4f27d3beae);
|
|
|
|
|
|
|
|
marker_5a531c83362eb291f13a94a82d261b24.bindPopup(popup_490eefaa10e46c20585706e0d0159c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a531c83362eb291f13a94a82d261b24.setIcon(icon_e499ba15533a80fd23f45bca2ee64d60);
|
|
|
|
|
|
var marker_92c453f2fc4b4b464659d1ebbda6a6a8 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3544ecec911b717e24aa0aaba0ea7acd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5946f25611ad1449869e4353524fec19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e2d446a04ad4e91de82469bad2c4f56 = $(`<div id="html_2e2d446a04ad4e91de82469bad2c4f56" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_5946f25611ad1449869e4353524fec19.setContent(html_2e2d446a04ad4e91de82469bad2c4f56);
|
|
|
|
|
|
|
|
marker_92c453f2fc4b4b464659d1ebbda6a6a8.bindPopup(popup_5946f25611ad1449869e4353524fec19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c453f2fc4b4b464659d1ebbda6a6a8.setIcon(icon_3544ecec911b717e24aa0aaba0ea7acd);
|
|
|
|
|
|
var marker_abe9d558e2c4343a665e590106d9338a = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_26d44c3ca2c932667cc5480449fcbdbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1972d1f1a1ca57191c132a0e0bf5bbcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35aef1e20950b00162b18a1b62f246cf = $(`<div id="html_35aef1e20950b00162b18a1b62f246cf" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_1972d1f1a1ca57191c132a0e0bf5bbcb.setContent(html_35aef1e20950b00162b18a1b62f246cf);
|
|
|
|
|
|
|
|
marker_abe9d558e2c4343a665e590106d9338a.bindPopup(popup_1972d1f1a1ca57191c132a0e0bf5bbcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abe9d558e2c4343a665e590106d9338a.setIcon(icon_26d44c3ca2c932667cc5480449fcbdbe);
|
|
|
|
|
|
var marker_9cdc8bc0819a9fbb5ae8ec653fe4cd97 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6a4b23a1ce1da95f7acc3ad760063921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_661d61af5ccc372e6b8d06828bacc221 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eeedc06cc25bc2053da14609f7278bb = $(`<div id="html_7eeedc06cc25bc2053da14609f7278bb" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_661d61af5ccc372e6b8d06828bacc221.setContent(html_7eeedc06cc25bc2053da14609f7278bb);
|
|
|
|
|
|
|
|
marker_9cdc8bc0819a9fbb5ae8ec653fe4cd97.bindPopup(popup_661d61af5ccc372e6b8d06828bacc221)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cdc8bc0819a9fbb5ae8ec653fe4cd97.setIcon(icon_6a4b23a1ce1da95f7acc3ad760063921);
|
|
|
|
|
|
var marker_a6c933fd7d6f1098eda1fc7cfee1b191 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_89eeb36eaf900f354ad152682c2f22f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e04b440f4f286c008ced93127acd87a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44e8a2b31938f244726f62a987e6f29e = $(`<div id="html_44e8a2b31938f244726f62a987e6f29e" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_7e04b440f4f286c008ced93127acd87a.setContent(html_44e8a2b31938f244726f62a987e6f29e);
|
|
|
|
|
|
|
|
marker_a6c933fd7d6f1098eda1fc7cfee1b191.bindPopup(popup_7e04b440f4f286c008ced93127acd87a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6c933fd7d6f1098eda1fc7cfee1b191.setIcon(icon_89eeb36eaf900f354ad152682c2f22f5);
|
|
|
|
|
|
var marker_a3f464653082ad86c3768b45974cd24e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d4f424fde26ce3999791cac333e8f84c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14250fe8766f1cd0815693f1a14739ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0672079a34f1ce527c049ef83b61273 = $(`<div id="html_d0672079a34f1ce527c049ef83b61273" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_14250fe8766f1cd0815693f1a14739ef.setContent(html_d0672079a34f1ce527c049ef83b61273);
|
|
|
|
|
|
|
|
marker_a3f464653082ad86c3768b45974cd24e.bindPopup(popup_14250fe8766f1cd0815693f1a14739ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3f464653082ad86c3768b45974cd24e.setIcon(icon_d4f424fde26ce3999791cac333e8f84c);
|
|
|
|
|
|
var marker_35449f898ee4fd8ab2f1f0ae7508a242 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f594fbbd9f5ca3013d9a13d13f1b343c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66d50470e4cb85da429e525d49a1dcff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62fa654ad4c545c7437cce357e30432 = $(`<div id="html_e62fa654ad4c545c7437cce357e30432" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_66d50470e4cb85da429e525d49a1dcff.setContent(html_e62fa654ad4c545c7437cce357e30432);
|
|
|
|
|
|
|
|
marker_35449f898ee4fd8ab2f1f0ae7508a242.bindPopup(popup_66d50470e4cb85da429e525d49a1dcff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35449f898ee4fd8ab2f1f0ae7508a242.setIcon(icon_f594fbbd9f5ca3013d9a13d13f1b343c);
|
|
|
|
|
|
var marker_beb7d607b1833972aca9b8224731b644 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b183b26158261641a27437074a37ef25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95288bc3cc96adf9f0600f65aa0f2472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9b145e74b9b6efe595c3006bd9b3b88 = $(`<div id="html_b9b145e74b9b6efe595c3006bd9b3b88" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_95288bc3cc96adf9f0600f65aa0f2472.setContent(html_b9b145e74b9b6efe595c3006bd9b3b88);
|
|
|
|
|
|
|
|
marker_beb7d607b1833972aca9b8224731b644.bindPopup(popup_95288bc3cc96adf9f0600f65aa0f2472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beb7d607b1833972aca9b8224731b644.setIcon(icon_b183b26158261641a27437074a37ef25);
|
|
|
|
|
|
var marker_b4ecd976a2fb2ba7154c75b97940ddda = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7268bff5cf34bebd91788a466329272f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dba3c0e4ecbb5615452f665ac06c2a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd7074bc4b5b136104eae95b280c3da = $(`<div id="html_6fd7074bc4b5b136104eae95b280c3da" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_2dba3c0e4ecbb5615452f665ac06c2a2.setContent(html_6fd7074bc4b5b136104eae95b280c3da);
|
|
|
|
|
|
|
|
marker_b4ecd976a2fb2ba7154c75b97940ddda.bindPopup(popup_2dba3c0e4ecbb5615452f665ac06c2a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4ecd976a2fb2ba7154c75b97940ddda.setIcon(icon_7268bff5cf34bebd91788a466329272f);
|
|
|
|
|
|
var marker_79cc9cc73361d030c500217c43ae5092 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a41baa9db18065ac84c9ac753a030a6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c54a68b12c1baacd78d7a1aa38a8489f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c54d7ee79a299dbaa1f99194ebd5e9 = $(`<div id="html_24c54d7ee79a299dbaa1f99194ebd5e9" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_c54a68b12c1baacd78d7a1aa38a8489f.setContent(html_24c54d7ee79a299dbaa1f99194ebd5e9);
|
|
|
|
|
|
|
|
marker_79cc9cc73361d030c500217c43ae5092.bindPopup(popup_c54a68b12c1baacd78d7a1aa38a8489f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79cc9cc73361d030c500217c43ae5092.setIcon(icon_a41baa9db18065ac84c9ac753a030a6b);
|
|
|
|
|
|
var marker_df3d5fc0442fd7d3f4be767d1b61cc09 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_f55fd1f56152b6e5a9bc6f17a64f179a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41beb9b300f144825c4ee10f0485b79c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ff288b52124324ac405ed7dcc9cb742 = $(`<div id="html_1ff288b52124324ac405ed7dcc9cb742" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_41beb9b300f144825c4ee10f0485b79c.setContent(html_1ff288b52124324ac405ed7dcc9cb742);
|
|
|
|
|
|
|
|
marker_df3d5fc0442fd7d3f4be767d1b61cc09.bindPopup(popup_41beb9b300f144825c4ee10f0485b79c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3d5fc0442fd7d3f4be767d1b61cc09.setIcon(icon_f55fd1f56152b6e5a9bc6f17a64f179a);
|
|
|
|
|
|
var marker_1962ad9a0719d8ef77eb8d2fb5c203b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ed2b89eed103ddb76d24c4ad1543728c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0598e300f7fe46078a2a360961d0cc3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15bcc7a4fdde152ad0e048c74efe03c1 = $(`<div id="html_15bcc7a4fdde152ad0e048c74efe03c1" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_0598e300f7fe46078a2a360961d0cc3b.setContent(html_15bcc7a4fdde152ad0e048c74efe03c1);
|
|
|
|
|
|
|
|
marker_1962ad9a0719d8ef77eb8d2fb5c203b5.bindPopup(popup_0598e300f7fe46078a2a360961d0cc3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1962ad9a0719d8ef77eb8d2fb5c203b5.setIcon(icon_ed2b89eed103ddb76d24c4ad1543728c);
|
|
|
|
|
|
var marker_7f4f20ac77db8f0cffb8268cc4c2f3e3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_e727c4097e71859d750ea4ad7e892b98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_256975bb31fa48c0fe351f936688f7f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911fef5a05471d8432368a7a13192720 = $(`<div id="html_911fef5a05471d8432368a7a13192720" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_256975bb31fa48c0fe351f936688f7f3.setContent(html_911fef5a05471d8432368a7a13192720);
|
|
|
|
|
|
|
|
marker_7f4f20ac77db8f0cffb8268cc4c2f3e3.bindPopup(popup_256975bb31fa48c0fe351f936688f7f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f4f20ac77db8f0cffb8268cc4c2f3e3.setIcon(icon_e727c4097e71859d750ea4ad7e892b98);
|
|
|
|
|
|
var marker_715c4e91b6445c5c0f3a9a595922f726 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2c67648d5be04b6af679c67f3a47c80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5a9c6def5e9c3fc8699dfbcbaa79f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e83337e21179f969f8e647f231d0427 = $(`<div id="html_4e83337e21179f969f8e647f231d0427" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_df5a9c6def5e9c3fc8699dfbcbaa79f4.setContent(html_4e83337e21179f969f8e647f231d0427);
|
|
|
|
|
|
|
|
marker_715c4e91b6445c5c0f3a9a595922f726.bindPopup(popup_df5a9c6def5e9c3fc8699dfbcbaa79f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_715c4e91b6445c5c0f3a9a595922f726.setIcon(icon_2c67648d5be04b6af679c67f3a47c80a);
|
|
|
|
|
|
var marker_9fa840f4a0e133811719aea9191670a3 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9fefb62dee3d14cedf8f72fa3910a4a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f662c1b19e35e67c52a503d7854541 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caa204f4a4e744498a9e0a28ab3af7a7 = $(`<div id="html_caa204f4a4e744498a9e0a28ab3af7a7" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_d1f662c1b19e35e67c52a503d7854541.setContent(html_caa204f4a4e744498a9e0a28ab3af7a7);
|
|
|
|
|
|
|
|
marker_9fa840f4a0e133811719aea9191670a3.bindPopup(popup_d1f662c1b19e35e67c52a503d7854541)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa840f4a0e133811719aea9191670a3.setIcon(icon_9fefb62dee3d14cedf8f72fa3910a4a9);
|
|
|
|
|
|
var marker_ec25ccbcff1fc3bc1d6defadacb5a390 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b9d8a0b1656de1486cefd275bfe8e5e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d32eb056f38aa3642a4d2c30334ca964 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf532f91edfca02439fcfca0f8b3b55 = $(`<div id="html_ecf532f91edfca02439fcfca0f8b3b55" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_d32eb056f38aa3642a4d2c30334ca964.setContent(html_ecf532f91edfca02439fcfca0f8b3b55);
|
|
|
|
|
|
|
|
marker_ec25ccbcff1fc3bc1d6defadacb5a390.bindPopup(popup_d32eb056f38aa3642a4d2c30334ca964)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec25ccbcff1fc3bc1d6defadacb5a390.setIcon(icon_b9d8a0b1656de1486cefd275bfe8e5e0);
|
|
|
|
|
|
var marker_97162174041a6c17857e9773b5c6e612 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_d09570093b3d280d9f6b6079c4e7f784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30307199c73aaca58ff361d7b26bcbff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8e3ca1f75988d796d96738407076084 = $(`<div id="html_e8e3ca1f75988d796d96738407076084" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_30307199c73aaca58ff361d7b26bcbff.setContent(html_e8e3ca1f75988d796d96738407076084);
|
|
|
|
|
|
|
|
marker_97162174041a6c17857e9773b5c6e612.bindPopup(popup_30307199c73aaca58ff361d7b26bcbff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97162174041a6c17857e9773b5c6e612.setIcon(icon_d09570093b3d280d9f6b6079c4e7f784);
|
|
|
|
|
|
var marker_ce45dc2d1d79b79dfe89efabe827f99c = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_757f3cb3db9917aab546c95f229dc154 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2281a240d33fe73c1e7b9c2627636204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0927a404a96c55c250577fc07b200cef = $(`<div id="html_0927a404a96c55c250577fc07b200cef" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_2281a240d33fe73c1e7b9c2627636204.setContent(html_0927a404a96c55c250577fc07b200cef);
|
|
|
|
|
|
|
|
marker_ce45dc2d1d79b79dfe89efabe827f99c.bindPopup(popup_2281a240d33fe73c1e7b9c2627636204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce45dc2d1d79b79dfe89efabe827f99c.setIcon(icon_757f3cb3db9917aab546c95f229dc154);
|
|
|
|
|
|
var marker_5b4b353087555edf895a2a5a4232f974 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_48818c1506d8a23a9246b8b3716e6728 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e60cd80498b47ad23f3a884f657669d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_510a7019ff3bae8d92567e54fb65703d = $(`<div id="html_510a7019ff3bae8d92567e54fb65703d" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_e60cd80498b47ad23f3a884f657669d3.setContent(html_510a7019ff3bae8d92567e54fb65703d);
|
|
|
|
|
|
|
|
marker_5b4b353087555edf895a2a5a4232f974.bindPopup(popup_e60cd80498b47ad23f3a884f657669d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b4b353087555edf895a2a5a4232f974.setIcon(icon_48818c1506d8a23a9246b8b3716e6728);
|
|
|
|
|
|
var marker_889726b034933138007756282ac63c5f = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2de3599fce3233b4cbfb357c41e5ea26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c163061920ee74a9f6f4266a059f00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16149662de0d8c0372be7a7aa4292ed4 = $(`<div id="html_16149662de0d8c0372be7a7aa4292ed4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_30c163061920ee74a9f6f4266a059f00.setContent(html_16149662de0d8c0372be7a7aa4292ed4);
|
|
|
|
|
|
|
|
marker_889726b034933138007756282ac63c5f.bindPopup(popup_30c163061920ee74a9f6f4266a059f00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_889726b034933138007756282ac63c5f.setIcon(icon_2de3599fce3233b4cbfb357c41e5ea26);
|
|
|
|
|
|
var marker_c579d77ec9925af0c2f7038a3450f47c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_88a0aab6ca1f5a127967192150c90e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ec70c258756550da5c69553b87c9292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1891c62e4b77c64c469a76ed3f269ac = $(`<div id="html_f1891c62e4b77c64c469a76ed3f269ac" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_2ec70c258756550da5c69553b87c9292.setContent(html_f1891c62e4b77c64c469a76ed3f269ac);
|
|
|
|
|
|
|
|
marker_c579d77ec9925af0c2f7038a3450f47c.bindPopup(popup_2ec70c258756550da5c69553b87c9292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c579d77ec9925af0c2f7038a3450f47c.setIcon(icon_88a0aab6ca1f5a127967192150c90e8d);
|
|
|
|
|
|
var marker_d3b65a9c5b0098ba617928b3fb2e975c = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_602a44cad2863d18f928d09bec081ca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30189538e85752b902b73216e137c7ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e30b774cecbc2922d9b3dc88986f8e0 = $(`<div id="html_3e30b774cecbc2922d9b3dc88986f8e0" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_30189538e85752b902b73216e137c7ff.setContent(html_3e30b774cecbc2922d9b3dc88986f8e0);
|
|
|
|
|
|
|
|
marker_d3b65a9c5b0098ba617928b3fb2e975c.bindPopup(popup_30189538e85752b902b73216e137c7ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3b65a9c5b0098ba617928b3fb2e975c.setIcon(icon_602a44cad2863d18f928d09bec081ca9);
|
|
|
|
|
|
var marker_c6f625bbb1767c12d12c4e2dc98ed897 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_3cfea464ff62afe68d21183b680b7f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43fc0377adf5077ae04df8c89058348c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5581127e21fbb9d7171fc494675921ca = $(`<div id="html_5581127e21fbb9d7171fc494675921ca" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_43fc0377adf5077ae04df8c89058348c.setContent(html_5581127e21fbb9d7171fc494675921ca);
|
|
|
|
|
|
|
|
marker_c6f625bbb1767c12d12c4e2dc98ed897.bindPopup(popup_43fc0377adf5077ae04df8c89058348c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f625bbb1767c12d12c4e2dc98ed897.setIcon(icon_3cfea464ff62afe68d21183b680b7f75);
|
|
|
|
|
|
var marker_9bdaa47d2533ff724d8418d1d52c859c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_ad0d85850e282e93d1df1ed216e6a541 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_040572c8fb4b31dd29938e4cf676af8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d233e603496ed9d1a6ced2eb44797422 = $(`<div id="html_d233e603496ed9d1a6ced2eb44797422" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_040572c8fb4b31dd29938e4cf676af8b.setContent(html_d233e603496ed9d1a6ced2eb44797422);
|
|
|
|
|
|
|
|
marker_9bdaa47d2533ff724d8418d1d52c859c.bindPopup(popup_040572c8fb4b31dd29938e4cf676af8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bdaa47d2533ff724d8418d1d52c859c.setIcon(icon_ad0d85850e282e93d1df1ed216e6a541);
|
|
|
|
|
|
var marker_4ded0392a8f6e529817340f222e700a1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_72d5c8390543bf9a3b4e25fc16dfacf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f47a34022f868ab9f49e56eb14f7a9ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6f01c40c53936a7e55d5cc946153d88 = $(`<div id="html_b6f01c40c53936a7e55d5cc946153d88" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_f47a34022f868ab9f49e56eb14f7a9ce.setContent(html_b6f01c40c53936a7e55d5cc946153d88);
|
|
|
|
|
|
|
|
marker_4ded0392a8f6e529817340f222e700a1.bindPopup(popup_f47a34022f868ab9f49e56eb14f7a9ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ded0392a8f6e529817340f222e700a1.setIcon(icon_72d5c8390543bf9a3b4e25fc16dfacf3);
|
|
|
|
|
|
var marker_2e5a827c35c7e49e3dbb2754655e179d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dad77799eea431845422ea1d3be67afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a73c8258932fc3c1f5096731264ef24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_326f02d79a5d7d9a6f77d76faf3068e8 = $(`<div id="html_326f02d79a5d7d9a6f77d76faf3068e8" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_1a73c8258932fc3c1f5096731264ef24.setContent(html_326f02d79a5d7d9a6f77d76faf3068e8);
|
|
|
|
|
|
|
|
marker_2e5a827c35c7e49e3dbb2754655e179d.bindPopup(popup_1a73c8258932fc3c1f5096731264ef24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5a827c35c7e49e3dbb2754655e179d.setIcon(icon_dad77799eea431845422ea1d3be67afd);
|
|
|
|
|
|
var marker_dcf36f83d15e52f82eb8819f0aed3e79 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_dd1714f240bdfbae9969a48dd904e0dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2b50af0740f2ed3550f4c99c0160867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_426ba0f2fb0a01c485d9c545dc1c0e3c = $(`<div id="html_426ba0f2fb0a01c485d9c545dc1c0e3c" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f2b50af0740f2ed3550f4c99c0160867.setContent(html_426ba0f2fb0a01c485d9c545dc1c0e3c);
|
|
|
|
|
|
|
|
marker_dcf36f83d15e52f82eb8819f0aed3e79.bindPopup(popup_f2b50af0740f2ed3550f4c99c0160867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf36f83d15e52f82eb8819f0aed3e79.setIcon(icon_dd1714f240bdfbae9969a48dd904e0dd);
|
|
|
|
|
|
var marker_6c6f32c53601c8585c2b3a3fe76016d5 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_2823fe2c491e85ebe45983df263bf9c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d7e34d3a7181736493c0fc6b022fde3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_563d74fa99d6c044733d20ab3e8d3b43 = $(`<div id="html_563d74fa99d6c044733d20ab3e8d3b43" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_0d7e34d3a7181736493c0fc6b022fde3.setContent(html_563d74fa99d6c044733d20ab3e8d3b43);
|
|
|
|
|
|
|
|
marker_6c6f32c53601c8585c2b3a3fe76016d5.bindPopup(popup_0d7e34d3a7181736493c0fc6b022fde3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6f32c53601c8585c2b3a3fe76016d5.setIcon(icon_2823fe2c491e85ebe45983df263bf9c3);
|
|
|
|
|
|
var marker_6b89fcf35877f51a20dc591cfc80b5c8 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_b86f18f74b2be827273ffcc9793a3a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93590fec33279fcd3230e45fb723e950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b4d8683b4a588c769470f7c75b9e9bf = $(`<div id="html_1b4d8683b4a588c769470f7c75b9e9bf" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_93590fec33279fcd3230e45fb723e950.setContent(html_1b4d8683b4a588c769470f7c75b9e9bf);
|
|
|
|
|
|
|
|
marker_6b89fcf35877f51a20dc591cfc80b5c8.bindPopup(popup_93590fec33279fcd3230e45fb723e950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b89fcf35877f51a20dc591cfc80b5c8.setIcon(icon_b86f18f74b2be827273ffcc9793a3a00);
|
|
|
|
|
|
var marker_bd5ea66063629fbd4bbbb666d596c2e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_c16b9dbf144a4bb4b0d36af4b2c8bc9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcaf10b255f3b01f4445cea98a4def8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aaafb8cbec686b369f4266bca183b05 = $(`<div id="html_3aaafb8cbec686b369f4266bca183b05" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_dcaf10b255f3b01f4445cea98a4def8a.setContent(html_3aaafb8cbec686b369f4266bca183b05);
|
|
|
|
|
|
|
|
marker_bd5ea66063629fbd4bbbb666d596c2e4.bindPopup(popup_dcaf10b255f3b01f4445cea98a4def8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd5ea66063629fbd4bbbb666d596c2e4.setIcon(icon_c16b9dbf144a4bb4b0d36af4b2c8bc9f);
|
|
|
|
|
|
var marker_10bf0571302543ff5e64b2816d661f75 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_7bc4c0ee4f18cb0ca66207921e8da5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c961bb9b9dcba96d96e3706686e9ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cefd5822572418eb14d2f1459bf65aef = $(`<div id="html_cefd5822572418eb14d2f1459bf65aef" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_c0c961bb9b9dcba96d96e3706686e9ad.setContent(html_cefd5822572418eb14d2f1459bf65aef);
|
|
|
|
|
|
|
|
marker_10bf0571302543ff5e64b2816d661f75.bindPopup(popup_c0c961bb9b9dcba96d96e3706686e9ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10bf0571302543ff5e64b2816d661f75.setIcon(icon_7bc4c0ee4f18cb0ca66207921e8da5c6);
|
|
|
|
|
|
var marker_911ec3be86da61165d05ff0c60dad9c8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_61c461f466c76d989e4ca3dccc99c254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d9e3b92550a75ecf5fff879badccf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b025ad9c36f8d4c221ef088a1aa4a67c = $(`<div id="html_b025ad9c36f8d4c221ef088a1aa4a67c" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_86d9e3b92550a75ecf5fff879badccf7.setContent(html_b025ad9c36f8d4c221ef088a1aa4a67c);
|
|
|
|
|
|
|
|
marker_911ec3be86da61165d05ff0c60dad9c8.bindPopup(popup_86d9e3b92550a75ecf5fff879badccf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911ec3be86da61165d05ff0c60dad9c8.setIcon(icon_61c461f466c76d989e4ca3dccc99c254);
|
|
|
|
|
|
var marker_597b8845e2a62923df106b79d342946b = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_164bb31400c05fbf2e98826dd82f65d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff02399f89898797b5ec86ce245c0f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_929ff4fcadfa4b51c30bee90954b8d42 = $(`<div id="html_929ff4fcadfa4b51c30bee90954b8d42" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_3ff02399f89898797b5ec86ce245c0f2.setContent(html_929ff4fcadfa4b51c30bee90954b8d42);
|
|
|
|
|
|
|
|
marker_597b8845e2a62923df106b79d342946b.bindPopup(popup_3ff02399f89898797b5ec86ce245c0f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_597b8845e2a62923df106b79d342946b.setIcon(icon_164bb31400c05fbf2e98826dd82f65d1);
|
|
|
|
|
|
var marker_4de74cb67a04ffbd8aca681cd4493808 = L.marker(
|
|
[34.1064, -117.593],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_34f82d88080a1540162b11a4ecab7b85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_253353b568a2a07cd99b24ee4619d824 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdd7426425642c753c8a2b5cc3622a27 = $(`<div id="html_cdd7426425642c753c8a2b5cc3622a27" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_253353b568a2a07cd99b24ee4619d824.setContent(html_cdd7426425642c753c8a2b5cc3622a27);
|
|
|
|
|
|
|
|
marker_4de74cb67a04ffbd8aca681cd4493808.bindPopup(popup_253353b568a2a07cd99b24ee4619d824)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de74cb67a04ffbd8aca681cd4493808.setIcon(icon_34f82d88080a1540162b11a4ecab7b85);
|
|
|
|
|
|
var marker_7c56ddd1fd2add6b9ac432e648691d9c = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_a041d0517151d2108a99cb7697b2e4c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9166e78bef807580d852a3d8392c00df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ee6da44e4ff3967e3142b835fadb7b = $(`<div id="html_88ee6da44e4ff3967e3142b835fadb7b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_9166e78bef807580d852a3d8392c00df.setContent(html_88ee6da44e4ff3967e3142b835fadb7b);
|
|
|
|
|
|
|
|
marker_7c56ddd1fd2add6b9ac432e648691d9c.bindPopup(popup_9166e78bef807580d852a3d8392c00df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c56ddd1fd2add6b9ac432e648691d9c.setIcon(icon_a041d0517151d2108a99cb7697b2e4c9);
|
|
|
|
|
|
var marker_2549d9dd72967dc60bc8b2e68c84bf6b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_af4fa8c49b0cfc4f7fa467df063e443f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de4e99de282e7acb9ae7bfccb680a53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3fc16b8fa2f54baf6f7a28a1093426b = $(`<div id="html_d3fc16b8fa2f54baf6f7a28a1093426b" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_3de4e99de282e7acb9ae7bfccb680a53.setContent(html_d3fc16b8fa2f54baf6f7a28a1093426b);
|
|
|
|
|
|
|
|
marker_2549d9dd72967dc60bc8b2e68c84bf6b.bindPopup(popup_3de4e99de282e7acb9ae7bfccb680a53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2549d9dd72967dc60bc8b2e68c84bf6b.setIcon(icon_af4fa8c49b0cfc4f7fa467df063e443f);
|
|
|
|
|
|
var marker_d1d03a70eabd455315033b133dcae2d4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_392c682a91c8cac92dec66d1058870b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_145e348419a8ed94d480168e1acaae25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f69e9a143fe8980066b7748c3908c12 = $(`<div id="html_3f69e9a143fe8980066b7748c3908c12" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_145e348419a8ed94d480168e1acaae25.setContent(html_3f69e9a143fe8980066b7748c3908c12);
|
|
|
|
|
|
|
|
marker_d1d03a70eabd455315033b133dcae2d4.bindPopup(popup_145e348419a8ed94d480168e1acaae25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1d03a70eabd455315033b133dcae2d4.setIcon(icon_392c682a91c8cac92dec66d1058870b0);
|
|
|
|
|
|
var marker_b9ebf5735519c295e18acd98f1b56372 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_6a861308249ff14d411751c2b499dbc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58fa675013d992e7ac338b35cbc16f8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b76642b7395fabf1f68e64b13a6552 = $(`<div id="html_89b76642b7395fabf1f68e64b13a6552" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_58fa675013d992e7ac338b35cbc16f8d.setContent(html_89b76642b7395fabf1f68e64b13a6552);
|
|
|
|
|
|
|
|
marker_b9ebf5735519c295e18acd98f1b56372.bindPopup(popup_58fa675013d992e7ac338b35cbc16f8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ebf5735519c295e18acd98f1b56372.setIcon(icon_6a861308249ff14d411751c2b499dbc9);
|
|
|
|
|
|
var marker_337a3aa7f87b449a5d4fa5dbaa9955c3 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_db1f9fd070c6778c1e2576acf167e384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a05a969440ef7a36f74648a7644b86e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0126283b9f7fd7553ad7de0c4a44c39 = $(`<div id="html_e0126283b9f7fd7553ad7de0c4a44c39" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a05a969440ef7a36f74648a7644b86e6.setContent(html_e0126283b9f7fd7553ad7de0c4a44c39);
|
|
|
|
|
|
|
|
marker_337a3aa7f87b449a5d4fa5dbaa9955c3.bindPopup(popup_a05a969440ef7a36f74648a7644b86e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_337a3aa7f87b449a5d4fa5dbaa9955c3.setIcon(icon_db1f9fd070c6778c1e2576acf167e384);
|
|
|
|
|
|
var marker_92e9502aa29425b1175fef0949df7501 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_8cf25cc4d5436e42cfaf54331eec5d82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4631ea67972d582284018b1061ad2d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8020f02f1d2e91341b61a5a481a15f1 = $(`<div id="html_c8020f02f1d2e91341b61a5a481a15f1" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_4631ea67972d582284018b1061ad2d9c.setContent(html_c8020f02f1d2e91341b61a5a481a15f1);
|
|
|
|
|
|
|
|
marker_92e9502aa29425b1175fef0949df7501.bindPopup(popup_4631ea67972d582284018b1061ad2d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e9502aa29425b1175fef0949df7501.setIcon(icon_8cf25cc4d5436e42cfaf54331eec5d82);
|
|
|
|
|
|
var marker_bdf815ff131b4a9d324f9fabea8132ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_63f58271173ca8381f6bf1ddec76c852);
|
|
|
|
|
|
var icon_9db97275b59f56d297a3fe102549f70d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81167c14f9f64fb303978c842239e821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4f5e338b03f41d04318a1c2511db67 = $(`<div id="html_cc4f5e338b03f41d04318a1c2511db67" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_81167c14f9f64fb303978c842239e821.setContent(html_cc4f5e338b03f41d04318a1c2511db67);
|
|
|
|
|
|
|
|
marker_bdf815ff131b4a9d324f9fabea8132ac.bindPopup(popup_81167c14f9f64fb303978c842239e821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdf815ff131b4a9d324f9fabea8132ac.setIcon(icon_9db97275b59f56d297a3fe102549f70d);
|
|
|
|
|
|
marker_cluster_63f58271173ca8381f6bf1ddec76c852.addTo(map_6b312c9d05e32cc34fe85ae8168c1321);
|
|
|
|
</script>
|
|
</html> |