mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 09:25:18 +00:00
11133 lines
324 KiB
HTML
11133 lines
324 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_1ed447cf1b216f2cf090e973f3f752f7 {
|
|
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_1ed447cf1b216f2cf090e973f3f752f7" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_1ed447cf1b216f2cf090e973f3f752f7 = L.map(
|
|
"map_1ed447cf1b216f2cf090e973f3f752f7",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_1b6422dc21c78635077e0ecd8fa2f6f7 = 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_1b6422dc21c78635077e0ecd8fa2f6f7.addTo(map_1ed447cf1b216f2cf090e973f3f752f7);
|
|
|
|
|
|
var marker_cluster_47c7f97e5370a7913b2738d8384bd5df = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_7262daffd7777cad9ea83983030a3f77 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a83a6633aacccd74415fe36278b7a954 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9926e220ce15794672b68d1a409ff556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ca51a922d22dc12c5f825cf6c7d6dd5 = $(`<div id="html_8ca51a922d22dc12c5f825cf6c7d6dd5" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_9926e220ce15794672b68d1a409ff556.setContent(html_8ca51a922d22dc12c5f825cf6c7d6dd5);
|
|
|
|
|
|
|
|
marker_7262daffd7777cad9ea83983030a3f77.bindPopup(popup_9926e220ce15794672b68d1a409ff556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7262daffd7777cad9ea83983030a3f77.setIcon(icon_a83a6633aacccd74415fe36278b7a954);
|
|
|
|
|
|
var marker_c0af28b7a9610a66b2b921b7bf7021b0 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f14dfa275a4819ba1d66d95ad8cc29b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d327531b63f42f72afb207989a2de7bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d016d55a58251ad899400fa6303731d8 = $(`<div id="html_d016d55a58251ad899400fa6303731d8" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_d327531b63f42f72afb207989a2de7bd.setContent(html_d016d55a58251ad899400fa6303731d8);
|
|
|
|
|
|
|
|
marker_c0af28b7a9610a66b2b921b7bf7021b0.bindPopup(popup_d327531b63f42f72afb207989a2de7bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0af28b7a9610a66b2b921b7bf7021b0.setIcon(icon_f14dfa275a4819ba1d66d95ad8cc29b7);
|
|
|
|
|
|
var marker_c6c8e2648957c1e5e32cf3be889c5da4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2d78aeb1f582c2168a235c0eb3d8475b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e60edcf246a3092de88c33045700836a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b086ec96e03628e42627d6d52bff2906 = $(`<div id="html_b086ec96e03628e42627d6d52bff2906" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_e60edcf246a3092de88c33045700836a.setContent(html_b086ec96e03628e42627d6d52bff2906);
|
|
|
|
|
|
|
|
marker_c6c8e2648957c1e5e32cf3be889c5da4.bindPopup(popup_e60edcf246a3092de88c33045700836a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6c8e2648957c1e5e32cf3be889c5da4.setIcon(icon_2d78aeb1f582c2168a235c0eb3d8475b);
|
|
|
|
|
|
var marker_35cdfd52a6ab1161a6dca0b9dd1881f6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_eb1cba05d04105dfd614e71985eb7896 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f09cef0856bfa54fa0ea338a64f8572b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1654a184716f5851ed03bfcf69a81063 = $(`<div id="html_1654a184716f5851ed03bfcf69a81063" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_f09cef0856bfa54fa0ea338a64f8572b.setContent(html_1654a184716f5851ed03bfcf69a81063);
|
|
|
|
|
|
|
|
marker_35cdfd52a6ab1161a6dca0b9dd1881f6.bindPopup(popup_f09cef0856bfa54fa0ea338a64f8572b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35cdfd52a6ab1161a6dca0b9dd1881f6.setIcon(icon_eb1cba05d04105dfd614e71985eb7896);
|
|
|
|
|
|
var marker_2091e96f5c859d2057ae114b791f2be5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d5282cdf7b6585e9d6be44dfe0386f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a2ecf3fd3748f59ff70f2e0218d7cb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b71b56e7d55a826751cb0c6f9078ca5 = $(`<div id="html_7b71b56e7d55a826751cb0c6f9078ca5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_5a2ecf3fd3748f59ff70f2e0218d7cb3.setContent(html_7b71b56e7d55a826751cb0c6f9078ca5);
|
|
|
|
|
|
|
|
marker_2091e96f5c859d2057ae114b791f2be5.bindPopup(popup_5a2ecf3fd3748f59ff70f2e0218d7cb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2091e96f5c859d2057ae114b791f2be5.setIcon(icon_d5282cdf7b6585e9d6be44dfe0386f51);
|
|
|
|
|
|
var marker_d0197f6dd2de12ec0837f988ebb58746 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1a28ec9cf37fc3b4e27a7691c63487ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0184935b0b959848bb36c4de51d04c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5483d5a17f0afe70718045500874fec = $(`<div id="html_a5483d5a17f0afe70718045500874fec" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0184935b0b959848bb36c4de51d04c8a.setContent(html_a5483d5a17f0afe70718045500874fec);
|
|
|
|
|
|
|
|
marker_d0197f6dd2de12ec0837f988ebb58746.bindPopup(popup_0184935b0b959848bb36c4de51d04c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0197f6dd2de12ec0837f988ebb58746.setIcon(icon_1a28ec9cf37fc3b4e27a7691c63487ce);
|
|
|
|
|
|
var marker_0710fb3be0be691ea6ec57c5e54693db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e257052844d23c9e4546358fc7f5a2d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34d2a486904547e14f605e8283f202a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a10556259feaef763da280bf1748762 = $(`<div id="html_8a10556259feaef763da280bf1748762" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_34d2a486904547e14f605e8283f202a3.setContent(html_8a10556259feaef763da280bf1748762);
|
|
|
|
|
|
|
|
marker_0710fb3be0be691ea6ec57c5e54693db.bindPopup(popup_34d2a486904547e14f605e8283f202a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0710fb3be0be691ea6ec57c5e54693db.setIcon(icon_e257052844d23c9e4546358fc7f5a2d6);
|
|
|
|
|
|
var marker_d24319a355740fa11837af70faf9df27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_81999850f89729d3126738383763501a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272eabf0b4bcb2e15d7b9c7ccf1a462d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d9616fed6bab76bc9e9e69dcf8d6d9e = $(`<div id="html_2d9616fed6bab76bc9e9e69dcf8d6d9e" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_272eabf0b4bcb2e15d7b9c7ccf1a462d.setContent(html_2d9616fed6bab76bc9e9e69dcf8d6d9e);
|
|
|
|
|
|
|
|
marker_d24319a355740fa11837af70faf9df27.bindPopup(popup_272eabf0b4bcb2e15d7b9c7ccf1a462d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d24319a355740fa11837af70faf9df27.setIcon(icon_81999850f89729d3126738383763501a);
|
|
|
|
|
|
var marker_983691a0b4cb3907d60f0c344907dfe4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3ce1adbf26d4b78f1ddb77acd2622cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5407d9c09ca745cd36e2508658ca4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9490f1aeca5e6c23c57637d252796df4 = $(`<div id="html_9490f1aeca5e6c23c57637d252796df4" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_dc5407d9c09ca745cd36e2508658ca4e.setContent(html_9490f1aeca5e6c23c57637d252796df4);
|
|
|
|
|
|
|
|
marker_983691a0b4cb3907d60f0c344907dfe4.bindPopup(popup_dc5407d9c09ca745cd36e2508658ca4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_983691a0b4cb3907d60f0c344907dfe4.setIcon(icon_3ce1adbf26d4b78f1ddb77acd2622cb7);
|
|
|
|
|
|
var marker_f299732b4d42e8122da0fad916bfb3e4 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1a0e4e19f857f8be17d9a6f51061a10c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa4243ec3189bb480f8a16ad7f39916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41a66249cd4d588dfb670a7719d444b = $(`<div id="html_d41a66249cd4d588dfb670a7719d444b" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_6fa4243ec3189bb480f8a16ad7f39916.setContent(html_d41a66249cd4d588dfb670a7719d444b);
|
|
|
|
|
|
|
|
marker_f299732b4d42e8122da0fad916bfb3e4.bindPopup(popup_6fa4243ec3189bb480f8a16ad7f39916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f299732b4d42e8122da0fad916bfb3e4.setIcon(icon_1a0e4e19f857f8be17d9a6f51061a10c);
|
|
|
|
|
|
var marker_68566cafd0b067bd1be30bdb6f7a8080 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cb2babbdce52e47db87ad1e7af4f8ca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70b5650038e7cf3649360cbc87fb062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f87c77a696f1671212978fae00559223 = $(`<div id="html_f87c77a696f1671212978fae00559223" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_d70b5650038e7cf3649360cbc87fb062.setContent(html_f87c77a696f1671212978fae00559223);
|
|
|
|
|
|
|
|
marker_68566cafd0b067bd1be30bdb6f7a8080.bindPopup(popup_d70b5650038e7cf3649360cbc87fb062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68566cafd0b067bd1be30bdb6f7a8080.setIcon(icon_cb2babbdce52e47db87ad1e7af4f8ca8);
|
|
|
|
|
|
var marker_4a29600e79a2b3c06f71e7ab39d96aaf = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e7169aa0ab1d9512298d3402869e16d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f5c29bafd9fe5517dbcc34623aa01b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb53e69c02761ce97e381cee1a9690ec = $(`<div id="html_bb53e69c02761ce97e381cee1a9690ec" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_0f5c29bafd9fe5517dbcc34623aa01b2.setContent(html_bb53e69c02761ce97e381cee1a9690ec);
|
|
|
|
|
|
|
|
marker_4a29600e79a2b3c06f71e7ab39d96aaf.bindPopup(popup_0f5c29bafd9fe5517dbcc34623aa01b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a29600e79a2b3c06f71e7ab39d96aaf.setIcon(icon_e7169aa0ab1d9512298d3402869e16d3);
|
|
|
|
|
|
var marker_6f5d44fb95472775550cb7ed49c0f4dd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_debc375754d8502764acd7f06e647ea0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8b1e1ad639001d028fcc23fbe6c40d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fd063514e76424d28a8ff54d0450476 = $(`<div id="html_9fd063514e76424d28a8ff54d0450476" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_c8b1e1ad639001d028fcc23fbe6c40d4.setContent(html_9fd063514e76424d28a8ff54d0450476);
|
|
|
|
|
|
|
|
marker_6f5d44fb95472775550cb7ed49c0f4dd.bindPopup(popup_c8b1e1ad639001d028fcc23fbe6c40d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f5d44fb95472775550cb7ed49c0f4dd.setIcon(icon_debc375754d8502764acd7f06e647ea0);
|
|
|
|
|
|
var marker_eb42a9226ed4e06aa3f07a1b055289ba = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1a4aeebef063444344133d3a6cf6b0e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94056c9375c12502b080f9f48aafd046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bc06a5d0d8853d8635c668c6a5b2e3e = $(`<div id="html_0bc06a5d0d8853d8635c668c6a5b2e3e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_94056c9375c12502b080f9f48aafd046.setContent(html_0bc06a5d0d8853d8635c668c6a5b2e3e);
|
|
|
|
|
|
|
|
marker_eb42a9226ed4e06aa3f07a1b055289ba.bindPopup(popup_94056c9375c12502b080f9f48aafd046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb42a9226ed4e06aa3f07a1b055289ba.setIcon(icon_1a4aeebef063444344133d3a6cf6b0e0);
|
|
|
|
|
|
var marker_ac92123eed0f8b2a58b9f228fca17312 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b28f0445e228091377671e62f20b0ee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_533e240fe347f3490f376851bd62b629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6712011cf395da348309b753b6b5a1d = $(`<div id="html_a6712011cf395da348309b753b6b5a1d" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_533e240fe347f3490f376851bd62b629.setContent(html_a6712011cf395da348309b753b6b5a1d);
|
|
|
|
|
|
|
|
marker_ac92123eed0f8b2a58b9f228fca17312.bindPopup(popup_533e240fe347f3490f376851bd62b629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac92123eed0f8b2a58b9f228fca17312.setIcon(icon_b28f0445e228091377671e62f20b0ee6);
|
|
|
|
|
|
var marker_97f1c6bc9b45d7c5d1480dd7842643b0 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ad41c330c67fb35ff6d3ccaa9f55ec94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_918317e74e2beda294083e3d6101d229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8c39519f4fb9ea1cfda2d9b01e7feaf = $(`<div id="html_e8c39519f4fb9ea1cfda2d9b01e7feaf" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_918317e74e2beda294083e3d6101d229.setContent(html_e8c39519f4fb9ea1cfda2d9b01e7feaf);
|
|
|
|
|
|
|
|
marker_97f1c6bc9b45d7c5d1480dd7842643b0.bindPopup(popup_918317e74e2beda294083e3d6101d229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97f1c6bc9b45d7c5d1480dd7842643b0.setIcon(icon_ad41c330c67fb35ff6d3ccaa9f55ec94);
|
|
|
|
|
|
var marker_57654686b2af0b56d9b44748d1348e45 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f7629d38cce9f8d5dee000e5ede82c95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a5ac5762d92c6f0c37192fbe5c31bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fef205c764f4691eef61327add05413 = $(`<div id="html_4fef205c764f4691eef61327add05413" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_a1a5ac5762d92c6f0c37192fbe5c31bc.setContent(html_4fef205c764f4691eef61327add05413);
|
|
|
|
|
|
|
|
marker_57654686b2af0b56d9b44748d1348e45.bindPopup(popup_a1a5ac5762d92c6f0c37192fbe5c31bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57654686b2af0b56d9b44748d1348e45.setIcon(icon_f7629d38cce9f8d5dee000e5ede82c95);
|
|
|
|
|
|
var marker_4faa999cf66fbcbca4c0d4df3c687854 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8b6fd94b8bb8b9f7f6061db39b4551fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6610813cc1363f77e02148e0811f1b73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e4596f8d2ed73099a8f232e6c839ac = $(`<div id="html_59e4596f8d2ed73099a8f232e6c839ac" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_6610813cc1363f77e02148e0811f1b73.setContent(html_59e4596f8d2ed73099a8f232e6c839ac);
|
|
|
|
|
|
|
|
marker_4faa999cf66fbcbca4c0d4df3c687854.bindPopup(popup_6610813cc1363f77e02148e0811f1b73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4faa999cf66fbcbca4c0d4df3c687854.setIcon(icon_8b6fd94b8bb8b9f7f6061db39b4551fa);
|
|
|
|
|
|
var marker_88bd9cb864cee47d38c538c81e94fc9b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_77a5545f24d78d2dc74ca7c645189379 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac287ad80a6f2e0f04fe17b8e326826e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd2364f4b61201a00b012c68af59ea4e = $(`<div id="html_bd2364f4b61201a00b012c68af59ea4e" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_ac287ad80a6f2e0f04fe17b8e326826e.setContent(html_bd2364f4b61201a00b012c68af59ea4e);
|
|
|
|
|
|
|
|
marker_88bd9cb864cee47d38c538c81e94fc9b.bindPopup(popup_ac287ad80a6f2e0f04fe17b8e326826e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88bd9cb864cee47d38c538c81e94fc9b.setIcon(icon_77a5545f24d78d2dc74ca7c645189379);
|
|
|
|
|
|
var marker_bda2cde9a60c974c79712323b5cacc6e = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cdce960224628e89c3845dc0bdf84f2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51bc1adabddad86a433926a2c84a8c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e37281842ebc93755db2519a9d1d96fa = $(`<div id="html_e37281842ebc93755db2519a9d1d96fa" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_51bc1adabddad86a433926a2c84a8c4d.setContent(html_e37281842ebc93755db2519a9d1d96fa);
|
|
|
|
|
|
|
|
marker_bda2cde9a60c974c79712323b5cacc6e.bindPopup(popup_51bc1adabddad86a433926a2c84a8c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bda2cde9a60c974c79712323b5cacc6e.setIcon(icon_cdce960224628e89c3845dc0bdf84f2a);
|
|
|
|
|
|
var marker_d08112fc172830c956433ebb730d8c0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_209c4869a235b705b7428e7b373864e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e175ff35f80947fe23bb8c7edbf685ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0cf4ddb5a67609874091391c403a24 = $(`<div id="html_5e0cf4ddb5a67609874091391c403a24" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_e175ff35f80947fe23bb8c7edbf685ad.setContent(html_5e0cf4ddb5a67609874091391c403a24);
|
|
|
|
|
|
|
|
marker_d08112fc172830c956433ebb730d8c0a.bindPopup(popup_e175ff35f80947fe23bb8c7edbf685ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d08112fc172830c956433ebb730d8c0a.setIcon(icon_209c4869a235b705b7428e7b373864e6);
|
|
|
|
|
|
var marker_9f009e7b1d1f754b20756ff8c6449f75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1839f71b4d7a715c9991fde398292399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_186284f98f39d1d07bb5a1cd58cdf092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_234e8fccb68c808cc195efccca8b3afa = $(`<div id="html_234e8fccb68c808cc195efccca8b3afa" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_186284f98f39d1d07bb5a1cd58cdf092.setContent(html_234e8fccb68c808cc195efccca8b3afa);
|
|
|
|
|
|
|
|
marker_9f009e7b1d1f754b20756ff8c6449f75.bindPopup(popup_186284f98f39d1d07bb5a1cd58cdf092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f009e7b1d1f754b20756ff8c6449f75.setIcon(icon_1839f71b4d7a715c9991fde398292399);
|
|
|
|
|
|
var marker_4cde23fe30620ec549f15ca35e95a0e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2c616dec06f020e34b4a58fa1d47511f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28214ea1305dad471f54e3fca76e67a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f618d0d0c6fe55d1a2141f489472573 = $(`<div id="html_4f618d0d0c6fe55d1a2141f489472573" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_28214ea1305dad471f54e3fca76e67a4.setContent(html_4f618d0d0c6fe55d1a2141f489472573);
|
|
|
|
|
|
|
|
marker_4cde23fe30620ec549f15ca35e95a0e0.bindPopup(popup_28214ea1305dad471f54e3fca76e67a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cde23fe30620ec549f15ca35e95a0e0.setIcon(icon_2c616dec06f020e34b4a58fa1d47511f);
|
|
|
|
|
|
var marker_0e2e586a17aac068441b99dca5ac58c3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f9cbd3b7ec81e72eb4e4cab64299eb39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7264457debde8022b9387113d273a795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c2a2c874f8ba71023f23e9a81ebb26f = $(`<div id="html_6c2a2c874f8ba71023f23e9a81ebb26f" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_7264457debde8022b9387113d273a795.setContent(html_6c2a2c874f8ba71023f23e9a81ebb26f);
|
|
|
|
|
|
|
|
marker_0e2e586a17aac068441b99dca5ac58c3.bindPopup(popup_7264457debde8022b9387113d273a795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e2e586a17aac068441b99dca5ac58c3.setIcon(icon_f9cbd3b7ec81e72eb4e4cab64299eb39);
|
|
|
|
|
|
var marker_3fd0fc3263cd9ae83bd7d2ae31253e0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e0e414baa25283a154f049723d5f50ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_559b6f6a78d607fe2ceea53bba8d0fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d674494a321f0aaecb43c0d60800d830 = $(`<div id="html_d674494a321f0aaecb43c0d60800d830" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_559b6f6a78d607fe2ceea53bba8d0fc1.setContent(html_d674494a321f0aaecb43c0d60800d830);
|
|
|
|
|
|
|
|
marker_3fd0fc3263cd9ae83bd7d2ae31253e0e.bindPopup(popup_559b6f6a78d607fe2ceea53bba8d0fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fd0fc3263cd9ae83bd7d2ae31253e0e.setIcon(icon_e0e414baa25283a154f049723d5f50ee);
|
|
|
|
|
|
var marker_e639d581d6ff1adcf9a88d2301e567e7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_929485b46cc090f49c41d7cfcfcf8b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3bd451ae00e2804592243e9160dc283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c5caada023a7f01ab3e92f85640ea69 = $(`<div id="html_3c5caada023a7f01ab3e92f85640ea69" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_e3bd451ae00e2804592243e9160dc283.setContent(html_3c5caada023a7f01ab3e92f85640ea69);
|
|
|
|
|
|
|
|
marker_e639d581d6ff1adcf9a88d2301e567e7.bindPopup(popup_e3bd451ae00e2804592243e9160dc283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e639d581d6ff1adcf9a88d2301e567e7.setIcon(icon_929485b46cc090f49c41d7cfcfcf8b4d);
|
|
|
|
|
|
var marker_955531151c1914cfe4bd598c78a82cfa = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a8079e1fe6e353f5d1aa244933d86587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51b0d9c9892ab5b1de2b2804faa9eed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37fed4d5cd9a8716a273b5d6285d274b = $(`<div id="html_37fed4d5cd9a8716a273b5d6285d274b" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_51b0d9c9892ab5b1de2b2804faa9eed5.setContent(html_37fed4d5cd9a8716a273b5d6285d274b);
|
|
|
|
|
|
|
|
marker_955531151c1914cfe4bd598c78a82cfa.bindPopup(popup_51b0d9c9892ab5b1de2b2804faa9eed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_955531151c1914cfe4bd598c78a82cfa.setIcon(icon_a8079e1fe6e353f5d1aa244933d86587);
|
|
|
|
|
|
var marker_35fcd770d49422c36269a884c84784dd = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8a2c80ade6f22bbdf889b16a152ffcee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43f3eadecfdf93b6190f0bd7f551017e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f937263abf46c4d7bf9703eaf053c67e = $(`<div id="html_f937263abf46c4d7bf9703eaf053c67e" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_43f3eadecfdf93b6190f0bd7f551017e.setContent(html_f937263abf46c4d7bf9703eaf053c67e);
|
|
|
|
|
|
|
|
marker_35fcd770d49422c36269a884c84784dd.bindPopup(popup_43f3eadecfdf93b6190f0bd7f551017e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35fcd770d49422c36269a884c84784dd.setIcon(icon_8a2c80ade6f22bbdf889b16a152ffcee);
|
|
|
|
|
|
var marker_f04ae2b258242ee1c08b8fdb56542977 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7a0ba1b3e5ecb2c7c25d1d0cdb3961f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57dfb0395d55fd2d04cbffa46129f5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543ede87c2560070796163cf5236c037 = $(`<div id="html_543ede87c2560070796163cf5236c037" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_57dfb0395d55fd2d04cbffa46129f5c7.setContent(html_543ede87c2560070796163cf5236c037);
|
|
|
|
|
|
|
|
marker_f04ae2b258242ee1c08b8fdb56542977.bindPopup(popup_57dfb0395d55fd2d04cbffa46129f5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f04ae2b258242ee1c08b8fdb56542977.setIcon(icon_7a0ba1b3e5ecb2c7c25d1d0cdb3961f6);
|
|
|
|
|
|
var marker_c9f4ac4b64dd71da5c619d1c9afd7138 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d78758b0a078094c0906f59a72b315ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdf88937065ad7ad1e0ade1a89da7389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b21cba1a9a716b6e0f0bb0bcdab3b3e = $(`<div id="html_5b21cba1a9a716b6e0f0bb0bcdab3b3e" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_cdf88937065ad7ad1e0ade1a89da7389.setContent(html_5b21cba1a9a716b6e0f0bb0bcdab3b3e);
|
|
|
|
|
|
|
|
marker_c9f4ac4b64dd71da5c619d1c9afd7138.bindPopup(popup_cdf88937065ad7ad1e0ade1a89da7389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f4ac4b64dd71da5c619d1c9afd7138.setIcon(icon_d78758b0a078094c0906f59a72b315ae);
|
|
|
|
|
|
var marker_07dadafb8c36658560a436aa81c3b714 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ac32377f18fbe3ae8a26e4a7f7f169bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc2ca30b52759a9d9eef807d0883c97f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_872c2e839ea5693dbc0095f0ebbd0d09 = $(`<div id="html_872c2e839ea5693dbc0095f0ebbd0d09" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_fc2ca30b52759a9d9eef807d0883c97f.setContent(html_872c2e839ea5693dbc0095f0ebbd0d09);
|
|
|
|
|
|
|
|
marker_07dadafb8c36658560a436aa81c3b714.bindPopup(popup_fc2ca30b52759a9d9eef807d0883c97f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07dadafb8c36658560a436aa81c3b714.setIcon(icon_ac32377f18fbe3ae8a26e4a7f7f169bd);
|
|
|
|
|
|
var marker_44094b1c01d69085c8400a6d4a85cdd3 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d708cb4e5a5d083dc733f3d5877c975d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_845643baafb8cc9780d7ead2fb3fd1ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf87d402216fbfccaec301a4a67399b = $(`<div id="html_5bf87d402216fbfccaec301a4a67399b" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_845643baafb8cc9780d7ead2fb3fd1ec.setContent(html_5bf87d402216fbfccaec301a4a67399b);
|
|
|
|
|
|
|
|
marker_44094b1c01d69085c8400a6d4a85cdd3.bindPopup(popup_845643baafb8cc9780d7ead2fb3fd1ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44094b1c01d69085c8400a6d4a85cdd3.setIcon(icon_d708cb4e5a5d083dc733f3d5877c975d);
|
|
|
|
|
|
var marker_3d675eda77c633c49452b9eab819ec6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3d3c615b45226ea019172d63bde9e7e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b00a7afff164f032d038dbef53fd1bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392e08a91993bd445c19dc878711ca95 = $(`<div id="html_392e08a91993bd445c19dc878711ca95" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_9b00a7afff164f032d038dbef53fd1bf.setContent(html_392e08a91993bd445c19dc878711ca95);
|
|
|
|
|
|
|
|
marker_3d675eda77c633c49452b9eab819ec6f.bindPopup(popup_9b00a7afff164f032d038dbef53fd1bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d675eda77c633c49452b9eab819ec6f.setIcon(icon_3d3c615b45226ea019172d63bde9e7e8);
|
|
|
|
|
|
var marker_901967b45cca1590e295c3650e03ede5 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5300a53fa056cf19788521d67c5e7d24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e496cf46fb5da9bea3663b766ae7a1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_460b822bcf86dd22a7ec29955238eb74 = $(`<div id="html_460b822bcf86dd22a7ec29955238eb74" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_9e496cf46fb5da9bea3663b766ae7a1e.setContent(html_460b822bcf86dd22a7ec29955238eb74);
|
|
|
|
|
|
|
|
marker_901967b45cca1590e295c3650e03ede5.bindPopup(popup_9e496cf46fb5da9bea3663b766ae7a1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901967b45cca1590e295c3650e03ede5.setIcon(icon_5300a53fa056cf19788521d67c5e7d24);
|
|
|
|
|
|
var marker_a214241d46593ec222d94b97bb0a0122 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_bd4a5ebc9c0569b7f9b0f5286f3a36a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8580483f0b3f296805b2e49af16f2e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840061db8112dc265f5791d1e7ae3a9e = $(`<div id="html_840061db8112dc265f5791d1e7ae3a9e" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_8580483f0b3f296805b2e49af16f2e7e.setContent(html_840061db8112dc265f5791d1e7ae3a9e);
|
|
|
|
|
|
|
|
marker_a214241d46593ec222d94b97bb0a0122.bindPopup(popup_8580483f0b3f296805b2e49af16f2e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a214241d46593ec222d94b97bb0a0122.setIcon(icon_bd4a5ebc9c0569b7f9b0f5286f3a36a2);
|
|
|
|
|
|
var marker_b72152479369fdd312b639373bb06493 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cb49a89c97bab228c4c649b7fad77587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd945f73831ed0ac8d1fce804ce26e9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21c65725a72a4b00a667cbb4215628a7 = $(`<div id="html_21c65725a72a4b00a667cbb4215628a7" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_dd945f73831ed0ac8d1fce804ce26e9a.setContent(html_21c65725a72a4b00a667cbb4215628a7);
|
|
|
|
|
|
|
|
marker_b72152479369fdd312b639373bb06493.bindPopup(popup_dd945f73831ed0ac8d1fce804ce26e9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b72152479369fdd312b639373bb06493.setIcon(icon_cb49a89c97bab228c4c649b7fad77587);
|
|
|
|
|
|
var marker_cc30d02f3dab13bc36f4ae1f36a91c4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_44066220dfb0fcba530a748448435391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_052bfcb3105969d299984df481b54935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_580f06e4cdab109cad29d70334d3584c = $(`<div id="html_580f06e4cdab109cad29d70334d3584c" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_052bfcb3105969d299984df481b54935.setContent(html_580f06e4cdab109cad29d70334d3584c);
|
|
|
|
|
|
|
|
marker_cc30d02f3dab13bc36f4ae1f36a91c4f.bindPopup(popup_052bfcb3105969d299984df481b54935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc30d02f3dab13bc36f4ae1f36a91c4f.setIcon(icon_44066220dfb0fcba530a748448435391);
|
|
|
|
|
|
var marker_bca59093a04cf099c5a97fbdbf2d3f9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_176516d002b6c20d4dc774121e1a59d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb383d05ae829c4f66f692eb345b31dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92ffb09933ec2e1f1369c93e6edcf3cb = $(`<div id="html_92ffb09933ec2e1f1369c93e6edcf3cb" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_cb383d05ae829c4f66f692eb345b31dd.setContent(html_92ffb09933ec2e1f1369c93e6edcf3cb);
|
|
|
|
|
|
|
|
marker_bca59093a04cf099c5a97fbdbf2d3f9c.bindPopup(popup_cb383d05ae829c4f66f692eb345b31dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca59093a04cf099c5a97fbdbf2d3f9c.setIcon(icon_176516d002b6c20d4dc774121e1a59d0);
|
|
|
|
|
|
var marker_f77228dcf20ea344aa674f546d6f4128 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2944626ec80f190497ad32c7ce5029f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e19b57fa84d57991e94e0e3f4ca4584 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_985f6377e755870bd7e7bf23f164ddff = $(`<div id="html_985f6377e755870bd7e7bf23f164ddff" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_9e19b57fa84d57991e94e0e3f4ca4584.setContent(html_985f6377e755870bd7e7bf23f164ddff);
|
|
|
|
|
|
|
|
marker_f77228dcf20ea344aa674f546d6f4128.bindPopup(popup_9e19b57fa84d57991e94e0e3f4ca4584)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f77228dcf20ea344aa674f546d6f4128.setIcon(icon_2944626ec80f190497ad32c7ce5029f3);
|
|
|
|
|
|
var marker_e24424d03177d97f4ba7d7f087fee0fe = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2d246da674cdecf4d78cd41093161523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d71a4fc2f008d42b9b40291b5fb3cfef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b224ad77ed538e8e13624fcebd078b6 = $(`<div id="html_3b224ad77ed538e8e13624fcebd078b6" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_d71a4fc2f008d42b9b40291b5fb3cfef.setContent(html_3b224ad77ed538e8e13624fcebd078b6);
|
|
|
|
|
|
|
|
marker_e24424d03177d97f4ba7d7f087fee0fe.bindPopup(popup_d71a4fc2f008d42b9b40291b5fb3cfef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24424d03177d97f4ba7d7f087fee0fe.setIcon(icon_2d246da674cdecf4d78cd41093161523);
|
|
|
|
|
|
var marker_ca51b8e817583ba1020c9694d93c4d77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d9107814f497dc8b87471465f9c20b6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8319043d0d93998b2c2ebe63a791c9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83192e658455adc469a6e173e6e24002 = $(`<div id="html_83192e658455adc469a6e173e6e24002" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_e8319043d0d93998b2c2ebe63a791c9d.setContent(html_83192e658455adc469a6e173e6e24002);
|
|
|
|
|
|
|
|
marker_ca51b8e817583ba1020c9694d93c4d77.bindPopup(popup_e8319043d0d93998b2c2ebe63a791c9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca51b8e817583ba1020c9694d93c4d77.setIcon(icon_d9107814f497dc8b87471465f9c20b6a);
|
|
|
|
|
|
var marker_17b634f01bf9750e43d5a7eba4c1ee59 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_024094bb79dc96e67e6804e41e117fa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a23aab831293f704bc88642f72b350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfd74efcfb5e5d055aea0b31f44c6ea0 = $(`<div id="html_bfd74efcfb5e5d055aea0b31f44c6ea0" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_a8a23aab831293f704bc88642f72b350.setContent(html_bfd74efcfb5e5d055aea0b31f44c6ea0);
|
|
|
|
|
|
|
|
marker_17b634f01bf9750e43d5a7eba4c1ee59.bindPopup(popup_a8a23aab831293f704bc88642f72b350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b634f01bf9750e43d5a7eba4c1ee59.setIcon(icon_024094bb79dc96e67e6804e41e117fa2);
|
|
|
|
|
|
var marker_1b2cd11e2bad6efba2735bf771afe415 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f54d8320f84eda6d2bfc9f0eac75400d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f75ef72ab92aec1aa70194484fb0c6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09ac372c48c6b01bb4753574fc6a5385 = $(`<div id="html_09ac372c48c6b01bb4753574fc6a5385" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_6f75ef72ab92aec1aa70194484fb0c6a.setContent(html_09ac372c48c6b01bb4753574fc6a5385);
|
|
|
|
|
|
|
|
marker_1b2cd11e2bad6efba2735bf771afe415.bindPopup(popup_6f75ef72ab92aec1aa70194484fb0c6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b2cd11e2bad6efba2735bf771afe415.setIcon(icon_f54d8320f84eda6d2bfc9f0eac75400d);
|
|
|
|
|
|
var marker_50180a632cdd79cc7d21f0462152946f = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_64c0e24930f5a2540e9bcbdbbf38b34b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58a6ceb6f1fce3dfd5036ed151e4f4fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8b8bae8911d9e7cc83c1836099b1742 = $(`<div id="html_f8b8bae8911d9e7cc83c1836099b1742" style="width: 100.0%; height: 100.0%;">relay.staging.hostr.network</div>`)[0];
|
|
popup_58a6ceb6f1fce3dfd5036ed151e4f4fb.setContent(html_f8b8bae8911d9e7cc83c1836099b1742);
|
|
|
|
|
|
|
|
marker_50180a632cdd79cc7d21f0462152946f.bindPopup(popup_58a6ceb6f1fce3dfd5036ed151e4f4fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50180a632cdd79cc7d21f0462152946f.setIcon(icon_64c0e24930f5a2540e9bcbdbbf38b34b);
|
|
|
|
|
|
var marker_61a21741cbc3af3286e42e9f2056477a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_856092a5ebecd0b97c79e457798884ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d597a98fd1628bd98d6b8f48b047e8df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_514601cc4ac08e7cdd9116094a5e1692 = $(`<div id="html_514601cc4ac08e7cdd9116094a5e1692" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_d597a98fd1628bd98d6b8f48b047e8df.setContent(html_514601cc4ac08e7cdd9116094a5e1692);
|
|
|
|
|
|
|
|
marker_61a21741cbc3af3286e42e9f2056477a.bindPopup(popup_d597a98fd1628bd98d6b8f48b047e8df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61a21741cbc3af3286e42e9f2056477a.setIcon(icon_856092a5ebecd0b97c79e457798884ed);
|
|
|
|
|
|
var marker_27761fb4de5ab0ec00b3addbb3d39dad = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f7052c4afe185e74fc29ba478bddd62a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9be3330acad4e0a989c3b704a33d3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cca43e2e91cd3b6da0017256c079bb25 = $(`<div id="html_cca43e2e91cd3b6da0017256c079bb25" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_a9be3330acad4e0a989c3b704a33d3ec.setContent(html_cca43e2e91cd3b6da0017256c079bb25);
|
|
|
|
|
|
|
|
marker_27761fb4de5ab0ec00b3addbb3d39dad.bindPopup(popup_a9be3330acad4e0a989c3b704a33d3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27761fb4de5ab0ec00b3addbb3d39dad.setIcon(icon_f7052c4afe185e74fc29ba478bddd62a);
|
|
|
|
|
|
var marker_80c29e32ba3c4a58168b89116e958fb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3bed2689d30c068f1786c1b0c10cfe21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8706bb5b5ba79a47ee44d787899be36b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75dde727f918de8a3081a5d0e0c0af26 = $(`<div id="html_75dde727f918de8a3081a5d0e0c0af26" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_8706bb5b5ba79a47ee44d787899be36b.setContent(html_75dde727f918de8a3081a5d0e0c0af26);
|
|
|
|
|
|
|
|
marker_80c29e32ba3c4a58168b89116e958fb0.bindPopup(popup_8706bb5b5ba79a47ee44d787899be36b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80c29e32ba3c4a58168b89116e958fb0.setIcon(icon_3bed2689d30c068f1786c1b0c10cfe21);
|
|
|
|
|
|
var marker_d55d5029d0ac52f0d962044f506ad227 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e5712d697adaf7c40df711545e8d5a90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_503278e78a53ee3876aef597e2801453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d953f318b490aae6b91ef2fc63a0538 = $(`<div id="html_1d953f318b490aae6b91ef2fc63a0538" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_503278e78a53ee3876aef597e2801453.setContent(html_1d953f318b490aae6b91ef2fc63a0538);
|
|
|
|
|
|
|
|
marker_d55d5029d0ac52f0d962044f506ad227.bindPopup(popup_503278e78a53ee3876aef597e2801453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d55d5029d0ac52f0d962044f506ad227.setIcon(icon_e5712d697adaf7c40df711545e8d5a90);
|
|
|
|
|
|
var marker_309ca6723b42aacc4d3f051a91cac309 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7bc62fca0210d4db16ffbe86400e9243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abb2752c490755286af85f59779879b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_815749559a43de7c9535bb14a6316269 = $(`<div id="html_815749559a43de7c9535bb14a6316269" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_6abb2752c490755286af85f59779879b.setContent(html_815749559a43de7c9535bb14a6316269);
|
|
|
|
|
|
|
|
marker_309ca6723b42aacc4d3f051a91cac309.bindPopup(popup_6abb2752c490755286af85f59779879b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_309ca6723b42aacc4d3f051a91cac309.setIcon(icon_7bc62fca0210d4db16ffbe86400e9243);
|
|
|
|
|
|
var marker_84e39151ada890aa2dd44e09075a9e44 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b2ee377f27f68acdc53aea86078195b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c16481f8562285fa6813b443cb5620 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf597db45df66cc4c097560de36cb0b = $(`<div id="html_ecf597db45df66cc4c097560de36cb0b" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_a8c16481f8562285fa6813b443cb5620.setContent(html_ecf597db45df66cc4c097560de36cb0b);
|
|
|
|
|
|
|
|
marker_84e39151ada890aa2dd44e09075a9e44.bindPopup(popup_a8c16481f8562285fa6813b443cb5620)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e39151ada890aa2dd44e09075a9e44.setIcon(icon_b2ee377f27f68acdc53aea86078195b8);
|
|
|
|
|
|
var marker_107f0349a449d1e7373017ee86d08461 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c481920230f68940ebf9395a165f3117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d15da6720d5dd63b8a6ac0f14437e959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24e4935803e58b4df0761bab6b39fabf = $(`<div id="html_24e4935803e58b4df0761bab6b39fabf" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_d15da6720d5dd63b8a6ac0f14437e959.setContent(html_24e4935803e58b4df0761bab6b39fabf);
|
|
|
|
|
|
|
|
marker_107f0349a449d1e7373017ee86d08461.bindPopup(popup_d15da6720d5dd63b8a6ac0f14437e959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_107f0349a449d1e7373017ee86d08461.setIcon(icon_c481920230f68940ebf9395a165f3117);
|
|
|
|
|
|
var marker_43988d399163a0cf8a52b0c267d3258b = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4b6a1bc9d2726c3fd6227e244b5f01fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a22287e6dd90aa8fb308a0f693f59c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffff27094db0eb4141ceaf3306900c1a = $(`<div id="html_ffff27094db0eb4141ceaf3306900c1a" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_6a22287e6dd90aa8fb308a0f693f59c9.setContent(html_ffff27094db0eb4141ceaf3306900c1a);
|
|
|
|
|
|
|
|
marker_43988d399163a0cf8a52b0c267d3258b.bindPopup(popup_6a22287e6dd90aa8fb308a0f693f59c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43988d399163a0cf8a52b0c267d3258b.setIcon(icon_4b6a1bc9d2726c3fd6227e244b5f01fa);
|
|
|
|
|
|
var marker_7238501046060c9094dcebc5cc0a1e7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0018155d959a472c451162a82720a141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c8e10e2a16508601745f55510a3c7b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_236eb1ded650546483941001e460b7fa = $(`<div id="html_236eb1ded650546483941001e460b7fa" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_1c8e10e2a16508601745f55510a3c7b8.setContent(html_236eb1ded650546483941001e460b7fa);
|
|
|
|
|
|
|
|
marker_7238501046060c9094dcebc5cc0a1e7d.bindPopup(popup_1c8e10e2a16508601745f55510a3c7b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7238501046060c9094dcebc5cc0a1e7d.setIcon(icon_0018155d959a472c451162a82720a141);
|
|
|
|
|
|
var marker_6d93c965e41a8e8101ca9c41aed9150d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_66de33dc2885b3bd862ca40ef16fb694 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_734ab107d5edb86b4a7fdcc0e0e0e2d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acd68e0052aad348a5991152d4b542e2 = $(`<div id="html_acd68e0052aad348a5991152d4b542e2" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_734ab107d5edb86b4a7fdcc0e0e0e2d3.setContent(html_acd68e0052aad348a5991152d4b542e2);
|
|
|
|
|
|
|
|
marker_6d93c965e41a8e8101ca9c41aed9150d.bindPopup(popup_734ab107d5edb86b4a7fdcc0e0e0e2d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d93c965e41a8e8101ca9c41aed9150d.setIcon(icon_66de33dc2885b3bd862ca40ef16fb694);
|
|
|
|
|
|
var marker_fd7bc9f1b528f99cb0657fbe87d9752d = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4de273b3ce9e7cf7b175b16141bfbc14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_307213df61c9ce87940918b456ab67b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a2836c1d0595a36829ea4799e5e7b6 = $(`<div id="html_57a2836c1d0595a36829ea4799e5e7b6" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_307213df61c9ce87940918b456ab67b4.setContent(html_57a2836c1d0595a36829ea4799e5e7b6);
|
|
|
|
|
|
|
|
marker_fd7bc9f1b528f99cb0657fbe87d9752d.bindPopup(popup_307213df61c9ce87940918b456ab67b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7bc9f1b528f99cb0657fbe87d9752d.setIcon(icon_4de273b3ce9e7cf7b175b16141bfbc14);
|
|
|
|
|
|
var marker_c13efe97f8366d5e8d6f52e5b9f2642a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c9c1d744b1cd1fb5b7683f6838777106 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e00a4257c0000e8733ef3b924c3fa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd93b7efdc3202d6bec9b295a0c4014e = $(`<div id="html_dd93b7efdc3202d6bec9b295a0c4014e" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_75e00a4257c0000e8733ef3b924c3fa1.setContent(html_dd93b7efdc3202d6bec9b295a0c4014e);
|
|
|
|
|
|
|
|
marker_c13efe97f8366d5e8d6f52e5b9f2642a.bindPopup(popup_75e00a4257c0000e8733ef3b924c3fa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c13efe97f8366d5e8d6f52e5b9f2642a.setIcon(icon_c9c1d744b1cd1fb5b7683f6838777106);
|
|
|
|
|
|
var marker_ccd46108460ee6434cd698d1007584fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_750146c7e9552a56d5211e68a01ded7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454b8dbae34022788b24e4a3b83c7afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6524a9bf1d65a627530b8503c5bd8713 = $(`<div id="html_6524a9bf1d65a627530b8503c5bd8713" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_454b8dbae34022788b24e4a3b83c7afe.setContent(html_6524a9bf1d65a627530b8503c5bd8713);
|
|
|
|
|
|
|
|
marker_ccd46108460ee6434cd698d1007584fc.bindPopup(popup_454b8dbae34022788b24e4a3b83c7afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd46108460ee6434cd698d1007584fc.setIcon(icon_750146c7e9552a56d5211e68a01ded7f);
|
|
|
|
|
|
var marker_a0fd41d3038f2bf4efda9ebc03f5bf63 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6ce3436d29ac222c9418483f7918459f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b604321eb66fbed9d3013d0399b0d00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad5e14f6f1e64049a631bf46442e0b40 = $(`<div id="html_ad5e14f6f1e64049a631bf46442e0b40" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_6b604321eb66fbed9d3013d0399b0d00.setContent(html_ad5e14f6f1e64049a631bf46442e0b40);
|
|
|
|
|
|
|
|
marker_a0fd41d3038f2bf4efda9ebc03f5bf63.bindPopup(popup_6b604321eb66fbed9d3013d0399b0d00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0fd41d3038f2bf4efda9ebc03f5bf63.setIcon(icon_6ce3436d29ac222c9418483f7918459f);
|
|
|
|
|
|
var marker_246f7bda28ffbced075e0c2b0a3f6642 = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_768c71d09970c4bd50a127dcdef4e840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d0697d2a6718cc7df67bfc89dea0dc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b096a0c63433a3bf29b08fe061f3f36 = $(`<div id="html_4b096a0c63433a3bf29b08fe061f3f36" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_7d0697d2a6718cc7df67bfc89dea0dc6.setContent(html_4b096a0c63433a3bf29b08fe061f3f36);
|
|
|
|
|
|
|
|
marker_246f7bda28ffbced075e0c2b0a3f6642.bindPopup(popup_7d0697d2a6718cc7df67bfc89dea0dc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_246f7bda28ffbced075e0c2b0a3f6642.setIcon(icon_768c71d09970c4bd50a127dcdef4e840);
|
|
|
|
|
|
var marker_d6fc258074fbe12bedcb09d5a953ea4e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_bb650d26d23e6cd1d60fdd230ac360c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5667be6949925d48e1d6b2fa6b62a7b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e2a9447a269abae6e76710be4f9c520 = $(`<div id="html_9e2a9447a269abae6e76710be4f9c520" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_5667be6949925d48e1d6b2fa6b62a7b5.setContent(html_9e2a9447a269abae6e76710be4f9c520);
|
|
|
|
|
|
|
|
marker_d6fc258074fbe12bedcb09d5a953ea4e.bindPopup(popup_5667be6949925d48e1d6b2fa6b62a7b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6fc258074fbe12bedcb09d5a953ea4e.setIcon(icon_bb650d26d23e6cd1d60fdd230ac360c4);
|
|
|
|
|
|
var marker_9e55f856a2c5ef94645b96f22421f2c6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3856357579a4557c8d1757436a4bb083 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4ef0c645af0748377a72ca5ea7a6fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c74bb0dccbadddbe47b53c6d115c5408 = $(`<div id="html_c74bb0dccbadddbe47b53c6d115c5408" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_e4ef0c645af0748377a72ca5ea7a6fb6.setContent(html_c74bb0dccbadddbe47b53c6d115c5408);
|
|
|
|
|
|
|
|
marker_9e55f856a2c5ef94645b96f22421f2c6.bindPopup(popup_e4ef0c645af0748377a72ca5ea7a6fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e55f856a2c5ef94645b96f22421f2c6.setIcon(icon_3856357579a4557c8d1757436a4bb083);
|
|
|
|
|
|
var marker_468bf6ce2e0fc9510f1a8eb087eebfcd = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_99b65abe3c9b9ba1ceeec418b3d8f00a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_614b746c837cfb163a192a8ff777519d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459ad12b3166e9ce3cd4170b39e6f432 = $(`<div id="html_459ad12b3166e9ce3cd4170b39e6f432" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_614b746c837cfb163a192a8ff777519d.setContent(html_459ad12b3166e9ce3cd4170b39e6f432);
|
|
|
|
|
|
|
|
marker_468bf6ce2e0fc9510f1a8eb087eebfcd.bindPopup(popup_614b746c837cfb163a192a8ff777519d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_468bf6ce2e0fc9510f1a8eb087eebfcd.setIcon(icon_99b65abe3c9b9ba1ceeec418b3d8f00a);
|
|
|
|
|
|
var marker_86f3755012135af6bdcc4b90b7de68c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ea43cdfc05c60251978ecbc7d4f3674e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1d9b02fb8ad9056a7f5ce3f2119c51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78524ec5ba26843c7ce0c6981192b137 = $(`<div id="html_78524ec5ba26843c7ce0c6981192b137" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_4c1d9b02fb8ad9056a7f5ce3f2119c51.setContent(html_78524ec5ba26843c7ce0c6981192b137);
|
|
|
|
|
|
|
|
marker_86f3755012135af6bdcc4b90b7de68c7.bindPopup(popup_4c1d9b02fb8ad9056a7f5ce3f2119c51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86f3755012135af6bdcc4b90b7de68c7.setIcon(icon_ea43cdfc05c60251978ecbc7d4f3674e);
|
|
|
|
|
|
var marker_e93a2da7f837dd52865fc01d07c82937 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2796480305be6609f7a253477e537558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea616b979846f9dacd718613fe31e5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7404c1e5171500d01ed8f5e12c143c8e = $(`<div id="html_7404c1e5171500d01ed8f5e12c143c8e" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_ea616b979846f9dacd718613fe31e5c7.setContent(html_7404c1e5171500d01ed8f5e12c143c8e);
|
|
|
|
|
|
|
|
marker_e93a2da7f837dd52865fc01d07c82937.bindPopup(popup_ea616b979846f9dacd718613fe31e5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e93a2da7f837dd52865fc01d07c82937.setIcon(icon_2796480305be6609f7a253477e537558);
|
|
|
|
|
|
var marker_84a8019ded1ec16efe996b12066f3067 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7bb0c8e01e310d9ea271f40b58f82ac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e77ec2dcbf5afbc6c3510188cf45036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76b9620399c7017fbeeb7e00e8e0a1d5 = $(`<div id="html_76b9620399c7017fbeeb7e00e8e0a1d5" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_2e77ec2dcbf5afbc6c3510188cf45036.setContent(html_76b9620399c7017fbeeb7e00e8e0a1d5);
|
|
|
|
|
|
|
|
marker_84a8019ded1ec16efe996b12066f3067.bindPopup(popup_2e77ec2dcbf5afbc6c3510188cf45036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84a8019ded1ec16efe996b12066f3067.setIcon(icon_7bb0c8e01e310d9ea271f40b58f82ac5);
|
|
|
|
|
|
var marker_bf844121548abde35a039249188df293 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_dddd141ec3cea03c66ec9938efb45724 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10dcf6360751c3d031efb4113c57836a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68999798dde88b8edc68784a73b1d0ea = $(`<div id="html_68999798dde88b8edc68784a73b1d0ea" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_10dcf6360751c3d031efb4113c57836a.setContent(html_68999798dde88b8edc68784a73b1d0ea);
|
|
|
|
|
|
|
|
marker_bf844121548abde35a039249188df293.bindPopup(popup_10dcf6360751c3d031efb4113c57836a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf844121548abde35a039249188df293.setIcon(icon_dddd141ec3cea03c66ec9938efb45724);
|
|
|
|
|
|
var marker_60f81579b813bf062611b9c7df796e3e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a453089f4afe5568e84cb443521b24fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288b7d35a2574b2cfe8348f24af24d73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e2805e111a346154eba1dbacc6a0c6 = $(`<div id="html_01e2805e111a346154eba1dbacc6a0c6" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_288b7d35a2574b2cfe8348f24af24d73.setContent(html_01e2805e111a346154eba1dbacc6a0c6);
|
|
|
|
|
|
|
|
marker_60f81579b813bf062611b9c7df796e3e.bindPopup(popup_288b7d35a2574b2cfe8348f24af24d73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60f81579b813bf062611b9c7df796e3e.setIcon(icon_a453089f4afe5568e84cb443521b24fd);
|
|
|
|
|
|
var marker_eeabf1af11d8d79c633094baad0acae1 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_44708618ea17604f5f288ef0ac492cf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae6c22fdb36466f29d37fac7b7221d15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ec5b14dc76c5b141572b5a5beca27c = $(`<div id="html_19ec5b14dc76c5b141572b5a5beca27c" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_ae6c22fdb36466f29d37fac7b7221d15.setContent(html_19ec5b14dc76c5b141572b5a5beca27c);
|
|
|
|
|
|
|
|
marker_eeabf1af11d8d79c633094baad0acae1.bindPopup(popup_ae6c22fdb36466f29d37fac7b7221d15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeabf1af11d8d79c633094baad0acae1.setIcon(icon_44708618ea17604f5f288ef0ac492cf9);
|
|
|
|
|
|
var marker_d66d3261ff4ddb2a4639b1a1a28e9755 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_03ab4f29a2f8da7993f0674fa55221aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34b4d3413a343006d81d1339cbcb8185 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b12a255a7cee2c1b6683caa8a85340b9 = $(`<div id="html_b12a255a7cee2c1b6683caa8a85340b9" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_34b4d3413a343006d81d1339cbcb8185.setContent(html_b12a255a7cee2c1b6683caa8a85340b9);
|
|
|
|
|
|
|
|
marker_d66d3261ff4ddb2a4639b1a1a28e9755.bindPopup(popup_34b4d3413a343006d81d1339cbcb8185)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d66d3261ff4ddb2a4639b1a1a28e9755.setIcon(icon_03ab4f29a2f8da7993f0674fa55221aa);
|
|
|
|
|
|
var marker_edd72a26847bae601dde5df8ffba1a19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2c0b89ffcbde82d65add45fd26b0ae04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f512f7fdd96d4344e4555304872dea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da95d5b0bbc0baace9f80117533ac25a = $(`<div id="html_da95d5b0bbc0baace9f80117533ac25a" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_59f512f7fdd96d4344e4555304872dea.setContent(html_da95d5b0bbc0baace9f80117533ac25a);
|
|
|
|
|
|
|
|
marker_edd72a26847bae601dde5df8ffba1a19.bindPopup(popup_59f512f7fdd96d4344e4555304872dea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edd72a26847bae601dde5df8ffba1a19.setIcon(icon_2c0b89ffcbde82d65add45fd26b0ae04);
|
|
|
|
|
|
var marker_8d90f741802534b6161d2d131e7378ef = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7fa25fb946fae7cfaa4a0af1e6e7d26b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5b7756ec1a90daa815879ff5f1698e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8643dc5bef2a62f2c45822c63cffbc44 = $(`<div id="html_8643dc5bef2a62f2c45822c63cffbc44" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_d5b7756ec1a90daa815879ff5f1698e2.setContent(html_8643dc5bef2a62f2c45822c63cffbc44);
|
|
|
|
|
|
|
|
marker_8d90f741802534b6161d2d131e7378ef.bindPopup(popup_d5b7756ec1a90daa815879ff5f1698e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d90f741802534b6161d2d131e7378ef.setIcon(icon_7fa25fb946fae7cfaa4a0af1e6e7d26b);
|
|
|
|
|
|
var marker_edf6b806c2677af71d1d4777386db48d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1289014f8eeb4ad9e27425a2ef531dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fa39ef528b226b8b69537ea26cd133f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14b100afd80613f8125384fe68850740 = $(`<div id="html_14b100afd80613f8125384fe68850740" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_7fa39ef528b226b8b69537ea26cd133f.setContent(html_14b100afd80613f8125384fe68850740);
|
|
|
|
|
|
|
|
marker_edf6b806c2677af71d1d4777386db48d.bindPopup(popup_7fa39ef528b226b8b69537ea26cd133f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edf6b806c2677af71d1d4777386db48d.setIcon(icon_1289014f8eeb4ad9e27425a2ef531dbd);
|
|
|
|
|
|
var marker_cd5b71d73140b7108631d7e929132ca1 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6f513b25c929263a93d73465f1cffd7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56b238b2c8864279050b104080d00a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6eb0efdb4eaad85ca2111947a3a106ce = $(`<div id="html_6eb0efdb4eaad85ca2111947a3a106ce" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_c56b238b2c8864279050b104080d00a5.setContent(html_6eb0efdb4eaad85ca2111947a3a106ce);
|
|
|
|
|
|
|
|
marker_cd5b71d73140b7108631d7e929132ca1.bindPopup(popup_c56b238b2c8864279050b104080d00a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd5b71d73140b7108631d7e929132ca1.setIcon(icon_6f513b25c929263a93d73465f1cffd7d);
|
|
|
|
|
|
var marker_fe3bf5a023bbad1eac75e82b23a866d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9f383512b8456c1edd1f04b2b25543d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db92b7958d2a9694212f2152c8cdf469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c4512d5cffe49711859f0405cd6bb7c = $(`<div id="html_7c4512d5cffe49711859f0405cd6bb7c" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_db92b7958d2a9694212f2152c8cdf469.setContent(html_7c4512d5cffe49711859f0405cd6bb7c);
|
|
|
|
|
|
|
|
marker_fe3bf5a023bbad1eac75e82b23a866d2.bindPopup(popup_db92b7958d2a9694212f2152c8cdf469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3bf5a023bbad1eac75e82b23a866d2.setIcon(icon_9f383512b8456c1edd1f04b2b25543d5);
|
|
|
|
|
|
var marker_304b83d1f8c1890c1d057ca9aa0fd904 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d990f9753db8682cdfb243bb90e84f8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f2ad73f3ebdb517febfeaa9988b824a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b8c806b4d344c8eeb72d8fa707ed716 = $(`<div id="html_8b8c806b4d344c8eeb72d8fa707ed716" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_8f2ad73f3ebdb517febfeaa9988b824a.setContent(html_8b8c806b4d344c8eeb72d8fa707ed716);
|
|
|
|
|
|
|
|
marker_304b83d1f8c1890c1d057ca9aa0fd904.bindPopup(popup_8f2ad73f3ebdb517febfeaa9988b824a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_304b83d1f8c1890c1d057ca9aa0fd904.setIcon(icon_d990f9753db8682cdfb243bb90e84f8f);
|
|
|
|
|
|
var marker_c7c0b3229cdf9d490483658416c92543 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f21b80ee2bc45c9565773057e11942bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5c46f6274a69996f4ef8dd7495114b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6f06eb766a7869f45f412d1de320140 = $(`<div id="html_e6f06eb766a7869f45f412d1de320140" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_3d5c46f6274a69996f4ef8dd7495114b.setContent(html_e6f06eb766a7869f45f412d1de320140);
|
|
|
|
|
|
|
|
marker_c7c0b3229cdf9d490483658416c92543.bindPopup(popup_3d5c46f6274a69996f4ef8dd7495114b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c0b3229cdf9d490483658416c92543.setIcon(icon_f21b80ee2bc45c9565773057e11942bf);
|
|
|
|
|
|
var marker_4017997ab0881a4b42fb4fffbc8e3b2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cca2d1fc8ae4732165b6a02b6d8c957a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2c7b37f29ef599e322bb2606b8a14d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24af810debfb871765c0a71bdc4d119d = $(`<div id="html_24af810debfb871765c0a71bdc4d119d" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_f2c7b37f29ef599e322bb2606b8a14d9.setContent(html_24af810debfb871765c0a71bdc4d119d);
|
|
|
|
|
|
|
|
marker_4017997ab0881a4b42fb4fffbc8e3b2e.bindPopup(popup_f2c7b37f29ef599e322bb2606b8a14d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4017997ab0881a4b42fb4fffbc8e3b2e.setIcon(icon_cca2d1fc8ae4732165b6a02b6d8c957a);
|
|
|
|
|
|
var marker_9318741ff10f06751c43dc42eea37517 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d5e9cd67ca00a69219785caca57ab131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a40869997d2506af756731bfbdadc720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c38370fcec1453cf479937a5dd6085 = $(`<div id="html_01c38370fcec1453cf479937a5dd6085" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_a40869997d2506af756731bfbdadc720.setContent(html_01c38370fcec1453cf479937a5dd6085);
|
|
|
|
|
|
|
|
marker_9318741ff10f06751c43dc42eea37517.bindPopup(popup_a40869997d2506af756731bfbdadc720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9318741ff10f06751c43dc42eea37517.setIcon(icon_d5e9cd67ca00a69219785caca57ab131);
|
|
|
|
|
|
var marker_d073d1f2f4f7a71b43bf87b5e0e6b103 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_deb198d30768d5f3fc28c6e2e179be29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f6c9f0bb1fefd277de81d8e1357fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01d4847595cac9244dd3573b324567af = $(`<div id="html_01d4847595cac9244dd3573b324567af" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_d5f6c9f0bb1fefd277de81d8e1357fbd.setContent(html_01d4847595cac9244dd3573b324567af);
|
|
|
|
|
|
|
|
marker_d073d1f2f4f7a71b43bf87b5e0e6b103.bindPopup(popup_d5f6c9f0bb1fefd277de81d8e1357fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d073d1f2f4f7a71b43bf87b5e0e6b103.setIcon(icon_deb198d30768d5f3fc28c6e2e179be29);
|
|
|
|
|
|
var marker_d3f5e85189bcd7e70aafb1ca2a453fcd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d2b88d7a7f2c7cc4bf766b14f3ce19e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_105b4880b41b82acd168ffce732e2586 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4fd7e26be9597b66f29869d8a41b190 = $(`<div id="html_d4fd7e26be9597b66f29869d8a41b190" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_105b4880b41b82acd168ffce732e2586.setContent(html_d4fd7e26be9597b66f29869d8a41b190);
|
|
|
|
|
|
|
|
marker_d3f5e85189bcd7e70aafb1ca2a453fcd.bindPopup(popup_105b4880b41b82acd168ffce732e2586)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f5e85189bcd7e70aafb1ca2a453fcd.setIcon(icon_d2b88d7a7f2c7cc4bf766b14f3ce19e3);
|
|
|
|
|
|
var marker_ba78557392161dc3642a4b106970d0da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f6bef55fd1f9903659411000f1be8c2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2f588381bbfd0526b5017de3b7cfc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_318cf4a2105682fa7a25a6bbd2974cf0 = $(`<div id="html_318cf4a2105682fa7a25a6bbd2974cf0" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_7d2f588381bbfd0526b5017de3b7cfc3.setContent(html_318cf4a2105682fa7a25a6bbd2974cf0);
|
|
|
|
|
|
|
|
marker_ba78557392161dc3642a4b106970d0da.bindPopup(popup_7d2f588381bbfd0526b5017de3b7cfc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba78557392161dc3642a4b106970d0da.setIcon(icon_f6bef55fd1f9903659411000f1be8c2f);
|
|
|
|
|
|
var marker_a828bc3bda2c9021845ef8ab501cf216 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_872084ac73ea2b7a0d8f6f7bd3744142 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421ec29dd493e9dac6fd32f61aa5dd93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab11c1781f25540cd1cf9b8a1d4126b3 = $(`<div id="html_ab11c1781f25540cd1cf9b8a1d4126b3" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_421ec29dd493e9dac6fd32f61aa5dd93.setContent(html_ab11c1781f25540cd1cf9b8a1d4126b3);
|
|
|
|
|
|
|
|
marker_a828bc3bda2c9021845ef8ab501cf216.bindPopup(popup_421ec29dd493e9dac6fd32f61aa5dd93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a828bc3bda2c9021845ef8ab501cf216.setIcon(icon_872084ac73ea2b7a0d8f6f7bd3744142);
|
|
|
|
|
|
var marker_6bb1e04d6846b5d1eda31b711d73cd10 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2e187941bf4df48fa58d7484d0132ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a945d31dfa16bd580fa66d032ccc16ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecba57bdc6911a3c0bc2cbf4c7933d3b = $(`<div id="html_ecba57bdc6911a3c0bc2cbf4c7933d3b" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_a945d31dfa16bd580fa66d032ccc16ac.setContent(html_ecba57bdc6911a3c0bc2cbf4c7933d3b);
|
|
|
|
|
|
|
|
marker_6bb1e04d6846b5d1eda31b711d73cd10.bindPopup(popup_a945d31dfa16bd580fa66d032ccc16ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bb1e04d6846b5d1eda31b711d73cd10.setIcon(icon_2e187941bf4df48fa58d7484d0132ceb);
|
|
|
|
|
|
var marker_416f83c060095d326758e02b3607bff0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_25611ee98350840e93605c5401bb1bb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd16ab047ab214ae050d078851003e1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da6ce4ef54080a1632bc477df81f58c4 = $(`<div id="html_da6ce4ef54080a1632bc477df81f58c4" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_bd16ab047ab214ae050d078851003e1d.setContent(html_da6ce4ef54080a1632bc477df81f58c4);
|
|
|
|
|
|
|
|
marker_416f83c060095d326758e02b3607bff0.bindPopup(popup_bd16ab047ab214ae050d078851003e1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_416f83c060095d326758e02b3607bff0.setIcon(icon_25611ee98350840e93605c5401bb1bb9);
|
|
|
|
|
|
var marker_c41b9655d228d175ccec2ee2278b128f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_fd555506b8c8ffdd213f7c246b1f9d21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d3da0029668e88d654878c1f01a025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb397e5f98ed969968d223a316a6994 = $(`<div id="html_2eb397e5f98ed969968d223a316a6994" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_03d3da0029668e88d654878c1f01a025.setContent(html_2eb397e5f98ed969968d223a316a6994);
|
|
|
|
|
|
|
|
marker_c41b9655d228d175ccec2ee2278b128f.bindPopup(popup_03d3da0029668e88d654878c1f01a025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41b9655d228d175ccec2ee2278b128f.setIcon(icon_fd555506b8c8ffdd213f7c246b1f9d21);
|
|
|
|
|
|
var marker_32c92814d0d845c5b2ce9c8c68fbffda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b43b063dd02d4aa81f8175993402c38e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9feebd0b13e30a74f76fe17ac4410395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89270aa3727e38c2d5d54dbe2d19b9a = $(`<div id="html_c89270aa3727e38c2d5d54dbe2d19b9a" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_9feebd0b13e30a74f76fe17ac4410395.setContent(html_c89270aa3727e38c2d5d54dbe2d19b9a);
|
|
|
|
|
|
|
|
marker_32c92814d0d845c5b2ce9c8c68fbffda.bindPopup(popup_9feebd0b13e30a74f76fe17ac4410395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c92814d0d845c5b2ce9c8c68fbffda.setIcon(icon_b43b063dd02d4aa81f8175993402c38e);
|
|
|
|
|
|
var marker_667f3ff77184b75d6748f85a912015f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5f01ee5fc9fdc3f827645487a1054906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8275467ebe82c90d49d8e22745cd8b92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19afcbb6d04d49ba586abfd9feb01c93 = $(`<div id="html_19afcbb6d04d49ba586abfd9feb01c93" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_8275467ebe82c90d49d8e22745cd8b92.setContent(html_19afcbb6d04d49ba586abfd9feb01c93);
|
|
|
|
|
|
|
|
marker_667f3ff77184b75d6748f85a912015f8.bindPopup(popup_8275467ebe82c90d49d8e22745cd8b92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_667f3ff77184b75d6748f85a912015f8.setIcon(icon_5f01ee5fc9fdc3f827645487a1054906);
|
|
|
|
|
|
var marker_49ab1045b849d0c4cfad3a02b107ee93 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ff71a5af58c9ab411caaba9bad2fc309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c29c638d06c7d2c1c3381088e3a6c78a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa032945d7c5a94966ae810dd41c619f = $(`<div id="html_fa032945d7c5a94966ae810dd41c619f" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_c29c638d06c7d2c1c3381088e3a6c78a.setContent(html_fa032945d7c5a94966ae810dd41c619f);
|
|
|
|
|
|
|
|
marker_49ab1045b849d0c4cfad3a02b107ee93.bindPopup(popup_c29c638d06c7d2c1c3381088e3a6c78a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49ab1045b849d0c4cfad3a02b107ee93.setIcon(icon_ff71a5af58c9ab411caaba9bad2fc309);
|
|
|
|
|
|
var marker_7524de6b4f44ae9a645f7ff1185f587f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6af73b0f482dd29283f6591bebe0ba0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efed8ebc30e2ff125bbc86a0ad361246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa49b01ec489da9614b876c2aeda596 = $(`<div id="html_9aa49b01ec489da9614b876c2aeda596" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_efed8ebc30e2ff125bbc86a0ad361246.setContent(html_9aa49b01ec489da9614b876c2aeda596);
|
|
|
|
|
|
|
|
marker_7524de6b4f44ae9a645f7ff1185f587f.bindPopup(popup_efed8ebc30e2ff125bbc86a0ad361246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7524de6b4f44ae9a645f7ff1185f587f.setIcon(icon_6af73b0f482dd29283f6591bebe0ba0d);
|
|
|
|
|
|
var marker_79e9efee9097c020bae06124e4b188bd = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c81344f09e009432f37c8c9ad88b1db8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7ec9bb2465525c23c4ab6bba54a304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef948be62366ff4ff5d4e423f679645 = $(`<div id="html_eef948be62366ff4ff5d4e423f679645" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_8c7ec9bb2465525c23c4ab6bba54a304.setContent(html_eef948be62366ff4ff5d4e423f679645);
|
|
|
|
|
|
|
|
marker_79e9efee9097c020bae06124e4b188bd.bindPopup(popup_8c7ec9bb2465525c23c4ab6bba54a304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79e9efee9097c020bae06124e4b188bd.setIcon(icon_c81344f09e009432f37c8c9ad88b1db8);
|
|
|
|
|
|
var marker_3a605609d9b0b46fb8f87788ec682e9b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b97a718cf9c758c7bf7ac6b8bea79c10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7214b87ff4948c83aeefd2535d9e61d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0d42dd300a919ecda31d3fe009a988 = $(`<div id="html_bd0d42dd300a919ecda31d3fe009a988" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_7214b87ff4948c83aeefd2535d9e61d0.setContent(html_bd0d42dd300a919ecda31d3fe009a988);
|
|
|
|
|
|
|
|
marker_3a605609d9b0b46fb8f87788ec682e9b.bindPopup(popup_7214b87ff4948c83aeefd2535d9e61d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a605609d9b0b46fb8f87788ec682e9b.setIcon(icon_b97a718cf9c758c7bf7ac6b8bea79c10);
|
|
|
|
|
|
var marker_4f5027eef2438fb9e68bef7b1057402e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9451801466a162a7b27f62c1f35b52d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c204c85b03550f87c5fbbe49a03a82a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edea9acd7e75e7ffa0cd10ebc74c0967 = $(`<div id="html_edea9acd7e75e7ffa0cd10ebc74c0967" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_0c204c85b03550f87c5fbbe49a03a82a.setContent(html_edea9acd7e75e7ffa0cd10ebc74c0967);
|
|
|
|
|
|
|
|
marker_4f5027eef2438fb9e68bef7b1057402e.bindPopup(popup_0c204c85b03550f87c5fbbe49a03a82a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f5027eef2438fb9e68bef7b1057402e.setIcon(icon_9451801466a162a7b27f62c1f35b52d5);
|
|
|
|
|
|
var marker_226e37a76c158d9245827d2b7daebe67 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d49ec27a1d69a3196470b15e2804cc44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6a053898b981649ee819512e01d4851 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebd98f5889a4a165fadb3c1878f305ed = $(`<div id="html_ebd98f5889a4a165fadb3c1878f305ed" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_c6a053898b981649ee819512e01d4851.setContent(html_ebd98f5889a4a165fadb3c1878f305ed);
|
|
|
|
|
|
|
|
marker_226e37a76c158d9245827d2b7daebe67.bindPopup(popup_c6a053898b981649ee819512e01d4851)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_226e37a76c158d9245827d2b7daebe67.setIcon(icon_d49ec27a1d69a3196470b15e2804cc44);
|
|
|
|
|
|
var marker_20a6f1653b8d4f79d080a08d627dac72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_911cfb336c6172a298542ed5b21d4eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8f200cb8139b30376cde3b34b2eab29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e10a98e59e8cb50516456a90754e6fc4 = $(`<div id="html_e10a98e59e8cb50516456a90754e6fc4" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_b8f200cb8139b30376cde3b34b2eab29.setContent(html_e10a98e59e8cb50516456a90754e6fc4);
|
|
|
|
|
|
|
|
marker_20a6f1653b8d4f79d080a08d627dac72.bindPopup(popup_b8f200cb8139b30376cde3b34b2eab29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20a6f1653b8d4f79d080a08d627dac72.setIcon(icon_911cfb336c6172a298542ed5b21d4eb6);
|
|
|
|
|
|
var marker_fb910ec2e17b51d013bf7535a3f3db61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f2128f6b498e325e90c4418d0f1b1a9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4da00babad83568a6a9f12626d88c93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0a5a4a3a6be85eb6fea4a6c599d4143 = $(`<div id="html_e0a5a4a3a6be85eb6fea4a6c599d4143" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_a4da00babad83568a6a9f12626d88c93.setContent(html_e0a5a4a3a6be85eb6fea4a6c599d4143);
|
|
|
|
|
|
|
|
marker_fb910ec2e17b51d013bf7535a3f3db61.bindPopup(popup_a4da00babad83568a6a9f12626d88c93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb910ec2e17b51d013bf7535a3f3db61.setIcon(icon_f2128f6b498e325e90c4418d0f1b1a9c);
|
|
|
|
|
|
var marker_431cb044124002003b666dcb522e6fdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_69497e942e4d2cafadf79d609b13f1e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96b7882d907d1cffa4480ae6dc82f5a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b718bd47424c70b05623b062115956f = $(`<div id="html_2b718bd47424c70b05623b062115956f" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_96b7882d907d1cffa4480ae6dc82f5a0.setContent(html_2b718bd47424c70b05623b062115956f);
|
|
|
|
|
|
|
|
marker_431cb044124002003b666dcb522e6fdb.bindPopup(popup_96b7882d907d1cffa4480ae6dc82f5a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_431cb044124002003b666dcb522e6fdb.setIcon(icon_69497e942e4d2cafadf79d609b13f1e9);
|
|
|
|
|
|
var marker_d6e8f6b48912d992a3b4e3739185789f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_113c81e4ac2256817da898c9ea6cea86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989a4c4075de5ff7ffbf5ec3c4cefd1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3611813ab55820d0f11966da9b5187ab = $(`<div id="html_3611813ab55820d0f11966da9b5187ab" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_989a4c4075de5ff7ffbf5ec3c4cefd1d.setContent(html_3611813ab55820d0f11966da9b5187ab);
|
|
|
|
|
|
|
|
marker_d6e8f6b48912d992a3b4e3739185789f.bindPopup(popup_989a4c4075de5ff7ffbf5ec3c4cefd1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6e8f6b48912d992a3b4e3739185789f.setIcon(icon_113c81e4ac2256817da898c9ea6cea86);
|
|
|
|
|
|
var marker_23832060e7dabac33f968e3d0e1787b2 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_eee7e444c3148ba3ee420c39b1446ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bedefdba2b588fb2ac05423ade568b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1576bb75506841047ddd7153642d978b = $(`<div id="html_1576bb75506841047ddd7153642d978b" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_bedefdba2b588fb2ac05423ade568b9a.setContent(html_1576bb75506841047ddd7153642d978b);
|
|
|
|
|
|
|
|
marker_23832060e7dabac33f968e3d0e1787b2.bindPopup(popup_bedefdba2b588fb2ac05423ade568b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23832060e7dabac33f968e3d0e1787b2.setIcon(icon_eee7e444c3148ba3ee420c39b1446ff8);
|
|
|
|
|
|
var marker_a3a9bd04197d4d9e6c84bd23f2215acf = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b69de677cf6df7bd6cdcef9e94ef6a7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36df58b33fab30aec715ca934b4a194b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3b749f8c67863058b25ad085ef9f22 = $(`<div id="html_2e3b749f8c67863058b25ad085ef9f22" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_36df58b33fab30aec715ca934b4a194b.setContent(html_2e3b749f8c67863058b25ad085ef9f22);
|
|
|
|
|
|
|
|
marker_a3a9bd04197d4d9e6c84bd23f2215acf.bindPopup(popup_36df58b33fab30aec715ca934b4a194b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a9bd04197d4d9e6c84bd23f2215acf.setIcon(icon_b69de677cf6df7bd6cdcef9e94ef6a7c);
|
|
|
|
|
|
var marker_e66ca6972969b9e6c946cc5d956ed9f2 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_beefaf9291a30168660917965cfc723f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a668d241b144bc3979d4b62c1f2e937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af49a7f6c9ea9473489f44ee323f3de2 = $(`<div id="html_af49a7f6c9ea9473489f44ee323f3de2" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_8a668d241b144bc3979d4b62c1f2e937.setContent(html_af49a7f6c9ea9473489f44ee323f3de2);
|
|
|
|
|
|
|
|
marker_e66ca6972969b9e6c946cc5d956ed9f2.bindPopup(popup_8a668d241b144bc3979d4b62c1f2e937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e66ca6972969b9e6c946cc5d956ed9f2.setIcon(icon_beefaf9291a30168660917965cfc723f);
|
|
|
|
|
|
var marker_1bcc7319d5cb87aeb7159fdb7d51951c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_afad3f7266c841bd6e042efaa38e215e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b530661277a8e9698742f2004022672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c38d190b25325c6c0e78ef55c1bb1e71 = $(`<div id="html_c38d190b25325c6c0e78ef55c1bb1e71" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_7b530661277a8e9698742f2004022672.setContent(html_c38d190b25325c6c0e78ef55c1bb1e71);
|
|
|
|
|
|
|
|
marker_1bcc7319d5cb87aeb7159fdb7d51951c.bindPopup(popup_7b530661277a8e9698742f2004022672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bcc7319d5cb87aeb7159fdb7d51951c.setIcon(icon_afad3f7266c841bd6e042efaa38e215e);
|
|
|
|
|
|
var marker_79bbd10f6e5779a16a3a07b4513dd23d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c815889482ac7ebf42e3d352d4d1bcc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e50d629dee3a35c326af63c068a330e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a6f627cc6c38e812a52fdac9f758d4f = $(`<div id="html_0a6f627cc6c38e812a52fdac9f758d4f" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_2e50d629dee3a35c326af63c068a330e.setContent(html_0a6f627cc6c38e812a52fdac9f758d4f);
|
|
|
|
|
|
|
|
marker_79bbd10f6e5779a16a3a07b4513dd23d.bindPopup(popup_2e50d629dee3a35c326af63c068a330e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79bbd10f6e5779a16a3a07b4513dd23d.setIcon(icon_c815889482ac7ebf42e3d352d4d1bcc4);
|
|
|
|
|
|
var marker_b9da512a69dac73f713be02011562689 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a7b8a1b67c84f9df0215c3ea9a2878fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_102277c264e360a6248e30f0b94206ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73d24a9dea7c83d5e2fe34926fc7effa = $(`<div id="html_73d24a9dea7c83d5e2fe34926fc7effa" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_102277c264e360a6248e30f0b94206ff.setContent(html_73d24a9dea7c83d5e2fe34926fc7effa);
|
|
|
|
|
|
|
|
marker_b9da512a69dac73f713be02011562689.bindPopup(popup_102277c264e360a6248e30f0b94206ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9da512a69dac73f713be02011562689.setIcon(icon_a7b8a1b67c84f9df0215c3ea9a2878fb);
|
|
|
|
|
|
var marker_32c99936a6f262b60c854b81ee9dccca = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_98c6bd7900566cc88880caa2c465794c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167cd9ec7ca18211f4320151b49a3250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76eac3a17b60dbd320b0c1679bbda180 = $(`<div id="html_76eac3a17b60dbd320b0c1679bbda180" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_167cd9ec7ca18211f4320151b49a3250.setContent(html_76eac3a17b60dbd320b0c1679bbda180);
|
|
|
|
|
|
|
|
marker_32c99936a6f262b60c854b81ee9dccca.bindPopup(popup_167cd9ec7ca18211f4320151b49a3250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c99936a6f262b60c854b81ee9dccca.setIcon(icon_98c6bd7900566cc88880caa2c465794c);
|
|
|
|
|
|
var marker_f962bc9e054a9db356d02d5ac1c3db5a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5fb085fdd57294c7815243617bafff8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588108a006b7b4ddb44a4370f4d9cea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3095e641f01648f4bcbd8b23d116a888 = $(`<div id="html_3095e641f01648f4bcbd8b23d116a888" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_588108a006b7b4ddb44a4370f4d9cea8.setContent(html_3095e641f01648f4bcbd8b23d116a888);
|
|
|
|
|
|
|
|
marker_f962bc9e054a9db356d02d5ac1c3db5a.bindPopup(popup_588108a006b7b4ddb44a4370f4d9cea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f962bc9e054a9db356d02d5ac1c3db5a.setIcon(icon_5fb085fdd57294c7815243617bafff8e);
|
|
|
|
|
|
var marker_47918be3aa4bb05aa5ed05b7a8834a02 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_24130da3bc9679bb02fb5b2aef6eb1d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40f299d7abbf0e52f41e3505f848744a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1503723ab8f627e9c083314218c9d9d4 = $(`<div id="html_1503723ab8f627e9c083314218c9d9d4" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_40f299d7abbf0e52f41e3505f848744a.setContent(html_1503723ab8f627e9c083314218c9d9d4);
|
|
|
|
|
|
|
|
marker_47918be3aa4bb05aa5ed05b7a8834a02.bindPopup(popup_40f299d7abbf0e52f41e3505f848744a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47918be3aa4bb05aa5ed05b7a8834a02.setIcon(icon_24130da3bc9679bb02fb5b2aef6eb1d2);
|
|
|
|
|
|
var marker_d0a4697d5be8e2219ccec59f1149115b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_70d60d00b5dc3b72ed0867468e2e8939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ca81b3b0a363f2bb4fbb46185305ca1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b13940011bdfc2b59ca62fcadff1485 = $(`<div id="html_5b13940011bdfc2b59ca62fcadff1485" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_5ca81b3b0a363f2bb4fbb46185305ca1.setContent(html_5b13940011bdfc2b59ca62fcadff1485);
|
|
|
|
|
|
|
|
marker_d0a4697d5be8e2219ccec59f1149115b.bindPopup(popup_5ca81b3b0a363f2bb4fbb46185305ca1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0a4697d5be8e2219ccec59f1149115b.setIcon(icon_70d60d00b5dc3b72ed0867468e2e8939);
|
|
|
|
|
|
var marker_ab063fba98c14a9506b25bb7815592be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3bd34916bfc309e72f97e0a72a48b394 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ce0188ad531d19697dd023ede9d9f49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c408bbf5130aff3783a671a041f064ef = $(`<div id="html_c408bbf5130aff3783a671a041f064ef" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_8ce0188ad531d19697dd023ede9d9f49.setContent(html_c408bbf5130aff3783a671a041f064ef);
|
|
|
|
|
|
|
|
marker_ab063fba98c14a9506b25bb7815592be.bindPopup(popup_8ce0188ad531d19697dd023ede9d9f49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab063fba98c14a9506b25bb7815592be.setIcon(icon_3bd34916bfc309e72f97e0a72a48b394);
|
|
|
|
|
|
var marker_3e7c5523440335ab54a486fbb176b84e = L.marker(
|
|
[14.0644, 101.515],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9babbfc16e3d4d9813c8985ef3895dfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89cc8530aad121ed7765b90dd0c157a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_372e628d7ab8e95b63b97636f45c9ee1 = $(`<div id="html_372e628d7ab8e95b63b97636f45c9ee1" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_89cc8530aad121ed7765b90dd0c157a7.setContent(html_372e628d7ab8e95b63b97636f45c9ee1);
|
|
|
|
|
|
|
|
marker_3e7c5523440335ab54a486fbb176b84e.bindPopup(popup_89cc8530aad121ed7765b90dd0c157a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e7c5523440335ab54a486fbb176b84e.setIcon(icon_9babbfc16e3d4d9813c8985ef3895dfd);
|
|
|
|
|
|
var marker_89b59c2f710f8d5eeb568050d2a72c46 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_374153f1324462d59a9e4a55c6bbb791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_294290240bb7af9c4a8b0a4451315d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a83350fa56b0081f974db3f452134d4 = $(`<div id="html_4a83350fa56b0081f974db3f452134d4" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_294290240bb7af9c4a8b0a4451315d62.setContent(html_4a83350fa56b0081f974db3f452134d4);
|
|
|
|
|
|
|
|
marker_89b59c2f710f8d5eeb568050d2a72c46.bindPopup(popup_294290240bb7af9c4a8b0a4451315d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89b59c2f710f8d5eeb568050d2a72c46.setIcon(icon_374153f1324462d59a9e4a55c6bbb791);
|
|
|
|
|
|
var marker_fe3333b758781972794142309b1d0fec = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5c3dd6f2a5b8bd6848e28b8a179ea4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_177e317de5f16b5ac58071273c3b3676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fe180912d171f59559fee5914b25a9d = $(`<div id="html_4fe180912d171f59559fee5914b25a9d" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_177e317de5f16b5ac58071273c3b3676.setContent(html_4fe180912d171f59559fee5914b25a9d);
|
|
|
|
|
|
|
|
marker_fe3333b758781972794142309b1d0fec.bindPopup(popup_177e317de5f16b5ac58071273c3b3676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3333b758781972794142309b1d0fec.setIcon(icon_5c3dd6f2a5b8bd6848e28b8a179ea4f3);
|
|
|
|
|
|
var marker_fb3d586d96c59c832b35ef7940aa53a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_83157d7929ad09c62602e000b4cf5c86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0535bccade5a97073d447fef5ad8f2ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f55e5c7c78680f735eade6b69d4f7bb = $(`<div id="html_9f55e5c7c78680f735eade6b69d4f7bb" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_0535bccade5a97073d447fef5ad8f2ed.setContent(html_9f55e5c7c78680f735eade6b69d4f7bb);
|
|
|
|
|
|
|
|
marker_fb3d586d96c59c832b35ef7940aa53a0.bindPopup(popup_0535bccade5a97073d447fef5ad8f2ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb3d586d96c59c832b35ef7940aa53a0.setIcon(icon_83157d7929ad09c62602e000b4cf5c86);
|
|
|
|
|
|
var marker_bf1b9e917dbc9807fc26eeb41af81a61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ac47e1d654bf02ecd805df9ffce53aff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_407e78d7c3e0f2aeac5a8643cda1962d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e9291abdad0b968258ffa966ad947b = $(`<div id="html_a2e9291abdad0b968258ffa966ad947b" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_407e78d7c3e0f2aeac5a8643cda1962d.setContent(html_a2e9291abdad0b968258ffa966ad947b);
|
|
|
|
|
|
|
|
marker_bf1b9e917dbc9807fc26eeb41af81a61.bindPopup(popup_407e78d7c3e0f2aeac5a8643cda1962d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf1b9e917dbc9807fc26eeb41af81a61.setIcon(icon_ac47e1d654bf02ecd805df9ffce53aff);
|
|
|
|
|
|
var marker_368550fbb520a162704cf511a9536290 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_06b45a61c710c74a12f9e10a030dfb1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e652077ccae26101cb0bc3a71616503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fffdea94c576b6c4c6e459115a11f1db = $(`<div id="html_fffdea94c576b6c4c6e459115a11f1db" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_5e652077ccae26101cb0bc3a71616503.setContent(html_fffdea94c576b6c4c6e459115a11f1db);
|
|
|
|
|
|
|
|
marker_368550fbb520a162704cf511a9536290.bindPopup(popup_5e652077ccae26101cb0bc3a71616503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_368550fbb520a162704cf511a9536290.setIcon(icon_06b45a61c710c74a12f9e10a030dfb1d);
|
|
|
|
|
|
var marker_6e841784a6fba4779351ad752e7aec92 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_021ba2004f5f939949be88b62ea13767 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf6779361db9e28941daf53ed779bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9220b7464062a71b4602f241d517c83 = $(`<div id="html_d9220b7464062a71b4602f241d517c83" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_9cf6779361db9e28941daf53ed779bd5.setContent(html_d9220b7464062a71b4602f241d517c83);
|
|
|
|
|
|
|
|
marker_6e841784a6fba4779351ad752e7aec92.bindPopup(popup_9cf6779361db9e28941daf53ed779bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e841784a6fba4779351ad752e7aec92.setIcon(icon_021ba2004f5f939949be88b62ea13767);
|
|
|
|
|
|
var marker_dc6165629742e6ccf58c642ea13f89d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6bbf4d44ba34510c85c87eab10dd08a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baf1bc85820c9251df9d6d0765db0ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53021b79b18537ec4e1a1c5726925f69 = $(`<div id="html_53021b79b18537ec4e1a1c5726925f69" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_baf1bc85820c9251df9d6d0765db0ddc.setContent(html_53021b79b18537ec4e1a1c5726925f69);
|
|
|
|
|
|
|
|
marker_dc6165629742e6ccf58c642ea13f89d5.bindPopup(popup_baf1bc85820c9251df9d6d0765db0ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc6165629742e6ccf58c642ea13f89d5.setIcon(icon_6bbf4d44ba34510c85c87eab10dd08a7);
|
|
|
|
|
|
var marker_508d95e9a22abadced3b52f4c432ad40 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3e465d18dc33cfb2d9d264a9a3bdab38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7787b5a31759dfec012e411a379ff9ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_389e96260b80a87ebe41df42ff71fc02 = $(`<div id="html_389e96260b80a87ebe41df42ff71fc02" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_7787b5a31759dfec012e411a379ff9ef.setContent(html_389e96260b80a87ebe41df42ff71fc02);
|
|
|
|
|
|
|
|
marker_508d95e9a22abadced3b52f4c432ad40.bindPopup(popup_7787b5a31759dfec012e411a379ff9ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_508d95e9a22abadced3b52f4c432ad40.setIcon(icon_3e465d18dc33cfb2d9d264a9a3bdab38);
|
|
|
|
|
|
var marker_2e94549066978fddfcd5f0a4316536c1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_22730886264c3203bbbe441c08313b93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c2a4d6c74370ec2aff2b5985fe4b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb6f4cfdc55dbf34823b07e00997151 = $(`<div id="html_cbb6f4cfdc55dbf34823b07e00997151" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_26c2a4d6c74370ec2aff2b5985fe4b9c.setContent(html_cbb6f4cfdc55dbf34823b07e00997151);
|
|
|
|
|
|
|
|
marker_2e94549066978fddfcd5f0a4316536c1.bindPopup(popup_26c2a4d6c74370ec2aff2b5985fe4b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e94549066978fddfcd5f0a4316536c1.setIcon(icon_22730886264c3203bbbe441c08313b93);
|
|
|
|
|
|
var marker_84bda3da2d5b534985b190dc2955a2b0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f10acda38735dd6980836cd80c6ab251 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b107c7e8b90a6d72f5e5cb6de4daa6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e693d0d168050e9a60e0309d02794f0 = $(`<div id="html_8e693d0d168050e9a60e0309d02794f0" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_6b107c7e8b90a6d72f5e5cb6de4daa6e.setContent(html_8e693d0d168050e9a60e0309d02794f0);
|
|
|
|
|
|
|
|
marker_84bda3da2d5b534985b190dc2955a2b0.bindPopup(popup_6b107c7e8b90a6d72f5e5cb6de4daa6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84bda3da2d5b534985b190dc2955a2b0.setIcon(icon_f10acda38735dd6980836cd80c6ab251);
|
|
|
|
|
|
var marker_0c415bcdc4d2b0c29f9ad32af36ecb00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cfd625af306bd5ac6565274c246120f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_243b5c4ea40aec54ee4d9ec1141b2c9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8831a81b24867aec0e1611b39dc4c7a = $(`<div id="html_d8831a81b24867aec0e1611b39dc4c7a" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_243b5c4ea40aec54ee4d9ec1141b2c9a.setContent(html_d8831a81b24867aec0e1611b39dc4c7a);
|
|
|
|
|
|
|
|
marker_0c415bcdc4d2b0c29f9ad32af36ecb00.bindPopup(popup_243b5c4ea40aec54ee4d9ec1141b2c9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c415bcdc4d2b0c29f9ad32af36ecb00.setIcon(icon_cfd625af306bd5ac6565274c246120f5);
|
|
|
|
|
|
var marker_6f80b5e10643eb89e08efc43df8e9532 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_634d85f24721cb7e668b2c0a208c66b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3612a4819b01db252ad9aea0a0e1a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7e2466e1f21ce928b6fd07e61357fea = $(`<div id="html_c7e2466e1f21ce928b6fd07e61357fea" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_e3612a4819b01db252ad9aea0a0e1a51.setContent(html_c7e2466e1f21ce928b6fd07e61357fea);
|
|
|
|
|
|
|
|
marker_6f80b5e10643eb89e08efc43df8e9532.bindPopup(popup_e3612a4819b01db252ad9aea0a0e1a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f80b5e10643eb89e08efc43df8e9532.setIcon(icon_634d85f24721cb7e668b2c0a208c66b3);
|
|
|
|
|
|
var marker_619b669898d1c1c9199c137cb2361444 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9f5a47c2f27ef98f5993355a77253152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2331ea5832885a5468914b6aacf9fd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a15bbfd7d9640fd0dd96e99d775d097 = $(`<div id="html_4a15bbfd7d9640fd0dd96e99d775d097" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_b2331ea5832885a5468914b6aacf9fd7.setContent(html_4a15bbfd7d9640fd0dd96e99d775d097);
|
|
|
|
|
|
|
|
marker_619b669898d1c1c9199c137cb2361444.bindPopup(popup_b2331ea5832885a5468914b6aacf9fd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619b669898d1c1c9199c137cb2361444.setIcon(icon_9f5a47c2f27ef98f5993355a77253152);
|
|
|
|
|
|
var marker_373ae5231b674a82a24d03cd7640c698 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_796bb857220f1a3b53c7b79bc0c221f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c6c0df6835c340c100a4f3d35f895a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff0e43d5730db92c2b1eb58542796ec4 = $(`<div id="html_ff0e43d5730db92c2b1eb58542796ec4" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_9c6c0df6835c340c100a4f3d35f895a6.setContent(html_ff0e43d5730db92c2b1eb58542796ec4);
|
|
|
|
|
|
|
|
marker_373ae5231b674a82a24d03cd7640c698.bindPopup(popup_9c6c0df6835c340c100a4f3d35f895a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_373ae5231b674a82a24d03cd7640c698.setIcon(icon_796bb857220f1a3b53c7b79bc0c221f8);
|
|
|
|
|
|
var marker_dc62e2d39220c7fdb3a65cb8fffc137b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7ad8cad9e27cec4ccf234b6025a131cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19169a69c88443ebd657005b6e2e55a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d63718818c3599be29a2fb0626ca987 = $(`<div id="html_9d63718818c3599be29a2fb0626ca987" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_19169a69c88443ebd657005b6e2e55a6.setContent(html_9d63718818c3599be29a2fb0626ca987);
|
|
|
|
|
|
|
|
marker_dc62e2d39220c7fdb3a65cb8fffc137b.bindPopup(popup_19169a69c88443ebd657005b6e2e55a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc62e2d39220c7fdb3a65cb8fffc137b.setIcon(icon_7ad8cad9e27cec4ccf234b6025a131cc);
|
|
|
|
|
|
var marker_22c5ee1a4fb98a3c07ec4135c936ab5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_94c0bf2177ef51adada545286a2f3366 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19d010dccd2e9324c42bee70cb7a3971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_101cb8450aec0d5103eb6dace7fed89f = $(`<div id="html_101cb8450aec0d5103eb6dace7fed89f" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_19d010dccd2e9324c42bee70cb7a3971.setContent(html_101cb8450aec0d5103eb6dace7fed89f);
|
|
|
|
|
|
|
|
marker_22c5ee1a4fb98a3c07ec4135c936ab5b.bindPopup(popup_19d010dccd2e9324c42bee70cb7a3971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22c5ee1a4fb98a3c07ec4135c936ab5b.setIcon(icon_94c0bf2177ef51adada545286a2f3366);
|
|
|
|
|
|
var marker_430147e6576104fb0f2c9fb2481ad5aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_be8ae5d7dea2abeae1fa044c434bd7ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9a0a64b8290be1644c0d79c2f3bfef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f30ec5ee7a4baafe15dc10f7864d615 = $(`<div id="html_9f30ec5ee7a4baafe15dc10f7864d615" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_c9a0a64b8290be1644c0d79c2f3bfef9.setContent(html_9f30ec5ee7a4baafe15dc10f7864d615);
|
|
|
|
|
|
|
|
marker_430147e6576104fb0f2c9fb2481ad5aa.bindPopup(popup_c9a0a64b8290be1644c0d79c2f3bfef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_430147e6576104fb0f2c9fb2481ad5aa.setIcon(icon_be8ae5d7dea2abeae1fa044c434bd7ed);
|
|
|
|
|
|
var marker_69b1e4b87a14b2bae26a0ac0b504c037 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_060d6b75a68ef2bfe83f6aeebbb664e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5325618805de415537e4b7cebae5950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d9853eaf0ac8f2ec0dbcd2beb6bb1c = $(`<div id="html_49d9853eaf0ac8f2ec0dbcd2beb6bb1c" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_e5325618805de415537e4b7cebae5950.setContent(html_49d9853eaf0ac8f2ec0dbcd2beb6bb1c);
|
|
|
|
|
|
|
|
marker_69b1e4b87a14b2bae26a0ac0b504c037.bindPopup(popup_e5325618805de415537e4b7cebae5950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69b1e4b87a14b2bae26a0ac0b504c037.setIcon(icon_060d6b75a68ef2bfe83f6aeebbb664e0);
|
|
|
|
|
|
var marker_d6305603695aaecace7d15d58707a9fd = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_aed1e67d87b467b5a65957a3a4a8f02b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82d58f854bf69263ac13fd4963743da8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6780f1c47edfe9ed937a26e7096d9ea0 = $(`<div id="html_6780f1c47edfe9ed937a26e7096d9ea0" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_82d58f854bf69263ac13fd4963743da8.setContent(html_6780f1c47edfe9ed937a26e7096d9ea0);
|
|
|
|
|
|
|
|
marker_d6305603695aaecace7d15d58707a9fd.bindPopup(popup_82d58f854bf69263ac13fd4963743da8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6305603695aaecace7d15d58707a9fd.setIcon(icon_aed1e67d87b467b5a65957a3a4a8f02b);
|
|
|
|
|
|
var marker_9cf2889ed1d7e416a5c6b2b645e38d54 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8c880dfe9de0701c410e19160c919bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2f2fc239da28606d59e4d5878981c9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb33d32ff98455c217af0a56d6e045a = $(`<div id="html_3bb33d32ff98455c217af0a56d6e045a" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_e2f2fc239da28606d59e4d5878981c9d.setContent(html_3bb33d32ff98455c217af0a56d6e045a);
|
|
|
|
|
|
|
|
marker_9cf2889ed1d7e416a5c6b2b645e38d54.bindPopup(popup_e2f2fc239da28606d59e4d5878981c9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cf2889ed1d7e416a5c6b2b645e38d54.setIcon(icon_8c880dfe9de0701c410e19160c919bbe);
|
|
|
|
|
|
var marker_64a1d0c849ac4ab6352bddf4be1b6211 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_fb8938dec4d2118f7d052158819b43eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d82a0de8105a93df2bf564cd8b73483e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_476d9390d35921b1a79c422c85f6cc7c = $(`<div id="html_476d9390d35921b1a79c422c85f6cc7c" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_d82a0de8105a93df2bf564cd8b73483e.setContent(html_476d9390d35921b1a79c422c85f6cc7c);
|
|
|
|
|
|
|
|
marker_64a1d0c849ac4ab6352bddf4be1b6211.bindPopup(popup_d82a0de8105a93df2bf564cd8b73483e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64a1d0c849ac4ab6352bddf4be1b6211.setIcon(icon_fb8938dec4d2118f7d052158819b43eb);
|
|
|
|
|
|
var marker_835bb1337cff10f7733210d483113d96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d2bdf4bbc9828e987b6a02d8957dd010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac9ca4a1bc82daddfe0c99857ab1ee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51120396c67f63113000e40962dec01e = $(`<div id="html_51120396c67f63113000e40962dec01e" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_dac9ca4a1bc82daddfe0c99857ab1ee8.setContent(html_51120396c67f63113000e40962dec01e);
|
|
|
|
|
|
|
|
marker_835bb1337cff10f7733210d483113d96.bindPopup(popup_dac9ca4a1bc82daddfe0c99857ab1ee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_835bb1337cff10f7733210d483113d96.setIcon(icon_d2bdf4bbc9828e987b6a02d8957dd010);
|
|
|
|
|
|
var marker_2d0ba33b266d7b9c28befa2da84a77ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a1cdb1ca2a496dc7207d595c46ae883e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d048e3f3ba68cced4329f59172aca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85b683de5abbc94f3e9da8b1ccc150a0 = $(`<div id="html_85b683de5abbc94f3e9da8b1ccc150a0" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_f0d048e3f3ba68cced4329f59172aca0.setContent(html_85b683de5abbc94f3e9da8b1ccc150a0);
|
|
|
|
|
|
|
|
marker_2d0ba33b266d7b9c28befa2da84a77ea.bindPopup(popup_f0d048e3f3ba68cced4329f59172aca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d0ba33b266d7b9c28befa2da84a77ea.setIcon(icon_a1cdb1ca2a496dc7207d595c46ae883e);
|
|
|
|
|
|
var marker_cf15e76ebe8196ec982c9bc128a4462e = L.marker(
|
|
[33.4484, -112.074],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c660c9015150b17710cdfa1a9c28b5b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fe51a674463e7127806e72788cc0d8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7f207b3c0a670007bb15bd20387974 = $(`<div id="html_fb7f207b3c0a670007bb15bd20387974" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_5fe51a674463e7127806e72788cc0d8c.setContent(html_fb7f207b3c0a670007bb15bd20387974);
|
|
|
|
|
|
|
|
marker_cf15e76ebe8196ec982c9bc128a4462e.bindPopup(popup_5fe51a674463e7127806e72788cc0d8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf15e76ebe8196ec982c9bc128a4462e.setIcon(icon_c660c9015150b17710cdfa1a9c28b5b3);
|
|
|
|
|
|
var marker_cecbb5c8982097dc89fef900a6f36bde = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_489f0983fc2489260160155b1e1115c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_471a7d361adfe6a3b05eaea59316b5fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a45102c0ba537faab703a992e6998eb4 = $(`<div id="html_a45102c0ba537faab703a992e6998eb4" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_471a7d361adfe6a3b05eaea59316b5fb.setContent(html_a45102c0ba537faab703a992e6998eb4);
|
|
|
|
|
|
|
|
marker_cecbb5c8982097dc89fef900a6f36bde.bindPopup(popup_471a7d361adfe6a3b05eaea59316b5fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cecbb5c8982097dc89fef900a6f36bde.setIcon(icon_489f0983fc2489260160155b1e1115c1);
|
|
|
|
|
|
var marker_b2be088fc2c25baa8c8f2939ccec6b5c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_48855104fd2251d7d501a9c212fc591a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588ee14cf799ec556a1984d0a8048ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1451f6d2b5140a669ef4279cdd57251d = $(`<div id="html_1451f6d2b5140a669ef4279cdd57251d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_588ee14cf799ec556a1984d0a8048ca4.setContent(html_1451f6d2b5140a669ef4279cdd57251d);
|
|
|
|
|
|
|
|
marker_b2be088fc2c25baa8c8f2939ccec6b5c.bindPopup(popup_588ee14cf799ec556a1984d0a8048ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2be088fc2c25baa8c8f2939ccec6b5c.setIcon(icon_48855104fd2251d7d501a9c212fc591a);
|
|
|
|
|
|
var marker_a88e816d480a3bda374fef043d2c61ef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b8459d067a7676b5c0d20014e01f0b2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed2976be69432e23c119a73bf865406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_746456359aeb8174bbcbe3ad3d959b1a = $(`<div id="html_746456359aeb8174bbcbe3ad3d959b1a" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_2ed2976be69432e23c119a73bf865406.setContent(html_746456359aeb8174bbcbe3ad3d959b1a);
|
|
|
|
|
|
|
|
marker_a88e816d480a3bda374fef043d2c61ef.bindPopup(popup_2ed2976be69432e23c119a73bf865406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a88e816d480a3bda374fef043d2c61ef.setIcon(icon_b8459d067a7676b5c0d20014e01f0b2f);
|
|
|
|
|
|
var marker_f7222fb8eabfb8abcfd0894c4a7f49a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_99111320edc4d5e2afcfa95cbfb0be76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_337b6f9c3b7d801d8247c720b2953847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab6deedc3582dd8d60df9e968954f82 = $(`<div id="html_7ab6deedc3582dd8d60df9e968954f82" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_337b6f9c3b7d801d8247c720b2953847.setContent(html_7ab6deedc3582dd8d60df9e968954f82);
|
|
|
|
|
|
|
|
marker_f7222fb8eabfb8abcfd0894c4a7f49a3.bindPopup(popup_337b6f9c3b7d801d8247c720b2953847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7222fb8eabfb8abcfd0894c4a7f49a3.setIcon(icon_99111320edc4d5e2afcfa95cbfb0be76);
|
|
|
|
|
|
var marker_24ac153ab43698acbc39a8a5a22e3bc9 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_14a42fe5c9e483569fcc0c85ed83f618 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f69628dc45cf92cb35c21b6d8970021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae30e16355ea67a1f99fdfd2248e999b = $(`<div id="html_ae30e16355ea67a1f99fdfd2248e999b" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_9f69628dc45cf92cb35c21b6d8970021.setContent(html_ae30e16355ea67a1f99fdfd2248e999b);
|
|
|
|
|
|
|
|
marker_24ac153ab43698acbc39a8a5a22e3bc9.bindPopup(popup_9f69628dc45cf92cb35c21b6d8970021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24ac153ab43698acbc39a8a5a22e3bc9.setIcon(icon_14a42fe5c9e483569fcc0c85ed83f618);
|
|
|
|
|
|
var marker_2266b240a41623a4d8875aebd94b6111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_614175829ff456b043778c8320505dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddd227b942de40ba47ef59c4a77e886e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a0a2bf6c88c3852b96777c6cb27c52c = $(`<div id="html_7a0a2bf6c88c3852b96777c6cb27c52c" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_ddd227b942de40ba47ef59c4a77e886e.setContent(html_7a0a2bf6c88c3852b96777c6cb27c52c);
|
|
|
|
|
|
|
|
marker_2266b240a41623a4d8875aebd94b6111.bindPopup(popup_ddd227b942de40ba47ef59c4a77e886e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2266b240a41623a4d8875aebd94b6111.setIcon(icon_614175829ff456b043778c8320505dd1);
|
|
|
|
|
|
var marker_f45fa884a962f34da4a09901a9e10ffb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_addf116bb3b65f0e88d7222f434f0de1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f55f47dad3e0a76616f4cc22b7d4eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10880ec7f090094c93272d84498d3696 = $(`<div id="html_10880ec7f090094c93272d84498d3696" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_d5f55f47dad3e0a76616f4cc22b7d4eb.setContent(html_10880ec7f090094c93272d84498d3696);
|
|
|
|
|
|
|
|
marker_f45fa884a962f34da4a09901a9e10ffb.bindPopup(popup_d5f55f47dad3e0a76616f4cc22b7d4eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f45fa884a962f34da4a09901a9e10ffb.setIcon(icon_addf116bb3b65f0e88d7222f434f0de1);
|
|
|
|
|
|
var marker_a8fce6a5dd6049824d07b9b21048c77a = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ae0a0b114be43d818f61c709f410bb0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ba29ff5971af7861ebc8a8db4ab276f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b49912791906c70164cba272d375788 = $(`<div id="html_9b49912791906c70164cba272d375788" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_2ba29ff5971af7861ebc8a8db4ab276f.setContent(html_9b49912791906c70164cba272d375788);
|
|
|
|
|
|
|
|
marker_a8fce6a5dd6049824d07b9b21048c77a.bindPopup(popup_2ba29ff5971af7861ebc8a8db4ab276f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8fce6a5dd6049824d07b9b21048c77a.setIcon(icon_ae0a0b114be43d818f61c709f410bb0b);
|
|
|
|
|
|
var marker_2a33bc4e59a470876400c0f7d19145b3 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_384ea00cd0dedd61f49f057dbae47b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fbc8909aa4e4d69f9ce2e396b89c2a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d3cb1d607981f30c9a5c26e66483c8 = $(`<div id="html_09d3cb1d607981f30c9a5c26e66483c8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_5fbc8909aa4e4d69f9ce2e396b89c2a0.setContent(html_09d3cb1d607981f30c9a5c26e66483c8);
|
|
|
|
|
|
|
|
marker_2a33bc4e59a470876400c0f7d19145b3.bindPopup(popup_5fbc8909aa4e4d69f9ce2e396b89c2a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a33bc4e59a470876400c0f7d19145b3.setIcon(icon_384ea00cd0dedd61f49f057dbae47b69);
|
|
|
|
|
|
var marker_159aebd5e9295f460c673e73c31c101c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_940a82488275b7bb4df07f50b390f350 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2c7e485b5ee619d4aba1a12f46d9d42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0f5ac44522466989a1d266b8cf54573 = $(`<div id="html_d0f5ac44522466989a1d266b8cf54573" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_a2c7e485b5ee619d4aba1a12f46d9d42.setContent(html_d0f5ac44522466989a1d266b8cf54573);
|
|
|
|
|
|
|
|
marker_159aebd5e9295f460c673e73c31c101c.bindPopup(popup_a2c7e485b5ee619d4aba1a12f46d9d42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_159aebd5e9295f460c673e73c31c101c.setIcon(icon_940a82488275b7bb4df07f50b390f350);
|
|
|
|
|
|
var marker_5aaf93acb6c5b9a23c7ed9c0fb0760c3 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7ce8653ea42afd1a5a0f67cdce5eba16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dfdf2f07022c8f5cdaad44b1d7dfa4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c17746fba914547a42d59108b8c2863 = $(`<div id="html_8c17746fba914547a42d59108b8c2863" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_9dfdf2f07022c8f5cdaad44b1d7dfa4e.setContent(html_8c17746fba914547a42d59108b8c2863);
|
|
|
|
|
|
|
|
marker_5aaf93acb6c5b9a23c7ed9c0fb0760c3.bindPopup(popup_9dfdf2f07022c8f5cdaad44b1d7dfa4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aaf93acb6c5b9a23c7ed9c0fb0760c3.setIcon(icon_7ce8653ea42afd1a5a0f67cdce5eba16);
|
|
|
|
|
|
var marker_f4d9b39af4fd1816ef112393d3bbf767 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_df344a1dc1e937c82a9fd7fcac448914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecac8a7a041d0e76faff03519835e37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8b92ec5bafd34cd36949563112cea4 = $(`<div id="html_6a8b92ec5bafd34cd36949563112cea4" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_9ecac8a7a041d0e76faff03519835e37.setContent(html_6a8b92ec5bafd34cd36949563112cea4);
|
|
|
|
|
|
|
|
marker_f4d9b39af4fd1816ef112393d3bbf767.bindPopup(popup_9ecac8a7a041d0e76faff03519835e37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d9b39af4fd1816ef112393d3bbf767.setIcon(icon_df344a1dc1e937c82a9fd7fcac448914);
|
|
|
|
|
|
var marker_21e8a767eb14bfe466ee72643f3d1a88 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_931495d0e7ecc930c4bee3a71317c5da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb84431dbe4310d06abe6f8473f6f095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85122eff7c443366be02f224bc75e1ff = $(`<div id="html_85122eff7c443366be02f224bc75e1ff" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_cb84431dbe4310d06abe6f8473f6f095.setContent(html_85122eff7c443366be02f224bc75e1ff);
|
|
|
|
|
|
|
|
marker_21e8a767eb14bfe466ee72643f3d1a88.bindPopup(popup_cb84431dbe4310d06abe6f8473f6f095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21e8a767eb14bfe466ee72643f3d1a88.setIcon(icon_931495d0e7ecc930c4bee3a71317c5da);
|
|
|
|
|
|
var marker_23f8b3b0f52f629c6f78a262c2355464 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_dafbedfa05b5e4f69d2681ae7f255597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2bbb222976e39f1872dcf9cf7eb33bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36c85cc3c8c9204b2a5d37d5eeb79d10 = $(`<div id="html_36c85cc3c8c9204b2a5d37d5eeb79d10" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_f2bbb222976e39f1872dcf9cf7eb33bc.setContent(html_36c85cc3c8c9204b2a5d37d5eeb79d10);
|
|
|
|
|
|
|
|
marker_23f8b3b0f52f629c6f78a262c2355464.bindPopup(popup_f2bbb222976e39f1872dcf9cf7eb33bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f8b3b0f52f629c6f78a262c2355464.setIcon(icon_dafbedfa05b5e4f69d2681ae7f255597);
|
|
|
|
|
|
var marker_b15c98415a2446ac2f5433318c8537d1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_debdc1e3bc7dff8b647a426c90a5f161 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_157de3149afeb64cb277d422747fa4f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dfcacfd71118f19360880869bc6ab0f = $(`<div id="html_9dfcacfd71118f19360880869bc6ab0f" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_157de3149afeb64cb277d422747fa4f3.setContent(html_9dfcacfd71118f19360880869bc6ab0f);
|
|
|
|
|
|
|
|
marker_b15c98415a2446ac2f5433318c8537d1.bindPopup(popup_157de3149afeb64cb277d422747fa4f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b15c98415a2446ac2f5433318c8537d1.setIcon(icon_debdc1e3bc7dff8b647a426c90a5f161);
|
|
|
|
|
|
var marker_dc9dc6bb015608a3c0519b8bd26b20b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_fb301dc86d4a0e5f6bbcc48a96415c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e116346c76625167604a5f691d416cab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a2675b7cfb4f471153d1634538d428 = $(`<div id="html_50a2675b7cfb4f471153d1634538d428" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_e116346c76625167604a5f691d416cab.setContent(html_50a2675b7cfb4f471153d1634538d428);
|
|
|
|
|
|
|
|
marker_dc9dc6bb015608a3c0519b8bd26b20b1.bindPopup(popup_e116346c76625167604a5f691d416cab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc9dc6bb015608a3c0519b8bd26b20b1.setIcon(icon_fb301dc86d4a0e5f6bbcc48a96415c21);
|
|
|
|
|
|
var marker_51557104457635e8c79ae3bc15b165e6 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2710ef30eb62d3d73c19ba8138237914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6e26bfda3064546f668ea7501d6c863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c63d837a3bb2f000c6c0d10b82df1144 = $(`<div id="html_c63d837a3bb2f000c6c0d10b82df1144" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_f6e26bfda3064546f668ea7501d6c863.setContent(html_c63d837a3bb2f000c6c0d10b82df1144);
|
|
|
|
|
|
|
|
marker_51557104457635e8c79ae3bc15b165e6.bindPopup(popup_f6e26bfda3064546f668ea7501d6c863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51557104457635e8c79ae3bc15b165e6.setIcon(icon_2710ef30eb62d3d73c19ba8138237914);
|
|
|
|
|
|
var marker_67d79938b20e9e5e23cfb654b101ebb2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4ba6ce8a0da511cc8939e5b2ef9c92b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c834e019e5ca04ec7e09172088209d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a9c9199fc06374f65f3931ffe751d56 = $(`<div id="html_1a9c9199fc06374f65f3931ffe751d56" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_c834e019e5ca04ec7e09172088209d63.setContent(html_1a9c9199fc06374f65f3931ffe751d56);
|
|
|
|
|
|
|
|
marker_67d79938b20e9e5e23cfb654b101ebb2.bindPopup(popup_c834e019e5ca04ec7e09172088209d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67d79938b20e9e5e23cfb654b101ebb2.setIcon(icon_4ba6ce8a0da511cc8939e5b2ef9c92b6);
|
|
|
|
|
|
var marker_bd39b68407ce487aa7ae76dd18583586 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_68a04fe760db314f10d759f3fa44d460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e880b878aeccec60605321d49be1570 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ac392ed680b999f3ed24b58f1266caa = $(`<div id="html_7ac392ed680b999f3ed24b58f1266caa" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_4e880b878aeccec60605321d49be1570.setContent(html_7ac392ed680b999f3ed24b58f1266caa);
|
|
|
|
|
|
|
|
marker_bd39b68407ce487aa7ae76dd18583586.bindPopup(popup_4e880b878aeccec60605321d49be1570)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd39b68407ce487aa7ae76dd18583586.setIcon(icon_68a04fe760db314f10d759f3fa44d460);
|
|
|
|
|
|
var marker_b6384c266931a8c65ac97075d576ece5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d0f56ea5b00f58ced535b72744e86269 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c94d8df21eed03e01201437736d10f7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e915edd4cc74cd281824d9c5691f6fb = $(`<div id="html_9e915edd4cc74cd281824d9c5691f6fb" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c94d8df21eed03e01201437736d10f7f.setContent(html_9e915edd4cc74cd281824d9c5691f6fb);
|
|
|
|
|
|
|
|
marker_b6384c266931a8c65ac97075d576ece5.bindPopup(popup_c94d8df21eed03e01201437736d10f7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6384c266931a8c65ac97075d576ece5.setIcon(icon_d0f56ea5b00f58ced535b72744e86269);
|
|
|
|
|
|
var marker_6f6a79c993b35b29922a41b2d596a9d4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_72d3f115544d8e765a03ae92c83918c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d639f05404e59f3b63285c80ad5c7ef3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d02eb2ef009568e131f129a1821a13fe = $(`<div id="html_d02eb2ef009568e131f129a1821a13fe" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_d639f05404e59f3b63285c80ad5c7ef3.setContent(html_d02eb2ef009568e131f129a1821a13fe);
|
|
|
|
|
|
|
|
marker_6f6a79c993b35b29922a41b2d596a9d4.bindPopup(popup_d639f05404e59f3b63285c80ad5c7ef3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f6a79c993b35b29922a41b2d596a9d4.setIcon(icon_72d3f115544d8e765a03ae92c83918c4);
|
|
|
|
|
|
var marker_51df81b1729aa53c8a520f2800cfcaeb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5a9b27211e3ce9287cf2ec584aa49d46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9e879638df0e023dfb68f815e1f2e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d62ca14bbc41f684567a2cf956f9558c = $(`<div id="html_d62ca14bbc41f684567a2cf956f9558c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_a9e879638df0e023dfb68f815e1f2e04.setContent(html_d62ca14bbc41f684567a2cf956f9558c);
|
|
|
|
|
|
|
|
marker_51df81b1729aa53c8a520f2800cfcaeb.bindPopup(popup_a9e879638df0e023dfb68f815e1f2e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51df81b1729aa53c8a520f2800cfcaeb.setIcon(icon_5a9b27211e3ce9287cf2ec584aa49d46);
|
|
|
|
|
|
var marker_560999b3de27e4cdf1cba7bd7ffdb9e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_393d84ed301872e706354e73bcb6df4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd7f6995e2384f2f7c92aa9b45917c2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47d9220ead19ef4e0ede157e285ec869 = $(`<div id="html_47d9220ead19ef4e0ede157e285ec869" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_dd7f6995e2384f2f7c92aa9b45917c2c.setContent(html_47d9220ead19ef4e0ede157e285ec869);
|
|
|
|
|
|
|
|
marker_560999b3de27e4cdf1cba7bd7ffdb9e3.bindPopup(popup_dd7f6995e2384f2f7c92aa9b45917c2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_560999b3de27e4cdf1cba7bd7ffdb9e3.setIcon(icon_393d84ed301872e706354e73bcb6df4b);
|
|
|
|
|
|
var marker_dd77c603b4d11e24bfec3b35486656eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cf9cd64a4d5e82c54bd625213afa8b48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55bcf131bb61767a9b8bc735f44ceb3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f15123937de022bacacde3fe327ad1b8 = $(`<div id="html_f15123937de022bacacde3fe327ad1b8" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_55bcf131bb61767a9b8bc735f44ceb3f.setContent(html_f15123937de022bacacde3fe327ad1b8);
|
|
|
|
|
|
|
|
marker_dd77c603b4d11e24bfec3b35486656eb.bindPopup(popup_55bcf131bb61767a9b8bc735f44ceb3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd77c603b4d11e24bfec3b35486656eb.setIcon(icon_cf9cd64a4d5e82c54bd625213afa8b48);
|
|
|
|
|
|
var marker_d73058903abb8a3a652d80e4c4a65a35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_09dc4d919ff142e353df65044cee2ee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e51867d77fcde1b2a00e7f5cc2f4b103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b6ccef89e02176c97660689e492d7d8 = $(`<div id="html_7b6ccef89e02176c97660689e492d7d8" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_e51867d77fcde1b2a00e7f5cc2f4b103.setContent(html_7b6ccef89e02176c97660689e492d7d8);
|
|
|
|
|
|
|
|
marker_d73058903abb8a3a652d80e4c4a65a35.bindPopup(popup_e51867d77fcde1b2a00e7f5cc2f4b103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d73058903abb8a3a652d80e4c4a65a35.setIcon(icon_09dc4d919ff142e353df65044cee2ee8);
|
|
|
|
|
|
var marker_3e3553241796ae9fec94e448e218c224 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_abcd58155a22a551c94555e55c612715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9704751d78536bd781dfaa44d053298b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08dcd270d65b789b3c4516ec3b943446 = $(`<div id="html_08dcd270d65b789b3c4516ec3b943446" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_9704751d78536bd781dfaa44d053298b.setContent(html_08dcd270d65b789b3c4516ec3b943446);
|
|
|
|
|
|
|
|
marker_3e3553241796ae9fec94e448e218c224.bindPopup(popup_9704751d78536bd781dfaa44d053298b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e3553241796ae9fec94e448e218c224.setIcon(icon_abcd58155a22a551c94555e55c612715);
|
|
|
|
|
|
var marker_4aa666a5b82db277bfb5aff1e765e167 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1ec73bef75a050d46186a86b6312baf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0e6f6c66ac2b8518ca0df333c4359bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_777fc58b77a80f60c6c09dd299130363 = $(`<div id="html_777fc58b77a80f60c6c09dd299130363" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_b0e6f6c66ac2b8518ca0df333c4359bf.setContent(html_777fc58b77a80f60c6c09dd299130363);
|
|
|
|
|
|
|
|
marker_4aa666a5b82db277bfb5aff1e765e167.bindPopup(popup_b0e6f6c66ac2b8518ca0df333c4359bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aa666a5b82db277bfb5aff1e765e167.setIcon(icon_1ec73bef75a050d46186a86b6312baf0);
|
|
|
|
|
|
var marker_7734fa26e70fb965535cb2caad309e46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1872b876479678d8fd1ef9b4de6380a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f203cca803e60dd6c2c99f379e5709b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_345dea8789b3db0192b57db173007655 = $(`<div id="html_345dea8789b3db0192b57db173007655" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_f203cca803e60dd6c2c99f379e5709b0.setContent(html_345dea8789b3db0192b57db173007655);
|
|
|
|
|
|
|
|
marker_7734fa26e70fb965535cb2caad309e46.bindPopup(popup_f203cca803e60dd6c2c99f379e5709b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7734fa26e70fb965535cb2caad309e46.setIcon(icon_1872b876479678d8fd1ef9b4de6380a1);
|
|
|
|
|
|
var marker_ef6add80f773ea0365b0bf5ad11cc2bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_323fc25cd4891401c3e8782a80ebc033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc64c43440e339956e94f41b4bdb51f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf456d4b221ff936ac607565bfa71348 = $(`<div id="html_bf456d4b221ff936ac607565bfa71348" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_cdc64c43440e339956e94f41b4bdb51f.setContent(html_bf456d4b221ff936ac607565bfa71348);
|
|
|
|
|
|
|
|
marker_ef6add80f773ea0365b0bf5ad11cc2bc.bindPopup(popup_cdc64c43440e339956e94f41b4bdb51f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef6add80f773ea0365b0bf5ad11cc2bc.setIcon(icon_323fc25cd4891401c3e8782a80ebc033);
|
|
|
|
|
|
var marker_97e38e4b4eb16ced2d4337441b372cb4 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8d8a6a344167c3e5ac650b1954eb2e1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5144dbdb7d64479b2087153461c82302 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b62bb8d65439bd76ab5b042eb18cd59 = $(`<div id="html_5b62bb8d65439bd76ab5b042eb18cd59" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_5144dbdb7d64479b2087153461c82302.setContent(html_5b62bb8d65439bd76ab5b042eb18cd59);
|
|
|
|
|
|
|
|
marker_97e38e4b4eb16ced2d4337441b372cb4.bindPopup(popup_5144dbdb7d64479b2087153461c82302)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e38e4b4eb16ced2d4337441b372cb4.setIcon(icon_8d8a6a344167c3e5ac650b1954eb2e1e);
|
|
|
|
|
|
var marker_9ed8a4e5bccdc52775a2ad311cd026f1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f881d81e629cf4a0b0d88a286a5b4d5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d25b9c7c81713107e55eb0e3bec2e1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56cb84d8e17798112d608911be19b226 = $(`<div id="html_56cb84d8e17798112d608911be19b226" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_5d25b9c7c81713107e55eb0e3bec2e1d.setContent(html_56cb84d8e17798112d608911be19b226);
|
|
|
|
|
|
|
|
marker_9ed8a4e5bccdc52775a2ad311cd026f1.bindPopup(popup_5d25b9c7c81713107e55eb0e3bec2e1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ed8a4e5bccdc52775a2ad311cd026f1.setIcon(icon_f881d81e629cf4a0b0d88a286a5b4d5b);
|
|
|
|
|
|
var marker_309da5f0c12e024c771a7915ea1d4649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f02584974d41aa9e2fc65d426fffa4d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36d79c403b9e2330b5f1d7c7543973b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd200d70020a021561623a6309355f4b = $(`<div id="html_bd200d70020a021561623a6309355f4b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_36d79c403b9e2330b5f1d7c7543973b2.setContent(html_bd200d70020a021561623a6309355f4b);
|
|
|
|
|
|
|
|
marker_309da5f0c12e024c771a7915ea1d4649.bindPopup(popup_36d79c403b9e2330b5f1d7c7543973b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_309da5f0c12e024c771a7915ea1d4649.setIcon(icon_f02584974d41aa9e2fc65d426fffa4d7);
|
|
|
|
|
|
var marker_56f8bbe11ff0d76d659a9ed6b4df50ca = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6f30b1153e8ec7c44206ce28b99a0caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bf7604a3aa5d85d8cd13cacda3ad64f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7931b419e0facc9814d395a266dc39e1 = $(`<div id="html_7931b419e0facc9814d395a266dc39e1" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_6bf7604a3aa5d85d8cd13cacda3ad64f.setContent(html_7931b419e0facc9814d395a266dc39e1);
|
|
|
|
|
|
|
|
marker_56f8bbe11ff0d76d659a9ed6b4df50ca.bindPopup(popup_6bf7604a3aa5d85d8cd13cacda3ad64f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56f8bbe11ff0d76d659a9ed6b4df50ca.setIcon(icon_6f30b1153e8ec7c44206ce28b99a0caf);
|
|
|
|
|
|
var marker_83b1c874bcadb53f82ae242102dbba95 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a774f85b2d27717abecfac051c93ed10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_600cf0bc06382b2a56bf7ae89030313a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81752871736905c58e8a9cd6ea3f1071 = $(`<div id="html_81752871736905c58e8a9cd6ea3f1071" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_600cf0bc06382b2a56bf7ae89030313a.setContent(html_81752871736905c58e8a9cd6ea3f1071);
|
|
|
|
|
|
|
|
marker_83b1c874bcadb53f82ae242102dbba95.bindPopup(popup_600cf0bc06382b2a56bf7ae89030313a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83b1c874bcadb53f82ae242102dbba95.setIcon(icon_a774f85b2d27717abecfac051c93ed10);
|
|
|
|
|
|
var marker_72b3736b15be97195860ef2a31e052ab = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c4342d78f58a1929cee7c234666a0b84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64af1bba0e81300053fba01e91834403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e66b99af3ed2c11c5de3d1c35b0e71 = $(`<div id="html_16e66b99af3ed2c11c5de3d1c35b0e71" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_64af1bba0e81300053fba01e91834403.setContent(html_16e66b99af3ed2c11c5de3d1c35b0e71);
|
|
|
|
|
|
|
|
marker_72b3736b15be97195860ef2a31e052ab.bindPopup(popup_64af1bba0e81300053fba01e91834403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b3736b15be97195860ef2a31e052ab.setIcon(icon_c4342d78f58a1929cee7c234666a0b84);
|
|
|
|
|
|
var marker_84b59bbfdbbf5789dd21fef246ee3b68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_295b2753fd38d6a832fac4390bfaca40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29d06967f7de05879ada89785af644e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95e920b1da245281b39e8a15da3c00c4 = $(`<div id="html_95e920b1da245281b39e8a15da3c00c4" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_29d06967f7de05879ada89785af644e2.setContent(html_95e920b1da245281b39e8a15da3c00c4);
|
|
|
|
|
|
|
|
marker_84b59bbfdbbf5789dd21fef246ee3b68.bindPopup(popup_29d06967f7de05879ada89785af644e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84b59bbfdbbf5789dd21fef246ee3b68.setIcon(icon_295b2753fd38d6a832fac4390bfaca40);
|
|
|
|
|
|
var marker_33683a9d587e41e4a86a06b90c353c89 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d6e89d1a0fe01c9eea54378efb1096ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66d91692e494c1608ea4f7dda2e5b4cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91a0072ba55e745738a13f1789713aaf = $(`<div id="html_91a0072ba55e745738a13f1789713aaf" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_66d91692e494c1608ea4f7dda2e5b4cb.setContent(html_91a0072ba55e745738a13f1789713aaf);
|
|
|
|
|
|
|
|
marker_33683a9d587e41e4a86a06b90c353c89.bindPopup(popup_66d91692e494c1608ea4f7dda2e5b4cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33683a9d587e41e4a86a06b90c353c89.setIcon(icon_d6e89d1a0fe01c9eea54378efb1096ce);
|
|
|
|
|
|
var marker_fffca9c82b4dd9b275cfb3e5fec5b01d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d12a809ed35f492c4d89a51757dfdfb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ae4f2b06823c5ef0e8d82f62ff26b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48a87dc5b1f0c47a2f9c0ef7f55b36dc = $(`<div id="html_48a87dc5b1f0c47a2f9c0ef7f55b36dc" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_31ae4f2b06823c5ef0e8d82f62ff26b6.setContent(html_48a87dc5b1f0c47a2f9c0ef7f55b36dc);
|
|
|
|
|
|
|
|
marker_fffca9c82b4dd9b275cfb3e5fec5b01d.bindPopup(popup_31ae4f2b06823c5ef0e8d82f62ff26b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fffca9c82b4dd9b275cfb3e5fec5b01d.setIcon(icon_d12a809ed35f492c4d89a51757dfdfb9);
|
|
|
|
|
|
var marker_0007ff8abae8bbbac1a9d4820edd8218 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3c36aaa3e192cbbf7babd039b380c521 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6d18a9077cfa41fc2f9b0917dc35a30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ecb4952b1109268f747ba669edda61 = $(`<div id="html_b9ecb4952b1109268f747ba669edda61" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_e6d18a9077cfa41fc2f9b0917dc35a30.setContent(html_b9ecb4952b1109268f747ba669edda61);
|
|
|
|
|
|
|
|
marker_0007ff8abae8bbbac1a9d4820edd8218.bindPopup(popup_e6d18a9077cfa41fc2f9b0917dc35a30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0007ff8abae8bbbac1a9d4820edd8218.setIcon(icon_3c36aaa3e192cbbf7babd039b380c521);
|
|
|
|
|
|
var marker_1d6345c8c3c5c6e6f3686e8abc4f7f0d = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d833bc7fe664b2cbbe7976967f8031a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91c553d747163e0ef5a57c3273630084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37291f75cfba95d66c89a56436d1d220 = $(`<div id="html_37291f75cfba95d66c89a56436d1d220" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_91c553d747163e0ef5a57c3273630084.setContent(html_37291f75cfba95d66c89a56436d1d220);
|
|
|
|
|
|
|
|
marker_1d6345c8c3c5c6e6f3686e8abc4f7f0d.bindPopup(popup_91c553d747163e0ef5a57c3273630084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d6345c8c3c5c6e6f3686e8abc4f7f0d.setIcon(icon_d833bc7fe664b2cbbe7976967f8031a9);
|
|
|
|
|
|
var marker_93c3c23a560cf9301fb4a2c88780a50f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a8255a3bda81735f0d06603d0580c590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7622caeedb750c9394dd66ce7e55e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_736a7551f2079c3298d9759d9a24cefa = $(`<div id="html_736a7551f2079c3298d9759d9a24cefa" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_c7622caeedb750c9394dd66ce7e55e11.setContent(html_736a7551f2079c3298d9759d9a24cefa);
|
|
|
|
|
|
|
|
marker_93c3c23a560cf9301fb4a2c88780a50f.bindPopup(popup_c7622caeedb750c9394dd66ce7e55e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93c3c23a560cf9301fb4a2c88780a50f.setIcon(icon_a8255a3bda81735f0d06603d0580c590);
|
|
|
|
|
|
var marker_4f84d93bdad4b0127906562ca5ddc02c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2cdbe91b6ade2ca346c6a255eee0bbc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f490695791b0bb162404b478dedca0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad0cb1ef876f7d7c68c9d55a488d857f = $(`<div id="html_ad0cb1ef876f7d7c68c9d55a488d857f" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_6f490695791b0bb162404b478dedca0b.setContent(html_ad0cb1ef876f7d7c68c9d55a488d857f);
|
|
|
|
|
|
|
|
marker_4f84d93bdad4b0127906562ca5ddc02c.bindPopup(popup_6f490695791b0bb162404b478dedca0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f84d93bdad4b0127906562ca5ddc02c.setIcon(icon_2cdbe91b6ade2ca346c6a255eee0bbc0);
|
|
|
|
|
|
var marker_9c28b02bcd47a323a00a1916f1480423 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6ad7a50638cabbfbbb2095925950ca45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a92a3aad4c8fd648515106cdc537bf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_546ab7d274206906f2769f4c94180a89 = $(`<div id="html_546ab7d274206906f2769f4c94180a89" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_9a92a3aad4c8fd648515106cdc537bf2.setContent(html_546ab7d274206906f2769f4c94180a89);
|
|
|
|
|
|
|
|
marker_9c28b02bcd47a323a00a1916f1480423.bindPopup(popup_9a92a3aad4c8fd648515106cdc537bf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c28b02bcd47a323a00a1916f1480423.setIcon(icon_6ad7a50638cabbfbbb2095925950ca45);
|
|
|
|
|
|
var marker_837632872eb81404e1ff2f5931b86fb9 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_52603640af09fbbf0f6f71cf4fccccac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2460e52f36f7180218bf2dd51f3a138c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b6ce1648aec1dd6ef2382937a1cce8a = $(`<div id="html_9b6ce1648aec1dd6ef2382937a1cce8a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_2460e52f36f7180218bf2dd51f3a138c.setContent(html_9b6ce1648aec1dd6ef2382937a1cce8a);
|
|
|
|
|
|
|
|
marker_837632872eb81404e1ff2f5931b86fb9.bindPopup(popup_2460e52f36f7180218bf2dd51f3a138c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_837632872eb81404e1ff2f5931b86fb9.setIcon(icon_52603640af09fbbf0f6f71cf4fccccac);
|
|
|
|
|
|
var marker_4729a920ee9ee345f83afec50dbc7545 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c6a5a43db55e6e947a8c3448db9e8586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903a70ac1d1f6a840e8be283fd72295e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d854cec4fee5b762c03a0f7e98bd35d = $(`<div id="html_1d854cec4fee5b762c03a0f7e98bd35d" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_903a70ac1d1f6a840e8be283fd72295e.setContent(html_1d854cec4fee5b762c03a0f7e98bd35d);
|
|
|
|
|
|
|
|
marker_4729a920ee9ee345f83afec50dbc7545.bindPopup(popup_903a70ac1d1f6a840e8be283fd72295e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4729a920ee9ee345f83afec50dbc7545.setIcon(icon_c6a5a43db55e6e947a8c3448db9e8586);
|
|
|
|
|
|
var marker_19e1a451c222be16ee7ed6af90edc88d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8571762fa3d9885875162cbd0477c826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae359625e767e19858566848a0139963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca11feb76ce79dfe7f18c378e40ad8df = $(`<div id="html_ca11feb76ce79dfe7f18c378e40ad8df" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_ae359625e767e19858566848a0139963.setContent(html_ca11feb76ce79dfe7f18c378e40ad8df);
|
|
|
|
|
|
|
|
marker_19e1a451c222be16ee7ed6af90edc88d.bindPopup(popup_ae359625e767e19858566848a0139963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e1a451c222be16ee7ed6af90edc88d.setIcon(icon_8571762fa3d9885875162cbd0477c826);
|
|
|
|
|
|
var marker_c7c4da8d19eeb5d0219c59276f1a1fec = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_10ba550250dd53a7fd67f5821261f187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbe3c4ea8663a6873c181f1d0a058a69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e043c9f0de3dd77f5987f084532a5e3f = $(`<div id="html_e043c9f0de3dd77f5987f084532a5e3f" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_cbe3c4ea8663a6873c181f1d0a058a69.setContent(html_e043c9f0de3dd77f5987f084532a5e3f);
|
|
|
|
|
|
|
|
marker_c7c4da8d19eeb5d0219c59276f1a1fec.bindPopup(popup_cbe3c4ea8663a6873c181f1d0a058a69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c4da8d19eeb5d0219c59276f1a1fec.setIcon(icon_10ba550250dd53a7fd67f5821261f187);
|
|
|
|
|
|
var marker_c5cac4f6a99e7faadf84492eea7786d5 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3e11f662d7bf4196ea9244bcb2ae220d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f0e55f95353961d9c05c95b5488033a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa165932b4184071ff0a8a205f7a4da4 = $(`<div id="html_fa165932b4184071ff0a8a205f7a4da4" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_0f0e55f95353961d9c05c95b5488033a.setContent(html_fa165932b4184071ff0a8a205f7a4da4);
|
|
|
|
|
|
|
|
marker_c5cac4f6a99e7faadf84492eea7786d5.bindPopup(popup_0f0e55f95353961d9c05c95b5488033a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5cac4f6a99e7faadf84492eea7786d5.setIcon(icon_3e11f662d7bf4196ea9244bcb2ae220d);
|
|
|
|
|
|
var marker_8d7adb9dd4e4a338266f86fee7d76743 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cabbac6917bf28fea402def0204c7415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a783243ba6c6df6497d6e5022b54352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36350a7ce1580a922d6c74bca29f0415 = $(`<div id="html_36350a7ce1580a922d6c74bca29f0415" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4a783243ba6c6df6497d6e5022b54352.setContent(html_36350a7ce1580a922d6c74bca29f0415);
|
|
|
|
|
|
|
|
marker_8d7adb9dd4e4a338266f86fee7d76743.bindPopup(popup_4a783243ba6c6df6497d6e5022b54352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d7adb9dd4e4a338266f86fee7d76743.setIcon(icon_cabbac6917bf28fea402def0204c7415);
|
|
|
|
|
|
var marker_95bbb7369554f13b4e1f6591ec93b64e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_231c090b6182ef6ff266251311b0f9a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8ddec76f05d111a4fc28371ed1c2b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dfd37dd31725a947eb887cd461ba177 = $(`<div id="html_4dfd37dd31725a947eb887cd461ba177" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c8ddec76f05d111a4fc28371ed1c2b81.setContent(html_4dfd37dd31725a947eb887cd461ba177);
|
|
|
|
|
|
|
|
marker_95bbb7369554f13b4e1f6591ec93b64e.bindPopup(popup_c8ddec76f05d111a4fc28371ed1c2b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95bbb7369554f13b4e1f6591ec93b64e.setIcon(icon_231c090b6182ef6ff266251311b0f9a7);
|
|
|
|
|
|
var marker_e9243f8d863594395db22ad13b92591a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_09f3d55d12c0d2b376c5f547e648fc6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd7634bcce566041687a8c36d9f8ef90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663619f6f12f505ffdae536e1a60e563 = $(`<div id="html_663619f6f12f505ffdae536e1a60e563" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_fd7634bcce566041687a8c36d9f8ef90.setContent(html_663619f6f12f505ffdae536e1a60e563);
|
|
|
|
|
|
|
|
marker_e9243f8d863594395db22ad13b92591a.bindPopup(popup_fd7634bcce566041687a8c36d9f8ef90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9243f8d863594395db22ad13b92591a.setIcon(icon_09f3d55d12c0d2b376c5f547e648fc6f);
|
|
|
|
|
|
var marker_dc58a09fd4fb70c6ca8b14a76cbf8e6c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c7800b57a9fb5c31876d6fde82ca2ca0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c564698099a409f06d5360257bcd62c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab22dfb71b53f26e06d11030c1d5d7af = $(`<div id="html_ab22dfb71b53f26e06d11030c1d5d7af" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_c564698099a409f06d5360257bcd62c0.setContent(html_ab22dfb71b53f26e06d11030c1d5d7af);
|
|
|
|
|
|
|
|
marker_dc58a09fd4fb70c6ca8b14a76cbf8e6c.bindPopup(popup_c564698099a409f06d5360257bcd62c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc58a09fd4fb70c6ca8b14a76cbf8e6c.setIcon(icon_c7800b57a9fb5c31876d6fde82ca2ca0);
|
|
|
|
|
|
var marker_cfe2f1035f439610ee09188b998931cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_3f97b74609c97eb647b9187d44d38e40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34138eb5f39c2075eba097cd69d4e72f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f07a370c74aee4e4823cf9f8738b931 = $(`<div id="html_1f07a370c74aee4e4823cf9f8738b931" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_34138eb5f39c2075eba097cd69d4e72f.setContent(html_1f07a370c74aee4e4823cf9f8738b931);
|
|
|
|
|
|
|
|
marker_cfe2f1035f439610ee09188b998931cf.bindPopup(popup_34138eb5f39c2075eba097cd69d4e72f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfe2f1035f439610ee09188b998931cf.setIcon(icon_3f97b74609c97eb647b9187d44d38e40);
|
|
|
|
|
|
var marker_a7c832d239c60fd91f6c54abb98c4323 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6a7f02cc77a4e19fc49e5d4a5580de6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24a76426eafbe73802b141913303290 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_243fe9af0d823bb077dd0149626faf0e = $(`<div id="html_243fe9af0d823bb077dd0149626faf0e" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_a24a76426eafbe73802b141913303290.setContent(html_243fe9af0d823bb077dd0149626faf0e);
|
|
|
|
|
|
|
|
marker_a7c832d239c60fd91f6c54abb98c4323.bindPopup(popup_a24a76426eafbe73802b141913303290)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7c832d239c60fd91f6c54abb98c4323.setIcon(icon_6a7f02cc77a4e19fc49e5d4a5580de6f);
|
|
|
|
|
|
var marker_863e568c25586d3febc2bbe072fe7568 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7f7be92116f1ee9afb7f5e5b8f985448 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c370fae6907c582aae768ceb06b52d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f5a1a0a4256c4175a4d41e9b4a1ac5 = $(`<div id="html_d2f5a1a0a4256c4175a4d41e9b4a1ac5" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_8c370fae6907c582aae768ceb06b52d2.setContent(html_d2f5a1a0a4256c4175a4d41e9b4a1ac5);
|
|
|
|
|
|
|
|
marker_863e568c25586d3febc2bbe072fe7568.bindPopup(popup_8c370fae6907c582aae768ceb06b52d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863e568c25586d3febc2bbe072fe7568.setIcon(icon_7f7be92116f1ee9afb7f5e5b8f985448);
|
|
|
|
|
|
var marker_09b0cac5fd4c6f92d5c6bf5a2363fa1a = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7ac89dc22600e0d5449911bfaf92e2dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f008a90f17bfa004c937f3fa1a7f84b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70725eaee05f94e577a82d496bab6161 = $(`<div id="html_70725eaee05f94e577a82d496bab6161" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4f008a90f17bfa004c937f3fa1a7f84b.setContent(html_70725eaee05f94e577a82d496bab6161);
|
|
|
|
|
|
|
|
marker_09b0cac5fd4c6f92d5c6bf5a2363fa1a.bindPopup(popup_4f008a90f17bfa004c937f3fa1a7f84b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09b0cac5fd4c6f92d5c6bf5a2363fa1a.setIcon(icon_7ac89dc22600e0d5449911bfaf92e2dc);
|
|
|
|
|
|
var marker_734679bfdcd15868b5d0c627c4bd0a48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_661b44587651a179d4da89d6d9b183bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01efd7f63684d240050c8e69758ef88a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63de48dfe04bb0f1e8e64e526d990603 = $(`<div id="html_63de48dfe04bb0f1e8e64e526d990603" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_01efd7f63684d240050c8e69758ef88a.setContent(html_63de48dfe04bb0f1e8e64e526d990603);
|
|
|
|
|
|
|
|
marker_734679bfdcd15868b5d0c627c4bd0a48.bindPopup(popup_01efd7f63684d240050c8e69758ef88a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_734679bfdcd15868b5d0c627c4bd0a48.setIcon(icon_661b44587651a179d4da89d6d9b183bf);
|
|
|
|
|
|
var marker_7c88895f5ea01f87b2d8399575d57edb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_731b54c4a8484550520a9888b5b59b51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c2e027682bb0d8f9a2a45464f49521 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a702a2ec99bdfda2c0cad48cf71bcf = $(`<div id="html_00a702a2ec99bdfda2c0cad48cf71bcf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_80c2e027682bb0d8f9a2a45464f49521.setContent(html_00a702a2ec99bdfda2c0cad48cf71bcf);
|
|
|
|
|
|
|
|
marker_7c88895f5ea01f87b2d8399575d57edb.bindPopup(popup_80c2e027682bb0d8f9a2a45464f49521)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c88895f5ea01f87b2d8399575d57edb.setIcon(icon_731b54c4a8484550520a9888b5b59b51);
|
|
|
|
|
|
var marker_93949b0741540c1203c890b660a61596 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_705ff50617652103587ad99f2a4eb969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80b2899ad3e7ed91a50edbb3444db47e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96488a12ae56088036e473d5a30af5d5 = $(`<div id="html_96488a12ae56088036e473d5a30af5d5" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_80b2899ad3e7ed91a50edbb3444db47e.setContent(html_96488a12ae56088036e473d5a30af5d5);
|
|
|
|
|
|
|
|
marker_93949b0741540c1203c890b660a61596.bindPopup(popup_80b2899ad3e7ed91a50edbb3444db47e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93949b0741540c1203c890b660a61596.setIcon(icon_705ff50617652103587ad99f2a4eb969);
|
|
|
|
|
|
var marker_535399a89262bdf249d625b714b14c66 = L.marker(
|
|
[40.2662, 44.6393],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_edef6de473f678908694bd8894ed4a81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d3a9a8d8fafd8a0e3d91fe9480ee199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51e93a56237ae08bba4738b2a2a3e47 = $(`<div id="html_e51e93a56237ae08bba4738b2a2a3e47" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_2d3a9a8d8fafd8a0e3d91fe9480ee199.setContent(html_e51e93a56237ae08bba4738b2a2a3e47);
|
|
|
|
|
|
|
|
marker_535399a89262bdf249d625b714b14c66.bindPopup(popup_2d3a9a8d8fafd8a0e3d91fe9480ee199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_535399a89262bdf249d625b714b14c66.setIcon(icon_edef6de473f678908694bd8894ed4a81);
|
|
|
|
|
|
var marker_d39d311521046f03e9f3376b5da668d1 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_abafc233365fe7aeba17bbf7a7974a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8693045a52f3c7fd8784df32c2df74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739d355d638c25e3aa1a3e5b231c9a61 = $(`<div id="html_739d355d638c25e3aa1a3e5b231c9a61" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_e8693045a52f3c7fd8784df32c2df74a.setContent(html_739d355d638c25e3aa1a3e5b231c9a61);
|
|
|
|
|
|
|
|
marker_d39d311521046f03e9f3376b5da668d1.bindPopup(popup_e8693045a52f3c7fd8784df32c2df74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d39d311521046f03e9f3376b5da668d1.setIcon(icon_abafc233365fe7aeba17bbf7a7974a8a);
|
|
|
|
|
|
var marker_782c52947e70e29f2b1f378d7075a59d = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0bbc45809d2909a3c920c8161d18b94f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05be031425bf0ba578ee3e4e0a5b1af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d49f278de3df7dd34f2e07f79e9d382 = $(`<div id="html_7d49f278de3df7dd34f2e07f79e9d382" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_b05be031425bf0ba578ee3e4e0a5b1af.setContent(html_7d49f278de3df7dd34f2e07f79e9d382);
|
|
|
|
|
|
|
|
marker_782c52947e70e29f2b1f378d7075a59d.bindPopup(popup_b05be031425bf0ba578ee3e4e0a5b1af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_782c52947e70e29f2b1f378d7075a59d.setIcon(icon_0bbc45809d2909a3c920c8161d18b94f);
|
|
|
|
|
|
var marker_8216fb6158ac60a5bc8ca84cec26b4a3 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_cf3fc9993cf023701d3edda50e7b8377 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6912357a61735fe84326540bee922f96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a531fb5b497c23566ac2694bed1c587 = $(`<div id="html_5a531fb5b497c23566ac2694bed1c587" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_6912357a61735fe84326540bee922f96.setContent(html_5a531fb5b497c23566ac2694bed1c587);
|
|
|
|
|
|
|
|
marker_8216fb6158ac60a5bc8ca84cec26b4a3.bindPopup(popup_6912357a61735fe84326540bee922f96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8216fb6158ac60a5bc8ca84cec26b4a3.setIcon(icon_cf3fc9993cf023701d3edda50e7b8377);
|
|
|
|
|
|
var marker_645dc66021d810170dee77c5b7ded543 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_41dcdacffa60af648e2098ea76261435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbf6100176c4f6e3c3659dbf244b2dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f481cf60cdb0e4a481506821ad7a132f = $(`<div id="html_f481cf60cdb0e4a481506821ad7a132f" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_bbf6100176c4f6e3c3659dbf244b2dbc.setContent(html_f481cf60cdb0e4a481506821ad7a132f);
|
|
|
|
|
|
|
|
marker_645dc66021d810170dee77c5b7ded543.bindPopup(popup_bbf6100176c4f6e3c3659dbf244b2dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_645dc66021d810170dee77c5b7ded543.setIcon(icon_41dcdacffa60af648e2098ea76261435);
|
|
|
|
|
|
var marker_641378dadad2c68be336076653f238bc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_db5cf8c0e25982b87d0b732c1f2c44de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f3e9e67b0c61f203fef28f09777022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ee8a7af5b31adbf0a6969807fadaa90 = $(`<div id="html_8ee8a7af5b31adbf0a6969807fadaa90" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_63f3e9e67b0c61f203fef28f09777022.setContent(html_8ee8a7af5b31adbf0a6969807fadaa90);
|
|
|
|
|
|
|
|
marker_641378dadad2c68be336076653f238bc.bindPopup(popup_63f3e9e67b0c61f203fef28f09777022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_641378dadad2c68be336076653f238bc.setIcon(icon_db5cf8c0e25982b87d0b732c1f2c44de);
|
|
|
|
|
|
var marker_11c27c0e4917cd21f58bc89dc53d7c61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2c3e0f9a614a0d87180464b9d18e2929 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20248ab7ae0397251a7f6a19dc3532e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ad6fdc1dbb446c869cfe838c5cecff = $(`<div id="html_86ad6fdc1dbb446c869cfe838c5cecff" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_20248ab7ae0397251a7f6a19dc3532e0.setContent(html_86ad6fdc1dbb446c869cfe838c5cecff);
|
|
|
|
|
|
|
|
marker_11c27c0e4917cd21f58bc89dc53d7c61.bindPopup(popup_20248ab7ae0397251a7f6a19dc3532e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c27c0e4917cd21f58bc89dc53d7c61.setIcon(icon_2c3e0f9a614a0d87180464b9d18e2929);
|
|
|
|
|
|
var marker_b6a808eea369bdb8728fde8cfd986650 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7320fcf35bbc2e848a5c8ca583253f59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82f513aa43c249226236c41df7b0a8be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a305d109d40b3f43ffbf3e5fbaf2c4 = $(`<div id="html_a2a305d109d40b3f43ffbf3e5fbaf2c4" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_82f513aa43c249226236c41df7b0a8be.setContent(html_a2a305d109d40b3f43ffbf3e5fbaf2c4);
|
|
|
|
|
|
|
|
marker_b6a808eea369bdb8728fde8cfd986650.bindPopup(popup_82f513aa43c249226236c41df7b0a8be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6a808eea369bdb8728fde8cfd986650.setIcon(icon_7320fcf35bbc2e848a5c8ca583253f59);
|
|
|
|
|
|
var marker_8302d8054a71f38207c11fb9af4047dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9a0380fc84d3acf6c10628133a705cab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18f8fead5c597e928a50396db0e98040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_105fe4c59045b8a5edc553f6e8e9b8a4 = $(`<div id="html_105fe4c59045b8a5edc553f6e8e9b8a4" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_18f8fead5c597e928a50396db0e98040.setContent(html_105fe4c59045b8a5edc553f6e8e9b8a4);
|
|
|
|
|
|
|
|
marker_8302d8054a71f38207c11fb9af4047dd.bindPopup(popup_18f8fead5c597e928a50396db0e98040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8302d8054a71f38207c11fb9af4047dd.setIcon(icon_9a0380fc84d3acf6c10628133a705cab);
|
|
|
|
|
|
var marker_90925db54e4b4f23709b17b900ee9e46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_78fe67323aac52e2e1ce3c5d330ef38f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88913657d0437a637d9c865a6bfa7892 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1b7716c55377c688217c190d4ee37f6 = $(`<div id="html_c1b7716c55377c688217c190d4ee37f6" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_88913657d0437a637d9c865a6bfa7892.setContent(html_c1b7716c55377c688217c190d4ee37f6);
|
|
|
|
|
|
|
|
marker_90925db54e4b4f23709b17b900ee9e46.bindPopup(popup_88913657d0437a637d9c865a6bfa7892)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90925db54e4b4f23709b17b900ee9e46.setIcon(icon_78fe67323aac52e2e1ce3c5d330ef38f);
|
|
|
|
|
|
var marker_6e78c1ecb60be0ee59b78cfbea2a49e2 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_05c0aae03a906062c004fe33f29f9508 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48dd71286d5612b79d23be94fc4bb48f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d2819c34745c72a7d1137eef768829e = $(`<div id="html_7d2819c34745c72a7d1137eef768829e" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_48dd71286d5612b79d23be94fc4bb48f.setContent(html_7d2819c34745c72a7d1137eef768829e);
|
|
|
|
|
|
|
|
marker_6e78c1ecb60be0ee59b78cfbea2a49e2.bindPopup(popup_48dd71286d5612b79d23be94fc4bb48f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e78c1ecb60be0ee59b78cfbea2a49e2.setIcon(icon_05c0aae03a906062c004fe33f29f9508);
|
|
|
|
|
|
var marker_ad13b0ba5a94cbb5eeabcfd9de4bc9f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_342ad0b284aeecd37f31f6797e62881e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80d2473f914053e59790fb1aca7e4100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c1ff9c5349f0cad55ce4f502f8a2472 = $(`<div id="html_2c1ff9c5349f0cad55ce4f502f8a2472" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_80d2473f914053e59790fb1aca7e4100.setContent(html_2c1ff9c5349f0cad55ce4f502f8a2472);
|
|
|
|
|
|
|
|
marker_ad13b0ba5a94cbb5eeabcfd9de4bc9f1.bindPopup(popup_80d2473f914053e59790fb1aca7e4100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad13b0ba5a94cbb5eeabcfd9de4bc9f1.setIcon(icon_342ad0b284aeecd37f31f6797e62881e);
|
|
|
|
|
|
var marker_c9646f482deba6686cd3c07f74527ea5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_61411e5f7c263bfd0c1ca07dc5f3e0a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78c00db5e44dbe0eee9f2e0db53842ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d282e4edf3260edc28d0a0b9946c2e67 = $(`<div id="html_d282e4edf3260edc28d0a0b9946c2e67" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_78c00db5e44dbe0eee9f2e0db53842ed.setContent(html_d282e4edf3260edc28d0a0b9946c2e67);
|
|
|
|
|
|
|
|
marker_c9646f482deba6686cd3c07f74527ea5.bindPopup(popup_78c00db5e44dbe0eee9f2e0db53842ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9646f482deba6686cd3c07f74527ea5.setIcon(icon_61411e5f7c263bfd0c1ca07dc5f3e0a4);
|
|
|
|
|
|
var marker_77772bd8fa8bbf00905906558d6d4219 = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6107c3e21a3a1233e15a1ea4ae2bac59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8a842abdd8a3da8fee531cee23a3865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f787585e65899a552a0b5034ddd31b0f = $(`<div id="html_f787585e65899a552a0b5034ddd31b0f" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_f8a842abdd8a3da8fee531cee23a3865.setContent(html_f787585e65899a552a0b5034ddd31b0f);
|
|
|
|
|
|
|
|
marker_77772bd8fa8bbf00905906558d6d4219.bindPopup(popup_f8a842abdd8a3da8fee531cee23a3865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77772bd8fa8bbf00905906558d6d4219.setIcon(icon_6107c3e21a3a1233e15a1ea4ae2bac59);
|
|
|
|
|
|
var marker_a2be561aaec2bb96d51b3f646cd183fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_54025e331cbbccd4d85edbff21525ffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e01e71c57138ab9948387f7cc9e126e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc6608b61393b94f1f2e6aaabd504dde = $(`<div id="html_dc6608b61393b94f1f2e6aaabd504dde" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_e01e71c57138ab9948387f7cc9e126e9.setContent(html_dc6608b61393b94f1f2e6aaabd504dde);
|
|
|
|
|
|
|
|
marker_a2be561aaec2bb96d51b3f646cd183fd.bindPopup(popup_e01e71c57138ab9948387f7cc9e126e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2be561aaec2bb96d51b3f646cd183fd.setIcon(icon_54025e331cbbccd4d85edbff21525ffc);
|
|
|
|
|
|
var marker_58ec66387b1cc53a224451b789c08cb8 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c1671f7d715f065d460f8fa7fd6f36a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea5e6a8fb1748d15ca0c4b0115044ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d0976a2c26e062bcddc7b4b5e9bbc32 = $(`<div id="html_8d0976a2c26e062bcddc7b4b5e9bbc32" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_ea5e6a8fb1748d15ca0c4b0115044ecf.setContent(html_8d0976a2c26e062bcddc7b4b5e9bbc32);
|
|
|
|
|
|
|
|
marker_58ec66387b1cc53a224451b789c08cb8.bindPopup(popup_ea5e6a8fb1748d15ca0c4b0115044ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58ec66387b1cc53a224451b789c08cb8.setIcon(icon_c1671f7d715f065d460f8fa7fd6f36a5);
|
|
|
|
|
|
var marker_4292c59d12fa7fd5d850143660cae71d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_fc8af4ab4191d5473e798937d0716b98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73b5cb8f6e29663a73bb755871a00e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f472859d3abcd6b65b60ff74c8eb0fb5 = $(`<div id="html_f472859d3abcd6b65b60ff74c8eb0fb5" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_c73b5cb8f6e29663a73bb755871a00e3.setContent(html_f472859d3abcd6b65b60ff74c8eb0fb5);
|
|
|
|
|
|
|
|
marker_4292c59d12fa7fd5d850143660cae71d.bindPopup(popup_c73b5cb8f6e29663a73bb755871a00e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4292c59d12fa7fd5d850143660cae71d.setIcon(icon_fc8af4ab4191d5473e798937d0716b98);
|
|
|
|
|
|
var marker_7861d9d31af1b04e99602dfb087ad9a5 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1b966001c36a2c827efed1252e7fa49f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa16ea942d271ec043e43c4e9fe6f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7926a3a8e6b839f5a77ec8f272f7b8f = $(`<div id="html_e7926a3a8e6b839f5a77ec8f272f7b8f" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_6fa16ea942d271ec043e43c4e9fe6f40.setContent(html_e7926a3a8e6b839f5a77ec8f272f7b8f);
|
|
|
|
|
|
|
|
marker_7861d9d31af1b04e99602dfb087ad9a5.bindPopup(popup_6fa16ea942d271ec043e43c4e9fe6f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7861d9d31af1b04e99602dfb087ad9a5.setIcon(icon_1b966001c36a2c827efed1252e7fa49f);
|
|
|
|
|
|
var marker_d384287ffad5206c3be84c9b3b71cecd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_200d85133cb540749bcdc06ded466054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19cb9b266c4d9b2074c8224962fb2b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6865142ef4307ca8a900f4a64fe66621 = $(`<div id="html_6865142ef4307ca8a900f4a64fe66621" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_19cb9b266c4d9b2074c8224962fb2b02.setContent(html_6865142ef4307ca8a900f4a64fe66621);
|
|
|
|
|
|
|
|
marker_d384287ffad5206c3be84c9b3b71cecd.bindPopup(popup_19cb9b266c4d9b2074c8224962fb2b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d384287ffad5206c3be84c9b3b71cecd.setIcon(icon_200d85133cb540749bcdc06ded466054);
|
|
|
|
|
|
var marker_6d3ccc1eb03a260a1191e8c4dccc135b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8cdb8ee2f36a18dfd66360b54ca6836d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61efa54a3f9e1564c956e874bf1a3f0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbadd324ec3f4c68813177a01d844b8c = $(`<div id="html_bbadd324ec3f4c68813177a01d844b8c" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_61efa54a3f9e1564c956e874bf1a3f0f.setContent(html_bbadd324ec3f4c68813177a01d844b8c);
|
|
|
|
|
|
|
|
marker_6d3ccc1eb03a260a1191e8c4dccc135b.bindPopup(popup_61efa54a3f9e1564c956e874bf1a3f0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d3ccc1eb03a260a1191e8c4dccc135b.setIcon(icon_8cdb8ee2f36a18dfd66360b54ca6836d);
|
|
|
|
|
|
var marker_6f29ba0b4b922c8a0c8712325e420d5a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1b12494c12edbdd13fffd109a5d68722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b1947db74f1cef0a80dad8e39b09146 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9fc9d1c62b37d58e26b2aadc92594bb = $(`<div id="html_b9fc9d1c62b37d58e26b2aadc92594bb" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_9b1947db74f1cef0a80dad8e39b09146.setContent(html_b9fc9d1c62b37d58e26b2aadc92594bb);
|
|
|
|
|
|
|
|
marker_6f29ba0b4b922c8a0c8712325e420d5a.bindPopup(popup_9b1947db74f1cef0a80dad8e39b09146)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f29ba0b4b922c8a0c8712325e420d5a.setIcon(icon_1b12494c12edbdd13fffd109a5d68722);
|
|
|
|
|
|
var marker_489e085aa3f3410fe89bb4e8a450d63f = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b9bec637fa2b96cba62f75a29a6ee3b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51794f3df7cf63f919a96a9c72f48afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2218de495fcd56b040eb29431ca34ca6 = $(`<div id="html_2218de495fcd56b040eb29431ca34ca6" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_51794f3df7cf63f919a96a9c72f48afe.setContent(html_2218de495fcd56b040eb29431ca34ca6);
|
|
|
|
|
|
|
|
marker_489e085aa3f3410fe89bb4e8a450d63f.bindPopup(popup_51794f3df7cf63f919a96a9c72f48afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_489e085aa3f3410fe89bb4e8a450d63f.setIcon(icon_b9bec637fa2b96cba62f75a29a6ee3b4);
|
|
|
|
|
|
var marker_719550bf3a2113a7fd6b6223341c1d70 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c402920ecc28e67a894b59514653ec60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c592d7928ba45b2dc37198a9d409fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad1e7672c2f80fd325aa3d209f0faecc = $(`<div id="html_ad1e7672c2f80fd325aa3d209f0faecc" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_64c592d7928ba45b2dc37198a9d409fd.setContent(html_ad1e7672c2f80fd325aa3d209f0faecc);
|
|
|
|
|
|
|
|
marker_719550bf3a2113a7fd6b6223341c1d70.bindPopup(popup_64c592d7928ba45b2dc37198a9d409fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719550bf3a2113a7fd6b6223341c1d70.setIcon(icon_c402920ecc28e67a894b59514653ec60);
|
|
|
|
|
|
var marker_c7876e02f05fa756158e782437721b43 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f60cb3dc3a43e3a600fbbab0ef791388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55fc6b78c748ec4f9da8b7a5d169d429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35fa3e1b8ba7972e0ed3a4b3d2acfa5 = $(`<div id="html_e35fa3e1b8ba7972e0ed3a4b3d2acfa5" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_55fc6b78c748ec4f9da8b7a5d169d429.setContent(html_e35fa3e1b8ba7972e0ed3a4b3d2acfa5);
|
|
|
|
|
|
|
|
marker_c7876e02f05fa756158e782437721b43.bindPopup(popup_55fc6b78c748ec4f9da8b7a5d169d429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7876e02f05fa756158e782437721b43.setIcon(icon_f60cb3dc3a43e3a600fbbab0ef791388);
|
|
|
|
|
|
var marker_9756f04afb2afe483801976578ceb65c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_11f1d17e0e4ce81852b7a6bd012f255f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebf21d06e25c9c86a616178147e935a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1440eb1bcc664b2e9f5862bd17525b1 = $(`<div id="html_a1440eb1bcc664b2e9f5862bd17525b1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_ebf21d06e25c9c86a616178147e935a6.setContent(html_a1440eb1bcc664b2e9f5862bd17525b1);
|
|
|
|
|
|
|
|
marker_9756f04afb2afe483801976578ceb65c.bindPopup(popup_ebf21d06e25c9c86a616178147e935a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9756f04afb2afe483801976578ceb65c.setIcon(icon_11f1d17e0e4ce81852b7a6bd012f255f);
|
|
|
|
|
|
var marker_0780725f0c9a3e052855eda5e73272c5 = L.marker(
|
|
[51.6992, 5.30417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_491b4a89c609250cdf3b6eac31d46e22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fd1d91660d9c7ed642d711f39709eec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9426ea40ab44e57b35f4df14188ceb8 = $(`<div id="html_d9426ea40ab44e57b35f4df14188ceb8" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_8fd1d91660d9c7ed642d711f39709eec.setContent(html_d9426ea40ab44e57b35f4df14188ceb8);
|
|
|
|
|
|
|
|
marker_0780725f0c9a3e052855eda5e73272c5.bindPopup(popup_8fd1d91660d9c7ed642d711f39709eec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0780725f0c9a3e052855eda5e73272c5.setIcon(icon_491b4a89c609250cdf3b6eac31d46e22);
|
|
|
|
|
|
var marker_924eda9c8a71197be2129c068007ca60 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1f044b11034ac93c518857b02393d6ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_652b6c9b0e089a1eeeeed16c04a7f68d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7769fc9ae1e6365d94f7894a6f52920e = $(`<div id="html_7769fc9ae1e6365d94f7894a6f52920e" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_652b6c9b0e089a1eeeeed16c04a7f68d.setContent(html_7769fc9ae1e6365d94f7894a6f52920e);
|
|
|
|
|
|
|
|
marker_924eda9c8a71197be2129c068007ca60.bindPopup(popup_652b6c9b0e089a1eeeeed16c04a7f68d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_924eda9c8a71197be2129c068007ca60.setIcon(icon_1f044b11034ac93c518857b02393d6ec);
|
|
|
|
|
|
var marker_d5e4ef8af83452284017efb6b33a714d = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1c6ca9473da2b91bc727b998393bedbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b31581014ced5971acca3817da9e90eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f854cbd75f4c90e92b4c11eac9457013 = $(`<div id="html_f854cbd75f4c90e92b4c11eac9457013" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_b31581014ced5971acca3817da9e90eb.setContent(html_f854cbd75f4c90e92b4c11eac9457013);
|
|
|
|
|
|
|
|
marker_d5e4ef8af83452284017efb6b33a714d.bindPopup(popup_b31581014ced5971acca3817da9e90eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5e4ef8af83452284017efb6b33a714d.setIcon(icon_1c6ca9473da2b91bc727b998393bedbb);
|
|
|
|
|
|
var marker_e78566b0f601896684875d2751a50de8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ad6af41a6fe864dacda32036bde05ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e91a840c946df5644abc1a383e37732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_482d45751e70c6526783955ee04216f3 = $(`<div id="html_482d45751e70c6526783955ee04216f3" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_8e91a840c946df5644abc1a383e37732.setContent(html_482d45751e70c6526783955ee04216f3);
|
|
|
|
|
|
|
|
marker_e78566b0f601896684875d2751a50de8.bindPopup(popup_8e91a840c946df5644abc1a383e37732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e78566b0f601896684875d2751a50de8.setIcon(icon_ad6af41a6fe864dacda32036bde05ccd);
|
|
|
|
|
|
var marker_5c34c950064faaafc9bd71fd57551c92 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1a468e93c2cf890970e47ebf00c54efd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c992be869117c2f33cd0c8d4f7d13b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84454a827e1e40982f438fe3d6a61bcf = $(`<div id="html_84454a827e1e40982f438fe3d6a61bcf" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_c992be869117c2f33cd0c8d4f7d13b1a.setContent(html_84454a827e1e40982f438fe3d6a61bcf);
|
|
|
|
|
|
|
|
marker_5c34c950064faaafc9bd71fd57551c92.bindPopup(popup_c992be869117c2f33cd0c8d4f7d13b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c34c950064faaafc9bd71fd57551c92.setIcon(icon_1a468e93c2cf890970e47ebf00c54efd);
|
|
|
|
|
|
var marker_c1ff6357e00a142d0805953b77f1a0fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a29d5b883753c01674c8ca6e6260b366 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3227b0a5178d16b58d93d692e3fde0eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_263f870fe306b1ad09c1fc6d95a5d962 = $(`<div id="html_263f870fe306b1ad09c1fc6d95a5d962" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_3227b0a5178d16b58d93d692e3fde0eb.setContent(html_263f870fe306b1ad09c1fc6d95a5d962);
|
|
|
|
|
|
|
|
marker_c1ff6357e00a142d0805953b77f1a0fc.bindPopup(popup_3227b0a5178d16b58d93d692e3fde0eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1ff6357e00a142d0805953b77f1a0fc.setIcon(icon_a29d5b883753c01674c8ca6e6260b366);
|
|
|
|
|
|
var marker_e102f5143124f9cd13b64ae890622aa6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_be73f339da9a0dcb2f93ee1e384890be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa5d96467f6525eadb747f096d827b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_516974e07d9da1396fff4dbbf867dc86 = $(`<div id="html_516974e07d9da1396fff4dbbf867dc86" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_daa5d96467f6525eadb747f096d827b1.setContent(html_516974e07d9da1396fff4dbbf867dc86);
|
|
|
|
|
|
|
|
marker_e102f5143124f9cd13b64ae890622aa6.bindPopup(popup_daa5d96467f6525eadb747f096d827b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e102f5143124f9cd13b64ae890622aa6.setIcon(icon_be73f339da9a0dcb2f93ee1e384890be);
|
|
|
|
|
|
var marker_62566bd95689993e96e0ed168d79cea7 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_76ecea5a5fa802f0d810f63e543cd415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e4d6660522175074abbe647f17d1b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da740d5369f861b96594d1ea06a98b7e = $(`<div id="html_da740d5369f861b96594d1ea06a98b7e" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_4e4d6660522175074abbe647f17d1b60.setContent(html_da740d5369f861b96594d1ea06a98b7e);
|
|
|
|
|
|
|
|
marker_62566bd95689993e96e0ed168d79cea7.bindPopup(popup_4e4d6660522175074abbe647f17d1b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62566bd95689993e96e0ed168d79cea7.setIcon(icon_76ecea5a5fa802f0d810f63e543cd415);
|
|
|
|
|
|
var marker_1d98b6ddee0351c2afcfc57c071545a1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5b851b1b12667f7c54ab7f3a8847a65c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4371728ecf0cb53cbf7bbc3ffa1076ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a02846ea6ede08f54f60f016c6bde601 = $(`<div id="html_a02846ea6ede08f54f60f016c6bde601" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_4371728ecf0cb53cbf7bbc3ffa1076ab.setContent(html_a02846ea6ede08f54f60f016c6bde601);
|
|
|
|
|
|
|
|
marker_1d98b6ddee0351c2afcfc57c071545a1.bindPopup(popup_4371728ecf0cb53cbf7bbc3ffa1076ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d98b6ddee0351c2afcfc57c071545a1.setIcon(icon_5b851b1b12667f7c54ab7f3a8847a65c);
|
|
|
|
|
|
var marker_7f62c2198a627ab464bb827db6e6ad8c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_81575843da92466438ed548f7b2f41f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c31ee916584703314c1f2481db624e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6075519dae3ecb4eafafee7e9e5736e = $(`<div id="html_f6075519dae3ecb4eafafee7e9e5736e" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_4c31ee916584703314c1f2481db624e0.setContent(html_f6075519dae3ecb4eafafee7e9e5736e);
|
|
|
|
|
|
|
|
marker_7f62c2198a627ab464bb827db6e6ad8c.bindPopup(popup_4c31ee916584703314c1f2481db624e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f62c2198a627ab464bb827db6e6ad8c.setIcon(icon_81575843da92466438ed548f7b2f41f8);
|
|
|
|
|
|
var marker_3d83233605dfdee395921f6441821271 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_005176bcf58111286f5b93c1976066e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d976ea77fbe190b1a9669d5d2596ef15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1efc7275c5a4cbfd0ef77def30971462 = $(`<div id="html_1efc7275c5a4cbfd0ef77def30971462" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_d976ea77fbe190b1a9669d5d2596ef15.setContent(html_1efc7275c5a4cbfd0ef77def30971462);
|
|
|
|
|
|
|
|
marker_3d83233605dfdee395921f6441821271.bindPopup(popup_d976ea77fbe190b1a9669d5d2596ef15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d83233605dfdee395921f6441821271.setIcon(icon_005176bcf58111286f5b93c1976066e5);
|
|
|
|
|
|
var marker_4fb0f2f2f58ab413602de7b5620c670d = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_93a5df478602947a60f8337f39db23d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8ddb6c1ab2d924d9237bf4256198235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3aed8ec03113d582254d02902e42aa7 = $(`<div id="html_f3aed8ec03113d582254d02902e42aa7" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_f8ddb6c1ab2d924d9237bf4256198235.setContent(html_f3aed8ec03113d582254d02902e42aa7);
|
|
|
|
|
|
|
|
marker_4fb0f2f2f58ab413602de7b5620c670d.bindPopup(popup_f8ddb6c1ab2d924d9237bf4256198235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fb0f2f2f58ab413602de7b5620c670d.setIcon(icon_93a5df478602947a60f8337f39db23d6);
|
|
|
|
|
|
var marker_6173daa59a8ab606995836989ac03c62 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7ed3b234486f1fb78e3c136bbde60c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac354259bafc999b6244634a6b95a2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a117ec4467d05900fc0e1a86b19c56 = $(`<div id="html_35a117ec4467d05900fc0e1a86b19c56" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_dac354259bafc999b6244634a6b95a2c.setContent(html_35a117ec4467d05900fc0e1a86b19c56);
|
|
|
|
|
|
|
|
marker_6173daa59a8ab606995836989ac03c62.bindPopup(popup_dac354259bafc999b6244634a6b95a2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6173daa59a8ab606995836989ac03c62.setIcon(icon_7ed3b234486f1fb78e3c136bbde60c77);
|
|
|
|
|
|
var marker_484fdcf45e12ec6197dc2b42f451615a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_099434367419ea0f485d8535d359ba8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b619f4309dc650be3a87065bb20c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3867a2928430e702c2bd4ed14383dd42 = $(`<div id="html_3867a2928430e702c2bd4ed14383dd42" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_d3b619f4309dc650be3a87065bb20c5c.setContent(html_3867a2928430e702c2bd4ed14383dd42);
|
|
|
|
|
|
|
|
marker_484fdcf45e12ec6197dc2b42f451615a.bindPopup(popup_d3b619f4309dc650be3a87065bb20c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_484fdcf45e12ec6197dc2b42f451615a.setIcon(icon_099434367419ea0f485d8535d359ba8b);
|
|
|
|
|
|
var marker_2946c3140f701eeb6c9b64cfcdb20d24 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7370db6c76b4334486a49f43bc7ea243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_469289332a125089b356fbc050c7dc10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb30848ed678ba4434a7e3b04dc6a9aa = $(`<div id="html_cb30848ed678ba4434a7e3b04dc6a9aa" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_469289332a125089b356fbc050c7dc10.setContent(html_cb30848ed678ba4434a7e3b04dc6a9aa);
|
|
|
|
|
|
|
|
marker_2946c3140f701eeb6c9b64cfcdb20d24.bindPopup(popup_469289332a125089b356fbc050c7dc10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2946c3140f701eeb6c9b64cfcdb20d24.setIcon(icon_7370db6c76b4334486a49f43bc7ea243);
|
|
|
|
|
|
var marker_4ab02c8bef345d7c28796afdfbc6d7a2 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_01f0f697feb25d25a074a945788ff2d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0101d2ef5a99c97543871fea925fb03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31d3ef5700ba4fcb0e83040406e775e0 = $(`<div id="html_31d3ef5700ba4fcb0e83040406e775e0" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_b0101d2ef5a99c97543871fea925fb03.setContent(html_31d3ef5700ba4fcb0e83040406e775e0);
|
|
|
|
|
|
|
|
marker_4ab02c8bef345d7c28796afdfbc6d7a2.bindPopup(popup_b0101d2ef5a99c97543871fea925fb03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ab02c8bef345d7c28796afdfbc6d7a2.setIcon(icon_01f0f697feb25d25a074a945788ff2d7);
|
|
|
|
|
|
var marker_af1f570cabefcc724b60fa012ce99860 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6db2dbcd93b7f76eba5df9add772215e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8abf26dde1e123d2c16631f04333c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4ec84128b6c171de33b94f04dcb337 = $(`<div id="html_dd4ec84128b6c171de33b94f04dcb337" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_be8abf26dde1e123d2c16631f04333c6.setContent(html_dd4ec84128b6c171de33b94f04dcb337);
|
|
|
|
|
|
|
|
marker_af1f570cabefcc724b60fa012ce99860.bindPopup(popup_be8abf26dde1e123d2c16631f04333c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af1f570cabefcc724b60fa012ce99860.setIcon(icon_6db2dbcd93b7f76eba5df9add772215e);
|
|
|
|
|
|
var marker_0661a770dd2997d22aed0705cd1214ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_ef3cd0695005805025ddcaa13c4a38fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_057a4c91376a50c82f748405d6926bba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bd0ed45a57f23a84c9115252706a3cf = $(`<div id="html_5bd0ed45a57f23a84c9115252706a3cf" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_057a4c91376a50c82f748405d6926bba.setContent(html_5bd0ed45a57f23a84c9115252706a3cf);
|
|
|
|
|
|
|
|
marker_0661a770dd2997d22aed0705cd1214ee.bindPopup(popup_057a4c91376a50c82f748405d6926bba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0661a770dd2997d22aed0705cd1214ee.setIcon(icon_ef3cd0695005805025ddcaa13c4a38fd);
|
|
|
|
|
|
var marker_21c88dc55b81afa8c398e62e72862acf = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_979212d169b1da8c7e814c7464457a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99e462bb92b260ad05198c9ea4ab7164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40d813509b8d9f626ae4d09df2e4a384 = $(`<div id="html_40d813509b8d9f626ae4d09df2e4a384" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_99e462bb92b260ad05198c9ea4ab7164.setContent(html_40d813509b8d9f626ae4d09df2e4a384);
|
|
|
|
|
|
|
|
marker_21c88dc55b81afa8c398e62e72862acf.bindPopup(popup_99e462bb92b260ad05198c9ea4ab7164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21c88dc55b81afa8c398e62e72862acf.setIcon(icon_979212d169b1da8c7e814c7464457a00);
|
|
|
|
|
|
var marker_fd522782f719c49c22cddf9effedc78d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5b860b601a287a936a8aadd8acc0b65e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a381f85edf1e6bb39c29401b7f26d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d332125898413506ebf0a399d40c5f87 = $(`<div id="html_d332125898413506ebf0a399d40c5f87" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_41a381f85edf1e6bb39c29401b7f26d2.setContent(html_d332125898413506ebf0a399d40c5f87);
|
|
|
|
|
|
|
|
marker_fd522782f719c49c22cddf9effedc78d.bindPopup(popup_41a381f85edf1e6bb39c29401b7f26d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd522782f719c49c22cddf9effedc78d.setIcon(icon_5b860b601a287a936a8aadd8acc0b65e);
|
|
|
|
|
|
var marker_441f562eca0d72aa54d07f22e39cac18 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1486a523f45e8951eca2e9354a880cae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd744c356ec1ed3df8e98a0606377093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b189b84e751f0f917831f054cbb3e41 = $(`<div id="html_2b189b84e751f0f917831f054cbb3e41" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_fd744c356ec1ed3df8e98a0606377093.setContent(html_2b189b84e751f0f917831f054cbb3e41);
|
|
|
|
|
|
|
|
marker_441f562eca0d72aa54d07f22e39cac18.bindPopup(popup_fd744c356ec1ed3df8e98a0606377093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_441f562eca0d72aa54d07f22e39cac18.setIcon(icon_1486a523f45e8951eca2e9354a880cae);
|
|
|
|
|
|
var marker_4a532933be5340ecea5a8f89bd94f5be = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_500ffcbfa2fdff9f2b774a2a4fe073b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ecf861b706efe8b25821abe2876bb04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11d98173185050b9e5c704aff7caca06 = $(`<div id="html_11d98173185050b9e5c704aff7caca06" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_1ecf861b706efe8b25821abe2876bb04.setContent(html_11d98173185050b9e5c704aff7caca06);
|
|
|
|
|
|
|
|
marker_4a532933be5340ecea5a8f89bd94f5be.bindPopup(popup_1ecf861b706efe8b25821abe2876bb04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a532933be5340ecea5a8f89bd94f5be.setIcon(icon_500ffcbfa2fdff9f2b774a2a4fe073b8);
|
|
|
|
|
|
var marker_7c78802d15c3fc642944ab804276fc4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e5d00137739b1a0e87a7b093ac3f201e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78eb0cbde5106ed4a8bcc6a8e6ea1570 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f24bf0fc0887edf75734155eb058ff = $(`<div id="html_76f24bf0fc0887edf75734155eb058ff" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_78eb0cbde5106ed4a8bcc6a8e6ea1570.setContent(html_76f24bf0fc0887edf75734155eb058ff);
|
|
|
|
|
|
|
|
marker_7c78802d15c3fc642944ab804276fc4e.bindPopup(popup_78eb0cbde5106ed4a8bcc6a8e6ea1570)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c78802d15c3fc642944ab804276fc4e.setIcon(icon_e5d00137739b1a0e87a7b093ac3f201e);
|
|
|
|
|
|
var marker_0df52df3ac69c811244c3b396dc8506d = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_19343aa62da1eb73d46f21b0867ab17f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c74b6a04bef4223900ee4f5a5cd08f23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae6a567a5b74fcb52595934ddcf88f7 = $(`<div id="html_9ae6a567a5b74fcb52595934ddcf88f7" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_c74b6a04bef4223900ee4f5a5cd08f23.setContent(html_9ae6a567a5b74fcb52595934ddcf88f7);
|
|
|
|
|
|
|
|
marker_0df52df3ac69c811244c3b396dc8506d.bindPopup(popup_c74b6a04bef4223900ee4f5a5cd08f23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0df52df3ac69c811244c3b396dc8506d.setIcon(icon_19343aa62da1eb73d46f21b0867ab17f);
|
|
|
|
|
|
var marker_22d23b1f31d9a1ee7c832c1fa7e0237b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_1ec0d084bdad803bcaaaf8cfb45cf836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c260f6ac7ffbbbc96dad5c70003e4546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe63eabb1f42bb46c53dc982ceb0740e = $(`<div id="html_fe63eabb1f42bb46c53dc982ceb0740e" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_c260f6ac7ffbbbc96dad5c70003e4546.setContent(html_fe63eabb1f42bb46c53dc982ceb0740e);
|
|
|
|
|
|
|
|
marker_22d23b1f31d9a1ee7c832c1fa7e0237b.bindPopup(popup_c260f6ac7ffbbbc96dad5c70003e4546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22d23b1f31d9a1ee7c832c1fa7e0237b.setIcon(icon_1ec0d084bdad803bcaaaf8cfb45cf836);
|
|
|
|
|
|
var marker_639fd4b66ea81cb956fb91b27e04fc0c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_6af299e400a54d728c71588aafbbb93a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6c2a9a008f2053acbdcb95598529ba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ffcda0dd34e82d0e33569c694b98f30 = $(`<div id="html_8ffcda0dd34e82d0e33569c694b98f30" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_e6c2a9a008f2053acbdcb95598529ba5.setContent(html_8ffcda0dd34e82d0e33569c694b98f30);
|
|
|
|
|
|
|
|
marker_639fd4b66ea81cb956fb91b27e04fc0c.bindPopup(popup_e6c2a9a008f2053acbdcb95598529ba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_639fd4b66ea81cb956fb91b27e04fc0c.setIcon(icon_6af299e400a54d728c71588aafbbb93a);
|
|
|
|
|
|
var marker_6b6eddc449671702deec8b6c2e2c139f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a875dba6daf37e3f2c3e783743aca472 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c2b62a3723943324447bc637692ab84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b07c044572ab9eaa300587c0148fa3 = $(`<div id="html_52b07c044572ab9eaa300587c0148fa3" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_4c2b62a3723943324447bc637692ab84.setContent(html_52b07c044572ab9eaa300587c0148fa3);
|
|
|
|
|
|
|
|
marker_6b6eddc449671702deec8b6c2e2c139f.bindPopup(popup_4c2b62a3723943324447bc637692ab84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b6eddc449671702deec8b6c2e2c139f.setIcon(icon_a875dba6daf37e3f2c3e783743aca472);
|
|
|
|
|
|
var marker_9d636775935c63e821fc979e41416b49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0d230e357d87fda9c5b429922f76d6b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2302252b24ec7978a16f244e0447da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaceac90002da3fc78cd7b722253c816 = $(`<div id="html_eaceac90002da3fc78cd7b722253c816" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_4a2302252b24ec7978a16f244e0447da.setContent(html_eaceac90002da3fc78cd7b722253c816);
|
|
|
|
|
|
|
|
marker_9d636775935c63e821fc979e41416b49.bindPopup(popup_4a2302252b24ec7978a16f244e0447da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d636775935c63e821fc979e41416b49.setIcon(icon_0d230e357d87fda9c5b429922f76d6b8);
|
|
|
|
|
|
var marker_02434c5bbb2e94776f3c75eba685ae9a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_89cde941a57e8412f7cf6724abbddffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dc8d4477e6ac7182a59ef86bb205431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9edabf8dbdcc6bc6b62b52913b1528 = $(`<div id="html_6e9edabf8dbdcc6bc6b62b52913b1528" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_0dc8d4477e6ac7182a59ef86bb205431.setContent(html_6e9edabf8dbdcc6bc6b62b52913b1528);
|
|
|
|
|
|
|
|
marker_02434c5bbb2e94776f3c75eba685ae9a.bindPopup(popup_0dc8d4477e6ac7182a59ef86bb205431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02434c5bbb2e94776f3c75eba685ae9a.setIcon(icon_89cde941a57e8412f7cf6724abbddffc);
|
|
|
|
|
|
var marker_4cf5ed20030aebc1538fa7225874e299 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_167119ea9db78cf06f4fc798a649aea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2588273249c08a2fede29a3d50b84e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b500ba3753a83559eb45bbfa387dad0 = $(`<div id="html_7b500ba3753a83559eb45bbfa387dad0" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_f2588273249c08a2fede29a3d50b84e3.setContent(html_7b500ba3753a83559eb45bbfa387dad0);
|
|
|
|
|
|
|
|
marker_4cf5ed20030aebc1538fa7225874e299.bindPopup(popup_f2588273249c08a2fede29a3d50b84e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf5ed20030aebc1538fa7225874e299.setIcon(icon_167119ea9db78cf06f4fc798a649aea8);
|
|
|
|
|
|
var marker_241584209d290c895c4ee7763b21770c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2f8026bbe934695a91509746025c130f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91763960f1d2addc537404152c82ec59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d6f5f3266b6f3da8b5587b93950b99f = $(`<div id="html_1d6f5f3266b6f3da8b5587b93950b99f" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_91763960f1d2addc537404152c82ec59.setContent(html_1d6f5f3266b6f3da8b5587b93950b99f);
|
|
|
|
|
|
|
|
marker_241584209d290c895c4ee7763b21770c.bindPopup(popup_91763960f1d2addc537404152c82ec59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_241584209d290c895c4ee7763b21770c.setIcon(icon_2f8026bbe934695a91509746025c130f);
|
|
|
|
|
|
var marker_e76f67c82758ad6b1c0cc2048a179e77 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4410e0439a1200579ba487f9fbac29c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d19e4b814aeef885b6f1120268a16bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01037d1a4b33996a0268a3a737eb0ada = $(`<div id="html_01037d1a4b33996a0268a3a737eb0ada" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_3d19e4b814aeef885b6f1120268a16bf.setContent(html_01037d1a4b33996a0268a3a737eb0ada);
|
|
|
|
|
|
|
|
marker_e76f67c82758ad6b1c0cc2048a179e77.bindPopup(popup_3d19e4b814aeef885b6f1120268a16bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e76f67c82758ad6b1c0cc2048a179e77.setIcon(icon_4410e0439a1200579ba487f9fbac29c8);
|
|
|
|
|
|
var marker_59f17036e868d385fa3296235aabd786 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4f72a1a3113699e820c022d9dbfa23b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a6de06afe820bd91fce65b32e8cc62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff89199fc761db2aafc6f217353699ea = $(`<div id="html_ff89199fc761db2aafc6f217353699ea" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_67a6de06afe820bd91fce65b32e8cc62.setContent(html_ff89199fc761db2aafc6f217353699ea);
|
|
|
|
|
|
|
|
marker_59f17036e868d385fa3296235aabd786.bindPopup(popup_67a6de06afe820bd91fce65b32e8cc62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59f17036e868d385fa3296235aabd786.setIcon(icon_4f72a1a3113699e820c022d9dbfa23b7);
|
|
|
|
|
|
var marker_c7041ed30bae49748bc428ecf214120b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f024366e6445cbad96296c78f001d397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d8f2f63d4faa1ca7e88a203441e767c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07c37fbffee68e530de0815492d864d3 = $(`<div id="html_07c37fbffee68e530de0815492d864d3" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_3d8f2f63d4faa1ca7e88a203441e767c.setContent(html_07c37fbffee68e530de0815492d864d3);
|
|
|
|
|
|
|
|
marker_c7041ed30bae49748bc428ecf214120b.bindPopup(popup_3d8f2f63d4faa1ca7e88a203441e767c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7041ed30bae49748bc428ecf214120b.setIcon(icon_f024366e6445cbad96296c78f001d397);
|
|
|
|
|
|
var marker_4ef6baaf5c7e6e25933dbf875809e90f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4b7b2a9e15439e0969c485b18319ce89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2a37d0518608e1b6c412999298164ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd6fe7c7ee58158f96a3a5640ae1746 = $(`<div id="html_6fd6fe7c7ee58158f96a3a5640ae1746" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_d2a37d0518608e1b6c412999298164ea.setContent(html_6fd6fe7c7ee58158f96a3a5640ae1746);
|
|
|
|
|
|
|
|
marker_4ef6baaf5c7e6e25933dbf875809e90f.bindPopup(popup_d2a37d0518608e1b6c412999298164ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef6baaf5c7e6e25933dbf875809e90f.setIcon(icon_4b7b2a9e15439e0969c485b18319ce89);
|
|
|
|
|
|
var marker_007f7ee31450b3fef527ce9129d21a28 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c9db10b71e3a62eed08270401ac61b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c50f3de5be7dc21a2aaf82441895bcb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46446a918f64e320d55cc8cdab3cb746 = $(`<div id="html_46446a918f64e320d55cc8cdab3cb746" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_c50f3de5be7dc21a2aaf82441895bcb9.setContent(html_46446a918f64e320d55cc8cdab3cb746);
|
|
|
|
|
|
|
|
marker_007f7ee31450b3fef527ce9129d21a28.bindPopup(popup_c50f3de5be7dc21a2aaf82441895bcb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_007f7ee31450b3fef527ce9129d21a28.setIcon(icon_c9db10b71e3a62eed08270401ac61b5c);
|
|
|
|
|
|
var marker_7cce9f93db3fec15282816ff44bbd3d5 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_71dafda47b7b747e0b57c037e7d26d0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69372e77d0d6df5c54f1097103ca0865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6db4a8714f5d1291e9781b6c93c6508c = $(`<div id="html_6db4a8714f5d1291e9781b6c93c6508c" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_69372e77d0d6df5c54f1097103ca0865.setContent(html_6db4a8714f5d1291e9781b6c93c6508c);
|
|
|
|
|
|
|
|
marker_7cce9f93db3fec15282816ff44bbd3d5.bindPopup(popup_69372e77d0d6df5c54f1097103ca0865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cce9f93db3fec15282816ff44bbd3d5.setIcon(icon_71dafda47b7b747e0b57c037e7d26d0b);
|
|
|
|
|
|
var marker_fbb0a76ab4eec2d69d3b3f0fb5941dc1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_366de4ac2a93ff2969cf3c8821b0fb9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be0503421dbe7c86cb5efe1a222c712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3188c0c4d407117a1255468d6fe57904 = $(`<div id="html_3188c0c4d407117a1255468d6fe57904" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_9be0503421dbe7c86cb5efe1a222c712.setContent(html_3188c0c4d407117a1255468d6fe57904);
|
|
|
|
|
|
|
|
marker_fbb0a76ab4eec2d69d3b3f0fb5941dc1.bindPopup(popup_9be0503421dbe7c86cb5efe1a222c712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbb0a76ab4eec2d69d3b3f0fb5941dc1.setIcon(icon_366de4ac2a93ff2969cf3c8821b0fb9e);
|
|
|
|
|
|
var marker_0a438edf9dffbc1f6e5980b67b9f109b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d96bc5ea7ac60c01a4cccddde12cc892 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a67f8b7d2e1cc933d237f4377b2d3ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_878b747cebacb1c45285922ceb4d267e = $(`<div id="html_878b747cebacb1c45285922ceb4d267e" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_a67f8b7d2e1cc933d237f4377b2d3ed4.setContent(html_878b747cebacb1c45285922ceb4d267e);
|
|
|
|
|
|
|
|
marker_0a438edf9dffbc1f6e5980b67b9f109b.bindPopup(popup_a67f8b7d2e1cc933d237f4377b2d3ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a438edf9dffbc1f6e5980b67b9f109b.setIcon(icon_d96bc5ea7ac60c01a4cccddde12cc892);
|
|
|
|
|
|
var marker_0ea59369ed7310ee1bd9bcada03672b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c0789a6e6253668eff96df3398dec32b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf1c9f3aa6724ff07684d0ab00dba3fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b55fe9cf5ab3f045f5e99703f0cb3e43 = $(`<div id="html_b55fe9cf5ab3f045f5e99703f0cb3e43" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_cf1c9f3aa6724ff07684d0ab00dba3fd.setContent(html_b55fe9cf5ab3f045f5e99703f0cb3e43);
|
|
|
|
|
|
|
|
marker_0ea59369ed7310ee1bd9bcada03672b4.bindPopup(popup_cf1c9f3aa6724ff07684d0ab00dba3fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ea59369ed7310ee1bd9bcada03672b4.setIcon(icon_c0789a6e6253668eff96df3398dec32b);
|
|
|
|
|
|
var marker_af3b49a71e1417fbc538a9a148969c43 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e142101ba028c861fa972b6b38a7ee56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d8ccf0f96c5dcedd1a2f106da0fcbef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6765513c6594fd080c7e98322d41f22c = $(`<div id="html_6765513c6594fd080c7e98322d41f22c" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_9d8ccf0f96c5dcedd1a2f106da0fcbef.setContent(html_6765513c6594fd080c7e98322d41f22c);
|
|
|
|
|
|
|
|
marker_af3b49a71e1417fbc538a9a148969c43.bindPopup(popup_9d8ccf0f96c5dcedd1a2f106da0fcbef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af3b49a71e1417fbc538a9a148969c43.setIcon(icon_e142101ba028c861fa972b6b38a7ee56);
|
|
|
|
|
|
var marker_5e6efa2114aafdb88f85f4b9f89668d9 = L.marker(
|
|
[25.7617, -80.1918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a70e04e82e1217110e15442431502164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_073967a46059044ddf58970acbdcabb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4552db2ef333f3a0b6196ee14defd32d = $(`<div id="html_4552db2ef333f3a0b6196ee14defd32d" style="width: 100.0%; height: 100.0%;">relay1.privkey.io</div>`)[0];
|
|
popup_073967a46059044ddf58970acbdcabb0.setContent(html_4552db2ef333f3a0b6196ee14defd32d);
|
|
|
|
|
|
|
|
marker_5e6efa2114aafdb88f85f4b9f89668d9.bindPopup(popup_073967a46059044ddf58970acbdcabb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e6efa2114aafdb88f85f4b9f89668d9.setIcon(icon_a70e04e82e1217110e15442431502164);
|
|
|
|
|
|
var marker_50eff279d5a71f5b556b425884dbceb0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_57e1db07ddec0b8715314571c080dbd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b50e5306bcdec8a49775b065db53f77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af05d0d7cc9a570b075507b3f37ac628 = $(`<div id="html_af05d0d7cc9a570b075507b3f37ac628" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_1b50e5306bcdec8a49775b065db53f77.setContent(html_af05d0d7cc9a570b075507b3f37ac628);
|
|
|
|
|
|
|
|
marker_50eff279d5a71f5b556b425884dbceb0.bindPopup(popup_1b50e5306bcdec8a49775b065db53f77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50eff279d5a71f5b556b425884dbceb0.setIcon(icon_57e1db07ddec0b8715314571c080dbd6);
|
|
|
|
|
|
var marker_3771e0e3f4a676a60e767edde5a9e951 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_646e796c9b567b97798d5830b3d5ce39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_887303dc9f91f381e0304d427d44c87e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe9baaac6ead1ec35d3bbab6797df69f = $(`<div id="html_fe9baaac6ead1ec35d3bbab6797df69f" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_887303dc9f91f381e0304d427d44c87e.setContent(html_fe9baaac6ead1ec35d3bbab6797df69f);
|
|
|
|
|
|
|
|
marker_3771e0e3f4a676a60e767edde5a9e951.bindPopup(popup_887303dc9f91f381e0304d427d44c87e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3771e0e3f4a676a60e767edde5a9e951.setIcon(icon_646e796c9b567b97798d5830b3d5ce39);
|
|
|
|
|
|
var marker_aa2a08c6d3313a1a8c48427fe8aef9d6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4903efc9d60e131de0ad21f8998eba14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ec079c2580b61c42a240164108c30a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7662e18234b806621653a3d6e7a54265 = $(`<div id="html_7662e18234b806621653a3d6e7a54265" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_4ec079c2580b61c42a240164108c30a3.setContent(html_7662e18234b806621653a3d6e7a54265);
|
|
|
|
|
|
|
|
marker_aa2a08c6d3313a1a8c48427fe8aef9d6.bindPopup(popup_4ec079c2580b61c42a240164108c30a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2a08c6d3313a1a8c48427fe8aef9d6.setIcon(icon_4903efc9d60e131de0ad21f8998eba14);
|
|
|
|
|
|
var marker_175db8e1c9641ae6d7c387fd3580ee9c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5143dcd1058d2b626f2add4921afcd2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_527e4c73d2cf76d3bd336bdc7559858f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3390d8c3f5a33a5b6483a51616f08e0b = $(`<div id="html_3390d8c3f5a33a5b6483a51616f08e0b" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_527e4c73d2cf76d3bd336bdc7559858f.setContent(html_3390d8c3f5a33a5b6483a51616f08e0b);
|
|
|
|
|
|
|
|
marker_175db8e1c9641ae6d7c387fd3580ee9c.bindPopup(popup_527e4c73d2cf76d3bd336bdc7559858f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_175db8e1c9641ae6d7c387fd3580ee9c.setIcon(icon_5143dcd1058d2b626f2add4921afcd2f);
|
|
|
|
|
|
var marker_d85de1c607ffea7f793699874a460a9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_9ed398dd3f976130a63f58a445d5ff9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0594882ffec197b150329f933b4f4a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b164537c338ea7b38f1ae70c55d6d446 = $(`<div id="html_b164537c338ea7b38f1ae70c55d6d446" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_0594882ffec197b150329f933b4f4a81.setContent(html_b164537c338ea7b38f1ae70c55d6d446);
|
|
|
|
|
|
|
|
marker_d85de1c607ffea7f793699874a460a9f.bindPopup(popup_0594882ffec197b150329f933b4f4a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d85de1c607ffea7f793699874a460a9f.setIcon(icon_9ed398dd3f976130a63f58a445d5ff9b);
|
|
|
|
|
|
var marker_5527a92d1852ed33c3330e3d32f87e11 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2033f9af188ff8a9f75273a743d0cd96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9571cef2cfe0ee22e0ab94bacf674ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcd48d756627a967d308f4114b2059a0 = $(`<div id="html_fcd48d756627a967d308f4114b2059a0" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_a9571cef2cfe0ee22e0ab94bacf674ad.setContent(html_fcd48d756627a967d308f4114b2059a0);
|
|
|
|
|
|
|
|
marker_5527a92d1852ed33c3330e3d32f87e11.bindPopup(popup_a9571cef2cfe0ee22e0ab94bacf674ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5527a92d1852ed33c3330e3d32f87e11.setIcon(icon_2033f9af188ff8a9f75273a743d0cd96);
|
|
|
|
|
|
var marker_de56e0c646199e311254433f56a759c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2f32068645b35131f71ba06bb49213fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93341130b9d21065b28fe37cba4e81a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2eb691bbbdb06da07dd9b885bff5b03 = $(`<div id="html_f2eb691bbbdb06da07dd9b885bff5b03" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_93341130b9d21065b28fe37cba4e81a6.setContent(html_f2eb691bbbdb06da07dd9b885bff5b03);
|
|
|
|
|
|
|
|
marker_de56e0c646199e311254433f56a759c6.bindPopup(popup_93341130b9d21065b28fe37cba4e81a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de56e0c646199e311254433f56a759c6.setIcon(icon_2f32068645b35131f71ba06bb49213fa);
|
|
|
|
|
|
var marker_4857496a27c8a7bae2fabc3d4df40577 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_f3e5440cef214d129bc8fb0eb5d57743 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8a639854c3dd4a15af717046ec61b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93c58558194e7e82d89ad672dd9d958a = $(`<div id="html_93c58558194e7e82d89ad672dd9d958a" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_f8a639854c3dd4a15af717046ec61b81.setContent(html_93c58558194e7e82d89ad672dd9d958a);
|
|
|
|
|
|
|
|
marker_4857496a27c8a7bae2fabc3d4df40577.bindPopup(popup_f8a639854c3dd4a15af717046ec61b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4857496a27c8a7bae2fabc3d4df40577.setIcon(icon_f3e5440cef214d129bc8fb0eb5d57743);
|
|
|
|
|
|
var marker_d9dac48cc1ac6cb488c48ec08398c75a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_42571ff82e889f4cfc11f6f906075e15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02898ba5bda48a945ddf449b44f5d6f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769d2a1997565abf1ef88cefa92d8917 = $(`<div id="html_769d2a1997565abf1ef88cefa92d8917" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_02898ba5bda48a945ddf449b44f5d6f5.setContent(html_769d2a1997565abf1ef88cefa92d8917);
|
|
|
|
|
|
|
|
marker_d9dac48cc1ac6cb488c48ec08398c75a.bindPopup(popup_02898ba5bda48a945ddf449b44f5d6f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9dac48cc1ac6cb488c48ec08398c75a.setIcon(icon_42571ff82e889f4cfc11f6f906075e15);
|
|
|
|
|
|
var marker_5e5cbc9f111cabaa07c3cf4a8607ee6e = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_51ad050459f1b8a70c8d221f35e905aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf97b306c7fb4167839b423eb947843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a08b87dd740c908a477991bf79ff97cc = $(`<div id="html_a08b87dd740c908a477991bf79ff97cc" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_7cf97b306c7fb4167839b423eb947843.setContent(html_a08b87dd740c908a477991bf79ff97cc);
|
|
|
|
|
|
|
|
marker_5e5cbc9f111cabaa07c3cf4a8607ee6e.bindPopup(popup_7cf97b306c7fb4167839b423eb947843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5cbc9f111cabaa07c3cf4a8607ee6e.setIcon(icon_51ad050459f1b8a70c8d221f35e905aa);
|
|
|
|
|
|
var marker_5a6c4ed2c3131da0d1dc0bb791865bb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_381c107a3f9e9da6f63978de5b9c4021 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0f51345cdcbfee3972a492e2de3cf70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cddd2a56edfb916fb44283609aebc88 = $(`<div id="html_8cddd2a56edfb916fb44283609aebc88" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_c0f51345cdcbfee3972a492e2de3cf70.setContent(html_8cddd2a56edfb916fb44283609aebc88);
|
|
|
|
|
|
|
|
marker_5a6c4ed2c3131da0d1dc0bb791865bb0.bindPopup(popup_c0f51345cdcbfee3972a492e2de3cf70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a6c4ed2c3131da0d1dc0bb791865bb0.setIcon(icon_381c107a3f9e9da6f63978de5b9c4021);
|
|
|
|
|
|
var marker_ef2d28b5cc610a404b00d275c2be5bdb = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_852f6b3092b00fc5f2b63963cd712890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed15e420f48aba6740b7ad1557810a31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8b39dbb1377062595e2ed9737fffac9 = $(`<div id="html_a8b39dbb1377062595e2ed9737fffac9" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_ed15e420f48aba6740b7ad1557810a31.setContent(html_a8b39dbb1377062595e2ed9737fffac9);
|
|
|
|
|
|
|
|
marker_ef2d28b5cc610a404b00d275c2be5bdb.bindPopup(popup_ed15e420f48aba6740b7ad1557810a31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef2d28b5cc610a404b00d275c2be5bdb.setIcon(icon_852f6b3092b00fc5f2b63963cd712890);
|
|
|
|
|
|
var marker_44f60515e87e05c58956651aae1e9c54 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0e1f34ba492da4c2dfe8feb41a9325c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bbe06b8fd90740b115d3cb6e47e7f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b5c02b604885f8a1a984cdf4f3e8b5f = $(`<div id="html_2b5c02b604885f8a1a984cdf4f3e8b5f" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_1bbe06b8fd90740b115d3cb6e47e7f32.setContent(html_2b5c02b604885f8a1a984cdf4f3e8b5f);
|
|
|
|
|
|
|
|
marker_44f60515e87e05c58956651aae1e9c54.bindPopup(popup_1bbe06b8fd90740b115d3cb6e47e7f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44f60515e87e05c58956651aae1e9c54.setIcon(icon_0e1f34ba492da4c2dfe8feb41a9325c6);
|
|
|
|
|
|
var marker_cc81f23d9e5c968b97bd8063804c1e30 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5012e437866a295355614a91f0fa8e9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97fae6d0fa9b018e025d8ddb04711736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_328af2cdaf02280d6d8b6cb06029e1eb = $(`<div id="html_328af2cdaf02280d6d8b6cb06029e1eb" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_97fae6d0fa9b018e025d8ddb04711736.setContent(html_328af2cdaf02280d6d8b6cb06029e1eb);
|
|
|
|
|
|
|
|
marker_cc81f23d9e5c968b97bd8063804c1e30.bindPopup(popup_97fae6d0fa9b018e025d8ddb04711736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc81f23d9e5c968b97bd8063804c1e30.setIcon(icon_5012e437866a295355614a91f0fa8e9e);
|
|
|
|
|
|
var marker_47b846bf7858618f4a1fd09cd4b942ff = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_a5883352706d9c6c6c7988d86b442b2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45789f1f5a0ebd65e67922268bc2700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_300acb6aba742eeb9d637921a2512ffb = $(`<div id="html_300acb6aba742eeb9d637921a2512ffb" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a45789f1f5a0ebd65e67922268bc2700.setContent(html_300acb6aba742eeb9d637921a2512ffb);
|
|
|
|
|
|
|
|
marker_47b846bf7858618f4a1fd09cd4b942ff.bindPopup(popup_a45789f1f5a0ebd65e67922268bc2700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b846bf7858618f4a1fd09cd4b942ff.setIcon(icon_a5883352706d9c6c6c7988d86b442b2f);
|
|
|
|
|
|
var marker_b3cca77827b8e25dbd9d208583bbe0bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_4f53f3703ddefe99b950c7259a01747b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a56afdefea6fd77b484a3c6c91a96f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bba39d06f44ff8a971a79ad6d79915a8 = $(`<div id="html_bba39d06f44ff8a971a79ad6d79915a8" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_a56afdefea6fd77b484a3c6c91a96f39.setContent(html_bba39d06f44ff8a971a79ad6d79915a8);
|
|
|
|
|
|
|
|
marker_b3cca77827b8e25dbd9d208583bbe0bc.bindPopup(popup_a56afdefea6fd77b484a3c6c91a96f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3cca77827b8e25dbd9d208583bbe0bc.setIcon(icon_4f53f3703ddefe99b950c7259a01747b);
|
|
|
|
|
|
var marker_2f63d0cad6fa8d093212c58cdc73d5db = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_c0c74b7ba3742776d8950148d185010f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5ea65698d50831227e7ed7c4caa34e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_553dc6efa0209d85da642f35732ac6a1 = $(`<div id="html_553dc6efa0209d85da642f35732ac6a1" style="width: 100.0%; height: 100.0%;">relay.opmaat.org</div>`)[0];
|
|
popup_d5ea65698d50831227e7ed7c4caa34e9.setContent(html_553dc6efa0209d85da642f35732ac6a1);
|
|
|
|
|
|
|
|
marker_2f63d0cad6fa8d093212c58cdc73d5db.bindPopup(popup_d5ea65698d50831227e7ed7c4caa34e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f63d0cad6fa8d093212c58cdc73d5db.setIcon(icon_c0c74b7ba3742776d8950148d185010f);
|
|
|
|
|
|
var marker_df6b089200ffcb3b81ee31b910774566 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_2b7d0ec1717f50f73d73d3e222a88bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d567ad011a074541abb4dfd76df5dc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa504cff3680cdb97a45d5808766ed81 = $(`<div id="html_aa504cff3680cdb97a45d5808766ed81" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_8d567ad011a074541abb4dfd76df5dc7.setContent(html_aa504cff3680cdb97a45d5808766ed81);
|
|
|
|
|
|
|
|
marker_df6b089200ffcb3b81ee31b910774566.bindPopup(popup_8d567ad011a074541abb4dfd76df5dc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6b089200ffcb3b81ee31b910774566.setIcon(icon_2b7d0ec1717f50f73d73d3e222a88bea);
|
|
|
|
|
|
var marker_0a3e13a782f12ff557785900d0dfebd0 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_65f9ea1bb450438e66a703ed97bc064f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59926fbd82d69c80a0faed6327220275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f11c9c26a0f0730f4bef59c85543e08 = $(`<div id="html_8f11c9c26a0f0730f4bef59c85543e08" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_59926fbd82d69c80a0faed6327220275.setContent(html_8f11c9c26a0f0730f4bef59c85543e08);
|
|
|
|
|
|
|
|
marker_0a3e13a782f12ff557785900d0dfebd0.bindPopup(popup_59926fbd82d69c80a0faed6327220275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a3e13a782f12ff557785900d0dfebd0.setIcon(icon_65f9ea1bb450438e66a703ed97bc064f);
|
|
|
|
|
|
var marker_860b6a0eedfe9dfc2798c7946998c890 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_5e8e10da4f8ffdc2bf6970988bc24811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06db0095586dbb66a63bbf6b0b9c7275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64b82592573717a0e53c2ed090cc3e07 = $(`<div id="html_64b82592573717a0e53c2ed090cc3e07" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_06db0095586dbb66a63bbf6b0b9c7275.setContent(html_64b82592573717a0e53c2ed090cc3e07);
|
|
|
|
|
|
|
|
marker_860b6a0eedfe9dfc2798c7946998c890.bindPopup(popup_06db0095586dbb66a63bbf6b0b9c7275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_860b6a0eedfe9dfc2798c7946998c890.setIcon(icon_5e8e10da4f8ffdc2bf6970988bc24811);
|
|
|
|
|
|
var marker_38d23a1247b2838254be63a463cfb806 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_232dc70562d78020a6ef48c071712ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88a0431983659c57f081d419d7d8faf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb0017ba30acb3b5aebf4eb0f2e2fd7 = $(`<div id="html_0eb0017ba30acb3b5aebf4eb0f2e2fd7" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_88a0431983659c57f081d419d7d8faf8.setContent(html_0eb0017ba30acb3b5aebf4eb0f2e2fd7);
|
|
|
|
|
|
|
|
marker_38d23a1247b2838254be63a463cfb806.bindPopup(popup_88a0431983659c57f081d419d7d8faf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38d23a1247b2838254be63a463cfb806.setIcon(icon_232dc70562d78020a6ef48c071712ea4);
|
|
|
|
|
|
var marker_c8471e34222ef6338963b29d1bb99cbe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_83bffd64d6fa0e9610a38528111a61b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_633ab6f8d2ff9be776fd935c3334ef12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be4a49ba89e4a7c998ea1e0cd75087e5 = $(`<div id="html_be4a49ba89e4a7c998ea1e0cd75087e5" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_633ab6f8d2ff9be776fd935c3334ef12.setContent(html_be4a49ba89e4a7c998ea1e0cd75087e5);
|
|
|
|
|
|
|
|
marker_c8471e34222ef6338963b29d1bb99cbe.bindPopup(popup_633ab6f8d2ff9be776fd935c3334ef12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8471e34222ef6338963b29d1bb99cbe.setIcon(icon_83bffd64d6fa0e9610a38528111a61b7);
|
|
|
|
|
|
var marker_91fdf2aeb8edd3dcf590c81ba499dac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_e979aaefefba9043f0c81df856be3376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad2c7d8ed7223448ddd2d94dd1c36cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dba90b630940e45d7545f5f8fe9c961 = $(`<div id="html_1dba90b630940e45d7545f5f8fe9c961" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_ad2c7d8ed7223448ddd2d94dd1c36cd9.setContent(html_1dba90b630940e45d7545f5f8fe9c961);
|
|
|
|
|
|
|
|
marker_91fdf2aeb8edd3dcf590c81ba499dac2.bindPopup(popup_ad2c7d8ed7223448ddd2d94dd1c36cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91fdf2aeb8edd3dcf590c81ba499dac2.setIcon(icon_e979aaefefba9043f0c81df856be3376);
|
|
|
|
|
|
var marker_4d3700e3e7e274212c68a4d80d565662 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_7e771a59baaa4adae41149b4bd063a1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80965d787e1e574e183bd9840770e4fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_818bfa511337e9b155bb19334dd0ff88 = $(`<div id="html_818bfa511337e9b155bb19334dd0ff88" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_80965d787e1e574e183bd9840770e4fd.setContent(html_818bfa511337e9b155bb19334dd0ff88);
|
|
|
|
|
|
|
|
marker_4d3700e3e7e274212c68a4d80d565662.bindPopup(popup_80965d787e1e574e183bd9840770e4fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d3700e3e7e274212c68a4d80d565662.setIcon(icon_7e771a59baaa4adae41149b4bd063a1c);
|
|
|
|
|
|
var marker_14d124a4bcfbc518cb395c8910479410 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_8120c4dacd73e7b70a0b5b4d7737ab39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c910e1585fc45218488454def6db002d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58793ae035cca8736b43118ca3b451aa = $(`<div id="html_58793ae035cca8736b43118ca3b451aa" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_c910e1585fc45218488454def6db002d.setContent(html_58793ae035cca8736b43118ca3b451aa);
|
|
|
|
|
|
|
|
marker_14d124a4bcfbc518cb395c8910479410.bindPopup(popup_c910e1585fc45218488454def6db002d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14d124a4bcfbc518cb395c8910479410.setIcon(icon_8120c4dacd73e7b70a0b5b4d7737ab39);
|
|
|
|
|
|
var marker_14201694526474b10876a07576ce641c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_b2c3df6dc1d197c18fe36a42c07d9d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08010c461f9066de43452090da4d9eae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_552e40f1072e29612fec4f618d9715c1 = $(`<div id="html_552e40f1072e29612fec4f618d9715c1" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_08010c461f9066de43452090da4d9eae.setContent(html_552e40f1072e29612fec4f618d9715c1);
|
|
|
|
|
|
|
|
marker_14201694526474b10876a07576ce641c.bindPopup(popup_08010c461f9066de43452090da4d9eae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14201694526474b10876a07576ce641c.setIcon(icon_b2c3df6dc1d197c18fe36a42c07d9d56);
|
|
|
|
|
|
var marker_ff4974b81a49daf89fc210628a1309c6 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_d301b18d75a96f9c50368cd5b6a3b80f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e0a1f42bf957934da84b908b536885d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc03dc4c170bab94e803ce0bd5cacde5 = $(`<div id="html_cc03dc4c170bab94e803ce0bd5cacde5" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_3e0a1f42bf957934da84b908b536885d.setContent(html_cc03dc4c170bab94e803ce0bd5cacde5);
|
|
|
|
|
|
|
|
marker_ff4974b81a49daf89fc210628a1309c6.bindPopup(popup_3e0a1f42bf957934da84b908b536885d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff4974b81a49daf89fc210628a1309c6.setIcon(icon_d301b18d75a96f9c50368cd5b6a3b80f);
|
|
|
|
|
|
var marker_4fe95502913a887ca1b5a0041ea4a99d = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0af1b273b76ffa3274a956cfc6b9beda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756ae31a27909e54ba9ab219c81bd574 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a59dcb097423d3b72e053e50edb96b6 = $(`<div id="html_2a59dcb097423d3b72e053e50edb96b6" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_756ae31a27909e54ba9ab219c81bd574.setContent(html_2a59dcb097423d3b72e053e50edb96b6);
|
|
|
|
|
|
|
|
marker_4fe95502913a887ca1b5a0041ea4a99d.bindPopup(popup_756ae31a27909e54ba9ab219c81bd574)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fe95502913a887ca1b5a0041ea4a99d.setIcon(icon_0af1b273b76ffa3274a956cfc6b9beda);
|
|
|
|
|
|
var marker_e163d7d5e29f6744f52551df5a2f2336 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_0d79cba4877ef97283b67c36e0f07a4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b52aaef66ec3d0d1a56cc3187e213c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7c936714e7bfe8a1eb449d3e3d1e194 = $(`<div id="html_e7c936714e7bfe8a1eb449d3e3d1e194" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_21b52aaef66ec3d0d1a56cc3187e213c.setContent(html_e7c936714e7bfe8a1eb449d3e3d1e194);
|
|
|
|
|
|
|
|
marker_e163d7d5e29f6744f52551df5a2f2336.bindPopup(popup_21b52aaef66ec3d0d1a56cc3187e213c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e163d7d5e29f6744f52551df5a2f2336.setIcon(icon_0d79cba4877ef97283b67c36e0f07a4a);
|
|
|
|
|
|
var marker_350e86e7934a7f82a46df28c0efbefdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_714bdda504a51fc9e48fee49926461da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b02264c984944379877a8d664e03b4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9adfe0e2c8c4ad43e1a367f0b4298d8f = $(`<div id="html_9adfe0e2c8c4ad43e1a367f0b4298d8f" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_6b02264c984944379877a8d664e03b4c.setContent(html_9adfe0e2c8c4ad43e1a367f0b4298d8f);
|
|
|
|
|
|
|
|
marker_350e86e7934a7f82a46df28c0efbefdc.bindPopup(popup_6b02264c984944379877a8d664e03b4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_350e86e7934a7f82a46df28c0efbefdc.setIcon(icon_714bdda504a51fc9e48fee49926461da);
|
|
|
|
|
|
var marker_dc5aeaa6f80a77a5755843e20fc39a64 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47c7f97e5370a7913b2738d8384bd5df);
|
|
|
|
|
|
var icon_25b9dc809dde5a1072627cbf3e7f9ebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ccb32a5001ae7b581442e48dec9bff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69c9b0b43421cf2a1c6e688ca0d409ab = $(`<div id="html_69c9b0b43421cf2a1c6e688ca0d409ab" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_69ccb32a5001ae7b581442e48dec9bff.setContent(html_69c9b0b43421cf2a1c6e688ca0d409ab);
|
|
|
|
|
|
|
|
marker_dc5aeaa6f80a77a5755843e20fc39a64.bindPopup(popup_69ccb32a5001ae7b581442e48dec9bff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5aeaa6f80a77a5755843e20fc39a64.setIcon(icon_25b9dc809dde5a1072627cbf3e7f9ebc);
|
|
|
|
|
|
marker_cluster_47c7f97e5370a7913b2738d8384bd5df.addTo(map_1ed447cf1b216f2cf090e973f3f752f7);
|
|
|
|
</script>
|
|
</html> |