mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:45:18 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 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_ccf721d8f772a7bbd8ae0d13a48385b5 {
|
|
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_ccf721d8f772a7bbd8ae0d13a48385b5" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_ccf721d8f772a7bbd8ae0d13a48385b5 = L.map(
|
|
"map_ccf721d8f772a7bbd8ae0d13a48385b5",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_b56ace5046af16421d073ff0bf022cc5 = 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_b56ace5046af16421d073ff0bf022cc5.addTo(map_ccf721d8f772a7bbd8ae0d13a48385b5);
|
|
|
|
|
|
var marker_cluster_a968a4f62f9aee6701df9990d0873bde = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_0cc3da8b14fea2477bd250feddb89490 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7ee7433f9d3ecb78e43f630551d05b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a36bd7e5dedc9db523efdeaca3ce5b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d3022630406a1c4f326101023ef0db = $(`<div id="html_19d3022630406a1c4f326101023ef0db" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_a36bd7e5dedc9db523efdeaca3ce5b9c.setContent(html_19d3022630406a1c4f326101023ef0db);
|
|
|
|
|
|
|
|
marker_0cc3da8b14fea2477bd250feddb89490.bindPopup(popup_a36bd7e5dedc9db523efdeaca3ce5b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc3da8b14fea2477bd250feddb89490.setIcon(icon_7ee7433f9d3ecb78e43f630551d05b76);
|
|
|
|
|
|
var marker_15c56b9abca86e0302b4224e485f76f5 = L.marker(
|
|
[41.3888, 2.15899],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_390742a5bc8d2506965bcf811db402bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b85bd0f07fe96623ec3235cae0ec7a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ef790a7b9537737a2216340efbcba7 = $(`<div id="html_f8ef790a7b9537737a2216340efbcba7" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_1b85bd0f07fe96623ec3235cae0ec7a3.setContent(html_f8ef790a7b9537737a2216340efbcba7);
|
|
|
|
|
|
|
|
marker_15c56b9abca86e0302b4224e485f76f5.bindPopup(popup_1b85bd0f07fe96623ec3235cae0ec7a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c56b9abca86e0302b4224e485f76f5.setIcon(icon_390742a5bc8d2506965bcf811db402bf);
|
|
|
|
|
|
var marker_139de5a3109362a6260710877b19e121 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c01efeee5016245219ebfc79552334eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76208bab9861c57d64b4e8937e1fb77a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9302ecb2a54d6a863415294e04ac1ec7 = $(`<div id="html_9302ecb2a54d6a863415294e04ac1ec7" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_76208bab9861c57d64b4e8937e1fb77a.setContent(html_9302ecb2a54d6a863415294e04ac1ec7);
|
|
|
|
|
|
|
|
marker_139de5a3109362a6260710877b19e121.bindPopup(popup_76208bab9861c57d64b4e8937e1fb77a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_139de5a3109362a6260710877b19e121.setIcon(icon_c01efeee5016245219ebfc79552334eb);
|
|
|
|
|
|
var marker_07e8f1b248beda4660d0ead52500d839 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9b86a59bae06cd2ccf33eb3512e7e96b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f26a30182cd308936775f64b612308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d3d3451914e262d6b82e6f5f62fd479 = $(`<div id="html_9d3d3451914e262d6b82e6f5f62fd479" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_54f26a30182cd308936775f64b612308.setContent(html_9d3d3451914e262d6b82e6f5f62fd479);
|
|
|
|
|
|
|
|
marker_07e8f1b248beda4660d0ead52500d839.bindPopup(popup_54f26a30182cd308936775f64b612308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07e8f1b248beda4660d0ead52500d839.setIcon(icon_9b86a59bae06cd2ccf33eb3512e7e96b);
|
|
|
|
|
|
var marker_75c6993e70f2555d42f94f3b38da0730 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_785eedb5be0610e1ed5fa30d324f67d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe96fbb5465ced5d485ebd6a43c1911f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79c7a5657ca49437f6d2bb9473cab423 = $(`<div id="html_79c7a5657ca49437f6d2bb9473cab423" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_fe96fbb5465ced5d485ebd6a43c1911f.setContent(html_79c7a5657ca49437f6d2bb9473cab423);
|
|
|
|
|
|
|
|
marker_75c6993e70f2555d42f94f3b38da0730.bindPopup(popup_fe96fbb5465ced5d485ebd6a43c1911f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75c6993e70f2555d42f94f3b38da0730.setIcon(icon_785eedb5be0610e1ed5fa30d324f67d6);
|
|
|
|
|
|
var marker_5c0e689ae2a1cd8b493e04b2a7d4ffa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c5c0581cbadc5596aad021fcb22793ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94feb361e4ced903f6ffac6dbc188e3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8f3d61f089652793404e41998eed9d = $(`<div id="html_0e8f3d61f089652793404e41998eed9d" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_94feb361e4ced903f6ffac6dbc188e3a.setContent(html_0e8f3d61f089652793404e41998eed9d);
|
|
|
|
|
|
|
|
marker_5c0e689ae2a1cd8b493e04b2a7d4ffa3.bindPopup(popup_94feb361e4ced903f6ffac6dbc188e3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c0e689ae2a1cd8b493e04b2a7d4ffa3.setIcon(icon_c5c0581cbadc5596aad021fcb22793ed);
|
|
|
|
|
|
var marker_a74814c4de1991ce3384a1a77c02751b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8162854c37ee2ca968730fed5ee29c36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cedd74ee371d8ce7feb436c4b4fe3c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9d8c7b6c711ea2bcde8849056ee0259 = $(`<div id="html_d9d8c7b6c711ea2bcde8849056ee0259" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_0cedd74ee371d8ce7feb436c4b4fe3c7.setContent(html_d9d8c7b6c711ea2bcde8849056ee0259);
|
|
|
|
|
|
|
|
marker_a74814c4de1991ce3384a1a77c02751b.bindPopup(popup_0cedd74ee371d8ce7feb436c4b4fe3c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a74814c4de1991ce3384a1a77c02751b.setIcon(icon_8162854c37ee2ca968730fed5ee29c36);
|
|
|
|
|
|
var marker_4776507563fd6d37bce89e8d78ba5743 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0f3cb05553f670433dd27cd551492ad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2d8080b79e1c8e721017eea176d87ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89158d2feeb794c74d6c203ae9ab3ddc = $(`<div id="html_89158d2feeb794c74d6c203ae9ab3ddc" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_c2d8080b79e1c8e721017eea176d87ae.setContent(html_89158d2feeb794c74d6c203ae9ab3ddc);
|
|
|
|
|
|
|
|
marker_4776507563fd6d37bce89e8d78ba5743.bindPopup(popup_c2d8080b79e1c8e721017eea176d87ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4776507563fd6d37bce89e8d78ba5743.setIcon(icon_0f3cb05553f670433dd27cd551492ad3);
|
|
|
|
|
|
var marker_597df177671c87fb6a0a041a00c5749c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_75d0236ccb577a40218644e5196f9d04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c13e9e3b66aa69d3193595c5da7a08f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_245c1b930c81864671e6bc361ef433aa = $(`<div id="html_245c1b930c81864671e6bc361ef433aa" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_c13e9e3b66aa69d3193595c5da7a08f8.setContent(html_245c1b930c81864671e6bc361ef433aa);
|
|
|
|
|
|
|
|
marker_597df177671c87fb6a0a041a00c5749c.bindPopup(popup_c13e9e3b66aa69d3193595c5da7a08f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_597df177671c87fb6a0a041a00c5749c.setIcon(icon_75d0236ccb577a40218644e5196f9d04);
|
|
|
|
|
|
var marker_d61e9d76ff94ebf848e30f2baa418b70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_13ab4c9f0a4a2230b7e7d9ed0409498a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b76c4e5b1d907eff5ca416e151add39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef81b3d8e11407312a7e40f6fb438c6b = $(`<div id="html_ef81b3d8e11407312a7e40f6fb438c6b" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_1b76c4e5b1d907eff5ca416e151add39.setContent(html_ef81b3d8e11407312a7e40f6fb438c6b);
|
|
|
|
|
|
|
|
marker_d61e9d76ff94ebf848e30f2baa418b70.bindPopup(popup_1b76c4e5b1d907eff5ca416e151add39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d61e9d76ff94ebf848e30f2baa418b70.setIcon(icon_13ab4c9f0a4a2230b7e7d9ed0409498a);
|
|
|
|
|
|
var marker_c322208401cdd735c432a9805658f8a8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_56512c5c58b617dd799f9ef1326a8090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50308c5f211fd6f30d269c2ef8b679ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85cc6e1aebd166b1e53be7aac2a30323 = $(`<div id="html_85cc6e1aebd166b1e53be7aac2a30323" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_50308c5f211fd6f30d269c2ef8b679ad.setContent(html_85cc6e1aebd166b1e53be7aac2a30323);
|
|
|
|
|
|
|
|
marker_c322208401cdd735c432a9805658f8a8.bindPopup(popup_50308c5f211fd6f30d269c2ef8b679ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c322208401cdd735c432a9805658f8a8.setIcon(icon_56512c5c58b617dd799f9ef1326a8090);
|
|
|
|
|
|
var marker_c74923812b869b0f06c587378d519b4c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c293b4e9e12f94c56ee4f015359bda53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6093875668b6fd978fc93197c73518e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de33efbf1a3955eccd731743acafde6 = $(`<div id="html_7de33efbf1a3955eccd731743acafde6" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_d6093875668b6fd978fc93197c73518e.setContent(html_7de33efbf1a3955eccd731743acafde6);
|
|
|
|
|
|
|
|
marker_c74923812b869b0f06c587378d519b4c.bindPopup(popup_d6093875668b6fd978fc93197c73518e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c74923812b869b0f06c587378d519b4c.setIcon(icon_c293b4e9e12f94c56ee4f015359bda53);
|
|
|
|
|
|
var marker_c55a2e65fa9ac95af1fc22cd36f8f517 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4f21e41f711a1b6e46236476a9eb7146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c8596ba7ff035032865e0e9491d6ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dad2a84d7b005df485702090e1e3e3c8 = $(`<div id="html_dad2a84d7b005df485702090e1e3e3c8" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7c8596ba7ff035032865e0e9491d6ba7.setContent(html_dad2a84d7b005df485702090e1e3e3c8);
|
|
|
|
|
|
|
|
marker_c55a2e65fa9ac95af1fc22cd36f8f517.bindPopup(popup_7c8596ba7ff035032865e0e9491d6ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c55a2e65fa9ac95af1fc22cd36f8f517.setIcon(icon_4f21e41f711a1b6e46236476a9eb7146);
|
|
|
|
|
|
var marker_8600fa4d71ec58f286ad2f92895c9fdf = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_089fc76018116b3a1c758e51e1b8aded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7cdd3a821b66a2b8b68bed2f2e90b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63601847e44538c8c732fd32cd0dc87d = $(`<div id="html_63601847e44538c8c732fd32cd0dc87d" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_6c7cdd3a821b66a2b8b68bed2f2e90b9.setContent(html_63601847e44538c8c732fd32cd0dc87d);
|
|
|
|
|
|
|
|
marker_8600fa4d71ec58f286ad2f92895c9fdf.bindPopup(popup_6c7cdd3a821b66a2b8b68bed2f2e90b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8600fa4d71ec58f286ad2f92895c9fdf.setIcon(icon_089fc76018116b3a1c758e51e1b8aded);
|
|
|
|
|
|
var marker_c4804c207b2783464b96ae92bbf8b194 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_560d6252fb618e591b6931815705fd06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca6f62154076b301226b48e4eeab387a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425ce8048ecf0b2c83c6b04de0e1e8af = $(`<div id="html_425ce8048ecf0b2c83c6b04de0e1e8af" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ca6f62154076b301226b48e4eeab387a.setContent(html_425ce8048ecf0b2c83c6b04de0e1e8af);
|
|
|
|
|
|
|
|
marker_c4804c207b2783464b96ae92bbf8b194.bindPopup(popup_ca6f62154076b301226b48e4eeab387a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4804c207b2783464b96ae92bbf8b194.setIcon(icon_560d6252fb618e591b6931815705fd06);
|
|
|
|
|
|
var marker_b937917cb268189b56290537078a30cb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_02ce19db76681c87887ed490d01df2f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5c427e0ff1cbcea35363705bf570f4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b790e18ed62cbf12886dcd5b5c44c7 = $(`<div id="html_37b790e18ed62cbf12886dcd5b5c44c7" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_d5c427e0ff1cbcea35363705bf570f4d.setContent(html_37b790e18ed62cbf12886dcd5b5c44c7);
|
|
|
|
|
|
|
|
marker_b937917cb268189b56290537078a30cb.bindPopup(popup_d5c427e0ff1cbcea35363705bf570f4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b937917cb268189b56290537078a30cb.setIcon(icon_02ce19db76681c87887ed490d01df2f8);
|
|
|
|
|
|
var marker_cd7fd90f74e2221599d1cb0e4ea750dd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3a331fdc780e9f78b2750dced22a2fff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a5fb90e5ab952b7a1527591bc63166a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d0818d4d697e803154fafbaa2d8a71d = $(`<div id="html_6d0818d4d697e803154fafbaa2d8a71d" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_4a5fb90e5ab952b7a1527591bc63166a.setContent(html_6d0818d4d697e803154fafbaa2d8a71d);
|
|
|
|
|
|
|
|
marker_cd7fd90f74e2221599d1cb0e4ea750dd.bindPopup(popup_4a5fb90e5ab952b7a1527591bc63166a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd7fd90f74e2221599d1cb0e4ea750dd.setIcon(icon_3a331fdc780e9f78b2750dced22a2fff);
|
|
|
|
|
|
var marker_a5d5c4578d3ca3bd61c475d73c101d96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_71c9f62f420f329f391fe2876d3afb3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1a423986d2d2d6a7157b6aeef7d5df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dbae58f44faf3f4728ee06c666b0ec3 = $(`<div id="html_7dbae58f44faf3f4728ee06c666b0ec3" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_c1a423986d2d2d6a7157b6aeef7d5df1.setContent(html_7dbae58f44faf3f4728ee06c666b0ec3);
|
|
|
|
|
|
|
|
marker_a5d5c4578d3ca3bd61c475d73c101d96.bindPopup(popup_c1a423986d2d2d6a7157b6aeef7d5df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5d5c4578d3ca3bd61c475d73c101d96.setIcon(icon_71c9f62f420f329f391fe2876d3afb3f);
|
|
|
|
|
|
var marker_70c74ed5749bce33f3a4ed9db73f9e47 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f7f30eb99befab5fad24d071a68f2742 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_243e7c56266769458c2d79e1af6633fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab8526b2dc982e9d173369304e239989 = $(`<div id="html_ab8526b2dc982e9d173369304e239989" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_243e7c56266769458c2d79e1af6633fc.setContent(html_ab8526b2dc982e9d173369304e239989);
|
|
|
|
|
|
|
|
marker_70c74ed5749bce33f3a4ed9db73f9e47.bindPopup(popup_243e7c56266769458c2d79e1af6633fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70c74ed5749bce33f3a4ed9db73f9e47.setIcon(icon_f7f30eb99befab5fad24d071a68f2742);
|
|
|
|
|
|
var marker_19afcdf220dda6820ef164fb4b70133d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0768becdaa4bd4adcabb446f50ee5930 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4b4c5fc66fd6109960084f6f2c35f82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e001c18b34d70184070b7fc1b1573360 = $(`<div id="html_e001c18b34d70184070b7fc1b1573360" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e4b4c5fc66fd6109960084f6f2c35f82.setContent(html_e001c18b34d70184070b7fc1b1573360);
|
|
|
|
|
|
|
|
marker_19afcdf220dda6820ef164fb4b70133d.bindPopup(popup_e4b4c5fc66fd6109960084f6f2c35f82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19afcdf220dda6820ef164fb4b70133d.setIcon(icon_0768becdaa4bd4adcabb446f50ee5930);
|
|
|
|
|
|
var marker_9a7547173f1cf8ca1b5a0ae8300b2ef4 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_863d8eda4f214811e8f5181d7ff9f289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4666e10dd79f8b3372e8eab95ac449d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89d9d0e7c1ef0b9bf1a5d3254ccaa76b = $(`<div id="html_89d9d0e7c1ef0b9bf1a5d3254ccaa76b" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_4666e10dd79f8b3372e8eab95ac449d1.setContent(html_89d9d0e7c1ef0b9bf1a5d3254ccaa76b);
|
|
|
|
|
|
|
|
marker_9a7547173f1cf8ca1b5a0ae8300b2ef4.bindPopup(popup_4666e10dd79f8b3372e8eab95ac449d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7547173f1cf8ca1b5a0ae8300b2ef4.setIcon(icon_863d8eda4f214811e8f5181d7ff9f289);
|
|
|
|
|
|
var marker_a76ede1db3a18e27484653d2692a1133 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b2e57c23bf83a2215188d81e16ef8193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a37b87df617cdfc8260dc54f3ed289b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cccd9a491025a337edfc3e1e3bc7284 = $(`<div id="html_7cccd9a491025a337edfc3e1e3bc7284" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_2a37b87df617cdfc8260dc54f3ed289b.setContent(html_7cccd9a491025a337edfc3e1e3bc7284);
|
|
|
|
|
|
|
|
marker_a76ede1db3a18e27484653d2692a1133.bindPopup(popup_2a37b87df617cdfc8260dc54f3ed289b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a76ede1db3a18e27484653d2692a1133.setIcon(icon_b2e57c23bf83a2215188d81e16ef8193);
|
|
|
|
|
|
var marker_67062a551e6d717c68d9dc8fee685925 = L.marker(
|
|
[22.5429, 114.06],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8851c85ef10fdbd016f59a767633a0f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6792f58fdedc05d92c2a8f83e435f6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986432108b6cead0c62bb5b93efd01c5 = $(`<div id="html_986432108b6cead0c62bb5b93efd01c5" style="width: 100.0%; height: 100.0%;">ai.techunder.tech:56711</div>`)[0];
|
|
popup_6792f58fdedc05d92c2a8f83e435f6ac.setContent(html_986432108b6cead0c62bb5b93efd01c5);
|
|
|
|
|
|
|
|
marker_67062a551e6d717c68d9dc8fee685925.bindPopup(popup_6792f58fdedc05d92c2a8f83e435f6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67062a551e6d717c68d9dc8fee685925.setIcon(icon_8851c85ef10fdbd016f59a767633a0f7);
|
|
|
|
|
|
var marker_b30aab9022678a034a16742e1b1dd8bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_bfdcdf13c63b69070abc2bd709613298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e86e771655924b74ad8cc8e1bba102c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab70a206f499150bb20f39db1046f21 = $(`<div id="html_1ab70a206f499150bb20f39db1046f21" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_e86e771655924b74ad8cc8e1bba102c3.setContent(html_1ab70a206f499150bb20f39db1046f21);
|
|
|
|
|
|
|
|
marker_b30aab9022678a034a16742e1b1dd8bb.bindPopup(popup_e86e771655924b74ad8cc8e1bba102c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b30aab9022678a034a16742e1b1dd8bb.setIcon(icon_bfdcdf13c63b69070abc2bd709613298);
|
|
|
|
|
|
var marker_540b8c58fa45feb093db4285c056c301 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f239ee6a61f5fa9866e3b4fe6e7fc399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d0180cd82e6900e3cbd409cf24f6e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268d788e7b7c50bc81bd2500f41e9c27 = $(`<div id="html_268d788e7b7c50bc81bd2500f41e9c27" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8d0180cd82e6900e3cbd409cf24f6e24.setContent(html_268d788e7b7c50bc81bd2500f41e9c27);
|
|
|
|
|
|
|
|
marker_540b8c58fa45feb093db4285c056c301.bindPopup(popup_8d0180cd82e6900e3cbd409cf24f6e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_540b8c58fa45feb093db4285c056c301.setIcon(icon_f239ee6a61f5fa9866e3b4fe6e7fc399);
|
|
|
|
|
|
var marker_8aaf15c5abc735533f52b2779c43ff2b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_519203c66031ed452044e531965c7e90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27baf0f8ba58024aedbc76d67c35bdf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3731d6f2ff63ce08a7be85b1d917c4b = $(`<div id="html_c3731d6f2ff63ce08a7be85b1d917c4b" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_27baf0f8ba58024aedbc76d67c35bdf5.setContent(html_c3731d6f2ff63ce08a7be85b1d917c4b);
|
|
|
|
|
|
|
|
marker_8aaf15c5abc735533f52b2779c43ff2b.bindPopup(popup_27baf0f8ba58024aedbc76d67c35bdf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aaf15c5abc735533f52b2779c43ff2b.setIcon(icon_519203c66031ed452044e531965c7e90);
|
|
|
|
|
|
var marker_4d6a5014fa8a51bf4bd74fe7ee43e3cd = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_481781667f43a6a22cd15a76e613a949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dad7f13ebe97c4f06ec01594713410e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f97442088c7f1234144569e1e2d96a5 = $(`<div id="html_9f97442088c7f1234144569e1e2d96a5" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_2dad7f13ebe97c4f06ec01594713410e.setContent(html_9f97442088c7f1234144569e1e2d96a5);
|
|
|
|
|
|
|
|
marker_4d6a5014fa8a51bf4bd74fe7ee43e3cd.bindPopup(popup_2dad7f13ebe97c4f06ec01594713410e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d6a5014fa8a51bf4bd74fe7ee43e3cd.setIcon(icon_481781667f43a6a22cd15a76e613a949);
|
|
|
|
|
|
var marker_cc3a3c6febc4f428d9d657f8a9f86ac0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_fe04728a9ec9d4b4dd6347a97e9b7350 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74120081b68c01b5149c474ad6bfbe6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_780e695508ae36e4e00416c490751cde = $(`<div id="html_780e695508ae36e4e00416c490751cde" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_74120081b68c01b5149c474ad6bfbe6f.setContent(html_780e695508ae36e4e00416c490751cde);
|
|
|
|
|
|
|
|
marker_cc3a3c6febc4f428d9d657f8a9f86ac0.bindPopup(popup_74120081b68c01b5149c474ad6bfbe6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc3a3c6febc4f428d9d657f8a9f86ac0.setIcon(icon_fe04728a9ec9d4b4dd6347a97e9b7350);
|
|
|
|
|
|
var marker_b232019b933c227b6ff6de80cb0bcfe4 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1f44d453463034aca2f083853bb98c7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5adef34f9b0aa5f7edb79aab5b247ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2ad4a6888f3e39d09acbdb117adff3f = $(`<div id="html_d2ad4a6888f3e39d09acbdb117adff3f" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_5adef34f9b0aa5f7edb79aab5b247ff7.setContent(html_d2ad4a6888f3e39d09acbdb117adff3f);
|
|
|
|
|
|
|
|
marker_b232019b933c227b6ff6de80cb0bcfe4.bindPopup(popup_5adef34f9b0aa5f7edb79aab5b247ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b232019b933c227b6ff6de80cb0bcfe4.setIcon(icon_1f44d453463034aca2f083853bb98c7f);
|
|
|
|
|
|
var marker_419ef19c6212854499cfcfe7c56dca86 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b73701f459f5eeb5ce75c9a9821722d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50669a5764d14a95dc1372328b4a8d8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c28ca72c0effe3107ff0a9ec443280 = $(`<div id="html_a0c28ca72c0effe3107ff0a9ec443280" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_50669a5764d14a95dc1372328b4a8d8f.setContent(html_a0c28ca72c0effe3107ff0a9ec443280);
|
|
|
|
|
|
|
|
marker_419ef19c6212854499cfcfe7c56dca86.bindPopup(popup_50669a5764d14a95dc1372328b4a8d8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_419ef19c6212854499cfcfe7c56dca86.setIcon(icon_b73701f459f5eeb5ce75c9a9821722d5);
|
|
|
|
|
|
var marker_82d9c7128f29769b2ed066a19dc92e52 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8b69ce03f5fd057fc4b6e30a4be2c52a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_064558968125896d44c3ddd38350ee9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8198d64f58c6aa5c9492cf1db237bfe = $(`<div id="html_e8198d64f58c6aa5c9492cf1db237bfe" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_064558968125896d44c3ddd38350ee9e.setContent(html_e8198d64f58c6aa5c9492cf1db237bfe);
|
|
|
|
|
|
|
|
marker_82d9c7128f29769b2ed066a19dc92e52.bindPopup(popup_064558968125896d44c3ddd38350ee9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d9c7128f29769b2ed066a19dc92e52.setIcon(icon_8b69ce03f5fd057fc4b6e30a4be2c52a);
|
|
|
|
|
|
var marker_2f4322cca9915e7e1624e846ff8bd520 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_51cce5b6a24beb7851563d2b8a7f7faf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_110d31b997ffe0f173d796520799e552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35876843db543f6c7e3dbf358fee7342 = $(`<div id="html_35876843db543f6c7e3dbf358fee7342" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_110d31b997ffe0f173d796520799e552.setContent(html_35876843db543f6c7e3dbf358fee7342);
|
|
|
|
|
|
|
|
marker_2f4322cca9915e7e1624e846ff8bd520.bindPopup(popup_110d31b997ffe0f173d796520799e552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4322cca9915e7e1624e846ff8bd520.setIcon(icon_51cce5b6a24beb7851563d2b8a7f7faf);
|
|
|
|
|
|
var marker_7b6daf4ceccc4442976dcaefc69c9f5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c2c64e5fd30ba369fbe623c5bc1d5f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38968b9f632b1c898531fe063a6f0395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfa92234b39effd40ab56c853fe26976 = $(`<div id="html_cfa92234b39effd40ab56c853fe26976" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_38968b9f632b1c898531fe063a6f0395.setContent(html_cfa92234b39effd40ab56c853fe26976);
|
|
|
|
|
|
|
|
marker_7b6daf4ceccc4442976dcaefc69c9f5d.bindPopup(popup_38968b9f632b1c898531fe063a6f0395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b6daf4ceccc4442976dcaefc69c9f5d.setIcon(icon_c2c64e5fd30ba369fbe623c5bc1d5f99);
|
|
|
|
|
|
var marker_64225f9131b28d398ff2a609499aa268 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c034eca09fb5cbf360c3e0e45c62e02e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9421ffe1cb30a196eb9c3f4740abf60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bec3d52711f8409ecbb6ce6abab10bdc = $(`<div id="html_bec3d52711f8409ecbb6ce6abab10bdc" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f9421ffe1cb30a196eb9c3f4740abf60.setContent(html_bec3d52711f8409ecbb6ce6abab10bdc);
|
|
|
|
|
|
|
|
marker_64225f9131b28d398ff2a609499aa268.bindPopup(popup_f9421ffe1cb30a196eb9c3f4740abf60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64225f9131b28d398ff2a609499aa268.setIcon(icon_c034eca09fb5cbf360c3e0e45c62e02e);
|
|
|
|
|
|
var marker_d55be717ab36f428fe000eb3a72ef6f6 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c561373e47df03d45bdae269261fdeab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_437d31fb22e4975e15d1334b3e7a2f8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6519f581ad723f9a4717799391b418c4 = $(`<div id="html_6519f581ad723f9a4717799391b418c4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_437d31fb22e4975e15d1334b3e7a2f8e.setContent(html_6519f581ad723f9a4717799391b418c4);
|
|
|
|
|
|
|
|
marker_d55be717ab36f428fe000eb3a72ef6f6.bindPopup(popup_437d31fb22e4975e15d1334b3e7a2f8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d55be717ab36f428fe000eb3a72ef6f6.setIcon(icon_c561373e47df03d45bdae269261fdeab);
|
|
|
|
|
|
var marker_7b249a3ebf51a68ea98b375cf981478c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_abd1a7df5f9a3802cb73cb9e6fe12499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1c0687318da3b05db6412d9566d308e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75cbd95be62edbff24adecda46d7364d = $(`<div id="html_75cbd95be62edbff24adecda46d7364d" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_b1c0687318da3b05db6412d9566d308e.setContent(html_75cbd95be62edbff24adecda46d7364d);
|
|
|
|
|
|
|
|
marker_7b249a3ebf51a68ea98b375cf981478c.bindPopup(popup_b1c0687318da3b05db6412d9566d308e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b249a3ebf51a68ea98b375cf981478c.setIcon(icon_abd1a7df5f9a3802cb73cb9e6fe12499);
|
|
|
|
|
|
var marker_0aa1cfa38c51e5e0d274bb18f2a4f3da = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8df3a9b5c016e658aca88d07ccf5f0a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2ec44c79ec455e6b93ca126a511b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5628f6ca473aab625a940381dd445d79 = $(`<div id="html_5628f6ca473aab625a940381dd445d79" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_4f2ec44c79ec455e6b93ca126a511b1a.setContent(html_5628f6ca473aab625a940381dd445d79);
|
|
|
|
|
|
|
|
marker_0aa1cfa38c51e5e0d274bb18f2a4f3da.bindPopup(popup_4f2ec44c79ec455e6b93ca126a511b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa1cfa38c51e5e0d274bb18f2a4f3da.setIcon(icon_8df3a9b5c016e658aca88d07ccf5f0a0);
|
|
|
|
|
|
var marker_a5f7dc625e29e478ad7093ed38d4bcf9 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_192ca91addb4afa6b7a29d1398e517a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_051856f6db860983126ca14c5f1802c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_799d950611de40535a6ffa1d85f42e18 = $(`<div id="html_799d950611de40535a6ffa1d85f42e18" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_051856f6db860983126ca14c5f1802c1.setContent(html_799d950611de40535a6ffa1d85f42e18);
|
|
|
|
|
|
|
|
marker_a5f7dc625e29e478ad7093ed38d4bcf9.bindPopup(popup_051856f6db860983126ca14c5f1802c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f7dc625e29e478ad7093ed38d4bcf9.setIcon(icon_192ca91addb4afa6b7a29d1398e517a5);
|
|
|
|
|
|
var marker_d51375529100aecf1cdac28c192667e7 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f4eb1c066e49441b4a23b4e9818ff3e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44b19877d3cc7d9a4bee691dae279d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d9dd33a6671e6502ce6edf8156fb7e0 = $(`<div id="html_4d9dd33a6671e6502ce6edf8156fb7e0" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_44b19877d3cc7d9a4bee691dae279d9c.setContent(html_4d9dd33a6671e6502ce6edf8156fb7e0);
|
|
|
|
|
|
|
|
marker_d51375529100aecf1cdac28c192667e7.bindPopup(popup_44b19877d3cc7d9a4bee691dae279d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d51375529100aecf1cdac28c192667e7.setIcon(icon_f4eb1c066e49441b4a23b4e9818ff3e8);
|
|
|
|
|
|
var marker_7ebf2f3320fa632cf69e3a7de96ea0ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5a166d7c2ddbf8ca2ad9ed9b03e7f84e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98e832660b7d0bdf007619160451d9dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2a17c40975d7b822cfa7c6594ce2eca = $(`<div id="html_b2a17c40975d7b822cfa7c6594ce2eca" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_98e832660b7d0bdf007619160451d9dd.setContent(html_b2a17c40975d7b822cfa7c6594ce2eca);
|
|
|
|
|
|
|
|
marker_7ebf2f3320fa632cf69e3a7de96ea0ab.bindPopup(popup_98e832660b7d0bdf007619160451d9dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ebf2f3320fa632cf69e3a7de96ea0ab.setIcon(icon_5a166d7c2ddbf8ca2ad9ed9b03e7f84e);
|
|
|
|
|
|
var marker_848996368c89a4451e58fc3334776f87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8a6559963c0cf1fea9642cab4383c2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3011a6f708ec3af8c0321e33782f316f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a0483131233c7b1324b56ebfac2a841 = $(`<div id="html_8a0483131233c7b1324b56ebfac2a841" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_3011a6f708ec3af8c0321e33782f316f.setContent(html_8a0483131233c7b1324b56ebfac2a841);
|
|
|
|
|
|
|
|
marker_848996368c89a4451e58fc3334776f87.bindPopup(popup_3011a6f708ec3af8c0321e33782f316f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_848996368c89a4451e58fc3334776f87.setIcon(icon_8a6559963c0cf1fea9642cab4383c2bd);
|
|
|
|
|
|
var marker_cd7730d52d7d83c3acb64296d00213d9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0357564e39eff3034263ee65b4c9ebaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2cf9640d695394e2caf63dc250ad48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db439b75bf44761203b66528fc07944a = $(`<div id="html_db439b75bf44761203b66528fc07944a" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_fd2cf9640d695394e2caf63dc250ad48.setContent(html_db439b75bf44761203b66528fc07944a);
|
|
|
|
|
|
|
|
marker_cd7730d52d7d83c3acb64296d00213d9.bindPopup(popup_fd2cf9640d695394e2caf63dc250ad48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd7730d52d7d83c3acb64296d00213d9.setIcon(icon_0357564e39eff3034263ee65b4c9ebaa);
|
|
|
|
|
|
var marker_4106ae7416ad528228c5b696b20ed00f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e91139d9d244243fe57e8b026284cabd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_763b92eee3de2087f76a0323c2bd2db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af2a83a0d9ce40e71ef82428f2939c2a = $(`<div id="html_af2a83a0d9ce40e71ef82428f2939c2a" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_763b92eee3de2087f76a0323c2bd2db1.setContent(html_af2a83a0d9ce40e71ef82428f2939c2a);
|
|
|
|
|
|
|
|
marker_4106ae7416ad528228c5b696b20ed00f.bindPopup(popup_763b92eee3de2087f76a0323c2bd2db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4106ae7416ad528228c5b696b20ed00f.setIcon(icon_e91139d9d244243fe57e8b026284cabd);
|
|
|
|
|
|
var marker_b66c803208da6c2302c1947e4e5ecd95 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_34a13954ff2cd00014796c1501f5698d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa7c992c48db1c08bbd4a9e67238e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a82a629d4eb56600cce0412c0a5483c = $(`<div id="html_5a82a629d4eb56600cce0412c0a5483c" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_1aa7c992c48db1c08bbd4a9e67238e06.setContent(html_5a82a629d4eb56600cce0412c0a5483c);
|
|
|
|
|
|
|
|
marker_b66c803208da6c2302c1947e4e5ecd95.bindPopup(popup_1aa7c992c48db1c08bbd4a9e67238e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b66c803208da6c2302c1947e4e5ecd95.setIcon(icon_34a13954ff2cd00014796c1501f5698d);
|
|
|
|
|
|
var marker_f93f31ae3935fdc5967a3f4e4c711edd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7ffdfbd8b25de9a2ed7954a3f8310882 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6ed8c527824688da7318f34032808db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f138a4fd946782a9f51fcb9b7aff3488 = $(`<div id="html_f138a4fd946782a9f51fcb9b7aff3488" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_f6ed8c527824688da7318f34032808db.setContent(html_f138a4fd946782a9f51fcb9b7aff3488);
|
|
|
|
|
|
|
|
marker_f93f31ae3935fdc5967a3f4e4c711edd.bindPopup(popup_f6ed8c527824688da7318f34032808db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f93f31ae3935fdc5967a3f4e4c711edd.setIcon(icon_7ffdfbd8b25de9a2ed7954a3f8310882);
|
|
|
|
|
|
var marker_34b60e53bae7bbd54f52f24dae269849 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_82a1d16e1f695a817411f2cbec92b683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054134b015226918879a534889fe305c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4422491dcfba90855c6f5bff4ccbb4c1 = $(`<div id="html_4422491dcfba90855c6f5bff4ccbb4c1" style="width: 100.0%; height: 100.0%;">holland-excited-charming-experiencing.trycloudflare.com</div>`)[0];
|
|
popup_054134b015226918879a534889fe305c.setContent(html_4422491dcfba90855c6f5bff4ccbb4c1);
|
|
|
|
|
|
|
|
marker_34b60e53bae7bbd54f52f24dae269849.bindPopup(popup_054134b015226918879a534889fe305c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34b60e53bae7bbd54f52f24dae269849.setIcon(icon_82a1d16e1f695a817411f2cbec92b683);
|
|
|
|
|
|
var marker_2e5a797a284aefad30a322da4a17dd05 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_527afee46d517c740f3a4ade820aa36d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22b801afe7962305043f68b406790dbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef5ce173fee515c1cb7b0b262ef95df7 = $(`<div id="html_ef5ce173fee515c1cb7b0b262ef95df7" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_22b801afe7962305043f68b406790dbf.setContent(html_ef5ce173fee515c1cb7b0b262ef95df7);
|
|
|
|
|
|
|
|
marker_2e5a797a284aefad30a322da4a17dd05.bindPopup(popup_22b801afe7962305043f68b406790dbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5a797a284aefad30a322da4a17dd05.setIcon(icon_527afee46d517c740f3a4ade820aa36d);
|
|
|
|
|
|
var marker_8a804ef487900a028eb4d6150c093824 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d39c0a2a920230c8e98d03840c0a7f35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bed973e6797ec741c24ad6e6d8bf575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671d999ce7fb23112f34c9643f12a0b8 = $(`<div id="html_671d999ce7fb23112f34c9643f12a0b8" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0bed973e6797ec741c24ad6e6d8bf575.setContent(html_671d999ce7fb23112f34c9643f12a0b8);
|
|
|
|
|
|
|
|
marker_8a804ef487900a028eb4d6150c093824.bindPopup(popup_0bed973e6797ec741c24ad6e6d8bf575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a804ef487900a028eb4d6150c093824.setIcon(icon_d39c0a2a920230c8e98d03840c0a7f35);
|
|
|
|
|
|
var marker_321773e0a8e4e400343649f55429ec45 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0f022aa69064160ef7de554286918404 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d179dc154f5fc7e1d4ec6c95c658ba06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48824e5abfcaa47cfefd82140d4c5721 = $(`<div id="html_48824e5abfcaa47cfefd82140d4c5721" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_d179dc154f5fc7e1d4ec6c95c658ba06.setContent(html_48824e5abfcaa47cfefd82140d4c5721);
|
|
|
|
|
|
|
|
marker_321773e0a8e4e400343649f55429ec45.bindPopup(popup_d179dc154f5fc7e1d4ec6c95c658ba06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321773e0a8e4e400343649f55429ec45.setIcon(icon_0f022aa69064160ef7de554286918404);
|
|
|
|
|
|
var marker_6d397c5edb8cd1db9c6be49a9e9234c9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_94a6e42bef98e12e93af3c560d800d6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5915dd0bdef83faba95dc029cf8ded96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86b710d4c598795103f5660ab4994fba = $(`<div id="html_86b710d4c598795103f5660ab4994fba" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_5915dd0bdef83faba95dc029cf8ded96.setContent(html_86b710d4c598795103f5660ab4994fba);
|
|
|
|
|
|
|
|
marker_6d397c5edb8cd1db9c6be49a9e9234c9.bindPopup(popup_5915dd0bdef83faba95dc029cf8ded96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d397c5edb8cd1db9c6be49a9e9234c9.setIcon(icon_94a6e42bef98e12e93af3c560d800d6a);
|
|
|
|
|
|
var marker_0a4ce9f0c124a87ee5133e3e553c529e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a09249123c5ad6febe9bccb6b9d96811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dedffea2858f3eb81d0ba8b99788de63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fa815df33f3649e254e24250cf28cc8 = $(`<div id="html_1fa815df33f3649e254e24250cf28cc8" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_dedffea2858f3eb81d0ba8b99788de63.setContent(html_1fa815df33f3649e254e24250cf28cc8);
|
|
|
|
|
|
|
|
marker_0a4ce9f0c124a87ee5133e3e553c529e.bindPopup(popup_dedffea2858f3eb81d0ba8b99788de63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4ce9f0c124a87ee5133e3e553c529e.setIcon(icon_a09249123c5ad6febe9bccb6b9d96811);
|
|
|
|
|
|
var marker_2381220a0bbd3b10859d836301f173c0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ba894ed49d0d19c8b917c05145358179 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_072891b2769077463b83c86376a61533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dfb3b0dda3a8d5b6bf03f2323a8fdfd = $(`<div id="html_8dfb3b0dda3a8d5b6bf03f2323a8fdfd" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_072891b2769077463b83c86376a61533.setContent(html_8dfb3b0dda3a8d5b6bf03f2323a8fdfd);
|
|
|
|
|
|
|
|
marker_2381220a0bbd3b10859d836301f173c0.bindPopup(popup_072891b2769077463b83c86376a61533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2381220a0bbd3b10859d836301f173c0.setIcon(icon_ba894ed49d0d19c8b917c05145358179);
|
|
|
|
|
|
var marker_d30059cd5d9f7fd6045c34b23a14f307 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1dea0e064040556b58438ed2518bdeaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3efeaceaae09a66975d6a1692645c353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fdb634e28670a4b17e17c5faf5040e6 = $(`<div id="html_2fdb634e28670a4b17e17c5faf5040e6" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_3efeaceaae09a66975d6a1692645c353.setContent(html_2fdb634e28670a4b17e17c5faf5040e6);
|
|
|
|
|
|
|
|
marker_d30059cd5d9f7fd6045c34b23a14f307.bindPopup(popup_3efeaceaae09a66975d6a1692645c353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d30059cd5d9f7fd6045c34b23a14f307.setIcon(icon_1dea0e064040556b58438ed2518bdeaf);
|
|
|
|
|
|
var marker_85c0151d599e1591bd856d938e111716 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6f8af7787eb3ebc90a1c178c7f8f9f1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e973c76138057072177538d4f8ecf776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7846fe5f5b1accd266b390f4d7358c16 = $(`<div id="html_7846fe5f5b1accd266b390f4d7358c16" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_e973c76138057072177538d4f8ecf776.setContent(html_7846fe5f5b1accd266b390f4d7358c16);
|
|
|
|
|
|
|
|
marker_85c0151d599e1591bd856d938e111716.bindPopup(popup_e973c76138057072177538d4f8ecf776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c0151d599e1591bd856d938e111716.setIcon(icon_6f8af7787eb3ebc90a1c178c7f8f9f1f);
|
|
|
|
|
|
var marker_ed25e8da2f7026e3ad6c45fcc5c3d0dd = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_16d611d2a906a66a063d1d687e261279 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fe02f53171190b7ee57f1b846b0f534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef95baff50bcc65a3e56c74ce16ea8aa = $(`<div id="html_ef95baff50bcc65a3e56c74ce16ea8aa" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_1fe02f53171190b7ee57f1b846b0f534.setContent(html_ef95baff50bcc65a3e56c74ce16ea8aa);
|
|
|
|
|
|
|
|
marker_ed25e8da2f7026e3ad6c45fcc5c3d0dd.bindPopup(popup_1fe02f53171190b7ee57f1b846b0f534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed25e8da2f7026e3ad6c45fcc5c3d0dd.setIcon(icon_16d611d2a906a66a063d1d687e261279);
|
|
|
|
|
|
var marker_fec11f2a44a3b985718f7f3528f2a6b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5459a7b286e7cedb0523f0737bfe3a58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a35abba73cd2e39d2a787c097f804237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae710571d09b237771391874ae0fd8b6 = $(`<div id="html_ae710571d09b237771391874ae0fd8b6" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_a35abba73cd2e39d2a787c097f804237.setContent(html_ae710571d09b237771391874ae0fd8b6);
|
|
|
|
|
|
|
|
marker_fec11f2a44a3b985718f7f3528f2a6b1.bindPopup(popup_a35abba73cd2e39d2a787c097f804237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec11f2a44a3b985718f7f3528f2a6b1.setIcon(icon_5459a7b286e7cedb0523f0737bfe3a58);
|
|
|
|
|
|
var marker_2febab01730d6bceb9170195816269cd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_69bef9da0de548bfddb21be07a09ec13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b4f4f760cfa5037706c856184c16a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4f28b2d1e9dc4ed6bc6e1ac7286fda = $(`<div id="html_cc4f28b2d1e9dc4ed6bc6e1ac7286fda" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_5b4f4f760cfa5037706c856184c16a8f.setContent(html_cc4f28b2d1e9dc4ed6bc6e1ac7286fda);
|
|
|
|
|
|
|
|
marker_2febab01730d6bceb9170195816269cd.bindPopup(popup_5b4f4f760cfa5037706c856184c16a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2febab01730d6bceb9170195816269cd.setIcon(icon_69bef9da0de548bfddb21be07a09ec13);
|
|
|
|
|
|
var marker_8ec6f9b023afce35f7c9c5a8509ac046 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_665ac19573a7a9c98c2c22e8d2632395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22c885f422aad79a9f5561c0a5a5bdb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b467da5fe00239a6ca5b65f21a3bd963 = $(`<div id="html_b467da5fe00239a6ca5b65f21a3bd963" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_22c885f422aad79a9f5561c0a5a5bdb8.setContent(html_b467da5fe00239a6ca5b65f21a3bd963);
|
|
|
|
|
|
|
|
marker_8ec6f9b023afce35f7c9c5a8509ac046.bindPopup(popup_22c885f422aad79a9f5561c0a5a5bdb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec6f9b023afce35f7c9c5a8509ac046.setIcon(icon_665ac19573a7a9c98c2c22e8d2632395);
|
|
|
|
|
|
var marker_4c0466387e8eb1c1ef616379bc22f149 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_fa8d855b11493500a70bc2701589e0ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6278211af3d87887e86ca7f9f06d4e03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ae9cc930a1091a44e0afb08b3762db = $(`<div id="html_01ae9cc930a1091a44e0afb08b3762db" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_6278211af3d87887e86ca7f9f06d4e03.setContent(html_01ae9cc930a1091a44e0afb08b3762db);
|
|
|
|
|
|
|
|
marker_4c0466387e8eb1c1ef616379bc22f149.bindPopup(popup_6278211af3d87887e86ca7f9f06d4e03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0466387e8eb1c1ef616379bc22f149.setIcon(icon_fa8d855b11493500a70bc2701589e0ef);
|
|
|
|
|
|
var marker_67803cd4203a32bf4ea6994dde1ef28d = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e49a88db1a50896fbcacf40e761fbe21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb328b009a8816d945c9346abea1abd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cea21f1c10efb7c6162b947b58758cb = $(`<div id="html_5cea21f1c10efb7c6162b947b58758cb" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_eb328b009a8816d945c9346abea1abd1.setContent(html_5cea21f1c10efb7c6162b947b58758cb);
|
|
|
|
|
|
|
|
marker_67803cd4203a32bf4ea6994dde1ef28d.bindPopup(popup_eb328b009a8816d945c9346abea1abd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67803cd4203a32bf4ea6994dde1ef28d.setIcon(icon_e49a88db1a50896fbcacf40e761fbe21);
|
|
|
|
|
|
var marker_ebcc735eb00fadac84326eef6e29dc27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_98602f949eec7f451c8d33a36d880182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad693562a5fe0dd633d580ebd126833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f7cb5f8e796a49d12a4847be70533e = $(`<div id="html_a1f7cb5f8e796a49d12a4847be70533e" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_9ad693562a5fe0dd633d580ebd126833.setContent(html_a1f7cb5f8e796a49d12a4847be70533e);
|
|
|
|
|
|
|
|
marker_ebcc735eb00fadac84326eef6e29dc27.bindPopup(popup_9ad693562a5fe0dd633d580ebd126833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebcc735eb00fadac84326eef6e29dc27.setIcon(icon_98602f949eec7f451c8d33a36d880182);
|
|
|
|
|
|
var marker_ec6590d32b20e45d583bda70b95835df = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b8c721986f19da40783a3f79ca66b344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1a022343572aeb5598f27f4d42235c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_541da1359ff5851221b755b0c0340c26 = $(`<div id="html_541da1359ff5851221b755b0c0340c26" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_b1a022343572aeb5598f27f4d42235c9.setContent(html_541da1359ff5851221b755b0c0340c26);
|
|
|
|
|
|
|
|
marker_ec6590d32b20e45d583bda70b95835df.bindPopup(popup_b1a022343572aeb5598f27f4d42235c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec6590d32b20e45d583bda70b95835df.setIcon(icon_b8c721986f19da40783a3f79ca66b344);
|
|
|
|
|
|
var marker_1ae00138bc3124f25c379617f5c6904d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2f0b4080e51e64109670db7eebb83847 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06dd97bc25782e98c1f3b7c7f1ca3b7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8aae4177f4ddba0bd65dc76136738f = $(`<div id="html_ea8aae4177f4ddba0bd65dc76136738f" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_06dd97bc25782e98c1f3b7c7f1ca3b7a.setContent(html_ea8aae4177f4ddba0bd65dc76136738f);
|
|
|
|
|
|
|
|
marker_1ae00138bc3124f25c379617f5c6904d.bindPopup(popup_06dd97bc25782e98c1f3b7c7f1ca3b7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ae00138bc3124f25c379617f5c6904d.setIcon(icon_2f0b4080e51e64109670db7eebb83847);
|
|
|
|
|
|
var marker_047df0312592528d45ea005cff2bc3e1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9bfdbb1e70817aa2ac495d2534fd7657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d88a303d3dfd0714a1fa6344031647dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b80de5656e3af134d48679026c2c9f7 = $(`<div id="html_6b80de5656e3af134d48679026c2c9f7" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_d88a303d3dfd0714a1fa6344031647dc.setContent(html_6b80de5656e3af134d48679026c2c9f7);
|
|
|
|
|
|
|
|
marker_047df0312592528d45ea005cff2bc3e1.bindPopup(popup_d88a303d3dfd0714a1fa6344031647dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047df0312592528d45ea005cff2bc3e1.setIcon(icon_9bfdbb1e70817aa2ac495d2534fd7657);
|
|
|
|
|
|
var marker_55e9015889d8cd9c495ee27d4f7067f7 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_abb3d668a1dfb621b617eacce3b26f85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86cafaec99ec26d19933ebdd7a4eaeaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89971ffd7dbe6751caab3ca0ea42d112 = $(`<div id="html_89971ffd7dbe6751caab3ca0ea42d112" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_86cafaec99ec26d19933ebdd7a4eaeaf.setContent(html_89971ffd7dbe6751caab3ca0ea42d112);
|
|
|
|
|
|
|
|
marker_55e9015889d8cd9c495ee27d4f7067f7.bindPopup(popup_86cafaec99ec26d19933ebdd7a4eaeaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55e9015889d8cd9c495ee27d4f7067f7.setIcon(icon_abb3d668a1dfb621b617eacce3b26f85);
|
|
|
|
|
|
var marker_2fcbed444391a731b0be52c61c63c9a5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0431b78794e237925080d80a1ea44258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82ac69a420be9dd22c44fc93341fd647 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7965dcccf18ce9f4f2802d52ca5aedc6 = $(`<div id="html_7965dcccf18ce9f4f2802d52ca5aedc6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_82ac69a420be9dd22c44fc93341fd647.setContent(html_7965dcccf18ce9f4f2802d52ca5aedc6);
|
|
|
|
|
|
|
|
marker_2fcbed444391a731b0be52c61c63c9a5.bindPopup(popup_82ac69a420be9dd22c44fc93341fd647)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fcbed444391a731b0be52c61c63c9a5.setIcon(icon_0431b78794e237925080d80a1ea44258);
|
|
|
|
|
|
var marker_44e729346584a1b97f743d8a6f1fdc9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e69affa2cf397d737d358ada66b6d9e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f439305fbaf8e9e57834a8f37bfcac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61c70aa52b7227a917d95675e21db378 = $(`<div id="html_61c70aa52b7227a917d95675e21db378" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_7f439305fbaf8e9e57834a8f37bfcac6.setContent(html_61c70aa52b7227a917d95675e21db378);
|
|
|
|
|
|
|
|
marker_44e729346584a1b97f743d8a6f1fdc9d.bindPopup(popup_7f439305fbaf8e9e57834a8f37bfcac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44e729346584a1b97f743d8a6f1fdc9d.setIcon(icon_e69affa2cf397d737d358ada66b6d9e3);
|
|
|
|
|
|
var marker_a0041b456a11c8f2f924df7dab76789f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_348dd4552f70287939235a7181391f91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7133a26632ac32b41700b0d80021102 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_603c0372d151bc589a89b5bcea65a43a = $(`<div id="html_603c0372d151bc589a89b5bcea65a43a" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_c7133a26632ac32b41700b0d80021102.setContent(html_603c0372d151bc589a89b5bcea65a43a);
|
|
|
|
|
|
|
|
marker_a0041b456a11c8f2f924df7dab76789f.bindPopup(popup_c7133a26632ac32b41700b0d80021102)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0041b456a11c8f2f924df7dab76789f.setIcon(icon_348dd4552f70287939235a7181391f91);
|
|
|
|
|
|
var marker_b08e12b6d7c554ec85084bf3a46a843c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_eab2dfe4e630df1921f302641b4a0bc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_116e3cbde613c52ef5d9eef55cc19cd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec7547c3a4a8246a814a60a7c0b6f132 = $(`<div id="html_ec7547c3a4a8246a814a60a7c0b6f132" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_116e3cbde613c52ef5d9eef55cc19cd2.setContent(html_ec7547c3a4a8246a814a60a7c0b6f132);
|
|
|
|
|
|
|
|
marker_b08e12b6d7c554ec85084bf3a46a843c.bindPopup(popup_116e3cbde613c52ef5d9eef55cc19cd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b08e12b6d7c554ec85084bf3a46a843c.setIcon(icon_eab2dfe4e630df1921f302641b4a0bc8);
|
|
|
|
|
|
var marker_44714657d3ff2dc8b5d51368ebbfe520 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e1bd6154555a65d705da2c3fb51c2b36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6a1fcf52eba44be14892aade2849f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb010f8474ed150e59b8849d5cf15062 = $(`<div id="html_fb010f8474ed150e59b8849d5cf15062" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_1c6a1fcf52eba44be14892aade2849f2.setContent(html_fb010f8474ed150e59b8849d5cf15062);
|
|
|
|
|
|
|
|
marker_44714657d3ff2dc8b5d51368ebbfe520.bindPopup(popup_1c6a1fcf52eba44be14892aade2849f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44714657d3ff2dc8b5d51368ebbfe520.setIcon(icon_e1bd6154555a65d705da2c3fb51c2b36);
|
|
|
|
|
|
var marker_c97f8e326735fa095ca56f0f4616d511 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5f4f03753bdf8970849ea71558730815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a30d17aa9cb95ebe12b96b56a3eccde4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8334441ef39cd7c587610803fddda93 = $(`<div id="html_f8334441ef39cd7c587610803fddda93" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_a30d17aa9cb95ebe12b96b56a3eccde4.setContent(html_f8334441ef39cd7c587610803fddda93);
|
|
|
|
|
|
|
|
marker_c97f8e326735fa095ca56f0f4616d511.bindPopup(popup_a30d17aa9cb95ebe12b96b56a3eccde4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c97f8e326735fa095ca56f0f4616d511.setIcon(icon_5f4f03753bdf8970849ea71558730815);
|
|
|
|
|
|
var marker_1da823566d1ed358ec186b5176484671 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_560a0875a71fab4acc0b06ce2444e80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3018c0e73e45e5e99a17b3de4a821b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c3f192401e45afbb286d1b91d8e64d = $(`<div id="html_37c3f192401e45afbb286d1b91d8e64d" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_3018c0e73e45e5e99a17b3de4a821b64.setContent(html_37c3f192401e45afbb286d1b91d8e64d);
|
|
|
|
|
|
|
|
marker_1da823566d1ed358ec186b5176484671.bindPopup(popup_3018c0e73e45e5e99a17b3de4a821b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1da823566d1ed358ec186b5176484671.setIcon(icon_560a0875a71fab4acc0b06ce2444e80a);
|
|
|
|
|
|
var marker_d8c5b3d65013d9418563767f47213512 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_434a437ccd05c3f268c280b3bd647d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7019c8c35f3fe6ed6ee39d32c7735ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_360874727848503a50b310a1b98dba81 = $(`<div id="html_360874727848503a50b310a1b98dba81" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_7019c8c35f3fe6ed6ee39d32c7735ffb.setContent(html_360874727848503a50b310a1b98dba81);
|
|
|
|
|
|
|
|
marker_d8c5b3d65013d9418563767f47213512.bindPopup(popup_7019c8c35f3fe6ed6ee39d32c7735ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c5b3d65013d9418563767f47213512.setIcon(icon_434a437ccd05c3f268c280b3bd647d59);
|
|
|
|
|
|
var marker_b302ecf8f00e00bc400ec996d5ec5e9b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_47ee18d7c5de92f9fa87b39ddc2ae5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c8d570b8599f0ef9d56ba3e029dc9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c19f44b1e77b705105002930640768d6 = $(`<div id="html_c19f44b1e77b705105002930640768d6" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_e4c8d570b8599f0ef9d56ba3e029dc9d.setContent(html_c19f44b1e77b705105002930640768d6);
|
|
|
|
|
|
|
|
marker_b302ecf8f00e00bc400ec996d5ec5e9b.bindPopup(popup_e4c8d570b8599f0ef9d56ba3e029dc9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b302ecf8f00e00bc400ec996d5ec5e9b.setIcon(icon_47ee18d7c5de92f9fa87b39ddc2ae5c6);
|
|
|
|
|
|
var marker_4ed11e7d77763a8f197a9adf29690c3c = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e51fee5a3a72648db52048792cc48904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ebbcc03b388adc46d8377ea06983041 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29441f0a401bb1f81e983462f8fd4cf1 = $(`<div id="html_29441f0a401bb1f81e983462f8fd4cf1" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_7ebbcc03b388adc46d8377ea06983041.setContent(html_29441f0a401bb1f81e983462f8fd4cf1);
|
|
|
|
|
|
|
|
marker_4ed11e7d77763a8f197a9adf29690c3c.bindPopup(popup_7ebbcc03b388adc46d8377ea06983041)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ed11e7d77763a8f197a9adf29690c3c.setIcon(icon_e51fee5a3a72648db52048792cc48904);
|
|
|
|
|
|
var marker_15c5fc758dfd63e15f4a5a73a86fcfda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f31effef77e94642250103cf9465e018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9cfc3caa1ad26abc5118a328d7753ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6013b34b79671a8ad42d8ad31e0ac1d = $(`<div id="html_b6013b34b79671a8ad42d8ad31e0ac1d" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_f9cfc3caa1ad26abc5118a328d7753ac.setContent(html_b6013b34b79671a8ad42d8ad31e0ac1d);
|
|
|
|
|
|
|
|
marker_15c5fc758dfd63e15f4a5a73a86fcfda.bindPopup(popup_f9cfc3caa1ad26abc5118a328d7753ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c5fc758dfd63e15f4a5a73a86fcfda.setIcon(icon_f31effef77e94642250103cf9465e018);
|
|
|
|
|
|
var marker_940e2767abc202a7ca3390cea03ac47c = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ae9b5fa30711bcf0180ead152cbd719c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf007de8627392b15c910aa6267d537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9530c7938c43874ba8ee649093b0d421 = $(`<div id="html_9530c7938c43874ba8ee649093b0d421" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_fcf007de8627392b15c910aa6267d537.setContent(html_9530c7938c43874ba8ee649093b0d421);
|
|
|
|
|
|
|
|
marker_940e2767abc202a7ca3390cea03ac47c.bindPopup(popup_fcf007de8627392b15c910aa6267d537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_940e2767abc202a7ca3390cea03ac47c.setIcon(icon_ae9b5fa30711bcf0180ead152cbd719c);
|
|
|
|
|
|
var marker_ba4b89c3e37829133bc4b87e32aa7b5e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_666befd602eaa815dee618f7867834f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a09f50fa2216ed7446bf4bf4ba2b7d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd98584f6e495a4edb166d3987d5a6e = $(`<div id="html_ffd98584f6e495a4edb166d3987d5a6e" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_0a09f50fa2216ed7446bf4bf4ba2b7d5.setContent(html_ffd98584f6e495a4edb166d3987d5a6e);
|
|
|
|
|
|
|
|
marker_ba4b89c3e37829133bc4b87e32aa7b5e.bindPopup(popup_0a09f50fa2216ed7446bf4bf4ba2b7d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba4b89c3e37829133bc4b87e32aa7b5e.setIcon(icon_666befd602eaa815dee618f7867834f0);
|
|
|
|
|
|
var marker_24985ce32eaae66404a646a75d209396 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ec2cd498fc9de65e7d006c272a29828b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c669f212bb7f2ee1ba0dc145d1a9038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b62faa8c1e1dfa161ba7aafe3d390dbc = $(`<div id="html_b62faa8c1e1dfa161ba7aafe3d390dbc" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_8c669f212bb7f2ee1ba0dc145d1a9038.setContent(html_b62faa8c1e1dfa161ba7aafe3d390dbc);
|
|
|
|
|
|
|
|
marker_24985ce32eaae66404a646a75d209396.bindPopup(popup_8c669f212bb7f2ee1ba0dc145d1a9038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24985ce32eaae66404a646a75d209396.setIcon(icon_ec2cd498fc9de65e7d006c272a29828b);
|
|
|
|
|
|
var marker_74d284e968bb1a1ee7018010d1bac2ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_253b3c6593363da010acbc69d06efc1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_007aa25a323875b9ee97ce8e09a25fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6042c1b2a10a73f049e1896afb54fb = $(`<div id="html_1b6042c1b2a10a73f049e1896afb54fb" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_007aa25a323875b9ee97ce8e09a25fd0.setContent(html_1b6042c1b2a10a73f049e1896afb54fb);
|
|
|
|
|
|
|
|
marker_74d284e968bb1a1ee7018010d1bac2ed.bindPopup(popup_007aa25a323875b9ee97ce8e09a25fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d284e968bb1a1ee7018010d1bac2ed.setIcon(icon_253b3c6593363da010acbc69d06efc1c);
|
|
|
|
|
|
var marker_53a1d571e0695554ceb6437942a04af3 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d5356eef569799d2e6510096f9ce111c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32af6b83103772d57e26785fda096067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5be582cbe7cb7a6e9d28231c4dbe205 = $(`<div id="html_d5be582cbe7cb7a6e9d28231c4dbe205" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_32af6b83103772d57e26785fda096067.setContent(html_d5be582cbe7cb7a6e9d28231c4dbe205);
|
|
|
|
|
|
|
|
marker_53a1d571e0695554ceb6437942a04af3.bindPopup(popup_32af6b83103772d57e26785fda096067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53a1d571e0695554ceb6437942a04af3.setIcon(icon_d5356eef569799d2e6510096f9ce111c);
|
|
|
|
|
|
var marker_785da28af892a347652152132fa76fa9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_fd3bcce1904d535e70cb831e86276c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7762a9a38e451e8851f1317034789fa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6141247830d6652ea866528a196db92a = $(`<div id="html_6141247830d6652ea866528a196db92a" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_7762a9a38e451e8851f1317034789fa4.setContent(html_6141247830d6652ea866528a196db92a);
|
|
|
|
|
|
|
|
marker_785da28af892a347652152132fa76fa9.bindPopup(popup_7762a9a38e451e8851f1317034789fa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785da28af892a347652152132fa76fa9.setIcon(icon_fd3bcce1904d535e70cb831e86276c57);
|
|
|
|
|
|
var marker_82dd13206f54ad04afbcd0e3a3254b2c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_65764e32ab0e3279358045da939e0238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e4e795de14e8bef9dcbb66b5624d1e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4340e4926142f1c56c15446b759a853 = $(`<div id="html_d4340e4926142f1c56c15446b759a853" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_1e4e795de14e8bef9dcbb66b5624d1e6.setContent(html_d4340e4926142f1c56c15446b759a853);
|
|
|
|
|
|
|
|
marker_82dd13206f54ad04afbcd0e3a3254b2c.bindPopup(popup_1e4e795de14e8bef9dcbb66b5624d1e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82dd13206f54ad04afbcd0e3a3254b2c.setIcon(icon_65764e32ab0e3279358045da939e0238);
|
|
|
|
|
|
var marker_7f57c5a0ac0d3d9fce8046567167e743 = L.marker(
|
|
[33.9526, -84.5499],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d20dce5cd88c68d05588cb721ef03d4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de8032d229f6517fa6f2a70c54730407 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_822b455f0df1bf73a93cfcfbf0d4f709 = $(`<div id="html_822b455f0df1bf73a93cfcfbf0d4f709" style="width: 100.0%; height: 100.0%;">nostrferatu.darserians.xyz</div>`)[0];
|
|
popup_de8032d229f6517fa6f2a70c54730407.setContent(html_822b455f0df1bf73a93cfcfbf0d4f709);
|
|
|
|
|
|
|
|
marker_7f57c5a0ac0d3d9fce8046567167e743.bindPopup(popup_de8032d229f6517fa6f2a70c54730407)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f57c5a0ac0d3d9fce8046567167e743.setIcon(icon_d20dce5cd88c68d05588cb721ef03d4f);
|
|
|
|
|
|
var marker_745f8ef99dfad3a887ec604b86865f37 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_80112efec6ab8ecfeeb287d9dd91a7c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a732d759d3e4fc7654f8a57eb723fe9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a64135594abfae037faa3b368bafbcb = $(`<div id="html_3a64135594abfae037faa3b368bafbcb" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_a732d759d3e4fc7654f8a57eb723fe9a.setContent(html_3a64135594abfae037faa3b368bafbcb);
|
|
|
|
|
|
|
|
marker_745f8ef99dfad3a887ec604b86865f37.bindPopup(popup_a732d759d3e4fc7654f8a57eb723fe9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745f8ef99dfad3a887ec604b86865f37.setIcon(icon_80112efec6ab8ecfeeb287d9dd91a7c0);
|
|
|
|
|
|
var marker_b96523cb699bf4701166cbb1f89783da = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_aecf425e618f463ce08b8fb0c8f14ac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2adfb48041e0166f9e16104567c7bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeab004a277e04dc99090746e1d6fc69 = $(`<div id="html_eeab004a277e04dc99090746e1d6fc69" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_b2adfb48041e0166f9e16104567c7bbd.setContent(html_eeab004a277e04dc99090746e1d6fc69);
|
|
|
|
|
|
|
|
marker_b96523cb699bf4701166cbb1f89783da.bindPopup(popup_b2adfb48041e0166f9e16104567c7bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96523cb699bf4701166cbb1f89783da.setIcon(icon_aecf425e618f463ce08b8fb0c8f14ac5);
|
|
|
|
|
|
var marker_ac532efce502ea4fff2a10f9a2fbd2d6 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_18675054cdece69de49c6138f43cda41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da3b7ea8ce28b84e3e7f815defdc0e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfacf3ce9807829e5391c6b972c03f3d = $(`<div id="html_bfacf3ce9807829e5391c6b972c03f3d" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_4da3b7ea8ce28b84e3e7f815defdc0e3.setContent(html_bfacf3ce9807829e5391c6b972c03f3d);
|
|
|
|
|
|
|
|
marker_ac532efce502ea4fff2a10f9a2fbd2d6.bindPopup(popup_4da3b7ea8ce28b84e3e7f815defdc0e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac532efce502ea4fff2a10f9a2fbd2d6.setIcon(icon_18675054cdece69de49c6138f43cda41);
|
|
|
|
|
|
var marker_9cfa9d8b73c67853a07e7823f0403671 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f7fec018d6623d793ba86b501e337f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5958dd036fbfa5a403979fce7cef6ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_653b2c8623769f8048ad1e7aba9d0841 = $(`<div id="html_653b2c8623769f8048ad1e7aba9d0841" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_5958dd036fbfa5a403979fce7cef6ff2.setContent(html_653b2c8623769f8048ad1e7aba9d0841);
|
|
|
|
|
|
|
|
marker_9cfa9d8b73c67853a07e7823f0403671.bindPopup(popup_5958dd036fbfa5a403979fce7cef6ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cfa9d8b73c67853a07e7823f0403671.setIcon(icon_f7fec018d6623d793ba86b501e337f37);
|
|
|
|
|
|
var marker_6b2cff8e0670fa868cff4352a4a7366d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_cebc9719f23c2d16bbe22d718546dfdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1b296349ea021f759eef1c628c61a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dff509d517266ae788a0f640c95c78f9 = $(`<div id="html_dff509d517266ae788a0f640c95c78f9" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_3c1b296349ea021f759eef1c628c61a8.setContent(html_dff509d517266ae788a0f640c95c78f9);
|
|
|
|
|
|
|
|
marker_6b2cff8e0670fa868cff4352a4a7366d.bindPopup(popup_3c1b296349ea021f759eef1c628c61a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b2cff8e0670fa868cff4352a4a7366d.setIcon(icon_cebc9719f23c2d16bbe22d718546dfdf);
|
|
|
|
|
|
var marker_2fdb124a413d511c01bf94dbadc6d375 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4ecca24c0508fad82b78b44e981cddb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3e1e3472b2769e975e2d891c51a0f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64f7b4c9be1781128e31b5d3f80dbf0b = $(`<div id="html_64f7b4c9be1781128e31b5d3f80dbf0b" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_f3e1e3472b2769e975e2d891c51a0f79.setContent(html_64f7b4c9be1781128e31b5d3f80dbf0b);
|
|
|
|
|
|
|
|
marker_2fdb124a413d511c01bf94dbadc6d375.bindPopup(popup_f3e1e3472b2769e975e2d891c51a0f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fdb124a413d511c01bf94dbadc6d375.setIcon(icon_4ecca24c0508fad82b78b44e981cddb1);
|
|
|
|
|
|
var marker_ccdc8ee37ef73dce53cbd4c902521c9a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_eb5c1eed00bd705b105ab3430995b655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e781c9943100fa217b37578c5216357c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b9138c6ea1d99b205a7647b8d1d7227 = $(`<div id="html_0b9138c6ea1d99b205a7647b8d1d7227" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_e781c9943100fa217b37578c5216357c.setContent(html_0b9138c6ea1d99b205a7647b8d1d7227);
|
|
|
|
|
|
|
|
marker_ccdc8ee37ef73dce53cbd4c902521c9a.bindPopup(popup_e781c9943100fa217b37578c5216357c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccdc8ee37ef73dce53cbd4c902521c9a.setIcon(icon_eb5c1eed00bd705b105ab3430995b655);
|
|
|
|
|
|
var marker_b37ee48114fec47100fc74050ec58a9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c45c5f3d92556623209df7f86ce98fa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb797d3bf9e5bcc070aa539334245c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd72b88cdef3312552050722ac4d1d0 = $(`<div id="html_6fd72b88cdef3312552050722ac4d1d0" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_cb797d3bf9e5bcc070aa539334245c7a.setContent(html_6fd72b88cdef3312552050722ac4d1d0);
|
|
|
|
|
|
|
|
marker_b37ee48114fec47100fc74050ec58a9c.bindPopup(popup_cb797d3bf9e5bcc070aa539334245c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b37ee48114fec47100fc74050ec58a9c.setIcon(icon_c45c5f3d92556623209df7f86ce98fa7);
|
|
|
|
|
|
var marker_fe2b7b13967d4d129e25a65d917b77c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ca1353514858d704a2f9a5035f6cc088 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87683dcae0e53603a414655eb46465b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98dc5ad028f0b90c096d73089d6d451e = $(`<div id="html_98dc5ad028f0b90c096d73089d6d451e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_87683dcae0e53603a414655eb46465b9.setContent(html_98dc5ad028f0b90c096d73089d6d451e);
|
|
|
|
|
|
|
|
marker_fe2b7b13967d4d129e25a65d917b77c9.bindPopup(popup_87683dcae0e53603a414655eb46465b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe2b7b13967d4d129e25a65d917b77c9.setIcon(icon_ca1353514858d704a2f9a5035f6cc088);
|
|
|
|
|
|
var marker_d769f4d8db3901a3d4085a0c202e8cdf = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7ab97055d7107e86b4a6eddbc2d3c5fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee3a6f42c135d0116112e56aa78ff3ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7793ae88ca3d96b74df7beef9d1e05ec = $(`<div id="html_7793ae88ca3d96b74df7beef9d1e05ec" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ee3a6f42c135d0116112e56aa78ff3ff.setContent(html_7793ae88ca3d96b74df7beef9d1e05ec);
|
|
|
|
|
|
|
|
marker_d769f4d8db3901a3d4085a0c202e8cdf.bindPopup(popup_ee3a6f42c135d0116112e56aa78ff3ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d769f4d8db3901a3d4085a0c202e8cdf.setIcon(icon_7ab97055d7107e86b4a6eddbc2d3c5fa);
|
|
|
|
|
|
var marker_7f93288832f4e60e32609a411158f1be = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1cd12c91cb93fd10ee58e76c0bba4d69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a237483f6339d4497920bef07445531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1186400c5860b2445b9e647acbfc4fa = $(`<div id="html_b1186400c5860b2445b9e647acbfc4fa" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_7a237483f6339d4497920bef07445531.setContent(html_b1186400c5860b2445b9e647acbfc4fa);
|
|
|
|
|
|
|
|
marker_7f93288832f4e60e32609a411158f1be.bindPopup(popup_7a237483f6339d4497920bef07445531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f93288832f4e60e32609a411158f1be.setIcon(icon_1cd12c91cb93fd10ee58e76c0bba4d69);
|
|
|
|
|
|
var marker_765ef74faa07066e26859473e4215959 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_620aa5e3470dfbde8dbd165d9789625d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10167f9b6e5e0631d8ce30a547619501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bedc86e0ff97941f5a052191290ec7b = $(`<div id="html_1bedc86e0ff97941f5a052191290ec7b" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_10167f9b6e5e0631d8ce30a547619501.setContent(html_1bedc86e0ff97941f5a052191290ec7b);
|
|
|
|
|
|
|
|
marker_765ef74faa07066e26859473e4215959.bindPopup(popup_10167f9b6e5e0631d8ce30a547619501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_765ef74faa07066e26859473e4215959.setIcon(icon_620aa5e3470dfbde8dbd165d9789625d);
|
|
|
|
|
|
var marker_2c7a7fa6288f99acd4f404cdb3c45afe = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_19bab1414e5b953a94f22ee72632d016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2727ff0386e9842470aaac4a0224e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e082f0dc737257ef223266b9c9f4d6bb = $(`<div id="html_e082f0dc737257ef223266b9c9f4d6bb" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_f2727ff0386e9842470aaac4a0224e67.setContent(html_e082f0dc737257ef223266b9c9f4d6bb);
|
|
|
|
|
|
|
|
marker_2c7a7fa6288f99acd4f404cdb3c45afe.bindPopup(popup_f2727ff0386e9842470aaac4a0224e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c7a7fa6288f99acd4f404cdb3c45afe.setIcon(icon_19bab1414e5b953a94f22ee72632d016);
|
|
|
|
|
|
var marker_86d27df034e8d7456458905200695cfa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6f989affb53f518c9c9dd6853fba8967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eb9b25ee9fee0b95d5db727c3bfe2d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5b7e632fa2cc45bd6c432499a05c503 = $(`<div id="html_f5b7e632fa2cc45bd6c432499a05c503" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_9eb9b25ee9fee0b95d5db727c3bfe2d2.setContent(html_f5b7e632fa2cc45bd6c432499a05c503);
|
|
|
|
|
|
|
|
marker_86d27df034e8d7456458905200695cfa.bindPopup(popup_9eb9b25ee9fee0b95d5db727c3bfe2d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86d27df034e8d7456458905200695cfa.setIcon(icon_6f989affb53f518c9c9dd6853fba8967);
|
|
|
|
|
|
var marker_915c4703b6a21745231f75715faa3989 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9c4fba96bc613fb1507dd4ac84602c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c732e3d289e39c2496479641b44e9fe7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff19811f3b7c390d4529fc3516d2ad4d = $(`<div id="html_ff19811f3b7c390d4529fc3516d2ad4d" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_c732e3d289e39c2496479641b44e9fe7.setContent(html_ff19811f3b7c390d4529fc3516d2ad4d);
|
|
|
|
|
|
|
|
marker_915c4703b6a21745231f75715faa3989.bindPopup(popup_c732e3d289e39c2496479641b44e9fe7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_915c4703b6a21745231f75715faa3989.setIcon(icon_9c4fba96bc613fb1507dd4ac84602c8f);
|
|
|
|
|
|
var marker_d712f9a91a9f8d961c80ad00de4637e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4c15c29c0e61a11fa05c9f3028244593 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6a242e3e2b3cf58da9c802cff6cc7a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d976a15cffce32324532d2cfaa4e3b0 = $(`<div id="html_2d976a15cffce32324532d2cfaa4e3b0" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_c6a242e3e2b3cf58da9c802cff6cc7a7.setContent(html_2d976a15cffce32324532d2cfaa4e3b0);
|
|
|
|
|
|
|
|
marker_d712f9a91a9f8d961c80ad00de4637e9.bindPopup(popup_c6a242e3e2b3cf58da9c802cff6cc7a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d712f9a91a9f8d961c80ad00de4637e9.setIcon(icon_4c15c29c0e61a11fa05c9f3028244593);
|
|
|
|
|
|
var marker_1a77430998ec54285129c333365b4210 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ce97e924c7c51307e5e82c332ec6c852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_177ebab3166c0e79f1ea1e2952042350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca64698496d24b25750b9ed051d4ff82 = $(`<div id="html_ca64698496d24b25750b9ed051d4ff82" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_177ebab3166c0e79f1ea1e2952042350.setContent(html_ca64698496d24b25750b9ed051d4ff82);
|
|
|
|
|
|
|
|
marker_1a77430998ec54285129c333365b4210.bindPopup(popup_177ebab3166c0e79f1ea1e2952042350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a77430998ec54285129c333365b4210.setIcon(icon_ce97e924c7c51307e5e82c332ec6c852);
|
|
|
|
|
|
var marker_496caf913f9d1caa66047ccbf432b620 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d965e41bd95aa3be81b7f46b40b4b8ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803edacaf1394235df826e1aa7a0ec6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8d1968759e158040f62ef3e761bd82 = $(`<div id="html_6b8d1968759e158040f62ef3e761bd82" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_803edacaf1394235df826e1aa7a0ec6f.setContent(html_6b8d1968759e158040f62ef3e761bd82);
|
|
|
|
|
|
|
|
marker_496caf913f9d1caa66047ccbf432b620.bindPopup(popup_803edacaf1394235df826e1aa7a0ec6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_496caf913f9d1caa66047ccbf432b620.setIcon(icon_d965e41bd95aa3be81b7f46b40b4b8ce);
|
|
|
|
|
|
var marker_bb32468eccc541c28ccd98d5c9c26f6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_dbf871b3bc10146ce0060e3efcb28fac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82156f85210b338258ff1a24e2339760 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62741160ba827082957593f15c522b1d = $(`<div id="html_62741160ba827082957593f15c522b1d" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_82156f85210b338258ff1a24e2339760.setContent(html_62741160ba827082957593f15c522b1d);
|
|
|
|
|
|
|
|
marker_bb32468eccc541c28ccd98d5c9c26f6f.bindPopup(popup_82156f85210b338258ff1a24e2339760)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb32468eccc541c28ccd98d5c9c26f6f.setIcon(icon_dbf871b3bc10146ce0060e3efcb28fac);
|
|
|
|
|
|
var marker_85b985190ef4306d2eb02d714d663f08 = L.marker(
|
|
[56.6268, 47.9193],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_834b1d5bd177e3ad5392e226cc946680 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6b834067faa93b85d1a6253d2bd1e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7800f42f5d39d7c1083afa73a8896521 = $(`<div id="html_7800f42f5d39d7c1083afa73a8896521" style="width: 100.0%; height: 100.0%;">relay.edino.net</div>`)[0];
|
|
popup_d6b834067faa93b85d1a6253d2bd1e31.setContent(html_7800f42f5d39d7c1083afa73a8896521);
|
|
|
|
|
|
|
|
marker_85b985190ef4306d2eb02d714d663f08.bindPopup(popup_d6b834067faa93b85d1a6253d2bd1e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b985190ef4306d2eb02d714d663f08.setIcon(icon_834b1d5bd177e3ad5392e226cc946680);
|
|
|
|
|
|
var marker_39e2fa8e1ae419e10e04c99d15c880be = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_26cefd981af5e6903cb94309cf5de334 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d69c0388851b698faadc6df8c1f25ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_226e370a5ebef3249ac3c95a1399c584 = $(`<div id="html_226e370a5ebef3249ac3c95a1399c584" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_0d69c0388851b698faadc6df8c1f25ee.setContent(html_226e370a5ebef3249ac3c95a1399c584);
|
|
|
|
|
|
|
|
marker_39e2fa8e1ae419e10e04c99d15c880be.bindPopup(popup_0d69c0388851b698faadc6df8c1f25ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e2fa8e1ae419e10e04c99d15c880be.setIcon(icon_26cefd981af5e6903cb94309cf5de334);
|
|
|
|
|
|
var marker_88d3de9ce07190ae9a29ee58bd81e14d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d39c1d02de5d853c00acb7004b879a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd462034b505f630ae03e4bebda1f53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5095bafb1d7d0e2b11b45f057cc7fdc2 = $(`<div id="html_5095bafb1d7d0e2b11b45f057cc7fdc2" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_dbd462034b505f630ae03e4bebda1f53.setContent(html_5095bafb1d7d0e2b11b45f057cc7fdc2);
|
|
|
|
|
|
|
|
marker_88d3de9ce07190ae9a29ee58bd81e14d.bindPopup(popup_dbd462034b505f630ae03e4bebda1f53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88d3de9ce07190ae9a29ee58bd81e14d.setIcon(icon_d39c1d02de5d853c00acb7004b879a1a);
|
|
|
|
|
|
var marker_e3bcd180ea5fe5f27e081d1091d56659 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_37f46d2082618c30ae747ef641621ac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a4dcfbf461012c02a9668c804365bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_827ce0baf4ffc87bcb8047d4dbaf2fed = $(`<div id="html_827ce0baf4ffc87bcb8047d4dbaf2fed" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_3a4dcfbf461012c02a9668c804365bac.setContent(html_827ce0baf4ffc87bcb8047d4dbaf2fed);
|
|
|
|
|
|
|
|
marker_e3bcd180ea5fe5f27e081d1091d56659.bindPopup(popup_3a4dcfbf461012c02a9668c804365bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3bcd180ea5fe5f27e081d1091d56659.setIcon(icon_37f46d2082618c30ae747ef641621ac9);
|
|
|
|
|
|
var marker_32316c24030c8ba8ec326f3528d30253 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f858fc8bb762a87ac9ace5476e7dd4e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a785e8dda4b48bab0d04b17ba2114a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_978864ec1a4a5264d7a2945bb08974a7 = $(`<div id="html_978864ec1a4a5264d7a2945bb08974a7" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_02a785e8dda4b48bab0d04b17ba2114a.setContent(html_978864ec1a4a5264d7a2945bb08974a7);
|
|
|
|
|
|
|
|
marker_32316c24030c8ba8ec326f3528d30253.bindPopup(popup_02a785e8dda4b48bab0d04b17ba2114a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32316c24030c8ba8ec326f3528d30253.setIcon(icon_f858fc8bb762a87ac9ace5476e7dd4e9);
|
|
|
|
|
|
var marker_aa160dd94c1115b718c0ac5ddb41bfed = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b7b9c656e55d5fb93a7ebc645ed478bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b21e6440c2e20cfe693c327aed147da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53b2b2021eb14d10e7c4070b2305807d = $(`<div id="html_53b2b2021eb14d10e7c4070b2305807d" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_0b21e6440c2e20cfe693c327aed147da.setContent(html_53b2b2021eb14d10e7c4070b2305807d);
|
|
|
|
|
|
|
|
marker_aa160dd94c1115b718c0ac5ddb41bfed.bindPopup(popup_0b21e6440c2e20cfe693c327aed147da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa160dd94c1115b718c0ac5ddb41bfed.setIcon(icon_b7b9c656e55d5fb93a7ebc645ed478bc);
|
|
|
|
|
|
var marker_f76643fb5e16e06c6942afd0051d0f4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_63d31571dd04607575bb92788081c88d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d2c438eaf758a3e5d3ac6fb2588488 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b39541b9089f3ae687167dd5edcadd54 = $(`<div id="html_b39541b9089f3ae687167dd5edcadd54" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_62d2c438eaf758a3e5d3ac6fb2588488.setContent(html_b39541b9089f3ae687167dd5edcadd54);
|
|
|
|
|
|
|
|
marker_f76643fb5e16e06c6942afd0051d0f4d.bindPopup(popup_62d2c438eaf758a3e5d3ac6fb2588488)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f76643fb5e16e06c6942afd0051d0f4d.setIcon(icon_63d31571dd04607575bb92788081c88d);
|
|
|
|
|
|
var marker_2caee0180e630a9b5fd06f61189666c9 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e7b6dc17fbe6d91ec5cf205c4f425aa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26aaa19e1a77b3ea9cd7c83758201fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f9c696c91c3ac0be54d8660067bd2d = $(`<div id="html_41f9c696c91c3ac0be54d8660067bd2d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_26aaa19e1a77b3ea9cd7c83758201fbd.setContent(html_41f9c696c91c3ac0be54d8660067bd2d);
|
|
|
|
|
|
|
|
marker_2caee0180e630a9b5fd06f61189666c9.bindPopup(popup_26aaa19e1a77b3ea9cd7c83758201fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2caee0180e630a9b5fd06f61189666c9.setIcon(icon_e7b6dc17fbe6d91ec5cf205c4f425aa1);
|
|
|
|
|
|
var marker_9f16a625b6ef985b858faaf9e161d406 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3087e839c7c8794a91ca8fa48fbe1438 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2c736688249df4070819ae55bd0d029 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edc90ea8ee6ea8561d80349bf023b550 = $(`<div id="html_edc90ea8ee6ea8561d80349bf023b550" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_f2c736688249df4070819ae55bd0d029.setContent(html_edc90ea8ee6ea8561d80349bf023b550);
|
|
|
|
|
|
|
|
marker_9f16a625b6ef985b858faaf9e161d406.bindPopup(popup_f2c736688249df4070819ae55bd0d029)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f16a625b6ef985b858faaf9e161d406.setIcon(icon_3087e839c7c8794a91ca8fa48fbe1438);
|
|
|
|
|
|
var marker_9b0b4aae1254734ee9fbd1eabe68d8b7 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_53e8a67d0371ee5dfa287638fcd7a9a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8ad4e24587f82d0fd9d4fe37020d8b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dea228a6c4810a1fe69bad8aaa311da = $(`<div id="html_4dea228a6c4810a1fe69bad8aaa311da" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_a8ad4e24587f82d0fd9d4fe37020d8b7.setContent(html_4dea228a6c4810a1fe69bad8aaa311da);
|
|
|
|
|
|
|
|
marker_9b0b4aae1254734ee9fbd1eabe68d8b7.bindPopup(popup_a8ad4e24587f82d0fd9d4fe37020d8b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0b4aae1254734ee9fbd1eabe68d8b7.setIcon(icon_53e8a67d0371ee5dfa287638fcd7a9a9);
|
|
|
|
|
|
var marker_f7da6942e9c225768ebabbf490b1d496 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_096ef0cd7f04ddd98854c1873a9b7d90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8db28d18b74f32e132dd2954d78e6e85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a980ef464a98b5a3623bb08f4aa2900 = $(`<div id="html_8a980ef464a98b5a3623bb08f4aa2900" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_8db28d18b74f32e132dd2954d78e6e85.setContent(html_8a980ef464a98b5a3623bb08f4aa2900);
|
|
|
|
|
|
|
|
marker_f7da6942e9c225768ebabbf490b1d496.bindPopup(popup_8db28d18b74f32e132dd2954d78e6e85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7da6942e9c225768ebabbf490b1d496.setIcon(icon_096ef0cd7f04ddd98854c1873a9b7d90);
|
|
|
|
|
|
var marker_1746e877236cd39a146967847582cf38 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_612dfced5a3f0703fb1ec59bdbbe4efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111db2dc737f2cc80ba07e4ee12f2375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e66ae034c39b451eafac50935c09600 = $(`<div id="html_2e66ae034c39b451eafac50935c09600" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_111db2dc737f2cc80ba07e4ee12f2375.setContent(html_2e66ae034c39b451eafac50935c09600);
|
|
|
|
|
|
|
|
marker_1746e877236cd39a146967847582cf38.bindPopup(popup_111db2dc737f2cc80ba07e4ee12f2375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1746e877236cd39a146967847582cf38.setIcon(icon_612dfced5a3f0703fb1ec59bdbbe4efe);
|
|
|
|
|
|
var marker_427ba3f3e04f48c1ae2a513bfb2ddabb = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ada1d9e7e3bcb576fa7550d86d511794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b3e0b7a72cc54d12a4478237aa5dcaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6410a0ac0cde1815b7226fc5b3b5bf3 = $(`<div id="html_d6410a0ac0cde1815b7226fc5b3b5bf3" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_1b3e0b7a72cc54d12a4478237aa5dcaf.setContent(html_d6410a0ac0cde1815b7226fc5b3b5bf3);
|
|
|
|
|
|
|
|
marker_427ba3f3e04f48c1ae2a513bfb2ddabb.bindPopup(popup_1b3e0b7a72cc54d12a4478237aa5dcaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_427ba3f3e04f48c1ae2a513bfb2ddabb.setIcon(icon_ada1d9e7e3bcb576fa7550d86d511794);
|
|
|
|
|
|
var marker_fcd5d8c9d00dfa44ffffb9649baacdea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5544a2cf886815fcb32f53cf4ee4becd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7ade95982382066f1a8176643426721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54d174656800e0741a659284858f20e4 = $(`<div id="html_54d174656800e0741a659284858f20e4" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_c7ade95982382066f1a8176643426721.setContent(html_54d174656800e0741a659284858f20e4);
|
|
|
|
|
|
|
|
marker_fcd5d8c9d00dfa44ffffb9649baacdea.bindPopup(popup_c7ade95982382066f1a8176643426721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcd5d8c9d00dfa44ffffb9649baacdea.setIcon(icon_5544a2cf886815fcb32f53cf4ee4becd);
|
|
|
|
|
|
var marker_6a7666dfb69ec36ea5a1959bb2a781a9 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_fcbf0645cee4ca1cc1977b3a92aabb4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8020e3793e37916737c6d88530843a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0eb9e3a2ffd5bcba652d3679e7ffb12 = $(`<div id="html_e0eb9e3a2ffd5bcba652d3679e7ffb12" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_8020e3793e37916737c6d88530843a9a.setContent(html_e0eb9e3a2ffd5bcba652d3679e7ffb12);
|
|
|
|
|
|
|
|
marker_6a7666dfb69ec36ea5a1959bb2a781a9.bindPopup(popup_8020e3793e37916737c6d88530843a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a7666dfb69ec36ea5a1959bb2a781a9.setIcon(icon_fcbf0645cee4ca1cc1977b3a92aabb4e);
|
|
|
|
|
|
var marker_5780b559806e06b705242dcf80b0fa29 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8689457dff3fe49934e3c4e740bd0c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb84568be49bdbfa5451028d7ff3228b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05eeb5ae3148e7613f1a7e5e64c293b8 = $(`<div id="html_05eeb5ae3148e7613f1a7e5e64c293b8" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_bb84568be49bdbfa5451028d7ff3228b.setContent(html_05eeb5ae3148e7613f1a7e5e64c293b8);
|
|
|
|
|
|
|
|
marker_5780b559806e06b705242dcf80b0fa29.bindPopup(popup_bb84568be49bdbfa5451028d7ff3228b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5780b559806e06b705242dcf80b0fa29.setIcon(icon_8689457dff3fe49934e3c4e740bd0c37);
|
|
|
|
|
|
var marker_927db864791bc4ee220709dab3c9016a = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_571c43741793f1fd44fdeb1351b21b3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a49aa1c15374c5303a22cd8552097605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43d7828754c422940604101447984199 = $(`<div id="html_43d7828754c422940604101447984199" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_a49aa1c15374c5303a22cd8552097605.setContent(html_43d7828754c422940604101447984199);
|
|
|
|
|
|
|
|
marker_927db864791bc4ee220709dab3c9016a.bindPopup(popup_a49aa1c15374c5303a22cd8552097605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_927db864791bc4ee220709dab3c9016a.setIcon(icon_571c43741793f1fd44fdeb1351b21b3a);
|
|
|
|
|
|
var marker_8fd56c6140de9ae5548947956db6ec9f = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_946b3279e7b5b8258ec51e2eee8d0515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac6e747b38eeccea72eb95f0cc818b2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_011f2cea7f5d01b0b0a275fbae6c5a2a = $(`<div id="html_011f2cea7f5d01b0b0a275fbae6c5a2a" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_ac6e747b38eeccea72eb95f0cc818b2a.setContent(html_011f2cea7f5d01b0b0a275fbae6c5a2a);
|
|
|
|
|
|
|
|
marker_8fd56c6140de9ae5548947956db6ec9f.bindPopup(popup_ac6e747b38eeccea72eb95f0cc818b2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fd56c6140de9ae5548947956db6ec9f.setIcon(icon_946b3279e7b5b8258ec51e2eee8d0515);
|
|
|
|
|
|
var marker_9a93f96a2b4650026b56223884f0b97a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_dbf5d6d62fa2300b814837d5e60333c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72de776b8e71ab378a3122030549bfed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59e5527884e64b439965f178e6627ce = $(`<div id="html_e59e5527884e64b439965f178e6627ce" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_72de776b8e71ab378a3122030549bfed.setContent(html_e59e5527884e64b439965f178e6627ce);
|
|
|
|
|
|
|
|
marker_9a93f96a2b4650026b56223884f0b97a.bindPopup(popup_72de776b8e71ab378a3122030549bfed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a93f96a2b4650026b56223884f0b97a.setIcon(icon_dbf5d6d62fa2300b814837d5e60333c3);
|
|
|
|
|
|
var marker_3cd453abcc394d7c1c9f8a535485c952 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8f3e04b8244de491e83eac40e7be8adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06ee9371c8310099ea004da40adc4355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fe96d26c98f7768461c88d7f5eb92eb = $(`<div id="html_8fe96d26c98f7768461c88d7f5eb92eb" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_06ee9371c8310099ea004da40adc4355.setContent(html_8fe96d26c98f7768461c88d7f5eb92eb);
|
|
|
|
|
|
|
|
marker_3cd453abcc394d7c1c9f8a535485c952.bindPopup(popup_06ee9371c8310099ea004da40adc4355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cd453abcc394d7c1c9f8a535485c952.setIcon(icon_8f3e04b8244de491e83eac40e7be8adc);
|
|
|
|
|
|
var marker_15914309972d5c60ba51165730e41932 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_42852ab1f38a9444b9bac94f91dfc0ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7df51c67f9f8c4fa69f64ed499dde50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7af9a8b93c10acbf6cc782909af09d52 = $(`<div id="html_7af9a8b93c10acbf6cc782909af09d52" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_a7df51c67f9f8c4fa69f64ed499dde50.setContent(html_7af9a8b93c10acbf6cc782909af09d52);
|
|
|
|
|
|
|
|
marker_15914309972d5c60ba51165730e41932.bindPopup(popup_a7df51c67f9f8c4fa69f64ed499dde50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15914309972d5c60ba51165730e41932.setIcon(icon_42852ab1f38a9444b9bac94f91dfc0ce);
|
|
|
|
|
|
var marker_8c37ed8808dab7a75c517168a5cb6b53 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a30c0871e52937b809a197bf6ca41f0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb38ffe8eee0aae1d75205fab0ef5866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb783153fd040e471474337c18bedcab = $(`<div id="html_fb783153fd040e471474337c18bedcab" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_eb38ffe8eee0aae1d75205fab0ef5866.setContent(html_fb783153fd040e471474337c18bedcab);
|
|
|
|
|
|
|
|
marker_8c37ed8808dab7a75c517168a5cb6b53.bindPopup(popup_eb38ffe8eee0aae1d75205fab0ef5866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c37ed8808dab7a75c517168a5cb6b53.setIcon(icon_a30c0871e52937b809a197bf6ca41f0b);
|
|
|
|
|
|
var marker_0cd0f8f66b85a6c29a11477a3fcdf341 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a1d7f38e19a91809080eeb2edbb42daf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_562c2ff585e6eebda8a3f1fd6bfcc0f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e29d3e8a1edf975f8b53cb09c6b1ec = $(`<div id="html_17e29d3e8a1edf975f8b53cb09c6b1ec" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_562c2ff585e6eebda8a3f1fd6bfcc0f3.setContent(html_17e29d3e8a1edf975f8b53cb09c6b1ec);
|
|
|
|
|
|
|
|
marker_0cd0f8f66b85a6c29a11477a3fcdf341.bindPopup(popup_562c2ff585e6eebda8a3f1fd6bfcc0f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd0f8f66b85a6c29a11477a3fcdf341.setIcon(icon_a1d7f38e19a91809080eeb2edbb42daf);
|
|
|
|
|
|
var marker_aa43edd5e358763ebbf914f4a3b39b4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e3a34e2d49c49bc955f4b655c679a0e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c2e6f66e25616618de39c4afc653e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5665487911f88b742fde2ba7d7c4e863 = $(`<div id="html_5665487911f88b742fde2ba7d7c4e863" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_02c2e6f66e25616618de39c4afc653e9.setContent(html_5665487911f88b742fde2ba7d7c4e863);
|
|
|
|
|
|
|
|
marker_aa43edd5e358763ebbf914f4a3b39b4d.bindPopup(popup_02c2e6f66e25616618de39c4afc653e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa43edd5e358763ebbf914f4a3b39b4d.setIcon(icon_e3a34e2d49c49bc955f4b655c679a0e1);
|
|
|
|
|
|
var marker_6d6ad7b517801ee6bf77efe4d9c82a7b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_eeb5a6e2c6ab218411a8ab24e6a6ad1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d25c2106d38d2f08977c656a75c8ace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1845ea10e486bbc2e514bcda560daa21 = $(`<div id="html_1845ea10e486bbc2e514bcda560daa21" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7d25c2106d38d2f08977c656a75c8ace.setContent(html_1845ea10e486bbc2e514bcda560daa21);
|
|
|
|
|
|
|
|
marker_6d6ad7b517801ee6bf77efe4d9c82a7b.bindPopup(popup_7d25c2106d38d2f08977c656a75c8ace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d6ad7b517801ee6bf77efe4d9c82a7b.setIcon(icon_eeb5a6e2c6ab218411a8ab24e6a6ad1d);
|
|
|
|
|
|
var marker_d2c33e08d148ba043a2a8f92f88e4d19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7c8da313642a45ccded88cc27a82f899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c111ee4a8f6e740444b816051fd5c35e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56062b376a5647652f36d539068b787f = $(`<div id="html_56062b376a5647652f36d539068b787f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_c111ee4a8f6e740444b816051fd5c35e.setContent(html_56062b376a5647652f36d539068b787f);
|
|
|
|
|
|
|
|
marker_d2c33e08d148ba043a2a8f92f88e4d19.bindPopup(popup_c111ee4a8f6e740444b816051fd5c35e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c33e08d148ba043a2a8f92f88e4d19.setIcon(icon_7c8da313642a45ccded88cc27a82f899);
|
|
|
|
|
|
var marker_1de2ee6e553688a6d2db7cf6ab1f1bd4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6ee7d62ac23cf8a3a5045e370cac99ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_544a5d492fcf602b2c53ae60305609ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f96dc0b87bdfb98500eb95732ee171bb = $(`<div id="html_f96dc0b87bdfb98500eb95732ee171bb" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_544a5d492fcf602b2c53ae60305609ea.setContent(html_f96dc0b87bdfb98500eb95732ee171bb);
|
|
|
|
|
|
|
|
marker_1de2ee6e553688a6d2db7cf6ab1f1bd4.bindPopup(popup_544a5d492fcf602b2c53ae60305609ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de2ee6e553688a6d2db7cf6ab1f1bd4.setIcon(icon_6ee7d62ac23cf8a3a5045e370cac99ea);
|
|
|
|
|
|
var marker_b1720e3e28b699d6acff8daedc0e76b9 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d14096b667fb885a29548545feecdb28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd3c8cab77bff4562928a240a35d68bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039e01dd9bfcb2bbfcd803c487a02082 = $(`<div id="html_039e01dd9bfcb2bbfcd803c487a02082" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_cd3c8cab77bff4562928a240a35d68bc.setContent(html_039e01dd9bfcb2bbfcd803c487a02082);
|
|
|
|
|
|
|
|
marker_b1720e3e28b699d6acff8daedc0e76b9.bindPopup(popup_cd3c8cab77bff4562928a240a35d68bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1720e3e28b699d6acff8daedc0e76b9.setIcon(icon_d14096b667fb885a29548545feecdb28);
|
|
|
|
|
|
var marker_5e49f8266b5bef8e9c5f4aaaf4734789 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f7da0fc01ef151f1a8d3cda8618709f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31f490c95c728110fe3d3d802e4c6aa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ed47d2ec6bec510ade8f54aac55db9c = $(`<div id="html_5ed47d2ec6bec510ade8f54aac55db9c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_31f490c95c728110fe3d3d802e4c6aa9.setContent(html_5ed47d2ec6bec510ade8f54aac55db9c);
|
|
|
|
|
|
|
|
marker_5e49f8266b5bef8e9c5f4aaaf4734789.bindPopup(popup_31f490c95c728110fe3d3d802e4c6aa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e49f8266b5bef8e9c5f4aaaf4734789.setIcon(icon_f7da0fc01ef151f1a8d3cda8618709f4);
|
|
|
|
|
|
var marker_62cdaec0bee8f9d52301f9d4966cf563 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e334fcc461509525130664183793debc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_030d1def58d9fb8a2cdd300e994a578f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23ca836f00e1af393c3b831ce175a53c = $(`<div id="html_23ca836f00e1af393c3b831ce175a53c" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_030d1def58d9fb8a2cdd300e994a578f.setContent(html_23ca836f00e1af393c3b831ce175a53c);
|
|
|
|
|
|
|
|
marker_62cdaec0bee8f9d52301f9d4966cf563.bindPopup(popup_030d1def58d9fb8a2cdd300e994a578f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62cdaec0bee8f9d52301f9d4966cf563.setIcon(icon_e334fcc461509525130664183793debc);
|
|
|
|
|
|
var marker_8d5883b01506cef99310ff0eeecd7473 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f6d7875657dbe0415b0332145d57f124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5cd879d69ded03ec5217b252adbb6f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7efb9cac138cea198ea3f80f7ea86f80 = $(`<div id="html_7efb9cac138cea198ea3f80f7ea86f80" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_d5cd879d69ded03ec5217b252adbb6f6.setContent(html_7efb9cac138cea198ea3f80f7ea86f80);
|
|
|
|
|
|
|
|
marker_8d5883b01506cef99310ff0eeecd7473.bindPopup(popup_d5cd879d69ded03ec5217b252adbb6f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5883b01506cef99310ff0eeecd7473.setIcon(icon_f6d7875657dbe0415b0332145d57f124);
|
|
|
|
|
|
var marker_79a6158d0adbf16ddf17b6356f3300f7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_370c63a514bf8a656da9110be7fca59b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2899e6478c0bd0ae8a793d5b1f25b058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e229f0ca2831b130f88de8f712e14381 = $(`<div id="html_e229f0ca2831b130f88de8f712e14381" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_2899e6478c0bd0ae8a793d5b1f25b058.setContent(html_e229f0ca2831b130f88de8f712e14381);
|
|
|
|
|
|
|
|
marker_79a6158d0adbf16ddf17b6356f3300f7.bindPopup(popup_2899e6478c0bd0ae8a793d5b1f25b058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79a6158d0adbf16ddf17b6356f3300f7.setIcon(icon_370c63a514bf8a656da9110be7fca59b);
|
|
|
|
|
|
var marker_fbaa632c74a81ff0da8dacdbf1854533 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ef495acab28a845a529752577413aec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187d4548bf056706ba519ff2a7bc18cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d460227809fcea8304d18c75431340 = $(`<div id="html_a6d460227809fcea8304d18c75431340" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_187d4548bf056706ba519ff2a7bc18cd.setContent(html_a6d460227809fcea8304d18c75431340);
|
|
|
|
|
|
|
|
marker_fbaa632c74a81ff0da8dacdbf1854533.bindPopup(popup_187d4548bf056706ba519ff2a7bc18cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbaa632c74a81ff0da8dacdbf1854533.setIcon(icon_ef495acab28a845a529752577413aec9);
|
|
|
|
|
|
var marker_d24f33b4ffef18bb53c9489e944bc913 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_cc1038f31c4176120abc893861675752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7b401d03a539a5be1ccb9f8db36e14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1268b72d5eda89970e5740050d2982bf = $(`<div id="html_1268b72d5eda89970e5740050d2982bf" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6b7b401d03a539a5be1ccb9f8db36e14.setContent(html_1268b72d5eda89970e5740050d2982bf);
|
|
|
|
|
|
|
|
marker_d24f33b4ffef18bb53c9489e944bc913.bindPopup(popup_6b7b401d03a539a5be1ccb9f8db36e14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24f33b4ffef18bb53c9489e944bc913.setIcon(icon_cc1038f31c4176120abc893861675752);
|
|
|
|
|
|
var marker_2d9e382d6070a8ea2d7ed902ac41bf1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_46d7715c79185f071cab4ee1e364d9bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e81794aa33d14b02ef8ef2885e0f6cd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7f183840620b650f1b596a314251b2 = $(`<div id="html_ab7f183840620b650f1b596a314251b2" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_e81794aa33d14b02ef8ef2885e0f6cd5.setContent(html_ab7f183840620b650f1b596a314251b2);
|
|
|
|
|
|
|
|
marker_2d9e382d6070a8ea2d7ed902ac41bf1e.bindPopup(popup_e81794aa33d14b02ef8ef2885e0f6cd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d9e382d6070a8ea2d7ed902ac41bf1e.setIcon(icon_46d7715c79185f071cab4ee1e364d9bd);
|
|
|
|
|
|
var marker_3000016234e0df870407acdd5294f618 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_095324f42c447246de64b1ab46c38e18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_879943e3b42b719d273cfde16fef78d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8885352a2d09ca0ddead1dd8c7610bf = $(`<div id="html_c8885352a2d09ca0ddead1dd8c7610bf" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_879943e3b42b719d273cfde16fef78d2.setContent(html_c8885352a2d09ca0ddead1dd8c7610bf);
|
|
|
|
|
|
|
|
marker_3000016234e0df870407acdd5294f618.bindPopup(popup_879943e3b42b719d273cfde16fef78d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3000016234e0df870407acdd5294f618.setIcon(icon_095324f42c447246de64b1ab46c38e18);
|
|
|
|
|
|
var marker_e20c8b21278f0a437cf3e203329e7c98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e819c20ef49650b76af7c704146c220c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4862ec92b58ea88f04fd293cc2f74314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb5b4dbe8151c34783a2550e5ae8a74b = $(`<div id="html_bb5b4dbe8151c34783a2550e5ae8a74b" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_4862ec92b58ea88f04fd293cc2f74314.setContent(html_bb5b4dbe8151c34783a2550e5ae8a74b);
|
|
|
|
|
|
|
|
marker_e20c8b21278f0a437cf3e203329e7c98.bindPopup(popup_4862ec92b58ea88f04fd293cc2f74314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e20c8b21278f0a437cf3e203329e7c98.setIcon(icon_e819c20ef49650b76af7c704146c220c);
|
|
|
|
|
|
var marker_63f3e44dae2f76f8f3d54709b3e963c5 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_95df8c215d903bf92e762e3b87c83333 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be590c9044310dc772e476c11c11f8b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f666fee90cc25e865fd2d3206da5e801 = $(`<div id="html_f666fee90cc25e865fd2d3206da5e801" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_be590c9044310dc772e476c11c11f8b1.setContent(html_f666fee90cc25e865fd2d3206da5e801);
|
|
|
|
|
|
|
|
marker_63f3e44dae2f76f8f3d54709b3e963c5.bindPopup(popup_be590c9044310dc772e476c11c11f8b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63f3e44dae2f76f8f3d54709b3e963c5.setIcon(icon_95df8c215d903bf92e762e3b87c83333);
|
|
|
|
|
|
var marker_2d96ef041995c75d98b57de20655eb58 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_88e834b68347ad2ccf109561791c0f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e26088784f97e239ae833d27080bce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55b5568ce01bd3a093c7d54aef92ee87 = $(`<div id="html_55b5568ce01bd3a093c7d54aef92ee87" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_9e26088784f97e239ae833d27080bce8.setContent(html_55b5568ce01bd3a093c7d54aef92ee87);
|
|
|
|
|
|
|
|
marker_2d96ef041995c75d98b57de20655eb58.bindPopup(popup_9e26088784f97e239ae833d27080bce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d96ef041995c75d98b57de20655eb58.setIcon(icon_88e834b68347ad2ccf109561791c0f9a);
|
|
|
|
|
|
var marker_3cf34ae75dd4f7b8099de9412416f14d = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4d5f7030e8b78ced5e5123a20a98e823 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2db72f742559092dff2ed7f25f9859fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baa254184f231a0d05cf3296ee4d6a61 = $(`<div id="html_baa254184f231a0d05cf3296ee4d6a61" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2db72f742559092dff2ed7f25f9859fc.setContent(html_baa254184f231a0d05cf3296ee4d6a61);
|
|
|
|
|
|
|
|
marker_3cf34ae75dd4f7b8099de9412416f14d.bindPopup(popup_2db72f742559092dff2ed7f25f9859fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf34ae75dd4f7b8099de9412416f14d.setIcon(icon_4d5f7030e8b78ced5e5123a20a98e823);
|
|
|
|
|
|
var marker_83af9e1fb54aace283b5fe5613ddab6b = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f06335e208e1046226e4220892242fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c5a7a649afa814b3e36a6bcc014efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7cf06fa879506b51fc2891acd56088 = $(`<div id="html_cc7cf06fa879506b51fc2891acd56088" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_b2c5a7a649afa814b3e36a6bcc014efd.setContent(html_cc7cf06fa879506b51fc2891acd56088);
|
|
|
|
|
|
|
|
marker_83af9e1fb54aace283b5fe5613ddab6b.bindPopup(popup_b2c5a7a649afa814b3e36a6bcc014efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83af9e1fb54aace283b5fe5613ddab6b.setIcon(icon_f06335e208e1046226e4220892242fb5);
|
|
|
|
|
|
var marker_e3ebfe476c535831d79519c03f73990c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_24c669180f6aaf3e89db0a25f605c0b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_060e2f4f258e92f8c14160ade21a4612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e36453c4a47848997c27864646801b = $(`<div id="html_36e36453c4a47848997c27864646801b" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_060e2f4f258e92f8c14160ade21a4612.setContent(html_36e36453c4a47848997c27864646801b);
|
|
|
|
|
|
|
|
marker_e3ebfe476c535831d79519c03f73990c.bindPopup(popup_060e2f4f258e92f8c14160ade21a4612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3ebfe476c535831d79519c03f73990c.setIcon(icon_24c669180f6aaf3e89db0a25f605c0b7);
|
|
|
|
|
|
var marker_62795b2e1d97270d05c7c1b5a629ae03 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_923a28ceab7e3e4052815fc094133fdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb6acdb9a4cd490c6a2d4928f19a9c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4db9350f82f8e18e0b8af18da2a6bcef = $(`<div id="html_4db9350f82f8e18e0b8af18da2a6bcef" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_dcb6acdb9a4cd490c6a2d4928f19a9c7.setContent(html_4db9350f82f8e18e0b8af18da2a6bcef);
|
|
|
|
|
|
|
|
marker_62795b2e1d97270d05c7c1b5a629ae03.bindPopup(popup_dcb6acdb9a4cd490c6a2d4928f19a9c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62795b2e1d97270d05c7c1b5a629ae03.setIcon(icon_923a28ceab7e3e4052815fc094133fdf);
|
|
|
|
|
|
var marker_13e041189891ac34ae9faeb5fa128ad4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f1afec469561f771d742e582de517928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511048921e596e7c1e44a44bb135990d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59ee84266469e2219044247be85a6c3f = $(`<div id="html_59ee84266469e2219044247be85a6c3f" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_511048921e596e7c1e44a44bb135990d.setContent(html_59ee84266469e2219044247be85a6c3f);
|
|
|
|
|
|
|
|
marker_13e041189891ac34ae9faeb5fa128ad4.bindPopup(popup_511048921e596e7c1e44a44bb135990d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13e041189891ac34ae9faeb5fa128ad4.setIcon(icon_f1afec469561f771d742e582de517928);
|
|
|
|
|
|
var marker_f471fb81d413860c494023a28ef523b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5ce6201523df3ba56f73167083c78f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5971a1e8fd493ac73568a05ef2f33ae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_318df6d75f3f55f2568314e67018e766 = $(`<div id="html_318df6d75f3f55f2568314e67018e766" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_5971a1e8fd493ac73568a05ef2f33ae1.setContent(html_318df6d75f3f55f2568314e67018e766);
|
|
|
|
|
|
|
|
marker_f471fb81d413860c494023a28ef523b4.bindPopup(popup_5971a1e8fd493ac73568a05ef2f33ae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f471fb81d413860c494023a28ef523b4.setIcon(icon_5ce6201523df3ba56f73167083c78f57);
|
|
|
|
|
|
var marker_8e2610fce22adfbc31fdd47f41070eb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_5b3f79fb8f8e68f4fc62b8a7d11d6601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee336829b2393531b957137feef0da70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2b4a7245ecb507b073ea283e2fb51f = $(`<div id="html_9f2b4a7245ecb507b073ea283e2fb51f" style="width: 100.0%; height: 100.0%;">wot.girino.org</div>`)[0];
|
|
popup_ee336829b2393531b957137feef0da70.setContent(html_9f2b4a7245ecb507b073ea283e2fb51f);
|
|
|
|
|
|
|
|
marker_8e2610fce22adfbc31fdd47f41070eb5.bindPopup(popup_ee336829b2393531b957137feef0da70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e2610fce22adfbc31fdd47f41070eb5.setIcon(icon_5b3f79fb8f8e68f4fc62b8a7d11d6601);
|
|
|
|
|
|
var marker_4511afd991503e7bb909f0003bcb4ed6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2c204d51f3992254fd69874ef286dd50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14d2e9b37f3956164d94adf9a82cd08c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f1f54e59082634173597dbfbd8f609d = $(`<div id="html_7f1f54e59082634173597dbfbd8f609d" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_14d2e9b37f3956164d94adf9a82cd08c.setContent(html_7f1f54e59082634173597dbfbd8f609d);
|
|
|
|
|
|
|
|
marker_4511afd991503e7bb909f0003bcb4ed6.bindPopup(popup_14d2e9b37f3956164d94adf9a82cd08c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4511afd991503e7bb909f0003bcb4ed6.setIcon(icon_2c204d51f3992254fd69874ef286dd50);
|
|
|
|
|
|
var marker_81b87e97be86b291b242fd63a52debd9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_91610eed3d72ab7906111600003ab57f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04a1ef2515ba9988227db3ed925e743c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e1b4cd5b59584c709c5da6a8e20648 = $(`<div id="html_e6e1b4cd5b59584c709c5da6a8e20648" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_04a1ef2515ba9988227db3ed925e743c.setContent(html_e6e1b4cd5b59584c709c5da6a8e20648);
|
|
|
|
|
|
|
|
marker_81b87e97be86b291b242fd63a52debd9.bindPopup(popup_04a1ef2515ba9988227db3ed925e743c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81b87e97be86b291b242fd63a52debd9.setIcon(icon_91610eed3d72ab7906111600003ab57f);
|
|
|
|
|
|
var marker_6da9a54adcf0d2f642d3d32e103778b6 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_349a6189252a26099481a4fef2a0a997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e90a7f8e871d72cfe14a80cb9fd4b67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_895327e27d3068e8f8ccfaa240e6526b = $(`<div id="html_895327e27d3068e8f8ccfaa240e6526b" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_8e90a7f8e871d72cfe14a80cb9fd4b67.setContent(html_895327e27d3068e8f8ccfaa240e6526b);
|
|
|
|
|
|
|
|
marker_6da9a54adcf0d2f642d3d32e103778b6.bindPopup(popup_8e90a7f8e871d72cfe14a80cb9fd4b67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da9a54adcf0d2f642d3d32e103778b6.setIcon(icon_349a6189252a26099481a4fef2a0a997);
|
|
|
|
|
|
var marker_bdb08ae724a8a17fcdf878a459acf8e9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e55a8348e1a9e67e3c1d49f0b50f7523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81c55a7f2b89fda83ed233a73d4e9ea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e982c4cc8401dae783f4404f58bf38b6 = $(`<div id="html_e982c4cc8401dae783f4404f58bf38b6" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_81c55a7f2b89fda83ed233a73d4e9ea7.setContent(html_e982c4cc8401dae783f4404f58bf38b6);
|
|
|
|
|
|
|
|
marker_bdb08ae724a8a17fcdf878a459acf8e9.bindPopup(popup_81c55a7f2b89fda83ed233a73d4e9ea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb08ae724a8a17fcdf878a459acf8e9.setIcon(icon_e55a8348e1a9e67e3c1d49f0b50f7523);
|
|
|
|
|
|
var marker_187b4c681e91aefc8027f62b20206af1 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b27a5347fcfd0fca649d668046e03fc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9181f27a2f656b9b0aa7ac071099485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cda98c7391da3768784822728a09ef71 = $(`<div id="html_cda98c7391da3768784822728a09ef71" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_b9181f27a2f656b9b0aa7ac071099485.setContent(html_cda98c7391da3768784822728a09ef71);
|
|
|
|
|
|
|
|
marker_187b4c681e91aefc8027f62b20206af1.bindPopup(popup_b9181f27a2f656b9b0aa7ac071099485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_187b4c681e91aefc8027f62b20206af1.setIcon(icon_b27a5347fcfd0fca649d668046e03fc4);
|
|
|
|
|
|
var marker_f7e5ad38e0828632dce80ade92d1a1b9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2ded9f73c5c20d055c16d8d0908f64af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05b650d1e83cc26abb4154edce12bbf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0cda4ffce1c53b24096e8c75366924c = $(`<div id="html_f0cda4ffce1c53b24096e8c75366924c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_05b650d1e83cc26abb4154edce12bbf4.setContent(html_f0cda4ffce1c53b24096e8c75366924c);
|
|
|
|
|
|
|
|
marker_f7e5ad38e0828632dce80ade92d1a1b9.bindPopup(popup_05b650d1e83cc26abb4154edce12bbf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7e5ad38e0828632dce80ade92d1a1b9.setIcon(icon_2ded9f73c5c20d055c16d8d0908f64af);
|
|
|
|
|
|
var marker_e1804e8f6427a59867c339754f5b7948 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2164fb6eed030c26e6150f2f59ec5641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a58d4dbdbc7001c3d624f7998596760 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f4026fa651afe61b35bae6ae42a2207 = $(`<div id="html_1f4026fa651afe61b35bae6ae42a2207" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_0a58d4dbdbc7001c3d624f7998596760.setContent(html_1f4026fa651afe61b35bae6ae42a2207);
|
|
|
|
|
|
|
|
marker_e1804e8f6427a59867c339754f5b7948.bindPopup(popup_0a58d4dbdbc7001c3d624f7998596760)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1804e8f6427a59867c339754f5b7948.setIcon(icon_2164fb6eed030c26e6150f2f59ec5641);
|
|
|
|
|
|
var marker_027af4cf8d5fc442ea7062f2c4202c3c = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3502fba2c6dc5f4eed25f9fd7732c799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296f409488f39bde5f8354f93324ce0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a12b1af425491552b7f9906937a80b1 = $(`<div id="html_1a12b1af425491552b7f9906937a80b1" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_296f409488f39bde5f8354f93324ce0b.setContent(html_1a12b1af425491552b7f9906937a80b1);
|
|
|
|
|
|
|
|
marker_027af4cf8d5fc442ea7062f2c4202c3c.bindPopup(popup_296f409488f39bde5f8354f93324ce0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_027af4cf8d5fc442ea7062f2c4202c3c.setIcon(icon_3502fba2c6dc5f4eed25f9fd7732c799);
|
|
|
|
|
|
var marker_d0575f127e3abddf02fe4c20d8334caf = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_08864accd7697ea19fd3406305019f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae9b195f715c93f460b4ebaf5d8b7ec3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e747f5068041dd840d0747e682bc638 = $(`<div id="html_3e747f5068041dd840d0747e682bc638" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_ae9b195f715c93f460b4ebaf5d8b7ec3.setContent(html_3e747f5068041dd840d0747e682bc638);
|
|
|
|
|
|
|
|
marker_d0575f127e3abddf02fe4c20d8334caf.bindPopup(popup_ae9b195f715c93f460b4ebaf5d8b7ec3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0575f127e3abddf02fe4c20d8334caf.setIcon(icon_08864accd7697ea19fd3406305019f70);
|
|
|
|
|
|
var marker_c59ae7e3a73a11bef6f70418e86d0e2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d793b3f434bce58113041176f64fa29d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_077f4a5f3b230d4a28dea1c81c0df962 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c094a3e52439ff0b3705b5dea0561c8 = $(`<div id="html_9c094a3e52439ff0b3705b5dea0561c8" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_077f4a5f3b230d4a28dea1c81c0df962.setContent(html_9c094a3e52439ff0b3705b5dea0561c8);
|
|
|
|
|
|
|
|
marker_c59ae7e3a73a11bef6f70418e86d0e2d.bindPopup(popup_077f4a5f3b230d4a28dea1c81c0df962)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c59ae7e3a73a11bef6f70418e86d0e2d.setIcon(icon_d793b3f434bce58113041176f64fa29d);
|
|
|
|
|
|
var marker_4fad394b517fbefedf787fd2b3209e9d = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0e2e8a46a2e4b63b61324a45ca64af58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dad3715267eb8ff4b13674debf6ba1f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f287f91aeefa9f3ccddc946ff5f96257 = $(`<div id="html_f287f91aeefa9f3ccddc946ff5f96257" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_dad3715267eb8ff4b13674debf6ba1f4.setContent(html_f287f91aeefa9f3ccddc946ff5f96257);
|
|
|
|
|
|
|
|
marker_4fad394b517fbefedf787fd2b3209e9d.bindPopup(popup_dad3715267eb8ff4b13674debf6ba1f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fad394b517fbefedf787fd2b3209e9d.setIcon(icon_0e2e8a46a2e4b63b61324a45ca64af58);
|
|
|
|
|
|
var marker_24b8631a1a960d3f3c0a800d2321fc57 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_31d2fa27c63160879ff92b028cb827c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5acff5fc65009be44555a39261cdd84d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7720cd148a76f66a9b425baa299c2642 = $(`<div id="html_7720cd148a76f66a9b425baa299c2642" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_5acff5fc65009be44555a39261cdd84d.setContent(html_7720cd148a76f66a9b425baa299c2642);
|
|
|
|
|
|
|
|
marker_24b8631a1a960d3f3c0a800d2321fc57.bindPopup(popup_5acff5fc65009be44555a39261cdd84d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24b8631a1a960d3f3c0a800d2321fc57.setIcon(icon_31d2fa27c63160879ff92b028cb827c5);
|
|
|
|
|
|
var marker_4ce71ce99f8c0f465e2b53dc9ff9aa74 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a196485b5b23ae13281f047d58e75144 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7394ddf15fa536e397eb9a540aa8150c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c622fa29c4d9805f9edb634c1691069 = $(`<div id="html_0c622fa29c4d9805f9edb634c1691069" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_7394ddf15fa536e397eb9a540aa8150c.setContent(html_0c622fa29c4d9805f9edb634c1691069);
|
|
|
|
|
|
|
|
marker_4ce71ce99f8c0f465e2b53dc9ff9aa74.bindPopup(popup_7394ddf15fa536e397eb9a540aa8150c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ce71ce99f8c0f465e2b53dc9ff9aa74.setIcon(icon_a196485b5b23ae13281f047d58e75144);
|
|
|
|
|
|
var marker_08ed1fb6401b6731633fc6c21ba885f2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_610131ff144288d917bd73e8935ddbdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_930ef90a686b01192da8881000419685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6deb947bb176b4eebdb81f51706f5d9 = $(`<div id="html_b6deb947bb176b4eebdb81f51706f5d9" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_930ef90a686b01192da8881000419685.setContent(html_b6deb947bb176b4eebdb81f51706f5d9);
|
|
|
|
|
|
|
|
marker_08ed1fb6401b6731633fc6c21ba885f2.bindPopup(popup_930ef90a686b01192da8881000419685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08ed1fb6401b6731633fc6c21ba885f2.setIcon(icon_610131ff144288d917bd73e8935ddbdf);
|
|
|
|
|
|
var marker_527a2390b7568f371d9aa6ec7ee7b77b = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_497c324d0e4b4a917d3c5e8349648a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_350be0caf7a06e8950afd0c4d5441ee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a4e1f9eba40c2df2b04533cbeffd665 = $(`<div id="html_7a4e1f9eba40c2df2b04533cbeffd665" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_350be0caf7a06e8950afd0c4d5441ee5.setContent(html_7a4e1f9eba40c2df2b04533cbeffd665);
|
|
|
|
|
|
|
|
marker_527a2390b7568f371d9aa6ec7ee7b77b.bindPopup(popup_350be0caf7a06e8950afd0c4d5441ee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_527a2390b7568f371d9aa6ec7ee7b77b.setIcon(icon_497c324d0e4b4a917d3c5e8349648a79);
|
|
|
|
|
|
var marker_65904bd11d781868e3183a08e07bb7a4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_684ba12571294bb1056daa6847a409f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea72236285ae0c355cc4fcee0b4d1441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72d78d707ef7a08c200cb2cb84d1bd06 = $(`<div id="html_72d78d707ef7a08c200cb2cb84d1bd06" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_ea72236285ae0c355cc4fcee0b4d1441.setContent(html_72d78d707ef7a08c200cb2cb84d1bd06);
|
|
|
|
|
|
|
|
marker_65904bd11d781868e3183a08e07bb7a4.bindPopup(popup_ea72236285ae0c355cc4fcee0b4d1441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65904bd11d781868e3183a08e07bb7a4.setIcon(icon_684ba12571294bb1056daa6847a409f8);
|
|
|
|
|
|
var marker_b2cf0cb78d5a4172b80af14fae188415 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_229895af716b3bbd64d916219008475c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a2c9b73f5e9ae07a37bff9a80a2ba68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_885fb187cb0a222a3516ae2467891dee = $(`<div id="html_885fb187cb0a222a3516ae2467891dee" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_3a2c9b73f5e9ae07a37bff9a80a2ba68.setContent(html_885fb187cb0a222a3516ae2467891dee);
|
|
|
|
|
|
|
|
marker_b2cf0cb78d5a4172b80af14fae188415.bindPopup(popup_3a2c9b73f5e9ae07a37bff9a80a2ba68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2cf0cb78d5a4172b80af14fae188415.setIcon(icon_229895af716b3bbd64d916219008475c);
|
|
|
|
|
|
var marker_2d76d723fcc472b36f8d38069020ee34 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_096d880013291fc53e02fed8dc971463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaec52f67fa28d2f245a7f44a4068f90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d486a9ae2e1fee599d48fc838bd028 = $(`<div id="html_28d486a9ae2e1fee599d48fc838bd028" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_eaec52f67fa28d2f245a7f44a4068f90.setContent(html_28d486a9ae2e1fee599d48fc838bd028);
|
|
|
|
|
|
|
|
marker_2d76d723fcc472b36f8d38069020ee34.bindPopup(popup_eaec52f67fa28d2f245a7f44a4068f90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d76d723fcc472b36f8d38069020ee34.setIcon(icon_096d880013291fc53e02fed8dc971463);
|
|
|
|
|
|
var marker_7d7f8f02bb45a6184b95fe15b46d4a23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8bcd20bc1c7f72158f46354eed99e6a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cec506b567e1dd3e22c4852a984ea99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_825ae7916efae434cb435421013eb841 = $(`<div id="html_825ae7916efae434cb435421013eb841" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_9cec506b567e1dd3e22c4852a984ea99.setContent(html_825ae7916efae434cb435421013eb841);
|
|
|
|
|
|
|
|
marker_7d7f8f02bb45a6184b95fe15b46d4a23.bindPopup(popup_9cec506b567e1dd3e22c4852a984ea99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d7f8f02bb45a6184b95fe15b46d4a23.setIcon(icon_8bcd20bc1c7f72158f46354eed99e6a1);
|
|
|
|
|
|
var marker_99f737eed66ac14aaed80b5545c0360b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_27dfc12b988a250e6f14d0293b25c3e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb7e79e5dd899665ad5763cb58caa78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dc43df198fa6d8fa69ee3884bf7c7f8 = $(`<div id="html_3dc43df198fa6d8fa69ee3884bf7c7f8" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_bcb7e79e5dd899665ad5763cb58caa78.setContent(html_3dc43df198fa6d8fa69ee3884bf7c7f8);
|
|
|
|
|
|
|
|
marker_99f737eed66ac14aaed80b5545c0360b.bindPopup(popup_bcb7e79e5dd899665ad5763cb58caa78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99f737eed66ac14aaed80b5545c0360b.setIcon(icon_27dfc12b988a250e6f14d0293b25c3e5);
|
|
|
|
|
|
var marker_2d2577be25e4cc03542a3500076c3f45 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_fe2a572ad653143f8762b791e70bda1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc8820a51ee74caac35a7295ea2e6a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6751d671e67087d7bb21111905e99209 = $(`<div id="html_6751d671e67087d7bb21111905e99209" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_1cc8820a51ee74caac35a7295ea2e6a8.setContent(html_6751d671e67087d7bb21111905e99209);
|
|
|
|
|
|
|
|
marker_2d2577be25e4cc03542a3500076c3f45.bindPopup(popup_1cc8820a51ee74caac35a7295ea2e6a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2577be25e4cc03542a3500076c3f45.setIcon(icon_fe2a572ad653143f8762b791e70bda1f);
|
|
|
|
|
|
var marker_325754588b6b2135e2d4c403dfc43b36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2610f0812a096854bd22d1ac41587e44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_587d2257aed6876457d93fbaf3741682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f73c3ab96463613832d07cce417d72b = $(`<div id="html_0f73c3ab96463613832d07cce417d72b" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_587d2257aed6876457d93fbaf3741682.setContent(html_0f73c3ab96463613832d07cce417d72b);
|
|
|
|
|
|
|
|
marker_325754588b6b2135e2d4c403dfc43b36.bindPopup(popup_587d2257aed6876457d93fbaf3741682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325754588b6b2135e2d4c403dfc43b36.setIcon(icon_2610f0812a096854bd22d1ac41587e44);
|
|
|
|
|
|
var marker_7e20045944eb8c40859bf873f7343395 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_cde914888d9c195b8360a56721abea3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8356cf0544a93147b141153eff3f491d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555c4ad5b8b06edc7eb20d2b1c354e9c = $(`<div id="html_555c4ad5b8b06edc7eb20d2b1c354e9c" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_8356cf0544a93147b141153eff3f491d.setContent(html_555c4ad5b8b06edc7eb20d2b1c354e9c);
|
|
|
|
|
|
|
|
marker_7e20045944eb8c40859bf873f7343395.bindPopup(popup_8356cf0544a93147b141153eff3f491d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e20045944eb8c40859bf873f7343395.setIcon(icon_cde914888d9c195b8360a56721abea3a);
|
|
|
|
|
|
var marker_35551732d177095b28b33c800fec9a2a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9be7c66ba31122fb12ad434809997e24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8d735a4aeacaddb57eb8939dbfcfbe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31f577c6abe0e0d0a7239dbc1210b5ac = $(`<div id="html_31f577c6abe0e0d0a7239dbc1210b5ac" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_d8d735a4aeacaddb57eb8939dbfcfbe5.setContent(html_31f577c6abe0e0d0a7239dbc1210b5ac);
|
|
|
|
|
|
|
|
marker_35551732d177095b28b33c800fec9a2a.bindPopup(popup_d8d735a4aeacaddb57eb8939dbfcfbe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35551732d177095b28b33c800fec9a2a.setIcon(icon_9be7c66ba31122fb12ad434809997e24);
|
|
|
|
|
|
var marker_05c9b584742f4d5c4e17548e4b0e9e0c = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f384721dcc2b059a3f1939060570afda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2872677740903e875628dba97596b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_723fd660c6128da37b6f88580c63d64b = $(`<div id="html_723fd660c6128da37b6f88580c63d64b" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_8a2872677740903e875628dba97596b3.setContent(html_723fd660c6128da37b6f88580c63d64b);
|
|
|
|
|
|
|
|
marker_05c9b584742f4d5c4e17548e4b0e9e0c.bindPopup(popup_8a2872677740903e875628dba97596b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05c9b584742f4d5c4e17548e4b0e9e0c.setIcon(icon_f384721dcc2b059a3f1939060570afda);
|
|
|
|
|
|
var marker_a87a31bf6bc41bb777566b154fc8a61f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_804907f6a80864bafdbe0edf4b23d830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d5ec87af558c7dca242832cbaaeec00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79e3ef11e7dbc4d8510d21a62a1ac6a8 = $(`<div id="html_79e3ef11e7dbc4d8510d21a62a1ac6a8" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_8d5ec87af558c7dca242832cbaaeec00.setContent(html_79e3ef11e7dbc4d8510d21a62a1ac6a8);
|
|
|
|
|
|
|
|
marker_a87a31bf6bc41bb777566b154fc8a61f.bindPopup(popup_8d5ec87af558c7dca242832cbaaeec00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a87a31bf6bc41bb777566b154fc8a61f.setIcon(icon_804907f6a80864bafdbe0edf4b23d830);
|
|
|
|
|
|
var marker_d1aef2c91e815e46211b3fb6311c1cc8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1178e2433e6447cd45560746005346b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11163e7385cc13a7a996e3a6c2fa734e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f51700b6555871f8397e9b1923773fe = $(`<div id="html_5f51700b6555871f8397e9b1923773fe" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_11163e7385cc13a7a996e3a6c2fa734e.setContent(html_5f51700b6555871f8397e9b1923773fe);
|
|
|
|
|
|
|
|
marker_d1aef2c91e815e46211b3fb6311c1cc8.bindPopup(popup_11163e7385cc13a7a996e3a6c2fa734e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1aef2c91e815e46211b3fb6311c1cc8.setIcon(icon_1178e2433e6447cd45560746005346b8);
|
|
|
|
|
|
var marker_f7a3df01775a5af66b40ccc2c6a61af1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b5c9bd5b1ff15e33a6f84db6bf5aa92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eb95ea5471981a17f2762a073f382c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b4f30300be32f3c558b2ae16e98c4c = $(`<div id="html_96b4f30300be32f3c558b2ae16e98c4c" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_9eb95ea5471981a17f2762a073f382c6.setContent(html_96b4f30300be32f3c558b2ae16e98c4c);
|
|
|
|
|
|
|
|
marker_f7a3df01775a5af66b40ccc2c6a61af1.bindPopup(popup_9eb95ea5471981a17f2762a073f382c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7a3df01775a5af66b40ccc2c6a61af1.setIcon(icon_b5c9bd5b1ff15e33a6f84db6bf5aa92e);
|
|
|
|
|
|
var marker_a3bc7e915de5ab62e85112898ee72bc1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c0364de4ac5beb9f745025e8451512a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fdbbb575b08caf2a298b8846139d8b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef7db5b53baa7aa0077fae21af505e3 = $(`<div id="html_9ef7db5b53baa7aa0077fae21af505e3" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_8fdbbb575b08caf2a298b8846139d8b2.setContent(html_9ef7db5b53baa7aa0077fae21af505e3);
|
|
|
|
|
|
|
|
marker_a3bc7e915de5ab62e85112898ee72bc1.bindPopup(popup_8fdbbb575b08caf2a298b8846139d8b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3bc7e915de5ab62e85112898ee72bc1.setIcon(icon_c0364de4ac5beb9f745025e8451512a2);
|
|
|
|
|
|
var marker_101b445345a073443b8afc2dfae56b39 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9db3c6cea7aba412e0c3f52a8474930e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1deb558d3f0e08ba56ca558a9e5efeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7d0e02f3c05a12418ebc65f56f2ead4 = $(`<div id="html_e7d0e02f3c05a12418ebc65f56f2ead4" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_a1deb558d3f0e08ba56ca558a9e5efeb.setContent(html_e7d0e02f3c05a12418ebc65f56f2ead4);
|
|
|
|
|
|
|
|
marker_101b445345a073443b8afc2dfae56b39.bindPopup(popup_a1deb558d3f0e08ba56ca558a9e5efeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_101b445345a073443b8afc2dfae56b39.setIcon(icon_9db3c6cea7aba412e0c3f52a8474930e);
|
|
|
|
|
|
var marker_3d2eee9a939505107f9cf5ed22d5e4e2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b0bd1a89ee6422d75bada6a825dab3b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3091dcf34082ebeb6828fe3dbda6137c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75eb30b569df0efd66840d6e5dbfa784 = $(`<div id="html_75eb30b569df0efd66840d6e5dbfa784" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_3091dcf34082ebeb6828fe3dbda6137c.setContent(html_75eb30b569df0efd66840d6e5dbfa784);
|
|
|
|
|
|
|
|
marker_3d2eee9a939505107f9cf5ed22d5e4e2.bindPopup(popup_3091dcf34082ebeb6828fe3dbda6137c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d2eee9a939505107f9cf5ed22d5e4e2.setIcon(icon_b0bd1a89ee6422d75bada6a825dab3b6);
|
|
|
|
|
|
var marker_7a035778dcd0bd9b2f34b66c703b7ed0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_503ff6c35c405cf67b8d331ab3012e74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd90abd3e0b5c297ec5d3305f75105f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfd81208915cf7ee43c7f89af1473987 = $(`<div id="html_dfd81208915cf7ee43c7f89af1473987" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_fdd90abd3e0b5c297ec5d3305f75105f.setContent(html_dfd81208915cf7ee43c7f89af1473987);
|
|
|
|
|
|
|
|
marker_7a035778dcd0bd9b2f34b66c703b7ed0.bindPopup(popup_fdd90abd3e0b5c297ec5d3305f75105f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a035778dcd0bd9b2f34b66c703b7ed0.setIcon(icon_503ff6c35c405cf67b8d331ab3012e74);
|
|
|
|
|
|
var marker_56e2c1eafee2893b53acef772911696e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d2dcf2062d3a79ef45340d803ba28539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f84c0b3fc5a317a7205a71604614e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50a1ec6086cf41f29e85e5f932cce8f = $(`<div id="html_e50a1ec6086cf41f29e85e5f932cce8f" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_b6f84c0b3fc5a317a7205a71604614e8.setContent(html_e50a1ec6086cf41f29e85e5f932cce8f);
|
|
|
|
|
|
|
|
marker_56e2c1eafee2893b53acef772911696e.bindPopup(popup_b6f84c0b3fc5a317a7205a71604614e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e2c1eafee2893b53acef772911696e.setIcon(icon_d2dcf2062d3a79ef45340d803ba28539);
|
|
|
|
|
|
var marker_2bd65b4eb377487cbb661b49d7d0a62a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7396f2994e022c4e9ccf4083882110fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cdbaa89dfda6885a78efe7cc25fab54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58c92dfd1ca26cc55269ecafb9f25ee = $(`<div id="html_e58c92dfd1ca26cc55269ecafb9f25ee" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_9cdbaa89dfda6885a78efe7cc25fab54.setContent(html_e58c92dfd1ca26cc55269ecafb9f25ee);
|
|
|
|
|
|
|
|
marker_2bd65b4eb377487cbb661b49d7d0a62a.bindPopup(popup_9cdbaa89dfda6885a78efe7cc25fab54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bd65b4eb377487cbb661b49d7d0a62a.setIcon(icon_7396f2994e022c4e9ccf4083882110fe);
|
|
|
|
|
|
var marker_dbbc343af39cb8acab9e24e8fedec1bf = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4259cc33decc69ad15add73d9295a0aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_527a7c6f525ca24b321386ecd0687183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_947ae3e647af50100d5abdb917173789 = $(`<div id="html_947ae3e647af50100d5abdb917173789" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_527a7c6f525ca24b321386ecd0687183.setContent(html_947ae3e647af50100d5abdb917173789);
|
|
|
|
|
|
|
|
marker_dbbc343af39cb8acab9e24e8fedec1bf.bindPopup(popup_527a7c6f525ca24b321386ecd0687183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbbc343af39cb8acab9e24e8fedec1bf.setIcon(icon_4259cc33decc69ad15add73d9295a0aa);
|
|
|
|
|
|
var marker_7acdc1ce4c6b44638f61b7e923ab2c90 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6bad8494aa90ebdebe039cb5b74422be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9ee524abd784bf58c781add1ed0854 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2498dc1bf2d945431a811fdbd7706ebd = $(`<div id="html_2498dc1bf2d945431a811fdbd7706ebd" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_6f9ee524abd784bf58c781add1ed0854.setContent(html_2498dc1bf2d945431a811fdbd7706ebd);
|
|
|
|
|
|
|
|
marker_7acdc1ce4c6b44638f61b7e923ab2c90.bindPopup(popup_6f9ee524abd784bf58c781add1ed0854)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7acdc1ce4c6b44638f61b7e923ab2c90.setIcon(icon_6bad8494aa90ebdebe039cb5b74422be);
|
|
|
|
|
|
var marker_5fad39973577a217fb629e645782bb02 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_89ba5e4c5bc497979b972bf2b25e4a5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ce4a2bf02732a26e9d965b28f79b5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb24249f9853949c88b66bee01c30ca8 = $(`<div id="html_bb24249f9853949c88b66bee01c30ca8" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_17ce4a2bf02732a26e9d965b28f79b5c.setContent(html_bb24249f9853949c88b66bee01c30ca8);
|
|
|
|
|
|
|
|
marker_5fad39973577a217fb629e645782bb02.bindPopup(popup_17ce4a2bf02732a26e9d965b28f79b5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fad39973577a217fb629e645782bb02.setIcon(icon_89ba5e4c5bc497979b972bf2b25e4a5a);
|
|
|
|
|
|
var marker_9abf5cc982b18db91b02f1865cfb050e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d875e484ddbf2ae087c056b27f186335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26de2de37bd86def67661ed92e08a0b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc87fb89be37840a8f4e9b14544b19e5 = $(`<div id="html_bc87fb89be37840a8f4e9b14544b19e5" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_26de2de37bd86def67661ed92e08a0b4.setContent(html_bc87fb89be37840a8f4e9b14544b19e5);
|
|
|
|
|
|
|
|
marker_9abf5cc982b18db91b02f1865cfb050e.bindPopup(popup_26de2de37bd86def67661ed92e08a0b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9abf5cc982b18db91b02f1865cfb050e.setIcon(icon_d875e484ddbf2ae087c056b27f186335);
|
|
|
|
|
|
var marker_93ebf3f0a8e4516ae0ed10de118c3fcc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e3007d4a50a5f07820fcb0fd4277e708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62c550581770b671c5eb9658f7bd1b83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b81bf648cb24180c173cc024d4b404 = $(`<div id="html_e9b81bf648cb24180c173cc024d4b404" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_62c550581770b671c5eb9658f7bd1b83.setContent(html_e9b81bf648cb24180c173cc024d4b404);
|
|
|
|
|
|
|
|
marker_93ebf3f0a8e4516ae0ed10de118c3fcc.bindPopup(popup_62c550581770b671c5eb9658f7bd1b83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93ebf3f0a8e4516ae0ed10de118c3fcc.setIcon(icon_e3007d4a50a5f07820fcb0fd4277e708);
|
|
|
|
|
|
var marker_ad85a1fa77ce8e748e835ed2a0963117 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_83d353c2eed34e18c76a5ee61700b222 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc84aa2d1192db68a38ba1a43d8069bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d23b7ed798171a21a5d7cf22ef37a20a = $(`<div id="html_d23b7ed798171a21a5d7cf22ef37a20a" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_bc84aa2d1192db68a38ba1a43d8069bd.setContent(html_d23b7ed798171a21a5d7cf22ef37a20a);
|
|
|
|
|
|
|
|
marker_ad85a1fa77ce8e748e835ed2a0963117.bindPopup(popup_bc84aa2d1192db68a38ba1a43d8069bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad85a1fa77ce8e748e835ed2a0963117.setIcon(icon_83d353c2eed34e18c76a5ee61700b222);
|
|
|
|
|
|
var marker_6b664ab699bb7cc69d5d31df3c01c37f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0631237734c7a69f7a0b98fdd034d6d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b74c779260bfcac986cdca093db19990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6075a7c1c7ce97c7672539889a2a9ce = $(`<div id="html_f6075a7c1c7ce97c7672539889a2a9ce" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_b74c779260bfcac986cdca093db19990.setContent(html_f6075a7c1c7ce97c7672539889a2a9ce);
|
|
|
|
|
|
|
|
marker_6b664ab699bb7cc69d5d31df3c01c37f.bindPopup(popup_b74c779260bfcac986cdca093db19990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b664ab699bb7cc69d5d31df3c01c37f.setIcon(icon_0631237734c7a69f7a0b98fdd034d6d5);
|
|
|
|
|
|
var marker_54c3a4d65659f428ac1852847c719592 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_590404d06edc798b33ec3cedf436f41a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5707f20919d9e573c31b9837ca17e26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abee444bb1b6585f3f9b46462af269f2 = $(`<div id="html_abee444bb1b6585f3f9b46462af269f2" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_e5707f20919d9e573c31b9837ca17e26.setContent(html_abee444bb1b6585f3f9b46462af269f2);
|
|
|
|
|
|
|
|
marker_54c3a4d65659f428ac1852847c719592.bindPopup(popup_e5707f20919d9e573c31b9837ca17e26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54c3a4d65659f428ac1852847c719592.setIcon(icon_590404d06edc798b33ec3cedf436f41a);
|
|
|
|
|
|
var marker_29f4f0f663964f490690a28228481857 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c62409063591ae2dbd95cb3243d42687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d34a5f798b14a529b49f64228ff16437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d31f642302b738f1b7908bf3a89bfc1d = $(`<div id="html_d31f642302b738f1b7908bf3a89bfc1d" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_d34a5f798b14a529b49f64228ff16437.setContent(html_d31f642302b738f1b7908bf3a89bfc1d);
|
|
|
|
|
|
|
|
marker_29f4f0f663964f490690a28228481857.bindPopup(popup_d34a5f798b14a529b49f64228ff16437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29f4f0f663964f490690a28228481857.setIcon(icon_c62409063591ae2dbd95cb3243d42687);
|
|
|
|
|
|
var marker_a0a10de0c094b64cc6a2680d80890530 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b479ef32aba3225c850eed7b677ddb59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade15b63fcc2132d0d4829e03e2ece57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83769b1a5ea6a7bad61e062c95ea8c09 = $(`<div id="html_83769b1a5ea6a7bad61e062c95ea8c09" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ade15b63fcc2132d0d4829e03e2ece57.setContent(html_83769b1a5ea6a7bad61e062c95ea8c09);
|
|
|
|
|
|
|
|
marker_a0a10de0c094b64cc6a2680d80890530.bindPopup(popup_ade15b63fcc2132d0d4829e03e2ece57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0a10de0c094b64cc6a2680d80890530.setIcon(icon_b479ef32aba3225c850eed7b677ddb59);
|
|
|
|
|
|
var marker_a1d7cf3b7673c76c80bb89b18134e19d = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_29d7d20e671619f373a85e851df8bb58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_816f1635bcc431e5af21dc41372f34ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45aace96ae82e8ea277285d2ea38ecea = $(`<div id="html_45aace96ae82e8ea277285d2ea38ecea" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_816f1635bcc431e5af21dc41372f34ca.setContent(html_45aace96ae82e8ea277285d2ea38ecea);
|
|
|
|
|
|
|
|
marker_a1d7cf3b7673c76c80bb89b18134e19d.bindPopup(popup_816f1635bcc431e5af21dc41372f34ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d7cf3b7673c76c80bb89b18134e19d.setIcon(icon_29d7d20e671619f373a85e851df8bb58);
|
|
|
|
|
|
var marker_1c3ef7a51951eae855f2be9f364ee99c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_623fd746be81518c88e9ce64d581e3c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06e13a107e5dd0dd17c5a0ecd2645e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bdacd1644ef77addd2aff90d2e4178 = $(`<div id="html_a3bdacd1644ef77addd2aff90d2e4178" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_06e13a107e5dd0dd17c5a0ecd2645e1e.setContent(html_a3bdacd1644ef77addd2aff90d2e4178);
|
|
|
|
|
|
|
|
marker_1c3ef7a51951eae855f2be9f364ee99c.bindPopup(popup_06e13a107e5dd0dd17c5a0ecd2645e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c3ef7a51951eae855f2be9f364ee99c.setIcon(icon_623fd746be81518c88e9ce64d581e3c5);
|
|
|
|
|
|
var marker_3def0f7c6044c2134609a231c173e496 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6229ab701662b2d2277aca44783d39f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b291e26a6fbe5d5690764b8b44cd6ce7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6744a0692fadefd7e24e035a0bd441e = $(`<div id="html_b6744a0692fadefd7e24e035a0bd441e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_b291e26a6fbe5d5690764b8b44cd6ce7.setContent(html_b6744a0692fadefd7e24e035a0bd441e);
|
|
|
|
|
|
|
|
marker_3def0f7c6044c2134609a231c173e496.bindPopup(popup_b291e26a6fbe5d5690764b8b44cd6ce7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3def0f7c6044c2134609a231c173e496.setIcon(icon_6229ab701662b2d2277aca44783d39f6);
|
|
|
|
|
|
var marker_2e5e05402486fd8cf21db58d3dd8ddb6 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6688e76d878ee08869853319f34acb47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1721790c59b1bc0e7a2b4165970a9173 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3bba9463c5122f46e41137b25940a19 = $(`<div id="html_c3bba9463c5122f46e41137b25940a19" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_1721790c59b1bc0e7a2b4165970a9173.setContent(html_c3bba9463c5122f46e41137b25940a19);
|
|
|
|
|
|
|
|
marker_2e5e05402486fd8cf21db58d3dd8ddb6.bindPopup(popup_1721790c59b1bc0e7a2b4165970a9173)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5e05402486fd8cf21db58d3dd8ddb6.setIcon(icon_6688e76d878ee08869853319f34acb47);
|
|
|
|
|
|
var marker_63b9c75678e65b46775dbfe3bae5c33e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_24c26202e50375e85cc1174fc9d97a21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01bed74366a17a7e5e8eaa1ca7169395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58cd3565fedacaf7ce1eb35b592747f5 = $(`<div id="html_58cd3565fedacaf7ce1eb35b592747f5" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_01bed74366a17a7e5e8eaa1ca7169395.setContent(html_58cd3565fedacaf7ce1eb35b592747f5);
|
|
|
|
|
|
|
|
marker_63b9c75678e65b46775dbfe3bae5c33e.bindPopup(popup_01bed74366a17a7e5e8eaa1ca7169395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63b9c75678e65b46775dbfe3bae5c33e.setIcon(icon_24c26202e50375e85cc1174fc9d97a21);
|
|
|
|
|
|
var marker_26164302dbb748529183a7053767688e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_62b63e5fde26b537f6a667cc5a05b1d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d8d3117688570fbb26de070c4d03619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e164d027fc96936220d4a1dd56b38df5 = $(`<div id="html_e164d027fc96936220d4a1dd56b38df5" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_3d8d3117688570fbb26de070c4d03619.setContent(html_e164d027fc96936220d4a1dd56b38df5);
|
|
|
|
|
|
|
|
marker_26164302dbb748529183a7053767688e.bindPopup(popup_3d8d3117688570fbb26de070c4d03619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26164302dbb748529183a7053767688e.setIcon(icon_62b63e5fde26b537f6a667cc5a05b1d1);
|
|
|
|
|
|
var marker_c984ae276ee951de09dd2072371c7695 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_948471c8dc629765de81d6e60d243fb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a80b8202126f00f2b0a52b867c867e30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6507d8e0f1580823d79a043a46d95c3c = $(`<div id="html_6507d8e0f1580823d79a043a46d95c3c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_a80b8202126f00f2b0a52b867c867e30.setContent(html_6507d8e0f1580823d79a043a46d95c3c);
|
|
|
|
|
|
|
|
marker_c984ae276ee951de09dd2072371c7695.bindPopup(popup_a80b8202126f00f2b0a52b867c867e30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c984ae276ee951de09dd2072371c7695.setIcon(icon_948471c8dc629765de81d6e60d243fb6);
|
|
|
|
|
|
var marker_80fbb75d717f3d10065f419158edb0ca = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_585ddb2620088e1b4f6c7de9175cbc90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eed794e819238a8588faff39a1571a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906bb9ccc46c7fc71be89ae852520136 = $(`<div id="html_906bb9ccc46c7fc71be89ae852520136" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_eed794e819238a8588faff39a1571a57.setContent(html_906bb9ccc46c7fc71be89ae852520136);
|
|
|
|
|
|
|
|
marker_80fbb75d717f3d10065f419158edb0ca.bindPopup(popup_eed794e819238a8588faff39a1571a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80fbb75d717f3d10065f419158edb0ca.setIcon(icon_585ddb2620088e1b4f6c7de9175cbc90);
|
|
|
|
|
|
var marker_5fd80dcedb1687a06abe2ac356c390b3 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6af0929f75f06c39fd62b67cc3f45bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73c36fc7e7e1dd6a686b9c96d0326c0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc21a5695aebc0429b71899c20066a63 = $(`<div id="html_dc21a5695aebc0429b71899c20066a63" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_73c36fc7e7e1dd6a686b9c96d0326c0a.setContent(html_dc21a5695aebc0429b71899c20066a63);
|
|
|
|
|
|
|
|
marker_5fd80dcedb1687a06abe2ac356c390b3.bindPopup(popup_73c36fc7e7e1dd6a686b9c96d0326c0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fd80dcedb1687a06abe2ac356c390b3.setIcon(icon_6af0929f75f06c39fd62b67cc3f45bd2);
|
|
|
|
|
|
var marker_3f14e001bd068e28ab098f583b5084ba = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2bf71f0ed404b90161814ed77a62d5af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_092054b44db91134bff04c578b182e29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df40ae439885976169fcc44ade8fcf3 = $(`<div id="html_2df40ae439885976169fcc44ade8fcf3" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_092054b44db91134bff04c578b182e29.setContent(html_2df40ae439885976169fcc44ade8fcf3);
|
|
|
|
|
|
|
|
marker_3f14e001bd068e28ab098f583b5084ba.bindPopup(popup_092054b44db91134bff04c578b182e29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f14e001bd068e28ab098f583b5084ba.setIcon(icon_2bf71f0ed404b90161814ed77a62d5af);
|
|
|
|
|
|
var marker_d64e70e4ee6bf79d418f46ef3abc5f1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a3e015ba804e8f3a39e5f14ad0cbbfcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1edf22748878aaa8f6b84b51020368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0e9d844275f759c3fe6c1c623cd23f8 = $(`<div id="html_f0e9d844275f759c3fe6c1c623cd23f8" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_6c1edf22748878aaa8f6b84b51020368.setContent(html_f0e9d844275f759c3fe6c1c623cd23f8);
|
|
|
|
|
|
|
|
marker_d64e70e4ee6bf79d418f46ef3abc5f1a.bindPopup(popup_6c1edf22748878aaa8f6b84b51020368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64e70e4ee6bf79d418f46ef3abc5f1a.setIcon(icon_a3e015ba804e8f3a39e5f14ad0cbbfcc);
|
|
|
|
|
|
var marker_22e9ae3ea986f8ae9e8dceee0c92f83c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a1518438bcca33f66a87d1626b6af03b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ab26b360651087193a3b54c69688c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0798d114fee48a06ba0056b465f4870 = $(`<div id="html_a0798d114fee48a06ba0056b465f4870" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_20ab26b360651087193a3b54c69688c9.setContent(html_a0798d114fee48a06ba0056b465f4870);
|
|
|
|
|
|
|
|
marker_22e9ae3ea986f8ae9e8dceee0c92f83c.bindPopup(popup_20ab26b360651087193a3b54c69688c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e9ae3ea986f8ae9e8dceee0c92f83c.setIcon(icon_a1518438bcca33f66a87d1626b6af03b);
|
|
|
|
|
|
var marker_3cb11987e4518cc9dc4f9e2c3af651f2 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ed4a0c71333dad26b1c31b81abeaa7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_722986af88436b1ce5911cccd6746d91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3a24640596cc6574d75b6d7b564a24a = $(`<div id="html_b3a24640596cc6574d75b6d7b564a24a" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_722986af88436b1ce5911cccd6746d91.setContent(html_b3a24640596cc6574d75b6d7b564a24a);
|
|
|
|
|
|
|
|
marker_3cb11987e4518cc9dc4f9e2c3af651f2.bindPopup(popup_722986af88436b1ce5911cccd6746d91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb11987e4518cc9dc4f9e2c3af651f2.setIcon(icon_ed4a0c71333dad26b1c31b81abeaa7ca);
|
|
|
|
|
|
var marker_4aa0022ef3d6d0030ea9b806deb4f0e2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_56fe846f7575e2483bf765a7219d7b23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a60b89b107292c7197fc97bbc9ba554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9510d5ef4e47f6b84a9b0655908208b5 = $(`<div id="html_9510d5ef4e47f6b84a9b0655908208b5" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_4a60b89b107292c7197fc97bbc9ba554.setContent(html_9510d5ef4e47f6b84a9b0655908208b5);
|
|
|
|
|
|
|
|
marker_4aa0022ef3d6d0030ea9b806deb4f0e2.bindPopup(popup_4a60b89b107292c7197fc97bbc9ba554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aa0022ef3d6d0030ea9b806deb4f0e2.setIcon(icon_56fe846f7575e2483bf765a7219d7b23);
|
|
|
|
|
|
var marker_2f48a634cf59e9dd0066dd327aeb005a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c76dc9753366cfe1bddfce3828156c62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c774d60aec86b8c39819a20135f377f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699f08fac430ff5d6f14951a4cf91b4f = $(`<div id="html_699f08fac430ff5d6f14951a4cf91b4f" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_c774d60aec86b8c39819a20135f377f4.setContent(html_699f08fac430ff5d6f14951a4cf91b4f);
|
|
|
|
|
|
|
|
marker_2f48a634cf59e9dd0066dd327aeb005a.bindPopup(popup_c774d60aec86b8c39819a20135f377f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f48a634cf59e9dd0066dd327aeb005a.setIcon(icon_c76dc9753366cfe1bddfce3828156c62);
|
|
|
|
|
|
var marker_a715bb6861fbb63b9992199e1f1a2250 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e1163c6f3149adee04647e2a671d8213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7179109a385839ca07f269a9299823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55339817173f47f3229d563e8b5b679b = $(`<div id="html_55339817173f47f3229d563e8b5b679b" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_af7179109a385839ca07f269a9299823.setContent(html_55339817173f47f3229d563e8b5b679b);
|
|
|
|
|
|
|
|
marker_a715bb6861fbb63b9992199e1f1a2250.bindPopup(popup_af7179109a385839ca07f269a9299823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a715bb6861fbb63b9992199e1f1a2250.setIcon(icon_e1163c6f3149adee04647e2a671d8213);
|
|
|
|
|
|
var marker_1975fe456b3fa89d9932a09ac709390a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_78f2ac885204fb861f92b755b4265c91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1676dd560c3c8ace6831acbe28c77f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4240dfb2e5ae1be6acbc35097c734d47 = $(`<div id="html_4240dfb2e5ae1be6acbc35097c734d47" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_6c1676dd560c3c8ace6831acbe28c77f.setContent(html_4240dfb2e5ae1be6acbc35097c734d47);
|
|
|
|
|
|
|
|
marker_1975fe456b3fa89d9932a09ac709390a.bindPopup(popup_6c1676dd560c3c8ace6831acbe28c77f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1975fe456b3fa89d9932a09ac709390a.setIcon(icon_78f2ac885204fb861f92b755b4265c91);
|
|
|
|
|
|
var marker_a6128e88bc6f5273292559b1785eed6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1a4b50494a5941b0a1573f4f4ff4abc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f26258dab61a01344d7201d9ade3e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96234cc2b9e93f3e6230cf7b00968086 = $(`<div id="html_96234cc2b9e93f3e6230cf7b00968086" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_2f26258dab61a01344d7201d9ade3e28.setContent(html_96234cc2b9e93f3e6230cf7b00968086);
|
|
|
|
|
|
|
|
marker_a6128e88bc6f5273292559b1785eed6c.bindPopup(popup_2f26258dab61a01344d7201d9ade3e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6128e88bc6f5273292559b1785eed6c.setIcon(icon_1a4b50494a5941b0a1573f4f4ff4abc4);
|
|
|
|
|
|
var marker_68e23aa487edc922fe9c42d74cdc50f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_da4fa951a5159c861de7c29d11120e48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a22239db32975dc97406be0985d83d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f44fdd23f7052a14ab986ad6b1bfe2a = $(`<div id="html_7f44fdd23f7052a14ab986ad6b1bfe2a" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_a22239db32975dc97406be0985d83d94.setContent(html_7f44fdd23f7052a14ab986ad6b1bfe2a);
|
|
|
|
|
|
|
|
marker_68e23aa487edc922fe9c42d74cdc50f8.bindPopup(popup_a22239db32975dc97406be0985d83d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e23aa487edc922fe9c42d74cdc50f8.setIcon(icon_da4fa951a5159c861de7c29d11120e48);
|
|
|
|
|
|
var marker_770b2762e5668953d1072eda3b09b1c1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c484cc3855245ea2fa9190114ec0bf37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e05ad9f6c924e90c58d612003c6f2c4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_867062a23c448b2b28f4df54cd389527 = $(`<div id="html_867062a23c448b2b28f4df54cd389527" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_e05ad9f6c924e90c58d612003c6f2c4b.setContent(html_867062a23c448b2b28f4df54cd389527);
|
|
|
|
|
|
|
|
marker_770b2762e5668953d1072eda3b09b1c1.bindPopup(popup_e05ad9f6c924e90c58d612003c6f2c4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_770b2762e5668953d1072eda3b09b1c1.setIcon(icon_c484cc3855245ea2fa9190114ec0bf37);
|
|
|
|
|
|
var marker_f3a2fca1ae6fa8570bfae0e6e1827343 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_16be8916e8c3317e52e25ff802e9372b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6d511cc1a5774f216013d68f34071b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22bb1571b3abc1748e23e89c6e27aa0c = $(`<div id="html_22bb1571b3abc1748e23e89c6e27aa0c" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a6d511cc1a5774f216013d68f34071b2.setContent(html_22bb1571b3abc1748e23e89c6e27aa0c);
|
|
|
|
|
|
|
|
marker_f3a2fca1ae6fa8570bfae0e6e1827343.bindPopup(popup_a6d511cc1a5774f216013d68f34071b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3a2fca1ae6fa8570bfae0e6e1827343.setIcon(icon_16be8916e8c3317e52e25ff802e9372b);
|
|
|
|
|
|
var marker_78e4a01961f1d8ba00ffa3dd91ab715e = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_bc7b0e34e71506d8c4c3b310551973d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d1f004982f5a63536e5958e59b812f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f97407412610d10fb619cf61414301a = $(`<div id="html_0f97407412610d10fb619cf61414301a" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_c0d1f004982f5a63536e5958e59b812f.setContent(html_0f97407412610d10fb619cf61414301a);
|
|
|
|
|
|
|
|
marker_78e4a01961f1d8ba00ffa3dd91ab715e.bindPopup(popup_c0d1f004982f5a63536e5958e59b812f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78e4a01961f1d8ba00ffa3dd91ab715e.setIcon(icon_bc7b0e34e71506d8c4c3b310551973d4);
|
|
|
|
|
|
var marker_681232bb890d7db071047cf4d7573c73 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_eb52c4a6c475bf167b5361a67a80692b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5a4d74107c2843456201c7e4d0cd305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d62b355f513ce68dadcdacb0f847015 = $(`<div id="html_6d62b355f513ce68dadcdacb0f847015" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_d5a4d74107c2843456201c7e4d0cd305.setContent(html_6d62b355f513ce68dadcdacb0f847015);
|
|
|
|
|
|
|
|
marker_681232bb890d7db071047cf4d7573c73.bindPopup(popup_d5a4d74107c2843456201c7e4d0cd305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_681232bb890d7db071047cf4d7573c73.setIcon(icon_eb52c4a6c475bf167b5361a67a80692b);
|
|
|
|
|
|
var marker_8a560fdd5949bac8533f50365f8f9f97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7fbb1ee8abda081e455491ea1207d91c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b67ad7a8d9eae8639a4c60ebc37b5e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dab5433233541b088ef86b4e77838d75 = $(`<div id="html_dab5433233541b088ef86b4e77838d75" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_b67ad7a8d9eae8639a4c60ebc37b5e70.setContent(html_dab5433233541b088ef86b4e77838d75);
|
|
|
|
|
|
|
|
marker_8a560fdd5949bac8533f50365f8f9f97.bindPopup(popup_b67ad7a8d9eae8639a4c60ebc37b5e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a560fdd5949bac8533f50365f8f9f97.setIcon(icon_7fbb1ee8abda081e455491ea1207d91c);
|
|
|
|
|
|
var marker_11d7cb78d8d264bfc1e837a533e394a4 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_d852cf5577ae977166e3409651a258d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_456cb4656b7d83b303c7b7eb3e3ca426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_958868d402537269853275f44fc369ae = $(`<div id="html_958868d402537269853275f44fc369ae" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_456cb4656b7d83b303c7b7eb3e3ca426.setContent(html_958868d402537269853275f44fc369ae);
|
|
|
|
|
|
|
|
marker_11d7cb78d8d264bfc1e837a533e394a4.bindPopup(popup_456cb4656b7d83b303c7b7eb3e3ca426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d7cb78d8d264bfc1e837a533e394a4.setIcon(icon_d852cf5577ae977166e3409651a258d0);
|
|
|
|
|
|
var marker_7426daddb9628b235d2f87e7d669cf8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6260d06fb3f5c4f755085b7fc6abd42d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94166b6b6466c66fd01a3cd1586bd5a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9de73184e6b92ecea7d92b70f5ca205b = $(`<div id="html_9de73184e6b92ecea7d92b70f5ca205b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_94166b6b6466c66fd01a3cd1586bd5a7.setContent(html_9de73184e6b92ecea7d92b70f5ca205b);
|
|
|
|
|
|
|
|
marker_7426daddb9628b235d2f87e7d669cf8a.bindPopup(popup_94166b6b6466c66fd01a3cd1586bd5a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7426daddb9628b235d2f87e7d669cf8a.setIcon(icon_6260d06fb3f5c4f755085b7fc6abd42d);
|
|
|
|
|
|
var marker_1fa4e334ff860b26b33850b333e22d0f = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1ec1153e96521b1633dbd26f29996de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f0702c763f16260d243c5b5abfd188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9847adfdc82a2460e8f9853fec57ca84 = $(`<div id="html_9847adfdc82a2460e8f9853fec57ca84" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_e5f0702c763f16260d243c5b5abfd188.setContent(html_9847adfdc82a2460e8f9853fec57ca84);
|
|
|
|
|
|
|
|
marker_1fa4e334ff860b26b33850b333e22d0f.bindPopup(popup_e5f0702c763f16260d243c5b5abfd188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fa4e334ff860b26b33850b333e22d0f.setIcon(icon_1ec1153e96521b1633dbd26f29996de0);
|
|
|
|
|
|
var marker_717044a68c019b5046fa20326385df59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0dd5430b5445e610f0bc1288056fa07e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e51bd4aafb95334ac90642716c2130ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c67e69707abffaa6a40c7486d9538b = $(`<div id="html_50c67e69707abffaa6a40c7486d9538b" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_e51bd4aafb95334ac90642716c2130ee.setContent(html_50c67e69707abffaa6a40c7486d9538b);
|
|
|
|
|
|
|
|
marker_717044a68c019b5046fa20326385df59.bindPopup(popup_e51bd4aafb95334ac90642716c2130ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_717044a68c019b5046fa20326385df59.setIcon(icon_0dd5430b5445e610f0bc1288056fa07e);
|
|
|
|
|
|
var marker_79216d7bcce609197084db8dca89abf7 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_209ecfdbd6c6375bdb9a6359c6b8e670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eec9fb5e3da6226a1c0e8afc5fb86794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7706623a4e9a660749927d319cc4aa9 = $(`<div id="html_c7706623a4e9a660749927d319cc4aa9" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_eec9fb5e3da6226a1c0e8afc5fb86794.setContent(html_c7706623a4e9a660749927d319cc4aa9);
|
|
|
|
|
|
|
|
marker_79216d7bcce609197084db8dca89abf7.bindPopup(popup_eec9fb5e3da6226a1c0e8afc5fb86794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79216d7bcce609197084db8dca89abf7.setIcon(icon_209ecfdbd6c6375bdb9a6359c6b8e670);
|
|
|
|
|
|
var marker_4c0c8b835c3346e85163aa918bdfb10f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_92b1fd29762464825a7b04669ebe73c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69348b22145c837107e21169709c79cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bcbed20b0bd29f07e96f82a069d1c3c = $(`<div id="html_2bcbed20b0bd29f07e96f82a069d1c3c" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_69348b22145c837107e21169709c79cc.setContent(html_2bcbed20b0bd29f07e96f82a069d1c3c);
|
|
|
|
|
|
|
|
marker_4c0c8b835c3346e85163aa918bdfb10f.bindPopup(popup_69348b22145c837107e21169709c79cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0c8b835c3346e85163aa918bdfb10f.setIcon(icon_92b1fd29762464825a7b04669ebe73c9);
|
|
|
|
|
|
var marker_1a962b072568382c69f259d4753d53b9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f0878429e785f343212a50bc53484c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_801b515a7da603441b14cc1d0136dce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63acfaf40c487dbed7ea89bec8c7ef31 = $(`<div id="html_63acfaf40c487dbed7ea89bec8c7ef31" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_801b515a7da603441b14cc1d0136dce5.setContent(html_63acfaf40c487dbed7ea89bec8c7ef31);
|
|
|
|
|
|
|
|
marker_1a962b072568382c69f259d4753d53b9.bindPopup(popup_801b515a7da603441b14cc1d0136dce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a962b072568382c69f259d4753d53b9.setIcon(icon_f0878429e785f343212a50bc53484c9c);
|
|
|
|
|
|
var marker_7ea8e5aae03ade5f868c9469f2723960 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e841d824c2baeade3d430733f9fe12ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a29abcd1ef92678d38de135cd17d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81dba8ffee8c3655c4daab3e42f2e8a5 = $(`<div id="html_81dba8ffee8c3655c4daab3e42f2e8a5" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_87a29abcd1ef92678d38de135cd17d1e.setContent(html_81dba8ffee8c3655c4daab3e42f2e8a5);
|
|
|
|
|
|
|
|
marker_7ea8e5aae03ade5f868c9469f2723960.bindPopup(popup_87a29abcd1ef92678d38de135cd17d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ea8e5aae03ade5f868c9469f2723960.setIcon(icon_e841d824c2baeade3d430733f9fe12ec);
|
|
|
|
|
|
var marker_7d81dd354b8f160ef0b09d24aaa1e261 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3ab3176c7bc0a11998f798a2c636d5d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5c62ea6afec8563a69e37cb38e04d89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07db333b1cd2ec2a1eb2dc467dcf469b = $(`<div id="html_07db333b1cd2ec2a1eb2dc467dcf469b" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_a5c62ea6afec8563a69e37cb38e04d89.setContent(html_07db333b1cd2ec2a1eb2dc467dcf469b);
|
|
|
|
|
|
|
|
marker_7d81dd354b8f160ef0b09d24aaa1e261.bindPopup(popup_a5c62ea6afec8563a69e37cb38e04d89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d81dd354b8f160ef0b09d24aaa1e261.setIcon(icon_3ab3176c7bc0a11998f798a2c636d5d3);
|
|
|
|
|
|
var marker_4bcce342fd26ce0887c531f4557d7cfd = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a72ec511baa3da2354b2dff4074cfab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a63e0ae54c89ff50774573350563900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0379fc8fffc539ff6053f1bea2607882 = $(`<div id="html_0379fc8fffc539ff6053f1bea2607882" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_0a63e0ae54c89ff50774573350563900.setContent(html_0379fc8fffc539ff6053f1bea2607882);
|
|
|
|
|
|
|
|
marker_4bcce342fd26ce0887c531f4557d7cfd.bindPopup(popup_0a63e0ae54c89ff50774573350563900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bcce342fd26ce0887c531f4557d7cfd.setIcon(icon_a72ec511baa3da2354b2dff4074cfab4);
|
|
|
|
|
|
var marker_8d8a80c9c27087e09c5a4f274f658331 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_626ce298dce48c6e15c1ef8b6c7b9353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f16c5051f21c5f557f9da847ec2f74e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_583b709a3390358a67b2d9919d67a822 = $(`<div id="html_583b709a3390358a67b2d9919d67a822" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_9f16c5051f21c5f557f9da847ec2f74e.setContent(html_583b709a3390358a67b2d9919d67a822);
|
|
|
|
|
|
|
|
marker_8d8a80c9c27087e09c5a4f274f658331.bindPopup(popup_9f16c5051f21c5f557f9da847ec2f74e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d8a80c9c27087e09c5a4f274f658331.setIcon(icon_626ce298dce48c6e15c1ef8b6c7b9353);
|
|
|
|
|
|
var marker_819fb3400417ef085e274527f3eb0ca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_a6d5b42d98d29b5ae1037f24c826f97e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1146e63bbfb82451de72031da058849b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4025fdb2f8f0b6abc73eb56d205010ad = $(`<div id="html_4025fdb2f8f0b6abc73eb56d205010ad" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_1146e63bbfb82451de72031da058849b.setContent(html_4025fdb2f8f0b6abc73eb56d205010ad);
|
|
|
|
|
|
|
|
marker_819fb3400417ef085e274527f3eb0ca2.bindPopup(popup_1146e63bbfb82451de72031da058849b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_819fb3400417ef085e274527f3eb0ca2.setIcon(icon_a6d5b42d98d29b5ae1037f24c826f97e);
|
|
|
|
|
|
var marker_5773cc84eb3c03f8804aae7e64c18d95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_36b522cd83e2e721da148a410ac47536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f502cb9b67bdb62f592a279129c0c51d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e42ee05a3fe2ab6b577f76d28ccb4919 = $(`<div id="html_e42ee05a3fe2ab6b577f76d28ccb4919" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_f502cb9b67bdb62f592a279129c0c51d.setContent(html_e42ee05a3fe2ab6b577f76d28ccb4919);
|
|
|
|
|
|
|
|
marker_5773cc84eb3c03f8804aae7e64c18d95.bindPopup(popup_f502cb9b67bdb62f592a279129c0c51d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5773cc84eb3c03f8804aae7e64c18d95.setIcon(icon_36b522cd83e2e721da148a410ac47536);
|
|
|
|
|
|
var marker_e734ba22fd6728f37a6e1ba521535919 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_54a2d1fc35bdffa680a1cc229f4f99d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf17ae124ab0cdafdacc077d01492f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fced353425a917d03dfd0b74abe31083 = $(`<div id="html_fced353425a917d03dfd0b74abe31083" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_fcf17ae124ab0cdafdacc077d01492f2.setContent(html_fced353425a917d03dfd0b74abe31083);
|
|
|
|
|
|
|
|
marker_e734ba22fd6728f37a6e1ba521535919.bindPopup(popup_fcf17ae124ab0cdafdacc077d01492f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e734ba22fd6728f37a6e1ba521535919.setIcon(icon_54a2d1fc35bdffa680a1cc229f4f99d6);
|
|
|
|
|
|
var marker_4bb05726584723e1faa628eeae491ad8 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_908b2e4e5fe4f6364f43408cc106a351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7e147baa50da13b6d0e3afc2b03aaec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49de90e994eebf521878940cc168fe5d = $(`<div id="html_49de90e994eebf521878940cc168fe5d" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_d7e147baa50da13b6d0e3afc2b03aaec.setContent(html_49de90e994eebf521878940cc168fe5d);
|
|
|
|
|
|
|
|
marker_4bb05726584723e1faa628eeae491ad8.bindPopup(popup_d7e147baa50da13b6d0e3afc2b03aaec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb05726584723e1faa628eeae491ad8.setIcon(icon_908b2e4e5fe4f6364f43408cc106a351);
|
|
|
|
|
|
var marker_554d6a0692fbc9189501e4e1fdc86de0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1b9915f4d5845d9d48d7904cd9497f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfbd458206384154ad2135a6a315a159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d7ee2a16a114e3164807afbaa269c9a = $(`<div id="html_7d7ee2a16a114e3164807afbaa269c9a" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_bfbd458206384154ad2135a6a315a159.setContent(html_7d7ee2a16a114e3164807afbaa269c9a);
|
|
|
|
|
|
|
|
marker_554d6a0692fbc9189501e4e1fdc86de0.bindPopup(popup_bfbd458206384154ad2135a6a315a159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_554d6a0692fbc9189501e4e1fdc86de0.setIcon(icon_1b9915f4d5845d9d48d7904cd9497f96);
|
|
|
|
|
|
var marker_988be48a4619018ff9c9eeda105e457c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8549b70d9e6c6b59895f7bb04116caa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_352fd1194167f07fd4407fc2f557a733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a0d17856861da53b7a3247522bfd7e9 = $(`<div id="html_3a0d17856861da53b7a3247522bfd7e9" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_352fd1194167f07fd4407fc2f557a733.setContent(html_3a0d17856861da53b7a3247522bfd7e9);
|
|
|
|
|
|
|
|
marker_988be48a4619018ff9c9eeda105e457c.bindPopup(popup_352fd1194167f07fd4407fc2f557a733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_988be48a4619018ff9c9eeda105e457c.setIcon(icon_8549b70d9e6c6b59895f7bb04116caa7);
|
|
|
|
|
|
var marker_ea0070552d70bf045f617f713211e479 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2fc6f19dfd4354d71de9397dba8acb9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ed3fdc94b230df83fe5649abf6b7d2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab641e9c6800c494ceba4fa6fcfe35e5 = $(`<div id="html_ab641e9c6800c494ceba4fa6fcfe35e5" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_9ed3fdc94b230df83fe5649abf6b7d2a.setContent(html_ab641e9c6800c494ceba4fa6fcfe35e5);
|
|
|
|
|
|
|
|
marker_ea0070552d70bf045f617f713211e479.bindPopup(popup_9ed3fdc94b230df83fe5649abf6b7d2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea0070552d70bf045f617f713211e479.setIcon(icon_2fc6f19dfd4354d71de9397dba8acb9f);
|
|
|
|
|
|
var marker_6bbad6d489a26dbc93b2184cac428dc6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6bbda3a4d1fcf11fd97697c3154da87e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e4ea78f835350c7e32cd8b6a95efd56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21cd9ead3343b1564e60339db150094f = $(`<div id="html_21cd9ead3343b1564e60339db150094f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_2e4ea78f835350c7e32cd8b6a95efd56.setContent(html_21cd9ead3343b1564e60339db150094f);
|
|
|
|
|
|
|
|
marker_6bbad6d489a26dbc93b2184cac428dc6.bindPopup(popup_2e4ea78f835350c7e32cd8b6a95efd56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bbad6d489a26dbc93b2184cac428dc6.setIcon(icon_6bbda3a4d1fcf11fd97697c3154da87e);
|
|
|
|
|
|
var marker_6bff1e4d644328fb1e76c99fc85ee3cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7b40c6b5f315a102af3d86dd0918f6df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a466c5fb31b13b363f740a371abeeb0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5619f0349dd0c6b17278bcc4c099485 = $(`<div id="html_c5619f0349dd0c6b17278bcc4c099485" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_a466c5fb31b13b363f740a371abeeb0e.setContent(html_c5619f0349dd0c6b17278bcc4c099485);
|
|
|
|
|
|
|
|
marker_6bff1e4d644328fb1e76c99fc85ee3cf.bindPopup(popup_a466c5fb31b13b363f740a371abeeb0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bff1e4d644328fb1e76c99fc85ee3cf.setIcon(icon_7b40c6b5f315a102af3d86dd0918f6df);
|
|
|
|
|
|
var marker_ade618ed6cc8426270ee074a3b226a9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_cc8f10a499be22e9ed0955a66b703912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60b288a7c0e8c37e941990759b20ed65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1226f767c37365a07f9e25f6a89530 = $(`<div id="html_8a1226f767c37365a07f9e25f6a89530" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_60b288a7c0e8c37e941990759b20ed65.setContent(html_8a1226f767c37365a07f9e25f6a89530);
|
|
|
|
|
|
|
|
marker_ade618ed6cc8426270ee074a3b226a9b.bindPopup(popup_60b288a7c0e8c37e941990759b20ed65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ade618ed6cc8426270ee074a3b226a9b.setIcon(icon_cc8f10a499be22e9ed0955a66b703912);
|
|
|
|
|
|
var marker_2eb11e91ef1c5b6e6df86b318a9251c2 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f0b74bfa9e4e78dd1ea7d97cb0c9e5bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60319365eac2a65363129c4915556b52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f47d5966400a473e117ac47572b542 = $(`<div id="html_85f47d5966400a473e117ac47572b542" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_60319365eac2a65363129c4915556b52.setContent(html_85f47d5966400a473e117ac47572b542);
|
|
|
|
|
|
|
|
marker_2eb11e91ef1c5b6e6df86b318a9251c2.bindPopup(popup_60319365eac2a65363129c4915556b52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb11e91ef1c5b6e6df86b318a9251c2.setIcon(icon_f0b74bfa9e4e78dd1ea7d97cb0c9e5bc);
|
|
|
|
|
|
var marker_bfe6fb22b80c148cf0b1805f51a8c20e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_23ebc874f162a7bb91f69c2d068c2556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f588fd50ed876fdbc73c2ed97392229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d63aa66f3b9e72e9d54f162c746be691 = $(`<div id="html_d63aa66f3b9e72e9d54f162c746be691" style="width: 100.0%; height: 100.0%;">simplex.icu</div>`)[0];
|
|
popup_3f588fd50ed876fdbc73c2ed97392229.setContent(html_d63aa66f3b9e72e9d54f162c746be691);
|
|
|
|
|
|
|
|
marker_bfe6fb22b80c148cf0b1805f51a8c20e.bindPopup(popup_3f588fd50ed876fdbc73c2ed97392229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe6fb22b80c148cf0b1805f51a8c20e.setIcon(icon_23ebc874f162a7bb91f69c2d068c2556);
|
|
|
|
|
|
var marker_7bd7eb615b30997d066752ea4b697bd0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_c43eb430e43ae99573e8f65c32520f0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1db9ee749d37fa663794fee41f2ade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4becf7cd31f5240e7df097292d543b7 = $(`<div id="html_e4becf7cd31f5240e7df097292d543b7" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1c1db9ee749d37fa663794fee41f2ade.setContent(html_e4becf7cd31f5240e7df097292d543b7);
|
|
|
|
|
|
|
|
marker_7bd7eb615b30997d066752ea4b697bd0.bindPopup(popup_1c1db9ee749d37fa663794fee41f2ade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bd7eb615b30997d066752ea4b697bd0.setIcon(icon_c43eb430e43ae99573e8f65c32520f0e);
|
|
|
|
|
|
var marker_050c1fdb53da9f3afaddc38bf4ec5f57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_79252c85657e81b90e9a48ba5b174155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016249f4ff7b2e1675085ec79d8a22fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_211b819275ad533e2c43ced50bf4598a = $(`<div id="html_211b819275ad533e2c43ced50bf4598a" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_016249f4ff7b2e1675085ec79d8a22fc.setContent(html_211b819275ad533e2c43ced50bf4598a);
|
|
|
|
|
|
|
|
marker_050c1fdb53da9f3afaddc38bf4ec5f57.bindPopup(popup_016249f4ff7b2e1675085ec79d8a22fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_050c1fdb53da9f3afaddc38bf4ec5f57.setIcon(icon_79252c85657e81b90e9a48ba5b174155);
|
|
|
|
|
|
var marker_ce7b54afebe5c50090471158b678c7b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_47252a2508dcbfd129aaa4257d0e7cc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d536702106d7306b15bf0f224ab96e9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a101096a3a901045fe5683424f195c8 = $(`<div id="html_3a101096a3a901045fe5683424f195c8" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_d536702106d7306b15bf0f224ab96e9f.setContent(html_3a101096a3a901045fe5683424f195c8);
|
|
|
|
|
|
|
|
marker_ce7b54afebe5c50090471158b678c7b6.bindPopup(popup_d536702106d7306b15bf0f224ab96e9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7b54afebe5c50090471158b678c7b6.setIcon(icon_47252a2508dcbfd129aaa4257d0e7cc3);
|
|
|
|
|
|
var marker_fbc5352d45a4522194b8dd0b6edf2375 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3b025d81467b61ab5656d97f4e5dd471 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f8e0f911f3e42e5be3c40ba0bcc9461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4eed0ea5b5d0639024c4872cf8cb605 = $(`<div id="html_f4eed0ea5b5d0639024c4872cf8cb605" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_3f8e0f911f3e42e5be3c40ba0bcc9461.setContent(html_f4eed0ea5b5d0639024c4872cf8cb605);
|
|
|
|
|
|
|
|
marker_fbc5352d45a4522194b8dd0b6edf2375.bindPopup(popup_3f8e0f911f3e42e5be3c40ba0bcc9461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbc5352d45a4522194b8dd0b6edf2375.setIcon(icon_3b025d81467b61ab5656d97f4e5dd471);
|
|
|
|
|
|
var marker_c86410adbfbed456640965f3822b99b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_44b1bd982f7f16ba46846a617b97390b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_408e1869bad7f1860918f923273913e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaeb4c304a46c86b33798de5319c77c0 = $(`<div id="html_eaeb4c304a46c86b33798de5319c77c0" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_408e1869bad7f1860918f923273913e6.setContent(html_eaeb4c304a46c86b33798de5319c77c0);
|
|
|
|
|
|
|
|
marker_c86410adbfbed456640965f3822b99b3.bindPopup(popup_408e1869bad7f1860918f923273913e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c86410adbfbed456640965f3822b99b3.setIcon(icon_44b1bd982f7f16ba46846a617b97390b);
|
|
|
|
|
|
var marker_132da63a7ebac4392cb6e0225e703812 = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_af6b898f4e6a893738b2f045478f813c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfce18e6424aa662ae4db15ba11816c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a25a9e35456b3bb5b5ca2d1c1e673109 = $(`<div id="html_a25a9e35456b3bb5b5ca2d1c1e673109" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_cfce18e6424aa662ae4db15ba11816c1.setContent(html_a25a9e35456b3bb5b5ca2d1c1e673109);
|
|
|
|
|
|
|
|
marker_132da63a7ebac4392cb6e0225e703812.bindPopup(popup_cfce18e6424aa662ae4db15ba11816c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_132da63a7ebac4392cb6e0225e703812.setIcon(icon_af6b898f4e6a893738b2f045478f813c);
|
|
|
|
|
|
var marker_bab36fd91b614fe59e750c0d7fcd95ae = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_acaae39406209798df57f2e33486719f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d9d2c75163139cae474a5489fb89ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29207d8bd57690455f17c498623bed4a = $(`<div id="html_29207d8bd57690455f17c498623bed4a" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d7d9d2c75163139cae474a5489fb89ed.setContent(html_29207d8bd57690455f17c498623bed4a);
|
|
|
|
|
|
|
|
marker_bab36fd91b614fe59e750c0d7fcd95ae.bindPopup(popup_d7d9d2c75163139cae474a5489fb89ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bab36fd91b614fe59e750c0d7fcd95ae.setIcon(icon_acaae39406209798df57f2e33486719f);
|
|
|
|
|
|
var marker_266dc1969ed6c50dc241b8670b50b199 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2b38cb71feaba060d58f6cd53cf01672 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_759f4eeab0cd986daa37746d013d3783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01d7119b69c2c0888f8d31533e005714 = $(`<div id="html_01d7119b69c2c0888f8d31533e005714" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_759f4eeab0cd986daa37746d013d3783.setContent(html_01d7119b69c2c0888f8d31533e005714);
|
|
|
|
|
|
|
|
marker_266dc1969ed6c50dc241b8670b50b199.bindPopup(popup_759f4eeab0cd986daa37746d013d3783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_266dc1969ed6c50dc241b8670b50b199.setIcon(icon_2b38cb71feaba060d58f6cd53cf01672);
|
|
|
|
|
|
var marker_c6193b3590bde4b7ea2e9014fc182c6c = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_21b86313f6dc5f4876ee8314f72ca952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17c32bf74e525c61e5be5e9351e637d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52a4dc46b9e7a787716fa0d725c1e89 = $(`<div id="html_e52a4dc46b9e7a787716fa0d725c1e89" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_17c32bf74e525c61e5be5e9351e637d7.setContent(html_e52a4dc46b9e7a787716fa0d725c1e89);
|
|
|
|
|
|
|
|
marker_c6193b3590bde4b7ea2e9014fc182c6c.bindPopup(popup_17c32bf74e525c61e5be5e9351e637d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6193b3590bde4b7ea2e9014fc182c6c.setIcon(icon_21b86313f6dc5f4876ee8314f72ca952);
|
|
|
|
|
|
var marker_78bbd38d297c9e4bbd40e0033ff328d0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4caf69d5ccdfa7cb80e9621ee97435fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a66a445a86555c6d596ae22ea247445e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_657bba1d80a5de1a3004ce5bf8aa9c23 = $(`<div id="html_657bba1d80a5de1a3004ce5bf8aa9c23" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_a66a445a86555c6d596ae22ea247445e.setContent(html_657bba1d80a5de1a3004ce5bf8aa9c23);
|
|
|
|
|
|
|
|
marker_78bbd38d297c9e4bbd40e0033ff328d0.bindPopup(popup_a66a445a86555c6d596ae22ea247445e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78bbd38d297c9e4bbd40e0033ff328d0.setIcon(icon_4caf69d5ccdfa7cb80e9621ee97435fe);
|
|
|
|
|
|
var marker_b1e0a2f190513b63b6cea143f69c7fab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4b2218d448a2b6a2ceea0880e38e1a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_312eef317aa165ed449429051858305f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2804f058d631ecabaf0631561ea23f0b = $(`<div id="html_2804f058d631ecabaf0631561ea23f0b" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_312eef317aa165ed449429051858305f.setContent(html_2804f058d631ecabaf0631561ea23f0b);
|
|
|
|
|
|
|
|
marker_b1e0a2f190513b63b6cea143f69c7fab.bindPopup(popup_312eef317aa165ed449429051858305f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1e0a2f190513b63b6cea143f69c7fab.setIcon(icon_4b2218d448a2b6a2ceea0880e38e1a1a);
|
|
|
|
|
|
var marker_5201cc23e35bcb8cb8e58398a70b9b3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6697a28d225bfc24995cda2cc062f0c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1280ee0aea4b7bae1245fb8bfc673798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_883565a1bf83c6450356d592547cf9a4 = $(`<div id="html_883565a1bf83c6450356d592547cf9a4" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_1280ee0aea4b7bae1245fb8bfc673798.setContent(html_883565a1bf83c6450356d592547cf9a4);
|
|
|
|
|
|
|
|
marker_5201cc23e35bcb8cb8e58398a70b9b3f.bindPopup(popup_1280ee0aea4b7bae1245fb8bfc673798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5201cc23e35bcb8cb8e58398a70b9b3f.setIcon(icon_6697a28d225bfc24995cda2cc062f0c0);
|
|
|
|
|
|
var marker_fdfc40d4f413c98e870fa0f86c888aa9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_06fe62e7ec255a7a3eb8c232ded1ae40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85ea393be062517995c95f1df4383b15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cac0d008cf7651b7afe75bb9806ec9c = $(`<div id="html_9cac0d008cf7651b7afe75bb9806ec9c" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_85ea393be062517995c95f1df4383b15.setContent(html_9cac0d008cf7651b7afe75bb9806ec9c);
|
|
|
|
|
|
|
|
marker_fdfc40d4f413c98e870fa0f86c888aa9.bindPopup(popup_85ea393be062517995c95f1df4383b15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdfc40d4f413c98e870fa0f86c888aa9.setIcon(icon_06fe62e7ec255a7a3eb8c232ded1ae40);
|
|
|
|
|
|
var marker_6bf3f8a683b4670d7f240ef59c2dfad7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b5784447bfa5a2dd9c9da6733d79c8bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6258d914658c89efd8e33fa67897709b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7191986b5d9ffe347b83995e8ea1c8af = $(`<div id="html_7191986b5d9ffe347b83995e8ea1c8af" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_6258d914658c89efd8e33fa67897709b.setContent(html_7191986b5d9ffe347b83995e8ea1c8af);
|
|
|
|
|
|
|
|
marker_6bf3f8a683b4670d7f240ef59c2dfad7.bindPopup(popup_6258d914658c89efd8e33fa67897709b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bf3f8a683b4670d7f240ef59c2dfad7.setIcon(icon_b5784447bfa5a2dd9c9da6733d79c8bc);
|
|
|
|
|
|
var marker_a830fccdca0109674f07547164c6162c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b2ed0f772fb08a42e523867fffd8182e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_862e99d16f54dafcb35f5fc5f4b3d25d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d90e8bb07ce9b67bf69c820cc8df23e1 = $(`<div id="html_d90e8bb07ce9b67bf69c820cc8df23e1" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_862e99d16f54dafcb35f5fc5f4b3d25d.setContent(html_d90e8bb07ce9b67bf69c820cc8df23e1);
|
|
|
|
|
|
|
|
marker_a830fccdca0109674f07547164c6162c.bindPopup(popup_862e99d16f54dafcb35f5fc5f4b3d25d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a830fccdca0109674f07547164c6162c.setIcon(icon_b2ed0f772fb08a42e523867fffd8182e);
|
|
|
|
|
|
var marker_b5888c6daaeb0464f984abb05ef3a04d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_59cc46706eb355b20e4ec6e6401b69ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1913c3eb6c77a47d7f668f8349c3536c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c3d3acc680244ea3e346c43240e4e8 = $(`<div id="html_d7c3d3acc680244ea3e346c43240e4e8" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_1913c3eb6c77a47d7f668f8349c3536c.setContent(html_d7c3d3acc680244ea3e346c43240e4e8);
|
|
|
|
|
|
|
|
marker_b5888c6daaeb0464f984abb05ef3a04d.bindPopup(popup_1913c3eb6c77a47d7f668f8349c3536c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5888c6daaeb0464f984abb05ef3a04d.setIcon(icon_59cc46706eb355b20e4ec6e6401b69ad);
|
|
|
|
|
|
var marker_1f11a9516caeef765e1e52d1be608386 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_181cba764dd6300d85bfa35b96635dd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc9d4a34d9ab9423c464354c0fa1f7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91da6695f73ce57bd62d78f7b782ee58 = $(`<div id="html_91da6695f73ce57bd62d78f7b782ee58" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_fc9d4a34d9ab9423c464354c0fa1f7dd.setContent(html_91da6695f73ce57bd62d78f7b782ee58);
|
|
|
|
|
|
|
|
marker_1f11a9516caeef765e1e52d1be608386.bindPopup(popup_fc9d4a34d9ab9423c464354c0fa1f7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f11a9516caeef765e1e52d1be608386.setIcon(icon_181cba764dd6300d85bfa35b96635dd6);
|
|
|
|
|
|
var marker_5eea6538d7192f77e8305dce10b94d74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1f772b6fbbf93a123694ce4bde728df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df90705234728f8c39aca6d5aa37cee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a949494d7e16704e8910077585e5e2 = $(`<div id="html_94a949494d7e16704e8910077585e5e2" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_df90705234728f8c39aca6d5aa37cee8.setContent(html_94a949494d7e16704e8910077585e5e2);
|
|
|
|
|
|
|
|
marker_5eea6538d7192f77e8305dce10b94d74.bindPopup(popup_df90705234728f8c39aca6d5aa37cee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eea6538d7192f77e8305dce10b94d74.setIcon(icon_1f772b6fbbf93a123694ce4bde728df1);
|
|
|
|
|
|
var marker_8621bc700613d10e7c301e93b87f2bff = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ae4e885b698997410495b1afb5e7bcab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d3fc53d9e67ddb0938c3777a0d1a76c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3a0b0e3d00a9d11ae1a735becbbee6 = $(`<div id="html_9c3a0b0e3d00a9d11ae1a735becbbee6" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_9d3fc53d9e67ddb0938c3777a0d1a76c.setContent(html_9c3a0b0e3d00a9d11ae1a735becbbee6);
|
|
|
|
|
|
|
|
marker_8621bc700613d10e7c301e93b87f2bff.bindPopup(popup_9d3fc53d9e67ddb0938c3777a0d1a76c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8621bc700613d10e7c301e93b87f2bff.setIcon(icon_ae4e885b698997410495b1afb5e7bcab);
|
|
|
|
|
|
var marker_ef523b182bbd7ea8919b6c64f916bcc9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e4f5fa510a170671c47b56c90c02b84e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10337959ae499d2bf8edf7ab3ea6f80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed53d7cb59d94fc42c87464a0f9dca8 = $(`<div id="html_6ed53d7cb59d94fc42c87464a0f9dca8" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_f10337959ae499d2bf8edf7ab3ea6f80.setContent(html_6ed53d7cb59d94fc42c87464a0f9dca8);
|
|
|
|
|
|
|
|
marker_ef523b182bbd7ea8919b6c64f916bcc9.bindPopup(popup_f10337959ae499d2bf8edf7ab3ea6f80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef523b182bbd7ea8919b6c64f916bcc9.setIcon(icon_e4f5fa510a170671c47b56c90c02b84e);
|
|
|
|
|
|
var marker_45a362813df2a03a7715771210ec30bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_36d80287b38e5d05ed9ccb83cde852ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5160aada016ed5d22e7ce7967a36b7e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa17553bd60f743aa11ee7e06b40d49e = $(`<div id="html_aa17553bd60f743aa11ee7e06b40d49e" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_5160aada016ed5d22e7ce7967a36b7e6.setContent(html_aa17553bd60f743aa11ee7e06b40d49e);
|
|
|
|
|
|
|
|
marker_45a362813df2a03a7715771210ec30bf.bindPopup(popup_5160aada016ed5d22e7ce7967a36b7e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45a362813df2a03a7715771210ec30bf.setIcon(icon_36d80287b38e5d05ed9ccb83cde852ba);
|
|
|
|
|
|
var marker_796b489ee45fcc2f4cd76305aced2837 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_9ec3cfd6149ed3b160fefd5049086af0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c031c84074ea14f0b79d88e15baa81e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_198645662fcbbb63da16d13cf6bdb39f = $(`<div id="html_198645662fcbbb63da16d13cf6bdb39f" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_c031c84074ea14f0b79d88e15baa81e1.setContent(html_198645662fcbbb63da16d13cf6bdb39f);
|
|
|
|
|
|
|
|
marker_796b489ee45fcc2f4cd76305aced2837.bindPopup(popup_c031c84074ea14f0b79d88e15baa81e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_796b489ee45fcc2f4cd76305aced2837.setIcon(icon_9ec3cfd6149ed3b160fefd5049086af0);
|
|
|
|
|
|
var marker_0657e6ba44deeb805733f5d25565fb60 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_454e4e355202cfebbdc1c8499957f28d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a642b775e9e8d16cc821300fd68290 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97136497954c27e7133b62847fef83ee = $(`<div id="html_97136497954c27e7133b62847fef83ee" style="width: 100.0%; height: 100.0%;">spatia-arcana.com</div>`)[0];
|
|
popup_87a642b775e9e8d16cc821300fd68290.setContent(html_97136497954c27e7133b62847fef83ee);
|
|
|
|
|
|
|
|
marker_0657e6ba44deeb805733f5d25565fb60.bindPopup(popup_87a642b775e9e8d16cc821300fd68290)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0657e6ba44deeb805733f5d25565fb60.setIcon(icon_454e4e355202cfebbdc1c8499957f28d);
|
|
|
|
|
|
var marker_ed5204f6fd7c7f7dde2e9b87c6873651 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_03a749e5098ef79218f3a1dc2cf0ae99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b12620bef5d8cf5c8940f056d96e067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7f4f0d89728f5f8c5c96fb846ab9368 = $(`<div id="html_b7f4f0d89728f5f8c5c96fb846ab9368" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_8b12620bef5d8cf5c8940f056d96e067.setContent(html_b7f4f0d89728f5f8c5c96fb846ab9368);
|
|
|
|
|
|
|
|
marker_ed5204f6fd7c7f7dde2e9b87c6873651.bindPopup(popup_8b12620bef5d8cf5c8940f056d96e067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5204f6fd7c7f7dde2e9b87c6873651.setIcon(icon_03a749e5098ef79218f3a1dc2cf0ae99);
|
|
|
|
|
|
var marker_3edfd71c3403690c9b8ed87508dc21cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b222f087ebef8483a9e11353e192961d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cbc37adc33189d4adeb73d9daf2d237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c479096a2897476e63e35ca8c5a51c3c = $(`<div id="html_c479096a2897476e63e35ca8c5a51c3c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_5cbc37adc33189d4adeb73d9daf2d237.setContent(html_c479096a2897476e63e35ca8c5a51c3c);
|
|
|
|
|
|
|
|
marker_3edfd71c3403690c9b8ed87508dc21cc.bindPopup(popup_5cbc37adc33189d4adeb73d9daf2d237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3edfd71c3403690c9b8ed87508dc21cc.setIcon(icon_b222f087ebef8483a9e11353e192961d);
|
|
|
|
|
|
var marker_366d6929b7d5551c32aa1d17bd2c79f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_974206b9598f20904d23e8434a25f07e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2073923d91be3f516b2c90721ffdd207 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f9e9d08a8a4e6fbb27cd99e8cff0d27 = $(`<div id="html_3f9e9d08a8a4e6fbb27cd99e8cff0d27" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_2073923d91be3f516b2c90721ffdd207.setContent(html_3f9e9d08a8a4e6fbb27cd99e8cff0d27);
|
|
|
|
|
|
|
|
marker_366d6929b7d5551c32aa1d17bd2c79f8.bindPopup(popup_2073923d91be3f516b2c90721ffdd207)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_366d6929b7d5551c32aa1d17bd2c79f8.setIcon(icon_974206b9598f20904d23e8434a25f07e);
|
|
|
|
|
|
var marker_6569506c28bdf129ca9e8db9bda7ec21 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1ecc4caeeb201b58db0f48a5990269ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f5c74f47dd254ac6cdef8177e009ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c08f28b499814c82503ecd704e0bbe = $(`<div id="html_53c08f28b499814c82503ecd704e0bbe" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_3f5c74f47dd254ac6cdef8177e009ae8.setContent(html_53c08f28b499814c82503ecd704e0bbe);
|
|
|
|
|
|
|
|
marker_6569506c28bdf129ca9e8db9bda7ec21.bindPopup(popup_3f5c74f47dd254ac6cdef8177e009ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6569506c28bdf129ca9e8db9bda7ec21.setIcon(icon_1ecc4caeeb201b58db0f48a5990269ec);
|
|
|
|
|
|
var marker_68238c80fb3e70353d8a108d7323397a = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f1aff09dbbac4af32a6b0f2cee21bbd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3003354a9c1204bf6d9eb8d4edef7434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd1b1c6da059f4cf579f8086415d3444 = $(`<div id="html_fd1b1c6da059f4cf579f8086415d3444" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_3003354a9c1204bf6d9eb8d4edef7434.setContent(html_fd1b1c6da059f4cf579f8086415d3444);
|
|
|
|
|
|
|
|
marker_68238c80fb3e70353d8a108d7323397a.bindPopup(popup_3003354a9c1204bf6d9eb8d4edef7434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68238c80fb3e70353d8a108d7323397a.setIcon(icon_f1aff09dbbac4af32a6b0f2cee21bbd1);
|
|
|
|
|
|
var marker_97b20129a76e5812a6c7ee4c83679aa8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_325d7a446cfbb4be43797bd841bce9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7f72045362dca61debd2e7f63451f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb2676dc4b624ee1d88cfba2ad87eeb0 = $(`<div id="html_eb2676dc4b624ee1d88cfba2ad87eeb0" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_2a7f72045362dca61debd2e7f63451f8.setContent(html_eb2676dc4b624ee1d88cfba2ad87eeb0);
|
|
|
|
|
|
|
|
marker_97b20129a76e5812a6c7ee4c83679aa8.bindPopup(popup_2a7f72045362dca61debd2e7f63451f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97b20129a76e5812a6c7ee4c83679aa8.setIcon(icon_325d7a446cfbb4be43797bd841bce9ef);
|
|
|
|
|
|
var marker_b04101b423b7a83acec163ad69b06a7e = L.marker(
|
|
[12.9333, 100.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_3ef188fb9b447c235f92500d2a46dc17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d5876f8f906d5615e9ce6ac59a71915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d98902ab6040693dbc2f87414047bf69 = $(`<div id="html_d98902ab6040693dbc2f87414047bf69" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_9d5876f8f906d5615e9ce6ac59a71915.setContent(html_d98902ab6040693dbc2f87414047bf69);
|
|
|
|
|
|
|
|
marker_b04101b423b7a83acec163ad69b06a7e.bindPopup(popup_9d5876f8f906d5615e9ce6ac59a71915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04101b423b7a83acec163ad69b06a7e.setIcon(icon_3ef188fb9b447c235f92500d2a46dc17);
|
|
|
|
|
|
var marker_9368588472d88a827b91d57e126e3382 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ac0dec130df39783b6bb19362ffca89f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8398ff0fd4ab8f1149b302649d32a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81fa9f464f25b685ac9ec26c8a41ae8a = $(`<div id="html_81fa9f464f25b685ac9ec26c8a41ae8a" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_fa8398ff0fd4ab8f1149b302649d32a3.setContent(html_81fa9f464f25b685ac9ec26c8a41ae8a);
|
|
|
|
|
|
|
|
marker_9368588472d88a827b91d57e126e3382.bindPopup(popup_fa8398ff0fd4ab8f1149b302649d32a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9368588472d88a827b91d57e126e3382.setIcon(icon_ac0dec130df39783b6bb19362ffca89f);
|
|
|
|
|
|
var marker_d5e0730106d1591b9cdac42d6977188c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_97866bf7dcd63ff09e8810425ce1e4a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23e82dd4e9f9d84994b8e3d68fffb5be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0694ba8c9b6c967a4c16a7eeee277d0b = $(`<div id="html_0694ba8c9b6c967a4c16a7eeee277d0b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_23e82dd4e9f9d84994b8e3d68fffb5be.setContent(html_0694ba8c9b6c967a4c16a7eeee277d0b);
|
|
|
|
|
|
|
|
marker_d5e0730106d1591b9cdac42d6977188c.bindPopup(popup_23e82dd4e9f9d84994b8e3d68fffb5be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5e0730106d1591b9cdac42d6977188c.setIcon(icon_97866bf7dcd63ff09e8810425ce1e4a3);
|
|
|
|
|
|
var marker_441a43d466a351f45616e7f0fe6b3436 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ebb8ae3b7508b9e114b15257ca7181f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51758f2be19569110c1e150cd699d779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4e43b4768b3766996416e80a2460c76 = $(`<div id="html_d4e43b4768b3766996416e80a2460c76" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_51758f2be19569110c1e150cd699d779.setContent(html_d4e43b4768b3766996416e80a2460c76);
|
|
|
|
|
|
|
|
marker_441a43d466a351f45616e7f0fe6b3436.bindPopup(popup_51758f2be19569110c1e150cd699d779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441a43d466a351f45616e7f0fe6b3436.setIcon(icon_ebb8ae3b7508b9e114b15257ca7181f6);
|
|
|
|
|
|
var marker_1ca11589d7a9ff8ade6b37f94650fe41 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_35d4e4f2845ad1c2f625356022aff9b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_435bdbe30e4be50d7741a5398e67d755 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dc8d5cc930deb11dcc19a5f33417460 = $(`<div id="html_4dc8d5cc930deb11dcc19a5f33417460" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_435bdbe30e4be50d7741a5398e67d755.setContent(html_4dc8d5cc930deb11dcc19a5f33417460);
|
|
|
|
|
|
|
|
marker_1ca11589d7a9ff8ade6b37f94650fe41.bindPopup(popup_435bdbe30e4be50d7741a5398e67d755)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ca11589d7a9ff8ade6b37f94650fe41.setIcon(icon_35d4e4f2845ad1c2f625356022aff9b7);
|
|
|
|
|
|
var marker_ddf6660de52aa05895870fe879b239c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_eeaadeaaaaa76c1017a3f1d0cfb032da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e39980b489127c923a1a99908e8921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa7e3ad2043d5d50bab819bac9c1a90 = $(`<div id="html_0aa7e3ad2043d5d50bab819bac9c1a90" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_d5e39980b489127c923a1a99908e8921.setContent(html_0aa7e3ad2043d5d50bab819bac9c1a90);
|
|
|
|
|
|
|
|
marker_ddf6660de52aa05895870fe879b239c9.bindPopup(popup_d5e39980b489127c923a1a99908e8921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddf6660de52aa05895870fe879b239c9.setIcon(icon_eeaadeaaaaa76c1017a3f1d0cfb032da);
|
|
|
|
|
|
var marker_16c7ad1ba64dd99bf6f66edc85d65f89 = L.marker(
|
|
[45.5019, -73.5674],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_65446aba1e1d19d3f4e66072f854d645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e9e94b553cf43cf54506d930fb7fe50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23bf7a1e50aa5bcdd1c3580ec38f0df3 = $(`<div id="html_23bf7a1e50aa5bcdd1c3580ec38f0df3" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_6e9e94b553cf43cf54506d930fb7fe50.setContent(html_23bf7a1e50aa5bcdd1c3580ec38f0df3);
|
|
|
|
|
|
|
|
marker_16c7ad1ba64dd99bf6f66edc85d65f89.bindPopup(popup_6e9e94b553cf43cf54506d930fb7fe50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c7ad1ba64dd99bf6f66edc85d65f89.setIcon(icon_65446aba1e1d19d3f4e66072f854d645);
|
|
|
|
|
|
var marker_bb1846578390d429673b84f27fb7818e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7c23980fc731f33f05e8653f85f0b343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_123245483b3ca00fccac3c4d3ab20bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bacac752538ffa0155b300678678e22 = $(`<div id="html_8bacac752538ffa0155b300678678e22" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_123245483b3ca00fccac3c4d3ab20bfe.setContent(html_8bacac752538ffa0155b300678678e22);
|
|
|
|
|
|
|
|
marker_bb1846578390d429673b84f27fb7818e.bindPopup(popup_123245483b3ca00fccac3c4d3ab20bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb1846578390d429673b84f27fb7818e.setIcon(icon_7c23980fc731f33f05e8653f85f0b343);
|
|
|
|
|
|
var marker_149618c4ed3f5786d7a77060a7b09b9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_50dc513ce5dd622a1b9ed1d1ba73cf53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee92e0cd9b57cac6ce4c56fd4a31ef4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74729768440bbaca778f532d7ecbb8b = $(`<div id="html_a74729768440bbaca778f532d7ecbb8b" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_8ee92e0cd9b57cac6ce4c56fd4a31ef4.setContent(html_a74729768440bbaca778f532d7ecbb8b);
|
|
|
|
|
|
|
|
marker_149618c4ed3f5786d7a77060a7b09b9c.bindPopup(popup_8ee92e0cd9b57cac6ce4c56fd4a31ef4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149618c4ed3f5786d7a77060a7b09b9c.setIcon(icon_50dc513ce5dd622a1b9ed1d1ba73cf53);
|
|
|
|
|
|
var marker_a17bbb75d85fd969643e311c1309a71a = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_1c9276f62be6d0e039764ba414e8f113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d6b17f3941f54ad780713f18bf4941b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5c77db7bc65bbbf90b43e9076381c4 = $(`<div id="html_6a5c77db7bc65bbbf90b43e9076381c4" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_3d6b17f3941f54ad780713f18bf4941b.setContent(html_6a5c77db7bc65bbbf90b43e9076381c4);
|
|
|
|
|
|
|
|
marker_a17bbb75d85fd969643e311c1309a71a.bindPopup(popup_3d6b17f3941f54ad780713f18bf4941b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a17bbb75d85fd969643e311c1309a71a.setIcon(icon_1c9276f62be6d0e039764ba414e8f113);
|
|
|
|
|
|
var marker_4a872662094ad8b8159ef5e44c753e10 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8a4701e3a302e8a5a84817dff70e5dd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fef580aa6014edf229415bdafa87de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84577b325f86842579b888f2117eb27c = $(`<div id="html_84577b325f86842579b888f2117eb27c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_8fef580aa6014edf229415bdafa87de2.setContent(html_84577b325f86842579b888f2117eb27c);
|
|
|
|
|
|
|
|
marker_4a872662094ad8b8159ef5e44c753e10.bindPopup(popup_8fef580aa6014edf229415bdafa87de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a872662094ad8b8159ef5e44c753e10.setIcon(icon_8a4701e3a302e8a5a84817dff70e5dd6);
|
|
|
|
|
|
var marker_a82da841d3ba048ea86b3295328097aa = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_12a16166e99ca3b8c349bc0225e94e6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b73b36bc628ed84c328deebc7be8ea58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06b578b363558abee395f3c30179fe62 = $(`<div id="html_06b578b363558abee395f3c30179fe62" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b73b36bc628ed84c328deebc7be8ea58.setContent(html_06b578b363558abee395f3c30179fe62);
|
|
|
|
|
|
|
|
marker_a82da841d3ba048ea86b3295328097aa.bindPopup(popup_b73b36bc628ed84c328deebc7be8ea58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a82da841d3ba048ea86b3295328097aa.setIcon(icon_12a16166e99ca3b8c349bc0225e94e6e);
|
|
|
|
|
|
var marker_f4e9743b42d1dfe5eebe4a6e94ef0705 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2f9d43d5e97f2fa57b3a05328fbed77e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84b43b87f5a01d8d23ce1957a47f8466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16fb6eaffe456c7499d56b99b1df42fa = $(`<div id="html_16fb6eaffe456c7499d56b99b1df42fa" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_84b43b87f5a01d8d23ce1957a47f8466.setContent(html_16fb6eaffe456c7499d56b99b1df42fa);
|
|
|
|
|
|
|
|
marker_f4e9743b42d1dfe5eebe4a6e94ef0705.bindPopup(popup_84b43b87f5a01d8d23ce1957a47f8466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e9743b42d1dfe5eebe4a6e94ef0705.setIcon(icon_2f9d43d5e97f2fa57b3a05328fbed77e);
|
|
|
|
|
|
var marker_3883cb962a8e75b2afbcec1eb0517739 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_12e6e5f46023f9cff3fed78802d37f44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c2d2610ea091b480cc2fa8689d290e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_404a530c69d39e0304f8ca17a3dc7a31 = $(`<div id="html_404a530c69d39e0304f8ca17a3dc7a31" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_56c2d2610ea091b480cc2fa8689d290e.setContent(html_404a530c69d39e0304f8ca17a3dc7a31);
|
|
|
|
|
|
|
|
marker_3883cb962a8e75b2afbcec1eb0517739.bindPopup(popup_56c2d2610ea091b480cc2fa8689d290e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3883cb962a8e75b2afbcec1eb0517739.setIcon(icon_12e6e5f46023f9cff3fed78802d37f44);
|
|
|
|
|
|
var marker_abb6cd0cbf0ac10d4b702154920d5b66 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8d483368aef530967edbe592a8ec2714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2207ae317751503c78bbe34dc157576d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe1a5a18ed385276b26c6971c197a999 = $(`<div id="html_fe1a5a18ed385276b26c6971c197a999" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_2207ae317751503c78bbe34dc157576d.setContent(html_fe1a5a18ed385276b26c6971c197a999);
|
|
|
|
|
|
|
|
marker_abb6cd0cbf0ac10d4b702154920d5b66.bindPopup(popup_2207ae317751503c78bbe34dc157576d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abb6cd0cbf0ac10d4b702154920d5b66.setIcon(icon_8d483368aef530967edbe592a8ec2714);
|
|
|
|
|
|
var marker_352ea4a70e510bf130b25bac7defe179 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_119d4834ebadafcf0819f06cc529827b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31bc1573c47eac7473d513dcdb14d74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c4a2073c0e92b7cb769c24f1f48cd3e = $(`<div id="html_5c4a2073c0e92b7cb769c24f1f48cd3e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_31bc1573c47eac7473d513dcdb14d74a.setContent(html_5c4a2073c0e92b7cb769c24f1f48cd3e);
|
|
|
|
|
|
|
|
marker_352ea4a70e510bf130b25bac7defe179.bindPopup(popup_31bc1573c47eac7473d513dcdb14d74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_352ea4a70e510bf130b25bac7defe179.setIcon(icon_119d4834ebadafcf0819f06cc529827b);
|
|
|
|
|
|
var marker_2ca4796fa80abe9ea275eb275f686f11 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8c3fc59b505f82c85b85ca82eb1e7b23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d97320f2059c04f2481f54520d878e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b672907d00853f1c5e2169fcd99bbcc9 = $(`<div id="html_b672907d00853f1c5e2169fcd99bbcc9" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_d97320f2059c04f2481f54520d878e83.setContent(html_b672907d00853f1c5e2169fcd99bbcc9);
|
|
|
|
|
|
|
|
marker_2ca4796fa80abe9ea275eb275f686f11.bindPopup(popup_d97320f2059c04f2481f54520d878e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ca4796fa80abe9ea275eb275f686f11.setIcon(icon_8c3fc59b505f82c85b85ca82eb1e7b23);
|
|
|
|
|
|
var marker_c244c9b54aab0c85af1c297746b318f8 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_28b3ae8e4f4c73af62215318dc0049ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ee096fdb49d7bc3f55c0e42826ce1ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33ddd1465e06210089466de7d70fa246 = $(`<div id="html_33ddd1465e06210089466de7d70fa246" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_4ee096fdb49d7bc3f55c0e42826ce1ab.setContent(html_33ddd1465e06210089466de7d70fa246);
|
|
|
|
|
|
|
|
marker_c244c9b54aab0c85af1c297746b318f8.bindPopup(popup_4ee096fdb49d7bc3f55c0e42826ce1ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c244c9b54aab0c85af1c297746b318f8.setIcon(icon_28b3ae8e4f4c73af62215318dc0049ca);
|
|
|
|
|
|
var marker_2a9e418b8d59c6935c8be00c746da7c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_e1f2b6a39788a8b610aa263ba31d920e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2722c554ead097bbace14c53daf6a767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f49c2edc5e61dba3b700fca5f59a7ee = $(`<div id="html_8f49c2edc5e61dba3b700fca5f59a7ee" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_2722c554ead097bbace14c53daf6a767.setContent(html_8f49c2edc5e61dba3b700fca5f59a7ee);
|
|
|
|
|
|
|
|
marker_2a9e418b8d59c6935c8be00c746da7c6.bindPopup(popup_2722c554ead097bbace14c53daf6a767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9e418b8d59c6935c8be00c746da7c6.setIcon(icon_e1f2b6a39788a8b610aa263ba31d920e);
|
|
|
|
|
|
var marker_c06c9f8fbab8540f27df58cb28763ecc = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_ff7c939d25765ca98f58dd2913fb3142 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_885f561bff220367f406c594e7e9b51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704cddd0e319ac12ac75400d1c99a7c4 = $(`<div id="html_704cddd0e319ac12ac75400d1c99a7c4" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_885f561bff220367f406c594e7e9b51e.setContent(html_704cddd0e319ac12ac75400d1c99a7c4);
|
|
|
|
|
|
|
|
marker_c06c9f8fbab8540f27df58cb28763ecc.bindPopup(popup_885f561bff220367f406c594e7e9b51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c06c9f8fbab8540f27df58cb28763ecc.setIcon(icon_ff7c939d25765ca98f58dd2913fb3142);
|
|
|
|
|
|
var marker_37fbde7dc017e45871380d84e9ebfe76 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_f56456389f4d5577aa4d4d6a0195ca72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b25583a2e04a51d2abf8aed64cf0bad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2143b031e93290f0b58a99af1eab3f3f = $(`<div id="html_2143b031e93290f0b58a99af1eab3f3f" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_b25583a2e04a51d2abf8aed64cf0bad6.setContent(html_2143b031e93290f0b58a99af1eab3f3f);
|
|
|
|
|
|
|
|
marker_37fbde7dc017e45871380d84e9ebfe76.bindPopup(popup_b25583a2e04a51d2abf8aed64cf0bad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fbde7dc017e45871380d84e9ebfe76.setIcon(icon_f56456389f4d5577aa4d4d6a0195ca72);
|
|
|
|
|
|
var marker_31ef2c046038584ff0b62d0f85d9ddc4 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6b6a26c7dbadcd374813b438a1326e95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3a153ac1f9cf2d613c407bb8a48f27c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1bb513d3efce5e8a25df3a71edcd70f = $(`<div id="html_c1bb513d3efce5e8a25df3a71edcd70f" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_c3a153ac1f9cf2d613c407bb8a48f27c.setContent(html_c1bb513d3efce5e8a25df3a71edcd70f);
|
|
|
|
|
|
|
|
marker_31ef2c046038584ff0b62d0f85d9ddc4.bindPopup(popup_c3a153ac1f9cf2d613c407bb8a48f27c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ef2c046038584ff0b62d0f85d9ddc4.setIcon(icon_6b6a26c7dbadcd374813b438a1326e95);
|
|
|
|
|
|
var marker_76a8dc8bc293768401744f52435d3749 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_2f107ad887440f6faab32e78731575d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d62998af45a56b2785c08eb243efe55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c44775652395a18143dfe1f4b5af8ba7 = $(`<div id="html_c44775652395a18143dfe1f4b5af8ba7" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_5d62998af45a56b2785c08eb243efe55.setContent(html_c44775652395a18143dfe1f4b5af8ba7);
|
|
|
|
|
|
|
|
marker_76a8dc8bc293768401744f52435d3749.bindPopup(popup_5d62998af45a56b2785c08eb243efe55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76a8dc8bc293768401744f52435d3749.setIcon(icon_2f107ad887440f6faab32e78731575d1);
|
|
|
|
|
|
var marker_0829b13d58738d395c26587ebf5c0635 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6b5d65e1556b307fd045d8f06202e005 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc860f27dec458e6f9eaefae976a2171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b312cdfae0278a499676f01a573b86a7 = $(`<div id="html_b312cdfae0278a499676f01a573b86a7" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_cc860f27dec458e6f9eaefae976a2171.setContent(html_b312cdfae0278a499676f01a573b86a7);
|
|
|
|
|
|
|
|
marker_0829b13d58738d395c26587ebf5c0635.bindPopup(popup_cc860f27dec458e6f9eaefae976a2171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0829b13d58738d395c26587ebf5c0635.setIcon(icon_6b5d65e1556b307fd045d8f06202e005);
|
|
|
|
|
|
var marker_80edcb876a89ab381207de958b9da2e6 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_126803f836c450a9260bb50413818ec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4758dc627faa14637e1b3f5f94b54fcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31eb16bc724fadeff2709ea00442612e = $(`<div id="html_31eb16bc724fadeff2709ea00442612e" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_4758dc627faa14637e1b3f5f94b54fcb.setContent(html_31eb16bc724fadeff2709ea00442612e);
|
|
|
|
|
|
|
|
marker_80edcb876a89ab381207de958b9da2e6.bindPopup(popup_4758dc627faa14637e1b3f5f94b54fcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80edcb876a89ab381207de958b9da2e6.setIcon(icon_126803f836c450a9260bb50413818ec0);
|
|
|
|
|
|
var marker_103ca53385e275018cd2ecc79c0f12f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_410228613228cc8cbf59470a2ea8c23b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1762114c28c4070f340469528f9e596c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae766d1887e46cabfeff89d04699b8cc = $(`<div id="html_ae766d1887e46cabfeff89d04699b8cc" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_1762114c28c4070f340469528f9e596c.setContent(html_ae766d1887e46cabfeff89d04699b8cc);
|
|
|
|
|
|
|
|
marker_103ca53385e275018cd2ecc79c0f12f0.bindPopup(popup_1762114c28c4070f340469528f9e596c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103ca53385e275018cd2ecc79c0f12f0.setIcon(icon_410228613228cc8cbf59470a2ea8c23b);
|
|
|
|
|
|
var marker_9e9c653d86a2b74d6c6a457897b0e3ab = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_0a5f34770ea9e0e8294ef9d427d5f294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fdcdbf7e958f0fcc99fd2be8e7850f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e23da450271cbf4d46039f161bb7b8a4 = $(`<div id="html_e23da450271cbf4d46039f161bb7b8a4" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_7fdcdbf7e958f0fcc99fd2be8e7850f6.setContent(html_e23da450271cbf4d46039f161bb7b8a4);
|
|
|
|
|
|
|
|
marker_9e9c653d86a2b74d6c6a457897b0e3ab.bindPopup(popup_7fdcdbf7e958f0fcc99fd2be8e7850f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e9c653d86a2b74d6c6a457897b0e3ab.setIcon(icon_0a5f34770ea9e0e8294ef9d427d5f294);
|
|
|
|
|
|
var marker_0f4c7cfec0e6422e26338797cccacdcd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8ba8eed9637aa274a7743501d0e15c23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ee2298b797a727487f7ce14929f34f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38b25f839e879ea2237b1514cc0db32a = $(`<div id="html_38b25f839e879ea2237b1514cc0db32a" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_24ee2298b797a727487f7ce14929f34f.setContent(html_38b25f839e879ea2237b1514cc0db32a);
|
|
|
|
|
|
|
|
marker_0f4c7cfec0e6422e26338797cccacdcd.bindPopup(popup_24ee2298b797a727487f7ce14929f34f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f4c7cfec0e6422e26338797cccacdcd.setIcon(icon_8ba8eed9637aa274a7743501d0e15c23);
|
|
|
|
|
|
var marker_a8a4b43db58ba53fdcb86f5aae52da93 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6df4b582b961cc37bd55f4537b66f82c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0af1b421f2874984b5b69d9684c3f16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47437194c3347522f640f935d8c37fb0 = $(`<div id="html_47437194c3347522f640f935d8c37fb0" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_f0af1b421f2874984b5b69d9684c3f16.setContent(html_47437194c3347522f640f935d8c37fb0);
|
|
|
|
|
|
|
|
marker_a8a4b43db58ba53fdcb86f5aae52da93.bindPopup(popup_f0af1b421f2874984b5b69d9684c3f16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8a4b43db58ba53fdcb86f5aae52da93.setIcon(icon_6df4b582b961cc37bd55f4537b66f82c);
|
|
|
|
|
|
var marker_97d19077abde1324709a17f369493634 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8d0d54180d6e6eec85e9e9259f22a978 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84db01af1788540ea3b98b1a9adb5e18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2281ba69a95757fdc4086018069a8f02 = $(`<div id="html_2281ba69a95757fdc4086018069a8f02" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_84db01af1788540ea3b98b1a9adb5e18.setContent(html_2281ba69a95757fdc4086018069a8f02);
|
|
|
|
|
|
|
|
marker_97d19077abde1324709a17f369493634.bindPopup(popup_84db01af1788540ea3b98b1a9adb5e18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d19077abde1324709a17f369493634.setIcon(icon_8d0d54180d6e6eec85e9e9259f22a978);
|
|
|
|
|
|
var marker_594093a8223e47f591e82d5ce05dfe87 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_4cb973d4a5c119d18e25fcffa9b4c751 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d26de9e03d5e445c0f35dff5072a2028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf978cbb922f4fbd90ae09630f051f0 = $(`<div id="html_6bf978cbb922f4fbd90ae09630f051f0" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d26de9e03d5e445c0f35dff5072a2028.setContent(html_6bf978cbb922f4fbd90ae09630f051f0);
|
|
|
|
|
|
|
|
marker_594093a8223e47f591e82d5ce05dfe87.bindPopup(popup_d26de9e03d5e445c0f35dff5072a2028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_594093a8223e47f591e82d5ce05dfe87.setIcon(icon_4cb973d4a5c119d18e25fcffa9b4c751);
|
|
|
|
|
|
var marker_288f4238c2a73c4d169f005ec7688c7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6e031d1a9613f4682c58ba66a61a49a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e93630c998597e357c689615f8ec2b5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dd74f023a01a3722e98c350c3fcbe76 = $(`<div id="html_4dd74f023a01a3722e98c350c3fcbe76" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_e93630c998597e357c689615f8ec2b5f.setContent(html_4dd74f023a01a3722e98c350c3fcbe76);
|
|
|
|
|
|
|
|
marker_288f4238c2a73c4d169f005ec7688c7c.bindPopup(popup_e93630c998597e357c689615f8ec2b5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_288f4238c2a73c4d169f005ec7688c7c.setIcon(icon_6e031d1a9613f4682c58ba66a61a49a8);
|
|
|
|
|
|
var marker_747b85028ae9e037507a693696aa1c09 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_858b30293a71ad3a8f2d6fe4def2c023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9a152a8c10a9b5c6c3f4f9a23a178c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98aaced2a430251ce9c79dde10b92c1a = $(`<div id="html_98aaced2a430251ce9c79dde10b92c1a" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_a9a152a8c10a9b5c6c3f4f9a23a178c7.setContent(html_98aaced2a430251ce9c79dde10b92c1a);
|
|
|
|
|
|
|
|
marker_747b85028ae9e037507a693696aa1c09.bindPopup(popup_a9a152a8c10a9b5c6c3f4f9a23a178c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_747b85028ae9e037507a693696aa1c09.setIcon(icon_858b30293a71ad3a8f2d6fe4def2c023);
|
|
|
|
|
|
var marker_843e2f46f06e29f177988029a04621d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_b4e0eda8341a5938d47481d3d33e5f06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_408760ebc9e40fa7552e944aef1970f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0bff770fabf604f2938051c0cefcfc6 = $(`<div id="html_d0bff770fabf604f2938051c0cefcfc6" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_408760ebc9e40fa7552e944aef1970f5.setContent(html_d0bff770fabf604f2938051c0cefcfc6);
|
|
|
|
|
|
|
|
marker_843e2f46f06e29f177988029a04621d7.bindPopup(popup_408760ebc9e40fa7552e944aef1970f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843e2f46f06e29f177988029a04621d7.setIcon(icon_b4e0eda8341a5938d47481d3d33e5f06);
|
|
|
|
|
|
var marker_6374492c2dde543ff2cfac7564115b0c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_7f64749ce36ca62bd225dda7ca231cb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be24148381799b6181760ea66bda03b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6914a64a2b2e47d19fc467baee67f321 = $(`<div id="html_6914a64a2b2e47d19fc467baee67f321" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_be24148381799b6181760ea66bda03b9.setContent(html_6914a64a2b2e47d19fc467baee67f321);
|
|
|
|
|
|
|
|
marker_6374492c2dde543ff2cfac7564115b0c.bindPopup(popup_be24148381799b6181760ea66bda03b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6374492c2dde543ff2cfac7564115b0c.setIcon(icon_7f64749ce36ca62bd225dda7ca231cb9);
|
|
|
|
|
|
var marker_e002167b768cd5d800262f7f6dd0796e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_8ac41dbf6772bc0a9b230624b700f17d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a96adae9a797a9112b134ff3cce42237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d580d22c8d1a7ba7e993821fcbf0239 = $(`<div id="html_8d580d22c8d1a7ba7e993821fcbf0239" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_a96adae9a797a9112b134ff3cce42237.setContent(html_8d580d22c8d1a7ba7e993821fcbf0239);
|
|
|
|
|
|
|
|
marker_e002167b768cd5d800262f7f6dd0796e.bindPopup(popup_a96adae9a797a9112b134ff3cce42237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e002167b768cd5d800262f7f6dd0796e.setIcon(icon_8ac41dbf6772bc0a9b230624b700f17d);
|
|
|
|
|
|
var marker_a5eb6c2a4b14d7f0cbb8893cdd867ef6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_18173cae4547441c0d57b1795d8e0485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f3df10b70ae7bddd922728620d705dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2b46d5f05b51a976713ddc284021143 = $(`<div id="html_e2b46d5f05b51a976713ddc284021143" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_7f3df10b70ae7bddd922728620d705dd.setContent(html_e2b46d5f05b51a976713ddc284021143);
|
|
|
|
|
|
|
|
marker_a5eb6c2a4b14d7f0cbb8893cdd867ef6.bindPopup(popup_7f3df10b70ae7bddd922728620d705dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5eb6c2a4b14d7f0cbb8893cdd867ef6.setIcon(icon_18173cae4547441c0d57b1795d8e0485);
|
|
|
|
|
|
var marker_a49b9e06a616530047af2a99336f1cb8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_14ae822b0355d7e2625c393c670c289b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19415cb6dde70381917f04269f4c4037 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6068c306bbff6e31400ea3b2f038539 = $(`<div id="html_b6068c306bbff6e31400ea3b2f038539" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_19415cb6dde70381917f04269f4c4037.setContent(html_b6068c306bbff6e31400ea3b2f038539);
|
|
|
|
|
|
|
|
marker_a49b9e06a616530047af2a99336f1cb8.bindPopup(popup_19415cb6dde70381917f04269f4c4037)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a49b9e06a616530047af2a99336f1cb8.setIcon(icon_14ae822b0355d7e2625c393c670c289b);
|
|
|
|
|
|
var marker_efc3e96962f927623dab0d3a1bb1c748 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_a968a4f62f9aee6701df9990d0873bde);
|
|
|
|
|
|
var icon_6e796ee88179bf763aed90c422fc6d3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249d91c1f1a5d4f8485480afe3f4e7a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4389e8af24adf67d3ee8c3bf71a52b9e = $(`<div id="html_4389e8af24adf67d3ee8c3bf71a52b9e" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_249d91c1f1a5d4f8485480afe3f4e7a7.setContent(html_4389e8af24adf67d3ee8c3bf71a52b9e);
|
|
|
|
|
|
|
|
marker_efc3e96962f927623dab0d3a1bb1c748.bindPopup(popup_249d91c1f1a5d4f8485480afe3f4e7a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efc3e96962f927623dab0d3a1bb1c748.setIcon(icon_6e796ee88179bf763aed90c422fc6d3c);
|
|
|
|
|
|
marker_cluster_a968a4f62f9aee6701df9990d0873bde.addTo(map_ccf721d8f772a7bbd8ae0d13a48385b5);
|
|
|
|
</script>
|
|
</html> |