mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 07:05:19 +00:00
10753 lines
313 KiB
HTML
10753 lines
313 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_4af18e1f45f774313f936215c97a0d1e {
|
|
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_4af18e1f45f774313f936215c97a0d1e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_4af18e1f45f774313f936215c97a0d1e = L.map(
|
|
"map_4af18e1f45f774313f936215c97a0d1e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_543cfd1a4fc33315cd339e4bf1c6b5fc = 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_543cfd1a4fc33315cd339e4bf1c6b5fc.addTo(map_4af18e1f45f774313f936215c97a0d1e);
|
|
|
|
|
|
var marker_cluster_6dd88355a126c973eb2854d3826d8940 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b2a63d937ab55bebac5b724eb05879d8 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_843edead785298c88e23834afe296e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35f1dd57003edd7f344e1d01565166ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca726cfa226cdccc054788907fb13fe5 = $(`<div id="html_ca726cfa226cdccc054788907fb13fe5" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_35f1dd57003edd7f344e1d01565166ff.setContent(html_ca726cfa226cdccc054788907fb13fe5);
|
|
|
|
|
|
|
|
marker_b2a63d937ab55bebac5b724eb05879d8.bindPopup(popup_35f1dd57003edd7f344e1d01565166ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2a63d937ab55bebac5b724eb05879d8.setIcon(icon_843edead785298c88e23834afe296e12);
|
|
|
|
|
|
var marker_5e2639c22c565880ef5e8505a29628c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2ccfefbee1c0f3ab0e114ae10014cbf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c99d223957a1371b119a3543be624876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdd14d86f0f8ba8817f1475642622021 = $(`<div id="html_cdd14d86f0f8ba8817f1475642622021" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_c99d223957a1371b119a3543be624876.setContent(html_cdd14d86f0f8ba8817f1475642622021);
|
|
|
|
|
|
|
|
marker_5e2639c22c565880ef5e8505a29628c3.bindPopup(popup_c99d223957a1371b119a3543be624876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e2639c22c565880ef5e8505a29628c3.setIcon(icon_2ccfefbee1c0f3ab0e114ae10014cbf8);
|
|
|
|
|
|
var marker_d344ceaa756056f25d4fd80f569cda2e = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0f9407da20d385b7e0bbda5f06f811b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b03760ee926d617e7d6f05fcf6501dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bff95cb0bb140968f3612e51a74c2fe = $(`<div id="html_4bff95cb0bb140968f3612e51a74c2fe" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_b03760ee926d617e7d6f05fcf6501dfc.setContent(html_4bff95cb0bb140968f3612e51a74c2fe);
|
|
|
|
|
|
|
|
marker_d344ceaa756056f25d4fd80f569cda2e.bindPopup(popup_b03760ee926d617e7d6f05fcf6501dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d344ceaa756056f25d4fd80f569cda2e.setIcon(icon_0f9407da20d385b7e0bbda5f06f811b7);
|
|
|
|
|
|
var marker_3964b0cbbc8e6aefd986c82d7d6ed6d5 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_cbda0c5d6627fdce00d12513fa52e1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_721c19ad342321ffb8000738a255e05e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a2e1451bef82bb4da48fe4d7f5a091 = $(`<div id="html_90a2e1451bef82bb4da48fe4d7f5a091" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_721c19ad342321ffb8000738a255e05e.setContent(html_90a2e1451bef82bb4da48fe4d7f5a091);
|
|
|
|
|
|
|
|
marker_3964b0cbbc8e6aefd986c82d7d6ed6d5.bindPopup(popup_721c19ad342321ffb8000738a255e05e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3964b0cbbc8e6aefd986c82d7d6ed6d5.setIcon(icon_cbda0c5d6627fdce00d12513fa52e1cd);
|
|
|
|
|
|
var marker_92951108896f350fe561691377e73372 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_761b45b9dc5de66902d81a230812f166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a220721b14b0471c19d7541d13d0d610 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b34c4e03e5497086af5107189d2d84de = $(`<div id="html_b34c4e03e5497086af5107189d2d84de" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_a220721b14b0471c19d7541d13d0d610.setContent(html_b34c4e03e5497086af5107189d2d84de);
|
|
|
|
|
|
|
|
marker_92951108896f350fe561691377e73372.bindPopup(popup_a220721b14b0471c19d7541d13d0d610)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92951108896f350fe561691377e73372.setIcon(icon_761b45b9dc5de66902d81a230812f166);
|
|
|
|
|
|
var marker_ba37e1d0e34e0ebf76bffe6c01de3694 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1cc2a9507206990bcaa0ba2cee947941 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48f8a29ccb327dd2acbe2fc68d2b1e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f6f1e92c1297030f6279da958a1092 = $(`<div id="html_85f6f1e92c1297030f6279da958a1092" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_c48f8a29ccb327dd2acbe2fc68d2b1e4.setContent(html_85f6f1e92c1297030f6279da958a1092);
|
|
|
|
|
|
|
|
marker_ba37e1d0e34e0ebf76bffe6c01de3694.bindPopup(popup_c48f8a29ccb327dd2acbe2fc68d2b1e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba37e1d0e34e0ebf76bffe6c01de3694.setIcon(icon_1cc2a9507206990bcaa0ba2cee947941);
|
|
|
|
|
|
var marker_76de1d3e6d3d5fc109e44afe367adc6f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7203c584c814202ad8c8226b7cded962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f40f454e804a69d59e1c1b7d0f25d22a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a24cf0a28d58b898738b2f96434fca4c = $(`<div id="html_a24cf0a28d58b898738b2f96434fca4c" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_f40f454e804a69d59e1c1b7d0f25d22a.setContent(html_a24cf0a28d58b898738b2f96434fca4c);
|
|
|
|
|
|
|
|
marker_76de1d3e6d3d5fc109e44afe367adc6f.bindPopup(popup_f40f454e804a69d59e1c1b7d0f25d22a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76de1d3e6d3d5fc109e44afe367adc6f.setIcon(icon_7203c584c814202ad8c8226b7cded962);
|
|
|
|
|
|
var marker_cf0ba8742bb9e3ecad15423eb81d1fdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b984bb4a9b413236333edbf6909691f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_644325a492bcca6f0ecca4e1e8f342b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bcc7c4065b60562c33a4301cc6dab3c = $(`<div id="html_5bcc7c4065b60562c33a4301cc6dab3c" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_644325a492bcca6f0ecca4e1e8f342b3.setContent(html_5bcc7c4065b60562c33a4301cc6dab3c);
|
|
|
|
|
|
|
|
marker_cf0ba8742bb9e3ecad15423eb81d1fdb.bindPopup(popup_644325a492bcca6f0ecca4e1e8f342b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0ba8742bb9e3ecad15423eb81d1fdb.setIcon(icon_b984bb4a9b413236333edbf6909691f4);
|
|
|
|
|
|
var marker_6637d2857b2d6913b3c4e00917620d79 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_db6a2c6376ba0ddacadb3148c23a4ac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7260a814391f3207c3b0bfb9694d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3f7b75def67418a0a44bd4d17d8ec1c = $(`<div id="html_b3f7b75def67418a0a44bd4d17d8ec1c" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_ea7260a814391f3207c3b0bfb9694d3f.setContent(html_b3f7b75def67418a0a44bd4d17d8ec1c);
|
|
|
|
|
|
|
|
marker_6637d2857b2d6913b3c4e00917620d79.bindPopup(popup_ea7260a814391f3207c3b0bfb9694d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6637d2857b2d6913b3c4e00917620d79.setIcon(icon_db6a2c6376ba0ddacadb3148c23a4ac5);
|
|
|
|
|
|
var marker_9583365d4c648d0ad38debda72755d17 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_111a43a4dbfabe5e9d018c9556617bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef89f7412bc6c170764d87adbb0be12e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13619b6dca64f093f0b7dd142673bad3 = $(`<div id="html_13619b6dca64f093f0b7dd142673bad3" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_ef89f7412bc6c170764d87adbb0be12e.setContent(html_13619b6dca64f093f0b7dd142673bad3);
|
|
|
|
|
|
|
|
marker_9583365d4c648d0ad38debda72755d17.bindPopup(popup_ef89f7412bc6c170764d87adbb0be12e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9583365d4c648d0ad38debda72755d17.setIcon(icon_111a43a4dbfabe5e9d018c9556617bb6);
|
|
|
|
|
|
var marker_6e6124cb497ecde1973ff872cf3660fe = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_602211fb3d47655aa282e77baa6e60e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_928aba790bd586fb6fa3e6e6ea4ceb64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64c87df55b6497a6759ba0e68deef390 = $(`<div id="html_64c87df55b6497a6759ba0e68deef390" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_928aba790bd586fb6fa3e6e6ea4ceb64.setContent(html_64c87df55b6497a6759ba0e68deef390);
|
|
|
|
|
|
|
|
marker_6e6124cb497ecde1973ff872cf3660fe.bindPopup(popup_928aba790bd586fb6fa3e6e6ea4ceb64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e6124cb497ecde1973ff872cf3660fe.setIcon(icon_602211fb3d47655aa282e77baa6e60e5);
|
|
|
|
|
|
var marker_e35efff81f85ebd5f9e7aec13e16f40e = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0daee36b397c61d346057308166c8394 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aef1ff489a394534c7ed0542edbc4248 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecc154d3ea627c0f14654c85755e2ee9 = $(`<div id="html_ecc154d3ea627c0f14654c85755e2ee9" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_aef1ff489a394534c7ed0542edbc4248.setContent(html_ecc154d3ea627c0f14654c85755e2ee9);
|
|
|
|
|
|
|
|
marker_e35efff81f85ebd5f9e7aec13e16f40e.bindPopup(popup_aef1ff489a394534c7ed0542edbc4248)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e35efff81f85ebd5f9e7aec13e16f40e.setIcon(icon_0daee36b397c61d346057308166c8394);
|
|
|
|
|
|
var marker_a7d62110dcad14f82b7e1b92609e97f0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_453d80b10e5709b76e29ba01e415250a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ada2062acc13233ea25cc07c5ff50715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b10c75723886ad1e6c070d17ddadf9c = $(`<div id="html_2b10c75723886ad1e6c070d17ddadf9c" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ada2062acc13233ea25cc07c5ff50715.setContent(html_2b10c75723886ad1e6c070d17ddadf9c);
|
|
|
|
|
|
|
|
marker_a7d62110dcad14f82b7e1b92609e97f0.bindPopup(popup_ada2062acc13233ea25cc07c5ff50715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7d62110dcad14f82b7e1b92609e97f0.setIcon(icon_453d80b10e5709b76e29ba01e415250a);
|
|
|
|
|
|
var marker_33e724e4b95ea96c94276cfb762cf8c7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_96f7153fe3a9c9bec3fee434c8ef089c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_647f649d44e07ec27c6a906a56899934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c64f4b86cbbb86ee11ca58c49602abe2 = $(`<div id="html_c64f4b86cbbb86ee11ca58c49602abe2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_647f649d44e07ec27c6a906a56899934.setContent(html_c64f4b86cbbb86ee11ca58c49602abe2);
|
|
|
|
|
|
|
|
marker_33e724e4b95ea96c94276cfb762cf8c7.bindPopup(popup_647f649d44e07ec27c6a906a56899934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e724e4b95ea96c94276cfb762cf8c7.setIcon(icon_96f7153fe3a9c9bec3fee434c8ef089c);
|
|
|
|
|
|
var marker_1eceb1c5c28dc06d7c8e0fd39ab972d0 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7ff621c63feb3cee19488b0ce9894a25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd0dc650d11ae5cbeb31d2a75ad5038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f0d5bfb10cf66077416b25c7cea17de = $(`<div id="html_8f0d5bfb10cf66077416b25c7cea17de" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_5cd0dc650d11ae5cbeb31d2a75ad5038.setContent(html_8f0d5bfb10cf66077416b25c7cea17de);
|
|
|
|
|
|
|
|
marker_1eceb1c5c28dc06d7c8e0fd39ab972d0.bindPopup(popup_5cd0dc650d11ae5cbeb31d2a75ad5038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eceb1c5c28dc06d7c8e0fd39ab972d0.setIcon(icon_7ff621c63feb3cee19488b0ce9894a25);
|
|
|
|
|
|
var marker_44646433dde9d0bfab388a4740d9c634 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3f99299ae572128acf358d325576ed2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c5dfd581cc497520769054bce18a992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4096d7404d2eba7f7daec3ff6aa526f0 = $(`<div id="html_4096d7404d2eba7f7daec3ff6aa526f0" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_8c5dfd581cc497520769054bce18a992.setContent(html_4096d7404d2eba7f7daec3ff6aa526f0);
|
|
|
|
|
|
|
|
marker_44646433dde9d0bfab388a4740d9c634.bindPopup(popup_8c5dfd581cc497520769054bce18a992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44646433dde9d0bfab388a4740d9c634.setIcon(icon_3f99299ae572128acf358d325576ed2d);
|
|
|
|
|
|
var marker_2d40e2bf291ab3b31cd74709bc036d9c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ec20989b471f6ba556e692a424bb3dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e96c493bd6c5a461fcaafaa31e155d44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08e080019fb40fe8bceacca5e69667f2 = $(`<div id="html_08e080019fb40fe8bceacca5e69667f2" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_e96c493bd6c5a461fcaafaa31e155d44.setContent(html_08e080019fb40fe8bceacca5e69667f2);
|
|
|
|
|
|
|
|
marker_2d40e2bf291ab3b31cd74709bc036d9c.bindPopup(popup_e96c493bd6c5a461fcaafaa31e155d44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d40e2bf291ab3b31cd74709bc036d9c.setIcon(icon_ec20989b471f6ba556e692a424bb3dbc);
|
|
|
|
|
|
var marker_a63c59c930bfadd7fade156a5a92336f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_037f3953952d7d68a0342ebfd71a73c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52a752e2c6ec3c349b49e43f7726ed55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f662c83c0afab9bd7d451b77754b6ba = $(`<div id="html_0f662c83c0afab9bd7d451b77754b6ba" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_52a752e2c6ec3c349b49e43f7726ed55.setContent(html_0f662c83c0afab9bd7d451b77754b6ba);
|
|
|
|
|
|
|
|
marker_a63c59c930bfadd7fade156a5a92336f.bindPopup(popup_52a752e2c6ec3c349b49e43f7726ed55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a63c59c930bfadd7fade156a5a92336f.setIcon(icon_037f3953952d7d68a0342ebfd71a73c2);
|
|
|
|
|
|
var marker_9371e87b3c53529ab96c1fddb0e26035 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d9527f8178454ec3ef708280df2281ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a342f3e1b91723e49e18b0d858e9b45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756bcb8b856dc0944f3c21e498108a69 = $(`<div id="html_756bcb8b856dc0944f3c21e498108a69" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_3a342f3e1b91723e49e18b0d858e9b45.setContent(html_756bcb8b856dc0944f3c21e498108a69);
|
|
|
|
|
|
|
|
marker_9371e87b3c53529ab96c1fddb0e26035.bindPopup(popup_3a342f3e1b91723e49e18b0d858e9b45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9371e87b3c53529ab96c1fddb0e26035.setIcon(icon_d9527f8178454ec3ef708280df2281ba);
|
|
|
|
|
|
var marker_7894699cfa37a12fb751b796c66e1286 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2ce29eeb4c541f030420ee7e12de45a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51327d8cf3f807f0a24129ddcdd21c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3574e9c162ab74a7d44bf01373b2ee6e = $(`<div id="html_3574e9c162ab74a7d44bf01373b2ee6e" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_51327d8cf3f807f0a24129ddcdd21c27.setContent(html_3574e9c162ab74a7d44bf01373b2ee6e);
|
|
|
|
|
|
|
|
marker_7894699cfa37a12fb751b796c66e1286.bindPopup(popup_51327d8cf3f807f0a24129ddcdd21c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7894699cfa37a12fb751b796c66e1286.setIcon(icon_2ce29eeb4c541f030420ee7e12de45a2);
|
|
|
|
|
|
var marker_dc29c2e8c7b992f9844a8144dcfa0607 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c5630632352dddd277d593e118da38ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0368a84f316318cc155ede14a4f26fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47f150bf5554c4b58409196bd511c582 = $(`<div id="html_47f150bf5554c4b58409196bd511c582" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_0368a84f316318cc155ede14a4f26fc6.setContent(html_47f150bf5554c4b58409196bd511c582);
|
|
|
|
|
|
|
|
marker_dc29c2e8c7b992f9844a8144dcfa0607.bindPopup(popup_0368a84f316318cc155ede14a4f26fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc29c2e8c7b992f9844a8144dcfa0607.setIcon(icon_c5630632352dddd277d593e118da38ce);
|
|
|
|
|
|
var marker_7db85ab5918fbcfe2cfa4b2da3fe6a7e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_18d2ee333332fb1d774f65e0326ef3e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03321ff25d29c5067ea668d2ba536009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7cb36779d92bba412be68ec867557b = $(`<div id="html_ac7cb36779d92bba412be68ec867557b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_03321ff25d29c5067ea668d2ba536009.setContent(html_ac7cb36779d92bba412be68ec867557b);
|
|
|
|
|
|
|
|
marker_7db85ab5918fbcfe2cfa4b2da3fe6a7e.bindPopup(popup_03321ff25d29c5067ea668d2ba536009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7db85ab5918fbcfe2cfa4b2da3fe6a7e.setIcon(icon_18d2ee333332fb1d774f65e0326ef3e5);
|
|
|
|
|
|
var marker_885d16732cfef132e9ed74479937ac4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0ca1e0d2c841733ede8b8271fa5350e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a66da08e7ef8a4f44c90de6765b89a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6da1a22af3cdb005bbd7f7735a4adfb5 = $(`<div id="html_6da1a22af3cdb005bbd7f7735a4adfb5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b5a66da08e7ef8a4f44c90de6765b89a.setContent(html_6da1a22af3cdb005bbd7f7735a4adfb5);
|
|
|
|
|
|
|
|
marker_885d16732cfef132e9ed74479937ac4b.bindPopup(popup_b5a66da08e7ef8a4f44c90de6765b89a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_885d16732cfef132e9ed74479937ac4b.setIcon(icon_0ca1e0d2c841733ede8b8271fa5350e7);
|
|
|
|
|
|
var marker_ea77c85c4b20e0ff4d124ee80c938ca8 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f169192a92b9aa49b9b71afb79d6a3ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bb8b7dff84ea8ac0ea7f677076c4768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a3b6348386163d57f72562a8a6a1cf0 = $(`<div id="html_9a3b6348386163d57f72562a8a6a1cf0" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_4bb8b7dff84ea8ac0ea7f677076c4768.setContent(html_9a3b6348386163d57f72562a8a6a1cf0);
|
|
|
|
|
|
|
|
marker_ea77c85c4b20e0ff4d124ee80c938ca8.bindPopup(popup_4bb8b7dff84ea8ac0ea7f677076c4768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea77c85c4b20e0ff4d124ee80c938ca8.setIcon(icon_f169192a92b9aa49b9b71afb79d6a3ca);
|
|
|
|
|
|
var marker_f92feea98c9083c24991f1c16cbc2d85 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c91de8b8866531551495509b025391f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c76df60dbc6f3399f0d7270fe110786d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb6f3765e69d16f98250c8c2d12d5ef = $(`<div id="html_2eb6f3765e69d16f98250c8c2d12d5ef" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_c76df60dbc6f3399f0d7270fe110786d.setContent(html_2eb6f3765e69d16f98250c8c2d12d5ef);
|
|
|
|
|
|
|
|
marker_f92feea98c9083c24991f1c16cbc2d85.bindPopup(popup_c76df60dbc6f3399f0d7270fe110786d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f92feea98c9083c24991f1c16cbc2d85.setIcon(icon_c91de8b8866531551495509b025391f9);
|
|
|
|
|
|
var marker_bca92c68b46375936496fae88c5770c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_82d2d91362f0d0ae4c49b430992e9fb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80e19c6a92fcbc987cf34c20f7ef3bcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15f6efbd521824cd10b9ebe8f39eaade = $(`<div id="html_15f6efbd521824cd10b9ebe8f39eaade" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_80e19c6a92fcbc987cf34c20f7ef3bcd.setContent(html_15f6efbd521824cd10b9ebe8f39eaade);
|
|
|
|
|
|
|
|
marker_bca92c68b46375936496fae88c5770c0.bindPopup(popup_80e19c6a92fcbc987cf34c20f7ef3bcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca92c68b46375936496fae88c5770c0.setIcon(icon_82d2d91362f0d0ae4c49b430992e9fb9);
|
|
|
|
|
|
var marker_7d9e2e5dc15cfe77494e311efb467078 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_166cd977f5f7cf7b1611410148bc31c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38e79a25b0e45002c8fa46e482b3135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8093cac9fd705647ba27acbb2738fc77 = $(`<div id="html_8093cac9fd705647ba27acbb2738fc77" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_b38e79a25b0e45002c8fa46e482b3135.setContent(html_8093cac9fd705647ba27acbb2738fc77);
|
|
|
|
|
|
|
|
marker_7d9e2e5dc15cfe77494e311efb467078.bindPopup(popup_b38e79a25b0e45002c8fa46e482b3135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9e2e5dc15cfe77494e311efb467078.setIcon(icon_166cd977f5f7cf7b1611410148bc31c3);
|
|
|
|
|
|
var marker_fcbbcce1f52d347b5a5f15634a6a8769 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_942390ee2371a60fec75bb03279a24fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ed977960ddb24ed41f70775e8268bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ee3aa8cbe1fe2360e5e2c9403a33b2 = $(`<div id="html_37ee3aa8cbe1fe2360e5e2c9403a33b2" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_c9ed977960ddb24ed41f70775e8268bd.setContent(html_37ee3aa8cbe1fe2360e5e2c9403a33b2);
|
|
|
|
|
|
|
|
marker_fcbbcce1f52d347b5a5f15634a6a8769.bindPopup(popup_c9ed977960ddb24ed41f70775e8268bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbbcce1f52d347b5a5f15634a6a8769.setIcon(icon_942390ee2371a60fec75bb03279a24fc);
|
|
|
|
|
|
var marker_031753f27ef93cff4fa7a0a85158b41e = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5649c2923e147037b7c2bdc5f455494d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aef6e43cb0afc633c0ecc38c9b2b2de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e93e2fcc7e802b9ba71e0997123b9ca = $(`<div id="html_4e93e2fcc7e802b9ba71e0997123b9ca" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_5aef6e43cb0afc633c0ecc38c9b2b2de.setContent(html_4e93e2fcc7e802b9ba71e0997123b9ca);
|
|
|
|
|
|
|
|
marker_031753f27ef93cff4fa7a0a85158b41e.bindPopup(popup_5aef6e43cb0afc633c0ecc38c9b2b2de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_031753f27ef93cff4fa7a0a85158b41e.setIcon(icon_5649c2923e147037b7c2bdc5f455494d);
|
|
|
|
|
|
var marker_fa6066e64e907d59a74f0d812be46bc8 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_396b5889d5f4bc6a03ee621a58ae0591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b34d784e8a44930ad787aff0e294f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc7812f10fef9def08575bf6c144ef3 = $(`<div id="html_ebc7812f10fef9def08575bf6c144ef3" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_9b34d784e8a44930ad787aff0e294f97.setContent(html_ebc7812f10fef9def08575bf6c144ef3);
|
|
|
|
|
|
|
|
marker_fa6066e64e907d59a74f0d812be46bc8.bindPopup(popup_9b34d784e8a44930ad787aff0e294f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa6066e64e907d59a74f0d812be46bc8.setIcon(icon_396b5889d5f4bc6a03ee621a58ae0591);
|
|
|
|
|
|
var marker_4020ca57af89652a6c82a3201da2c331 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b6af0ab9dcf1f69d0c03e7937c938012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8d775305a2a8eb2f7a2636a289560c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d9ce868be878484d892079cc147f9f0 = $(`<div id="html_1d9ce868be878484d892079cc147f9f0" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_e8d775305a2a8eb2f7a2636a289560c6.setContent(html_1d9ce868be878484d892079cc147f9f0);
|
|
|
|
|
|
|
|
marker_4020ca57af89652a6c82a3201da2c331.bindPopup(popup_e8d775305a2a8eb2f7a2636a289560c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4020ca57af89652a6c82a3201da2c331.setIcon(icon_b6af0ab9dcf1f69d0c03e7937c938012);
|
|
|
|
|
|
var marker_96aaf4a96ba244308195859ca23e04b9 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0be951b920452d5c84db3bd6cf4ec318 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1d71753d5a526e7a3acb81fd06b931c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a7bf609a17a14551677ebf3c50fe42 = $(`<div id="html_50a7bf609a17a14551677ebf3c50fe42" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_a1d71753d5a526e7a3acb81fd06b931c.setContent(html_50a7bf609a17a14551677ebf3c50fe42);
|
|
|
|
|
|
|
|
marker_96aaf4a96ba244308195859ca23e04b9.bindPopup(popup_a1d71753d5a526e7a3acb81fd06b931c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96aaf4a96ba244308195859ca23e04b9.setIcon(icon_0be951b920452d5c84db3bd6cf4ec318);
|
|
|
|
|
|
var marker_d32f6c320560907ee9ddeed4a514b322 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_33c7005a42e655e2f66c7652c6ad853b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38471c89f8f0d8e9435ff74710ee3fe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_456f6956d634100c816c938e4f2ef048 = $(`<div id="html_456f6956d634100c816c938e4f2ef048" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_38471c89f8f0d8e9435ff74710ee3fe2.setContent(html_456f6956d634100c816c938e4f2ef048);
|
|
|
|
|
|
|
|
marker_d32f6c320560907ee9ddeed4a514b322.bindPopup(popup_38471c89f8f0d8e9435ff74710ee3fe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d32f6c320560907ee9ddeed4a514b322.setIcon(icon_33c7005a42e655e2f66c7652c6ad853b);
|
|
|
|
|
|
var marker_0360415ae802ed18ac6360f5401d52fb = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_735c66c219cc2cedaa3385b5f31b9c9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fddd28d6ecdbb87110126f3ee082363e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933a12360803f4e9e8f0ba8631532cc4 = $(`<div id="html_933a12360803f4e9e8f0ba8631532cc4" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_fddd28d6ecdbb87110126f3ee082363e.setContent(html_933a12360803f4e9e8f0ba8631532cc4);
|
|
|
|
|
|
|
|
marker_0360415ae802ed18ac6360f5401d52fb.bindPopup(popup_fddd28d6ecdbb87110126f3ee082363e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0360415ae802ed18ac6360f5401d52fb.setIcon(icon_735c66c219cc2cedaa3385b5f31b9c9d);
|
|
|
|
|
|
var marker_7f8fa637f2d623d1af47af30864a0d1c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_46aac47a070db4e78018f20b7697432c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_417f5def2e15dc81b2934fc9d3f8eb26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e49f4e7ab67ec0fa46b55a7472bbe77e = $(`<div id="html_e49f4e7ab67ec0fa46b55a7472bbe77e" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_417f5def2e15dc81b2934fc9d3f8eb26.setContent(html_e49f4e7ab67ec0fa46b55a7472bbe77e);
|
|
|
|
|
|
|
|
marker_7f8fa637f2d623d1af47af30864a0d1c.bindPopup(popup_417f5def2e15dc81b2934fc9d3f8eb26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f8fa637f2d623d1af47af30864a0d1c.setIcon(icon_46aac47a070db4e78018f20b7697432c);
|
|
|
|
|
|
var marker_8ecef6e82564ed154038a11c22a2cc23 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_68b8328e28968c403416c6df25116e67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb683c1d9ff21dd38578aa7fea03a46e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cab378db77d57fd3985edc4a79d3dfd4 = $(`<div id="html_cab378db77d57fd3985edc4a79d3dfd4" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_fb683c1d9ff21dd38578aa7fea03a46e.setContent(html_cab378db77d57fd3985edc4a79d3dfd4);
|
|
|
|
|
|
|
|
marker_8ecef6e82564ed154038a11c22a2cc23.bindPopup(popup_fb683c1d9ff21dd38578aa7fea03a46e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ecef6e82564ed154038a11c22a2cc23.setIcon(icon_68b8328e28968c403416c6df25116e67);
|
|
|
|
|
|
var marker_709c8f62fbce13a09095bc4b65804cb6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2daafef966672f6a6cf76a4e4b5f2b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eb64822d96d57ffc41ae99dc5dd41ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_900df17cb3607873b01d0ffbe3d4e440 = $(`<div id="html_900df17cb3607873b01d0ffbe3d4e440" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_5eb64822d96d57ffc41ae99dc5dd41ba.setContent(html_900df17cb3607873b01d0ffbe3d4e440);
|
|
|
|
|
|
|
|
marker_709c8f62fbce13a09095bc4b65804cb6.bindPopup(popup_5eb64822d96d57ffc41ae99dc5dd41ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_709c8f62fbce13a09095bc4b65804cb6.setIcon(icon_2daafef966672f6a6cf76a4e4b5f2b99);
|
|
|
|
|
|
var marker_8c8260dc17ee5f178eb30166031bbc99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_53d84578f0f2efb13d53cabdd286d6bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71837dc2da4a48be71b8e4c3bca5ddac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58356ce4f1aced0f513409fa7d37d288 = $(`<div id="html_58356ce4f1aced0f513409fa7d37d288" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_71837dc2da4a48be71b8e4c3bca5ddac.setContent(html_58356ce4f1aced0f513409fa7d37d288);
|
|
|
|
|
|
|
|
marker_8c8260dc17ee5f178eb30166031bbc99.bindPopup(popup_71837dc2da4a48be71b8e4c3bca5ddac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c8260dc17ee5f178eb30166031bbc99.setIcon(icon_53d84578f0f2efb13d53cabdd286d6bc);
|
|
|
|
|
|
var marker_d3ec682e6f16c3369e38a3109ff87e05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6f2187f9d57453332a706531929b482a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3815e67e12762dfce547c3621fbce234 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73039fe59069afbf3fbd7474acec1040 = $(`<div id="html_73039fe59069afbf3fbd7474acec1040" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_3815e67e12762dfce547c3621fbce234.setContent(html_73039fe59069afbf3fbd7474acec1040);
|
|
|
|
|
|
|
|
marker_d3ec682e6f16c3369e38a3109ff87e05.bindPopup(popup_3815e67e12762dfce547c3621fbce234)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ec682e6f16c3369e38a3109ff87e05.setIcon(icon_6f2187f9d57453332a706531929b482a);
|
|
|
|
|
|
var marker_1bcd6f4bc8311e9b0ce8fb799d4335b2 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6bb38c00d4766699c6721cb3c77918fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb073b9dc5ce0a501b2ce354ae66984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e43db6bb71862ed62f37a593fe8d3af6 = $(`<div id="html_e43db6bb71862ed62f37a593fe8d3af6" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_6bb073b9dc5ce0a501b2ce354ae66984.setContent(html_e43db6bb71862ed62f37a593fe8d3af6);
|
|
|
|
|
|
|
|
marker_1bcd6f4bc8311e9b0ce8fb799d4335b2.bindPopup(popup_6bb073b9dc5ce0a501b2ce354ae66984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bcd6f4bc8311e9b0ce8fb799d4335b2.setIcon(icon_6bb38c00d4766699c6721cb3c77918fc);
|
|
|
|
|
|
var marker_fb0909039ab7f20bacf128d8ce514672 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_301be239911f58586424e5559d691320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4bbf9ee61579fd3ab0b2ee3923ac8a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5573bff232396146a1ac3ab7e9dbb3e4 = $(`<div id="html_5573bff232396146a1ac3ab7e9dbb3e4" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_c4bbf9ee61579fd3ab0b2ee3923ac8a6.setContent(html_5573bff232396146a1ac3ab7e9dbb3e4);
|
|
|
|
|
|
|
|
marker_fb0909039ab7f20bacf128d8ce514672.bindPopup(popup_c4bbf9ee61579fd3ab0b2ee3923ac8a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb0909039ab7f20bacf128d8ce514672.setIcon(icon_301be239911f58586424e5559d691320);
|
|
|
|
|
|
var marker_4987862032af177bcc5b509ae907bb15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_196b943577209300dc8278470d92f69c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b66f1b2e405fe146e01d8cdece1c72b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c8278197ebd1024607f4372e47f863 = $(`<div id="html_33c8278197ebd1024607f4372e47f863" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_7b66f1b2e405fe146e01d8cdece1c72b.setContent(html_33c8278197ebd1024607f4372e47f863);
|
|
|
|
|
|
|
|
marker_4987862032af177bcc5b509ae907bb15.bindPopup(popup_7b66f1b2e405fe146e01d8cdece1c72b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4987862032af177bcc5b509ae907bb15.setIcon(icon_196b943577209300dc8278470d92f69c);
|
|
|
|
|
|
var marker_034b3b9b50f2430a84fb2ac74e234e4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9a5919c403f7b9b6119d72bc2fa8e492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a2705136e53c1288151dccf55a1268a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97400457880372ef963b16593e69d00 = $(`<div id="html_f97400457880372ef963b16593e69d00" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_2a2705136e53c1288151dccf55a1268a.setContent(html_f97400457880372ef963b16593e69d00);
|
|
|
|
|
|
|
|
marker_034b3b9b50f2430a84fb2ac74e234e4b.bindPopup(popup_2a2705136e53c1288151dccf55a1268a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_034b3b9b50f2430a84fb2ac74e234e4b.setIcon(icon_9a5919c403f7b9b6119d72bc2fa8e492);
|
|
|
|
|
|
var marker_574165f683c727725b2a8a5ca0eda2ec = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_81703122b1f6b63a01d0ffc5881c41ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac93a8f989dd76527ab7a27a609e1905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17118c3b3661062531e5c5c5687ae04f = $(`<div id="html_17118c3b3661062531e5c5c5687ae04f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_ac93a8f989dd76527ab7a27a609e1905.setContent(html_17118c3b3661062531e5c5c5687ae04f);
|
|
|
|
|
|
|
|
marker_574165f683c727725b2a8a5ca0eda2ec.bindPopup(popup_ac93a8f989dd76527ab7a27a609e1905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_574165f683c727725b2a8a5ca0eda2ec.setIcon(icon_81703122b1f6b63a01d0ffc5881c41ea);
|
|
|
|
|
|
var marker_56db5dd866f4115e6652e3550dfc0418 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1709100e3af08f155ff6274c7adb0956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389add07c9e0a1313d0bcc7e2353d482 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b804fbf78e0b3ce226599bf7f797e5e = $(`<div id="html_6b804fbf78e0b3ce226599bf7f797e5e" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_389add07c9e0a1313d0bcc7e2353d482.setContent(html_6b804fbf78e0b3ce226599bf7f797e5e);
|
|
|
|
|
|
|
|
marker_56db5dd866f4115e6652e3550dfc0418.bindPopup(popup_389add07c9e0a1313d0bcc7e2353d482)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56db5dd866f4115e6652e3550dfc0418.setIcon(icon_1709100e3af08f155ff6274c7adb0956);
|
|
|
|
|
|
var marker_d2ff989423be76f27f83c06fa8dfcf6e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_99651b33fc0e99d0fd59527851b49e76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d46355d6f6a2b86fbf2816c0a79bb828 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deed94ca236b4488bbeabed41c2eb806 = $(`<div id="html_deed94ca236b4488bbeabed41c2eb806" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_d46355d6f6a2b86fbf2816c0a79bb828.setContent(html_deed94ca236b4488bbeabed41c2eb806);
|
|
|
|
|
|
|
|
marker_d2ff989423be76f27f83c06fa8dfcf6e.bindPopup(popup_d46355d6f6a2b86fbf2816c0a79bb828)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2ff989423be76f27f83c06fa8dfcf6e.setIcon(icon_99651b33fc0e99d0fd59527851b49e76);
|
|
|
|
|
|
var marker_42eca54d4ca919f22b61227c23824c41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_620f5538ab6f2b1e4596dcb9499447b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39a01cb9dc7a89e75c8f3f9213b9e2d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0bcd1c12aa29badc9b40061ba134c59 = $(`<div id="html_b0bcd1c12aa29badc9b40061ba134c59" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_39a01cb9dc7a89e75c8f3f9213b9e2d7.setContent(html_b0bcd1c12aa29badc9b40061ba134c59);
|
|
|
|
|
|
|
|
marker_42eca54d4ca919f22b61227c23824c41.bindPopup(popup_39a01cb9dc7a89e75c8f3f9213b9e2d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42eca54d4ca919f22b61227c23824c41.setIcon(icon_620f5538ab6f2b1e4596dcb9499447b0);
|
|
|
|
|
|
var marker_5fddaa4dc1624bc8e55c676729813f04 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_86e902820a9be3be1e003ca82d92b5f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a59bee2346ef8b28eed0bb8536afc898 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07441da9d5b044c1ee5c7396895f411 = $(`<div id="html_f07441da9d5b044c1ee5c7396895f411" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a59bee2346ef8b28eed0bb8536afc898.setContent(html_f07441da9d5b044c1ee5c7396895f411);
|
|
|
|
|
|
|
|
marker_5fddaa4dc1624bc8e55c676729813f04.bindPopup(popup_a59bee2346ef8b28eed0bb8536afc898)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fddaa4dc1624bc8e55c676729813f04.setIcon(icon_86e902820a9be3be1e003ca82d92b5f8);
|
|
|
|
|
|
var marker_0b6ebe700b8621aec86c8341b65dbf2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_240494f1cd215f76661ef78a7eee96f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e26414a5646e8a916caf4bf9ebd0724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5706c8bae75d71157c6f71e01203dc = $(`<div id="html_6a5706c8bae75d71157c6f71e01203dc" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_7e26414a5646e8a916caf4bf9ebd0724.setContent(html_6a5706c8bae75d71157c6f71e01203dc);
|
|
|
|
|
|
|
|
marker_0b6ebe700b8621aec86c8341b65dbf2e.bindPopup(popup_7e26414a5646e8a916caf4bf9ebd0724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b6ebe700b8621aec86c8341b65dbf2e.setIcon(icon_240494f1cd215f76661ef78a7eee96f3);
|
|
|
|
|
|
var marker_20c95565740a49b24f1a815747ccac6b = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b43e6ec4739d513b32c6236b5d8cac44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_491172b19a71c8546029812326df6d7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adaba2ce912d89b8dfb8ee12a4ef5074 = $(`<div id="html_adaba2ce912d89b8dfb8ee12a4ef5074" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_491172b19a71c8546029812326df6d7c.setContent(html_adaba2ce912d89b8dfb8ee12a4ef5074);
|
|
|
|
|
|
|
|
marker_20c95565740a49b24f1a815747ccac6b.bindPopup(popup_491172b19a71c8546029812326df6d7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20c95565740a49b24f1a815747ccac6b.setIcon(icon_b43e6ec4739d513b32c6236b5d8cac44);
|
|
|
|
|
|
var marker_2d595bb7343284c826524fb694e9fd11 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3c73accb7da608b8452311c07c4c5e55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f4455dda0e8fad31cdc3e2b3ad25585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3108785e527866b69a1e5c994efc538 = $(`<div id="html_e3108785e527866b69a1e5c994efc538" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_0f4455dda0e8fad31cdc3e2b3ad25585.setContent(html_e3108785e527866b69a1e5c994efc538);
|
|
|
|
|
|
|
|
marker_2d595bb7343284c826524fb694e9fd11.bindPopup(popup_0f4455dda0e8fad31cdc3e2b3ad25585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d595bb7343284c826524fb694e9fd11.setIcon(icon_3c73accb7da608b8452311c07c4c5e55);
|
|
|
|
|
|
var marker_54f969f6e79349f391411de81f81c8c6 = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4ee777cdf58d2b70378b51fbff3d0414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7160712e609d5ad3fbcd6cea5389899d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aee424770e5a07d66292f9b64594cbfc = $(`<div id="html_aee424770e5a07d66292f9b64594cbfc" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_7160712e609d5ad3fbcd6cea5389899d.setContent(html_aee424770e5a07d66292f9b64594cbfc);
|
|
|
|
|
|
|
|
marker_54f969f6e79349f391411de81f81c8c6.bindPopup(popup_7160712e609d5ad3fbcd6cea5389899d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f969f6e79349f391411de81f81c8c6.setIcon(icon_4ee777cdf58d2b70378b51fbff3d0414);
|
|
|
|
|
|
var marker_19111dd750ee93f6cbb14d66e4d34c49 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9f8e4183f69017a819343ff3efbfaa3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dff0d7f30c32024e73bcfd8f26ea726b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f11c630ee27ad5a124d276e904f5c01 = $(`<div id="html_9f11c630ee27ad5a124d276e904f5c01" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_dff0d7f30c32024e73bcfd8f26ea726b.setContent(html_9f11c630ee27ad5a124d276e904f5c01);
|
|
|
|
|
|
|
|
marker_19111dd750ee93f6cbb14d66e4d34c49.bindPopup(popup_dff0d7f30c32024e73bcfd8f26ea726b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19111dd750ee93f6cbb14d66e4d34c49.setIcon(icon_9f8e4183f69017a819343ff3efbfaa3a);
|
|
|
|
|
|
var marker_63784d8989987fe1593bea8dc74d8747 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d6af44e653e6637a3d0a36c4e060ff1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8008db51f23eb4ba280e24dc8e19322 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9503c1a006d7ef3e2f9939c6fc48f9f3 = $(`<div id="html_9503c1a006d7ef3e2f9939c6fc48f9f3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a8008db51f23eb4ba280e24dc8e19322.setContent(html_9503c1a006d7ef3e2f9939c6fc48f9f3);
|
|
|
|
|
|
|
|
marker_63784d8989987fe1593bea8dc74d8747.bindPopup(popup_a8008db51f23eb4ba280e24dc8e19322)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63784d8989987fe1593bea8dc74d8747.setIcon(icon_d6af44e653e6637a3d0a36c4e060ff1e);
|
|
|
|
|
|
var marker_08926263a0cb2f55092f2af562c17353 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5fcf818d700db7988adf06fee133eb83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2343e0fbb27b964bb875bee442b3a587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed57b553f09451d9ef6bffd9f51d5313 = $(`<div id="html_ed57b553f09451d9ef6bffd9f51d5313" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_2343e0fbb27b964bb875bee442b3a587.setContent(html_ed57b553f09451d9ef6bffd9f51d5313);
|
|
|
|
|
|
|
|
marker_08926263a0cb2f55092f2af562c17353.bindPopup(popup_2343e0fbb27b964bb875bee442b3a587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08926263a0cb2f55092f2af562c17353.setIcon(icon_5fcf818d700db7988adf06fee133eb83);
|
|
|
|
|
|
var marker_93be33bda254ec9cb0de08e277aaadb2 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7be63e5521eafbac1075603b0b140d2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e91bbee80b841157aef41c0c6388948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae8f9a08da5f0662679d53c31ab0ce3d = $(`<div id="html_ae8f9a08da5f0662679d53c31ab0ce3d" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_5e91bbee80b841157aef41c0c6388948.setContent(html_ae8f9a08da5f0662679d53c31ab0ce3d);
|
|
|
|
|
|
|
|
marker_93be33bda254ec9cb0de08e277aaadb2.bindPopup(popup_5e91bbee80b841157aef41c0c6388948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93be33bda254ec9cb0de08e277aaadb2.setIcon(icon_7be63e5521eafbac1075603b0b140d2e);
|
|
|
|
|
|
var marker_92f04fac98334c9a5005e928a56fa7fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3a3ef54f9e16826bb88b6ad51612849b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99124c9fc6f922fcf5dcc54b303118c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab40f3fabbe140d23db1afc69c4dfb0 = $(`<div id="html_1ab40f3fabbe140d23db1afc69c4dfb0" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_99124c9fc6f922fcf5dcc54b303118c1.setContent(html_1ab40f3fabbe140d23db1afc69c4dfb0);
|
|
|
|
|
|
|
|
marker_92f04fac98334c9a5005e928a56fa7fc.bindPopup(popup_99124c9fc6f922fcf5dcc54b303118c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f04fac98334c9a5005e928a56fa7fc.setIcon(icon_3a3ef54f9e16826bb88b6ad51612849b);
|
|
|
|
|
|
var marker_2d1d3822b7055d2d37fbb0a767e25cdb = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d1368b2e6e8f0d9e5241e9b7243cd71c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88884562e3753473eee5fb01fa3e0d5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4190dd4b2b6c3a70155aa660dc466415 = $(`<div id="html_4190dd4b2b6c3a70155aa660dc466415" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_88884562e3753473eee5fb01fa3e0d5e.setContent(html_4190dd4b2b6c3a70155aa660dc466415);
|
|
|
|
|
|
|
|
marker_2d1d3822b7055d2d37fbb0a767e25cdb.bindPopup(popup_88884562e3753473eee5fb01fa3e0d5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d1d3822b7055d2d37fbb0a767e25cdb.setIcon(icon_d1368b2e6e8f0d9e5241e9b7243cd71c);
|
|
|
|
|
|
var marker_e85b0eb453fa3d20ffdfc04ee89b7f67 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a06b5d34c4dea2aac9621090f5fe49d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1577d726876f56b06a9e71e60114fd09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4ccf672e7e58f756ac56acd193d1783 = $(`<div id="html_e4ccf672e7e58f756ac56acd193d1783" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_1577d726876f56b06a9e71e60114fd09.setContent(html_e4ccf672e7e58f756ac56acd193d1783);
|
|
|
|
|
|
|
|
marker_e85b0eb453fa3d20ffdfc04ee89b7f67.bindPopup(popup_1577d726876f56b06a9e71e60114fd09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e85b0eb453fa3d20ffdfc04ee89b7f67.setIcon(icon_a06b5d34c4dea2aac9621090f5fe49d0);
|
|
|
|
|
|
var marker_6f06b10be355af66bfa954da5a9647aa = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e31ce8c8aac5c5d79df08c9d496819c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c1d5b5d1ac8abed46d527df076e066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8420311680ea46c0f8a05cb96ebdcdad = $(`<div id="html_8420311680ea46c0f8a05cb96ebdcdad" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_64c1d5b5d1ac8abed46d527df076e066.setContent(html_8420311680ea46c0f8a05cb96ebdcdad);
|
|
|
|
|
|
|
|
marker_6f06b10be355af66bfa954da5a9647aa.bindPopup(popup_64c1d5b5d1ac8abed46d527df076e066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f06b10be355af66bfa954da5a9647aa.setIcon(icon_e31ce8c8aac5c5d79df08c9d496819c3);
|
|
|
|
|
|
var marker_1d292a02bcaadf502281eb1cb41a4661 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9e1d71e19a3a83a858c705303ff76667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454cac70c04f85f9c089d438d8d97a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5270f3a1cbeaa9af026dc8e98dc42f52 = $(`<div id="html_5270f3a1cbeaa9af026dc8e98dc42f52" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_454cac70c04f85f9c089d438d8d97a84.setContent(html_5270f3a1cbeaa9af026dc8e98dc42f52);
|
|
|
|
|
|
|
|
marker_1d292a02bcaadf502281eb1cb41a4661.bindPopup(popup_454cac70c04f85f9c089d438d8d97a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d292a02bcaadf502281eb1cb41a4661.setIcon(icon_9e1d71e19a3a83a858c705303ff76667);
|
|
|
|
|
|
var marker_886f970772a79ecd85ac1f1812d4610a = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e3dd7c10b02b8deae4a8afe63fc3e152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_900e642f0ff22e57b23428079e79a96e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f5034a51093c7dd7f7d55467ad6f3c1 = $(`<div id="html_3f5034a51093c7dd7f7d55467ad6f3c1" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_900e642f0ff22e57b23428079e79a96e.setContent(html_3f5034a51093c7dd7f7d55467ad6f3c1);
|
|
|
|
|
|
|
|
marker_886f970772a79ecd85ac1f1812d4610a.bindPopup(popup_900e642f0ff22e57b23428079e79a96e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_886f970772a79ecd85ac1f1812d4610a.setIcon(icon_e3dd7c10b02b8deae4a8afe63fc3e152);
|
|
|
|
|
|
var marker_e17a5ff39b836ca8c4060a2a48253509 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_368919f0e6b1a7682431a0f2c164af6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18413f3fd737fe27d0683c9a6d96b2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0df341d59dbba9542ef13847e7fbfed = $(`<div id="html_f0df341d59dbba9542ef13847e7fbfed" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_18413f3fd737fe27d0683c9a6d96b2fb.setContent(html_f0df341d59dbba9542ef13847e7fbfed);
|
|
|
|
|
|
|
|
marker_e17a5ff39b836ca8c4060a2a48253509.bindPopup(popup_18413f3fd737fe27d0683c9a6d96b2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17a5ff39b836ca8c4060a2a48253509.setIcon(icon_368919f0e6b1a7682431a0f2c164af6f);
|
|
|
|
|
|
var marker_0774950a2512f06044f1318f3025ee4b = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_aed46591356a7c7a625ec9c759a92f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2a74ae17b68a7de0bb9065479b686dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42fabda17b4ae1c8736f873f739096aa = $(`<div id="html_42fabda17b4ae1c8736f873f739096aa" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e2a74ae17b68a7de0bb9065479b686dd.setContent(html_42fabda17b4ae1c8736f873f739096aa);
|
|
|
|
|
|
|
|
marker_0774950a2512f06044f1318f3025ee4b.bindPopup(popup_e2a74ae17b68a7de0bb9065479b686dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0774950a2512f06044f1318f3025ee4b.setIcon(icon_aed46591356a7c7a625ec9c759a92f13);
|
|
|
|
|
|
var marker_8ef056bc92f4c012487c18078214f2ae = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f5e55f5345a72e62d5d0c3e8494c57c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5fd5f3f99a1de471fb31ddc6ae5388d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27ec25f31eefe77cc0700b3f548d6b2d = $(`<div id="html_27ec25f31eefe77cc0700b3f548d6b2d" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_b5fd5f3f99a1de471fb31ddc6ae5388d.setContent(html_27ec25f31eefe77cc0700b3f548d6b2d);
|
|
|
|
|
|
|
|
marker_8ef056bc92f4c012487c18078214f2ae.bindPopup(popup_b5fd5f3f99a1de471fb31ddc6ae5388d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ef056bc92f4c012487c18078214f2ae.setIcon(icon_f5e55f5345a72e62d5d0c3e8494c57c3);
|
|
|
|
|
|
var marker_53f0faf90c551ae742abd8ac3d8f9d71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c952ed598066dac1db2e229bd20b0a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fbad08f2aaa3a63464aaf70b5723b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0121b3a792703b46b02f1d26fc7515f = $(`<div id="html_f0121b3a792703b46b02f1d26fc7515f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_7fbad08f2aaa3a63464aaf70b5723b74.setContent(html_f0121b3a792703b46b02f1d26fc7515f);
|
|
|
|
|
|
|
|
marker_53f0faf90c551ae742abd8ac3d8f9d71.bindPopup(popup_7fbad08f2aaa3a63464aaf70b5723b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53f0faf90c551ae742abd8ac3d8f9d71.setIcon(icon_c952ed598066dac1db2e229bd20b0a57);
|
|
|
|
|
|
var marker_e45574fe125005aafc61c7d8d219d6a8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6f7333efb7702196991a1bf35a3f3581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b142fe43b6d1fc1660e553ce3f676e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_386c5cfd1cf8a024c763737821cff361 = $(`<div id="html_386c5cfd1cf8a024c763737821cff361" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_72b142fe43b6d1fc1660e553ce3f676e.setContent(html_386c5cfd1cf8a024c763737821cff361);
|
|
|
|
|
|
|
|
marker_e45574fe125005aafc61c7d8d219d6a8.bindPopup(popup_72b142fe43b6d1fc1660e553ce3f676e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e45574fe125005aafc61c7d8d219d6a8.setIcon(icon_6f7333efb7702196991a1bf35a3f3581);
|
|
|
|
|
|
var marker_b07cd4fdf5f74d7819df887865830dfe = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a481724890d8a4767918b07e7d2db9ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed807bba1601528a309c633ccd269521 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_781b005d14f317480366c83de4d828e7 = $(`<div id="html_781b005d14f317480366c83de4d828e7" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_ed807bba1601528a309c633ccd269521.setContent(html_781b005d14f317480366c83de4d828e7);
|
|
|
|
|
|
|
|
marker_b07cd4fdf5f74d7819df887865830dfe.bindPopup(popup_ed807bba1601528a309c633ccd269521)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b07cd4fdf5f74d7819df887865830dfe.setIcon(icon_a481724890d8a4767918b07e7d2db9ae);
|
|
|
|
|
|
var marker_1c86b91cec4c4416d1fe1bacab6260c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3e68145961b5b4273e978db718ee85df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2605a37537e4d558f7383e0700b6f405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55041d99d2563e0fa431a4033cd23128 = $(`<div id="html_55041d99d2563e0fa431a4033cd23128" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_2605a37537e4d558f7383e0700b6f405.setContent(html_55041d99d2563e0fa431a4033cd23128);
|
|
|
|
|
|
|
|
marker_1c86b91cec4c4416d1fe1bacab6260c5.bindPopup(popup_2605a37537e4d558f7383e0700b6f405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c86b91cec4c4416d1fe1bacab6260c5.setIcon(icon_3e68145961b5b4273e978db718ee85df);
|
|
|
|
|
|
var marker_89ad6dfdfe2c3084ade3d3f31ee32585 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9732b755554f45e1130a92d441149585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e3255d11e4585764ef5c33836ed6be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d88c2ab6865b72cbf6442bf753d6540 = $(`<div id="html_3d88c2ab6865b72cbf6442bf753d6540" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_5e3255d11e4585764ef5c33836ed6be9.setContent(html_3d88c2ab6865b72cbf6442bf753d6540);
|
|
|
|
|
|
|
|
marker_89ad6dfdfe2c3084ade3d3f31ee32585.bindPopup(popup_5e3255d11e4585764ef5c33836ed6be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ad6dfdfe2c3084ade3d3f31ee32585.setIcon(icon_9732b755554f45e1130a92d441149585);
|
|
|
|
|
|
var marker_39c52fa8e0bdf62ce3a2e86566417fc1 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a52a07340af922934ab86f51de6246f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52c9116effc94f44fef5d6fd712f6765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a108ab4ed06295ebae241a355fb230d = $(`<div id="html_7a108ab4ed06295ebae241a355fb230d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_52c9116effc94f44fef5d6fd712f6765.setContent(html_7a108ab4ed06295ebae241a355fb230d);
|
|
|
|
|
|
|
|
marker_39c52fa8e0bdf62ce3a2e86566417fc1.bindPopup(popup_52c9116effc94f44fef5d6fd712f6765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39c52fa8e0bdf62ce3a2e86566417fc1.setIcon(icon_a52a07340af922934ab86f51de6246f7);
|
|
|
|
|
|
var marker_6f0d3c338c2414ae4374a94627f2d0f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_90ccfc6af01d6e443ff04efdfcaebb22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4765bf23d67f9225244921a077270d4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daddfdeaa17ff414f4a618e4ce4fafe9 = $(`<div id="html_daddfdeaa17ff414f4a618e4ce4fafe9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_4765bf23d67f9225244921a077270d4b.setContent(html_daddfdeaa17ff414f4a618e4ce4fafe9);
|
|
|
|
|
|
|
|
marker_6f0d3c338c2414ae4374a94627f2d0f1.bindPopup(popup_4765bf23d67f9225244921a077270d4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f0d3c338c2414ae4374a94627f2d0f1.setIcon(icon_90ccfc6af01d6e443ff04efdfcaebb22);
|
|
|
|
|
|
var marker_251aaf9782ebc14cf4216c7b4f18c7e0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c93efb68b0eab5c021386ec6e67db0fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4384b86e67056e78a8554b4d31e60a2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0272d88f2471ccf166c83dc6373b814b = $(`<div id="html_0272d88f2471ccf166c83dc6373b814b" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_4384b86e67056e78a8554b4d31e60a2f.setContent(html_0272d88f2471ccf166c83dc6373b814b);
|
|
|
|
|
|
|
|
marker_251aaf9782ebc14cf4216c7b4f18c7e0.bindPopup(popup_4384b86e67056e78a8554b4d31e60a2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_251aaf9782ebc14cf4216c7b4f18c7e0.setIcon(icon_c93efb68b0eab5c021386ec6e67db0fe);
|
|
|
|
|
|
var marker_3fcf0034c193460210129a08fea6b2b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c5f2033fcdc8b0d6837404d3bf64736c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfcc77bccd8612ebf64d6212cb3f4d2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b2e4d1e7c008cf21f620ccf3d65dbd9 = $(`<div id="html_4b2e4d1e7c008cf21f620ccf3d65dbd9" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_dfcc77bccd8612ebf64d6212cb3f4d2f.setContent(html_4b2e4d1e7c008cf21f620ccf3d65dbd9);
|
|
|
|
|
|
|
|
marker_3fcf0034c193460210129a08fea6b2b5.bindPopup(popup_dfcc77bccd8612ebf64d6212cb3f4d2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fcf0034c193460210129a08fea6b2b5.setIcon(icon_c5f2033fcdc8b0d6837404d3bf64736c);
|
|
|
|
|
|
var marker_ff731c2f02edf0aef10e579a438ab2c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6ae47894db5da156056bf05cd6b32de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_007568ead3a82c25d691a0a6219cc82b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c78bbd558936e394a5ac3cf970d515f = $(`<div id="html_3c78bbd558936e394a5ac3cf970d515f" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_007568ead3a82c25d691a0a6219cc82b.setContent(html_3c78bbd558936e394a5ac3cf970d515f);
|
|
|
|
|
|
|
|
marker_ff731c2f02edf0aef10e579a438ab2c7.bindPopup(popup_007568ead3a82c25d691a0a6219cc82b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff731c2f02edf0aef10e579a438ab2c7.setIcon(icon_6ae47894db5da156056bf05cd6b32de0);
|
|
|
|
|
|
var marker_637801ef2225ecbe01c505ccd77d7f78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8acf3214aac91e97258c75cc5aca9108 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c9d939410f6452cb18d750d1cde501d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c42a29fcf0d1cd0036a07f9544ea2d5 = $(`<div id="html_6c42a29fcf0d1cd0036a07f9544ea2d5" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_1c9d939410f6452cb18d750d1cde501d.setContent(html_6c42a29fcf0d1cd0036a07f9544ea2d5);
|
|
|
|
|
|
|
|
marker_637801ef2225ecbe01c505ccd77d7f78.bindPopup(popup_1c9d939410f6452cb18d750d1cde501d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637801ef2225ecbe01c505ccd77d7f78.setIcon(icon_8acf3214aac91e97258c75cc5aca9108);
|
|
|
|
|
|
var marker_64c152f487339cde65e08f9511d92862 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_029cc1c9bc434a79c3264d0371c425dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_710929ee60593b6368d81a73d7ec10c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_740d30a2de3e5efc8189bf21d5812bcd = $(`<div id="html_740d30a2de3e5efc8189bf21d5812bcd" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_710929ee60593b6368d81a73d7ec10c9.setContent(html_740d30a2de3e5efc8189bf21d5812bcd);
|
|
|
|
|
|
|
|
marker_64c152f487339cde65e08f9511d92862.bindPopup(popup_710929ee60593b6368d81a73d7ec10c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c152f487339cde65e08f9511d92862.setIcon(icon_029cc1c9bc434a79c3264d0371c425dd);
|
|
|
|
|
|
var marker_6633d4b0b3058bb6ab2a36d4445d469d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d725f347b5bdd6813dedcb411ff01299 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4b8e30723b0c99cd41e6af6c4f229c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10bf975f49f91eddb9f7278f86b1d2d3 = $(`<div id="html_10bf975f49f91eddb9f7278f86b1d2d3" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e4b8e30723b0c99cd41e6af6c4f229c4.setContent(html_10bf975f49f91eddb9f7278f86b1d2d3);
|
|
|
|
|
|
|
|
marker_6633d4b0b3058bb6ab2a36d4445d469d.bindPopup(popup_e4b8e30723b0c99cd41e6af6c4f229c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6633d4b0b3058bb6ab2a36d4445d469d.setIcon(icon_d725f347b5bdd6813dedcb411ff01299);
|
|
|
|
|
|
var marker_cd91042929c8d7f0b3b6196e8a3f290a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d33a8cb24462405cdf0b7893f36455ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e0c5176fababc53db814b99ff553fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae7a0017debf9cf7ddbdacacc09d66a = $(`<div id="html_5ae7a0017debf9cf7ddbdacacc09d66a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_8e0c5176fababc53db814b99ff553fc2.setContent(html_5ae7a0017debf9cf7ddbdacacc09d66a);
|
|
|
|
|
|
|
|
marker_cd91042929c8d7f0b3b6196e8a3f290a.bindPopup(popup_8e0c5176fababc53db814b99ff553fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd91042929c8d7f0b3b6196e8a3f290a.setIcon(icon_d33a8cb24462405cdf0b7893f36455ea);
|
|
|
|
|
|
var marker_fc0e57bbf87b0d453a4eaf8cfc36ebd5 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_237cceabeaa969e6eba384d36ef22f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24c59d3c89b783155f49c6e4958b5963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3141b327ac351f18a54c1d3284b0216 = $(`<div id="html_e3141b327ac351f18a54c1d3284b0216" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_24c59d3c89b783155f49c6e4958b5963.setContent(html_e3141b327ac351f18a54c1d3284b0216);
|
|
|
|
|
|
|
|
marker_fc0e57bbf87b0d453a4eaf8cfc36ebd5.bindPopup(popup_24c59d3c89b783155f49c6e4958b5963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc0e57bbf87b0d453a4eaf8cfc36ebd5.setIcon(icon_237cceabeaa969e6eba384d36ef22f77);
|
|
|
|
|
|
var marker_68434449285ac1885c1e72ad03959382 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_026267a74cc323a9efd411d483695096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd5ee1130932cb1d6841e3410b203d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b22f617f0ad3469f817c9085800f3d8d = $(`<div id="html_b22f617f0ad3469f817c9085800f3d8d" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_ffd5ee1130932cb1d6841e3410b203d4.setContent(html_b22f617f0ad3469f817c9085800f3d8d);
|
|
|
|
|
|
|
|
marker_68434449285ac1885c1e72ad03959382.bindPopup(popup_ffd5ee1130932cb1d6841e3410b203d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68434449285ac1885c1e72ad03959382.setIcon(icon_026267a74cc323a9efd411d483695096);
|
|
|
|
|
|
var marker_c91282f7a002fb8247b37853eed98902 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7ea40c84947f7baa565d07a5c5cd8c9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b5a3203c3dbd45065a8222fa6dc7472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55e9abe408e4f6871911e4a3d6be1b2e = $(`<div id="html_55e9abe408e4f6871911e4a3d6be1b2e" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5b5a3203c3dbd45065a8222fa6dc7472.setContent(html_55e9abe408e4f6871911e4a3d6be1b2e);
|
|
|
|
|
|
|
|
marker_c91282f7a002fb8247b37853eed98902.bindPopup(popup_5b5a3203c3dbd45065a8222fa6dc7472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91282f7a002fb8247b37853eed98902.setIcon(icon_7ea40c84947f7baa565d07a5c5cd8c9d);
|
|
|
|
|
|
var marker_76f21d8441f221d6784c568f89519350 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_014c0e16fbb2784f36e9b45d529c6951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfe31902be00fdaae15f4299b17e8619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911dc4980ae047755f021476898e289c = $(`<div id="html_911dc4980ae047755f021476898e289c" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_dfe31902be00fdaae15f4299b17e8619.setContent(html_911dc4980ae047755f021476898e289c);
|
|
|
|
|
|
|
|
marker_76f21d8441f221d6784c568f89519350.bindPopup(popup_dfe31902be00fdaae15f4299b17e8619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76f21d8441f221d6784c568f89519350.setIcon(icon_014c0e16fbb2784f36e9b45d529c6951);
|
|
|
|
|
|
var marker_86a7946a9a830e6026cb9117e5174af0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c4be58e3c39f21199799555ac2646955 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ab8cf602141e0e5e65cf5e60bd9a7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e7b37936cf893bd13dff4ca7d82e09 = $(`<div id="html_58e7b37936cf893bd13dff4ca7d82e09" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_20ab8cf602141e0e5e65cf5e60bd9a7a.setContent(html_58e7b37936cf893bd13dff4ca7d82e09);
|
|
|
|
|
|
|
|
marker_86a7946a9a830e6026cb9117e5174af0.bindPopup(popup_20ab8cf602141e0e5e65cf5e60bd9a7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a7946a9a830e6026cb9117e5174af0.setIcon(icon_c4be58e3c39f21199799555ac2646955);
|
|
|
|
|
|
var marker_60fbc5db86922d1c5bd5ff4a0b94aa68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f6009411ccfd617964ccdf83fa3ec24a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e50af328241c2f7e104e87651f1dbe00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_310ac3446cbe329f956b70f14e55acdc = $(`<div id="html_310ac3446cbe329f956b70f14e55acdc" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_e50af328241c2f7e104e87651f1dbe00.setContent(html_310ac3446cbe329f956b70f14e55acdc);
|
|
|
|
|
|
|
|
marker_60fbc5db86922d1c5bd5ff4a0b94aa68.bindPopup(popup_e50af328241c2f7e104e87651f1dbe00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60fbc5db86922d1c5bd5ff4a0b94aa68.setIcon(icon_f6009411ccfd617964ccdf83fa3ec24a);
|
|
|
|
|
|
var marker_3a6ac98a146d5908052baa1bf11a5510 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7be898217148ad0e61b1336c09987a81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0308f54c8472c61a2e8228a12691bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6338763812468aaea9c9c86a6775691b = $(`<div id="html_6338763812468aaea9c9c86a6775691b" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_a0308f54c8472c61a2e8228a12691bcc.setContent(html_6338763812468aaea9c9c86a6775691b);
|
|
|
|
|
|
|
|
marker_3a6ac98a146d5908052baa1bf11a5510.bindPopup(popup_a0308f54c8472c61a2e8228a12691bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a6ac98a146d5908052baa1bf11a5510.setIcon(icon_7be898217148ad0e61b1336c09987a81);
|
|
|
|
|
|
var marker_637248e4144c3927f3d736ced17df62c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_cb6a4f8759406fb71ca8d9bf909aa1b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d73a1c30b034ef7f732d7707cb564ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e31a81d87a29b568532b19d08c702baa = $(`<div id="html_e31a81d87a29b568532b19d08c702baa" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_6d73a1c30b034ef7f732d7707cb564ff.setContent(html_e31a81d87a29b568532b19d08c702baa);
|
|
|
|
|
|
|
|
marker_637248e4144c3927f3d736ced17df62c.bindPopup(popup_6d73a1c30b034ef7f732d7707cb564ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637248e4144c3927f3d736ced17df62c.setIcon(icon_cb6a4f8759406fb71ca8d9bf909aa1b8);
|
|
|
|
|
|
var marker_26a005ecb6a3512e6eadde6f2c069ce1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_21acd776e0f1d656268e7aee83498ced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6c66e413926262d94cffe51486b167 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ac9207fc887e75a51241827e9bd478 = $(`<div id="html_a7ac9207fc887e75a51241827e9bd478" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_ee6c66e413926262d94cffe51486b167.setContent(html_a7ac9207fc887e75a51241827e9bd478);
|
|
|
|
|
|
|
|
marker_26a005ecb6a3512e6eadde6f2c069ce1.bindPopup(popup_ee6c66e413926262d94cffe51486b167)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26a005ecb6a3512e6eadde6f2c069ce1.setIcon(icon_21acd776e0f1d656268e7aee83498ced);
|
|
|
|
|
|
var marker_19b468111aacd3b34d9528d90bdfc5cc = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_07dbdc3388095e4963ccff1117cb68b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a75bb1f5b59bc164d83188d944ada724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_617ee6b9feea9e76a5ab7e071ead4258 = $(`<div id="html_617ee6b9feea9e76a5ab7e071ead4258" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_a75bb1f5b59bc164d83188d944ada724.setContent(html_617ee6b9feea9e76a5ab7e071ead4258);
|
|
|
|
|
|
|
|
marker_19b468111aacd3b34d9528d90bdfc5cc.bindPopup(popup_a75bb1f5b59bc164d83188d944ada724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19b468111aacd3b34d9528d90bdfc5cc.setIcon(icon_07dbdc3388095e4963ccff1117cb68b0);
|
|
|
|
|
|
var marker_89c12e76c7bc521f32eef3ef6015f1a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d1b799a09c15e0321ef56f67fac53af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9341f9c9f586a6c7b06b5c5c75dd3d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e929a568d4075b92317e90642ecfeabd = $(`<div id="html_e929a568d4075b92317e90642ecfeabd" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_9341f9c9f586a6c7b06b5c5c75dd3d06.setContent(html_e929a568d4075b92317e90642ecfeabd);
|
|
|
|
|
|
|
|
marker_89c12e76c7bc521f32eef3ef6015f1a8.bindPopup(popup_9341f9c9f586a6c7b06b5c5c75dd3d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89c12e76c7bc521f32eef3ef6015f1a8.setIcon(icon_d1b799a09c15e0321ef56f67fac53af8);
|
|
|
|
|
|
var marker_01eb53d837fcfb99ab907415a3d5f173 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_308ee36e63163a3e4fbfe9c6ee1c64d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a096abdd008259dcbb54a0206b9317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ce27daa73e51886c9c3279a16b493a2 = $(`<div id="html_8ce27daa73e51886c9c3279a16b493a2" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_b5a096abdd008259dcbb54a0206b9317.setContent(html_8ce27daa73e51886c9c3279a16b493a2);
|
|
|
|
|
|
|
|
marker_01eb53d837fcfb99ab907415a3d5f173.bindPopup(popup_b5a096abdd008259dcbb54a0206b9317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01eb53d837fcfb99ab907415a3d5f173.setIcon(icon_308ee36e63163a3e4fbfe9c6ee1c64d7);
|
|
|
|
|
|
var marker_abb2ef4a972c3718adb47ffabd8e9ed6 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_068e7101aad99fcad016e0b834e5fc1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cf78c1678b04faab4ed6d199511fd3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6481c090921a24d0d7be42ea69272c5f = $(`<div id="html_6481c090921a24d0d7be42ea69272c5f" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_1cf78c1678b04faab4ed6d199511fd3d.setContent(html_6481c090921a24d0d7be42ea69272c5f);
|
|
|
|
|
|
|
|
marker_abb2ef4a972c3718adb47ffabd8e9ed6.bindPopup(popup_1cf78c1678b04faab4ed6d199511fd3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abb2ef4a972c3718adb47ffabd8e9ed6.setIcon(icon_068e7101aad99fcad016e0b834e5fc1a);
|
|
|
|
|
|
var marker_4cff0fe5d41a7937398e4306ca26d629 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8e06b23c87f0cbdc5872111378173798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f85bc3f6f2831fd1d4048816d66b25a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07ff6acfc461110c19f7ddff8334b8b = $(`<div id="html_e07ff6acfc461110c19f7ddff8334b8b" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_5f85bc3f6f2831fd1d4048816d66b25a.setContent(html_e07ff6acfc461110c19f7ddff8334b8b);
|
|
|
|
|
|
|
|
marker_4cff0fe5d41a7937398e4306ca26d629.bindPopup(popup_5f85bc3f6f2831fd1d4048816d66b25a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cff0fe5d41a7937398e4306ca26d629.setIcon(icon_8e06b23c87f0cbdc5872111378173798);
|
|
|
|
|
|
var marker_ec486beb0146bd45bd299c6fa84087bc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_767ab8d18ab373870f16d8abf8ff0639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1664efd323b9d7ba1fe62453f09b139a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a924fc2b7ff7e1ab89512725bb782ae6 = $(`<div id="html_a924fc2b7ff7e1ab89512725bb782ae6" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_1664efd323b9d7ba1fe62453f09b139a.setContent(html_a924fc2b7ff7e1ab89512725bb782ae6);
|
|
|
|
|
|
|
|
marker_ec486beb0146bd45bd299c6fa84087bc.bindPopup(popup_1664efd323b9d7ba1fe62453f09b139a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec486beb0146bd45bd299c6fa84087bc.setIcon(icon_767ab8d18ab373870f16d8abf8ff0639);
|
|
|
|
|
|
var marker_13bcb1d53a27a6d34b3ca7ec4a101661 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_48c7600ba28721bb12001c8fa4396b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d757f1d561fb7815021fe1e6f04c7738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aaad173c9d51aa0413d49ebaa42dc70 = $(`<div id="html_1aaad173c9d51aa0413d49ebaa42dc70" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_d757f1d561fb7815021fe1e6f04c7738.setContent(html_1aaad173c9d51aa0413d49ebaa42dc70);
|
|
|
|
|
|
|
|
marker_13bcb1d53a27a6d34b3ca7ec4a101661.bindPopup(popup_d757f1d561fb7815021fe1e6f04c7738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13bcb1d53a27a6d34b3ca7ec4a101661.setIcon(icon_48c7600ba28721bb12001c8fa4396b50);
|
|
|
|
|
|
var marker_70b069ad327c86d2da7b54c71c741646 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_206cb5839389da9511a6b7b83b6665d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17880fd411522b37b77b22e2eac79342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18024c0fd1dcd44e4d7187a65ddb0a37 = $(`<div id="html_18024c0fd1dcd44e4d7187a65ddb0a37" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_17880fd411522b37b77b22e2eac79342.setContent(html_18024c0fd1dcd44e4d7187a65ddb0a37);
|
|
|
|
|
|
|
|
marker_70b069ad327c86d2da7b54c71c741646.bindPopup(popup_17880fd411522b37b77b22e2eac79342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70b069ad327c86d2da7b54c71c741646.setIcon(icon_206cb5839389da9511a6b7b83b6665d0);
|
|
|
|
|
|
var marker_afe82074b260283ac05d978e805cb795 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d81e385f04329ccf85fdff8663e24dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_485d7028cd11c2058e38ae8420791b82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31eab0ef9f03ecc83521c04a02b97643 = $(`<div id="html_31eab0ef9f03ecc83521c04a02b97643" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_485d7028cd11c2058e38ae8420791b82.setContent(html_31eab0ef9f03ecc83521c04a02b97643);
|
|
|
|
|
|
|
|
marker_afe82074b260283ac05d978e805cb795.bindPopup(popup_485d7028cd11c2058e38ae8420791b82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afe82074b260283ac05d978e805cb795.setIcon(icon_d81e385f04329ccf85fdff8663e24dbd);
|
|
|
|
|
|
var marker_8c0b322f324e6b52e31987fb4498e034 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_da54184584bf681e0eeaf1cc67976c96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f614b6db74aed9b331dc3a8640c30a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e5ca16610b62cdb837f3b8082dfe35b = $(`<div id="html_6e5ca16610b62cdb837f3b8082dfe35b" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_0f614b6db74aed9b331dc3a8640c30a6.setContent(html_6e5ca16610b62cdb837f3b8082dfe35b);
|
|
|
|
|
|
|
|
marker_8c0b322f324e6b52e31987fb4498e034.bindPopup(popup_0f614b6db74aed9b331dc3a8640c30a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c0b322f324e6b52e31987fb4498e034.setIcon(icon_da54184584bf681e0eeaf1cc67976c96);
|
|
|
|
|
|
var marker_82bcf9883ffccee696d87b7fd17facee = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ba3b7b493ade1abc86ca305ea7c372f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09b2964f9a96b9550c862f80f0caa994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d78a94db858c4d989fb2a99bd10d591d = $(`<div id="html_d78a94db858c4d989fb2a99bd10d591d" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_09b2964f9a96b9550c862f80f0caa994.setContent(html_d78a94db858c4d989fb2a99bd10d591d);
|
|
|
|
|
|
|
|
marker_82bcf9883ffccee696d87b7fd17facee.bindPopup(popup_09b2964f9a96b9550c862f80f0caa994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82bcf9883ffccee696d87b7fd17facee.setIcon(icon_ba3b7b493ade1abc86ca305ea7c372f4);
|
|
|
|
|
|
var marker_bf7af1b5e06be1ef069a93e166e830e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e73628793a8eae34734cbc2164b043e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d635c1b92ef2c3a2a41949e92a8736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82b804058ed6c1d0aef82feba18f2f2f = $(`<div id="html_82b804058ed6c1d0aef82feba18f2f2f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_e5d635c1b92ef2c3a2a41949e92a8736.setContent(html_82b804058ed6c1d0aef82feba18f2f2f);
|
|
|
|
|
|
|
|
marker_bf7af1b5e06be1ef069a93e166e830e3.bindPopup(popup_e5d635c1b92ef2c3a2a41949e92a8736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf7af1b5e06be1ef069a93e166e830e3.setIcon(icon_e73628793a8eae34734cbc2164b043e4);
|
|
|
|
|
|
var marker_87c48e2001dd3a914fb823d4b549fcb7 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ada565fe1d5ec094f3ab59f0fdab7808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92f540ceddc07cb365cda21056fc8cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91dcc6adff7d0f4437c5d34c4d13f1ff = $(`<div id="html_91dcc6adff7d0f4437c5d34c4d13f1ff" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_92f540ceddc07cb365cda21056fc8cf7.setContent(html_91dcc6adff7d0f4437c5d34c4d13f1ff);
|
|
|
|
|
|
|
|
marker_87c48e2001dd3a914fb823d4b549fcb7.bindPopup(popup_92f540ceddc07cb365cda21056fc8cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87c48e2001dd3a914fb823d4b549fcb7.setIcon(icon_ada565fe1d5ec094f3ab59f0fdab7808);
|
|
|
|
|
|
var marker_641ea0b750ffbc2a1fc67cf0a033d48f = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_122239459062da2f1e729471840bb38a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ded11d26420592b2b59107b57947b823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0cb57033cd8ca35572348ec92cf5d9 = $(`<div id="html_fb0cb57033cd8ca35572348ec92cf5d9" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_ded11d26420592b2b59107b57947b823.setContent(html_fb0cb57033cd8ca35572348ec92cf5d9);
|
|
|
|
|
|
|
|
marker_641ea0b750ffbc2a1fc67cf0a033d48f.bindPopup(popup_ded11d26420592b2b59107b57947b823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_641ea0b750ffbc2a1fc67cf0a033d48f.setIcon(icon_122239459062da2f1e729471840bb38a);
|
|
|
|
|
|
var marker_decddf982ad02f641c4b4f52dae6c65f = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_03a7ebd8521378e9bc0e5b690889fa60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_373415373f41a8f4586ff7ac3764207e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf71d520f92aa2e00cc6dbaaf89694be = $(`<div id="html_bf71d520f92aa2e00cc6dbaaf89694be" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_373415373f41a8f4586ff7ac3764207e.setContent(html_bf71d520f92aa2e00cc6dbaaf89694be);
|
|
|
|
|
|
|
|
marker_decddf982ad02f641c4b4f52dae6c65f.bindPopup(popup_373415373f41a8f4586ff7ac3764207e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_decddf982ad02f641c4b4f52dae6c65f.setIcon(icon_03a7ebd8521378e9bc0e5b690889fa60);
|
|
|
|
|
|
var marker_b59a2b9e545fe8ec0f316be7a71b6624 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c36d3a6b89927260fd6e8fd4a1583c76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fe9dc7bc553d50e35bd3111fd3a4c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e369e2bd2d6383119299bc03c054dcd = $(`<div id="html_3e369e2bd2d6383119299bc03c054dcd" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_7fe9dc7bc553d50e35bd3111fd3a4c6e.setContent(html_3e369e2bd2d6383119299bc03c054dcd);
|
|
|
|
|
|
|
|
marker_b59a2b9e545fe8ec0f316be7a71b6624.bindPopup(popup_7fe9dc7bc553d50e35bd3111fd3a4c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b59a2b9e545fe8ec0f316be7a71b6624.setIcon(icon_c36d3a6b89927260fd6e8fd4a1583c76);
|
|
|
|
|
|
var marker_807d9b6f5adbb5448d56d0d52e1a2a6b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_bbbd0e5f890be28beab65747adbb5c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fbac3c757a4326d125a6146782b7d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f65f4c488fbdff805b7de592e043b63e = $(`<div id="html_f65f4c488fbdff805b7de592e043b63e" style="width: 100.0%; height: 100.0%;">frelsi.oxtr.dev</div>`)[0];
|
|
popup_2fbac3c757a4326d125a6146782b7d8b.setContent(html_f65f4c488fbdff805b7de592e043b63e);
|
|
|
|
|
|
|
|
marker_807d9b6f5adbb5448d56d0d52e1a2a6b.bindPopup(popup_2fbac3c757a4326d125a6146782b7d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_807d9b6f5adbb5448d56d0d52e1a2a6b.setIcon(icon_bbbd0e5f890be28beab65747adbb5c52);
|
|
|
|
|
|
var marker_f6b3d9c73f624856cd0f13142cf9ba97 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d023170906fc935c1fd6ab7b217bab83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7eb057d07472a0a1682745ab0dd30fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af0643e36e4878d576adf4f61b837ad0 = $(`<div id="html_af0643e36e4878d576adf4f61b837ad0" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c7eb057d07472a0a1682745ab0dd30fb.setContent(html_af0643e36e4878d576adf4f61b837ad0);
|
|
|
|
|
|
|
|
marker_f6b3d9c73f624856cd0f13142cf9ba97.bindPopup(popup_c7eb057d07472a0a1682745ab0dd30fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6b3d9c73f624856cd0f13142cf9ba97.setIcon(icon_d023170906fc935c1fd6ab7b217bab83);
|
|
|
|
|
|
var marker_5495fcd23dab51644ba3edffcffef7f7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b10a59a1c5a7d1986315e59f28f36010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63641aece4d6fd555687594ffe257b0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e92aa73b80e348f5e8404aedf6f576 = $(`<div id="html_58e92aa73b80e348f5e8404aedf6f576" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_63641aece4d6fd555687594ffe257b0d.setContent(html_58e92aa73b80e348f5e8404aedf6f576);
|
|
|
|
|
|
|
|
marker_5495fcd23dab51644ba3edffcffef7f7.bindPopup(popup_63641aece4d6fd555687594ffe257b0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5495fcd23dab51644ba3edffcffef7f7.setIcon(icon_b10a59a1c5a7d1986315e59f28f36010);
|
|
|
|
|
|
var marker_ce1c29a71345174b5776812bfe6fe6af = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1de64b9752cc5efbed2b6171e22a805b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_740f9e25d951b1c9307dba675b7280aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bab1a11afa5b97840eb9d5b92d431167 = $(`<div id="html_bab1a11afa5b97840eb9d5b92d431167" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_740f9e25d951b1c9307dba675b7280aa.setContent(html_bab1a11afa5b97840eb9d5b92d431167);
|
|
|
|
|
|
|
|
marker_ce1c29a71345174b5776812bfe6fe6af.bindPopup(popup_740f9e25d951b1c9307dba675b7280aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce1c29a71345174b5776812bfe6fe6af.setIcon(icon_1de64b9752cc5efbed2b6171e22a805b);
|
|
|
|
|
|
var marker_f380bb01af54c037951ad0e0ede88237 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_898b0f2c8e6a0c7afd49e0184e3cf0b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27cb9801793cebffec5f505285074c1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48dd750e91191401ab2fe7a2056ae2f4 = $(`<div id="html_48dd750e91191401ab2fe7a2056ae2f4" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_27cb9801793cebffec5f505285074c1d.setContent(html_48dd750e91191401ab2fe7a2056ae2f4);
|
|
|
|
|
|
|
|
marker_f380bb01af54c037951ad0e0ede88237.bindPopup(popup_27cb9801793cebffec5f505285074c1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f380bb01af54c037951ad0e0ede88237.setIcon(icon_898b0f2c8e6a0c7afd49e0184e3cf0b1);
|
|
|
|
|
|
var marker_d3752b67b24ba75913be8ebf5629ab34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b61cb98f0f0157fa4fb18443c7aa9bac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51e4144c80622591b896c9b50410521a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b7828fc5051482101daba88e8e4a790 = $(`<div id="html_9b7828fc5051482101daba88e8e4a790" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_51e4144c80622591b896c9b50410521a.setContent(html_9b7828fc5051482101daba88e8e4a790);
|
|
|
|
|
|
|
|
marker_d3752b67b24ba75913be8ebf5629ab34.bindPopup(popup_51e4144c80622591b896c9b50410521a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3752b67b24ba75913be8ebf5629ab34.setIcon(icon_b61cb98f0f0157fa4fb18443c7aa9bac);
|
|
|
|
|
|
var marker_f03b20e39376be36920afd9db5495dbd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_96dd4d0305d8d57bdc23859a5ccef790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_955e8217baddedf0240db2f81609a343 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a172c369974a4674fd748fe843b9fa59 = $(`<div id="html_a172c369974a4674fd748fe843b9fa59" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_955e8217baddedf0240db2f81609a343.setContent(html_a172c369974a4674fd748fe843b9fa59);
|
|
|
|
|
|
|
|
marker_f03b20e39376be36920afd9db5495dbd.bindPopup(popup_955e8217baddedf0240db2f81609a343)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03b20e39376be36920afd9db5495dbd.setIcon(icon_96dd4d0305d8d57bdc23859a5ccef790);
|
|
|
|
|
|
var marker_fbd051e750115193837f65691a605f17 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_eee7aa2bf1c0746491f4e653a3c0a420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a1eb4ed412fcaa39594086094f08ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47aa397a84b0eb5afd48e636428572de = $(`<div id="html_47aa397a84b0eb5afd48e636428572de" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_74a1eb4ed412fcaa39594086094f08ca.setContent(html_47aa397a84b0eb5afd48e636428572de);
|
|
|
|
|
|
|
|
marker_fbd051e750115193837f65691a605f17.bindPopup(popup_74a1eb4ed412fcaa39594086094f08ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbd051e750115193837f65691a605f17.setIcon(icon_eee7aa2bf1c0746491f4e653a3c0a420);
|
|
|
|
|
|
var marker_17e74bd02284a14a3fe3387d7b179999 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_66c845fc0097919d962552a5d00b8a76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b826c4ce71961c10915f1b33891f52e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a796a9dd70987447314f7e6e6fa07792 = $(`<div id="html_a796a9dd70987447314f7e6e6fa07792" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_5b826c4ce71961c10915f1b33891f52e.setContent(html_a796a9dd70987447314f7e6e6fa07792);
|
|
|
|
|
|
|
|
marker_17e74bd02284a14a3fe3387d7b179999.bindPopup(popup_5b826c4ce71961c10915f1b33891f52e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17e74bd02284a14a3fe3387d7b179999.setIcon(icon_66c845fc0097919d962552a5d00b8a76);
|
|
|
|
|
|
var marker_6bfa33fee4d9b779339532d42e9001bd = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_eb997cc3f1178233daa0fbdaa420456c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b40d471898dc57405cb83ecd3c36fdb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2ddb03c701bed0a07509ce3421702b0 = $(`<div id="html_d2ddb03c701bed0a07509ce3421702b0" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_b40d471898dc57405cb83ecd3c36fdb6.setContent(html_d2ddb03c701bed0a07509ce3421702b0);
|
|
|
|
|
|
|
|
marker_6bfa33fee4d9b779339532d42e9001bd.bindPopup(popup_b40d471898dc57405cb83ecd3c36fdb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bfa33fee4d9b779339532d42e9001bd.setIcon(icon_eb997cc3f1178233daa0fbdaa420456c);
|
|
|
|
|
|
var marker_637b6e2fa538c74d36f066f508720e61 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_78dc15f51081f962ff75921cf564a3f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33d75346e5096fc82b7bcc9e23353351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39c8881fd0ec513478113fa1eac9be01 = $(`<div id="html_39c8881fd0ec513478113fa1eac9be01" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_33d75346e5096fc82b7bcc9e23353351.setContent(html_39c8881fd0ec513478113fa1eac9be01);
|
|
|
|
|
|
|
|
marker_637b6e2fa538c74d36f066f508720e61.bindPopup(popup_33d75346e5096fc82b7bcc9e23353351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637b6e2fa538c74d36f066f508720e61.setIcon(icon_78dc15f51081f962ff75921cf564a3f4);
|
|
|
|
|
|
var marker_fee6f8b182e6e468009d4243e2f32b6b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_88e91414f4c9d74e0a72768ce8754331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ef37ae647156fbcbe67da9dd0bb1983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba2cfb529ededb2303c988f1089187c = $(`<div id="html_fba2cfb529ededb2303c988f1089187c" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3ef37ae647156fbcbe67da9dd0bb1983.setContent(html_fba2cfb529ededb2303c988f1089187c);
|
|
|
|
|
|
|
|
marker_fee6f8b182e6e468009d4243e2f32b6b.bindPopup(popup_3ef37ae647156fbcbe67da9dd0bb1983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fee6f8b182e6e468009d4243e2f32b6b.setIcon(icon_88e91414f4c9d74e0a72768ce8754331);
|
|
|
|
|
|
var marker_4d12c0e51c81c2ba42f16f6c14b9aeae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_81c1a2000a9ba14057c6481b3adc742e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a312e0ab01ec93ae48189f9d5aee2b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f1841df7bbda4da3195ed2efc1c8c7b = $(`<div id="html_8f1841df7bbda4da3195ed2efc1c8c7b" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_3a312e0ab01ec93ae48189f9d5aee2b6.setContent(html_8f1841df7bbda4da3195ed2efc1c8c7b);
|
|
|
|
|
|
|
|
marker_4d12c0e51c81c2ba42f16f6c14b9aeae.bindPopup(popup_3a312e0ab01ec93ae48189f9d5aee2b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d12c0e51c81c2ba42f16f6c14b9aeae.setIcon(icon_81c1a2000a9ba14057c6481b3adc742e);
|
|
|
|
|
|
var marker_27f2f75d83a56c7f0dc74cc2d302cfdc = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f24af359db9fb77fa549159cf916b3e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ce1694b85b1ec2154cb1afc12a841be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d125997bc4ca98d9a552ffc541a0d6 = $(`<div id="html_a6d125997bc4ca98d9a552ffc541a0d6" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_1ce1694b85b1ec2154cb1afc12a841be.setContent(html_a6d125997bc4ca98d9a552ffc541a0d6);
|
|
|
|
|
|
|
|
marker_27f2f75d83a56c7f0dc74cc2d302cfdc.bindPopup(popup_1ce1694b85b1ec2154cb1afc12a841be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27f2f75d83a56c7f0dc74cc2d302cfdc.setIcon(icon_f24af359db9fb77fa549159cf916b3e6);
|
|
|
|
|
|
var marker_6490fa9540803bce602ef4b5995f83d8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_42db704456472515682223e54d6da7c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_591248ad352a72bc94079aeb673e5f67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e97cdf8cd58da92fecce07c8df419555 = $(`<div id="html_e97cdf8cd58da92fecce07c8df419555" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_591248ad352a72bc94079aeb673e5f67.setContent(html_e97cdf8cd58da92fecce07c8df419555);
|
|
|
|
|
|
|
|
marker_6490fa9540803bce602ef4b5995f83d8.bindPopup(popup_591248ad352a72bc94079aeb673e5f67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6490fa9540803bce602ef4b5995f83d8.setIcon(icon_42db704456472515682223e54d6da7c5);
|
|
|
|
|
|
var marker_5ba612b9ab1989d87c78aeaa83183870 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e615a778f0ab8f3fa6dfd21768cdfe5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40015bab85e9bdcca85a90560b4cd9df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_848beee23d9a3be191a4c56a80ff0442 = $(`<div id="html_848beee23d9a3be191a4c56a80ff0442" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_40015bab85e9bdcca85a90560b4cd9df.setContent(html_848beee23d9a3be191a4c56a80ff0442);
|
|
|
|
|
|
|
|
marker_5ba612b9ab1989d87c78aeaa83183870.bindPopup(popup_40015bab85e9bdcca85a90560b4cd9df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ba612b9ab1989d87c78aeaa83183870.setIcon(icon_e615a778f0ab8f3fa6dfd21768cdfe5b);
|
|
|
|
|
|
var marker_7c8856f6882a27b2b09db5ed478829cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_54ff8aeef604bd461ee0259175d5fe52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b27274db447ef74ca799c71ec84e9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8b96e5a179a8bac7c7dbd4731ce39c = $(`<div id="html_6a8b96e5a179a8bac7c7dbd4731ce39c" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_41b27274db447ef74ca799c71ec84e9d.setContent(html_6a8b96e5a179a8bac7c7dbd4731ce39c);
|
|
|
|
|
|
|
|
marker_7c8856f6882a27b2b09db5ed478829cd.bindPopup(popup_41b27274db447ef74ca799c71ec84e9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c8856f6882a27b2b09db5ed478829cd.setIcon(icon_54ff8aeef604bd461ee0259175d5fe52);
|
|
|
|
|
|
var marker_9733a55ebc2dca8a93f8f116a4d779f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_96c92f1a731091cfebe1f2e5738bc0b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3de973165685d7f66a868279451b4ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_015119b4d9499a9b768947b088cd886e = $(`<div id="html_015119b4d9499a9b768947b088cd886e" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_a3de973165685d7f66a868279451b4ae.setContent(html_015119b4d9499a9b768947b088cd886e);
|
|
|
|
|
|
|
|
marker_9733a55ebc2dca8a93f8f116a4d779f2.bindPopup(popup_a3de973165685d7f66a868279451b4ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9733a55ebc2dca8a93f8f116a4d779f2.setIcon(icon_96c92f1a731091cfebe1f2e5738bc0b7);
|
|
|
|
|
|
var marker_6c29844dab7067b4b71784f1b1202382 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ef7e57d2c96a5fae753f18cebc3a4ec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9b6c2c66d796ea16a7141a5dc3e9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8452530073f19b794bd6c09d4e57ec33 = $(`<div id="html_8452530073f19b794bd6c09d4e57ec33" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_2e9b6c2c66d796ea16a7141a5dc3e9d7.setContent(html_8452530073f19b794bd6c09d4e57ec33);
|
|
|
|
|
|
|
|
marker_6c29844dab7067b4b71784f1b1202382.bindPopup(popup_2e9b6c2c66d796ea16a7141a5dc3e9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c29844dab7067b4b71784f1b1202382.setIcon(icon_ef7e57d2c96a5fae753f18cebc3a4ec6);
|
|
|
|
|
|
var marker_b9d6c625f70c1a06b30a9d4b0dea4323 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_33ea76d5d4d435b36c241c5cde23b699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09f84df86d81e02b96a5615d88f2497b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17aaf2f453177ab6f7dfee8f07689516 = $(`<div id="html_17aaf2f453177ab6f7dfee8f07689516" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_09f84df86d81e02b96a5615d88f2497b.setContent(html_17aaf2f453177ab6f7dfee8f07689516);
|
|
|
|
|
|
|
|
marker_b9d6c625f70c1a06b30a9d4b0dea4323.bindPopup(popup_09f84df86d81e02b96a5615d88f2497b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d6c625f70c1a06b30a9d4b0dea4323.setIcon(icon_33ea76d5d4d435b36c241c5cde23b699);
|
|
|
|
|
|
var marker_d77e499759508461ad97584e4b108a0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f6b3b98616ca16e2e13afe7ab54f8ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c882129b433eeb9b9508b4eec066b3ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e11363b600820a84805b6067e69c6a34 = $(`<div id="html_e11363b600820a84805b6067e69c6a34" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_c882129b433eeb9b9508b4eec066b3ea.setContent(html_e11363b600820a84805b6067e69c6a34);
|
|
|
|
|
|
|
|
marker_d77e499759508461ad97584e4b108a0a.bindPopup(popup_c882129b433eeb9b9508b4eec066b3ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d77e499759508461ad97584e4b108a0a.setIcon(icon_f6b3b98616ca16e2e13afe7ab54f8ae2);
|
|
|
|
|
|
var marker_07cfe1b637a5d99194b3cc75f2922735 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d79eb541bf4ca3788c9c94533ba1f489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b0ed0bbaf19f37611b464cc0255387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab6795f52c27e8eb45ec56e84cc6bb4d = $(`<div id="html_ab6795f52c27e8eb45ec56e84cc6bb4d" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_c6b0ed0bbaf19f37611b464cc0255387.setContent(html_ab6795f52c27e8eb45ec56e84cc6bb4d);
|
|
|
|
|
|
|
|
marker_07cfe1b637a5d99194b3cc75f2922735.bindPopup(popup_c6b0ed0bbaf19f37611b464cc0255387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07cfe1b637a5d99194b3cc75f2922735.setIcon(icon_d79eb541bf4ca3788c9c94533ba1f489);
|
|
|
|
|
|
var marker_0b09081e332a051ea9dec95a2f7e6903 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e65d230abbaac1bb3315489f1fbf6660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20959c0b5965cfc08c6cbb4b8b1ff388 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5828687640186a2a5f39f2cb824e4972 = $(`<div id="html_5828687640186a2a5f39f2cb824e4972" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_20959c0b5965cfc08c6cbb4b8b1ff388.setContent(html_5828687640186a2a5f39f2cb824e4972);
|
|
|
|
|
|
|
|
marker_0b09081e332a051ea9dec95a2f7e6903.bindPopup(popup_20959c0b5965cfc08c6cbb4b8b1ff388)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b09081e332a051ea9dec95a2f7e6903.setIcon(icon_e65d230abbaac1bb3315489f1fbf6660);
|
|
|
|
|
|
var marker_7cfdc345403c73b26c37d1297034415a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_cf555de8bfafc48a197d0a2cd49a7a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b08f331fefe8032d54202d071c834e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdd4ce1dd645cface5a1ff72acb3034d = $(`<div id="html_bdd4ce1dd645cface5a1ff72acb3034d" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_8b08f331fefe8032d54202d071c834e3.setContent(html_bdd4ce1dd645cface5a1ff72acb3034d);
|
|
|
|
|
|
|
|
marker_7cfdc345403c73b26c37d1297034415a.bindPopup(popup_8b08f331fefe8032d54202d071c834e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cfdc345403c73b26c37d1297034415a.setIcon(icon_cf555de8bfafc48a197d0a2cd49a7a2f);
|
|
|
|
|
|
var marker_d48ca9de566535c8c175eda59a9c7af4 = L.marker(
|
|
[34.1064, -117.593],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_10ff9e3c6dc278258d0d42b5fffe0c55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_524075eea7b01a7179a0d13b6c2d266d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aba3d29e30026b4130cd73d278cda9a9 = $(`<div id="html_aba3d29e30026b4130cd73d278cda9a9" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_524075eea7b01a7179a0d13b6c2d266d.setContent(html_aba3d29e30026b4130cd73d278cda9a9);
|
|
|
|
|
|
|
|
marker_d48ca9de566535c8c175eda59a9c7af4.bindPopup(popup_524075eea7b01a7179a0d13b6c2d266d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d48ca9de566535c8c175eda59a9c7af4.setIcon(icon_10ff9e3c6dc278258d0d42b5fffe0c55);
|
|
|
|
|
|
var marker_10e9a458d1c75fed6425fe6378b9a621 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_47482ca6ef4aa472da2e89db2a282f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5c6a7e3c8d5a89a993d222fa2d3c910 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_004815d8884f4c92c021acab1d079c7c = $(`<div id="html_004815d8884f4c92c021acab1d079c7c" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_c5c6a7e3c8d5a89a993d222fa2d3c910.setContent(html_004815d8884f4c92c021acab1d079c7c);
|
|
|
|
|
|
|
|
marker_10e9a458d1c75fed6425fe6378b9a621.bindPopup(popup_c5c6a7e3c8d5a89a993d222fa2d3c910)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10e9a458d1c75fed6425fe6378b9a621.setIcon(icon_47482ca6ef4aa472da2e89db2a282f19);
|
|
|
|
|
|
var marker_d24bd016f22690cf6901727baaf52134 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2bc877a2584f3af9d5fc55baa7041c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60612dfe3342bdb0ea05ebc7972cb8fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6ce1a72f792f63c3380ca74a7b6f7fd = $(`<div id="html_f6ce1a72f792f63c3380ca74a7b6f7fd" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_60612dfe3342bdb0ea05ebc7972cb8fc.setContent(html_f6ce1a72f792f63c3380ca74a7b6f7fd);
|
|
|
|
|
|
|
|
marker_d24bd016f22690cf6901727baaf52134.bindPopup(popup_60612dfe3342bdb0ea05ebc7972cb8fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24bd016f22690cf6901727baaf52134.setIcon(icon_2bc877a2584f3af9d5fc55baa7041c71);
|
|
|
|
|
|
var marker_58f381e1cf4d0f79f1b76e11f10b1fb1 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2c52a871a8b434e638ab6356b5c4a445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7503aeb93b68905c5dc885071841d4bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dd638a686fefb5402a65399ba076c10 = $(`<div id="html_5dd638a686fefb5402a65399ba076c10" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_7503aeb93b68905c5dc885071841d4bd.setContent(html_5dd638a686fefb5402a65399ba076c10);
|
|
|
|
|
|
|
|
marker_58f381e1cf4d0f79f1b76e11f10b1fb1.bindPopup(popup_7503aeb93b68905c5dc885071841d4bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58f381e1cf4d0f79f1b76e11f10b1fb1.setIcon(icon_2c52a871a8b434e638ab6356b5c4a445);
|
|
|
|
|
|
var marker_5a71835892699f0c30eb7f94d33d8308 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7b50312b5f15388d5251d72b92553307 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de246c61d787d4af80c2a79c2b261cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0853237dd0bfeb33582b5f962a6f69a7 = $(`<div id="html_0853237dd0bfeb33582b5f962a6f69a7" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_de246c61d787d4af80c2a79c2b261cf1.setContent(html_0853237dd0bfeb33582b5f962a6f69a7);
|
|
|
|
|
|
|
|
marker_5a71835892699f0c30eb7f94d33d8308.bindPopup(popup_de246c61d787d4af80c2a79c2b261cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a71835892699f0c30eb7f94d33d8308.setIcon(icon_7b50312b5f15388d5251d72b92553307);
|
|
|
|
|
|
var marker_ca086b274b9b8f83bca8606f4ce3e8b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4552c1cd6cc4bdec6e70824f708f7ad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b7e96e8f7a5909e665d161ade6a491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfb10b831ca48583de4cfc840419838a = $(`<div id="html_dfb10b831ca48583de4cfc840419838a" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_d3b7e96e8f7a5909e665d161ade6a491.setContent(html_dfb10b831ca48583de4cfc840419838a);
|
|
|
|
|
|
|
|
marker_ca086b274b9b8f83bca8606f4ce3e8b4.bindPopup(popup_d3b7e96e8f7a5909e665d161ade6a491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca086b274b9b8f83bca8606f4ce3e8b4.setIcon(icon_4552c1cd6cc4bdec6e70824f708f7ad2);
|
|
|
|
|
|
var marker_a64c76a1343cfe49721303bfd7694d7b = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e19f9ab4124094ce6659c47b067a940c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_136eb94d1e0849cdfd237a84d3bf4512 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_994063a804b905a4e30db0a2c63af164 = $(`<div id="html_994063a804b905a4e30db0a2c63af164" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_136eb94d1e0849cdfd237a84d3bf4512.setContent(html_994063a804b905a4e30db0a2c63af164);
|
|
|
|
|
|
|
|
marker_a64c76a1343cfe49721303bfd7694d7b.bindPopup(popup_136eb94d1e0849cdfd237a84d3bf4512)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a64c76a1343cfe49721303bfd7694d7b.setIcon(icon_e19f9ab4124094ce6659c47b067a940c);
|
|
|
|
|
|
var marker_2c25e2454d6724167ff7709d2e0493cb = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_192081ff1e0e5c559b923f72c48a9a39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a39b9bfb0d76f4928642b2ce40c67b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fae582e50cfb12008ecce1e8b7f11e65 = $(`<div id="html_fae582e50cfb12008ecce1e8b7f11e65" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_74a39b9bfb0d76f4928642b2ce40c67b.setContent(html_fae582e50cfb12008ecce1e8b7f11e65);
|
|
|
|
|
|
|
|
marker_2c25e2454d6724167ff7709d2e0493cb.bindPopup(popup_74a39b9bfb0d76f4928642b2ce40c67b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c25e2454d6724167ff7709d2e0493cb.setIcon(icon_192081ff1e0e5c559b923f72c48a9a39);
|
|
|
|
|
|
var marker_81000d7ed93aadf593343cd96ef1f2c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_252121b4d49fd14842307c67cb572d22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403f61381f82f7171c5198ee164cef43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_922c3b7717b0801513e959595bb2f1cf = $(`<div id="html_922c3b7717b0801513e959595bb2f1cf" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_403f61381f82f7171c5198ee164cef43.setContent(html_922c3b7717b0801513e959595bb2f1cf);
|
|
|
|
|
|
|
|
marker_81000d7ed93aadf593343cd96ef1f2c2.bindPopup(popup_403f61381f82f7171c5198ee164cef43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81000d7ed93aadf593343cd96ef1f2c2.setIcon(icon_252121b4d49fd14842307c67cb572d22);
|
|
|
|
|
|
var marker_4a2a153ef43d84a8866c67936cd3b7a4 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1c3c1051c044ee15ac5fcb603e7e73e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b0ca58d59a16d0e3dccd3168edcb831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb41fe000d27867f54b15c70f85eefd5 = $(`<div id="html_fb41fe000d27867f54b15c70f85eefd5" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_6b0ca58d59a16d0e3dccd3168edcb831.setContent(html_fb41fe000d27867f54b15c70f85eefd5);
|
|
|
|
|
|
|
|
marker_4a2a153ef43d84a8866c67936cd3b7a4.bindPopup(popup_6b0ca58d59a16d0e3dccd3168edcb831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a2a153ef43d84a8866c67936cd3b7a4.setIcon(icon_1c3c1051c044ee15ac5fcb603e7e73e8);
|
|
|
|
|
|
var marker_53cbb8cf983e5e05632ecec07c8591f5 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4ab3c4f7905f733536161605a2f03249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66e79c583edb942d772e692d2ea9a5f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9ce0b13bb026622b13a3e67509e9fcb = $(`<div id="html_f9ce0b13bb026622b13a3e67509e9fcb" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_66e79c583edb942d772e692d2ea9a5f8.setContent(html_f9ce0b13bb026622b13a3e67509e9fcb);
|
|
|
|
|
|
|
|
marker_53cbb8cf983e5e05632ecec07c8591f5.bindPopup(popup_66e79c583edb942d772e692d2ea9a5f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53cbb8cf983e5e05632ecec07c8591f5.setIcon(icon_4ab3c4f7905f733536161605a2f03249);
|
|
|
|
|
|
var marker_28c1bcc5ae6b3234bb6afb3251ed5b7c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3b5e44f32ff768eb27f6deb00d10e03f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1d01455da5524bfe7a96473246db308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518b4c3a8a1f2768b8e3bebed499e978 = $(`<div id="html_518b4c3a8a1f2768b8e3bebed499e978" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_c1d01455da5524bfe7a96473246db308.setContent(html_518b4c3a8a1f2768b8e3bebed499e978);
|
|
|
|
|
|
|
|
marker_28c1bcc5ae6b3234bb6afb3251ed5b7c.bindPopup(popup_c1d01455da5524bfe7a96473246db308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28c1bcc5ae6b3234bb6afb3251ed5b7c.setIcon(icon_3b5e44f32ff768eb27f6deb00d10e03f);
|
|
|
|
|
|
var marker_6a357e8a946880b638e957a4e14e7dff = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_da69f8bed00870d2bb697d4a4211af59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8ad7b3906542705062e0f85ef11a685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19f39fbe42bb6d9002beb6d4da2832b7 = $(`<div id="html_19f39fbe42bb6d9002beb6d4da2832b7" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b8ad7b3906542705062e0f85ef11a685.setContent(html_19f39fbe42bb6d9002beb6d4da2832b7);
|
|
|
|
|
|
|
|
marker_6a357e8a946880b638e957a4e14e7dff.bindPopup(popup_b8ad7b3906542705062e0f85ef11a685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a357e8a946880b638e957a4e14e7dff.setIcon(icon_da69f8bed00870d2bb697d4a4211af59);
|
|
|
|
|
|
var marker_e294a5ce7ab9940223a553e40c97a2c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a69a06166ed4199109ce9918089b3524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_828e0b081a1853333df5fa9daabeef29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b901a9bde66ca183f08bd56f34abfb0 = $(`<div id="html_8b901a9bde66ca183f08bd56f34abfb0" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_828e0b081a1853333df5fa9daabeef29.setContent(html_8b901a9bde66ca183f08bd56f34abfb0);
|
|
|
|
|
|
|
|
marker_e294a5ce7ab9940223a553e40c97a2c4.bindPopup(popup_828e0b081a1853333df5fa9daabeef29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e294a5ce7ab9940223a553e40c97a2c4.setIcon(icon_a69a06166ed4199109ce9918089b3524);
|
|
|
|
|
|
var marker_4d6ff9527f0268ad01175f75fbe7db7f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8e547f1d365ae4f2f863bde35628ba17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01069edbb899be3a7826e7829ba958bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c523dac625643f3e3fc5d68b345515a = $(`<div id="html_9c523dac625643f3e3fc5d68b345515a" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_01069edbb899be3a7826e7829ba958bb.setContent(html_9c523dac625643f3e3fc5d68b345515a);
|
|
|
|
|
|
|
|
marker_4d6ff9527f0268ad01175f75fbe7db7f.bindPopup(popup_01069edbb899be3a7826e7829ba958bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d6ff9527f0268ad01175f75fbe7db7f.setIcon(icon_8e547f1d365ae4f2f863bde35628ba17);
|
|
|
|
|
|
var marker_4d015ec50cf07825921430f1be53c210 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_db681c98e9e9701e1d547d3e5c125a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3113c706130d550a84f07976cab598e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c6166907b1f31cdcbaae879276cfb75 = $(`<div id="html_1c6166907b1f31cdcbaae879276cfb75" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_3113c706130d550a84f07976cab598e5.setContent(html_1c6166907b1f31cdcbaae879276cfb75);
|
|
|
|
|
|
|
|
marker_4d015ec50cf07825921430f1be53c210.bindPopup(popup_3113c706130d550a84f07976cab598e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d015ec50cf07825921430f1be53c210.setIcon(icon_db681c98e9e9701e1d547d3e5c125a96);
|
|
|
|
|
|
var marker_a4cf6199821642124e33e079d8e85f42 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7b38e0b77306f173ae3ab198123f1c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cff502ff3a142210d7ac602f32d0cdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9b6864f3f0df50afb02a3ea0a0ab160 = $(`<div id="html_b9b6864f3f0df50afb02a3ea0a0ab160" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_4cff502ff3a142210d7ac602f32d0cdb.setContent(html_b9b6864f3f0df50afb02a3ea0a0ab160);
|
|
|
|
|
|
|
|
marker_a4cf6199821642124e33e079d8e85f42.bindPopup(popup_4cff502ff3a142210d7ac602f32d0cdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4cf6199821642124e33e079d8e85f42.setIcon(icon_7b38e0b77306f173ae3ab198123f1c83);
|
|
|
|
|
|
var marker_c6f5591a4040473988f5cc98557254bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ac0178c0de7b654a1c8ad1ba24f2e0e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afa23bef20366ea7bf2d6abed45229ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3143218fdc64c9c57065b3cc1db14508 = $(`<div id="html_3143218fdc64c9c57065b3cc1db14508" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_afa23bef20366ea7bf2d6abed45229ce.setContent(html_3143218fdc64c9c57065b3cc1db14508);
|
|
|
|
|
|
|
|
marker_c6f5591a4040473988f5cc98557254bd.bindPopup(popup_afa23bef20366ea7bf2d6abed45229ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f5591a4040473988f5cc98557254bd.setIcon(icon_ac0178c0de7b654a1c8ad1ba24f2e0e9);
|
|
|
|
|
|
var marker_d94484641efda2c9521a294823bfcdd4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e3e3a32ef484549ec40aedb46c529aee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cd5d11a14a69bed29a6884e2ef26e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a498166b4d47aa2ac2cd935707b729bc = $(`<div id="html_a498166b4d47aa2ac2cd935707b729bc" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_2cd5d11a14a69bed29a6884e2ef26e70.setContent(html_a498166b4d47aa2ac2cd935707b729bc);
|
|
|
|
|
|
|
|
marker_d94484641efda2c9521a294823bfcdd4.bindPopup(popup_2cd5d11a14a69bed29a6884e2ef26e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d94484641efda2c9521a294823bfcdd4.setIcon(icon_e3e3a32ef484549ec40aedb46c529aee);
|
|
|
|
|
|
var marker_2d88982d2a125ffd6faaeed906f3c6cb = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_aaa3072e3b7b700859e6fa6e8b3db22b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_798b4698927cbe9a74aa9498656fb467 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a50f4c18850ffd640e6f12aad2e2a731 = $(`<div id="html_a50f4c18850ffd640e6f12aad2e2a731" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_798b4698927cbe9a74aa9498656fb467.setContent(html_a50f4c18850ffd640e6f12aad2e2a731);
|
|
|
|
|
|
|
|
marker_2d88982d2a125ffd6faaeed906f3c6cb.bindPopup(popup_798b4698927cbe9a74aa9498656fb467)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d88982d2a125ffd6faaeed906f3c6cb.setIcon(icon_aaa3072e3b7b700859e6fa6e8b3db22b);
|
|
|
|
|
|
var marker_ecbe4ace5e5d8d4ada96e7bf059b36ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a9a672e081dca24a3c362bb5b46edcfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3092f0bddef51f225264e02bf6799c54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cbe6ba16ccf36522b46e476ab40e72f = $(`<div id="html_0cbe6ba16ccf36522b46e476ab40e72f" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_3092f0bddef51f225264e02bf6799c54.setContent(html_0cbe6ba16ccf36522b46e476ab40e72f);
|
|
|
|
|
|
|
|
marker_ecbe4ace5e5d8d4ada96e7bf059b36ac.bindPopup(popup_3092f0bddef51f225264e02bf6799c54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecbe4ace5e5d8d4ada96e7bf059b36ac.setIcon(icon_a9a672e081dca24a3c362bb5b46edcfd);
|
|
|
|
|
|
var marker_937c1cb903e2fa76a2a829860bb6d993 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ef65ce7ea00a326c78edd44024a34dcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e19748c9e1ee362397c29bc21d9740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435d6c4347f3ff89a174c47ef119f2f0 = $(`<div id="html_435d6c4347f3ff89a174c47ef119f2f0" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_37e19748c9e1ee362397c29bc21d9740.setContent(html_435d6c4347f3ff89a174c47ef119f2f0);
|
|
|
|
|
|
|
|
marker_937c1cb903e2fa76a2a829860bb6d993.bindPopup(popup_37e19748c9e1ee362397c29bc21d9740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_937c1cb903e2fa76a2a829860bb6d993.setIcon(icon_ef65ce7ea00a326c78edd44024a34dcd);
|
|
|
|
|
|
var marker_4c0bc1d40d146d17ba9ed170733ed24d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_15bf294b746fefe3bbf26962150b3fca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfb41173388218552a152379d9566e26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d220e688b80757b73e7b708dccc3e6f = $(`<div id="html_7d220e688b80757b73e7b708dccc3e6f" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_dfb41173388218552a152379d9566e26.setContent(html_7d220e688b80757b73e7b708dccc3e6f);
|
|
|
|
|
|
|
|
marker_4c0bc1d40d146d17ba9ed170733ed24d.bindPopup(popup_dfb41173388218552a152379d9566e26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0bc1d40d146d17ba9ed170733ed24d.setIcon(icon_15bf294b746fefe3bbf26962150b3fca);
|
|
|
|
|
|
var marker_ba6610b695758f19381f1da9d567e2bc = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c91f61216910b7b2404f9c2d7f82fa2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1006f619c8265feea2379d16ff296970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b348fd3f9d2ee3fee9de880ca7cb49cd = $(`<div id="html_b348fd3f9d2ee3fee9de880ca7cb49cd" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_1006f619c8265feea2379d16ff296970.setContent(html_b348fd3f9d2ee3fee9de880ca7cb49cd);
|
|
|
|
|
|
|
|
marker_ba6610b695758f19381f1da9d567e2bc.bindPopup(popup_1006f619c8265feea2379d16ff296970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba6610b695758f19381f1da9d567e2bc.setIcon(icon_c91f61216910b7b2404f9c2d7f82fa2d);
|
|
|
|
|
|
var marker_082ecb3fcaa9ae153fdf205148fb055c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d627dce71969c8ccdffaa9c20d30db95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f94b77e0b2bebd36ba3ebf7edee2fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2b76be16625c316df96bafd8243c415 = $(`<div id="html_e2b76be16625c316df96bafd8243c415" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_45f94b77e0b2bebd36ba3ebf7edee2fc.setContent(html_e2b76be16625c316df96bafd8243c415);
|
|
|
|
|
|
|
|
marker_082ecb3fcaa9ae153fdf205148fb055c.bindPopup(popup_45f94b77e0b2bebd36ba3ebf7edee2fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_082ecb3fcaa9ae153fdf205148fb055c.setIcon(icon_d627dce71969c8ccdffaa9c20d30db95);
|
|
|
|
|
|
var marker_0e711eab49e5ac91078df3e28d4ca5bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6bda038d95133609cd87d340cfd978aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d05e6968f1956a19f2f5e491967b3fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0540b5f8a9149d6da0107cbf383adced = $(`<div id="html_0540b5f8a9149d6da0107cbf383adced" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_1d05e6968f1956a19f2f5e491967b3fd.setContent(html_0540b5f8a9149d6da0107cbf383adced);
|
|
|
|
|
|
|
|
marker_0e711eab49e5ac91078df3e28d4ca5bf.bindPopup(popup_1d05e6968f1956a19f2f5e491967b3fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e711eab49e5ac91078df3e28d4ca5bf.setIcon(icon_6bda038d95133609cd87d340cfd978aa);
|
|
|
|
|
|
var marker_11c458ea804e3660cff8d5ec86799edc = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_217a06e9a539fc13a19ed6b218f7d858 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a25f33418d7ad922acf0be14b615019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ebf3a4c5c99b504fff4c458b26b308 = $(`<div id="html_62ebf3a4c5c99b504fff4c458b26b308" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_7a25f33418d7ad922acf0be14b615019.setContent(html_62ebf3a4c5c99b504fff4c458b26b308);
|
|
|
|
|
|
|
|
marker_11c458ea804e3660cff8d5ec86799edc.bindPopup(popup_7a25f33418d7ad922acf0be14b615019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c458ea804e3660cff8d5ec86799edc.setIcon(icon_217a06e9a539fc13a19ed6b218f7d858);
|
|
|
|
|
|
var marker_7d8a98b2df13e575b3615042e9565417 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4abf10c3c22d008346ec22218c700600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d361c7e2188d0693fdd28e6047a46b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2680fc5b39a7e00e8bca9fc81a0a595d = $(`<div id="html_2680fc5b39a7e00e8bca9fc81a0a595d" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_76d361c7e2188d0693fdd28e6047a46b.setContent(html_2680fc5b39a7e00e8bca9fc81a0a595d);
|
|
|
|
|
|
|
|
marker_7d8a98b2df13e575b3615042e9565417.bindPopup(popup_76d361c7e2188d0693fdd28e6047a46b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d8a98b2df13e575b3615042e9565417.setIcon(icon_4abf10c3c22d008346ec22218c700600);
|
|
|
|
|
|
var marker_40201a9ef5e80711667cc4b5b3f1e1db = L.marker(
|
|
[34.6235, 50.8518],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3f77b5c29cc116d7cf796add4868b705 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c2017427544c444d80fe9e18a68abf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abf882dac2ea0199d7ce8ea68e5aaeac = $(`<div id="html_abf882dac2ea0199d7ce8ea68e5aaeac" style="width: 100.0%; height: 100.0%;">sfri-mhmd.liara.run</div>`)[0];
|
|
popup_6c2017427544c444d80fe9e18a68abf4.setContent(html_abf882dac2ea0199d7ce8ea68e5aaeac);
|
|
|
|
|
|
|
|
marker_40201a9ef5e80711667cc4b5b3f1e1db.bindPopup(popup_6c2017427544c444d80fe9e18a68abf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40201a9ef5e80711667cc4b5b3f1e1db.setIcon(icon_3f77b5c29cc116d7cf796add4868b705);
|
|
|
|
|
|
var marker_9b8e08505b3b2a44e747f5ba247e4ceb = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_217bc50f559591556266f34ce4a39337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d90d9e10271de93c48a70755ceb67d26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c7ab22863917a73e9ba5ac1a889eb8 = $(`<div id="html_62c7ab22863917a73e9ba5ac1a889eb8" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_d90d9e10271de93c48a70755ceb67d26.setContent(html_62c7ab22863917a73e9ba5ac1a889eb8);
|
|
|
|
|
|
|
|
marker_9b8e08505b3b2a44e747f5ba247e4ceb.bindPopup(popup_d90d9e10271de93c48a70755ceb67d26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b8e08505b3b2a44e747f5ba247e4ceb.setIcon(icon_217bc50f559591556266f34ce4a39337);
|
|
|
|
|
|
var marker_8f976496999aef29de8c46b6b9ea953c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f0efbb70c31d17fbd9e19d54d62036d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_799a89d395f6942e5a32451b7783620a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_691eb927e6be86847653952d1253b940 = $(`<div id="html_691eb927e6be86847653952d1253b940" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_799a89d395f6942e5a32451b7783620a.setContent(html_691eb927e6be86847653952d1253b940);
|
|
|
|
|
|
|
|
marker_8f976496999aef29de8c46b6b9ea953c.bindPopup(popup_799a89d395f6942e5a32451b7783620a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f976496999aef29de8c46b6b9ea953c.setIcon(icon_f0efbb70c31d17fbd9e19d54d62036d0);
|
|
|
|
|
|
var marker_0a932d5738b5f16d6bd6d3b4f7ac38ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9fcb64635c86538435fd83d41bb9d169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf4654635c5d1d89823483bbc1d4cec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4923e4b20719964de0875f16a40ad81c = $(`<div id="html_4923e4b20719964de0875f16a40ad81c" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_cf4654635c5d1d89823483bbc1d4cec9.setContent(html_4923e4b20719964de0875f16a40ad81c);
|
|
|
|
|
|
|
|
marker_0a932d5738b5f16d6bd6d3b4f7ac38ed.bindPopup(popup_cf4654635c5d1d89823483bbc1d4cec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a932d5738b5f16d6bd6d3b4f7ac38ed.setIcon(icon_9fcb64635c86538435fd83d41bb9d169);
|
|
|
|
|
|
var marker_56b0fcacb51f082cac627f23d5dbd8d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_dddc9295037cf30cdf393d95c1360c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b388b5bd5daa718a3d7aef2caedd8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee341493374382389c86c2770ed56477 = $(`<div id="html_ee341493374382389c86c2770ed56477" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_c3b388b5bd5daa718a3d7aef2caedd8c.setContent(html_ee341493374382389c86c2770ed56477);
|
|
|
|
|
|
|
|
marker_56b0fcacb51f082cac627f23d5dbd8d3.bindPopup(popup_c3b388b5bd5daa718a3d7aef2caedd8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56b0fcacb51f082cac627f23d5dbd8d3.setIcon(icon_dddc9295037cf30cdf393d95c1360c27);
|
|
|
|
|
|
var marker_2ba9312c2e0b12ae3ea1ccc0452b580d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e15c25b04c33d9a09076acc09a6c1ef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08ee7ba02442f69599fac30306d4a98f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6329b4b50412e565d6ef6aa7d42e75d4 = $(`<div id="html_6329b4b50412e565d6ef6aa7d42e75d4" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_08ee7ba02442f69599fac30306d4a98f.setContent(html_6329b4b50412e565d6ef6aa7d42e75d4);
|
|
|
|
|
|
|
|
marker_2ba9312c2e0b12ae3ea1ccc0452b580d.bindPopup(popup_08ee7ba02442f69599fac30306d4a98f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ba9312c2e0b12ae3ea1ccc0452b580d.setIcon(icon_e15c25b04c33d9a09076acc09a6c1ef4);
|
|
|
|
|
|
var marker_8d00f6badaeee4f0134a6ef494a7f250 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c5ebd48a9128cd91ef7d38008f47179c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61293894c2e7e034d4ae869667e8852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_389bd46b54b42922ce856fe13c2f5d33 = $(`<div id="html_389bd46b54b42922ce856fe13c2f5d33" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_f61293894c2e7e034d4ae869667e8852.setContent(html_389bd46b54b42922ce856fe13c2f5d33);
|
|
|
|
|
|
|
|
marker_8d00f6badaeee4f0134a6ef494a7f250.bindPopup(popup_f61293894c2e7e034d4ae869667e8852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d00f6badaeee4f0134a6ef494a7f250.setIcon(icon_c5ebd48a9128cd91ef7d38008f47179c);
|
|
|
|
|
|
var marker_3bd7b1fe2a844e43237da8d581b8b7ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_911b8dbf3b4df55b9bbc7cc6d73c0f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e84b664728d6afdc5e1cdf96df45527c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d406dc39b8423de476ed0bc489026437 = $(`<div id="html_d406dc39b8423de476ed0bc489026437" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_e84b664728d6afdc5e1cdf96df45527c.setContent(html_d406dc39b8423de476ed0bc489026437);
|
|
|
|
|
|
|
|
marker_3bd7b1fe2a844e43237da8d581b8b7ef.bindPopup(popup_e84b664728d6afdc5e1cdf96df45527c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bd7b1fe2a844e43237da8d581b8b7ef.setIcon(icon_911b8dbf3b4df55b9bbc7cc6d73c0f75);
|
|
|
|
|
|
var marker_517eadaca1f3e188483147b93df2cec3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_929d85757065f80ec368a51950cc0bba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e80b56bfdaca761609c6851800cae681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b72d729bb67dfbad5f827c8aa13bd0e = $(`<div id="html_2b72d729bb67dfbad5f827c8aa13bd0e" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_e80b56bfdaca761609c6851800cae681.setContent(html_2b72d729bb67dfbad5f827c8aa13bd0e);
|
|
|
|
|
|
|
|
marker_517eadaca1f3e188483147b93df2cec3.bindPopup(popup_e80b56bfdaca761609c6851800cae681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_517eadaca1f3e188483147b93df2cec3.setIcon(icon_929d85757065f80ec368a51950cc0bba);
|
|
|
|
|
|
var marker_85c10b3bd518c7a58d7bd9cff5599ddc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_bf057d5eb4846672dfaa4746ff2e98ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64cf331c417ede7c6641621aea2b0a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8decb70bbe1913df34a2419a16561a74 = $(`<div id="html_8decb70bbe1913df34a2419a16561a74" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_64cf331c417ede7c6641621aea2b0a8b.setContent(html_8decb70bbe1913df34a2419a16561a74);
|
|
|
|
|
|
|
|
marker_85c10b3bd518c7a58d7bd9cff5599ddc.bindPopup(popup_64cf331c417ede7c6641621aea2b0a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c10b3bd518c7a58d7bd9cff5599ddc.setIcon(icon_bf057d5eb4846672dfaa4746ff2e98ba);
|
|
|
|
|
|
var marker_d58b5df8371108578ca472238c12d12a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_870462a21f0218c8364b1cf124f22d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72cb4bf33f5f4795d143d1739f41c133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5085c766265717b38c76f8293e9a5db0 = $(`<div id="html_5085c766265717b38c76f8293e9a5db0" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_72cb4bf33f5f4795d143d1739f41c133.setContent(html_5085c766265717b38c76f8293e9a5db0);
|
|
|
|
|
|
|
|
marker_d58b5df8371108578ca472238c12d12a.bindPopup(popup_72cb4bf33f5f4795d143d1739f41c133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58b5df8371108578ca472238c12d12a.setIcon(icon_870462a21f0218c8364b1cf124f22d8f);
|
|
|
|
|
|
var marker_8979e66cdfbf2b27bf4ddf38b16c2896 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0ea5ecbe8db69726c985ec3d611d6c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28823fff3ed279cbdd031d1fb33573ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4675fed9a3151c186e222f8ebc0b9f29 = $(`<div id="html_4675fed9a3151c186e222f8ebc0b9f29" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_28823fff3ed279cbdd031d1fb33573ed.setContent(html_4675fed9a3151c186e222f8ebc0b9f29);
|
|
|
|
|
|
|
|
marker_8979e66cdfbf2b27bf4ddf38b16c2896.bindPopup(popup_28823fff3ed279cbdd031d1fb33573ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8979e66cdfbf2b27bf4ddf38b16c2896.setIcon(icon_0ea5ecbe8db69726c985ec3d611d6c85);
|
|
|
|
|
|
var marker_0f854d21da6a1ea749264c8d344af153 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_cbe61d8a7b88d00bed67ace970d8cdaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9b5dc52b1aac1e74289afa8f044f96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_336958d0d3da710812e304dbc96287b4 = $(`<div id="html_336958d0d3da710812e304dbc96287b4" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_2b9b5dc52b1aac1e74289afa8f044f96.setContent(html_336958d0d3da710812e304dbc96287b4);
|
|
|
|
|
|
|
|
marker_0f854d21da6a1ea749264c8d344af153.bindPopup(popup_2b9b5dc52b1aac1e74289afa8f044f96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f854d21da6a1ea749264c8d344af153.setIcon(icon_cbe61d8a7b88d00bed67ace970d8cdaa);
|
|
|
|
|
|
var marker_0dae41d20a155c2d755ac507e575e9a4 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3d8e394b771c65680cfb5df0ac27f80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279fa666dd382c7135022789b6dca96b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d4c05940addef55ffe9dd938de3195e = $(`<div id="html_5d4c05940addef55ffe9dd938de3195e" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_279fa666dd382c7135022789b6dca96b.setContent(html_5d4c05940addef55ffe9dd938de3195e);
|
|
|
|
|
|
|
|
marker_0dae41d20a155c2d755ac507e575e9a4.bindPopup(popup_279fa666dd382c7135022789b6dca96b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dae41d20a155c2d755ac507e575e9a4.setIcon(icon_3d8e394b771c65680cfb5df0ac27f80a);
|
|
|
|
|
|
var marker_473d8800853e87e3670caf6346841369 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_62011e5f2fb556a1890ca528e49c1c0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_619219a0c4909f002222f1aff402c8bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fc8e6ceb20b056c5204d5ee67be6626 = $(`<div id="html_8fc8e6ceb20b056c5204d5ee67be6626" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_619219a0c4909f002222f1aff402c8bd.setContent(html_8fc8e6ceb20b056c5204d5ee67be6626);
|
|
|
|
|
|
|
|
marker_473d8800853e87e3670caf6346841369.bindPopup(popup_619219a0c4909f002222f1aff402c8bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_473d8800853e87e3670caf6346841369.setIcon(icon_62011e5f2fb556a1890ca528e49c1c0a);
|
|
|
|
|
|
var marker_12178b73d3d9e5ec9aa3783bbe13b5ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3498f0dd3ee6307be0342b4b00612832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47fca694c1937f3f87445814d0e1845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a2ec1b4be5e87719ab1524bf7b6c33 = $(`<div id="html_d8a2ec1b4be5e87719ab1524bf7b6c33" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_d47fca694c1937f3f87445814d0e1845.setContent(html_d8a2ec1b4be5e87719ab1524bf7b6c33);
|
|
|
|
|
|
|
|
marker_12178b73d3d9e5ec9aa3783bbe13b5ec.bindPopup(popup_d47fca694c1937f3f87445814d0e1845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12178b73d3d9e5ec9aa3783bbe13b5ec.setIcon(icon_3498f0dd3ee6307be0342b4b00612832);
|
|
|
|
|
|
var marker_e78335d1dfe33f44fe5e3d0f570fae42 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1b12e29050343a9487b048d15c4988c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8272013bd34c60b06c6c322df2986ae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca41870018e114d6c6c9266080406426 = $(`<div id="html_ca41870018e114d6c6c9266080406426" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_8272013bd34c60b06c6c322df2986ae0.setContent(html_ca41870018e114d6c6c9266080406426);
|
|
|
|
|
|
|
|
marker_e78335d1dfe33f44fe5e3d0f570fae42.bindPopup(popup_8272013bd34c60b06c6c322df2986ae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e78335d1dfe33f44fe5e3d0f570fae42.setIcon(icon_1b12e29050343a9487b048d15c4988c7);
|
|
|
|
|
|
var marker_d5c51780eaba6f754798299c0a77e68e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e33811b52af6725107145a0fa547fac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c67b43dda7b1d4f374e2b7b95b5c615b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab6d225e1652b35a11b80a7c05df4768 = $(`<div id="html_ab6d225e1652b35a11b80a7c05df4768" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_c67b43dda7b1d4f374e2b7b95b5c615b.setContent(html_ab6d225e1652b35a11b80a7c05df4768);
|
|
|
|
|
|
|
|
marker_d5c51780eaba6f754798299c0a77e68e.bindPopup(popup_c67b43dda7b1d4f374e2b7b95b5c615b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c51780eaba6f754798299c0a77e68e.setIcon(icon_e33811b52af6725107145a0fa547fac4);
|
|
|
|
|
|
var marker_e8bd0ba7dbd9dc9e68d8b3513ad961b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7243cd0995d59a96c72319c41f1bab36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca51d750cfc413a607d26fa4c426037 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd4139d95d1a0d2d5be555f38c4a94ec = $(`<div id="html_bd4139d95d1a0d2d5be555f38c4a94ec" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_cca51d750cfc413a607d26fa4c426037.setContent(html_bd4139d95d1a0d2d5be555f38c4a94ec);
|
|
|
|
|
|
|
|
marker_e8bd0ba7dbd9dc9e68d8b3513ad961b1.bindPopup(popup_cca51d750cfc413a607d26fa4c426037)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8bd0ba7dbd9dc9e68d8b3513ad961b1.setIcon(icon_7243cd0995d59a96c72319c41f1bab36);
|
|
|
|
|
|
var marker_d6460cf74fa79df94f879016726a6037 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_57edb5f47a06a08787273e11852caa4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55d7725127b9a0b939f6cb59966aefb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b732db043b201f7c86e5cb3ce9d1770 = $(`<div id="html_0b732db043b201f7c86e5cb3ce9d1770" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_55d7725127b9a0b939f6cb59966aefb2.setContent(html_0b732db043b201f7c86e5cb3ce9d1770);
|
|
|
|
|
|
|
|
marker_d6460cf74fa79df94f879016726a6037.bindPopup(popup_55d7725127b9a0b939f6cb59966aefb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6460cf74fa79df94f879016726a6037.setIcon(icon_57edb5f47a06a08787273e11852caa4e);
|
|
|
|
|
|
var marker_fa11dc133d32e077095b6e2c1f9f4ae7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b8995db3e5714cefc9f5c41c40021860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b0d787f5d74d6ac797cbcc6c72b3f3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1435633b18c32d865bd587f17876512b = $(`<div id="html_1435633b18c32d865bd587f17876512b" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_1b0d787f5d74d6ac797cbcc6c72b3f3a.setContent(html_1435633b18c32d865bd587f17876512b);
|
|
|
|
|
|
|
|
marker_fa11dc133d32e077095b6e2c1f9f4ae7.bindPopup(popup_1b0d787f5d74d6ac797cbcc6c72b3f3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa11dc133d32e077095b6e2c1f9f4ae7.setIcon(icon_b8995db3e5714cefc9f5c41c40021860);
|
|
|
|
|
|
var marker_eb464195a6c75a6cd603f07ccabfe883 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_224d0fbd532d113b4c4f99e7bd8b5d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c675e8777ad152b85b6620e1563cb8b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc564616f3a00afd0682bea2c37998bf = $(`<div id="html_fc564616f3a00afd0682bea2c37998bf" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_c675e8777ad152b85b6620e1563cb8b3.setContent(html_fc564616f3a00afd0682bea2c37998bf);
|
|
|
|
|
|
|
|
marker_eb464195a6c75a6cd603f07ccabfe883.bindPopup(popup_c675e8777ad152b85b6620e1563cb8b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb464195a6c75a6cd603f07ccabfe883.setIcon(icon_224d0fbd532d113b4c4f99e7bd8b5d71);
|
|
|
|
|
|
var marker_3d8f390bbf969cc1399926cba1c9c95b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_feb6d6a10cf4e014a400bc0d12fee17c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d651555658914098f61190996019488f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_605cae3dd260fd18275e1a7dcb5140c1 = $(`<div id="html_605cae3dd260fd18275e1a7dcb5140c1" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_d651555658914098f61190996019488f.setContent(html_605cae3dd260fd18275e1a7dcb5140c1);
|
|
|
|
|
|
|
|
marker_3d8f390bbf969cc1399926cba1c9c95b.bindPopup(popup_d651555658914098f61190996019488f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d8f390bbf969cc1399926cba1c9c95b.setIcon(icon_feb6d6a10cf4e014a400bc0d12fee17c);
|
|
|
|
|
|
var marker_8aa8ff63012d8717e9877ff37347f252 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e1845c13a948679cadcc574758f7cbba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad84ba8214aba0c45a31c3b1db3a1d04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_528ab26f35ce57da1e81aa949b455c19 = $(`<div id="html_528ab26f35ce57da1e81aa949b455c19" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ad84ba8214aba0c45a31c3b1db3a1d04.setContent(html_528ab26f35ce57da1e81aa949b455c19);
|
|
|
|
|
|
|
|
marker_8aa8ff63012d8717e9877ff37347f252.bindPopup(popup_ad84ba8214aba0c45a31c3b1db3a1d04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa8ff63012d8717e9877ff37347f252.setIcon(icon_e1845c13a948679cadcc574758f7cbba);
|
|
|
|
|
|
var marker_7acee4eb017c5a87b7b8d34b6c809b8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1978247227ec1bc84004031f977a686e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ffb9e2cef438fd11a9bcd7959945c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3319f6ecbb9f8fb27d19a90d00e0a821 = $(`<div id="html_3319f6ecbb9f8fb27d19a90d00e0a821" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_23ffb9e2cef438fd11a9bcd7959945c2.setContent(html_3319f6ecbb9f8fb27d19a90d00e0a821);
|
|
|
|
|
|
|
|
marker_7acee4eb017c5a87b7b8d34b6c809b8c.bindPopup(popup_23ffb9e2cef438fd11a9bcd7959945c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7acee4eb017c5a87b7b8d34b6c809b8c.setIcon(icon_1978247227ec1bc84004031f977a686e);
|
|
|
|
|
|
var marker_ed75c4fe1d56838b56d26d746905c1c7 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0619bb9a4e8851fdc64f9c6550c6a11a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0475cb7ce1bf4ddb55d52fefc27e8fe3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04cec8ed6d605f2f15586c92e4439f5b = $(`<div id="html_04cec8ed6d605f2f15586c92e4439f5b" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_0475cb7ce1bf4ddb55d52fefc27e8fe3.setContent(html_04cec8ed6d605f2f15586c92e4439f5b);
|
|
|
|
|
|
|
|
marker_ed75c4fe1d56838b56d26d746905c1c7.bindPopup(popup_0475cb7ce1bf4ddb55d52fefc27e8fe3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed75c4fe1d56838b56d26d746905c1c7.setIcon(icon_0619bb9a4e8851fdc64f9c6550c6a11a);
|
|
|
|
|
|
var marker_4d77acecf7537c4e6fa94be50edb4091 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_aadcb7ceeb85ca549778ad5e6b17063d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a7a4990eb2865fed1ed077f175c7e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f0b5821bb0beb2eaeefce13d0e52db = $(`<div id="html_13f0b5821bb0beb2eaeefce13d0e52db" style="width: 100.0%; height: 100.0%;">nos.lostr.space</div>`)[0];
|
|
popup_3a7a4990eb2865fed1ed077f175c7e1c.setContent(html_13f0b5821bb0beb2eaeefce13d0e52db);
|
|
|
|
|
|
|
|
marker_4d77acecf7537c4e6fa94be50edb4091.bindPopup(popup_3a7a4990eb2865fed1ed077f175c7e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d77acecf7537c4e6fa94be50edb4091.setIcon(icon_aadcb7ceeb85ca549778ad5e6b17063d);
|
|
|
|
|
|
var marker_756ff969569cd4703ad4d49d90eac9fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_28ca283c127af264027fa1cf548976b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49851a7c03faddd84d3bd2314cd99a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deead105ca7668e2181d8b6f88197be4 = $(`<div id="html_deead105ca7668e2181d8b6f88197be4" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b49851a7c03faddd84d3bd2314cd99a4.setContent(html_deead105ca7668e2181d8b6f88197be4);
|
|
|
|
|
|
|
|
marker_756ff969569cd4703ad4d49d90eac9fe.bindPopup(popup_b49851a7c03faddd84d3bd2314cd99a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_756ff969569cd4703ad4d49d90eac9fe.setIcon(icon_28ca283c127af264027fa1cf548976b8);
|
|
|
|
|
|
var marker_a48fa8cd08a2850c05dece2c16b40e61 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b6855cd2ff4860e0da2c1a4ed7954969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7181ce44ea9733832ba88e6c33915433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e2dd0d2b6c81f95205a845c14503bed = $(`<div id="html_5e2dd0d2b6c81f95205a845c14503bed" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_7181ce44ea9733832ba88e6c33915433.setContent(html_5e2dd0d2b6c81f95205a845c14503bed);
|
|
|
|
|
|
|
|
marker_a48fa8cd08a2850c05dece2c16b40e61.bindPopup(popup_7181ce44ea9733832ba88e6c33915433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a48fa8cd08a2850c05dece2c16b40e61.setIcon(icon_b6855cd2ff4860e0da2c1a4ed7954969);
|
|
|
|
|
|
var marker_1ab231dfa19d476a6da8a037758e4a3e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d80cca2b5c872042295cd63d9edb57f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9914ebb0a7ec69ecd1d3f55b371a9df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4de1a51eba142b08a1f8022e5d9b0265 = $(`<div id="html_4de1a51eba142b08a1f8022e5d9b0265" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_9914ebb0a7ec69ecd1d3f55b371a9df6.setContent(html_4de1a51eba142b08a1f8022e5d9b0265);
|
|
|
|
|
|
|
|
marker_1ab231dfa19d476a6da8a037758e4a3e.bindPopup(popup_9914ebb0a7ec69ecd1d3f55b371a9df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab231dfa19d476a6da8a037758e4a3e.setIcon(icon_d80cca2b5c872042295cd63d9edb57f7);
|
|
|
|
|
|
var marker_f04c39c730fc02484735e4c1d6b84ec5 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_bf6f80f36ea54c52e39541deafc831b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc5b4e13c2dee5d9d2e46c8c9eb87f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67b5adbf444020e253e085138f92fe41 = $(`<div id="html_67b5adbf444020e253e085138f92fe41" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_5fc5b4e13c2dee5d9d2e46c8c9eb87f4.setContent(html_67b5adbf444020e253e085138f92fe41);
|
|
|
|
|
|
|
|
marker_f04c39c730fc02484735e4c1d6b84ec5.bindPopup(popup_5fc5b4e13c2dee5d9d2e46c8c9eb87f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f04c39c730fc02484735e4c1d6b84ec5.setIcon(icon_bf6f80f36ea54c52e39541deafc831b0);
|
|
|
|
|
|
var marker_02b8fd7d3113580fba86810bc97e85a5 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_689b8baabaf0b9fad431c6f7b434b91d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8008702ea840fa3a8a0eb787f66b88d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bf9caf0cebf9ebf264dfe8e31fffa3a = $(`<div id="html_0bf9caf0cebf9ebf264dfe8e31fffa3a" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_8008702ea840fa3a8a0eb787f66b88d7.setContent(html_0bf9caf0cebf9ebf264dfe8e31fffa3a);
|
|
|
|
|
|
|
|
marker_02b8fd7d3113580fba86810bc97e85a5.bindPopup(popup_8008702ea840fa3a8a0eb787f66b88d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b8fd7d3113580fba86810bc97e85a5.setIcon(icon_689b8baabaf0b9fad431c6f7b434b91d);
|
|
|
|
|
|
var marker_aca8b79bc01649374a206f2b80d9c84e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f0d434d30470d2cf59aa12217a2e44d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe1158fca8a6d6b3098442a478f3eb24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29bab122189bf5748c0e5eab3622b860 = $(`<div id="html_29bab122189bf5748c0e5eab3622b860" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_fe1158fca8a6d6b3098442a478f3eb24.setContent(html_29bab122189bf5748c0e5eab3622b860);
|
|
|
|
|
|
|
|
marker_aca8b79bc01649374a206f2b80d9c84e.bindPopup(popup_fe1158fca8a6d6b3098442a478f3eb24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aca8b79bc01649374a206f2b80d9c84e.setIcon(icon_f0d434d30470d2cf59aa12217a2e44d9);
|
|
|
|
|
|
var marker_8b4e3828dc7f58b75b47ed736eefd3a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_efe995ba03638e0c2754d925980cf487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4ce716137c9b8987ded29ce0ad2266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_984cd915ccf410877f11e511eae108d1 = $(`<div id="html_984cd915ccf410877f11e511eae108d1" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_4d4ce716137c9b8987ded29ce0ad2266.setContent(html_984cd915ccf410877f11e511eae108d1);
|
|
|
|
|
|
|
|
marker_8b4e3828dc7f58b75b47ed736eefd3a5.bindPopup(popup_4d4ce716137c9b8987ded29ce0ad2266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b4e3828dc7f58b75b47ed736eefd3a5.setIcon(icon_efe995ba03638e0c2754d925980cf487);
|
|
|
|
|
|
var marker_e6d30f00812c31275d4b38b99b51e937 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a473bdb0d8b251ececcd5067fd15b0be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fc71bf41392968c1150680cfd54f648 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c59ad778686f5e5965b3a0839a0356b5 = $(`<div id="html_c59ad778686f5e5965b3a0839a0356b5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_0fc71bf41392968c1150680cfd54f648.setContent(html_c59ad778686f5e5965b3a0839a0356b5);
|
|
|
|
|
|
|
|
marker_e6d30f00812c31275d4b38b99b51e937.bindPopup(popup_0fc71bf41392968c1150680cfd54f648)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6d30f00812c31275d4b38b99b51e937.setIcon(icon_a473bdb0d8b251ececcd5067fd15b0be);
|
|
|
|
|
|
var marker_f6bd8c49c14cc97d163f5768706e54cf = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9e82c8711fb13568fe74737bf4445cbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2283077d991d3d4e0d883ed28f73140f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53daf589ecf2922e23c94af39545788a = $(`<div id="html_53daf589ecf2922e23c94af39545788a" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_2283077d991d3d4e0d883ed28f73140f.setContent(html_53daf589ecf2922e23c94af39545788a);
|
|
|
|
|
|
|
|
marker_f6bd8c49c14cc97d163f5768706e54cf.bindPopup(popup_2283077d991d3d4e0d883ed28f73140f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6bd8c49c14cc97d163f5768706e54cf.setIcon(icon_9e82c8711fb13568fe74737bf4445cbc);
|
|
|
|
|
|
var marker_1e6366f153904e391e770fba912575d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4813383d60104f1245b1a2b830f1ed1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475717dad1a0ec900089cb9088c3c45f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2b8d6a58f3af2711df945f5775dace8 = $(`<div id="html_c2b8d6a58f3af2711df945f5775dace8" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_475717dad1a0ec900089cb9088c3c45f.setContent(html_c2b8d6a58f3af2711df945f5775dace8);
|
|
|
|
|
|
|
|
marker_1e6366f153904e391e770fba912575d3.bindPopup(popup_475717dad1a0ec900089cb9088c3c45f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e6366f153904e391e770fba912575d3.setIcon(icon_4813383d60104f1245b1a2b830f1ed1e);
|
|
|
|
|
|
var marker_0524489a9ee0bbf8a46d9eca9c4e19bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_554d8ae496030d8ec32e22ecb7ef9539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdbcad84a981f9685bb16879f3659065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f321d0e37a735dd03e5d3963349bb8f = $(`<div id="html_8f321d0e37a735dd03e5d3963349bb8f" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_bdbcad84a981f9685bb16879f3659065.setContent(html_8f321d0e37a735dd03e5d3963349bb8f);
|
|
|
|
|
|
|
|
marker_0524489a9ee0bbf8a46d9eca9c4e19bd.bindPopup(popup_bdbcad84a981f9685bb16879f3659065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0524489a9ee0bbf8a46d9eca9c4e19bd.setIcon(icon_554d8ae496030d8ec32e22ecb7ef9539);
|
|
|
|
|
|
var marker_255d6d6f0950a87a549c2018eb61248a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6a27880d115bd2749066998d7b46cc4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc98304e414a2a67ee153834968d74bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64242615554b11311000f9307cebfebf = $(`<div id="html_64242615554b11311000f9307cebfebf" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_bc98304e414a2a67ee153834968d74bd.setContent(html_64242615554b11311000f9307cebfebf);
|
|
|
|
|
|
|
|
marker_255d6d6f0950a87a549c2018eb61248a.bindPopup(popup_bc98304e414a2a67ee153834968d74bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_255d6d6f0950a87a549c2018eb61248a.setIcon(icon_6a27880d115bd2749066998d7b46cc4d);
|
|
|
|
|
|
var marker_abcadf47329a3aa71563c7096b428d58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_244704aa1db0d354bc58a336cd035dfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a495f3bd025a2ac5aac78670791a23f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_303939cc06fcefb14b62371d2f7c18ba = $(`<div id="html_303939cc06fcefb14b62371d2f7c18ba" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6a495f3bd025a2ac5aac78670791a23f.setContent(html_303939cc06fcefb14b62371d2f7c18ba);
|
|
|
|
|
|
|
|
marker_abcadf47329a3aa71563c7096b428d58.bindPopup(popup_6a495f3bd025a2ac5aac78670791a23f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abcadf47329a3aa71563c7096b428d58.setIcon(icon_244704aa1db0d354bc58a336cd035dfe);
|
|
|
|
|
|
var marker_bad550d1f5445fbc401b499403774005 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f8f4a3b11cbbfa41f871c8a66957fca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0d01bf2dac47ef5a6050e0d319dcc8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73381f3f0c6f49c35029899e764e2f5b = $(`<div id="html_73381f3f0c6f49c35029899e764e2f5b" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e0d01bf2dac47ef5a6050e0d319dcc8c.setContent(html_73381f3f0c6f49c35029899e764e2f5b);
|
|
|
|
|
|
|
|
marker_bad550d1f5445fbc401b499403774005.bindPopup(popup_e0d01bf2dac47ef5a6050e0d319dcc8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad550d1f5445fbc401b499403774005.setIcon(icon_f8f4a3b11cbbfa41f871c8a66957fca2);
|
|
|
|
|
|
var marker_9446d66040ebf679cdae535f27046631 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8dedf737cce668a4b462e19883b569e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb2e90c91319c78978b115ef1cbd274c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef4dd512131ecbf6668d4cc95c334413 = $(`<div id="html_ef4dd512131ecbf6668d4cc95c334413" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_bb2e90c91319c78978b115ef1cbd274c.setContent(html_ef4dd512131ecbf6668d4cc95c334413);
|
|
|
|
|
|
|
|
marker_9446d66040ebf679cdae535f27046631.bindPopup(popup_bb2e90c91319c78978b115ef1cbd274c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9446d66040ebf679cdae535f27046631.setIcon(icon_8dedf737cce668a4b462e19883b569e6);
|
|
|
|
|
|
var marker_9c359a498b81e62bccea4d5c4ac357b1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5099d155b5fab95ef6d63870451d88f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec81e73d95d620bb34aaf5c9fa5466ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_624b15e378fefb13e8fb70ecf45b6e87 = $(`<div id="html_624b15e378fefb13e8fb70ecf45b6e87" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_ec81e73d95d620bb34aaf5c9fa5466ad.setContent(html_624b15e378fefb13e8fb70ecf45b6e87);
|
|
|
|
|
|
|
|
marker_9c359a498b81e62bccea4d5c4ac357b1.bindPopup(popup_ec81e73d95d620bb34aaf5c9fa5466ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c359a498b81e62bccea4d5c4ac357b1.setIcon(icon_5099d155b5fab95ef6d63870451d88f7);
|
|
|
|
|
|
var marker_9c81567befba4db398b9049eb63a18cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d96667208839ac028b669763aaab29b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4347d6535360bb9301389b4ce531111e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_088b5483fe6b6492781856fba6a0713e = $(`<div id="html_088b5483fe6b6492781856fba6a0713e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_4347d6535360bb9301389b4ce531111e.setContent(html_088b5483fe6b6492781856fba6a0713e);
|
|
|
|
|
|
|
|
marker_9c81567befba4db398b9049eb63a18cf.bindPopup(popup_4347d6535360bb9301389b4ce531111e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c81567befba4db398b9049eb63a18cf.setIcon(icon_d96667208839ac028b669763aaab29b6);
|
|
|
|
|
|
var marker_c182bd685c8b41cf79f5c59539e62bbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7f1dfa34e7859dcd29ce3e0a6129cc50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8434dcbb4f185b587f7338e9b9473cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df35fa7792d28ab963a5a2b3240bc8e = $(`<div id="html_2df35fa7792d28ab963a5a2b3240bc8e" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_c8434dcbb4f185b587f7338e9b9473cc.setContent(html_2df35fa7792d28ab963a5a2b3240bc8e);
|
|
|
|
|
|
|
|
marker_c182bd685c8b41cf79f5c59539e62bbf.bindPopup(popup_c8434dcbb4f185b587f7338e9b9473cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c182bd685c8b41cf79f5c59539e62bbf.setIcon(icon_7f1dfa34e7859dcd29ce3e0a6129cc50);
|
|
|
|
|
|
var marker_8b78c1d3ea6f2d6cfd08ddbf04a7c9b9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c4ca70182b62077aa638f46141aa7c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_febcbd350e0ef417d0a4b589ff6108da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_255b7110d03abd6cd2f68e6b9202d395 = $(`<div id="html_255b7110d03abd6cd2f68e6b9202d395" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_febcbd350e0ef417d0a4b589ff6108da.setContent(html_255b7110d03abd6cd2f68e6b9202d395);
|
|
|
|
|
|
|
|
marker_8b78c1d3ea6f2d6cfd08ddbf04a7c9b9.bindPopup(popup_febcbd350e0ef417d0a4b589ff6108da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b78c1d3ea6f2d6cfd08ddbf04a7c9b9.setIcon(icon_c4ca70182b62077aa638f46141aa7c6b);
|
|
|
|
|
|
var marker_3c80bdb2cb1c56b5925b2e1d336a0ad4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b70f5a154ba6a231ec9e489cc464e963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_635fa2fbcddd2a18575ed4c5a3db8977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db8ebde7dd034e1319025ee21912e46d = $(`<div id="html_db8ebde7dd034e1319025ee21912e46d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_635fa2fbcddd2a18575ed4c5a3db8977.setContent(html_db8ebde7dd034e1319025ee21912e46d);
|
|
|
|
|
|
|
|
marker_3c80bdb2cb1c56b5925b2e1d336a0ad4.bindPopup(popup_635fa2fbcddd2a18575ed4c5a3db8977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c80bdb2cb1c56b5925b2e1d336a0ad4.setIcon(icon_b70f5a154ba6a231ec9e489cc464e963);
|
|
|
|
|
|
var marker_7bed6957cbdfd9c6c3ae575056d1f6c2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_dff622e5b3d2848746ccdcd41f1a150b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_109f7e516920c8d37abe09db6e5ad269 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae03c2fe29b060bca36660fe9308ef78 = $(`<div id="html_ae03c2fe29b060bca36660fe9308ef78" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_109f7e516920c8d37abe09db6e5ad269.setContent(html_ae03c2fe29b060bca36660fe9308ef78);
|
|
|
|
|
|
|
|
marker_7bed6957cbdfd9c6c3ae575056d1f6c2.bindPopup(popup_109f7e516920c8d37abe09db6e5ad269)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bed6957cbdfd9c6c3ae575056d1f6c2.setIcon(icon_dff622e5b3d2848746ccdcd41f1a150b);
|
|
|
|
|
|
var marker_a4724a61205337e75fd32bc5bfe22e7a = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_fcb0480e69605729c4dccd10ab577be7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fae5980cc987a8746517e88ff759b56c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8813ff45ee356ace5d78072d4547d7c3 = $(`<div id="html_8813ff45ee356ace5d78072d4547d7c3" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_fae5980cc987a8746517e88ff759b56c.setContent(html_8813ff45ee356ace5d78072d4547d7c3);
|
|
|
|
|
|
|
|
marker_a4724a61205337e75fd32bc5bfe22e7a.bindPopup(popup_fae5980cc987a8746517e88ff759b56c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4724a61205337e75fd32bc5bfe22e7a.setIcon(icon_fcb0480e69605729c4dccd10ab577be7);
|
|
|
|
|
|
var marker_62bfdd639fe804e140d63795ab7e8f32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a4dd9718829be8deaa0134bae7d82b40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1235486ec79370baf18f311b026705dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50ca0b376a40ed7ed0b8bfb3735b12f3 = $(`<div id="html_50ca0b376a40ed7ed0b8bfb3735b12f3" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_1235486ec79370baf18f311b026705dd.setContent(html_50ca0b376a40ed7ed0b8bfb3735b12f3);
|
|
|
|
|
|
|
|
marker_62bfdd639fe804e140d63795ab7e8f32.bindPopup(popup_1235486ec79370baf18f311b026705dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62bfdd639fe804e140d63795ab7e8f32.setIcon(icon_a4dd9718829be8deaa0134bae7d82b40);
|
|
|
|
|
|
var marker_81e34a6ce37d89f18cd1c417051342ef = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6d2d493a28e86e28fa0626f09b0eb2c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_735fa520fd555f1446ab34e612326a23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e66197541c8f86de860d3e8205d234e3 = $(`<div id="html_e66197541c8f86de860d3e8205d234e3" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_735fa520fd555f1446ab34e612326a23.setContent(html_e66197541c8f86de860d3e8205d234e3);
|
|
|
|
|
|
|
|
marker_81e34a6ce37d89f18cd1c417051342ef.bindPopup(popup_735fa520fd555f1446ab34e612326a23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81e34a6ce37d89f18cd1c417051342ef.setIcon(icon_6d2d493a28e86e28fa0626f09b0eb2c8);
|
|
|
|
|
|
var marker_7a26ff5a8fd9be84fde266bed3fb3d65 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_39a72b0b51ffba04ccf7740740889407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1111c5548dd67a624cc4ebe7a7bf0163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a3ace2c1112714ffbaa9363f38c64f = $(`<div id="html_b1a3ace2c1112714ffbaa9363f38c64f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_1111c5548dd67a624cc4ebe7a7bf0163.setContent(html_b1a3ace2c1112714ffbaa9363f38c64f);
|
|
|
|
|
|
|
|
marker_7a26ff5a8fd9be84fde266bed3fb3d65.bindPopup(popup_1111c5548dd67a624cc4ebe7a7bf0163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a26ff5a8fd9be84fde266bed3fb3d65.setIcon(icon_39a72b0b51ffba04ccf7740740889407);
|
|
|
|
|
|
var marker_b9158af8ccfb309ce5f462163f3f6c9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_571b67a35a7f5c6abad6b63a945ed74c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_440393fbdf0eb4df82855e9ffcd79131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb2e2c7cb4dc4c1142abe60fc9c40938 = $(`<div id="html_bb2e2c7cb4dc4c1142abe60fc9c40938" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_440393fbdf0eb4df82855e9ffcd79131.setContent(html_bb2e2c7cb4dc4c1142abe60fc9c40938);
|
|
|
|
|
|
|
|
marker_b9158af8ccfb309ce5f462163f3f6c9f.bindPopup(popup_440393fbdf0eb4df82855e9ffcd79131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9158af8ccfb309ce5f462163f3f6c9f.setIcon(icon_571b67a35a7f5c6abad6b63a945ed74c);
|
|
|
|
|
|
var marker_8575204d0cc33d700f6d3996bb837bae = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_08f9ab77f19b7a1b418ba71d6d968772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7364578405443a0afeb2298b0758b2d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9701b38ff6867a7a773e3c0f273c885c = $(`<div id="html_9701b38ff6867a7a773e3c0f273c885c" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_7364578405443a0afeb2298b0758b2d1.setContent(html_9701b38ff6867a7a773e3c0f273c885c);
|
|
|
|
|
|
|
|
marker_8575204d0cc33d700f6d3996bb837bae.bindPopup(popup_7364578405443a0afeb2298b0758b2d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8575204d0cc33d700f6d3996bb837bae.setIcon(icon_08f9ab77f19b7a1b418ba71d6d968772);
|
|
|
|
|
|
var marker_219358a21a3306d08ff8d1f114d751a2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d04c6f70b806a9d0f36dc8c53d60ad12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2fc9c3ed627c46ae4ac14b79af953f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_487ce2e2cefcc748d643a010dfbd1aa6 = $(`<div id="html_487ce2e2cefcc748d643a010dfbd1aa6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d2fc9c3ed627c46ae4ac14b79af953f6.setContent(html_487ce2e2cefcc748d643a010dfbd1aa6);
|
|
|
|
|
|
|
|
marker_219358a21a3306d08ff8d1f114d751a2.bindPopup(popup_d2fc9c3ed627c46ae4ac14b79af953f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219358a21a3306d08ff8d1f114d751a2.setIcon(icon_d04c6f70b806a9d0f36dc8c53d60ad12);
|
|
|
|
|
|
var marker_66a63f79aff11a43e31edcde3d48ae92 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e7373cacc33e977210657045e0f0f2c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d8bca3ea49d3aa4301d474affe80b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc85fde440678e113b4d909b9e8dc66d = $(`<div id="html_dc85fde440678e113b4d909b9e8dc66d" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_78d8bca3ea49d3aa4301d474affe80b2.setContent(html_dc85fde440678e113b4d909b9e8dc66d);
|
|
|
|
|
|
|
|
marker_66a63f79aff11a43e31edcde3d48ae92.bindPopup(popup_78d8bca3ea49d3aa4301d474affe80b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a63f79aff11a43e31edcde3d48ae92.setIcon(icon_e7373cacc33e977210657045e0f0f2c0);
|
|
|
|
|
|
var marker_2267c4a257d2f0313336729da8957cac = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_04f7042020afc492a882091a8502c13c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08494a20abebc5dd35651b293ab56063 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_249c4d5a7b033731c5e87a8f0ac0e982 = $(`<div id="html_249c4d5a7b033731c5e87a8f0ac0e982" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_08494a20abebc5dd35651b293ab56063.setContent(html_249c4d5a7b033731c5e87a8f0ac0e982);
|
|
|
|
|
|
|
|
marker_2267c4a257d2f0313336729da8957cac.bindPopup(popup_08494a20abebc5dd35651b293ab56063)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2267c4a257d2f0313336729da8957cac.setIcon(icon_04f7042020afc492a882091a8502c13c);
|
|
|
|
|
|
var marker_2f1e6c60796d6e4e1db5b5e64c0fb554 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_02b5e0bc29d2111801a1b8c7c004068c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227345ce56d7905628c7a8fdfd3e1a8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e183fd9638f086b4f5b8691003750c1 = $(`<div id="html_3e183fd9638f086b4f5b8691003750c1" style="width: 100.0%; height: 100.0%;">relay.omarih.com</div>`)[0];
|
|
popup_227345ce56d7905628c7a8fdfd3e1a8e.setContent(html_3e183fd9638f086b4f5b8691003750c1);
|
|
|
|
|
|
|
|
marker_2f1e6c60796d6e4e1db5b5e64c0fb554.bindPopup(popup_227345ce56d7905628c7a8fdfd3e1a8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f1e6c60796d6e4e1db5b5e64c0fb554.setIcon(icon_02b5e0bc29d2111801a1b8c7c004068c);
|
|
|
|
|
|
var marker_d991d0018eca955c80eb2a13022d9458 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_cf1a7577ee1e37c4630ec6b548922b7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f82451f3930c6d09dc083e4e7220c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec7e3aaf3a60002611b108caa344ae85 = $(`<div id="html_ec7e3aaf3a60002611b108caa344ae85" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_2f82451f3930c6d09dc083e4e7220c74.setContent(html_ec7e3aaf3a60002611b108caa344ae85);
|
|
|
|
|
|
|
|
marker_d991d0018eca955c80eb2a13022d9458.bindPopup(popup_2f82451f3930c6d09dc083e4e7220c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d991d0018eca955c80eb2a13022d9458.setIcon(icon_cf1a7577ee1e37c4630ec6b548922b7a);
|
|
|
|
|
|
var marker_fc63723c4ecde34cf827aa35f70b2315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1e921140d0626a5cdf156236c20d75db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_066ed3f969bc2ab13e0262e96d8e3e00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58798cc9e08a98b2bf3c543a2e929845 = $(`<div id="html_58798cc9e08a98b2bf3c543a2e929845" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_066ed3f969bc2ab13e0262e96d8e3e00.setContent(html_58798cc9e08a98b2bf3c543a2e929845);
|
|
|
|
|
|
|
|
marker_fc63723c4ecde34cf827aa35f70b2315.bindPopup(popup_066ed3f969bc2ab13e0262e96d8e3e00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc63723c4ecde34cf827aa35f70b2315.setIcon(icon_1e921140d0626a5cdf156236c20d75db);
|
|
|
|
|
|
var marker_13579ea6431ee98eabbf2f8cbc804ca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3d322201b02435b84e4957d46825ec7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6de1b8b0731cddc0588583b0c45a9f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c51a8736b43b75038fe0e187eb4f90e7 = $(`<div id="html_c51a8736b43b75038fe0e187eb4f90e7" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_c6de1b8b0731cddc0588583b0c45a9f7.setContent(html_c51a8736b43b75038fe0e187eb4f90e7);
|
|
|
|
|
|
|
|
marker_13579ea6431ee98eabbf2f8cbc804ca2.bindPopup(popup_c6de1b8b0731cddc0588583b0c45a9f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13579ea6431ee98eabbf2f8cbc804ca2.setIcon(icon_3d322201b02435b84e4957d46825ec7b);
|
|
|
|
|
|
var marker_f02ab601ce593c867b8bb8a9a2594748 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_7ba79c72da5581c11896e2d12b885c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4796611418ef067bfe6dd6d84fb1688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09a26e35dd7951a3ff9ebcc6301d1317 = $(`<div id="html_09a26e35dd7951a3ff9ebcc6301d1317" style="width: 100.0%; height: 100.0%;">cache.freexom.com</div>`)[0];
|
|
popup_b4796611418ef067bfe6dd6d84fb1688.setContent(html_09a26e35dd7951a3ff9ebcc6301d1317);
|
|
|
|
|
|
|
|
marker_f02ab601ce593c867b8bb8a9a2594748.bindPopup(popup_b4796611418ef067bfe6dd6d84fb1688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02ab601ce593c867b8bb8a9a2594748.setIcon(icon_7ba79c72da5581c11896e2d12b885c5d);
|
|
|
|
|
|
var marker_67a2e365a9f9757f3224c62ba7f8cf8e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8408f84c6d07daadc48fe9f617b0309d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aff95162dbad2909e48d821d5555e47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c845f609cf43a956438f6d14bee5265 = $(`<div id="html_0c845f609cf43a956438f6d14bee5265" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_2aff95162dbad2909e48d821d5555e47.setContent(html_0c845f609cf43a956438f6d14bee5265);
|
|
|
|
|
|
|
|
marker_67a2e365a9f9757f3224c62ba7f8cf8e.bindPopup(popup_2aff95162dbad2909e48d821d5555e47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67a2e365a9f9757f3224c62ba7f8cf8e.setIcon(icon_8408f84c6d07daadc48fe9f617b0309d);
|
|
|
|
|
|
var marker_e6d5f81fd4ded3ee836d2e8ec5d35dca = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ad7ff3f96b7b30e773727202b05ee440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1278e19c3e7473b4580a2c94907b7e87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0f1da69d43add8ed1fe784412b1e2f = $(`<div id="html_4e0f1da69d43add8ed1fe784412b1e2f" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_1278e19c3e7473b4580a2c94907b7e87.setContent(html_4e0f1da69d43add8ed1fe784412b1e2f);
|
|
|
|
|
|
|
|
marker_e6d5f81fd4ded3ee836d2e8ec5d35dca.bindPopup(popup_1278e19c3e7473b4580a2c94907b7e87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6d5f81fd4ded3ee836d2e8ec5d35dca.setIcon(icon_ad7ff3f96b7b30e773727202b05ee440);
|
|
|
|
|
|
var marker_8ee973742f7fc5757977931d09870341 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_95164d0185ad7ad552ba19184fef91e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9b066da6206f1bc77971402cfefbcb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0eab11a84512ab716a4119600dfe8ac = $(`<div id="html_b0eab11a84512ab716a4119600dfe8ac" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_c9b066da6206f1bc77971402cfefbcb5.setContent(html_b0eab11a84512ab716a4119600dfe8ac);
|
|
|
|
|
|
|
|
marker_8ee973742f7fc5757977931d09870341.bindPopup(popup_c9b066da6206f1bc77971402cfefbcb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee973742f7fc5757977931d09870341.setIcon(icon_95164d0185ad7ad552ba19184fef91e2);
|
|
|
|
|
|
var marker_0f1475a2623af8ae6ea76370854ef09c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_28482c72ee0b8d8105e19d8fa99e4cfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_482c368629c90c0175eba5b4ebefc998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e2497be6511e125efc8b0da7c80911 = $(`<div id="html_59e2497be6511e125efc8b0da7c80911" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_482c368629c90c0175eba5b4ebefc998.setContent(html_59e2497be6511e125efc8b0da7c80911);
|
|
|
|
|
|
|
|
marker_0f1475a2623af8ae6ea76370854ef09c.bindPopup(popup_482c368629c90c0175eba5b4ebefc998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f1475a2623af8ae6ea76370854ef09c.setIcon(icon_28482c72ee0b8d8105e19d8fa99e4cfb);
|
|
|
|
|
|
var marker_e8249b718cd2f5c6873c89ab343a86d4 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d38b3df16614f11949509ccd3c1eb23f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f825715057c4e82e5e4125c2e36baf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad91a246dddb10e17160c6a3f62f3c1 = $(`<div id="html_8ad91a246dddb10e17160c6a3f62f3c1" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4f825715057c4e82e5e4125c2e36baf1.setContent(html_8ad91a246dddb10e17160c6a3f62f3c1);
|
|
|
|
|
|
|
|
marker_e8249b718cd2f5c6873c89ab343a86d4.bindPopup(popup_4f825715057c4e82e5e4125c2e36baf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8249b718cd2f5c6873c89ab343a86d4.setIcon(icon_d38b3df16614f11949509ccd3c1eb23f);
|
|
|
|
|
|
var marker_80a050a842431ce480b937f629c1c4ef = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c6fcf24340f5268fbe008ebb7eb41dfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c02e129f360a099b2ff75fc5d804419c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507a78ee3b0342696b7f55374b38bdd4 = $(`<div id="html_507a78ee3b0342696b7f55374b38bdd4" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_c02e129f360a099b2ff75fc5d804419c.setContent(html_507a78ee3b0342696b7f55374b38bdd4);
|
|
|
|
|
|
|
|
marker_80a050a842431ce480b937f629c1c4ef.bindPopup(popup_c02e129f360a099b2ff75fc5d804419c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80a050a842431ce480b937f629c1c4ef.setIcon(icon_c6fcf24340f5268fbe008ebb7eb41dfd);
|
|
|
|
|
|
var marker_d65960da6396613bca45bff687d71e35 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_82040777f8d1108cba1b51928032f1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6d50064840684244ba80eed7bf1d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2053834b6295bcabd2c415ef01f9e047 = $(`<div id="html_2053834b6295bcabd2c415ef01f9e047" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_0a6d50064840684244ba80eed7bf1d8b.setContent(html_2053834b6295bcabd2c415ef01f9e047);
|
|
|
|
|
|
|
|
marker_d65960da6396613bca45bff687d71e35.bindPopup(popup_0a6d50064840684244ba80eed7bf1d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d65960da6396613bca45bff687d71e35.setIcon(icon_82040777f8d1108cba1b51928032f1a5);
|
|
|
|
|
|
var marker_f931c57e17c3a2e94e26a8e0b604cb6d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_78a47a98e3a84685f000b21b833b6b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6d233ed8f1fd86a73cd757cdd460769 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22dfe8582285912b08f5db313f724f0 = $(`<div id="html_d22dfe8582285912b08f5db313f724f0" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_c6d233ed8f1fd86a73cd757cdd460769.setContent(html_d22dfe8582285912b08f5db313f724f0);
|
|
|
|
|
|
|
|
marker_f931c57e17c3a2e94e26a8e0b604cb6d.bindPopup(popup_c6d233ed8f1fd86a73cd757cdd460769)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f931c57e17c3a2e94e26a8e0b604cb6d.setIcon(icon_78a47a98e3a84685f000b21b833b6b50);
|
|
|
|
|
|
var marker_e39b6994ed0ee1f233f534f2b7d879df = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e158ca71dec44faee716dd090e1b027c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8b9162c896587922fb7a05fb81212b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b42a3175612ad3e8713188f1270308 = $(`<div id="html_29b42a3175612ad3e8713188f1270308" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_ad8b9162c896587922fb7a05fb81212b.setContent(html_29b42a3175612ad3e8713188f1270308);
|
|
|
|
|
|
|
|
marker_e39b6994ed0ee1f233f534f2b7d879df.bindPopup(popup_ad8b9162c896587922fb7a05fb81212b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e39b6994ed0ee1f233f534f2b7d879df.setIcon(icon_e158ca71dec44faee716dd090e1b027c);
|
|
|
|
|
|
var marker_68f2f6548cc3823d1c906fdc4085763a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6946ce92d341671547558346c922c2de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aaffeb1bb3f149a147677d22ebce481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a307db8f2b84a29117fb3f66f0a5009 = $(`<div id="html_2a307db8f2b84a29117fb3f66f0a5009" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_1aaffeb1bb3f149a147677d22ebce481.setContent(html_2a307db8f2b84a29117fb3f66f0a5009);
|
|
|
|
|
|
|
|
marker_68f2f6548cc3823d1c906fdc4085763a.bindPopup(popup_1aaffeb1bb3f149a147677d22ebce481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f2f6548cc3823d1c906fdc4085763a.setIcon(icon_6946ce92d341671547558346c922c2de);
|
|
|
|
|
|
var marker_23c55850cf649b75fdac5e816e3b5b90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5d5e35994275a67145ceb68e5a5573e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe7404036f92576e25ac5778d530b7af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_981f922eed2fda685ac456e1489d76a3 = $(`<div id="html_981f922eed2fda685ac456e1489d76a3" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_fe7404036f92576e25ac5778d530b7af.setContent(html_981f922eed2fda685ac456e1489d76a3);
|
|
|
|
|
|
|
|
marker_23c55850cf649b75fdac5e816e3b5b90.bindPopup(popup_fe7404036f92576e25ac5778d530b7af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23c55850cf649b75fdac5e816e3b5b90.setIcon(icon_5d5e35994275a67145ceb68e5a5573e7);
|
|
|
|
|
|
var marker_7e82af0754ca0a9307ca9fe46f0a7abc = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_32649e52182298a8e30a1b687df7f890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3802ee8f4d60edf82f1f4f8d7a34850b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_274928a661ba931846c5342fd0df0cf9 = $(`<div id="html_274928a661ba931846c5342fd0df0cf9" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3802ee8f4d60edf82f1f4f8d7a34850b.setContent(html_274928a661ba931846c5342fd0df0cf9);
|
|
|
|
|
|
|
|
marker_7e82af0754ca0a9307ca9fe46f0a7abc.bindPopup(popup_3802ee8f4d60edf82f1f4f8d7a34850b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e82af0754ca0a9307ca9fe46f0a7abc.setIcon(icon_32649e52182298a8e30a1b687df7f890);
|
|
|
|
|
|
var marker_8c6eb7fbe6d5209cb8b33e7a2609b526 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b06ec0e465c6a368ab000313465647ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db2d5b6a64ba3ca04b640eb0d262596f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbd7ac234f0e142a2b926b46fb4cafa3 = $(`<div id="html_cbd7ac234f0e142a2b926b46fb4cafa3" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_db2d5b6a64ba3ca04b640eb0d262596f.setContent(html_cbd7ac234f0e142a2b926b46fb4cafa3);
|
|
|
|
|
|
|
|
marker_8c6eb7fbe6d5209cb8b33e7a2609b526.bindPopup(popup_db2d5b6a64ba3ca04b640eb0d262596f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c6eb7fbe6d5209cb8b33e7a2609b526.setIcon(icon_b06ec0e465c6a368ab000313465647ce);
|
|
|
|
|
|
var marker_7285df33428929ea152961b198440135 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0e95f3c7ff19c6e596f8b1b28090394f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5b4e1265b398a9600e766411612d0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee2b42564669ada329cff8a069acec54 = $(`<div id="html_ee2b42564669ada329cff8a069acec54" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_2d5b4e1265b398a9600e766411612d0d.setContent(html_ee2b42564669ada329cff8a069acec54);
|
|
|
|
|
|
|
|
marker_7285df33428929ea152961b198440135.bindPopup(popup_2d5b4e1265b398a9600e766411612d0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7285df33428929ea152961b198440135.setIcon(icon_0e95f3c7ff19c6e596f8b1b28090394f);
|
|
|
|
|
|
var marker_41f037753a3fab33bc848b5dfc0db967 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d2b069a4ea3ceab6167a753c5ea5b312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_218d6d8ae71c612cdef4873809f640bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dafba9b23d34b79816dd3258b756c31f = $(`<div id="html_dafba9b23d34b79816dd3258b756c31f" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_218d6d8ae71c612cdef4873809f640bf.setContent(html_dafba9b23d34b79816dd3258b756c31f);
|
|
|
|
|
|
|
|
marker_41f037753a3fab33bc848b5dfc0db967.bindPopup(popup_218d6d8ae71c612cdef4873809f640bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41f037753a3fab33bc848b5dfc0db967.setIcon(icon_d2b069a4ea3ceab6167a753c5ea5b312);
|
|
|
|
|
|
var marker_be3f75b644acc4ff950d235ad91470fd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2be1b765b43547536a86a1839161332c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c267e6e2430ca5a12707b1376773dcae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c024e3be0ba3c7d7ff952b20a16a6435 = $(`<div id="html_c024e3be0ba3c7d7ff952b20a16a6435" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_c267e6e2430ca5a12707b1376773dcae.setContent(html_c024e3be0ba3c7d7ff952b20a16a6435);
|
|
|
|
|
|
|
|
marker_be3f75b644acc4ff950d235ad91470fd.bindPopup(popup_c267e6e2430ca5a12707b1376773dcae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3f75b644acc4ff950d235ad91470fd.setIcon(icon_2be1b765b43547536a86a1839161332c);
|
|
|
|
|
|
var marker_f641cb99f0f6eabe599aac77c3d0143d = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_90e1b8902e3b7f837ef749afe3b00cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed7d2b74e51518fd2036ffb1d6375c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d38cb09988348ed04b464a224098fae = $(`<div id="html_3d38cb09988348ed04b464a224098fae" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_ed7d2b74e51518fd2036ffb1d6375c7a.setContent(html_3d38cb09988348ed04b464a224098fae);
|
|
|
|
|
|
|
|
marker_f641cb99f0f6eabe599aac77c3d0143d.bindPopup(popup_ed7d2b74e51518fd2036ffb1d6375c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f641cb99f0f6eabe599aac77c3d0143d.setIcon(icon_90e1b8902e3b7f837ef749afe3b00cbf);
|
|
|
|
|
|
var marker_c67840c984eb0b0ffffb9b185ca7c564 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_2def4bb127e67ebd5a78c0da0357c448 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdfe3e11b56f4f367338099a240b8d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_324972b612719d1aeeb5175ea467a9f0 = $(`<div id="html_324972b612719d1aeeb5175ea467a9f0" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_bdfe3e11b56f4f367338099a240b8d98.setContent(html_324972b612719d1aeeb5175ea467a9f0);
|
|
|
|
|
|
|
|
marker_c67840c984eb0b0ffffb9b185ca7c564.bindPopup(popup_bdfe3e11b56f4f367338099a240b8d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c67840c984eb0b0ffffb9b185ca7c564.setIcon(icon_2def4bb127e67ebd5a78c0da0357c448);
|
|
|
|
|
|
var marker_eadec79d10c2301e5d4ece2f67afbeb4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_8bb71abc40380dcb02d57557d54d9a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fbc47f779f7fd1d2f31f003ddda8194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_725fe1145e1341d2975cb33fd65e718d = $(`<div id="html_725fe1145e1341d2975cb33fd65e718d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7fbc47f779f7fd1d2f31f003ddda8194.setContent(html_725fe1145e1341d2975cb33fd65e718d);
|
|
|
|
|
|
|
|
marker_eadec79d10c2301e5d4ece2f67afbeb4.bindPopup(popup_7fbc47f779f7fd1d2f31f003ddda8194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eadec79d10c2301e5d4ece2f67afbeb4.setIcon(icon_8bb71abc40380dcb02d57557d54d9a82);
|
|
|
|
|
|
var marker_03084826b9b981beb318705c50285e4c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_d5b0c74402bcffd0f87c57901daa6853 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5ee95c37e7b0460cead414b494da731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90b18050ae0e32be24691e39aaedc8f4 = $(`<div id="html_90b18050ae0e32be24691e39aaedc8f4" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_d5ee95c37e7b0460cead414b494da731.setContent(html_90b18050ae0e32be24691e39aaedc8f4);
|
|
|
|
|
|
|
|
marker_03084826b9b981beb318705c50285e4c.bindPopup(popup_d5ee95c37e7b0460cead414b494da731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03084826b9b981beb318705c50285e4c.setIcon(icon_d5b0c74402bcffd0f87c57901daa6853);
|
|
|
|
|
|
var marker_fb3d75cb1b29d40317f754598a4d0c35 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_bba967b6461d584d99e50aa012f2f309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c1903905872ad46894ff7e43354cdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63c1ecfe0982de25acf3c4ec747a5bdd = $(`<div id="html_63c1ecfe0982de25acf3c4ec747a5bdd" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_58c1903905872ad46894ff7e43354cdd.setContent(html_63c1ecfe0982de25acf3c4ec747a5bdd);
|
|
|
|
|
|
|
|
marker_fb3d75cb1b29d40317f754598a4d0c35.bindPopup(popup_58c1903905872ad46894ff7e43354cdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb3d75cb1b29d40317f754598a4d0c35.setIcon(icon_bba967b6461d584d99e50aa012f2f309);
|
|
|
|
|
|
var marker_25dd78876d94b701e5b6e5dc8889e9d1 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_44e40b406df52304b5851ce0cb5d8c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e50ddf918fec3d6ac86af372e38394e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91a8567e8c26794c2379c485631920d8 = $(`<div id="html_91a8567e8c26794c2379c485631920d8" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_3e50ddf918fec3d6ac86af372e38394e.setContent(html_91a8567e8c26794c2379c485631920d8);
|
|
|
|
|
|
|
|
marker_25dd78876d94b701e5b6e5dc8889e9d1.bindPopup(popup_3e50ddf918fec3d6ac86af372e38394e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25dd78876d94b701e5b6e5dc8889e9d1.setIcon(icon_44e40b406df52304b5851ce0cb5d8c2b);
|
|
|
|
|
|
var marker_65830df05d55341ddb46a6ba8116cde8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5ff48620c5b0008e87e5cf0f7b89365e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f526558d2f3c5f001236b02ea80913b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e07fe0330017ae887abf653a770b044 = $(`<div id="html_6e07fe0330017ae887abf653a770b044" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_8f526558d2f3c5f001236b02ea80913b.setContent(html_6e07fe0330017ae887abf653a770b044);
|
|
|
|
|
|
|
|
marker_65830df05d55341ddb46a6ba8116cde8.bindPopup(popup_8f526558d2f3c5f001236b02ea80913b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65830df05d55341ddb46a6ba8116cde8.setIcon(icon_5ff48620c5b0008e87e5cf0f7b89365e);
|
|
|
|
|
|
var marker_cb42311b7fa59db0b9db1f9f185c2802 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e0a87914bdc4ec17a976d00ca3147789 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8d0fbacf360af59521c59f46787e0aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd87ea9589cd6292c7065f3fe9cde59 = $(`<div id="html_afd87ea9589cd6292c7065f3fe9cde59" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_d8d0fbacf360af59521c59f46787e0aa.setContent(html_afd87ea9589cd6292c7065f3fe9cde59);
|
|
|
|
|
|
|
|
marker_cb42311b7fa59db0b9db1f9f185c2802.bindPopup(popup_d8d0fbacf360af59521c59f46787e0aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb42311b7fa59db0b9db1f9f185c2802.setIcon(icon_e0a87914bdc4ec17a976d00ca3147789);
|
|
|
|
|
|
var marker_60b0c48c7ea36ef088fa12705a8f80f0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6c0fde18a9dff110a28e8623ff225df5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43ec46c06b8692d54d8ee6ff886c3151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2f81674f771bdc34be888dd4745b335 = $(`<div id="html_f2f81674f771bdc34be888dd4745b335" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_43ec46c06b8692d54d8ee6ff886c3151.setContent(html_f2f81674f771bdc34be888dd4745b335);
|
|
|
|
|
|
|
|
marker_60b0c48c7ea36ef088fa12705a8f80f0.bindPopup(popup_43ec46c06b8692d54d8ee6ff886c3151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60b0c48c7ea36ef088fa12705a8f80f0.setIcon(icon_6c0fde18a9dff110a28e8623ff225df5);
|
|
|
|
|
|
var marker_2d2280fd7ed1953ce9f7466adfe967bf = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c308264f53d0cd5723d284014c5cbfa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da111fc8d6d1a03582cb5841c2ab970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3561a63f1d1785aa5c563247640efa11 = $(`<div id="html_3561a63f1d1785aa5c563247640efa11" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_2da111fc8d6d1a03582cb5841c2ab970.setContent(html_3561a63f1d1785aa5c563247640efa11);
|
|
|
|
|
|
|
|
marker_2d2280fd7ed1953ce9f7466adfe967bf.bindPopup(popup_2da111fc8d6d1a03582cb5841c2ab970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2280fd7ed1953ce9f7466adfe967bf.setIcon(icon_c308264f53d0cd5723d284014c5cbfa6);
|
|
|
|
|
|
var marker_646225593c26b2d37ce2a98f8fcf11ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6e4ddcc1a5128074a33358041af65cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4579a63f692232f65ba1b9cac168ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c86727fe1884f8c9df39cfac713657d6 = $(`<div id="html_c86727fe1884f8c9df39cfac713657d6" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_d4579a63f692232f65ba1b9cac168ca4.setContent(html_c86727fe1884f8c9df39cfac713657d6);
|
|
|
|
|
|
|
|
marker_646225593c26b2d37ce2a98f8fcf11ee.bindPopup(popup_d4579a63f692232f65ba1b9cac168ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646225593c26b2d37ce2a98f8fcf11ee.setIcon(icon_6e4ddcc1a5128074a33358041af65cbb);
|
|
|
|
|
|
var marker_736785306932096953e9909334ba328a = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e075d0ba583984981561eb1eccbafb17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c29f54ea40373d8a06421ea4f209352c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f082d9832dae0380d60d135ae6873717 = $(`<div id="html_f082d9832dae0380d60d135ae6873717" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_c29f54ea40373d8a06421ea4f209352c.setContent(html_f082d9832dae0380d60d135ae6873717);
|
|
|
|
|
|
|
|
marker_736785306932096953e9909334ba328a.bindPopup(popup_c29f54ea40373d8a06421ea4f209352c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_736785306932096953e9909334ba328a.setIcon(icon_e075d0ba583984981561eb1eccbafb17);
|
|
|
|
|
|
var marker_2e70bd839a48dbbe29cebb6a8896c386 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_4aa62cb77159d21f2fa0520a28a55c53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191a0043b4922ca91f31457e3c7fdfae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e95463e900320e46e9270e6cc5faf0 = $(`<div id="html_c3e95463e900320e46e9270e6cc5faf0" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_191a0043b4922ca91f31457e3c7fdfae.setContent(html_c3e95463e900320e46e9270e6cc5faf0);
|
|
|
|
|
|
|
|
marker_2e70bd839a48dbbe29cebb6a8896c386.bindPopup(popup_191a0043b4922ca91f31457e3c7fdfae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e70bd839a48dbbe29cebb6a8896c386.setIcon(icon_4aa62cb77159d21f2fa0520a28a55c53);
|
|
|
|
|
|
var marker_3658224a1a5bfcb6603508cec9479ed4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1c12e9bc6ae688f90486d6ec8506196b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15f471693455501d967671bd81406005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da01874dc96fc79da596e6cf20ec733 = $(`<div id="html_9da01874dc96fc79da596e6cf20ec733" style="width: 100.0%; height: 100.0%;">r1.freexom.com</div>`)[0];
|
|
popup_15f471693455501d967671bd81406005.setContent(html_9da01874dc96fc79da596e6cf20ec733);
|
|
|
|
|
|
|
|
marker_3658224a1a5bfcb6603508cec9479ed4.bindPopup(popup_15f471693455501d967671bd81406005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3658224a1a5bfcb6603508cec9479ed4.setIcon(icon_1c12e9bc6ae688f90486d6ec8506196b);
|
|
|
|
|
|
var marker_67b06e1c917b8c806d5966fc930f01f8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_aaf74e095e4d0c1cdd8e469b0334c85a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d3d48b8ac413368367017479d0572b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e9afcd5b3f746de748275123e62516b = $(`<div id="html_1e9afcd5b3f746de748275123e62516b" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0d3d48b8ac413368367017479d0572b8.setContent(html_1e9afcd5b3f746de748275123e62516b);
|
|
|
|
|
|
|
|
marker_67b06e1c917b8c806d5966fc930f01f8.bindPopup(popup_0d3d48b8ac413368367017479d0572b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b06e1c917b8c806d5966fc930f01f8.setIcon(icon_aaf74e095e4d0c1cdd8e469b0334c85a);
|
|
|
|
|
|
var marker_786f5dec8cc3ef5aa308c501a658d252 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a1222958c8ae7f68ca52ca96a12e8aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534972a797369af7fbe9bebe128c2df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4d54af76538946b13d33a7b1719360f = $(`<div id="html_d4d54af76538946b13d33a7b1719360f" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_534972a797369af7fbe9bebe128c2df1.setContent(html_d4d54af76538946b13d33a7b1719360f);
|
|
|
|
|
|
|
|
marker_786f5dec8cc3ef5aa308c501a658d252.bindPopup(popup_534972a797369af7fbe9bebe128c2df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_786f5dec8cc3ef5aa308c501a658d252.setIcon(icon_a1222958c8ae7f68ca52ca96a12e8aad);
|
|
|
|
|
|
var marker_ee829bde0a1c461b9039b6d527811c43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_0dbb32d401db4ea2182c7e20bf83691d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9486a0c5dd6b6638da087bdfe5b9d6e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f7c94f1dc50915512fd9256d1ecaca4 = $(`<div id="html_0f7c94f1dc50915512fd9256d1ecaca4" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_9486a0c5dd6b6638da087bdfe5b9d6e6.setContent(html_0f7c94f1dc50915512fd9256d1ecaca4);
|
|
|
|
|
|
|
|
marker_ee829bde0a1c461b9039b6d527811c43.bindPopup(popup_9486a0c5dd6b6638da087bdfe5b9d6e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee829bde0a1c461b9039b6d527811c43.setIcon(icon_0dbb32d401db4ea2182c7e20bf83691d);
|
|
|
|
|
|
var marker_58b8f760838b77a5554d26d5266f0faf = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3535321db9d6acacecbc5d28f998d75c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9abc23e2dfb901bc1cae5596ea2d7d7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9af72c8acd45c23efd94e8d60759ecb = $(`<div id="html_a9af72c8acd45c23efd94e8d60759ecb" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_9abc23e2dfb901bc1cae5596ea2d7d7f.setContent(html_a9af72c8acd45c23efd94e8d60759ecb);
|
|
|
|
|
|
|
|
marker_58b8f760838b77a5554d26d5266f0faf.bindPopup(popup_9abc23e2dfb901bc1cae5596ea2d7d7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58b8f760838b77a5554d26d5266f0faf.setIcon(icon_3535321db9d6acacecbc5d28f998d75c);
|
|
|
|
|
|
var marker_b8010514ec40383b90db531f3a5ba568 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_83565519e696a3dbe329a0234f0f7aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f88702a923027b9f8936a8cd25c24f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6885702dfda0646e11dff65cfefe0a71 = $(`<div id="html_6885702dfda0646e11dff65cfefe0a71" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_0f88702a923027b9f8936a8cd25c24f2.setContent(html_6885702dfda0646e11dff65cfefe0a71);
|
|
|
|
|
|
|
|
marker_b8010514ec40383b90db531f3a5ba568.bindPopup(popup_0f88702a923027b9f8936a8cd25c24f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8010514ec40383b90db531f3a5ba568.setIcon(icon_83565519e696a3dbe329a0234f0f7aaa);
|
|
|
|
|
|
var marker_0ebafcd5b42f7d53b095904b536f6888 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_be38cd490df24e1678d2ce0d809992db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ac8d7af78d69a18ea2e3c7954eefe47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba9a20e9c196ffea255137c8e57e461 = $(`<div id="html_5ba9a20e9c196ffea255137c8e57e461" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_3ac8d7af78d69a18ea2e3c7954eefe47.setContent(html_5ba9a20e9c196ffea255137c8e57e461);
|
|
|
|
|
|
|
|
marker_0ebafcd5b42f7d53b095904b536f6888.bindPopup(popup_3ac8d7af78d69a18ea2e3c7954eefe47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ebafcd5b42f7d53b095904b536f6888.setIcon(icon_be38cd490df24e1678d2ce0d809992db);
|
|
|
|
|
|
var marker_6ee3a946026319d2b16f1b3b947564ee = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_626ddf97f92b8b458ff11a30ed509e4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf2a622ec05dac11f03ca001587235e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e82414f39f97b83649335b65fca707a = $(`<div id="html_5e82414f39f97b83649335b65fca707a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_bf2a622ec05dac11f03ca001587235e6.setContent(html_5e82414f39f97b83649335b65fca707a);
|
|
|
|
|
|
|
|
marker_6ee3a946026319d2b16f1b3b947564ee.bindPopup(popup_bf2a622ec05dac11f03ca001587235e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ee3a946026319d2b16f1b3b947564ee.setIcon(icon_626ddf97f92b8b458ff11a30ed509e4d);
|
|
|
|
|
|
var marker_02fcff6007278ad20b0a71dd18e2396d = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5028f0d99388fe464f92f756aeec7d18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ba541433c9315118b5488401edd0ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8711337362041cc77846b078266d04d = $(`<div id="html_c8711337362041cc77846b078266d04d" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_89ba541433c9315118b5488401edd0ed.setContent(html_c8711337362041cc77846b078266d04d);
|
|
|
|
|
|
|
|
marker_02fcff6007278ad20b0a71dd18e2396d.bindPopup(popup_89ba541433c9315118b5488401edd0ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02fcff6007278ad20b0a71dd18e2396d.setIcon(icon_5028f0d99388fe464f92f756aeec7d18);
|
|
|
|
|
|
var marker_a9bae2984cee5250b025e48a52cd27f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_c030a44602028a247c08b8f2ebfcac5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5db5febdedae428c3ab6bd98feda2074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b15acb411674d754a0e89b008cef90b0 = $(`<div id="html_b15acb411674d754a0e89b008cef90b0" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_5db5febdedae428c3ab6bd98feda2074.setContent(html_b15acb411674d754a0e89b008cef90b0);
|
|
|
|
|
|
|
|
marker_a9bae2984cee5250b025e48a52cd27f4.bindPopup(popup_5db5febdedae428c3ab6bd98feda2074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9bae2984cee5250b025e48a52cd27f4.setIcon(icon_c030a44602028a247c08b8f2ebfcac5f);
|
|
|
|
|
|
var marker_dcbc6b3d7b4285afb81f512a718f74d2 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_efe6559ef1a90164be0c05d7e2f66cc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84aab242edc552fa5576376938ecf7f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756d2703dec2194aadb15940ced2e843 = $(`<div id="html_756d2703dec2194aadb15940ced2e843" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_84aab242edc552fa5576376938ecf7f2.setContent(html_756d2703dec2194aadb15940ced2e843);
|
|
|
|
|
|
|
|
marker_dcbc6b3d7b4285afb81f512a718f74d2.bindPopup(popup_84aab242edc552fa5576376938ecf7f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcbc6b3d7b4285afb81f512a718f74d2.setIcon(icon_efe6559ef1a90164be0c05d7e2f66cc9);
|
|
|
|
|
|
var marker_441a22154ec28fa3920f0b60ecd9cd2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_386ef3bd3d447af9c41db69f18cd868a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fbf29ef4c2b5d5f7f5a7534614917e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b704c7cbbd7f5952c1c4365e4b3ed1a = $(`<div id="html_0b704c7cbbd7f5952c1c4365e4b3ed1a" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_5fbf29ef4c2b5d5f7f5a7534614917e4.setContent(html_0b704c7cbbd7f5952c1c4365e4b3ed1a);
|
|
|
|
|
|
|
|
marker_441a22154ec28fa3920f0b60ecd9cd2e.bindPopup(popup_5fbf29ef4c2b5d5f7f5a7534614917e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441a22154ec28fa3920f0b60ecd9cd2e.setIcon(icon_386ef3bd3d447af9c41db69f18cd868a);
|
|
|
|
|
|
var marker_70d0fa7e3d42a9ef6288f652a31b8f65 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_f02633c429ead325f461e0a0ac1cb696 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_753befcf17c6b5b342c5c615a296d588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_580b2018f8353d0a5a372bfbd051ed8b = $(`<div id="html_580b2018f8353d0a5a372bfbd051ed8b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_753befcf17c6b5b342c5c615a296d588.setContent(html_580b2018f8353d0a5a372bfbd051ed8b);
|
|
|
|
|
|
|
|
marker_70d0fa7e3d42a9ef6288f652a31b8f65.bindPopup(popup_753befcf17c6b5b342c5c615a296d588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70d0fa7e3d42a9ef6288f652a31b8f65.setIcon(icon_f02633c429ead325f461e0a0ac1cb696);
|
|
|
|
|
|
var marker_e6b0bf62b6ef9ed8c5a08acb85a0b400 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_e84d687278bcb2fb46ad6ee677cb8622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5605dcb2cf2cc1b32cdfe4f3991e0ec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e53efd73be794767c225a1b3cc19606d = $(`<div id="html_e53efd73be794767c225a1b3cc19606d" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5605dcb2cf2cc1b32cdfe4f3991e0ec9.setContent(html_e53efd73be794767c225a1b3cc19606d);
|
|
|
|
|
|
|
|
marker_e6b0bf62b6ef9ed8c5a08acb85a0b400.bindPopup(popup_5605dcb2cf2cc1b32cdfe4f3991e0ec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6b0bf62b6ef9ed8c5a08acb85a0b400.setIcon(icon_e84d687278bcb2fb46ad6ee677cb8622);
|
|
|
|
|
|
var marker_f1ef334a0bbe7f602102f37c67a9c574 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_479e829d808f29ebd3d3232191cfae39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ca0cd1b98114e8d30be8e4cfbaf4dcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f337214c978a419982fde46283319726 = $(`<div id="html_f337214c978a419982fde46283319726" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_1ca0cd1b98114e8d30be8e4cfbaf4dcd.setContent(html_f337214c978a419982fde46283319726);
|
|
|
|
|
|
|
|
marker_f1ef334a0bbe7f602102f37c67a9c574.bindPopup(popup_1ca0cd1b98114e8d30be8e4cfbaf4dcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1ef334a0bbe7f602102f37c67a9c574.setIcon(icon_479e829d808f29ebd3d3232191cfae39);
|
|
|
|
|
|
var marker_1fee32590372a440fac7e77db2855723 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ae7af9cb1803699fa183a8d455cc8f9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9977520d32bf3c0eb8ad7c8597c96f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aa6187fadcda43ce25ce81eb33ef36d = $(`<div id="html_7aa6187fadcda43ce25ce81eb33ef36d" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_f9977520d32bf3c0eb8ad7c8597c96f5.setContent(html_7aa6187fadcda43ce25ce81eb33ef36d);
|
|
|
|
|
|
|
|
marker_1fee32590372a440fac7e77db2855723.bindPopup(popup_f9977520d32bf3c0eb8ad7c8597c96f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fee32590372a440fac7e77db2855723.setIcon(icon_ae7af9cb1803699fa183a8d455cc8f9c);
|
|
|
|
|
|
var marker_dd9b8c545ff3f39574215f408757e1f5 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_62901d22a40eabb6dfaa733853fd8c47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0839f3b6f312d0d0a3b1853c191630d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdfd91b4de33866db7f8c00c489e0566 = $(`<div id="html_cdfd91b4de33866db7f8c00c489e0566" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_c0839f3b6f312d0d0a3b1853c191630d.setContent(html_cdfd91b4de33866db7f8c00c489e0566);
|
|
|
|
|
|
|
|
marker_dd9b8c545ff3f39574215f408757e1f5.bindPopup(popup_c0839f3b6f312d0d0a3b1853c191630d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd9b8c545ff3f39574215f408757e1f5.setIcon(icon_62901d22a40eabb6dfaa733853fd8c47);
|
|
|
|
|
|
var marker_d8eb0779a3296e7d7aaa251a5f9fb691 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_760bffa1c30262d86a31efd39e9ea951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9364d14132380a0665f6562fdf47982c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_778c83c79f604c0b120f7a52fd3bb9ec = $(`<div id="html_778c83c79f604c0b120f7a52fd3bb9ec" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_9364d14132380a0665f6562fdf47982c.setContent(html_778c83c79f604c0b120f7a52fd3bb9ec);
|
|
|
|
|
|
|
|
marker_d8eb0779a3296e7d7aaa251a5f9fb691.bindPopup(popup_9364d14132380a0665f6562fdf47982c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8eb0779a3296e7d7aaa251a5f9fb691.setIcon(icon_760bffa1c30262d86a31efd39e9ea951);
|
|
|
|
|
|
var marker_fc6bde49372d1cbfdb3c6c478c89341c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_fbb19c88641bd63ecfc41c853b183a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad16393ed20bd2ee8d1ac81a74a04c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec7a80a2b0953d85f299162948d91e28 = $(`<div id="html_ec7a80a2b0953d85f299162948d91e28" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_ad16393ed20bd2ee8d1ac81a74a04c37.setContent(html_ec7a80a2b0953d85f299162948d91e28);
|
|
|
|
|
|
|
|
marker_fc6bde49372d1cbfdb3c6c478c89341c.bindPopup(popup_ad16393ed20bd2ee8d1ac81a74a04c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc6bde49372d1cbfdb3c6c478c89341c.setIcon(icon_fbb19c88641bd63ecfc41c853b183a55);
|
|
|
|
|
|
var marker_68a6a69eb6f67dc059bf888df09d17ef = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a87c20013a0a992eb46653bd2d86fb67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f4bea42e933511506aa1207ef011ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d77f94fd7eed80a4036550a164b6c0 = $(`<div id="html_04d77f94fd7eed80a4036550a164b6c0" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_a2f4bea42e933511506aa1207ef011ee.setContent(html_04d77f94fd7eed80a4036550a164b6c0);
|
|
|
|
|
|
|
|
marker_68a6a69eb6f67dc059bf888df09d17ef.bindPopup(popup_a2f4bea42e933511506aa1207ef011ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68a6a69eb6f67dc059bf888df09d17ef.setIcon(icon_a87c20013a0a992eb46653bd2d86fb67);
|
|
|
|
|
|
var marker_872489a13e4322febca4fe779897c24e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_96d53466bab13d0bdd360888ca630dbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4e1752a7f01a82b7b7ff25abd65152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20fe5b2a992561318406e90bbc33e75e = $(`<div id="html_20fe5b2a992561318406e90bbc33e75e" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_9a4e1752a7f01a82b7b7ff25abd65152.setContent(html_20fe5b2a992561318406e90bbc33e75e);
|
|
|
|
|
|
|
|
marker_872489a13e4322febca4fe779897c24e.bindPopup(popup_9a4e1752a7f01a82b7b7ff25abd65152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_872489a13e4322febca4fe779897c24e.setIcon(icon_96d53466bab13d0bdd360888ca630dbb);
|
|
|
|
|
|
var marker_d21a9c2c09d07aa15a33422b4ece6529 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_1354f7d12e6a376a8e8b3f94e7d8f629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea127e31dcfae39ec0c6c8899ff3712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3c47ca70893199def5da8d20f590171 = $(`<div id="html_e3c47ca70893199def5da8d20f590171" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_bea127e31dcfae39ec0c6c8899ff3712.setContent(html_e3c47ca70893199def5da8d20f590171);
|
|
|
|
|
|
|
|
marker_d21a9c2c09d07aa15a33422b4ece6529.bindPopup(popup_bea127e31dcfae39ec0c6c8899ff3712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21a9c2c09d07aa15a33422b4ece6529.setIcon(icon_1354f7d12e6a376a8e8b3f94e7d8f629);
|
|
|
|
|
|
var marker_a7b096d8f5b72bfcdca33a92e847f218 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_75fd99b791a408e1410933593c3765e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a03dea8c7b280900fc5f98765de48dbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60a3d764856a3c47234183a782d8070 = $(`<div id="html_b60a3d764856a3c47234183a782d8070" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_a03dea8c7b280900fc5f98765de48dbb.setContent(html_b60a3d764856a3c47234183a782d8070);
|
|
|
|
|
|
|
|
marker_a7b096d8f5b72bfcdca33a92e847f218.bindPopup(popup_a03dea8c7b280900fc5f98765de48dbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7b096d8f5b72bfcdca33a92e847f218.setIcon(icon_75fd99b791a408e1410933593c3765e8);
|
|
|
|
|
|
var marker_9bb12358f5b13d0c79570a09aa6d6c44 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_5972446cce993b2b1cfe9aa9b356edc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb785bdf5cd71be7988f998890a852d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44fb377785a35f953857569a356b6cbf = $(`<div id="html_44fb377785a35f953857569a356b6cbf" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_eb785bdf5cd71be7988f998890a852d2.setContent(html_44fb377785a35f953857569a356b6cbf);
|
|
|
|
|
|
|
|
marker_9bb12358f5b13d0c79570a09aa6d6c44.bindPopup(popup_eb785bdf5cd71be7988f998890a852d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb12358f5b13d0c79570a09aa6d6c44.setIcon(icon_5972446cce993b2b1cfe9aa9b356edc0);
|
|
|
|
|
|
var marker_87a0a5b835171257462b112fe164787e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_a1de49c4c440f7cff6e413b7613084bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d1d93c4d601113fc05b28a09a522c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_592d3d34333be43ca10a0a2b4208f48b = $(`<div id="html_592d3d34333be43ca10a0a2b4208f48b" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a8d1d93c4d601113fc05b28a09a522c9.setContent(html_592d3d34333be43ca10a0a2b4208f48b);
|
|
|
|
|
|
|
|
marker_87a0a5b835171257462b112fe164787e.bindPopup(popup_a8d1d93c4d601113fc05b28a09a522c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a0a5b835171257462b112fe164787e.setIcon(icon_a1de49c4c440f7cff6e413b7613084bd);
|
|
|
|
|
|
var marker_43db2bc12f54b50409fd0e6bb7d893a3 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3c3321b00f37073d470dfb9e7e4f30ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_462e7e7db4e2dce7d0e5f110f8d5b955 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60aa82cc3f3bcba535fcb9813bad6b2 = $(`<div id="html_d60aa82cc3f3bcba535fcb9813bad6b2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_462e7e7db4e2dce7d0e5f110f8d5b955.setContent(html_d60aa82cc3f3bcba535fcb9813bad6b2);
|
|
|
|
|
|
|
|
marker_43db2bc12f54b50409fd0e6bb7d893a3.bindPopup(popup_462e7e7db4e2dce7d0e5f110f8d5b955)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43db2bc12f54b50409fd0e6bb7d893a3.setIcon(icon_3c3321b00f37073d470dfb9e7e4f30ef);
|
|
|
|
|
|
var marker_ec465aabd775adc8089c3a3cd54fd6bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_b9634a6182bfb5ae7730ad656761f772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b67ad6af40ea23658b5f14c978b8348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4020dfb00bc25dcd4ea7824f55a6183a = $(`<div id="html_4020dfb00bc25dcd4ea7824f55a6183a" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_4b67ad6af40ea23658b5f14c978b8348.setContent(html_4020dfb00bc25dcd4ea7824f55a6183a);
|
|
|
|
|
|
|
|
marker_ec465aabd775adc8089c3a3cd54fd6bf.bindPopup(popup_4b67ad6af40ea23658b5f14c978b8348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec465aabd775adc8089c3a3cd54fd6bf.setIcon(icon_b9634a6182bfb5ae7730ad656761f772);
|
|
|
|
|
|
var marker_b1de07213f5ef6729a278fcccc7f805d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_6059815b51d57996853ee2cacf1c805b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02928dc314c7b98c9e77746481ede902 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2fa25c393e7bcd635168239924cfc66 = $(`<div id="html_e2fa25c393e7bcd635168239924cfc66" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_02928dc314c7b98c9e77746481ede902.setContent(html_e2fa25c393e7bcd635168239924cfc66);
|
|
|
|
|
|
|
|
marker_b1de07213f5ef6729a278fcccc7f805d.bindPopup(popup_02928dc314c7b98c9e77746481ede902)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1de07213f5ef6729a278fcccc7f805d.setIcon(icon_6059815b51d57996853ee2cacf1c805b);
|
|
|
|
|
|
var marker_9e8764e04b96f427a4d3dd4c57facc75 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_ab91ab9afbfb8a3b9e1e37b3489098c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_facfd4fe6df33ae986834b7e6c8a8b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67118b78e0d0fa5dfe2a083ada6dc234 = $(`<div id="html_67118b78e0d0fa5dfe2a083ada6dc234" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_facfd4fe6df33ae986834b7e6c8a8b79.setContent(html_67118b78e0d0fa5dfe2a083ada6dc234);
|
|
|
|
|
|
|
|
marker_9e8764e04b96f427a4d3dd4c57facc75.bindPopup(popup_facfd4fe6df33ae986834b7e6c8a8b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e8764e04b96f427a4d3dd4c57facc75.setIcon(icon_ab91ab9afbfb8a3b9e1e37b3489098c3);
|
|
|
|
|
|
var marker_74a694758f5fceb82d6fbfddc55910d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_9e85cf709e3b7091fd60daa6e118c540 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a1001ecd0073dc1040de0df6336e6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81f9646a94b89df794286a665f1c4da0 = $(`<div id="html_81f9646a94b89df794286a665f1c4da0" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_e5a1001ecd0073dc1040de0df6336e6e.setContent(html_81f9646a94b89df794286a665f1c4da0);
|
|
|
|
|
|
|
|
marker_74a694758f5fceb82d6fbfddc55910d9.bindPopup(popup_e5a1001ecd0073dc1040de0df6336e6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74a694758f5fceb82d6fbfddc55910d9.setIcon(icon_9e85cf709e3b7091fd60daa6e118c540);
|
|
|
|
|
|
var marker_f33e932bd2011ed0afad5b4965279ebc = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_64d8144673be8d04e4306487ddddb0f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0b8fa6da51bf3d7ab46a6ce1607a2b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f35e44ea86ebd7a78a14b6ece19c008d = $(`<div id="html_f35e44ea86ebd7a78a14b6ece19c008d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_a0b8fa6da51bf3d7ab46a6ce1607a2b6.setContent(html_f35e44ea86ebd7a78a14b6ece19c008d);
|
|
|
|
|
|
|
|
marker_f33e932bd2011ed0afad5b4965279ebc.bindPopup(popup_a0b8fa6da51bf3d7ab46a6ce1607a2b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f33e932bd2011ed0afad5b4965279ebc.setIcon(icon_64d8144673be8d04e4306487ddddb0f6);
|
|
|
|
|
|
var marker_3c616505d1bb372198c0e9284a93c19b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_19ecae456206a05df4aaac79507b58e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce77169216dd66feec35d293ef9a5a09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7658e92cfc03ec0d9cd3172a5692a909 = $(`<div id="html_7658e92cfc03ec0d9cd3172a5692a909" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_ce77169216dd66feec35d293ef9a5a09.setContent(html_7658e92cfc03ec0d9cd3172a5692a909);
|
|
|
|
|
|
|
|
marker_3c616505d1bb372198c0e9284a93c19b.bindPopup(popup_ce77169216dd66feec35d293ef9a5a09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c616505d1bb372198c0e9284a93c19b.setIcon(icon_19ecae456206a05df4aaac79507b58e0);
|
|
|
|
|
|
var marker_dd2cc2daa2e1c29b89da4e1db52099f4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dd88355a126c973eb2854d3826d8940);
|
|
|
|
|
|
var icon_3a0c4aaa9b59ba72af6ff97ecdb94b03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3993ad96f6d9100b5a05e152afb4d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_301dae94a44f9db65ac94b8c1984523d = $(`<div id="html_301dae94a44f9db65ac94b8c1984523d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_e3993ad96f6d9100b5a05e152afb4d02.setContent(html_301dae94a44f9db65ac94b8c1984523d);
|
|
|
|
|
|
|
|
marker_dd2cc2daa2e1c29b89da4e1db52099f4.bindPopup(popup_e3993ad96f6d9100b5a05e152afb4d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd2cc2daa2e1c29b89da4e1db52099f4.setIcon(icon_3a0c4aaa9b59ba72af6ff97ecdb94b03);
|
|
|
|
|
|
marker_cluster_6dd88355a126c973eb2854d3826d8940.addTo(map_4af18e1f45f774313f936215c97a0d1e);
|
|
|
|
</script>
|
|
</html> |