mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 07:05:19 +00:00
11969 lines
348 KiB
HTML
11969 lines
348 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_8c835165109cd3d7ee68793b6b55d37e {
|
|
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_8c835165109cd3d7ee68793b6b55d37e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8c835165109cd3d7ee68793b6b55d37e = L.map(
|
|
"map_8c835165109cd3d7ee68793b6b55d37e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_60bf6b16fb95ebbae548019fcaef0215 = 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_60bf6b16fb95ebbae548019fcaef0215.addTo(map_8c835165109cd3d7ee68793b6b55d37e);
|
|
|
|
|
|
var marker_cluster_16c106a346e657780649de6700b55a00 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_6d8f38288b99c258cd41578481b5c7b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ac68f4291034d9466d0c8a9bf534389f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_134e80e535fd2082b0445d719b54ff5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9624724ed1ee7a550ca081385328885e = $(`<div id="html_9624724ed1ee7a550ca081385328885e" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_134e80e535fd2082b0445d719b54ff5d.setContent(html_9624724ed1ee7a550ca081385328885e);
|
|
|
|
|
|
|
|
marker_6d8f38288b99c258cd41578481b5c7b6.bindPopup(popup_134e80e535fd2082b0445d719b54ff5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d8f38288b99c258cd41578481b5c7b6.setIcon(icon_ac68f4291034d9466d0c8a9bf534389f);
|
|
|
|
|
|
var marker_c7bef39a54535794838d50febfb2fc4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_69302446c0dfc97320fc3fe481401aec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5629b4c213c887a4d0b5f0b0e723486c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8bf6fc66d6dc8b4ef756d5dbddd6b0f = $(`<div id="html_b8bf6fc66d6dc8b4ef756d5dbddd6b0f" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_5629b4c213c887a4d0b5f0b0e723486c.setContent(html_b8bf6fc66d6dc8b4ef756d5dbddd6b0f);
|
|
|
|
|
|
|
|
marker_c7bef39a54535794838d50febfb2fc4f.bindPopup(popup_5629b4c213c887a4d0b5f0b0e723486c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7bef39a54535794838d50febfb2fc4f.setIcon(icon_69302446c0dfc97320fc3fe481401aec);
|
|
|
|
|
|
var marker_96b6b25f24115044f559729fd9b706c5 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fceb935860802913fa47517e4813c804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f8b85acd16822df3d0666c35980b0d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663b3abcd0da949812ee337ca0295ede = $(`<div id="html_663b3abcd0da949812ee337ca0295ede" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_3f8b85acd16822df3d0666c35980b0d6.setContent(html_663b3abcd0da949812ee337ca0295ede);
|
|
|
|
|
|
|
|
marker_96b6b25f24115044f559729fd9b706c5.bindPopup(popup_3f8b85acd16822df3d0666c35980b0d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b6b25f24115044f559729fd9b706c5.setIcon(icon_fceb935860802913fa47517e4813c804);
|
|
|
|
|
|
var marker_a93447e5d246f9a37182ce7d5c441b67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_80034a5bc828fdc6a003a608257af140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95a0e3c6b6de95cf7ee6839dba5c9ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc6600c8718f9524a930717825d1a0b = $(`<div id="html_bfc6600c8718f9524a930717825d1a0b" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_d95a0e3c6b6de95cf7ee6839dba5c9ee.setContent(html_bfc6600c8718f9524a930717825d1a0b);
|
|
|
|
|
|
|
|
marker_a93447e5d246f9a37182ce7d5c441b67.bindPopup(popup_d95a0e3c6b6de95cf7ee6839dba5c9ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93447e5d246f9a37182ce7d5c441b67.setIcon(icon_80034a5bc828fdc6a003a608257af140);
|
|
|
|
|
|
var marker_1e4045a034486d4da9269dabb84d5b71 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_32885ce26ee6c5e5b449b9cbe0edf3f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_499869c3a288fc39f67e0c94d7d4b8c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e14346921e23a9d4b6f0522a6eda067 = $(`<div id="html_8e14346921e23a9d4b6f0522a6eda067" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_499869c3a288fc39f67e0c94d7d4b8c5.setContent(html_8e14346921e23a9d4b6f0522a6eda067);
|
|
|
|
|
|
|
|
marker_1e4045a034486d4da9269dabb84d5b71.bindPopup(popup_499869c3a288fc39f67e0c94d7d4b8c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4045a034486d4da9269dabb84d5b71.setIcon(icon_32885ce26ee6c5e5b449b9cbe0edf3f4);
|
|
|
|
|
|
var marker_1ff0833400cf5aa65b78f3c2c38b0966 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2f734313df2d9c6a89d20ac30731970b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_025acd42f7002766a8238dca259b08f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ce7d8c941b5181b2d53444344fe0a86 = $(`<div id="html_2ce7d8c941b5181b2d53444344fe0a86" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_025acd42f7002766a8238dca259b08f1.setContent(html_2ce7d8c941b5181b2d53444344fe0a86);
|
|
|
|
|
|
|
|
marker_1ff0833400cf5aa65b78f3c2c38b0966.bindPopup(popup_025acd42f7002766a8238dca259b08f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ff0833400cf5aa65b78f3c2c38b0966.setIcon(icon_2f734313df2d9c6a89d20ac30731970b);
|
|
|
|
|
|
var marker_cefcb677a457ca30f88a3b3cf3c60925 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_316dd4cf121cc769677430b6af568dce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b9ee250c62e443118c4e82197c59262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87cb90d4fbf9a0c927e54ab6e36f6547 = $(`<div id="html_87cb90d4fbf9a0c927e54ab6e36f6547" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_7b9ee250c62e443118c4e82197c59262.setContent(html_87cb90d4fbf9a0c927e54ab6e36f6547);
|
|
|
|
|
|
|
|
marker_cefcb677a457ca30f88a3b3cf3c60925.bindPopup(popup_7b9ee250c62e443118c4e82197c59262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cefcb677a457ca30f88a3b3cf3c60925.setIcon(icon_316dd4cf121cc769677430b6af568dce);
|
|
|
|
|
|
var marker_be10d2490d5f64e3208cb79c15a59e53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1b32191dbbe7cc015086bd03de5f62a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a746c187e0c88ed98102e5caceaddbfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0848f568348cda544e9c36cfb4f6f29e = $(`<div id="html_0848f568348cda544e9c36cfb4f6f29e" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_a746c187e0c88ed98102e5caceaddbfe.setContent(html_0848f568348cda544e9c36cfb4f6f29e);
|
|
|
|
|
|
|
|
marker_be10d2490d5f64e3208cb79c15a59e53.bindPopup(popup_a746c187e0c88ed98102e5caceaddbfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be10d2490d5f64e3208cb79c15a59e53.setIcon(icon_1b32191dbbe7cc015086bd03de5f62a1);
|
|
|
|
|
|
var marker_0a52b156a678ff734789e8c3d0633ac1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_952dc2b2681c28c829930967ced62018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed300f0443349b3be961be4ae8568034 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_137b93fa5848f06d61ce824fbcd4dd10 = $(`<div id="html_137b93fa5848f06d61ce824fbcd4dd10" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_ed300f0443349b3be961be4ae8568034.setContent(html_137b93fa5848f06d61ce824fbcd4dd10);
|
|
|
|
|
|
|
|
marker_0a52b156a678ff734789e8c3d0633ac1.bindPopup(popup_ed300f0443349b3be961be4ae8568034)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a52b156a678ff734789e8c3d0633ac1.setIcon(icon_952dc2b2681c28c829930967ced62018);
|
|
|
|
|
|
var marker_7c7a45a85e5003bfdd436cf1cb9c9cef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_93a6872d7af96b5c150b15327a4a6424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ed9c219980b38f0fd9f215bd77fb162 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe95c23ae5fb71e4b59278ee59d9816e = $(`<div id="html_fe95c23ae5fb71e4b59278ee59d9816e" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_5ed9c219980b38f0fd9f215bd77fb162.setContent(html_fe95c23ae5fb71e4b59278ee59d9816e);
|
|
|
|
|
|
|
|
marker_7c7a45a85e5003bfdd436cf1cb9c9cef.bindPopup(popup_5ed9c219980b38f0fd9f215bd77fb162)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c7a45a85e5003bfdd436cf1cb9c9cef.setIcon(icon_93a6872d7af96b5c150b15327a4a6424);
|
|
|
|
|
|
var marker_0e84c9152205366c13c694687c2b736f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7722a0da13aa216ee0d20e0ba32d9bba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f59fc064b1fb75b0ec86c81caa151e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_570bd4a0f385210a1c21637be01b78e4 = $(`<div id="html_570bd4a0f385210a1c21637be01b78e4" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_5f59fc064b1fb75b0ec86c81caa151e0.setContent(html_570bd4a0f385210a1c21637be01b78e4);
|
|
|
|
|
|
|
|
marker_0e84c9152205366c13c694687c2b736f.bindPopup(popup_5f59fc064b1fb75b0ec86c81caa151e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e84c9152205366c13c694687c2b736f.setIcon(icon_7722a0da13aa216ee0d20e0ba32d9bba);
|
|
|
|
|
|
var marker_56d82a75383e78b1d96be0b5b5c802da = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_52cb1891b4a81927834a970ee27298dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e4318148fd1686b9f5009d0c8985c95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7edaf43a78f198922a43531972a522c0 = $(`<div id="html_7edaf43a78f198922a43531972a522c0" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9e4318148fd1686b9f5009d0c8985c95.setContent(html_7edaf43a78f198922a43531972a522c0);
|
|
|
|
|
|
|
|
marker_56d82a75383e78b1d96be0b5b5c802da.bindPopup(popup_9e4318148fd1686b9f5009d0c8985c95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d82a75383e78b1d96be0b5b5c802da.setIcon(icon_52cb1891b4a81927834a970ee27298dd);
|
|
|
|
|
|
var marker_deea68ef1644e70bb37f01202238cd4d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_65baed0efd04be2b21c6254dca3140cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111bbb02074b4e0f7efe9d4c7ccd0009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5c17201fd44bf32b826f57a5e53a188 = $(`<div id="html_b5c17201fd44bf32b826f57a5e53a188" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_111bbb02074b4e0f7efe9d4c7ccd0009.setContent(html_b5c17201fd44bf32b826f57a5e53a188);
|
|
|
|
|
|
|
|
marker_deea68ef1644e70bb37f01202238cd4d.bindPopup(popup_111bbb02074b4e0f7efe9d4c7ccd0009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deea68ef1644e70bb37f01202238cd4d.setIcon(icon_65baed0efd04be2b21c6254dca3140cd);
|
|
|
|
|
|
var marker_d883612f1998b1b7395be302962dd7e4 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_21a11edb63a8651ad69b0fce335b9fed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48474e68398615f31bf552b1fae03a2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de9ae0e773aae1c715a9d1e0237768d0 = $(`<div id="html_de9ae0e773aae1c715a9d1e0237768d0" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_48474e68398615f31bf552b1fae03a2f.setContent(html_de9ae0e773aae1c715a9d1e0237768d0);
|
|
|
|
|
|
|
|
marker_d883612f1998b1b7395be302962dd7e4.bindPopup(popup_48474e68398615f31bf552b1fae03a2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d883612f1998b1b7395be302962dd7e4.setIcon(icon_21a11edb63a8651ad69b0fce335b9fed);
|
|
|
|
|
|
var marker_971ab8f1bd15ad3785f5aae7ea9aaae8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_950df4db550eb57e5cb59c2ad58ada01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b068b4ae58544f7c916652f8d04ed463 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a996a7dde819788c5f030a1b99bb80ed = $(`<div id="html_a996a7dde819788c5f030a1b99bb80ed" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_b068b4ae58544f7c916652f8d04ed463.setContent(html_a996a7dde819788c5f030a1b99bb80ed);
|
|
|
|
|
|
|
|
marker_971ab8f1bd15ad3785f5aae7ea9aaae8.bindPopup(popup_b068b4ae58544f7c916652f8d04ed463)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971ab8f1bd15ad3785f5aae7ea9aaae8.setIcon(icon_950df4db550eb57e5cb59c2ad58ada01);
|
|
|
|
|
|
var marker_5f10897564a270bedd3ad69793034588 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_43754ad985d5f745cc4fb899a3fe6ded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e13f15b0d5a44255671b57f5cf76e709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da820f39bffaa9f757494e9876e10e88 = $(`<div id="html_da820f39bffaa9f757494e9876e10e88" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e13f15b0d5a44255671b57f5cf76e709.setContent(html_da820f39bffaa9f757494e9876e10e88);
|
|
|
|
|
|
|
|
marker_5f10897564a270bedd3ad69793034588.bindPopup(popup_e13f15b0d5a44255671b57f5cf76e709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f10897564a270bedd3ad69793034588.setIcon(icon_43754ad985d5f745cc4fb899a3fe6ded);
|
|
|
|
|
|
var marker_76b41680b837b502c3ee15aaa32e4048 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_53b934fdb109fe92bb63911f6633b750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa3ecc79ff4592253b753786bbac8098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63eac4a486b04c9f253e62d8993df443 = $(`<div id="html_63eac4a486b04c9f253e62d8993df443" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_aa3ecc79ff4592253b753786bbac8098.setContent(html_63eac4a486b04c9f253e62d8993df443);
|
|
|
|
|
|
|
|
marker_76b41680b837b502c3ee15aaa32e4048.bindPopup(popup_aa3ecc79ff4592253b753786bbac8098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b41680b837b502c3ee15aaa32e4048.setIcon(icon_53b934fdb109fe92bb63911f6633b750);
|
|
|
|
|
|
var marker_e9a37367299e41f4835ee73d524d228f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ae8735c5c9887dc80dd10ddb0fcc3a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b31a8895a38645bc4ea6479547def81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b785fe479edbbbc60fcc3d2f215a1377 = $(`<div id="html_b785fe479edbbbc60fcc3d2f215a1377" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_4b31a8895a38645bc4ea6479547def81.setContent(html_b785fe479edbbbc60fcc3d2f215a1377);
|
|
|
|
|
|
|
|
marker_e9a37367299e41f4835ee73d524d228f.bindPopup(popup_4b31a8895a38645bc4ea6479547def81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9a37367299e41f4835ee73d524d228f.setIcon(icon_ae8735c5c9887dc80dd10ddb0fcc3a30);
|
|
|
|
|
|
var marker_bb9ccf41e60b7e6d4b477389f6101c89 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2f41ea057e24c91c80edc9b5d5dc9b1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_412ff00368fd5560911f55507c41adfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3649c16c5f6302bfdfcd266e8f8f691a = $(`<div id="html_3649c16c5f6302bfdfcd266e8f8f691a" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_412ff00368fd5560911f55507c41adfe.setContent(html_3649c16c5f6302bfdfcd266e8f8f691a);
|
|
|
|
|
|
|
|
marker_bb9ccf41e60b7e6d4b477389f6101c89.bindPopup(popup_412ff00368fd5560911f55507c41adfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb9ccf41e60b7e6d4b477389f6101c89.setIcon(icon_2f41ea057e24c91c80edc9b5d5dc9b1c);
|
|
|
|
|
|
var marker_4b5346848c07821c5b6d305fa0a347f2 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_87357c531c5f47a32ac3a1bbcd92f69c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2af71f71b708fbae91507f356cb0e870 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf778f94a6f9e88427ff8720aacd509 = $(`<div id="html_3cf778f94a6f9e88427ff8720aacd509" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_2af71f71b708fbae91507f356cb0e870.setContent(html_3cf778f94a6f9e88427ff8720aacd509);
|
|
|
|
|
|
|
|
marker_4b5346848c07821c5b6d305fa0a347f2.bindPopup(popup_2af71f71b708fbae91507f356cb0e870)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b5346848c07821c5b6d305fa0a347f2.setIcon(icon_87357c531c5f47a32ac3a1bbcd92f69c);
|
|
|
|
|
|
var marker_975f53e5ae5e1dfb0595c46e29b558b0 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2c19f4fc85c09dde2caf3377bc22a527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac09bdf30792cb5dfac8ebedf76d904a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed026bbafb9c218c7e341c250d71e4b = $(`<div id="html_bed026bbafb9c218c7e341c250d71e4b" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_ac09bdf30792cb5dfac8ebedf76d904a.setContent(html_bed026bbafb9c218c7e341c250d71e4b);
|
|
|
|
|
|
|
|
marker_975f53e5ae5e1dfb0595c46e29b558b0.bindPopup(popup_ac09bdf30792cb5dfac8ebedf76d904a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_975f53e5ae5e1dfb0595c46e29b558b0.setIcon(icon_2c19f4fc85c09dde2caf3377bc22a527);
|
|
|
|
|
|
var marker_0c6583afb1100992337b27ced2d8e93d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3b5cda6e3f7c0aced4524ed97dc76668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c422a4ae3e48f6859e8368f05c12be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd32df14fcc97628484aae7b9fb49ac8 = $(`<div id="html_cd32df14fcc97628484aae7b9fb49ac8" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_90c422a4ae3e48f6859e8368f05c12be.setContent(html_cd32df14fcc97628484aae7b9fb49ac8);
|
|
|
|
|
|
|
|
marker_0c6583afb1100992337b27ced2d8e93d.bindPopup(popup_90c422a4ae3e48f6859e8368f05c12be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6583afb1100992337b27ced2d8e93d.setIcon(icon_3b5cda6e3f7c0aced4524ed97dc76668);
|
|
|
|
|
|
var marker_58cf8d0631d1b04f5dad9f027ba1f3a3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ed04142d323b2d55d448fd002cf1368d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72d96a265297af0f0f4a01468c0af7d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d5e40c918e8f43ad2b495fa32e01b45 = $(`<div id="html_5d5e40c918e8f43ad2b495fa32e01b45" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_72d96a265297af0f0f4a01468c0af7d8.setContent(html_5d5e40c918e8f43ad2b495fa32e01b45);
|
|
|
|
|
|
|
|
marker_58cf8d0631d1b04f5dad9f027ba1f3a3.bindPopup(popup_72d96a265297af0f0f4a01468c0af7d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58cf8d0631d1b04f5dad9f027ba1f3a3.setIcon(icon_ed04142d323b2d55d448fd002cf1368d);
|
|
|
|
|
|
var marker_1954f6f308dd5d64be30e69135f171a0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e199b5037413f536db0a92ddbd7b6f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb61bac1987c23c356995b964d53f846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e36a23b3be5b35c2887547d9bc634c5 = $(`<div id="html_8e36a23b3be5b35c2887547d9bc634c5" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_bb61bac1987c23c356995b964d53f846.setContent(html_8e36a23b3be5b35c2887547d9bc634c5);
|
|
|
|
|
|
|
|
marker_1954f6f308dd5d64be30e69135f171a0.bindPopup(popup_bb61bac1987c23c356995b964d53f846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1954f6f308dd5d64be30e69135f171a0.setIcon(icon_e199b5037413f536db0a92ddbd7b6f03);
|
|
|
|
|
|
var marker_b50e4403eddf5934bf88f32f8cbf1f8a = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4e84f399bbc22d5d55d8407cf077c235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7e3f361f23595a3ad3d4ba5b2dca127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba3620d5373fd3363d4ea4847667048a = $(`<div id="html_ba3620d5373fd3363d4ea4847667048a" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_f7e3f361f23595a3ad3d4ba5b2dca127.setContent(html_ba3620d5373fd3363d4ea4847667048a);
|
|
|
|
|
|
|
|
marker_b50e4403eddf5934bf88f32f8cbf1f8a.bindPopup(popup_f7e3f361f23595a3ad3d4ba5b2dca127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b50e4403eddf5934bf88f32f8cbf1f8a.setIcon(icon_4e84f399bbc22d5d55d8407cf077c235);
|
|
|
|
|
|
var marker_ff5616968d1bc17648df2dac7c0823ad = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_64504848c7f3dfd82d95f6195a6a0d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f8fb6bb185d35f895a2925119229328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d61641c845a9bd9283eabb9c64b719a = $(`<div id="html_6d61641c845a9bd9283eabb9c64b719a" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_4f8fb6bb185d35f895a2925119229328.setContent(html_6d61641c845a9bd9283eabb9c64b719a);
|
|
|
|
|
|
|
|
marker_ff5616968d1bc17648df2dac7c0823ad.bindPopup(popup_4f8fb6bb185d35f895a2925119229328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5616968d1bc17648df2dac7c0823ad.setIcon(icon_64504848c7f3dfd82d95f6195a6a0d16);
|
|
|
|
|
|
var marker_20bb78dbe3a55ed7acb27d49d1b70a21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_24530ea51ebf43f3295aa2ea340c4dfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50f3f83dfbfd6f9d98cc3db24d7629d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7861d21f31800560e9c5f6f26304e85 = $(`<div id="html_e7861d21f31800560e9c5f6f26304e85" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_50f3f83dfbfd6f9d98cc3db24d7629d2.setContent(html_e7861d21f31800560e9c5f6f26304e85);
|
|
|
|
|
|
|
|
marker_20bb78dbe3a55ed7acb27d49d1b70a21.bindPopup(popup_50f3f83dfbfd6f9d98cc3db24d7629d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20bb78dbe3a55ed7acb27d49d1b70a21.setIcon(icon_24530ea51ebf43f3295aa2ea340c4dfc);
|
|
|
|
|
|
var marker_29bdb3bf5f3be84015ddace17c04a4d6 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c9bb2fb8d928a70b0ecbf6775c9813dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be13faefe9dd4a2bc5d2a4bd4ca5ba0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90d3fca1f631dd827f345247be28910c = $(`<div id="html_90d3fca1f631dd827f345247be28910c" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_be13faefe9dd4a2bc5d2a4bd4ca5ba0a.setContent(html_90d3fca1f631dd827f345247be28910c);
|
|
|
|
|
|
|
|
marker_29bdb3bf5f3be84015ddace17c04a4d6.bindPopup(popup_be13faefe9dd4a2bc5d2a4bd4ca5ba0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29bdb3bf5f3be84015ddace17c04a4d6.setIcon(icon_c9bb2fb8d928a70b0ecbf6775c9813dd);
|
|
|
|
|
|
var marker_099f9167009109bcd89ba232f382e477 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_10e2497d9ca240d1912b2f9e56d6083f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea5b74722020a5daa2a8d6f852cc73c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc903cbf6605459fa57f81af3c076cac = $(`<div id="html_cc903cbf6605459fa57f81af3c076cac" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_ea5b74722020a5daa2a8d6f852cc73c3.setContent(html_cc903cbf6605459fa57f81af3c076cac);
|
|
|
|
|
|
|
|
marker_099f9167009109bcd89ba232f382e477.bindPopup(popup_ea5b74722020a5daa2a8d6f852cc73c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_099f9167009109bcd89ba232f382e477.setIcon(icon_10e2497d9ca240d1912b2f9e56d6083f);
|
|
|
|
|
|
var marker_88400d8bb9ab5d4e5c359179764752dc = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_89d65269de95547bce3a3e9c95b47d1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13a4af9fb00713b4284fb2366ddde3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_510682f6021bd55ee9382434e4975e3c = $(`<div id="html_510682f6021bd55ee9382434e4975e3c" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_13a4af9fb00713b4284fb2366ddde3fb.setContent(html_510682f6021bd55ee9382434e4975e3c);
|
|
|
|
|
|
|
|
marker_88400d8bb9ab5d4e5c359179764752dc.bindPopup(popup_13a4af9fb00713b4284fb2366ddde3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88400d8bb9ab5d4e5c359179764752dc.setIcon(icon_89d65269de95547bce3a3e9c95b47d1b);
|
|
|
|
|
|
var marker_69be27ee481c50ec522c360c66e3288b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_95efe3e329725ca8e935c80d4f1aa0bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e536350b1ad7974bf1851f9642c06304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d7187d2fad312a5f02b3047d20af82e = $(`<div id="html_0d7187d2fad312a5f02b3047d20af82e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_e536350b1ad7974bf1851f9642c06304.setContent(html_0d7187d2fad312a5f02b3047d20af82e);
|
|
|
|
|
|
|
|
marker_69be27ee481c50ec522c360c66e3288b.bindPopup(popup_e536350b1ad7974bf1851f9642c06304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69be27ee481c50ec522c360c66e3288b.setIcon(icon_95efe3e329725ca8e935c80d4f1aa0bc);
|
|
|
|
|
|
var marker_0e27095750e501390f4649543503d9c1 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f08bdc88d2f47d3180b8c2296fc1c216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46d7cd374387e2d920ef8a052f829ab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_860dfc9b8d73c7e6cd499e9077beadbc = $(`<div id="html_860dfc9b8d73c7e6cd499e9077beadbc" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_46d7cd374387e2d920ef8a052f829ab8.setContent(html_860dfc9b8d73c7e6cd499e9077beadbc);
|
|
|
|
|
|
|
|
marker_0e27095750e501390f4649543503d9c1.bindPopup(popup_46d7cd374387e2d920ef8a052f829ab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e27095750e501390f4649543503d9c1.setIcon(icon_f08bdc88d2f47d3180b8c2296fc1c216);
|
|
|
|
|
|
var marker_4d4c9fa8d23bf646c9124bf892542458 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0fcf134ed43e23aa52a57af5f38e87be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21cd9ff18ecd60607bd13333b652e1ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_842ce1242c78ff58bb5bb52e5d8daa01 = $(`<div id="html_842ce1242c78ff58bb5bb52e5d8daa01" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_21cd9ff18ecd60607bd13333b652e1ea.setContent(html_842ce1242c78ff58bb5bb52e5d8daa01);
|
|
|
|
|
|
|
|
marker_4d4c9fa8d23bf646c9124bf892542458.bindPopup(popup_21cd9ff18ecd60607bd13333b652e1ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4c9fa8d23bf646c9124bf892542458.setIcon(icon_0fcf134ed43e23aa52a57af5f38e87be);
|
|
|
|
|
|
var marker_5a8e5825674cb66739eea6c3d4cdd033 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_da54562cd4baaf6936bb41f3a167aee2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48e4ca0b1a9b2a07f90f4e4e73eb7cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058ff8e0f083756b8f4501d0faadeddd = $(`<div id="html_058ff8e0f083756b8f4501d0faadeddd" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_48e4ca0b1a9b2a07f90f4e4e73eb7cb9.setContent(html_058ff8e0f083756b8f4501d0faadeddd);
|
|
|
|
|
|
|
|
marker_5a8e5825674cb66739eea6c3d4cdd033.bindPopup(popup_48e4ca0b1a9b2a07f90f4e4e73eb7cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a8e5825674cb66739eea6c3d4cdd033.setIcon(icon_da54562cd4baaf6936bb41f3a167aee2);
|
|
|
|
|
|
var marker_56c53c35711d906a38344713b9d45345 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6619248d483555a7b599d0d40c7d6342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9430f6a9b3c6a636ae0a64754566d4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26357db2e2f98bc83ea701feef1fbe3 = $(`<div id="html_a26357db2e2f98bc83ea701feef1fbe3" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_9430f6a9b3c6a636ae0a64754566d4d8.setContent(html_a26357db2e2f98bc83ea701feef1fbe3);
|
|
|
|
|
|
|
|
marker_56c53c35711d906a38344713b9d45345.bindPopup(popup_9430f6a9b3c6a636ae0a64754566d4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56c53c35711d906a38344713b9d45345.setIcon(icon_6619248d483555a7b599d0d40c7d6342);
|
|
|
|
|
|
var marker_7f76e1bd8166fdca0fefa25e46f8a272 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1384c73bceab9adc4d00e11c3b33e600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a5ef1e4744e1dae734786da17ef2dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b7b58209d6b94855b7bc7113b1ba05 = $(`<div id="html_89b7b58209d6b94855b7bc7113b1ba05" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_a3a5ef1e4744e1dae734786da17ef2dc.setContent(html_89b7b58209d6b94855b7bc7113b1ba05);
|
|
|
|
|
|
|
|
marker_7f76e1bd8166fdca0fefa25e46f8a272.bindPopup(popup_a3a5ef1e4744e1dae734786da17ef2dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f76e1bd8166fdca0fefa25e46f8a272.setIcon(icon_1384c73bceab9adc4d00e11c3b33e600);
|
|
|
|
|
|
var marker_73732f21e9d2e04cefc244da19f85296 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_07c6dbfcec172a48433856a7a2ea0a04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e413dd398c7ffda80d1accdb9e4794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41fe5b828d302976801e8b05d74d0e6f = $(`<div id="html_41fe5b828d302976801e8b05d74d0e6f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_07e413dd398c7ffda80d1accdb9e4794.setContent(html_41fe5b828d302976801e8b05d74d0e6f);
|
|
|
|
|
|
|
|
marker_73732f21e9d2e04cefc244da19f85296.bindPopup(popup_07e413dd398c7ffda80d1accdb9e4794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73732f21e9d2e04cefc244da19f85296.setIcon(icon_07c6dbfcec172a48433856a7a2ea0a04);
|
|
|
|
|
|
var marker_8595b3dc9eb059448c3371630bf10dd3 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0f6de07257780bb8241a831c329daaf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c90f232e6e7d5ce11f20aaa969dbd57e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_172e29b19b602ceb2ee6923aae4ef693 = $(`<div id="html_172e29b19b602ceb2ee6923aae4ef693" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_c90f232e6e7d5ce11f20aaa969dbd57e.setContent(html_172e29b19b602ceb2ee6923aae4ef693);
|
|
|
|
|
|
|
|
marker_8595b3dc9eb059448c3371630bf10dd3.bindPopup(popup_c90f232e6e7d5ce11f20aaa969dbd57e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8595b3dc9eb059448c3371630bf10dd3.setIcon(icon_0f6de07257780bb8241a831c329daaf1);
|
|
|
|
|
|
var marker_8d0e1344c04525e0e410a288f076416e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6807f7cf5e20ece312f6dee1cd20c300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94d6fdeb259458880912fbbb3b7846bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_751c7a16f93866f189c59cb680f03e6f = $(`<div id="html_751c7a16f93866f189c59cb680f03e6f" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_94d6fdeb259458880912fbbb3b7846bf.setContent(html_751c7a16f93866f189c59cb680f03e6f);
|
|
|
|
|
|
|
|
marker_8d0e1344c04525e0e410a288f076416e.bindPopup(popup_94d6fdeb259458880912fbbb3b7846bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d0e1344c04525e0e410a288f076416e.setIcon(icon_6807f7cf5e20ece312f6dee1cd20c300);
|
|
|
|
|
|
var marker_fbc71e23fb9689c927fa93055f51e2a6 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_105660729346d40dea2025a64b781ffe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e077435094f623e355b52bb3b4bfe89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fe074c351b5718aa4f502eab2460aa1 = $(`<div id="html_3fe074c351b5718aa4f502eab2460aa1" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_3e077435094f623e355b52bb3b4bfe89.setContent(html_3fe074c351b5718aa4f502eab2460aa1);
|
|
|
|
|
|
|
|
marker_fbc71e23fb9689c927fa93055f51e2a6.bindPopup(popup_3e077435094f623e355b52bb3b4bfe89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbc71e23fb9689c927fa93055f51e2a6.setIcon(icon_105660729346d40dea2025a64b781ffe);
|
|
|
|
|
|
var marker_0cdfbf90e59df8aceb20bbf24a3dc4c4 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f4218714e861996e65e1f44e390fd04e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f28c6970ff354d9c597328e2dedd2353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69baf9125b6c1fc1c90e609e36790287 = $(`<div id="html_69baf9125b6c1fc1c90e609e36790287" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f28c6970ff354d9c597328e2dedd2353.setContent(html_69baf9125b6c1fc1c90e609e36790287);
|
|
|
|
|
|
|
|
marker_0cdfbf90e59df8aceb20bbf24a3dc4c4.bindPopup(popup_f28c6970ff354d9c597328e2dedd2353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cdfbf90e59df8aceb20bbf24a3dc4c4.setIcon(icon_f4218714e861996e65e1f44e390fd04e);
|
|
|
|
|
|
var marker_48a6067521a79d11d428131be2da4a5c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_b965fd3d5e33724a053144af73c6a738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c8239584c242e15092cd08833dcfad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e2855e589c3b12a9cc36200d697175 = $(`<div id="html_16e2855e589c3b12a9cc36200d697175" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2c8239584c242e15092cd08833dcfad9.setContent(html_16e2855e589c3b12a9cc36200d697175);
|
|
|
|
|
|
|
|
marker_48a6067521a79d11d428131be2da4a5c.bindPopup(popup_2c8239584c242e15092cd08833dcfad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a6067521a79d11d428131be2da4a5c.setIcon(icon_b965fd3d5e33724a053144af73c6a738);
|
|
|
|
|
|
var marker_59ca02d5895b8fda3e5ddc5262d73edf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e8cf4c5f5acaf5a7bdf011db6cbd82b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90e353fbf410d92019f626ef74659ed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_014975b1c716b222ef2a5e45487c49fd = $(`<div id="html_014975b1c716b222ef2a5e45487c49fd" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_90e353fbf410d92019f626ef74659ed9.setContent(html_014975b1c716b222ef2a5e45487c49fd);
|
|
|
|
|
|
|
|
marker_59ca02d5895b8fda3e5ddc5262d73edf.bindPopup(popup_90e353fbf410d92019f626ef74659ed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59ca02d5895b8fda3e5ddc5262d73edf.setIcon(icon_e8cf4c5f5acaf5a7bdf011db6cbd82b6);
|
|
|
|
|
|
var marker_db1f0f8fc2b08df1a9e85309738dcd08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_cadd148d46ea5eacb13c1ff22204ab70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1331d44777f65509dfab98a3643d5ed2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f49c787a88a635427432a4b6771d9d65 = $(`<div id="html_f49c787a88a635427432a4b6771d9d65" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_1331d44777f65509dfab98a3643d5ed2.setContent(html_f49c787a88a635427432a4b6771d9d65);
|
|
|
|
|
|
|
|
marker_db1f0f8fc2b08df1a9e85309738dcd08.bindPopup(popup_1331d44777f65509dfab98a3643d5ed2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db1f0f8fc2b08df1a9e85309738dcd08.setIcon(icon_cadd148d46ea5eacb13c1ff22204ab70);
|
|
|
|
|
|
var marker_ea2f1acda58d1b52a34b7b5e9bd31b6f = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_902c36af4ca7f7feb61b4f5a9417c024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b047aa8c8a872f6913f796174579288c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa2a3a51fe8256243b284b94872e5bca = $(`<div id="html_aa2a3a51fe8256243b284b94872e5bca" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_b047aa8c8a872f6913f796174579288c.setContent(html_aa2a3a51fe8256243b284b94872e5bca);
|
|
|
|
|
|
|
|
marker_ea2f1acda58d1b52a34b7b5e9bd31b6f.bindPopup(popup_b047aa8c8a872f6913f796174579288c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2f1acda58d1b52a34b7b5e9bd31b6f.setIcon(icon_902c36af4ca7f7feb61b4f5a9417c024);
|
|
|
|
|
|
var marker_11acb4df8def2b1e4242b8095bb3faea = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a9eee1097a06618d55d6e3c8e5f4cbbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e66859e5269df04ecb4e2f3fb43f926 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5902753892a4104c7ee2d7c8a846826f = $(`<div id="html_5902753892a4104c7ee2d7c8a846826f" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_8e66859e5269df04ecb4e2f3fb43f926.setContent(html_5902753892a4104c7ee2d7c8a846826f);
|
|
|
|
|
|
|
|
marker_11acb4df8def2b1e4242b8095bb3faea.bindPopup(popup_8e66859e5269df04ecb4e2f3fb43f926)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11acb4df8def2b1e4242b8095bb3faea.setIcon(icon_a9eee1097a06618d55d6e3c8e5f4cbbc);
|
|
|
|
|
|
var marker_2dd36214f6adb4b843613e71fb53e984 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2131c59e5efc1ab5c4ca605ad5e8b436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_037b22be45a6609cb4a928bef7e561c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55db43f8859692e5c291f792546714f1 = $(`<div id="html_55db43f8859692e5c291f792546714f1" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_037b22be45a6609cb4a928bef7e561c2.setContent(html_55db43f8859692e5c291f792546714f1);
|
|
|
|
|
|
|
|
marker_2dd36214f6adb4b843613e71fb53e984.bindPopup(popup_037b22be45a6609cb4a928bef7e561c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd36214f6adb4b843613e71fb53e984.setIcon(icon_2131c59e5efc1ab5c4ca605ad5e8b436);
|
|
|
|
|
|
var marker_6621ab4968304ec5c949faf6494f29e4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_093cf65ab596e90ebde13b2620d72034 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a61c71b2ea20f3fab317e0826e7f5540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e885f8b217ab6330a0320074502a6db9 = $(`<div id="html_e885f8b217ab6330a0320074502a6db9" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a61c71b2ea20f3fab317e0826e7f5540.setContent(html_e885f8b217ab6330a0320074502a6db9);
|
|
|
|
|
|
|
|
marker_6621ab4968304ec5c949faf6494f29e4.bindPopup(popup_a61c71b2ea20f3fab317e0826e7f5540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6621ab4968304ec5c949faf6494f29e4.setIcon(icon_093cf65ab596e90ebde13b2620d72034);
|
|
|
|
|
|
var marker_526a22844ad2c150d1cc46f51fad3fa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_dd04211e6c39f038e13418183e52e7b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66d033d8668d105b858143ed1eff0c44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e06f559e449d5b5ccdfe9e0683457f4c = $(`<div id="html_e06f559e449d5b5ccdfe9e0683457f4c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_66d033d8668d105b858143ed1eff0c44.setContent(html_e06f559e449d5b5ccdfe9e0683457f4c);
|
|
|
|
|
|
|
|
marker_526a22844ad2c150d1cc46f51fad3fa9.bindPopup(popup_66d033d8668d105b858143ed1eff0c44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_526a22844ad2c150d1cc46f51fad3fa9.setIcon(icon_dd04211e6c39f038e13418183e52e7b7);
|
|
|
|
|
|
var marker_681bad6c5e2f92b659c30c41374e0af2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7f99bf51e1f90643fc4c66176052f8a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e98d14794aedf08b5704f49ff436c462 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc071f64c474857ee2ebd01fd802a34 = $(`<div id="html_bfc071f64c474857ee2ebd01fd802a34" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_e98d14794aedf08b5704f49ff436c462.setContent(html_bfc071f64c474857ee2ebd01fd802a34);
|
|
|
|
|
|
|
|
marker_681bad6c5e2f92b659c30c41374e0af2.bindPopup(popup_e98d14794aedf08b5704f49ff436c462)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_681bad6c5e2f92b659c30c41374e0af2.setIcon(icon_7f99bf51e1f90643fc4c66176052f8a0);
|
|
|
|
|
|
var marker_e3cf7183a1706069188622a29c754861 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1178ddeef7bfb1136e1f14c3886f4f3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc93fe387b09dc3a651797bb67218e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8481a691c860e49fcf3b19a883d83d4b = $(`<div id="html_8481a691c860e49fcf3b19a883d83d4b" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_bc93fe387b09dc3a651797bb67218e2a.setContent(html_8481a691c860e49fcf3b19a883d83d4b);
|
|
|
|
|
|
|
|
marker_e3cf7183a1706069188622a29c754861.bindPopup(popup_bc93fe387b09dc3a651797bb67218e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3cf7183a1706069188622a29c754861.setIcon(icon_1178ddeef7bfb1136e1f14c3886f4f3b);
|
|
|
|
|
|
var marker_5b21d1df610c9c3c5440a26621ec968d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_152a6be769e404991a4a89b13bc3b95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f99318bf958cd949d026b8a846d122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_152d6686b11f52ab4a74595917fa662d = $(`<div id="html_152d6686b11f52ab4a74595917fa662d" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_e8f99318bf958cd949d026b8a846d122.setContent(html_152d6686b11f52ab4a74595917fa662d);
|
|
|
|
|
|
|
|
marker_5b21d1df610c9c3c5440a26621ec968d.bindPopup(popup_e8f99318bf958cd949d026b8a846d122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b21d1df610c9c3c5440a26621ec968d.setIcon(icon_152a6be769e404991a4a89b13bc3b95a);
|
|
|
|
|
|
var marker_b386ef1c4aa62ac392474b567cc15fab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1c0c2b249ac99e96ac68f25a351a275e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f26b2f4a1f97214ddb3dc2e9492c8aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c07c767fa5fad2bfe4e5b6294e05de2 = $(`<div id="html_7c07c767fa5fad2bfe4e5b6294e05de2" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4f26b2f4a1f97214ddb3dc2e9492c8aa.setContent(html_7c07c767fa5fad2bfe4e5b6294e05de2);
|
|
|
|
|
|
|
|
marker_b386ef1c4aa62ac392474b567cc15fab.bindPopup(popup_4f26b2f4a1f97214ddb3dc2e9492c8aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b386ef1c4aa62ac392474b567cc15fab.setIcon(icon_1c0c2b249ac99e96ac68f25a351a275e);
|
|
|
|
|
|
var marker_110d711cfd13596d0c6eac2927d9b3f8 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7ba09f616114ba84cd20ef96c8c64f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4b94e5c150891f92e14d4371d417007 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a342585a465cc597904ec0ddeba7d905 = $(`<div id="html_a342585a465cc597904ec0ddeba7d905" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_a4b94e5c150891f92e14d4371d417007.setContent(html_a342585a465cc597904ec0ddeba7d905);
|
|
|
|
|
|
|
|
marker_110d711cfd13596d0c6eac2927d9b3f8.bindPopup(popup_a4b94e5c150891f92e14d4371d417007)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_110d711cfd13596d0c6eac2927d9b3f8.setIcon(icon_7ba09f616114ba84cd20ef96c8c64f52);
|
|
|
|
|
|
var marker_8be27bf5c7bcdcb419eba293ecb2465e = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_888cfb3b9d66f0a6ea902cf7ae2509b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d17d2ae3ce2e1e188233c8d321e620a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4911e89ff53a791cdb652266a98ef1e = $(`<div id="html_a4911e89ff53a791cdb652266a98ef1e" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_d17d2ae3ce2e1e188233c8d321e620a3.setContent(html_a4911e89ff53a791cdb652266a98ef1e);
|
|
|
|
|
|
|
|
marker_8be27bf5c7bcdcb419eba293ecb2465e.bindPopup(popup_d17d2ae3ce2e1e188233c8d321e620a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be27bf5c7bcdcb419eba293ecb2465e.setIcon(icon_888cfb3b9d66f0a6ea902cf7ae2509b5);
|
|
|
|
|
|
var marker_692abc0c54dd192121c8a744ecdfdfe5 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_81eef3a5d2bcb5d92281008890c059e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f9718fa09e3c9d296e4a4a9d472c49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66344ba836432043b0713a394ff4f280 = $(`<div id="html_66344ba836432043b0713a394ff4f280" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_29f9718fa09e3c9d296e4a4a9d472c49.setContent(html_66344ba836432043b0713a394ff4f280);
|
|
|
|
|
|
|
|
marker_692abc0c54dd192121c8a744ecdfdfe5.bindPopup(popup_29f9718fa09e3c9d296e4a4a9d472c49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_692abc0c54dd192121c8a744ecdfdfe5.setIcon(icon_81eef3a5d2bcb5d92281008890c059e2);
|
|
|
|
|
|
var marker_080edf50b10b8decad25992bbf255233 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a64ca68c7bda1b2d2c3698865cd6a32d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e11938605084f2fdabb807b7fe0d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbd730302fc799ead276480b6fce4db5 = $(`<div id="html_cbd730302fc799ead276480b6fce4db5" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_20e11938605084f2fdabb807b7fe0d1e.setContent(html_cbd730302fc799ead276480b6fce4db5);
|
|
|
|
|
|
|
|
marker_080edf50b10b8decad25992bbf255233.bindPopup(popup_20e11938605084f2fdabb807b7fe0d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080edf50b10b8decad25992bbf255233.setIcon(icon_a64ca68c7bda1b2d2c3698865cd6a32d);
|
|
|
|
|
|
var marker_c44b7349c0b15509b2adf1d3fcfa54ea = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e00ff6b8ce5dbb7a71279a2b0e1bdde9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_741ce3de24a97a6a59b2ed52add6b4ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1426d0a7c8e7f288480591e3e6dd1f2c = $(`<div id="html_1426d0a7c8e7f288480591e3e6dd1f2c" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_741ce3de24a97a6a59b2ed52add6b4ba.setContent(html_1426d0a7c8e7f288480591e3e6dd1f2c);
|
|
|
|
|
|
|
|
marker_c44b7349c0b15509b2adf1d3fcfa54ea.bindPopup(popup_741ce3de24a97a6a59b2ed52add6b4ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44b7349c0b15509b2adf1d3fcfa54ea.setIcon(icon_e00ff6b8ce5dbb7a71279a2b0e1bdde9);
|
|
|
|
|
|
var marker_70db707603ee544ae32262f1bd43b772 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8a99a5da372ee9ff4e7c67d5adfa1852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77ee91bf5845754a95b7530196a65a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2019cc173228eaf459b2c3fb259f2595 = $(`<div id="html_2019cc173228eaf459b2c3fb259f2595" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_b77ee91bf5845754a95b7530196a65a2.setContent(html_2019cc173228eaf459b2c3fb259f2595);
|
|
|
|
|
|
|
|
marker_70db707603ee544ae32262f1bd43b772.bindPopup(popup_b77ee91bf5845754a95b7530196a65a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70db707603ee544ae32262f1bd43b772.setIcon(icon_8a99a5da372ee9ff4e7c67d5adfa1852);
|
|
|
|
|
|
var marker_7466933da33d409507adbd62afc7fa10 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_b8bf88bfe78ae9ac57e41e51a7ed0afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b31e80a66872aae7e5a7755c1b85dff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec4e13a86216c874812c824e3231011 = $(`<div id="html_5ec4e13a86216c874812c824e3231011" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_b31e80a66872aae7e5a7755c1b85dff7.setContent(html_5ec4e13a86216c874812c824e3231011);
|
|
|
|
|
|
|
|
marker_7466933da33d409507adbd62afc7fa10.bindPopup(popup_b31e80a66872aae7e5a7755c1b85dff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7466933da33d409507adbd62afc7fa10.setIcon(icon_b8bf88bfe78ae9ac57e41e51a7ed0afa);
|
|
|
|
|
|
var marker_c7600f66c0975b606d00e3934da36776 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_69977e96fa988c8a9257c67c3e37aad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87c59987da3361145995f636f10da913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5200bafb71833e9cd21f9e2ca373d4a = $(`<div id="html_b5200bafb71833e9cd21f9e2ca373d4a" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_87c59987da3361145995f636f10da913.setContent(html_b5200bafb71833e9cd21f9e2ca373d4a);
|
|
|
|
|
|
|
|
marker_c7600f66c0975b606d00e3934da36776.bindPopup(popup_87c59987da3361145995f636f10da913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7600f66c0975b606d00e3934da36776.setIcon(icon_69977e96fa988c8a9257c67c3e37aad5);
|
|
|
|
|
|
var marker_a3f7b7b0379c9d6d78f65f72d2c7b380 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d0edb91043787734430566502da99473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d87241b30eff8c37bb982c1939b9bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dad7be9681d08fabcbff8368ee22cdc = $(`<div id="html_0dad7be9681d08fabcbff8368ee22cdc" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_53d87241b30eff8c37bb982c1939b9bf.setContent(html_0dad7be9681d08fabcbff8368ee22cdc);
|
|
|
|
|
|
|
|
marker_a3f7b7b0379c9d6d78f65f72d2c7b380.bindPopup(popup_53d87241b30eff8c37bb982c1939b9bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3f7b7b0379c9d6d78f65f72d2c7b380.setIcon(icon_d0edb91043787734430566502da99473);
|
|
|
|
|
|
var marker_6a54508ad8495088395de93860cc0e85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_54ff4048b0310d16c3d3283057150608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8475cdddf89d04fcd0691d4e57e276a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a7d03436e706d47499700bcfcb4e58e = $(`<div id="html_4a7d03436e706d47499700bcfcb4e58e" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_b8475cdddf89d04fcd0691d4e57e276a.setContent(html_4a7d03436e706d47499700bcfcb4e58e);
|
|
|
|
|
|
|
|
marker_6a54508ad8495088395de93860cc0e85.bindPopup(popup_b8475cdddf89d04fcd0691d4e57e276a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a54508ad8495088395de93860cc0e85.setIcon(icon_54ff4048b0310d16c3d3283057150608);
|
|
|
|
|
|
var marker_3277d1f4d5eaefe4d9c90c27627778e2 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_cc876280fafe606f68ac0c6e4a2448e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a732622ae0e9838e8a26c06679efd87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab82a7eb6d3414f29042245b47318606 = $(`<div id="html_ab82a7eb6d3414f29042245b47318606" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_7a732622ae0e9838e8a26c06679efd87.setContent(html_ab82a7eb6d3414f29042245b47318606);
|
|
|
|
|
|
|
|
marker_3277d1f4d5eaefe4d9c90c27627778e2.bindPopup(popup_7a732622ae0e9838e8a26c06679efd87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3277d1f4d5eaefe4d9c90c27627778e2.setIcon(icon_cc876280fafe606f68ac0c6e4a2448e4);
|
|
|
|
|
|
var marker_b892640507883e9a9db2c656d1b9e755 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fefbdb341e4f4e788f8afa76ecc4b037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffcb0bfd7bf4507c11639cd245b8f39e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425d16358f06177583faaa3a51be0b8c = $(`<div id="html_425d16358f06177583faaa3a51be0b8c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_ffcb0bfd7bf4507c11639cd245b8f39e.setContent(html_425d16358f06177583faaa3a51be0b8c);
|
|
|
|
|
|
|
|
marker_b892640507883e9a9db2c656d1b9e755.bindPopup(popup_ffcb0bfd7bf4507c11639cd245b8f39e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b892640507883e9a9db2c656d1b9e755.setIcon(icon_fefbdb341e4f4e788f8afa76ecc4b037);
|
|
|
|
|
|
var marker_2f0664d18bf214bc2f25f2575d3d654a = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9c55e8e4ef4010e53e0b61d7125724f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e8ee91776fdfe0812907fdd766e04b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8941b6546cbe114615d7ad7cbf064bba = $(`<div id="html_8941b6546cbe114615d7ad7cbf064bba" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_a2e8ee91776fdfe0812907fdd766e04b.setContent(html_8941b6546cbe114615d7ad7cbf064bba);
|
|
|
|
|
|
|
|
marker_2f0664d18bf214bc2f25f2575d3d654a.bindPopup(popup_a2e8ee91776fdfe0812907fdd766e04b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f0664d18bf214bc2f25f2575d3d654a.setIcon(icon_9c55e8e4ef4010e53e0b61d7125724f1);
|
|
|
|
|
|
var marker_e34a547040311a31e0fad1b598ab6639 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bdcfa964eaab5fcee0ac356a14611cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9121b42c69ac68eab3e486d7a8c23b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_581e8730a780e1b9ceacd3069ca1265d = $(`<div id="html_581e8730a780e1b9ceacd3069ca1265d" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_e9121b42c69ac68eab3e486d7a8c23b1.setContent(html_581e8730a780e1b9ceacd3069ca1265d);
|
|
|
|
|
|
|
|
marker_e34a547040311a31e0fad1b598ab6639.bindPopup(popup_e9121b42c69ac68eab3e486d7a8c23b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e34a547040311a31e0fad1b598ab6639.setIcon(icon_bdcfa964eaab5fcee0ac356a14611cbf);
|
|
|
|
|
|
var marker_e5fc964e812385664090fead54f6a2cd = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_96be5c785fde089b56a50f04ab88baac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03aad0040cdadfb2979cce407cd5883d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e80b0da7046209e0f55d26b2f0ce392c = $(`<div id="html_e80b0da7046209e0f55d26b2f0ce392c" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_03aad0040cdadfb2979cce407cd5883d.setContent(html_e80b0da7046209e0f55d26b2f0ce392c);
|
|
|
|
|
|
|
|
marker_e5fc964e812385664090fead54f6a2cd.bindPopup(popup_03aad0040cdadfb2979cce407cd5883d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5fc964e812385664090fead54f6a2cd.setIcon(icon_96be5c785fde089b56a50f04ab88baac);
|
|
|
|
|
|
var marker_9110aefd569eaad09c83efea359ef17f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_675d54b92605a8287ead60965c7b34be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba10855e357e71693d43d648abd29542 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf25557478e0a42f84f33a557b0f301 = $(`<div id="html_bcf25557478e0a42f84f33a557b0f301" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_ba10855e357e71693d43d648abd29542.setContent(html_bcf25557478e0a42f84f33a557b0f301);
|
|
|
|
|
|
|
|
marker_9110aefd569eaad09c83efea359ef17f.bindPopup(popup_ba10855e357e71693d43d648abd29542)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9110aefd569eaad09c83efea359ef17f.setIcon(icon_675d54b92605a8287ead60965c7b34be);
|
|
|
|
|
|
var marker_c6b7ce7bcfb02a9197f529e6a24a049d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_add93050fbb980d3be0895e4a55fe494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f40faa59ef76fbf2abb8b0f5b7136a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28c288f274404cc6035b919774ff9408 = $(`<div id="html_28c288f274404cc6035b919774ff9408" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_6f40faa59ef76fbf2abb8b0f5b7136a4.setContent(html_28c288f274404cc6035b919774ff9408);
|
|
|
|
|
|
|
|
marker_c6b7ce7bcfb02a9197f529e6a24a049d.bindPopup(popup_6f40faa59ef76fbf2abb8b0f5b7136a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6b7ce7bcfb02a9197f529e6a24a049d.setIcon(icon_add93050fbb980d3be0895e4a55fe494);
|
|
|
|
|
|
var marker_037a2ac65a93055aec4bbdd98d8ade2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_baba8d9e66c3a6a678a08558fbc100b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4de1ee3108cca5f2a61e1f3e34bd094a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8cf7b0f2de9e87cbeb4faa1cf2b377b = $(`<div id="html_a8cf7b0f2de9e87cbeb4faa1cf2b377b" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_4de1ee3108cca5f2a61e1f3e34bd094a.setContent(html_a8cf7b0f2de9e87cbeb4faa1cf2b377b);
|
|
|
|
|
|
|
|
marker_037a2ac65a93055aec4bbdd98d8ade2e.bindPopup(popup_4de1ee3108cca5f2a61e1f3e34bd094a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_037a2ac65a93055aec4bbdd98d8ade2e.setIcon(icon_baba8d9e66c3a6a678a08558fbc100b4);
|
|
|
|
|
|
var marker_c081bd2d70e014066e7b712e446bd9c3 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a583b8363f443c54add618c4b4c64880 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_264a9d5d15ccf1ed9fb7b0b257fc5bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4961b2d7e1a5fac98a43db63e3c3bf8d = $(`<div id="html_4961b2d7e1a5fac98a43db63e3c3bf8d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_264a9d5d15ccf1ed9fb7b0b257fc5bbc.setContent(html_4961b2d7e1a5fac98a43db63e3c3bf8d);
|
|
|
|
|
|
|
|
marker_c081bd2d70e014066e7b712e446bd9c3.bindPopup(popup_264a9d5d15ccf1ed9fb7b0b257fc5bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c081bd2d70e014066e7b712e446bd9c3.setIcon(icon_a583b8363f443c54add618c4b4c64880);
|
|
|
|
|
|
var marker_67c1ef1766b8a40daf2fe8e7a2d25dcc = L.marker(
|
|
[31.8469, -81.5959],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_449322694d26fd85983f592dc24e91c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_029b3159d2aeeedf7737180e5ddfcbff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfd64b51cdb38e06f7a54d8e96123f67 = $(`<div id="html_cfd64b51cdb38e06f7a54d8e96123f67" style="width: 100.0%; height: 100.0%;">relay.skynetnomad.com</div>`)[0];
|
|
popup_029b3159d2aeeedf7737180e5ddfcbff.setContent(html_cfd64b51cdb38e06f7a54d8e96123f67);
|
|
|
|
|
|
|
|
marker_67c1ef1766b8a40daf2fe8e7a2d25dcc.bindPopup(popup_029b3159d2aeeedf7737180e5ddfcbff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67c1ef1766b8a40daf2fe8e7a2d25dcc.setIcon(icon_449322694d26fd85983f592dc24e91c2);
|
|
|
|
|
|
var marker_9578b651cc9660dea89ed7d686cf5b15 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_72ca549b62f3e311042f55f44deb5deb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7541e561151349debfc53878e632453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_336a9e812e0cd6a861935143cd6c1b12 = $(`<div id="html_336a9e812e0cd6a861935143cd6c1b12" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_a7541e561151349debfc53878e632453.setContent(html_336a9e812e0cd6a861935143cd6c1b12);
|
|
|
|
|
|
|
|
marker_9578b651cc9660dea89ed7d686cf5b15.bindPopup(popup_a7541e561151349debfc53878e632453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9578b651cc9660dea89ed7d686cf5b15.setIcon(icon_72ca549b62f3e311042f55f44deb5deb);
|
|
|
|
|
|
var marker_611f80a20b07a5485b57c8f6c398e7f0 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7aef22b16268ca4b70e525dfbeb16859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_683b2a1f6accfa072bd2162956296dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48d39439607d77d9f8991007d58b316d = $(`<div id="html_48d39439607d77d9f8991007d58b316d" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_683b2a1f6accfa072bd2162956296dd3.setContent(html_48d39439607d77d9f8991007d58b316d);
|
|
|
|
|
|
|
|
marker_611f80a20b07a5485b57c8f6c398e7f0.bindPopup(popup_683b2a1f6accfa072bd2162956296dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_611f80a20b07a5485b57c8f6c398e7f0.setIcon(icon_7aef22b16268ca4b70e525dfbeb16859);
|
|
|
|
|
|
var marker_5ac60a5f4788a6137e9e0779f653ed2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bf4be229079c678c6c5db2d1c7f8bc80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db5431192e64d3f935f2a641283fad6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a427bcfc45378fa9990dd60121fca828 = $(`<div id="html_a427bcfc45378fa9990dd60121fca828" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_db5431192e64d3f935f2a641283fad6e.setContent(html_a427bcfc45378fa9990dd60121fca828);
|
|
|
|
|
|
|
|
marker_5ac60a5f4788a6137e9e0779f653ed2d.bindPopup(popup_db5431192e64d3f935f2a641283fad6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ac60a5f4788a6137e9e0779f653ed2d.setIcon(icon_bf4be229079c678c6c5db2d1c7f8bc80);
|
|
|
|
|
|
var marker_b44eacd094557995f2c42efc34d5a980 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7a498fc6178fe5f2818caadb13cb9941 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c14aa2cd18837c4b181d4225159bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab61f6ebc8bba99c2da44c6641cf8135 = $(`<div id="html_ab61f6ebc8bba99c2da44c6641cf8135" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_95c14aa2cd18837c4b181d4225159bb2.setContent(html_ab61f6ebc8bba99c2da44c6641cf8135);
|
|
|
|
|
|
|
|
marker_b44eacd094557995f2c42efc34d5a980.bindPopup(popup_95c14aa2cd18837c4b181d4225159bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b44eacd094557995f2c42efc34d5a980.setIcon(icon_7a498fc6178fe5f2818caadb13cb9941);
|
|
|
|
|
|
var marker_00928879fa8082b06e8accd119dc1d2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f069aea5c19b4f3cc96fd1c89ed7043c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28c692be144066331684f5b1dbd78492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0a4a79cc25f6f66335fd490c4036fb = $(`<div id="html_6f0a4a79cc25f6f66335fd490c4036fb" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_28c692be144066331684f5b1dbd78492.setContent(html_6f0a4a79cc25f6f66335fd490c4036fb);
|
|
|
|
|
|
|
|
marker_00928879fa8082b06e8accd119dc1d2f.bindPopup(popup_28c692be144066331684f5b1dbd78492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00928879fa8082b06e8accd119dc1d2f.setIcon(icon_f069aea5c19b4f3cc96fd1c89ed7043c);
|
|
|
|
|
|
var marker_5ca636a65a4e4b9d011b659d3af85e00 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_efa3f32f6cd458eb355f27c2f98046af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9cf98c906b58cce21e7e86faf59d0dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc871705310ac5285db11ffca484e682 = $(`<div id="html_cc871705310ac5285db11ffca484e682" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f9cf98c906b58cce21e7e86faf59d0dd.setContent(html_cc871705310ac5285db11ffca484e682);
|
|
|
|
|
|
|
|
marker_5ca636a65a4e4b9d011b659d3af85e00.bindPopup(popup_f9cf98c906b58cce21e7e86faf59d0dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca636a65a4e4b9d011b659d3af85e00.setIcon(icon_efa3f32f6cd458eb355f27c2f98046af);
|
|
|
|
|
|
var marker_27c3594a0db98d61afce6b2e1af61b0b = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6ba2d1d8355921070dcc31f1d49bc765 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb11bf875e701345bd55b5f0f0f4535d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af7b19b3cef0b7e1ddeea3d8ffa08e9c = $(`<div id="html_af7b19b3cef0b7e1ddeea3d8ffa08e9c" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_eb11bf875e701345bd55b5f0f0f4535d.setContent(html_af7b19b3cef0b7e1ddeea3d8ffa08e9c);
|
|
|
|
|
|
|
|
marker_27c3594a0db98d61afce6b2e1af61b0b.bindPopup(popup_eb11bf875e701345bd55b5f0f0f4535d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27c3594a0db98d61afce6b2e1af61b0b.setIcon(icon_6ba2d1d8355921070dcc31f1d49bc765);
|
|
|
|
|
|
var marker_baef1b720e03d4940a447845644a4742 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c6d737dcda2250bbe2a7338f40a96e4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c379d3830dffe76b41117d6965a8c5fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbfcf164b964d03e85c9c54ee3a0e628 = $(`<div id="html_dbfcf164b964d03e85c9c54ee3a0e628" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_c379d3830dffe76b41117d6965a8c5fb.setContent(html_dbfcf164b964d03e85c9c54ee3a0e628);
|
|
|
|
|
|
|
|
marker_baef1b720e03d4940a447845644a4742.bindPopup(popup_c379d3830dffe76b41117d6965a8c5fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baef1b720e03d4940a447845644a4742.setIcon(icon_c6d737dcda2250bbe2a7338f40a96e4b);
|
|
|
|
|
|
var marker_05221d1994cae930d309f7ee4be7661d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3892d358979ee734ea33213a53708f07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dead0401a2624f749d9331f309d540d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fae2e93a98a4e66a405f0b6a695bc350 = $(`<div id="html_fae2e93a98a4e66a405f0b6a695bc350" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_dead0401a2624f749d9331f309d540d1.setContent(html_fae2e93a98a4e66a405f0b6a695bc350);
|
|
|
|
|
|
|
|
marker_05221d1994cae930d309f7ee4be7661d.bindPopup(popup_dead0401a2624f749d9331f309d540d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05221d1994cae930d309f7ee4be7661d.setIcon(icon_3892d358979ee734ea33213a53708f07);
|
|
|
|
|
|
var marker_8efd57eb10f4d5e49ca6818a4f68aa96 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_160306ada2536a1d76cbefcd26306822 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1ab17c87a9e1f48a1c3a5584994972e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89541f487349a5bb77dfed5cec8af6e1 = $(`<div id="html_89541f487349a5bb77dfed5cec8af6e1" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_b1ab17c87a9e1f48a1c3a5584994972e.setContent(html_89541f487349a5bb77dfed5cec8af6e1);
|
|
|
|
|
|
|
|
marker_8efd57eb10f4d5e49ca6818a4f68aa96.bindPopup(popup_b1ab17c87a9e1f48a1c3a5584994972e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8efd57eb10f4d5e49ca6818a4f68aa96.setIcon(icon_160306ada2536a1d76cbefcd26306822);
|
|
|
|
|
|
var marker_63459d2f3ec4850ed3358942bc08b535 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_652e549be6f18fec2723b5d9726793a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_784714d715f6fd0174a9420dc1817394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30513059b963c09df91f654222101140 = $(`<div id="html_30513059b963c09df91f654222101140" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_784714d715f6fd0174a9420dc1817394.setContent(html_30513059b963c09df91f654222101140);
|
|
|
|
|
|
|
|
marker_63459d2f3ec4850ed3358942bc08b535.bindPopup(popup_784714d715f6fd0174a9420dc1817394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63459d2f3ec4850ed3358942bc08b535.setIcon(icon_652e549be6f18fec2723b5d9726793a5);
|
|
|
|
|
|
var marker_29a83f54c2f568841d97fb1874797010 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6f09125bb87cc8aeb8a0a1c4ce2b804c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3448886d558c051c968b41413d4b6b5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05160be2714b59caf0722f8427ea5bf4 = $(`<div id="html_05160be2714b59caf0722f8427ea5bf4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_3448886d558c051c968b41413d4b6b5a.setContent(html_05160be2714b59caf0722f8427ea5bf4);
|
|
|
|
|
|
|
|
marker_29a83f54c2f568841d97fb1874797010.bindPopup(popup_3448886d558c051c968b41413d4b6b5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a83f54c2f568841d97fb1874797010.setIcon(icon_6f09125bb87cc8aeb8a0a1c4ce2b804c);
|
|
|
|
|
|
var marker_6bf14bddb24410ccb872045cc319ce18 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fa3118edbd7e1ac993e0f927b807b513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7edc3f376e4e19cc5f46610a340cc252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_324c893979c9763c76a418a5cdd6ba13 = $(`<div id="html_324c893979c9763c76a418a5cdd6ba13" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_7edc3f376e4e19cc5f46610a340cc252.setContent(html_324c893979c9763c76a418a5cdd6ba13);
|
|
|
|
|
|
|
|
marker_6bf14bddb24410ccb872045cc319ce18.bindPopup(popup_7edc3f376e4e19cc5f46610a340cc252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bf14bddb24410ccb872045cc319ce18.setIcon(icon_fa3118edbd7e1ac993e0f927b807b513);
|
|
|
|
|
|
var marker_4cff92aa7c58bc68b40fe10b8cd90f79 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2b9ca8e8dd5610e013b59cfe85e6d302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3982a2845bee6c88305b935414b6aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33656413e48fa2b033585dd6a9fd9eb0 = $(`<div id="html_33656413e48fa2b033585dd6a9fd9eb0" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_7d3982a2845bee6c88305b935414b6aa.setContent(html_33656413e48fa2b033585dd6a9fd9eb0);
|
|
|
|
|
|
|
|
marker_4cff92aa7c58bc68b40fe10b8cd90f79.bindPopup(popup_7d3982a2845bee6c88305b935414b6aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cff92aa7c58bc68b40fe10b8cd90f79.setIcon(icon_2b9ca8e8dd5610e013b59cfe85e6d302);
|
|
|
|
|
|
var marker_9162032ab94be19256f9b29358493fdc = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c92991837607379c6f047514f960859f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68f98fa9f23ef5f379b2d2ec73ae0658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329737b51d8fde1c5728ecac0c13478a = $(`<div id="html_329737b51d8fde1c5728ecac0c13478a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_68f98fa9f23ef5f379b2d2ec73ae0658.setContent(html_329737b51d8fde1c5728ecac0c13478a);
|
|
|
|
|
|
|
|
marker_9162032ab94be19256f9b29358493fdc.bindPopup(popup_68f98fa9f23ef5f379b2d2ec73ae0658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9162032ab94be19256f9b29358493fdc.setIcon(icon_c92991837607379c6f047514f960859f);
|
|
|
|
|
|
var marker_0ce4fc6c9c2b8d7886625c07df25fba4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4a0c373e3e5d81afe891da6f9b13b219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd3897dfe83492aa02b6ce8110f4f75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7fd9b35cf238ce3420742dcae33ae2 = $(`<div id="html_1e7fd9b35cf238ce3420742dcae33ae2" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ffd3897dfe83492aa02b6ce8110f4f75.setContent(html_1e7fd9b35cf238ce3420742dcae33ae2);
|
|
|
|
|
|
|
|
marker_0ce4fc6c9c2b8d7886625c07df25fba4.bindPopup(popup_ffd3897dfe83492aa02b6ce8110f4f75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ce4fc6c9c2b8d7886625c07df25fba4.setIcon(icon_4a0c373e3e5d81afe891da6f9b13b219);
|
|
|
|
|
|
var marker_322045b175d5a1704bd6136056bc2295 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f77ec84322e55bf038280131058c8216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bcf609315bcef0c6769c19c87ae0ed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be9a4b5715d44b2bc2fdbbd1436c2c14 = $(`<div id="html_be9a4b5715d44b2bc2fdbbd1436c2c14" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_1bcf609315bcef0c6769c19c87ae0ed9.setContent(html_be9a4b5715d44b2bc2fdbbd1436c2c14);
|
|
|
|
|
|
|
|
marker_322045b175d5a1704bd6136056bc2295.bindPopup(popup_1bcf609315bcef0c6769c19c87ae0ed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_322045b175d5a1704bd6136056bc2295.setIcon(icon_f77ec84322e55bf038280131058c8216);
|
|
|
|
|
|
var marker_1a9303ea5eb5c81874d0ac8359a7d58a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7e743ffae5ccd95a42a5b8f707939e16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bd22fa238ecfe9c861623e0f623ee6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906d77cea4494bb32d8c40ec4c459326 = $(`<div id="html_906d77cea4494bb32d8c40ec4c459326" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_4bd22fa238ecfe9c861623e0f623ee6e.setContent(html_906d77cea4494bb32d8c40ec4c459326);
|
|
|
|
|
|
|
|
marker_1a9303ea5eb5c81874d0ac8359a7d58a.bindPopup(popup_4bd22fa238ecfe9c861623e0f623ee6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a9303ea5eb5c81874d0ac8359a7d58a.setIcon(icon_7e743ffae5ccd95a42a5b8f707939e16);
|
|
|
|
|
|
var marker_20154af10041a7a24bdb0b243fed657a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_876189060758f8d982e4f22d4257a5a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6955f2bb99d8ba35e8d30b52e6709f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3734961a60a85c6cc9afc80787d11123 = $(`<div id="html_3734961a60a85c6cc9afc80787d11123" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_6955f2bb99d8ba35e8d30b52e6709f29.setContent(html_3734961a60a85c6cc9afc80787d11123);
|
|
|
|
|
|
|
|
marker_20154af10041a7a24bdb0b243fed657a.bindPopup(popup_6955f2bb99d8ba35e8d30b52e6709f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20154af10041a7a24bdb0b243fed657a.setIcon(icon_876189060758f8d982e4f22d4257a5a6);
|
|
|
|
|
|
var marker_b9d4ebeb84bc58ec65ef2b7210308f91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0374d47d96101baa2a57e99d9878d90b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eb336227311953328ceb712e55666f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ae379a3107964cfedaa5fb204e0959 = $(`<div id="html_19ae379a3107964cfedaa5fb204e0959" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_1eb336227311953328ceb712e55666f1.setContent(html_19ae379a3107964cfedaa5fb204e0959);
|
|
|
|
|
|
|
|
marker_b9d4ebeb84bc58ec65ef2b7210308f91.bindPopup(popup_1eb336227311953328ceb712e55666f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d4ebeb84bc58ec65ef2b7210308f91.setIcon(icon_0374d47d96101baa2a57e99d9878d90b);
|
|
|
|
|
|
var marker_16e450d4c6a12a083dc7df66d48289aa = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_566b172b7113c6d586434eac2f175c66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8c37b4744055dcd77e5066f09d9fcd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aba1733f7b9705e0144667ae9f34579c = $(`<div id="html_aba1733f7b9705e0144667ae9f34579c" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_c8c37b4744055dcd77e5066f09d9fcd4.setContent(html_aba1733f7b9705e0144667ae9f34579c);
|
|
|
|
|
|
|
|
marker_16e450d4c6a12a083dc7df66d48289aa.bindPopup(popup_c8c37b4744055dcd77e5066f09d9fcd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16e450d4c6a12a083dc7df66d48289aa.setIcon(icon_566b172b7113c6d586434eac2f175c66);
|
|
|
|
|
|
var marker_edb29535ea6905b692a6113fd075bb95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bbca13a9042c50c240dd641994f3475e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1bcc2bdcff78819dca7103876723c63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5defe50d0788890578e20f930368a152 = $(`<div id="html_5defe50d0788890578e20f930368a152" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_d1bcc2bdcff78819dca7103876723c63.setContent(html_5defe50d0788890578e20f930368a152);
|
|
|
|
|
|
|
|
marker_edb29535ea6905b692a6113fd075bb95.bindPopup(popup_d1bcc2bdcff78819dca7103876723c63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb29535ea6905b692a6113fd075bb95.setIcon(icon_bbca13a9042c50c240dd641994f3475e);
|
|
|
|
|
|
var marker_38d1fa0d5d06c1bef91504a78908835f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_cc60078afd1e6d44655f4c2607f639cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65204e3bbffca5e527ae6007cc79508d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4df7cdcd0aec1c584a084a4ce96c9a56 = $(`<div id="html_4df7cdcd0aec1c584a084a4ce96c9a56" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_65204e3bbffca5e527ae6007cc79508d.setContent(html_4df7cdcd0aec1c584a084a4ce96c9a56);
|
|
|
|
|
|
|
|
marker_38d1fa0d5d06c1bef91504a78908835f.bindPopup(popup_65204e3bbffca5e527ae6007cc79508d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38d1fa0d5d06c1bef91504a78908835f.setIcon(icon_cc60078afd1e6d44655f4c2607f639cd);
|
|
|
|
|
|
var marker_b4cf28ec09985f7cf562b055127a02d5 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_630bb08d282ef41a7c9d95e45f1c8c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_700bc65fb976a174db198c61c5862e47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0417c930a0c6520a0a83fe79976108 = $(`<div id="html_7f0417c930a0c6520a0a83fe79976108" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_700bc65fb976a174db198c61c5862e47.setContent(html_7f0417c930a0c6520a0a83fe79976108);
|
|
|
|
|
|
|
|
marker_b4cf28ec09985f7cf562b055127a02d5.bindPopup(popup_700bc65fb976a174db198c61c5862e47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4cf28ec09985f7cf562b055127a02d5.setIcon(icon_630bb08d282ef41a7c9d95e45f1c8c41);
|
|
|
|
|
|
var marker_7f99a86f9f27810c0ce734cf18b3d8e4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_acae4e5ab2a27bed7c8954edb5261d97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19f74125d75f4e214cb249a2d247f0da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d2355b239633fc8295b616c69bb43e = $(`<div id="html_28d2355b239633fc8295b616c69bb43e" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_19f74125d75f4e214cb249a2d247f0da.setContent(html_28d2355b239633fc8295b616c69bb43e);
|
|
|
|
|
|
|
|
marker_7f99a86f9f27810c0ce734cf18b3d8e4.bindPopup(popup_19f74125d75f4e214cb249a2d247f0da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f99a86f9f27810c0ce734cf18b3d8e4.setIcon(icon_acae4e5ab2a27bed7c8954edb5261d97);
|
|
|
|
|
|
var marker_e034c57a6c0c126a620968e56cb7f21a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6399ca8b3fa1b421ba0500bc67b1eb3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b98455d0d1f34a289915c2a9d52f8e80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2773cc0ec7aa8134535f3579e5568a1f = $(`<div id="html_2773cc0ec7aa8134535f3579e5568a1f" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_b98455d0d1f34a289915c2a9d52f8e80.setContent(html_2773cc0ec7aa8134535f3579e5568a1f);
|
|
|
|
|
|
|
|
marker_e034c57a6c0c126a620968e56cb7f21a.bindPopup(popup_b98455d0d1f34a289915c2a9d52f8e80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e034c57a6c0c126a620968e56cb7f21a.setIcon(icon_6399ca8b3fa1b421ba0500bc67b1eb3c);
|
|
|
|
|
|
var marker_ac8e949e44fd67601f802ecc1b58b2ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3cf41373a8a3fe8b70ecc8be41d19400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ac1a5e1c02600ffb4525a6a30fc7ac9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2134009b65b1b4684e7c486b3a60ea92 = $(`<div id="html_2134009b65b1b4684e7c486b3a60ea92" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_3ac1a5e1c02600ffb4525a6a30fc7ac9.setContent(html_2134009b65b1b4684e7c486b3a60ea92);
|
|
|
|
|
|
|
|
marker_ac8e949e44fd67601f802ecc1b58b2ec.bindPopup(popup_3ac1a5e1c02600ffb4525a6a30fc7ac9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac8e949e44fd67601f802ecc1b58b2ec.setIcon(icon_3cf41373a8a3fe8b70ecc8be41d19400);
|
|
|
|
|
|
var marker_752e17df72178fbbfbf30bb89f32d268 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_229169226a7a316c970609ccab80852b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7d3dc8f60cf3476f9f9085e7a8d49d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b013abe6e8b1bf91dd18ff8d8b0d2181 = $(`<div id="html_b013abe6e8b1bf91dd18ff8d8b0d2181" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_6d7d3dc8f60cf3476f9f9085e7a8d49d.setContent(html_b013abe6e8b1bf91dd18ff8d8b0d2181);
|
|
|
|
|
|
|
|
marker_752e17df72178fbbfbf30bb89f32d268.bindPopup(popup_6d7d3dc8f60cf3476f9f9085e7a8d49d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_752e17df72178fbbfbf30bb89f32d268.setIcon(icon_229169226a7a316c970609ccab80852b);
|
|
|
|
|
|
var marker_e01f437c7e71d1aeb16d7df83339e4ec = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9626bfa35f02cc64d430de9c4f27fe29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ac93399699e296a1533b0ea8037c5cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf6d61fd0e3e871d9ccb9dadd88bfad = $(`<div id="html_ddf6d61fd0e3e871d9ccb9dadd88bfad" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_3ac93399699e296a1533b0ea8037c5cc.setContent(html_ddf6d61fd0e3e871d9ccb9dadd88bfad);
|
|
|
|
|
|
|
|
marker_e01f437c7e71d1aeb16d7df83339e4ec.bindPopup(popup_3ac93399699e296a1533b0ea8037c5cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e01f437c7e71d1aeb16d7df83339e4ec.setIcon(icon_9626bfa35f02cc64d430de9c4f27fe29);
|
|
|
|
|
|
var marker_1b2a39b37998311d0d0d9d54d42e61b6 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c25e11e92759b8429270472a0d49531d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6a9ebc90ee8dbea12689ec70ab913f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aed528ee73f9276314ee71149d47de4d = $(`<div id="html_aed528ee73f9276314ee71149d47de4d" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_a6a9ebc90ee8dbea12689ec70ab913f2.setContent(html_aed528ee73f9276314ee71149d47de4d);
|
|
|
|
|
|
|
|
marker_1b2a39b37998311d0d0d9d54d42e61b6.bindPopup(popup_a6a9ebc90ee8dbea12689ec70ab913f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b2a39b37998311d0d0d9d54d42e61b6.setIcon(icon_c25e11e92759b8429270472a0d49531d);
|
|
|
|
|
|
var marker_33869a8bd812470f2ed72811a58b2a0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5c63d5c54419659e98cae711dfcfc3bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d30c902b3b120557e48044db5f062a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14aeaafdf2b03a7f7d6e03c30f544474 = $(`<div id="html_14aeaafdf2b03a7f7d6e03c30f544474" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_9d30c902b3b120557e48044db5f062a8.setContent(html_14aeaafdf2b03a7f7d6e03c30f544474);
|
|
|
|
|
|
|
|
marker_33869a8bd812470f2ed72811a58b2a0c.bindPopup(popup_9d30c902b3b120557e48044db5f062a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33869a8bd812470f2ed72811a58b2a0c.setIcon(icon_5c63d5c54419659e98cae711dfcfc3bf);
|
|
|
|
|
|
var marker_480801e88e5083b550156ecb86934e22 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_773648750a2bfbb01121d53962e0916a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d467a5ce650a22d0bc1373a316fed19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82ff418fbf09198ef219d53e08909424 = $(`<div id="html_82ff418fbf09198ef219d53e08909424" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_8d467a5ce650a22d0bc1373a316fed19.setContent(html_82ff418fbf09198ef219d53e08909424);
|
|
|
|
|
|
|
|
marker_480801e88e5083b550156ecb86934e22.bindPopup(popup_8d467a5ce650a22d0bc1373a316fed19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480801e88e5083b550156ecb86934e22.setIcon(icon_773648750a2bfbb01121d53962e0916a);
|
|
|
|
|
|
var marker_acd091d9f296e054cbfc9277b913b621 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_82f0f346c2472a10c443cacbe8e5ccbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95ac47df03e9d43d5ee9cf9e33019563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_168cd142613a7ead4e088085f87d653e = $(`<div id="html_168cd142613a7ead4e088085f87d653e" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_95ac47df03e9d43d5ee9cf9e33019563.setContent(html_168cd142613a7ead4e088085f87d653e);
|
|
|
|
|
|
|
|
marker_acd091d9f296e054cbfc9277b913b621.bindPopup(popup_95ac47df03e9d43d5ee9cf9e33019563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd091d9f296e054cbfc9277b913b621.setIcon(icon_82f0f346c2472a10c443cacbe8e5ccbf);
|
|
|
|
|
|
var marker_8db2d516355c43d24f68975b8adadd76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_de25f45781ee722a3ce36013acede71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_276ae74011113ae5497aa963faf071e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31e1a2dc41147f00bd870e2afa1d80a0 = $(`<div id="html_31e1a2dc41147f00bd870e2afa1d80a0" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_276ae74011113ae5497aa963faf071e8.setContent(html_31e1a2dc41147f00bd870e2afa1d80a0);
|
|
|
|
|
|
|
|
marker_8db2d516355c43d24f68975b8adadd76.bindPopup(popup_276ae74011113ae5497aa963faf071e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8db2d516355c43d24f68975b8adadd76.setIcon(icon_de25f45781ee722a3ce36013acede71d);
|
|
|
|
|
|
var marker_64661fd05f68607ed832e6806f416f3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_da39327df1a987fb880dc0f10d7002a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db7453a2f2bf313e6f458c662d3c1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac81ee6f247f49e7bed75a83940d2182 = $(`<div id="html_ac81ee6f247f49e7bed75a83940d2182" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_0db7453a2f2bf313e6f458c662d3c1fe.setContent(html_ac81ee6f247f49e7bed75a83940d2182);
|
|
|
|
|
|
|
|
marker_64661fd05f68607ed832e6806f416f3a.bindPopup(popup_0db7453a2f2bf313e6f458c662d3c1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64661fd05f68607ed832e6806f416f3a.setIcon(icon_da39327df1a987fb880dc0f10d7002a9);
|
|
|
|
|
|
var marker_c00b3403fef294900ded1c97971241d0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_51104c506e84ea0def3caa4a7eedcb39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e8592961e7d79e93366b61c59d880bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b50959fdf58f520c09088a1503dcec9c = $(`<div id="html_b50959fdf58f520c09088a1503dcec9c" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_3e8592961e7d79e93366b61c59d880bc.setContent(html_b50959fdf58f520c09088a1503dcec9c);
|
|
|
|
|
|
|
|
marker_c00b3403fef294900ded1c97971241d0.bindPopup(popup_3e8592961e7d79e93366b61c59d880bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c00b3403fef294900ded1c97971241d0.setIcon(icon_51104c506e84ea0def3caa4a7eedcb39);
|
|
|
|
|
|
var marker_b52988ab7362639f367a97a43abd9333 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_988f310ddf6b908b4e936979dbb410ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac460069e81cddd49cc8f8be1972731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34c6eb1d614a8bb1b35272cfff14c9b8 = $(`<div id="html_34c6eb1d614a8bb1b35272cfff14c9b8" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_4ac460069e81cddd49cc8f8be1972731.setContent(html_34c6eb1d614a8bb1b35272cfff14c9b8);
|
|
|
|
|
|
|
|
marker_b52988ab7362639f367a97a43abd9333.bindPopup(popup_4ac460069e81cddd49cc8f8be1972731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b52988ab7362639f367a97a43abd9333.setIcon(icon_988f310ddf6b908b4e936979dbb410ac);
|
|
|
|
|
|
var marker_c029b5c4b37e962645035e9c2515602e = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_dbecf7f416a2070fbe3170a7d8cb19a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_085a7285d7840cf3018b253c980fc3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc7f0e63bfcc6d9fcba500f8150c6783 = $(`<div id="html_bc7f0e63bfcc6d9fcba500f8150c6783" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_085a7285d7840cf3018b253c980fc3a7.setContent(html_bc7f0e63bfcc6d9fcba500f8150c6783);
|
|
|
|
|
|
|
|
marker_c029b5c4b37e962645035e9c2515602e.bindPopup(popup_085a7285d7840cf3018b253c980fc3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c029b5c4b37e962645035e9c2515602e.setIcon(icon_dbecf7f416a2070fbe3170a7d8cb19a4);
|
|
|
|
|
|
var marker_f34a3a00982172bd97aefe0ae888d3cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c0e03c8432bded9ad5a547f5f67279dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d65659b1215cfeb799df9be7936597b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_012c280bc297753363fc8a7242d56b52 = $(`<div id="html_012c280bc297753363fc8a7242d56b52" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_d65659b1215cfeb799df9be7936597b1.setContent(html_012c280bc297753363fc8a7242d56b52);
|
|
|
|
|
|
|
|
marker_f34a3a00982172bd97aefe0ae888d3cf.bindPopup(popup_d65659b1215cfeb799df9be7936597b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f34a3a00982172bd97aefe0ae888d3cf.setIcon(icon_c0e03c8432bded9ad5a547f5f67279dc);
|
|
|
|
|
|
var marker_a991cfdb6b8a55cffaacda9350e89539 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3745828a210a8c6bc8aeb52820d99d66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc5ca45dca1b47fb6accff63e5536eed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ade16ec9531a4e200709674f2ea43f74 = $(`<div id="html_ade16ec9531a4e200709674f2ea43f74" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_fc5ca45dca1b47fb6accff63e5536eed.setContent(html_ade16ec9531a4e200709674f2ea43f74);
|
|
|
|
|
|
|
|
marker_a991cfdb6b8a55cffaacda9350e89539.bindPopup(popup_fc5ca45dca1b47fb6accff63e5536eed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a991cfdb6b8a55cffaacda9350e89539.setIcon(icon_3745828a210a8c6bc8aeb52820d99d66);
|
|
|
|
|
|
var marker_5e55865df808241fe9d8fbb52d2ce5bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_03400feda91b52f9f0286edc3d9b4731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08edc506948bee05f33e715c3139a171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6013662da0b0396ec4442ab66e16f5ad = $(`<div id="html_6013662da0b0396ec4442ab66e16f5ad" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_08edc506948bee05f33e715c3139a171.setContent(html_6013662da0b0396ec4442ab66e16f5ad);
|
|
|
|
|
|
|
|
marker_5e55865df808241fe9d8fbb52d2ce5bb.bindPopup(popup_08edc506948bee05f33e715c3139a171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e55865df808241fe9d8fbb52d2ce5bb.setIcon(icon_03400feda91b52f9f0286edc3d9b4731);
|
|
|
|
|
|
var marker_eb969e43baee21a82c43d064bc82d965 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_069e92ce3e4d76e99f3a46f25f3fe586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9871ac2851f7ea07cbaabfc1980581 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ea017de2a24488330d00fd6984c09f = $(`<div id="html_62ea017de2a24488330d00fd6984c09f" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_da9871ac2851f7ea07cbaabfc1980581.setContent(html_62ea017de2a24488330d00fd6984c09f);
|
|
|
|
|
|
|
|
marker_eb969e43baee21a82c43d064bc82d965.bindPopup(popup_da9871ac2851f7ea07cbaabfc1980581)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb969e43baee21a82c43d064bc82d965.setIcon(icon_069e92ce3e4d76e99f3a46f25f3fe586);
|
|
|
|
|
|
var marker_ea81983826c3a6936351cae99c3e8b01 = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e100b4b63fa41bce7ce645a87cd89a30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce0bd757b0257dc8421ce3e610180012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ce9c2b7bdfd27cafcc2da65fffa992 = $(`<div id="html_86ce9c2b7bdfd27cafcc2da65fffa992" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_ce0bd757b0257dc8421ce3e610180012.setContent(html_86ce9c2b7bdfd27cafcc2da65fffa992);
|
|
|
|
|
|
|
|
marker_ea81983826c3a6936351cae99c3e8b01.bindPopup(popup_ce0bd757b0257dc8421ce3e610180012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea81983826c3a6936351cae99c3e8b01.setIcon(icon_e100b4b63fa41bce7ce645a87cd89a30);
|
|
|
|
|
|
var marker_f19f59921d806debb5ea2b92110c894a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_69a56b8d51c867d67e4f706f9d618a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e00276318ffafc3ed1a156df5fe7c4ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_051197d9dd74b353423fc1c75e367e9c = $(`<div id="html_051197d9dd74b353423fc1c75e367e9c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_e00276318ffafc3ed1a156df5fe7c4ff.setContent(html_051197d9dd74b353423fc1c75e367e9c);
|
|
|
|
|
|
|
|
marker_f19f59921d806debb5ea2b92110c894a.bindPopup(popup_e00276318ffafc3ed1a156df5fe7c4ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f19f59921d806debb5ea2b92110c894a.setIcon(icon_69a56b8d51c867d67e4f706f9d618a55);
|
|
|
|
|
|
var marker_43fb10273d4e5bf373b2f949eddc72af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_892d982bce0444df00eab5750fdaeb8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e297c1a9738078b2779607957774d356 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fc63832608223c95d09eba7e6435386 = $(`<div id="html_8fc63832608223c95d09eba7e6435386" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_e297c1a9738078b2779607957774d356.setContent(html_8fc63832608223c95d09eba7e6435386);
|
|
|
|
|
|
|
|
marker_43fb10273d4e5bf373b2f949eddc72af.bindPopup(popup_e297c1a9738078b2779607957774d356)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43fb10273d4e5bf373b2f949eddc72af.setIcon(icon_892d982bce0444df00eab5750fdaeb8a);
|
|
|
|
|
|
var marker_5ed4a82e5896290a11e0aa4da95966a1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_408996d85784e0f4c676ea55af29db3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfa8960fd0954095f22439ffb81fe38c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf1109bdf3ddb2010f3b0486b7e1aef3 = $(`<div id="html_bf1109bdf3ddb2010f3b0486b7e1aef3" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_bfa8960fd0954095f22439ffb81fe38c.setContent(html_bf1109bdf3ddb2010f3b0486b7e1aef3);
|
|
|
|
|
|
|
|
marker_5ed4a82e5896290a11e0aa4da95966a1.bindPopup(popup_bfa8960fd0954095f22439ffb81fe38c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ed4a82e5896290a11e0aa4da95966a1.setIcon(icon_408996d85784e0f4c676ea55af29db3e);
|
|
|
|
|
|
var marker_2531d728ebb83243785194044e97d4db = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f8dd45e5bb8f06103cf24d607980cfbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a8802469a440cfed50cb4ec6d4f6e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7fb151c257131596a89fa6b00aff13c = $(`<div id="html_c7fb151c257131596a89fa6b00aff13c" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_87a8802469a440cfed50cb4ec6d4f6e0.setContent(html_c7fb151c257131596a89fa6b00aff13c);
|
|
|
|
|
|
|
|
marker_2531d728ebb83243785194044e97d4db.bindPopup(popup_87a8802469a440cfed50cb4ec6d4f6e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2531d728ebb83243785194044e97d4db.setIcon(icon_f8dd45e5bb8f06103cf24d607980cfbf);
|
|
|
|
|
|
var marker_909fad27ab3ecb75e64db1b938016203 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3692d1c5a21893433de1bed615e68fd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06a7c29b89470abff24e2ab7be4d3921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_924dbfcf489aa4738e698a3be13d3af9 = $(`<div id="html_924dbfcf489aa4738e698a3be13d3af9" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_06a7c29b89470abff24e2ab7be4d3921.setContent(html_924dbfcf489aa4738e698a3be13d3af9);
|
|
|
|
|
|
|
|
marker_909fad27ab3ecb75e64db1b938016203.bindPopup(popup_06a7c29b89470abff24e2ab7be4d3921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_909fad27ab3ecb75e64db1b938016203.setIcon(icon_3692d1c5a21893433de1bed615e68fd3);
|
|
|
|
|
|
var marker_edf4a595fc13f8e60995a299690365c7 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e6a1522a1f414a23dca6a9ce7332e2a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d964632a5b9855169c335410d4ed3538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd3ff96e7b48d259dc96bc8ef6b8459d = $(`<div id="html_dd3ff96e7b48d259dc96bc8ef6b8459d" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_d964632a5b9855169c335410d4ed3538.setContent(html_dd3ff96e7b48d259dc96bc8ef6b8459d);
|
|
|
|
|
|
|
|
marker_edf4a595fc13f8e60995a299690365c7.bindPopup(popup_d964632a5b9855169c335410d4ed3538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edf4a595fc13f8e60995a299690365c7.setIcon(icon_e6a1522a1f414a23dca6a9ce7332e2a7);
|
|
|
|
|
|
var marker_de4caa28085b5cbb0538effa3ba3fb6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6237c97c40b6b2a065e943bf5930e594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ef51f18a70d4d82edc66ceeb8405eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2267ffc1c42e2e0a71d5ed47b7589029 = $(`<div id="html_2267ffc1c42e2e0a71d5ed47b7589029" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_6ef51f18a70d4d82edc66ceeb8405eb8.setContent(html_2267ffc1c42e2e0a71d5ed47b7589029);
|
|
|
|
|
|
|
|
marker_de4caa28085b5cbb0538effa3ba3fb6e.bindPopup(popup_6ef51f18a70d4d82edc66ceeb8405eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de4caa28085b5cbb0538effa3ba3fb6e.setIcon(icon_6237c97c40b6b2a065e943bf5930e594);
|
|
|
|
|
|
var marker_6e2a449919605ccf8a3f16c1decaf783 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4f8357e7b72b4ee19ee210e1c900d6b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55f000711ecf32a6b60a238961fdcb40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82d9a2ddad5609b82747170841903784 = $(`<div id="html_82d9a2ddad5609b82747170841903784" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_55f000711ecf32a6b60a238961fdcb40.setContent(html_82d9a2ddad5609b82747170841903784);
|
|
|
|
|
|
|
|
marker_6e2a449919605ccf8a3f16c1decaf783.bindPopup(popup_55f000711ecf32a6b60a238961fdcb40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e2a449919605ccf8a3f16c1decaf783.setIcon(icon_4f8357e7b72b4ee19ee210e1c900d6b5);
|
|
|
|
|
|
var marker_7d60b9dce16a6bb16dd216b1bf02e1bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5bea7f7a92143f0d35f81c1bf57818cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4dcd86fac058e4ca01ddcf36d5c16e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3540b6bc1d0634a469173c02fc1bb212 = $(`<div id="html_3540b6bc1d0634a469173c02fc1bb212" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_d4dcd86fac058e4ca01ddcf36d5c16e0.setContent(html_3540b6bc1d0634a469173c02fc1bb212);
|
|
|
|
|
|
|
|
marker_7d60b9dce16a6bb16dd216b1bf02e1bf.bindPopup(popup_d4dcd86fac058e4ca01ddcf36d5c16e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d60b9dce16a6bb16dd216b1bf02e1bf.setIcon(icon_5bea7f7a92143f0d35f81c1bf57818cd);
|
|
|
|
|
|
var marker_dc5eb674428272e9b29b67917b855e32 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6cc406073b4d9b7f7c09d747070e09b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d7568ba99e69f30c41b149235dc893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ed3f48ae7cf77e9151b8bfa8cc8135f = $(`<div id="html_7ed3f48ae7cf77e9151b8bfa8cc8135f" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_63d7568ba99e69f30c41b149235dc893.setContent(html_7ed3f48ae7cf77e9151b8bfa8cc8135f);
|
|
|
|
|
|
|
|
marker_dc5eb674428272e9b29b67917b855e32.bindPopup(popup_63d7568ba99e69f30c41b149235dc893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5eb674428272e9b29b67917b855e32.setIcon(icon_6cc406073b4d9b7f7c09d747070e09b5);
|
|
|
|
|
|
var marker_090bad07e5e51d614407f4f38378386c = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_cb83bd9f3252559a7e49f7bbd8447499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e5c741dd532ac895fed6f17691dac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa387ff37dffa980eaf1433ea982f6ab = $(`<div id="html_aa387ff37dffa980eaf1433ea982f6ab" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_03e5c741dd532ac895fed6f17691dac7.setContent(html_aa387ff37dffa980eaf1433ea982f6ab);
|
|
|
|
|
|
|
|
marker_090bad07e5e51d614407f4f38378386c.bindPopup(popup_03e5c741dd532ac895fed6f17691dac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_090bad07e5e51d614407f4f38378386c.setIcon(icon_cb83bd9f3252559a7e49f7bbd8447499);
|
|
|
|
|
|
var marker_d7e6536ef6b135621ff168990189d39d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_b0471ebe43f6184d3c8eb7810cbf3321 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae306c86b1501944896650d63847e84b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72698b840a8dd439ef16215294f93556 = $(`<div id="html_72698b840a8dd439ef16215294f93556" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_ae306c86b1501944896650d63847e84b.setContent(html_72698b840a8dd439ef16215294f93556);
|
|
|
|
|
|
|
|
marker_d7e6536ef6b135621ff168990189d39d.bindPopup(popup_ae306c86b1501944896650d63847e84b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e6536ef6b135621ff168990189d39d.setIcon(icon_b0471ebe43f6184d3c8eb7810cbf3321);
|
|
|
|
|
|
var marker_a8c4e3792ee6a2e9db0f76bcc67dd314 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1a01f0c0530279f6685bb16246c41889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a65cd54a9d04df69a17dfaa5deab7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86a3e9f05530997b919bac7e3e0ff32d = $(`<div id="html_86a3e9f05530997b919bac7e3e0ff32d" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_68a65cd54a9d04df69a17dfaa5deab7a.setContent(html_86a3e9f05530997b919bac7e3e0ff32d);
|
|
|
|
|
|
|
|
marker_a8c4e3792ee6a2e9db0f76bcc67dd314.bindPopup(popup_68a65cd54a9d04df69a17dfaa5deab7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8c4e3792ee6a2e9db0f76bcc67dd314.setIcon(icon_1a01f0c0530279f6685bb16246c41889);
|
|
|
|
|
|
var marker_f62862451791046bc1166b9937e7deba = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1cb6bf71b8865b2ee71489ff9bfb4eeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c65b9cf9e60883766eaa88fd2afeb1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f1810bb61f6d3212c426bae7e2a3032 = $(`<div id="html_7f1810bb61f6d3212c426bae7e2a3032" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_9c65b9cf9e60883766eaa88fd2afeb1f.setContent(html_7f1810bb61f6d3212c426bae7e2a3032);
|
|
|
|
|
|
|
|
marker_f62862451791046bc1166b9937e7deba.bindPopup(popup_9c65b9cf9e60883766eaa88fd2afeb1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f62862451791046bc1166b9937e7deba.setIcon(icon_1cb6bf71b8865b2ee71489ff9bfb4eeb);
|
|
|
|
|
|
var marker_56db6593caff6c725743adfa311c8b5e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f152945e52eeec392cf0dd6e8103907c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d2c23e3aea2d269759890185eeda542 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7da7024810c02f138c9e7d613963fe7 = $(`<div id="html_c7da7024810c02f138c9e7d613963fe7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_4d2c23e3aea2d269759890185eeda542.setContent(html_c7da7024810c02f138c9e7d613963fe7);
|
|
|
|
|
|
|
|
marker_56db6593caff6c725743adfa311c8b5e.bindPopup(popup_4d2c23e3aea2d269759890185eeda542)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56db6593caff6c725743adfa311c8b5e.setIcon(icon_f152945e52eeec392cf0dd6e8103907c);
|
|
|
|
|
|
var marker_274ed86f57474721afa2955f7a3c520b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c024fa8caf75380464fd6ff2484a9acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99d832fe9f6ac7447638c7ec95574476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3172c50fd434e28b6000a4d3aea70527 = $(`<div id="html_3172c50fd434e28b6000a4d3aea70527" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_99d832fe9f6ac7447638c7ec95574476.setContent(html_3172c50fd434e28b6000a4d3aea70527);
|
|
|
|
|
|
|
|
marker_274ed86f57474721afa2955f7a3c520b.bindPopup(popup_99d832fe9f6ac7447638c7ec95574476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274ed86f57474721afa2955f7a3c520b.setIcon(icon_c024fa8caf75380464fd6ff2484a9acb);
|
|
|
|
|
|
var marker_6d677134bbc73eb8851b9f94bbb81e1e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e4ed8035d21c2bc2a855defe3bc50b44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25e157e23eeb9dd901955ab3cc9e2d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e648a38f791a9f0ee5f2d852694bd21 = $(`<div id="html_8e648a38f791a9f0ee5f2d852694bd21" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_25e157e23eeb9dd901955ab3cc9e2d06.setContent(html_8e648a38f791a9f0ee5f2d852694bd21);
|
|
|
|
|
|
|
|
marker_6d677134bbc73eb8851b9f94bbb81e1e.bindPopup(popup_25e157e23eeb9dd901955ab3cc9e2d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d677134bbc73eb8851b9f94bbb81e1e.setIcon(icon_e4ed8035d21c2bc2a855defe3bc50b44);
|
|
|
|
|
|
var marker_4268fee96b74bece5d42075279bd58d4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_502503e26143e5ff17070127ef2a6541 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f0202e5b4ea840acf4d5c927afb201c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae40118e4e365be4465a44fbeecc75aa = $(`<div id="html_ae40118e4e365be4465a44fbeecc75aa" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_7f0202e5b4ea840acf4d5c927afb201c.setContent(html_ae40118e4e365be4465a44fbeecc75aa);
|
|
|
|
|
|
|
|
marker_4268fee96b74bece5d42075279bd58d4.bindPopup(popup_7f0202e5b4ea840acf4d5c927afb201c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4268fee96b74bece5d42075279bd58d4.setIcon(icon_502503e26143e5ff17070127ef2a6541);
|
|
|
|
|
|
var marker_af5df183d7906c8760d58d452735f8e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0f79f0ff2fcdbe7e042cb68d0da1c297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed6435cae16ffef39a2af51eefff4b0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec5dab4fbdcd5a826ecf15d684b25463 = $(`<div id="html_ec5dab4fbdcd5a826ecf15d684b25463" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_ed6435cae16ffef39a2af51eefff4b0a.setContent(html_ec5dab4fbdcd5a826ecf15d684b25463);
|
|
|
|
|
|
|
|
marker_af5df183d7906c8760d58d452735f8e9.bindPopup(popup_ed6435cae16ffef39a2af51eefff4b0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af5df183d7906c8760d58d452735f8e9.setIcon(icon_0f79f0ff2fcdbe7e042cb68d0da1c297);
|
|
|
|
|
|
var marker_de5a62d89062202beaa8c038c3308671 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_11c20b8fa657b1cbf3d2fc876e9c4020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae0662c9379a427db2ac9a7d46269baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62fa12e74a8393c0207d21fdc464a150 = $(`<div id="html_62fa12e74a8393c0207d21fdc464a150" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_ae0662c9379a427db2ac9a7d46269baa.setContent(html_62fa12e74a8393c0207d21fdc464a150);
|
|
|
|
|
|
|
|
marker_de5a62d89062202beaa8c038c3308671.bindPopup(popup_ae0662c9379a427db2ac9a7d46269baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de5a62d89062202beaa8c038c3308671.setIcon(icon_11c20b8fa657b1cbf3d2fc876e9c4020);
|
|
|
|
|
|
var marker_4e996c7b13eaa489631964de665d4ed8 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_56604c78d6da61c2325026c3ec9e3963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_581b7d027a2ec5fc72de30be7d022974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec490c311e8ae1a8a01de98723beda06 = $(`<div id="html_ec490c311e8ae1a8a01de98723beda06" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_581b7d027a2ec5fc72de30be7d022974.setContent(html_ec490c311e8ae1a8a01de98723beda06);
|
|
|
|
|
|
|
|
marker_4e996c7b13eaa489631964de665d4ed8.bindPopup(popup_581b7d027a2ec5fc72de30be7d022974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e996c7b13eaa489631964de665d4ed8.setIcon(icon_56604c78d6da61c2325026c3ec9e3963);
|
|
|
|
|
|
var marker_d5755dbfe54ec7c83fbafdcfd3bde560 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fe818118efa1f5c7ebc5068122e1cef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ce337c7ed6d94aad262845624b53b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a149e6f42c8532263619775cf75648d = $(`<div id="html_5a149e6f42c8532263619775cf75648d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_3ce337c7ed6d94aad262845624b53b78.setContent(html_5a149e6f42c8532263619775cf75648d);
|
|
|
|
|
|
|
|
marker_d5755dbfe54ec7c83fbafdcfd3bde560.bindPopup(popup_3ce337c7ed6d94aad262845624b53b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5755dbfe54ec7c83fbafdcfd3bde560.setIcon(icon_fe818118efa1f5c7ebc5068122e1cef6);
|
|
|
|
|
|
var marker_5a1ae8e17bb14c6459779c0cf15b053b = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_58ef166363abaf5cea1071edbe83b852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9640a5cb7bf5692852d0e065aad281a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11af89fb88d7ad8e4e39a4cd3af17565 = $(`<div id="html_11af89fb88d7ad8e4e39a4cd3af17565" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_9640a5cb7bf5692852d0e065aad281a8.setContent(html_11af89fb88d7ad8e4e39a4cd3af17565);
|
|
|
|
|
|
|
|
marker_5a1ae8e17bb14c6459779c0cf15b053b.bindPopup(popup_9640a5cb7bf5692852d0e065aad281a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a1ae8e17bb14c6459779c0cf15b053b.setIcon(icon_58ef166363abaf5cea1071edbe83b852);
|
|
|
|
|
|
var marker_a0d64f5de94546b79041a017b26692db = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5db55176276449e66b02bb16c2989bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45656479ee1f430ba41c5f242221c279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d514773caeee5b0edf3d24cd94e4558 = $(`<div id="html_6d514773caeee5b0edf3d24cd94e4558" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_45656479ee1f430ba41c5f242221c279.setContent(html_6d514773caeee5b0edf3d24cd94e4558);
|
|
|
|
|
|
|
|
marker_a0d64f5de94546b79041a017b26692db.bindPopup(popup_45656479ee1f430ba41c5f242221c279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d64f5de94546b79041a017b26692db.setIcon(icon_5db55176276449e66b02bb16c2989bee);
|
|
|
|
|
|
var marker_0c5c1fc5c0c7175492846934e864f540 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4b0a57b6f5088c671a767df266291495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7795e97f4c9c34689504191edad6a0b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_197f1767f177646e04272de33d4b5fec = $(`<div id="html_197f1767f177646e04272de33d4b5fec" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_7795e97f4c9c34689504191edad6a0b2.setContent(html_197f1767f177646e04272de33d4b5fec);
|
|
|
|
|
|
|
|
marker_0c5c1fc5c0c7175492846934e864f540.bindPopup(popup_7795e97f4c9c34689504191edad6a0b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c5c1fc5c0c7175492846934e864f540.setIcon(icon_4b0a57b6f5088c671a767df266291495);
|
|
|
|
|
|
var marker_fb07e12a937deeb617f4d3374efd4e34 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a3164b0731d15c46535788c353bfb8ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b274164670eddf342792048ac79c64ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed328eb7b84948deb0c661ef224c7942 = $(`<div id="html_ed328eb7b84948deb0c661ef224c7942" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_b274164670eddf342792048ac79c64ec.setContent(html_ed328eb7b84948deb0c661ef224c7942);
|
|
|
|
|
|
|
|
marker_fb07e12a937deeb617f4d3374efd4e34.bindPopup(popup_b274164670eddf342792048ac79c64ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb07e12a937deeb617f4d3374efd4e34.setIcon(icon_a3164b0731d15c46535788c353bfb8ca);
|
|
|
|
|
|
var marker_6cf0ca1b034b9f529f9e7cd4a2076097 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_dcc4e23f2305de2f808ca2db0b63f9b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_013e9db5f493ffc77704274c79453ba2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_963255d6000c9fa0b49d97d3beba9d2e = $(`<div id="html_963255d6000c9fa0b49d97d3beba9d2e" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_013e9db5f493ffc77704274c79453ba2.setContent(html_963255d6000c9fa0b49d97d3beba9d2e);
|
|
|
|
|
|
|
|
marker_6cf0ca1b034b9f529f9e7cd4a2076097.bindPopup(popup_013e9db5f493ffc77704274c79453ba2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cf0ca1b034b9f529f9e7cd4a2076097.setIcon(icon_dcc4e23f2305de2f808ca2db0b63f9b3);
|
|
|
|
|
|
var marker_9ab47234e821697b7b3060ad736002fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_01bd3f4c0be07da462e6f94a0c39ecc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38958fa29e37155b8bc74016a5a9753b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c58819543f7d0d38d65f389160ebd72 = $(`<div id="html_2c58819543f7d0d38d65f389160ebd72" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_38958fa29e37155b8bc74016a5a9753b.setContent(html_2c58819543f7d0d38d65f389160ebd72);
|
|
|
|
|
|
|
|
marker_9ab47234e821697b7b3060ad736002fd.bindPopup(popup_38958fa29e37155b8bc74016a5a9753b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ab47234e821697b7b3060ad736002fd.setIcon(icon_01bd3f4c0be07da462e6f94a0c39ecc8);
|
|
|
|
|
|
var marker_374cfcddad04f1c7d18a9616eca84242 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5406626e91fcf3d9354ab4c5f1348e0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04a8082deee499237a0e36622dc28d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b0dcade98fccea85119615d241feba6 = $(`<div id="html_9b0dcade98fccea85119615d241feba6" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_04a8082deee499237a0e36622dc28d4c.setContent(html_9b0dcade98fccea85119615d241feba6);
|
|
|
|
|
|
|
|
marker_374cfcddad04f1c7d18a9616eca84242.bindPopup(popup_04a8082deee499237a0e36622dc28d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_374cfcddad04f1c7d18a9616eca84242.setIcon(icon_5406626e91fcf3d9354ab4c5f1348e0a);
|
|
|
|
|
|
var marker_a9478eb749963f0ed5579096f6fa6be2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_23e6716ef0534fdcbdf78354bd71cb83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a276f4732e84c768b6806868dbb94f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff9256f51f9f8b5af58d3efc1ae961cb = $(`<div id="html_ff9256f51f9f8b5af58d3efc1ae961cb" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_6a276f4732e84c768b6806868dbb94f3.setContent(html_ff9256f51f9f8b5af58d3efc1ae961cb);
|
|
|
|
|
|
|
|
marker_a9478eb749963f0ed5579096f6fa6be2.bindPopup(popup_6a276f4732e84c768b6806868dbb94f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9478eb749963f0ed5579096f6fa6be2.setIcon(icon_23e6716ef0534fdcbdf78354bd71cb83);
|
|
|
|
|
|
var marker_bc1bda074b4110d2005dddc6ea92d6fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9e299498354c187dfc28d30960c72e45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_639f8a07ce75f7dbdbd391674ba87724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5a39bb30eac294a2a835b9a0697f056 = $(`<div id="html_b5a39bb30eac294a2a835b9a0697f056" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_639f8a07ce75f7dbdbd391674ba87724.setContent(html_b5a39bb30eac294a2a835b9a0697f056);
|
|
|
|
|
|
|
|
marker_bc1bda074b4110d2005dddc6ea92d6fd.bindPopup(popup_639f8a07ce75f7dbdbd391674ba87724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1bda074b4110d2005dddc6ea92d6fd.setIcon(icon_9e299498354c187dfc28d30960c72e45);
|
|
|
|
|
|
var marker_c2589bcd529e7d90a9730c56185f069d = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5ec69b27a2d3b9a81e38a4eab78ee8d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d055ded9dbb8ba7f9982622663ece613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d0037d779b33cd1d2d91995d612d6e2 = $(`<div id="html_3d0037d779b33cd1d2d91995d612d6e2" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d055ded9dbb8ba7f9982622663ece613.setContent(html_3d0037d779b33cd1d2d91995d612d6e2);
|
|
|
|
|
|
|
|
marker_c2589bcd529e7d90a9730c56185f069d.bindPopup(popup_d055ded9dbb8ba7f9982622663ece613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2589bcd529e7d90a9730c56185f069d.setIcon(icon_5ec69b27a2d3b9a81e38a4eab78ee8d3);
|
|
|
|
|
|
var marker_430ecb22ed189cc4048e3f5f18937189 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1ec5e01cc78a53ac56b8363a297f0ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d29eb9ac40b8552d748caa2614c60fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_208d9e8a4a3ac47d5a9e6a51f425125e = $(`<div id="html_208d9e8a4a3ac47d5a9e6a51f425125e" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_1d29eb9ac40b8552d748caa2614c60fd.setContent(html_208d9e8a4a3ac47d5a9e6a51f425125e);
|
|
|
|
|
|
|
|
marker_430ecb22ed189cc4048e3f5f18937189.bindPopup(popup_1d29eb9ac40b8552d748caa2614c60fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_430ecb22ed189cc4048e3f5f18937189.setIcon(icon_1ec5e01cc78a53ac56b8363a297f0ede);
|
|
|
|
|
|
var marker_965e0b9b6919095b13bed19858f38c3f = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3931bcbafcd3ee7addbf5587c451a744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f7efe0440bd9d39f901dce6f0333a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56baf6913c88f7fa74665773e6db5e07 = $(`<div id="html_56baf6913c88f7fa74665773e6db5e07" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_8f7efe0440bd9d39f901dce6f0333a4d.setContent(html_56baf6913c88f7fa74665773e6db5e07);
|
|
|
|
|
|
|
|
marker_965e0b9b6919095b13bed19858f38c3f.bindPopup(popup_8f7efe0440bd9d39f901dce6f0333a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_965e0b9b6919095b13bed19858f38c3f.setIcon(icon_3931bcbafcd3ee7addbf5587c451a744);
|
|
|
|
|
|
var marker_dee47e6075ad87687a3787285a1a9065 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1f6aae0349bbad90c0ee732007d1cc1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a6c70a5709366d0ccbbd39ac02dd34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8d18c02d2069789577545335e24db02 = $(`<div id="html_c8d18c02d2069789577545335e24db02" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_d0a6c70a5709366d0ccbbd39ac02dd34.setContent(html_c8d18c02d2069789577545335e24db02);
|
|
|
|
|
|
|
|
marker_dee47e6075ad87687a3787285a1a9065.bindPopup(popup_d0a6c70a5709366d0ccbbd39ac02dd34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dee47e6075ad87687a3787285a1a9065.setIcon(icon_1f6aae0349bbad90c0ee732007d1cc1f);
|
|
|
|
|
|
var marker_f2ea2e52ec1f4b409e9251cdb593d2aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a4b11a6e18057c6121411c1c5b80cfe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57a3b667691ed1a8814ccc295026592f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6969addb1d33903eda67d68872de4489 = $(`<div id="html_6969addb1d33903eda67d68872de4489" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_57a3b667691ed1a8814ccc295026592f.setContent(html_6969addb1d33903eda67d68872de4489);
|
|
|
|
|
|
|
|
marker_f2ea2e52ec1f4b409e9251cdb593d2aa.bindPopup(popup_57a3b667691ed1a8814ccc295026592f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2ea2e52ec1f4b409e9251cdb593d2aa.setIcon(icon_a4b11a6e18057c6121411c1c5b80cfe6);
|
|
|
|
|
|
var marker_0f28ab0347ce318cc1e4ed709db1727b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_06b8d05c88ee8fa2bd12c26671475400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d971d8617501c398e8abd75491c6f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f3488fbf73995a95a3635d4a752a32e = $(`<div id="html_4f3488fbf73995a95a3635d4a752a32e" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_1d971d8617501c398e8abd75491c6f71.setContent(html_4f3488fbf73995a95a3635d4a752a32e);
|
|
|
|
|
|
|
|
marker_0f28ab0347ce318cc1e4ed709db1727b.bindPopup(popup_1d971d8617501c398e8abd75491c6f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f28ab0347ce318cc1e4ed709db1727b.setIcon(icon_06b8d05c88ee8fa2bd12c26671475400);
|
|
|
|
|
|
var marker_6ff05f9cd9e615ebd604bb20f1e38ab4 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_681a14994ba6fd8c8b02342290d2bb7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_773bf5aa8c9d0ac01509ad47a665521f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_548b74e8891bb686653f68996e7f1a54 = $(`<div id="html_548b74e8891bb686653f68996e7f1a54" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_773bf5aa8c9d0ac01509ad47a665521f.setContent(html_548b74e8891bb686653f68996e7f1a54);
|
|
|
|
|
|
|
|
marker_6ff05f9cd9e615ebd604bb20f1e38ab4.bindPopup(popup_773bf5aa8c9d0ac01509ad47a665521f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff05f9cd9e615ebd604bb20f1e38ab4.setIcon(icon_681a14994ba6fd8c8b02342290d2bb7e);
|
|
|
|
|
|
var marker_81b8267fbfe91b994de2488ec07c69fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_17979c6af90f626c057c56ebbca621af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b119354d6de0e173ab84a528ebb350d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2009e99be0cf566a1d965a4e284d196 = $(`<div id="html_c2009e99be0cf566a1d965a4e284d196" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_b119354d6de0e173ab84a528ebb350d1.setContent(html_c2009e99be0cf566a1d965a4e284d196);
|
|
|
|
|
|
|
|
marker_81b8267fbfe91b994de2488ec07c69fd.bindPopup(popup_b119354d6de0e173ab84a528ebb350d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81b8267fbfe91b994de2488ec07c69fd.setIcon(icon_17979c6af90f626c057c56ebbca621af);
|
|
|
|
|
|
var marker_c4fd46bd8219e93ff6d1f17caf585aca = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_89db5483a3b66d08ff1c00c5fade53f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff7986238103b6fd5cd4980b28fd3570 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a1f2286e7f84f32a6db650a861c50dc = $(`<div id="html_4a1f2286e7f84f32a6db650a861c50dc" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_ff7986238103b6fd5cd4980b28fd3570.setContent(html_4a1f2286e7f84f32a6db650a861c50dc);
|
|
|
|
|
|
|
|
marker_c4fd46bd8219e93ff6d1f17caf585aca.bindPopup(popup_ff7986238103b6fd5cd4980b28fd3570)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4fd46bd8219e93ff6d1f17caf585aca.setIcon(icon_89db5483a3b66d08ff1c00c5fade53f7);
|
|
|
|
|
|
var marker_f73154213004ee862ff3511301e44e8a = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5b786142d807fc0d786410db8c597f81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d2fd589fa11e5aa43afb96691b780a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61863cdf47c200d071588accce01878c = $(`<div id="html_61863cdf47c200d071588accce01878c" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_6d2fd589fa11e5aa43afb96691b780a1.setContent(html_61863cdf47c200d071588accce01878c);
|
|
|
|
|
|
|
|
marker_f73154213004ee862ff3511301e44e8a.bindPopup(popup_6d2fd589fa11e5aa43afb96691b780a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73154213004ee862ff3511301e44e8a.setIcon(icon_5b786142d807fc0d786410db8c597f81);
|
|
|
|
|
|
var marker_ac368cfdb535aed87cfb5f060db2d400 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8482bc42ee828a87301711ed0fc8cf77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad23f342ba17e4c7cd50579cee13dbd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677126da2e6d68813ee8c7e8e3f46f5c = $(`<div id="html_677126da2e6d68813ee8c7e8e3f46f5c" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_ad23f342ba17e4c7cd50579cee13dbd3.setContent(html_677126da2e6d68813ee8c7e8e3f46f5c);
|
|
|
|
|
|
|
|
marker_ac368cfdb535aed87cfb5f060db2d400.bindPopup(popup_ad23f342ba17e4c7cd50579cee13dbd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac368cfdb535aed87cfb5f060db2d400.setIcon(icon_8482bc42ee828a87301711ed0fc8cf77);
|
|
|
|
|
|
var marker_42b3c6fd769018073d99eaac7982d635 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_93f6d9fc53e7684343a1b32724990040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec177c155141f7e0cf7c6ee6deeeb24d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ffe994dbd6a4ad65e9a4f1d3a72e52 = $(`<div id="html_58ffe994dbd6a4ad65e9a4f1d3a72e52" style="width: 100.0%; height: 100.0%;">artisanspyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_ec177c155141f7e0cf7c6ee6deeeb24d.setContent(html_58ffe994dbd6a4ad65e9a4f1d3a72e52);
|
|
|
|
|
|
|
|
marker_42b3c6fd769018073d99eaac7982d635.bindPopup(popup_ec177c155141f7e0cf7c6ee6deeeb24d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b3c6fd769018073d99eaac7982d635.setIcon(icon_93f6d9fc53e7684343a1b32724990040);
|
|
|
|
|
|
var marker_4fa88c9991953ffb3c9bb98ae82a310d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_b191573456ce901b05d693bf2e076fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2308e80ed99f7e27787b9766cea360a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_374f3c036df960aeb3bb9153c8ccbf22 = $(`<div id="html_374f3c036df960aeb3bb9153c8ccbf22" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_a2308e80ed99f7e27787b9766cea360a.setContent(html_374f3c036df960aeb3bb9153c8ccbf22);
|
|
|
|
|
|
|
|
marker_4fa88c9991953ffb3c9bb98ae82a310d.bindPopup(popup_a2308e80ed99f7e27787b9766cea360a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa88c9991953ffb3c9bb98ae82a310d.setIcon(icon_b191573456ce901b05d693bf2e076fe2);
|
|
|
|
|
|
var marker_89d9e1ac47fdea609084a1c77a9f906e = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e205bec3fff156e2ec04b5253c9294af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1de5e32447c8f4323edb96570b48073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e111251f72eb8249858040778a12707b = $(`<div id="html_e111251f72eb8249858040778a12707b" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a1de5e32447c8f4323edb96570b48073.setContent(html_e111251f72eb8249858040778a12707b);
|
|
|
|
|
|
|
|
marker_89d9e1ac47fdea609084a1c77a9f906e.bindPopup(popup_a1de5e32447c8f4323edb96570b48073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89d9e1ac47fdea609084a1c77a9f906e.setIcon(icon_e205bec3fff156e2ec04b5253c9294af);
|
|
|
|
|
|
var marker_144ed489d75dc60b5f16bad67a35e5b9 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_790373eeea059d23833cb3662c052349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_674265a299dd6b9809e03ce46bfab9f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139437bf027890381be935a9c027dd55 = $(`<div id="html_139437bf027890381be935a9c027dd55" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_674265a299dd6b9809e03ce46bfab9f0.setContent(html_139437bf027890381be935a9c027dd55);
|
|
|
|
|
|
|
|
marker_144ed489d75dc60b5f16bad67a35e5b9.bindPopup(popup_674265a299dd6b9809e03ce46bfab9f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_144ed489d75dc60b5f16bad67a35e5b9.setIcon(icon_790373eeea059d23833cb3662c052349);
|
|
|
|
|
|
var marker_6532da692dcecf425d365db9e44fe296 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a925aae4fbd12282130b322e31770592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_743858fb57e798a631e8fef389b9f6a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dd7d64ffdf23b2b61a7df59d77408c4 = $(`<div id="html_4dd7d64ffdf23b2b61a7df59d77408c4" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_743858fb57e798a631e8fef389b9f6a3.setContent(html_4dd7d64ffdf23b2b61a7df59d77408c4);
|
|
|
|
|
|
|
|
marker_6532da692dcecf425d365db9e44fe296.bindPopup(popup_743858fb57e798a631e8fef389b9f6a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6532da692dcecf425d365db9e44fe296.setIcon(icon_a925aae4fbd12282130b322e31770592);
|
|
|
|
|
|
var marker_8bdad2962bf4794efe46eb69c3b70c86 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c5f1eaee7a16774d4bc78d6ed2f5f8a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61cd8829681ce248e13ab9545f2cf16f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ae88a3ded5cac755221aeac596b8fe6 = $(`<div id="html_8ae88a3ded5cac755221aeac596b8fe6" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_61cd8829681ce248e13ab9545f2cf16f.setContent(html_8ae88a3ded5cac755221aeac596b8fe6);
|
|
|
|
|
|
|
|
marker_8bdad2962bf4794efe46eb69c3b70c86.bindPopup(popup_61cd8829681ce248e13ab9545f2cf16f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bdad2962bf4794efe46eb69c3b70c86.setIcon(icon_c5f1eaee7a16774d4bc78d6ed2f5f8a0);
|
|
|
|
|
|
var marker_6e44e167fa2ac90fec3ab928bf9c67d7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_24422c0a9b1150e283b2b36e57165100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80bd97b30c716d7804e473a8a08b40bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de21eb9cd72b46910f06f3e1e809724 = $(`<div id="html_8de21eb9cd72b46910f06f3e1e809724" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_80bd97b30c716d7804e473a8a08b40bb.setContent(html_8de21eb9cd72b46910f06f3e1e809724);
|
|
|
|
|
|
|
|
marker_6e44e167fa2ac90fec3ab928bf9c67d7.bindPopup(popup_80bd97b30c716d7804e473a8a08b40bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e44e167fa2ac90fec3ab928bf9c67d7.setIcon(icon_24422c0a9b1150e283b2b36e57165100);
|
|
|
|
|
|
var marker_5b36337ed61806fd8eb06686a2a456df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0001286258eb297b7e3344b5cc0eaffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a77906ea0e04916af2ba683cf0106d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d25077cf84f29b4082e9ad87393e5c9f = $(`<div id="html_d25077cf84f29b4082e9ad87393e5c9f" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2a77906ea0e04916af2ba683cf0106d0.setContent(html_d25077cf84f29b4082e9ad87393e5c9f);
|
|
|
|
|
|
|
|
marker_5b36337ed61806fd8eb06686a2a456df.bindPopup(popup_2a77906ea0e04916af2ba683cf0106d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b36337ed61806fd8eb06686a2a456df.setIcon(icon_0001286258eb297b7e3344b5cc0eaffb);
|
|
|
|
|
|
var marker_3b42d6b2ea5085202594e08d7f3dd89b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_74c41d5b7888811fbe9996c143e6798a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c06c4d6955300e75c0b667b5347d8cc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cab6a9557e4d8ae2a7d17147dff5a5af = $(`<div id="html_cab6a9557e4d8ae2a7d17147dff5a5af" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_c06c4d6955300e75c0b667b5347d8cc4.setContent(html_cab6a9557e4d8ae2a7d17147dff5a5af);
|
|
|
|
|
|
|
|
marker_3b42d6b2ea5085202594e08d7f3dd89b.bindPopup(popup_c06c4d6955300e75c0b667b5347d8cc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b42d6b2ea5085202594e08d7f3dd89b.setIcon(icon_74c41d5b7888811fbe9996c143e6798a);
|
|
|
|
|
|
var marker_60ce3ece297e90c673a6c54903c07b49 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d710dc1461f0a7ccbd4955a2852c7cf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebc6f918cdd1a00bd821bacb42c4a446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_226f9c335a9f9e9b25e990b824091b10 = $(`<div id="html_226f9c335a9f9e9b25e990b824091b10" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_ebc6f918cdd1a00bd821bacb42c4a446.setContent(html_226f9c335a9f9e9b25e990b824091b10);
|
|
|
|
|
|
|
|
marker_60ce3ece297e90c673a6c54903c07b49.bindPopup(popup_ebc6f918cdd1a00bd821bacb42c4a446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60ce3ece297e90c673a6c54903c07b49.setIcon(icon_d710dc1461f0a7ccbd4955a2852c7cf7);
|
|
|
|
|
|
var marker_91402c3b5d8db5b041d8866e1e82ab06 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9ef98f5249280ec5b4175882638f22f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_717deb107332fd5cc28a31c4a109a459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89804a23883d15a23a13ab77a1177903 = $(`<div id="html_89804a23883d15a23a13ab77a1177903" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_717deb107332fd5cc28a31c4a109a459.setContent(html_89804a23883d15a23a13ab77a1177903);
|
|
|
|
|
|
|
|
marker_91402c3b5d8db5b041d8866e1e82ab06.bindPopup(popup_717deb107332fd5cc28a31c4a109a459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91402c3b5d8db5b041d8866e1e82ab06.setIcon(icon_9ef98f5249280ec5b4175882638f22f5);
|
|
|
|
|
|
var marker_80b0c1703eb43b8fdcaf7ca3806cc46b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ec6b43161084d17b7528b7c6faa8cb2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59750ece5c5f50f96e6439bfba9bd894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7b8870b43dca0e5a6d932fd032b17ab = $(`<div id="html_d7b8870b43dca0e5a6d932fd032b17ab" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_59750ece5c5f50f96e6439bfba9bd894.setContent(html_d7b8870b43dca0e5a6d932fd032b17ab);
|
|
|
|
|
|
|
|
marker_80b0c1703eb43b8fdcaf7ca3806cc46b.bindPopup(popup_59750ece5c5f50f96e6439bfba9bd894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b0c1703eb43b8fdcaf7ca3806cc46b.setIcon(icon_ec6b43161084d17b7528b7c6faa8cb2f);
|
|
|
|
|
|
var marker_f68c2ee1325d317b4938c2817ddac4f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2f670bc5d115a41881951036076461cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3b2a23b1604fe56958849c50fe026b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fcc474e5b9a4c0d28c19f31b19f3dee = $(`<div id="html_4fcc474e5b9a4c0d28c19f31b19f3dee" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_7c3b2a23b1604fe56958849c50fe026b.setContent(html_4fcc474e5b9a4c0d28c19f31b19f3dee);
|
|
|
|
|
|
|
|
marker_f68c2ee1325d317b4938c2817ddac4f1.bindPopup(popup_7c3b2a23b1604fe56958849c50fe026b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f68c2ee1325d317b4938c2817ddac4f1.setIcon(icon_2f670bc5d115a41881951036076461cf);
|
|
|
|
|
|
var marker_343441e7d9a88db9a62fae48475b89fe = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d758a609ac288e549c0590bbdeb866c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_810c572650de948cc4a15663af97de7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f875f4db5b1a3ab1904eca6f827dac4 = $(`<div id="html_3f875f4db5b1a3ab1904eca6f827dac4" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_810c572650de948cc4a15663af97de7a.setContent(html_3f875f4db5b1a3ab1904eca6f827dac4);
|
|
|
|
|
|
|
|
marker_343441e7d9a88db9a62fae48475b89fe.bindPopup(popup_810c572650de948cc4a15663af97de7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_343441e7d9a88db9a62fae48475b89fe.setIcon(icon_d758a609ac288e549c0590bbdeb866c3);
|
|
|
|
|
|
var marker_29380560bd24e145278f48300d5fab5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_43c1d08ace386afbc48d28cc37ce7948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_664cfa6409c7b13e5a1ddc27843af6b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1954adbd6ed129a52e0bfbd9eac9c28 = $(`<div id="html_a1954adbd6ed129a52e0bfbd9eac9c28" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_664cfa6409c7b13e5a1ddc27843af6b0.setContent(html_a1954adbd6ed129a52e0bfbd9eac9c28);
|
|
|
|
|
|
|
|
marker_29380560bd24e145278f48300d5fab5a.bindPopup(popup_664cfa6409c7b13e5a1ddc27843af6b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29380560bd24e145278f48300d5fab5a.setIcon(icon_43c1d08ace386afbc48d28cc37ce7948);
|
|
|
|
|
|
var marker_f16a2ce9b8083b658c59b239902cc705 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_40e70c726f7441b992bed22ddbbb8e25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48e7ae61b534cfb4ec83db95e68dabdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d57aed091b0b0eeff3e83e5eec8da78a = $(`<div id="html_d57aed091b0b0eeff3e83e5eec8da78a" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_48e7ae61b534cfb4ec83db95e68dabdf.setContent(html_d57aed091b0b0eeff3e83e5eec8da78a);
|
|
|
|
|
|
|
|
marker_f16a2ce9b8083b658c59b239902cc705.bindPopup(popup_48e7ae61b534cfb4ec83db95e68dabdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f16a2ce9b8083b658c59b239902cc705.setIcon(icon_40e70c726f7441b992bed22ddbbb8e25);
|
|
|
|
|
|
var marker_aa5f7b766a6c124f014041dba2ffe1a9 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3796d18fe994e7a29718dd88620e30cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8abde03f8c3dec9f00a9bfb358dc85ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5952b8f2c68c6f08b8775cae22d13d51 = $(`<div id="html_5952b8f2c68c6f08b8775cae22d13d51" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_8abde03f8c3dec9f00a9bfb358dc85ad.setContent(html_5952b8f2c68c6f08b8775cae22d13d51);
|
|
|
|
|
|
|
|
marker_aa5f7b766a6c124f014041dba2ffe1a9.bindPopup(popup_8abde03f8c3dec9f00a9bfb358dc85ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5f7b766a6c124f014041dba2ffe1a9.setIcon(icon_3796d18fe994e7a29718dd88620e30cd);
|
|
|
|
|
|
var marker_aa5eca00a0e6b8a97bf72bdc24b935ea = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5f336b80cae5c3b0c3b70241941d4b66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4d383253ff47b284e70dfd460bd7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66f06eb69e6fab486eb24feba0e61764 = $(`<div id="html_66f06eb69e6fab486eb24feba0e61764" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_eb4d383253ff47b284e70dfd460bd7c0.setContent(html_66f06eb69e6fab486eb24feba0e61764);
|
|
|
|
|
|
|
|
marker_aa5eca00a0e6b8a97bf72bdc24b935ea.bindPopup(popup_eb4d383253ff47b284e70dfd460bd7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5eca00a0e6b8a97bf72bdc24b935ea.setIcon(icon_5f336b80cae5c3b0c3b70241941d4b66);
|
|
|
|
|
|
var marker_4a5c3cf57623deed26bb863b8a4d2220 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4e1b746b212638eafcdca0e4012de43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f570435ed12a1157000e218360396734 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70f7c9fb9bc0452ec803989bc084b04a = $(`<div id="html_70f7c9fb9bc0452ec803989bc084b04a" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f570435ed12a1157000e218360396734.setContent(html_70f7c9fb9bc0452ec803989bc084b04a);
|
|
|
|
|
|
|
|
marker_4a5c3cf57623deed26bb863b8a4d2220.bindPopup(popup_f570435ed12a1157000e218360396734)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a5c3cf57623deed26bb863b8a4d2220.setIcon(icon_4e1b746b212638eafcdca0e4012de43a);
|
|
|
|
|
|
var marker_2c3739b43a545ada7591a1de8c0a5048 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_236e752fd0e47af72533a97b01f96f7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5334940581dbaffe3b03efd85227ac0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80a4c4df7356f99c29effc6ff48a5b1e = $(`<div id="html_80a4c4df7356f99c29effc6ff48a5b1e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_c5334940581dbaffe3b03efd85227ac0.setContent(html_80a4c4df7356f99c29effc6ff48a5b1e);
|
|
|
|
|
|
|
|
marker_2c3739b43a545ada7591a1de8c0a5048.bindPopup(popup_c5334940581dbaffe3b03efd85227ac0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c3739b43a545ada7591a1de8c0a5048.setIcon(icon_236e752fd0e47af72533a97b01f96f7d);
|
|
|
|
|
|
var marker_0d4cb5361d136044bc6cece6c03cbb51 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bbfcf66ae7b6e52b88c4c14a8c01b30d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_183620674c346b1bbaf7cf5b6f6d3fe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edf17de5b0a3f14696b769db2eafe73c = $(`<div id="html_edf17de5b0a3f14696b769db2eafe73c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_183620674c346b1bbaf7cf5b6f6d3fe0.setContent(html_edf17de5b0a3f14696b769db2eafe73c);
|
|
|
|
|
|
|
|
marker_0d4cb5361d136044bc6cece6c03cbb51.bindPopup(popup_183620674c346b1bbaf7cf5b6f6d3fe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4cb5361d136044bc6cece6c03cbb51.setIcon(icon_bbfcf66ae7b6e52b88c4c14a8c01b30d);
|
|
|
|
|
|
var marker_fa5d66063cc0c3e61a64bddfeea57d11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5c571b0ff91bf803a464366f68e52cf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c26c71a7cf22fc4fb3d89513db31a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0e9f6e426196ce066b9daf7363f639a = $(`<div id="html_f0e9f6e426196ce066b9daf7363f639a" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_7c26c71a7cf22fc4fb3d89513db31a1a.setContent(html_f0e9f6e426196ce066b9daf7363f639a);
|
|
|
|
|
|
|
|
marker_fa5d66063cc0c3e61a64bddfeea57d11.bindPopup(popup_7c26c71a7cf22fc4fb3d89513db31a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa5d66063cc0c3e61a64bddfeea57d11.setIcon(icon_5c571b0ff91bf803a464366f68e52cf2);
|
|
|
|
|
|
var marker_c5eaea673136c3250126b9a0ebcd7ab1 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e3b2ae40798de831bd5c7e42e4571433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0621167c4c47ad619cd0d0f2014e18f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e814a4c3a8004b097e3277711f01596 = $(`<div id="html_5e814a4c3a8004b097e3277711f01596" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_0621167c4c47ad619cd0d0f2014e18f7.setContent(html_5e814a4c3a8004b097e3277711f01596);
|
|
|
|
|
|
|
|
marker_c5eaea673136c3250126b9a0ebcd7ab1.bindPopup(popup_0621167c4c47ad619cd0d0f2014e18f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5eaea673136c3250126b9a0ebcd7ab1.setIcon(icon_e3b2ae40798de831bd5c7e42e4571433);
|
|
|
|
|
|
var marker_90dbde270a026488a3bef76681134e36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fdefb02f50176b0e764bf8dea213dbd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29b34bf3c95cf519a74503af1d97885b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d7efde52cacaf19166dfd0b79465274 = $(`<div id="html_0d7efde52cacaf19166dfd0b79465274" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_29b34bf3c95cf519a74503af1d97885b.setContent(html_0d7efde52cacaf19166dfd0b79465274);
|
|
|
|
|
|
|
|
marker_90dbde270a026488a3bef76681134e36.bindPopup(popup_29b34bf3c95cf519a74503af1d97885b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90dbde270a026488a3bef76681134e36.setIcon(icon_fdefb02f50176b0e764bf8dea213dbd9);
|
|
|
|
|
|
var marker_48a374031e0ce0bb8f8a3d4e6b357cc3 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3144c3b86090118eb45c5b0d3c67827d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04076d65ea807643356e6148e59cbcad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2c4bbb8cec5671be2539be2ef0b64c = $(`<div id="html_db2c4bbb8cec5671be2539be2ef0b64c" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_04076d65ea807643356e6148e59cbcad.setContent(html_db2c4bbb8cec5671be2539be2ef0b64c);
|
|
|
|
|
|
|
|
marker_48a374031e0ce0bb8f8a3d4e6b357cc3.bindPopup(popup_04076d65ea807643356e6148e59cbcad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a374031e0ce0bb8f8a3d4e6b357cc3.setIcon(icon_3144c3b86090118eb45c5b0d3c67827d);
|
|
|
|
|
|
var marker_35df92eb31bb45ae2d0ad730d483f1e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d7f2f4c12de800429a5745b8764f2a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f599c10920e614b56ce5da34343ecf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_985d7770e8c05947aec104fac89c56ff = $(`<div id="html_985d7770e8c05947aec104fac89c56ff" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_1f599c10920e614b56ce5da34343ecf6.setContent(html_985d7770e8c05947aec104fac89c56ff);
|
|
|
|
|
|
|
|
marker_35df92eb31bb45ae2d0ad730d483f1e8.bindPopup(popup_1f599c10920e614b56ce5da34343ecf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35df92eb31bb45ae2d0ad730d483f1e8.setIcon(icon_d7f2f4c12de800429a5745b8764f2a2f);
|
|
|
|
|
|
var marker_585c11d0f3df9bb22b110a8f9c3ecfa5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_350cb20093cb2df06f13fcb1a527647c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c97ccdedcd1ad561d2e65ca6abafbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71077c0ce65b4b1c98bf6b4954de4a95 = $(`<div id="html_71077c0ce65b4b1c98bf6b4954de4a95" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_64c97ccdedcd1ad561d2e65ca6abafbe.setContent(html_71077c0ce65b4b1c98bf6b4954de4a95);
|
|
|
|
|
|
|
|
marker_585c11d0f3df9bb22b110a8f9c3ecfa5.bindPopup(popup_64c97ccdedcd1ad561d2e65ca6abafbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_585c11d0f3df9bb22b110a8f9c3ecfa5.setIcon(icon_350cb20093cb2df06f13fcb1a527647c);
|
|
|
|
|
|
var marker_2b9f41c88572c1e5ba1e61df86e1f1cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7d0b61dd3ce98bda3d5e3884e6bf063f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a292d2dfc269e044f9384bd48785f8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a83436b891dfb3c86d2e0013fcfae19 = $(`<div id="html_6a83436b891dfb3c86d2e0013fcfae19" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_5a292d2dfc269e044f9384bd48785f8b.setContent(html_6a83436b891dfb3c86d2e0013fcfae19);
|
|
|
|
|
|
|
|
marker_2b9f41c88572c1e5ba1e61df86e1f1cd.bindPopup(popup_5a292d2dfc269e044f9384bd48785f8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b9f41c88572c1e5ba1e61df86e1f1cd.setIcon(icon_7d0b61dd3ce98bda3d5e3884e6bf063f);
|
|
|
|
|
|
var marker_06fc59d9ea2a85a79bedbde43f43b268 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ed8c959a152ef734158eea1ac6453790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b443323b3090481f4724b0900aa718c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c41501212b2bd1150f8b8e7583062557 = $(`<div id="html_c41501212b2bd1150f8b8e7583062557" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_5b443323b3090481f4724b0900aa718c.setContent(html_c41501212b2bd1150f8b8e7583062557);
|
|
|
|
|
|
|
|
marker_06fc59d9ea2a85a79bedbde43f43b268.bindPopup(popup_5b443323b3090481f4724b0900aa718c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06fc59d9ea2a85a79bedbde43f43b268.setIcon(icon_ed8c959a152ef734158eea1ac6453790);
|
|
|
|
|
|
var marker_3a9d2e6b9f9bada5630b3c00496e85c7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_97ea14ea7918334b3851159d1c368876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b830fc0369f994baf543262eab924a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b57457214f5814afc571dc2752d8598 = $(`<div id="html_7b57457214f5814afc571dc2752d8598" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_9b830fc0369f994baf543262eab924a3.setContent(html_7b57457214f5814afc571dc2752d8598);
|
|
|
|
|
|
|
|
marker_3a9d2e6b9f9bada5630b3c00496e85c7.bindPopup(popup_9b830fc0369f994baf543262eab924a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9d2e6b9f9bada5630b3c00496e85c7.setIcon(icon_97ea14ea7918334b3851159d1c368876);
|
|
|
|
|
|
var marker_9678df6c63e1d55b364e1361d227fa10 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9ea802a666640d130bb1bf9101563a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_668252f947847f7def04458cded8da3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2761726bea437258e322035a0fb7946e = $(`<div id="html_2761726bea437258e322035a0fb7946e" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_668252f947847f7def04458cded8da3a.setContent(html_2761726bea437258e322035a0fb7946e);
|
|
|
|
|
|
|
|
marker_9678df6c63e1d55b364e1361d227fa10.bindPopup(popup_668252f947847f7def04458cded8da3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9678df6c63e1d55b364e1361d227fa10.setIcon(icon_9ea802a666640d130bb1bf9101563a63);
|
|
|
|
|
|
var marker_8fe905685aace4cdeb835cbe7e0c9cbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_690aaa636b706347d481f0835dc26c3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8369588364b104390e45916004480617 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_026fbeefe5bf2fc9968d25817109226d = $(`<div id="html_026fbeefe5bf2fc9968d25817109226d" style="width: 100.0%; height: 100.0%;">relay.rushmi0.win</div>`)[0];
|
|
popup_8369588364b104390e45916004480617.setContent(html_026fbeefe5bf2fc9968d25817109226d);
|
|
|
|
|
|
|
|
marker_8fe905685aace4cdeb835cbe7e0c9cbc.bindPopup(popup_8369588364b104390e45916004480617)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fe905685aace4cdeb835cbe7e0c9cbc.setIcon(icon_690aaa636b706347d481f0835dc26c3a);
|
|
|
|
|
|
var marker_8bd882105e2640b4333562b0b9c57f05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c70fdf926f909253e13d9cf48cddae2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b4ac9cbafae747a722cde0ba77d68c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62803ba37a5f24f31fa5eca424e578e = $(`<div id="html_e62803ba37a5f24f31fa5eca424e578e" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_2b4ac9cbafae747a722cde0ba77d68c0.setContent(html_e62803ba37a5f24f31fa5eca424e578e);
|
|
|
|
|
|
|
|
marker_8bd882105e2640b4333562b0b9c57f05.bindPopup(popup_2b4ac9cbafae747a722cde0ba77d68c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd882105e2640b4333562b0b9c57f05.setIcon(icon_c70fdf926f909253e13d9cf48cddae2f);
|
|
|
|
|
|
var marker_f42feb40480c82cefdc8d11be468a3e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_594b5b7a98a3495cb1421d3712ab9c51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9e095b648a344c59af0dd9fd75f22b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75b260cb8d98e8ca33abfcbeba897ad6 = $(`<div id="html_75b260cb8d98e8ca33abfcbeba897ad6" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_1f9e095b648a344c59af0dd9fd75f22b.setContent(html_75b260cb8d98e8ca33abfcbeba897ad6);
|
|
|
|
|
|
|
|
marker_f42feb40480c82cefdc8d11be468a3e2.bindPopup(popup_1f9e095b648a344c59af0dd9fd75f22b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f42feb40480c82cefdc8d11be468a3e2.setIcon(icon_594b5b7a98a3495cb1421d3712ab9c51);
|
|
|
|
|
|
var marker_a45d421fb1ff0438487cd2a29190afd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_323accadd9fcc0948b51536362a4220a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_166adc768caf7e333e21ce553810841d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c786ae9e19273575c6d6fbdf6734d194 = $(`<div id="html_c786ae9e19273575c6d6fbdf6734d194" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_166adc768caf7e333e21ce553810841d.setContent(html_c786ae9e19273575c6d6fbdf6734d194);
|
|
|
|
|
|
|
|
marker_a45d421fb1ff0438487cd2a29190afd9.bindPopup(popup_166adc768caf7e333e21ce553810841d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a45d421fb1ff0438487cd2a29190afd9.setIcon(icon_323accadd9fcc0948b51536362a4220a);
|
|
|
|
|
|
var marker_6b830e4d098a5f3f2b18d2de4b2054f4 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c8410a48fbf8f602e0a8fe4643ae7b5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c74b4fa4ad1d21fbd16454978262a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba7d33ceda4ce17ca7f06c0a27a5116 = $(`<div id="html_5ba7d33ceda4ce17ca7f06c0a27a5116" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_0c74b4fa4ad1d21fbd16454978262a8d.setContent(html_5ba7d33ceda4ce17ca7f06c0a27a5116);
|
|
|
|
|
|
|
|
marker_6b830e4d098a5f3f2b18d2de4b2054f4.bindPopup(popup_0c74b4fa4ad1d21fbd16454978262a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b830e4d098a5f3f2b18d2de4b2054f4.setIcon(icon_c8410a48fbf8f602e0a8fe4643ae7b5d);
|
|
|
|
|
|
var marker_9f9263750bc7224cc44c8f2a598c7177 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_16f5fbe3fcf8de85120828906169265e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c08dba52619f5732a45a0f7fc23afef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c46c3d8f34d60e3a5a5784e9bfe8185 = $(`<div id="html_7c46c3d8f34d60e3a5a5784e9bfe8185" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_7c08dba52619f5732a45a0f7fc23afef.setContent(html_7c46c3d8f34d60e3a5a5784e9bfe8185);
|
|
|
|
|
|
|
|
marker_9f9263750bc7224cc44c8f2a598c7177.bindPopup(popup_7c08dba52619f5732a45a0f7fc23afef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f9263750bc7224cc44c8f2a598c7177.setIcon(icon_16f5fbe3fcf8de85120828906169265e);
|
|
|
|
|
|
var marker_79f0a1526f6e6e3f28fb703707842f29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_633fcadca0aee1c780935401fa45981d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dc3dc3b39128342d4bd2ba482d6a970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_634aef9711e2f849f6e360883d744d86 = $(`<div id="html_634aef9711e2f849f6e360883d744d86" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_2dc3dc3b39128342d4bd2ba482d6a970.setContent(html_634aef9711e2f849f6e360883d744d86);
|
|
|
|
|
|
|
|
marker_79f0a1526f6e6e3f28fb703707842f29.bindPopup(popup_2dc3dc3b39128342d4bd2ba482d6a970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79f0a1526f6e6e3f28fb703707842f29.setIcon(icon_633fcadca0aee1c780935401fa45981d);
|
|
|
|
|
|
var marker_2afff9ae2e22a61645bfce3452daf094 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3ce7d9365964f86b7112841d8ab2b372 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cccefbd7a69ad18bc902323f63b6eda5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d130633ee70dc81fb5f9219b528cc1 = $(`<div id="html_49d130633ee70dc81fb5f9219b528cc1" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_cccefbd7a69ad18bc902323f63b6eda5.setContent(html_49d130633ee70dc81fb5f9219b528cc1);
|
|
|
|
|
|
|
|
marker_2afff9ae2e22a61645bfce3452daf094.bindPopup(popup_cccefbd7a69ad18bc902323f63b6eda5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2afff9ae2e22a61645bfce3452daf094.setIcon(icon_3ce7d9365964f86b7112841d8ab2b372);
|
|
|
|
|
|
var marker_626b1398e4e3007000d7cee808ef4afd = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_62b61678c2f83781e5cfea5db074d1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea81d7a86e37f97ef7c78bac7805ff51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad4fcf891746a6227ee0f4c02fe2d2dc = $(`<div id="html_ad4fcf891746a6227ee0f4c02fe2d2dc" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_ea81d7a86e37f97ef7c78bac7805ff51.setContent(html_ad4fcf891746a6227ee0f4c02fe2d2dc);
|
|
|
|
|
|
|
|
marker_626b1398e4e3007000d7cee808ef4afd.bindPopup(popup_ea81d7a86e37f97ef7c78bac7805ff51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_626b1398e4e3007000d7cee808ef4afd.setIcon(icon_62b61678c2f83781e5cfea5db074d1eb);
|
|
|
|
|
|
var marker_242338226539abdcfc7cc139d7f20f55 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bfd8ec715b8a1fe9699f78150bb64a07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a6abc7498022d55017e1dc8e4157b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f539c6f930dfc1dd9927749fba6780 = $(`<div id="html_83f539c6f930dfc1dd9927749fba6780" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_42a6abc7498022d55017e1dc8e4157b3.setContent(html_83f539c6f930dfc1dd9927749fba6780);
|
|
|
|
|
|
|
|
marker_242338226539abdcfc7cc139d7f20f55.bindPopup(popup_42a6abc7498022d55017e1dc8e4157b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_242338226539abdcfc7cc139d7f20f55.setIcon(icon_bfd8ec715b8a1fe9699f78150bb64a07);
|
|
|
|
|
|
var marker_076d982485ee1f1ac2649d089e92814b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_97e135fbd0bc322e07410839d3ca0325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0591f86620b7b2b9a2095caded030bdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e25ef98c91a2740c844a9d45976a309 = $(`<div id="html_6e25ef98c91a2740c844a9d45976a309" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_0591f86620b7b2b9a2095caded030bdb.setContent(html_6e25ef98c91a2740c844a9d45976a309);
|
|
|
|
|
|
|
|
marker_076d982485ee1f1ac2649d089e92814b.bindPopup(popup_0591f86620b7b2b9a2095caded030bdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_076d982485ee1f1ac2649d089e92814b.setIcon(icon_97e135fbd0bc322e07410839d3ca0325);
|
|
|
|
|
|
var marker_8d1df640305dad08114ed9279ebee453 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fb0c0db939f962060e46e598644e14dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18840d3c5beefefe5b5857287b89d790 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e3664b05e4e7564a9433f20754e3f06 = $(`<div id="html_4e3664b05e4e7564a9433f20754e3f06" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_18840d3c5beefefe5b5857287b89d790.setContent(html_4e3664b05e4e7564a9433f20754e3f06);
|
|
|
|
|
|
|
|
marker_8d1df640305dad08114ed9279ebee453.bindPopup(popup_18840d3c5beefefe5b5857287b89d790)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d1df640305dad08114ed9279ebee453.setIcon(icon_fb0c0db939f962060e46e598644e14dd);
|
|
|
|
|
|
var marker_c4dcda6fad7721f816e69096bfb779dc = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_10d49846c264e2dfae7dffdce8aa67ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea65aac4d47c936d2419e9d9d71a869b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0187d19f90326128fce4b890ba52ed = $(`<div id="html_bf0187d19f90326128fce4b890ba52ed" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_ea65aac4d47c936d2419e9d9d71a869b.setContent(html_bf0187d19f90326128fce4b890ba52ed);
|
|
|
|
|
|
|
|
marker_c4dcda6fad7721f816e69096bfb779dc.bindPopup(popup_ea65aac4d47c936d2419e9d9d71a869b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4dcda6fad7721f816e69096bfb779dc.setIcon(icon_10d49846c264e2dfae7dffdce8aa67ba);
|
|
|
|
|
|
var marker_98f995906639419037999a7f726d12b5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c4916471b1009fb61b0f5861d4a78a6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff78a7ef32c7eba817a818d2ab65b963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5fae7ffde34ceeae42608650a9911b = $(`<div id="html_cd5fae7ffde34ceeae42608650a9911b" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_ff78a7ef32c7eba817a818d2ab65b963.setContent(html_cd5fae7ffde34ceeae42608650a9911b);
|
|
|
|
|
|
|
|
marker_98f995906639419037999a7f726d12b5.bindPopup(popup_ff78a7ef32c7eba817a818d2ab65b963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98f995906639419037999a7f726d12b5.setIcon(icon_c4916471b1009fb61b0f5861d4a78a6d);
|
|
|
|
|
|
var marker_de6f8132d9b2e0493fbb5c7c7f86bb78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9c614819e59c2c8cc9aaed5f075caff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a2eb70cf82a6f0baf6a6f637ca37597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bd39bdbf951fc552f72abeb7113f080 = $(`<div id="html_0bd39bdbf951fc552f72abeb7113f080" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_2a2eb70cf82a6f0baf6a6f637ca37597.setContent(html_0bd39bdbf951fc552f72abeb7113f080);
|
|
|
|
|
|
|
|
marker_de6f8132d9b2e0493fbb5c7c7f86bb78.bindPopup(popup_2a2eb70cf82a6f0baf6a6f637ca37597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de6f8132d9b2e0493fbb5c7c7f86bb78.setIcon(icon_9c614819e59c2c8cc9aaed5f075caff3);
|
|
|
|
|
|
var marker_801fc258fdff14140d642aab05cc969a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3401dd995d12624b3d5f9bd94837d877 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f9bcd1121f3d76de16ae77d0472960 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8147244641acdc38a43a38e6764139f = $(`<div id="html_a8147244641acdc38a43a38e6764139f" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_d1f9bcd1121f3d76de16ae77d0472960.setContent(html_a8147244641acdc38a43a38e6764139f);
|
|
|
|
|
|
|
|
marker_801fc258fdff14140d642aab05cc969a.bindPopup(popup_d1f9bcd1121f3d76de16ae77d0472960)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_801fc258fdff14140d642aab05cc969a.setIcon(icon_3401dd995d12624b3d5f9bd94837d877);
|
|
|
|
|
|
var marker_f88c460bfc362f9fb8c5b67aa9f89bbd = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_af11cc52569b89d74def5353821a6680 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b6596a057ccf157327d0569c00607b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30cd10ab6933175ba358df78d5c06056 = $(`<div id="html_30cd10ab6933175ba358df78d5c06056" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_d2b6596a057ccf157327d0569c00607b.setContent(html_30cd10ab6933175ba358df78d5c06056);
|
|
|
|
|
|
|
|
marker_f88c460bfc362f9fb8c5b67aa9f89bbd.bindPopup(popup_d2b6596a057ccf157327d0569c00607b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f88c460bfc362f9fb8c5b67aa9f89bbd.setIcon(icon_af11cc52569b89d74def5353821a6680);
|
|
|
|
|
|
var marker_a2087e914f1796e8af5bcbf467bcda9f = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_b159d8cb113029acdfd52777d614a507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4350754c3a392e792a23ec76b9f558e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e97cbdeec88c07650e2e3280f63fadd = $(`<div id="html_9e97cbdeec88c07650e2e3280f63fadd" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_4350754c3a392e792a23ec76b9f558e8.setContent(html_9e97cbdeec88c07650e2e3280f63fadd);
|
|
|
|
|
|
|
|
marker_a2087e914f1796e8af5bcbf467bcda9f.bindPopup(popup_4350754c3a392e792a23ec76b9f558e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2087e914f1796e8af5bcbf467bcda9f.setIcon(icon_b159d8cb113029acdfd52777d614a507);
|
|
|
|
|
|
var marker_df79a6551b78db2a7db23260c9e352ce = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2a1e84daec361746ab1227a01d093889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb98c8b648728557152aa397c5d25b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_548ac5abea78e1b86d0011d918dbc138 = $(`<div id="html_548ac5abea78e1b86d0011d918dbc138" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_cfb98c8b648728557152aa397c5d25b0.setContent(html_548ac5abea78e1b86d0011d918dbc138);
|
|
|
|
|
|
|
|
marker_df79a6551b78db2a7db23260c9e352ce.bindPopup(popup_cfb98c8b648728557152aa397c5d25b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df79a6551b78db2a7db23260c9e352ce.setIcon(icon_2a1e84daec361746ab1227a01d093889);
|
|
|
|
|
|
var marker_d866463bf7ecfc211a368bb9c723b449 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0ff2546762e26042b3411100668e7771 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8683dbb8a8ff0bd6abac11ed6f81fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1feedad0792aa71a842b119ebe1deb6e = $(`<div id="html_1feedad0792aa71a842b119ebe1deb6e" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_fa8683dbb8a8ff0bd6abac11ed6f81fe.setContent(html_1feedad0792aa71a842b119ebe1deb6e);
|
|
|
|
|
|
|
|
marker_d866463bf7ecfc211a368bb9c723b449.bindPopup(popup_fa8683dbb8a8ff0bd6abac11ed6f81fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d866463bf7ecfc211a368bb9c723b449.setIcon(icon_0ff2546762e26042b3411100668e7771);
|
|
|
|
|
|
var marker_86c6d1a8eb68fefff5fbeed8fbb2eed1 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_97aec2e462150ca69b8987acb292205e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3acf83bbe0dbb5f8ec84856d1f0ac446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4657b931eb62973e55a080671f4b4f5 = $(`<div id="html_a4657b931eb62973e55a080671f4b4f5" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_3acf83bbe0dbb5f8ec84856d1f0ac446.setContent(html_a4657b931eb62973e55a080671f4b4f5);
|
|
|
|
|
|
|
|
marker_86c6d1a8eb68fefff5fbeed8fbb2eed1.bindPopup(popup_3acf83bbe0dbb5f8ec84856d1f0ac446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c6d1a8eb68fefff5fbeed8fbb2eed1.setIcon(icon_97aec2e462150ca69b8987acb292205e);
|
|
|
|
|
|
var marker_b38080978b6a9b7952e549aecc0df53d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fab7bc109e40e5eda5b68df6f0ee6e39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c314718426bc98e4ee59ac45f4283b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f14425cdde6195a766c998f37612c3cc = $(`<div id="html_f14425cdde6195a766c998f37612c3cc" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_7c314718426bc98e4ee59ac45f4283b5.setContent(html_f14425cdde6195a766c998f37612c3cc);
|
|
|
|
|
|
|
|
marker_b38080978b6a9b7952e549aecc0df53d.bindPopup(popup_7c314718426bc98e4ee59ac45f4283b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b38080978b6a9b7952e549aecc0df53d.setIcon(icon_fab7bc109e40e5eda5b68df6f0ee6e39);
|
|
|
|
|
|
var marker_e2ebbfd4bfe75363663f46f23746f805 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_81fcc3daad1a0ac32dc5131c3de64759 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7c8314d941b0a208f7098487e7dfedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dc44c0e0334984b7873d9ec2c785ebf = $(`<div id="html_7dc44c0e0334984b7873d9ec2c785ebf" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_b7c8314d941b0a208f7098487e7dfedf.setContent(html_7dc44c0e0334984b7873d9ec2c785ebf);
|
|
|
|
|
|
|
|
marker_e2ebbfd4bfe75363663f46f23746f805.bindPopup(popup_b7c8314d941b0a208f7098487e7dfedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2ebbfd4bfe75363663f46f23746f805.setIcon(icon_81fcc3daad1a0ac32dc5131c3de64759);
|
|
|
|
|
|
var marker_f6cf8011226393ecac8e0f4ea963985e = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_560d087352e48366ed1a54685ff2245e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ebcff67712e3e85c3f0b1b3cc3e021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d8a25bbf7546c2da01bbb65445b09a = $(`<div id="html_f7d8a25bbf7546c2da01bbb65445b09a" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_83ebcff67712e3e85c3f0b1b3cc3e021.setContent(html_f7d8a25bbf7546c2da01bbb65445b09a);
|
|
|
|
|
|
|
|
marker_f6cf8011226393ecac8e0f4ea963985e.bindPopup(popup_83ebcff67712e3e85c3f0b1b3cc3e021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6cf8011226393ecac8e0f4ea963985e.setIcon(icon_560d087352e48366ed1a54685ff2245e);
|
|
|
|
|
|
var marker_f0511bf097850832d05609252ed3182f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ed87a0873d172ff6cafa65561d4befc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d73ac38471f64e9d839269fbef8385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08b361ed11b5dc05eca1e0bbdf46370d = $(`<div id="html_08b361ed11b5dc05eca1e0bbdf46370d" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_03d73ac38471f64e9d839269fbef8385.setContent(html_08b361ed11b5dc05eca1e0bbdf46370d);
|
|
|
|
|
|
|
|
marker_f0511bf097850832d05609252ed3182f.bindPopup(popup_03d73ac38471f64e9d839269fbef8385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0511bf097850832d05609252ed3182f.setIcon(icon_ed87a0873d172ff6cafa65561d4befc0);
|
|
|
|
|
|
var marker_ba79a0342b979d94fb9431af68a4fa82 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0f4d6f369157f0698fa12743cc772056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae0d63dff4a042d2aac200835eb85126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a27966fa9bd5c220d343050622b68c3 = $(`<div id="html_2a27966fa9bd5c220d343050622b68c3" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_ae0d63dff4a042d2aac200835eb85126.setContent(html_2a27966fa9bd5c220d343050622b68c3);
|
|
|
|
|
|
|
|
marker_ba79a0342b979d94fb9431af68a4fa82.bindPopup(popup_ae0d63dff4a042d2aac200835eb85126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba79a0342b979d94fb9431af68a4fa82.setIcon(icon_0f4d6f369157f0698fa12743cc772056);
|
|
|
|
|
|
var marker_767759595e53b64ccb63c649e2cf94c6 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8e0dbb9d03fbe939bf93c409e50b6fcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36f646a707f566856ffc95f2f782e038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb12f71293d90a6624b659aaa715ab6d = $(`<div id="html_fb12f71293d90a6624b659aaa715ab6d" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_36f646a707f566856ffc95f2f782e038.setContent(html_fb12f71293d90a6624b659aaa715ab6d);
|
|
|
|
|
|
|
|
marker_767759595e53b64ccb63c649e2cf94c6.bindPopup(popup_36f646a707f566856ffc95f2f782e038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767759595e53b64ccb63c649e2cf94c6.setIcon(icon_8e0dbb9d03fbe939bf93c409e50b6fcf);
|
|
|
|
|
|
var marker_0ddedc1c4b12a02ec9a81c0b07c1b923 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8ec584f34aa9e2546aa8b191adb113da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4c3ae1b3cedb12511859b1407b8331 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77adadc380626aaa3855b41500e1ebc7 = $(`<div id="html_77adadc380626aaa3855b41500e1ebc7" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_6b4c3ae1b3cedb12511859b1407b8331.setContent(html_77adadc380626aaa3855b41500e1ebc7);
|
|
|
|
|
|
|
|
marker_0ddedc1c4b12a02ec9a81c0b07c1b923.bindPopup(popup_6b4c3ae1b3cedb12511859b1407b8331)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ddedc1c4b12a02ec9a81c0b07c1b923.setIcon(icon_8ec584f34aa9e2546aa8b191adb113da);
|
|
|
|
|
|
var marker_232403babfb3bb2d4920ddbbd95f4175 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_aa5772a8de56f99f2e71d2447d1d2631 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd520fbf7633e153a222dc9f477d4b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbb9af4fb5e8c894059f61cb36462cd = $(`<div id="html_fbbb9af4fb5e8c894059f61cb36462cd" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_9bd520fbf7633e153a222dc9f477d4b2.setContent(html_fbbb9af4fb5e8c894059f61cb36462cd);
|
|
|
|
|
|
|
|
marker_232403babfb3bb2d4920ddbbd95f4175.bindPopup(popup_9bd520fbf7633e153a222dc9f477d4b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_232403babfb3bb2d4920ddbbd95f4175.setIcon(icon_aa5772a8de56f99f2e71d2447d1d2631);
|
|
|
|
|
|
var marker_ad7e543783a98924390692bfb8a8a261 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_df97f94428a277489caaba878d479805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d04eefe491c01d8a9a6be1cd142f1e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c802237bad6418c27a1aea44cf22a540 = $(`<div id="html_c802237bad6418c27a1aea44cf22a540" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_6d04eefe491c01d8a9a6be1cd142f1e0.setContent(html_c802237bad6418c27a1aea44cf22a540);
|
|
|
|
|
|
|
|
marker_ad7e543783a98924390692bfb8a8a261.bindPopup(popup_6d04eefe491c01d8a9a6be1cd142f1e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad7e543783a98924390692bfb8a8a261.setIcon(icon_df97f94428a277489caaba878d479805);
|
|
|
|
|
|
var marker_f442674b8f86a9ccf8a621887fe471ee = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_134dd702747bc505708b87ace4cb9096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0537efe944ed618fb75e1c01e80d3fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7158b96bd8227a6ebc5b272b81b8923f = $(`<div id="html_7158b96bd8227a6ebc5b272b81b8923f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_a0537efe944ed618fb75e1c01e80d3fa.setContent(html_7158b96bd8227a6ebc5b272b81b8923f);
|
|
|
|
|
|
|
|
marker_f442674b8f86a9ccf8a621887fe471ee.bindPopup(popup_a0537efe944ed618fb75e1c01e80d3fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f442674b8f86a9ccf8a621887fe471ee.setIcon(icon_134dd702747bc505708b87ace4cb9096);
|
|
|
|
|
|
var marker_23183a1af2ea286428f589c216aa2713 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0732e7bf8d2fc3e67c68d9fbca4dac01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4478c00be58e5728ae4d55981c1eaffe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9a3495cb225fcc58ae7fdfa0495eeb5 = $(`<div id="html_b9a3495cb225fcc58ae7fdfa0495eeb5" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_4478c00be58e5728ae4d55981c1eaffe.setContent(html_b9a3495cb225fcc58ae7fdfa0495eeb5);
|
|
|
|
|
|
|
|
marker_23183a1af2ea286428f589c216aa2713.bindPopup(popup_4478c00be58e5728ae4d55981c1eaffe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23183a1af2ea286428f589c216aa2713.setIcon(icon_0732e7bf8d2fc3e67c68d9fbca4dac01);
|
|
|
|
|
|
var marker_2a3a77d8c2939983fc074dd8b26f4f8c = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_27ddf2af6c6eb1cd7f6a5e46970441ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c7e7abb87b479e81594ef5dbdc02079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_420fd6836a09247aa2c3b5e71580a927 = $(`<div id="html_420fd6836a09247aa2c3b5e71580a927" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_7c7e7abb87b479e81594ef5dbdc02079.setContent(html_420fd6836a09247aa2c3b5e71580a927);
|
|
|
|
|
|
|
|
marker_2a3a77d8c2939983fc074dd8b26f4f8c.bindPopup(popup_7c7e7abb87b479e81594ef5dbdc02079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a3a77d8c2939983fc074dd8b26f4f8c.setIcon(icon_27ddf2af6c6eb1cd7f6a5e46970441ef);
|
|
|
|
|
|
var marker_039bbdc80ae0867f81a1078c9f62cd6f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7d27be32ebe0fb5d7f940c9650c2b57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54edaff697d1f3ba972e0c613064da1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3851be86dc54c38c14670b4fcedaf31 = $(`<div id="html_a3851be86dc54c38c14670b4fcedaf31" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_54edaff697d1f3ba972e0c613064da1b.setContent(html_a3851be86dc54c38c14670b4fcedaf31);
|
|
|
|
|
|
|
|
marker_039bbdc80ae0867f81a1078c9f62cd6f.bindPopup(popup_54edaff697d1f3ba972e0c613064da1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_039bbdc80ae0867f81a1078c9f62cd6f.setIcon(icon_7d27be32ebe0fb5d7f940c9650c2b57e);
|
|
|
|
|
|
var marker_d6937a817ecdbf938960e239b5843d6d = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_95f5521549603a57250531134906e15e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8853193d37cec351f9a89010a80ae5bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ccd7f4660fcaeda8d0bbf9a6abb6d9f = $(`<div id="html_8ccd7f4660fcaeda8d0bbf9a6abb6d9f" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_8853193d37cec351f9a89010a80ae5bc.setContent(html_8ccd7f4660fcaeda8d0bbf9a6abb6d9f);
|
|
|
|
|
|
|
|
marker_d6937a817ecdbf938960e239b5843d6d.bindPopup(popup_8853193d37cec351f9a89010a80ae5bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6937a817ecdbf938960e239b5843d6d.setIcon(icon_95f5521549603a57250531134906e15e);
|
|
|
|
|
|
var marker_630c1d0f69c92539bfb45d2dbe52c891 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_cb4609a56c8de03a86d35c3ccc76d247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e5734577c59567f6552118d68bf152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3408e0828b12946ea99f8b90b6d3d78 = $(`<div id="html_d3408e0828b12946ea99f8b90b6d3d78" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_93e5734577c59567f6552118d68bf152.setContent(html_d3408e0828b12946ea99f8b90b6d3d78);
|
|
|
|
|
|
|
|
marker_630c1d0f69c92539bfb45d2dbe52c891.bindPopup(popup_93e5734577c59567f6552118d68bf152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_630c1d0f69c92539bfb45d2dbe52c891.setIcon(icon_cb4609a56c8de03a86d35c3ccc76d247);
|
|
|
|
|
|
var marker_33be80ef81ef140b7034bb78b323fe2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2d745ab949807c8049f13b252fac2650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf6a8e530ba6678f6b8d5cb9a74b6f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d115a485f1b04b3bb78e5b48946b6d1f = $(`<div id="html_d115a485f1b04b3bb78e5b48946b6d1f" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_bf6a8e530ba6678f6b8d5cb9a74b6f89.setContent(html_d115a485f1b04b3bb78e5b48946b6d1f);
|
|
|
|
|
|
|
|
marker_33be80ef81ef140b7034bb78b323fe2b.bindPopup(popup_bf6a8e530ba6678f6b8d5cb9a74b6f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33be80ef81ef140b7034bb78b323fe2b.setIcon(icon_2d745ab949807c8049f13b252fac2650);
|
|
|
|
|
|
var marker_adf5ba1aae31164a05ecf86b03dd672c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e18cc9442f6c0b48fbf9d9f4ab051e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6faf9f3b121b0d269bc16075741537b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0fdd0c09d20031203f81e72544a64e = $(`<div id="html_1a0fdd0c09d20031203f81e72544a64e" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_6faf9f3b121b0d269bc16075741537b7.setContent(html_1a0fdd0c09d20031203f81e72544a64e);
|
|
|
|
|
|
|
|
marker_adf5ba1aae31164a05ecf86b03dd672c.bindPopup(popup_6faf9f3b121b0d269bc16075741537b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf5ba1aae31164a05ecf86b03dd672c.setIcon(icon_e18cc9442f6c0b48fbf9d9f4ab051e1f);
|
|
|
|
|
|
var marker_6f5cdfd6a5305ff5b11bd32f3b53731c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c63888e8448651ca7a1acba25893c492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b049c737660340478805fda596c43fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99dfae09c8951c4831e928b4eb331f80 = $(`<div id="html_99dfae09c8951c4831e928b4eb331f80" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_b049c737660340478805fda596c43fd1.setContent(html_99dfae09c8951c4831e928b4eb331f80);
|
|
|
|
|
|
|
|
marker_6f5cdfd6a5305ff5b11bd32f3b53731c.bindPopup(popup_b049c737660340478805fda596c43fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f5cdfd6a5305ff5b11bd32f3b53731c.setIcon(icon_c63888e8448651ca7a1acba25893c492);
|
|
|
|
|
|
var marker_66d9ee0f582f4477c1d243961318ecf8 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_12c9bf2e516c6ac69cd8b7358608f10d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_332548bc2af410cf4f385ca873fb4ea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f88ee47dd4081728466e63fe4d21d022 = $(`<div id="html_f88ee47dd4081728466e63fe4d21d022" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_332548bc2af410cf4f385ca873fb4ea8.setContent(html_f88ee47dd4081728466e63fe4d21d022);
|
|
|
|
|
|
|
|
marker_66d9ee0f582f4477c1d243961318ecf8.bindPopup(popup_332548bc2af410cf4f385ca873fb4ea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66d9ee0f582f4477c1d243961318ecf8.setIcon(icon_12c9bf2e516c6ac69cd8b7358608f10d);
|
|
|
|
|
|
var marker_58adf85e77f1b287aaeef047cf839d9f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_da89007d38de778298a6bdaa6f60e65e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14ff1d9b6cc821a4c71cc554ac021831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5476b476471addaa294ab4dcd055708 = $(`<div id="html_f5476b476471addaa294ab4dcd055708" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_14ff1d9b6cc821a4c71cc554ac021831.setContent(html_f5476b476471addaa294ab4dcd055708);
|
|
|
|
|
|
|
|
marker_58adf85e77f1b287aaeef047cf839d9f.bindPopup(popup_14ff1d9b6cc821a4c71cc554ac021831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58adf85e77f1b287aaeef047cf839d9f.setIcon(icon_da89007d38de778298a6bdaa6f60e65e);
|
|
|
|
|
|
var marker_b5cf266daaeb3956a5e3cea5c44b3578 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6d580c9dbd3cad7ac577c36d834e3074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c9959b990a63b7c6bd052a26c7f6ad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6017dd04bb64a1dcefc8ccf97b4bdbe0 = $(`<div id="html_6017dd04bb64a1dcefc8ccf97b4bdbe0" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_7c9959b990a63b7c6bd052a26c7f6ad3.setContent(html_6017dd04bb64a1dcefc8ccf97b4bdbe0);
|
|
|
|
|
|
|
|
marker_b5cf266daaeb3956a5e3cea5c44b3578.bindPopup(popup_7c9959b990a63b7c6bd052a26c7f6ad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5cf266daaeb3956a5e3cea5c44b3578.setIcon(icon_6d580c9dbd3cad7ac577c36d834e3074);
|
|
|
|
|
|
var marker_ed8c03157c6538858cfe45efd08ce6cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8e0c3cca237bba2e7ea18a3567052c7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8aee53f30772b3f9eddc101d50c90c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb6bda57e7abdbe93c3a6ac1d3abc3e6 = $(`<div id="html_fb6bda57e7abdbe93c3a6ac1d3abc3e6" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_5b8aee53f30772b3f9eddc101d50c90c.setContent(html_fb6bda57e7abdbe93c3a6ac1d3abc3e6);
|
|
|
|
|
|
|
|
marker_ed8c03157c6538858cfe45efd08ce6cf.bindPopup(popup_5b8aee53f30772b3f9eddc101d50c90c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8c03157c6538858cfe45efd08ce6cf.setIcon(icon_8e0c3cca237bba2e7ea18a3567052c7a);
|
|
|
|
|
|
var marker_b0aacc4db6661a0965a6591cc4c1fd7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_be1ad11ff364706ae3bda64744170856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_081cee3f7412021b67ca2d53c2e9c8e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3e3ade1d3abd1864d565cc9b344175c = $(`<div id="html_b3e3ade1d3abd1864d565cc9b344175c" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_081cee3f7412021b67ca2d53c2e9c8e9.setContent(html_b3e3ade1d3abd1864d565cc9b344175c);
|
|
|
|
|
|
|
|
marker_b0aacc4db6661a0965a6591cc4c1fd7d.bindPopup(popup_081cee3f7412021b67ca2d53c2e9c8e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0aacc4db6661a0965a6591cc4c1fd7d.setIcon(icon_be1ad11ff364706ae3bda64744170856);
|
|
|
|
|
|
var marker_37da5a261754393c9c7ffcacdf721c80 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c0c811b4fad691cc1c3c3dc5dbaab42e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbcef41254d6584dd2c2c2002c783477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b151724b29e9127584a7cf5f34fa41d5 = $(`<div id="html_b151724b29e9127584a7cf5f34fa41d5" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_dbcef41254d6584dd2c2c2002c783477.setContent(html_b151724b29e9127584a7cf5f34fa41d5);
|
|
|
|
|
|
|
|
marker_37da5a261754393c9c7ffcacdf721c80.bindPopup(popup_dbcef41254d6584dd2c2c2002c783477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37da5a261754393c9c7ffcacdf721c80.setIcon(icon_c0c811b4fad691cc1c3c3dc5dbaab42e);
|
|
|
|
|
|
var marker_1e7a94b6ac0ab1b6becd6553e52c6d59 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5bbda594cf39fd4cff07df1b891a6a54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13a6cc6dfb1243f8e6096755ad2d9ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6825b5d4ff0c84c7c79316407cdd1d84 = $(`<div id="html_6825b5d4ff0c84c7c79316407cdd1d84" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_d13a6cc6dfb1243f8e6096755ad2d9ed.setContent(html_6825b5d4ff0c84c7c79316407cdd1d84);
|
|
|
|
|
|
|
|
marker_1e7a94b6ac0ab1b6becd6553e52c6d59.bindPopup(popup_d13a6cc6dfb1243f8e6096755ad2d9ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e7a94b6ac0ab1b6becd6553e52c6d59.setIcon(icon_5bbda594cf39fd4cff07df1b891a6a54);
|
|
|
|
|
|
var marker_5ce2ea7c855a41b61f25cf4beb80ee82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_dcf4e0d2a16a97990d1e8c0827903309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a72671ed12334f9e9fbdcd1d85d9b303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37cbbe411f64f5534900592b46e89cc8 = $(`<div id="html_37cbbe411f64f5534900592b46e89cc8" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_a72671ed12334f9e9fbdcd1d85d9b303.setContent(html_37cbbe411f64f5534900592b46e89cc8);
|
|
|
|
|
|
|
|
marker_5ce2ea7c855a41b61f25cf4beb80ee82.bindPopup(popup_a72671ed12334f9e9fbdcd1d85d9b303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ce2ea7c855a41b61f25cf4beb80ee82.setIcon(icon_dcf4e0d2a16a97990d1e8c0827903309);
|
|
|
|
|
|
var marker_2234691d7369a25d5d1fedabcdcc6443 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5fd7fa4a6411e6ca14ba860d70d81c1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed776b63784c671a6dfba1113b30ea9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a892c5d8277e1d11f66704b07238ea = $(`<div id="html_b0a892c5d8277e1d11f66704b07238ea" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_ed776b63784c671a6dfba1113b30ea9b.setContent(html_b0a892c5d8277e1d11f66704b07238ea);
|
|
|
|
|
|
|
|
marker_2234691d7369a25d5d1fedabcdcc6443.bindPopup(popup_ed776b63784c671a6dfba1113b30ea9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2234691d7369a25d5d1fedabcdcc6443.setIcon(icon_5fd7fa4a6411e6ca14ba860d70d81c1c);
|
|
|
|
|
|
var marker_9b4e82e5b1cb8751088915588662d730 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ae4ace17ab82b186d336c5496e1a843c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_368d54117c833ed68e80c0602228e9af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3ff27751e0480fc6992848bc41b255 = $(`<div id="html_5f3ff27751e0480fc6992848bc41b255" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_368d54117c833ed68e80c0602228e9af.setContent(html_5f3ff27751e0480fc6992848bc41b255);
|
|
|
|
|
|
|
|
marker_9b4e82e5b1cb8751088915588662d730.bindPopup(popup_368d54117c833ed68e80c0602228e9af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b4e82e5b1cb8751088915588662d730.setIcon(icon_ae4ace17ab82b186d336c5496e1a843c);
|
|
|
|
|
|
var marker_c15a87ea855ac99911f262d53ab62bf2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f8f8a147d25622e0770e975e7f27f3c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22bf5dd48e5f809e3939e5f5522ac0cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22f17233ea9e9fc709512436f72091a = $(`<div id="html_d22f17233ea9e9fc709512436f72091a" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_22bf5dd48e5f809e3939e5f5522ac0cf.setContent(html_d22f17233ea9e9fc709512436f72091a);
|
|
|
|
|
|
|
|
marker_c15a87ea855ac99911f262d53ab62bf2.bindPopup(popup_22bf5dd48e5f809e3939e5f5522ac0cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c15a87ea855ac99911f262d53ab62bf2.setIcon(icon_f8f8a147d25622e0770e975e7f27f3c7);
|
|
|
|
|
|
var marker_f46db5d1fa81c295a3d23a2b78299c16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_912d269167fddeb4954b696e02b71744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c845062e76cf7091750b979eb05900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc16f4651cd32a53eba2aca0ee794d5 = $(`<div id="html_abc16f4651cd32a53eba2aca0ee794d5" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_98c845062e76cf7091750b979eb05900.setContent(html_abc16f4651cd32a53eba2aca0ee794d5);
|
|
|
|
|
|
|
|
marker_f46db5d1fa81c295a3d23a2b78299c16.bindPopup(popup_98c845062e76cf7091750b979eb05900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f46db5d1fa81c295a3d23a2b78299c16.setIcon(icon_912d269167fddeb4954b696e02b71744);
|
|
|
|
|
|
var marker_efea30701c1251de6797a54c2c1dde1e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8d71f9ace4d63126e8adce6aa2b50ef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f976d3331f5e397e9ed01c71f91b47e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b2feedfc48ac85aba8113ae92020388 = $(`<div id="html_8b2feedfc48ac85aba8113ae92020388" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_f976d3331f5e397e9ed01c71f91b47e9.setContent(html_8b2feedfc48ac85aba8113ae92020388);
|
|
|
|
|
|
|
|
marker_efea30701c1251de6797a54c2c1dde1e.bindPopup(popup_f976d3331f5e397e9ed01c71f91b47e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efea30701c1251de6797a54c2c1dde1e.setIcon(icon_8d71f9ace4d63126e8adce6aa2b50ef2);
|
|
|
|
|
|
var marker_1409a0ba5d97ac463f7c4d45feceb9db = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_4b6a2197b4a31e67d3db2d193e705d5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_447c0b3b8eddd40233cad1fb231eae5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed90609f2aa8a72675acad6441c15ec3 = $(`<div id="html_ed90609f2aa8a72675acad6441c15ec3" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_447c0b3b8eddd40233cad1fb231eae5d.setContent(html_ed90609f2aa8a72675acad6441c15ec3);
|
|
|
|
|
|
|
|
marker_1409a0ba5d97ac463f7c4d45feceb9db.bindPopup(popup_447c0b3b8eddd40233cad1fb231eae5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1409a0ba5d97ac463f7c4d45feceb9db.setIcon(icon_4b6a2197b4a31e67d3db2d193e705d5e);
|
|
|
|
|
|
var marker_d479e0c0a63925380e26a21d081d8fc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2c1a4fa0f2b38ec152623459795111b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89018af8c4ee7e2d106a7ad3dfd1a780 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5359adc990b02355946c659c7556075b = $(`<div id="html_5359adc990b02355946c659c7556075b" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_89018af8c4ee7e2d106a7ad3dfd1a780.setContent(html_5359adc990b02355946c659c7556075b);
|
|
|
|
|
|
|
|
marker_d479e0c0a63925380e26a21d081d8fc3.bindPopup(popup_89018af8c4ee7e2d106a7ad3dfd1a780)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d479e0c0a63925380e26a21d081d8fc3.setIcon(icon_2c1a4fa0f2b38ec152623459795111b1);
|
|
|
|
|
|
var marker_2bf6633d50bc066415ac5b78e03fa408 = L.marker(
|
|
[37.5234, -77.3158],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8355f4b4d8105c49aff4c9127bffa0cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af4d7d67840e74b2dde02eaf100e64b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb9796cd2d05da6eaa76546b21bf4c0 = $(`<div id="html_2eb9796cd2d05da6eaa76546b21bf4c0" style="width: 100.0%; height: 100.0%;">relay.sloannetworks.com</div>`)[0];
|
|
popup_af4d7d67840e74b2dde02eaf100e64b0.setContent(html_2eb9796cd2d05da6eaa76546b21bf4c0);
|
|
|
|
|
|
|
|
marker_2bf6633d50bc066415ac5b78e03fa408.bindPopup(popup_af4d7d67840e74b2dde02eaf100e64b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bf6633d50bc066415ac5b78e03fa408.setIcon(icon_8355f4b4d8105c49aff4c9127bffa0cb);
|
|
|
|
|
|
var marker_4d3d0575f6cfb66755b1e8ac1f6b3613 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d70d7f4df66b5eea84fc31fb2f0a66ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e467fa05628f936408fb0c95f05e679 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48eb66a4636350f63a37f0b33eeca7b0 = $(`<div id="html_48eb66a4636350f63a37f0b33eeca7b0" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_6e467fa05628f936408fb0c95f05e679.setContent(html_48eb66a4636350f63a37f0b33eeca7b0);
|
|
|
|
|
|
|
|
marker_4d3d0575f6cfb66755b1e8ac1f6b3613.bindPopup(popup_6e467fa05628f936408fb0c95f05e679)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d3d0575f6cfb66755b1e8ac1f6b3613.setIcon(icon_d70d7f4df66b5eea84fc31fb2f0a66ad);
|
|
|
|
|
|
var marker_538468287d40ab9fc81626baeadafc2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_952519dac0685aded65ef097dd24fe6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c4993410371a2796f70fe276b71a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4653536b38dcc4162b7ea61753220bbd = $(`<div id="html_4653536b38dcc4162b7ea61753220bbd" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_98c4993410371a2796f70fe276b71a9a.setContent(html_4653536b38dcc4162b7ea61753220bbd);
|
|
|
|
|
|
|
|
marker_538468287d40ab9fc81626baeadafc2e.bindPopup(popup_98c4993410371a2796f70fe276b71a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_538468287d40ab9fc81626baeadafc2e.setIcon(icon_952519dac0685aded65ef097dd24fe6e);
|
|
|
|
|
|
var marker_97285a010755b8f9e8207a7c2998282f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a8ae674d160d124b33e2acbd82d534f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22605b6b0effcbf1e2a583139255b40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d30d45ad536915c4016879fab4dd6067 = $(`<div id="html_d30d45ad536915c4016879fab4dd6067" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_f22605b6b0effcbf1e2a583139255b40.setContent(html_d30d45ad536915c4016879fab4dd6067);
|
|
|
|
|
|
|
|
marker_97285a010755b8f9e8207a7c2998282f.bindPopup(popup_f22605b6b0effcbf1e2a583139255b40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97285a010755b8f9e8207a7c2998282f.setIcon(icon_a8ae674d160d124b33e2acbd82d534f5);
|
|
|
|
|
|
var marker_81d60309b3c56827f710a6252129b017 = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_33ea31b5864b2e53a2960932cd03fe70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a2cd8d46342be8c29c8c7e14fe48fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a6dbf73adbfd6843a6d205cd766de6a = $(`<div id="html_7a6dbf73adbfd6843a6d205cd766de6a" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_9a2cd8d46342be8c29c8c7e14fe48fce.setContent(html_7a6dbf73adbfd6843a6d205cd766de6a);
|
|
|
|
|
|
|
|
marker_81d60309b3c56827f710a6252129b017.bindPopup(popup_9a2cd8d46342be8c29c8c7e14fe48fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81d60309b3c56827f710a6252129b017.setIcon(icon_33ea31b5864b2e53a2960932cd03fe70);
|
|
|
|
|
|
var marker_0701562c52501bf439057064ff92bbed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_896fe88e9c8a4fe12f81622e1fc63811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c420061d84768e0a86d7017a5edc294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a9e719057e47839bd3ab6af6c98d4f = $(`<div id="html_01a9e719057e47839bd3ab6af6c98d4f" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_8c420061d84768e0a86d7017a5edc294.setContent(html_01a9e719057e47839bd3ab6af6c98d4f);
|
|
|
|
|
|
|
|
marker_0701562c52501bf439057064ff92bbed.bindPopup(popup_8c420061d84768e0a86d7017a5edc294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0701562c52501bf439057064ff92bbed.setIcon(icon_896fe88e9c8a4fe12f81622e1fc63811);
|
|
|
|
|
|
var marker_0f348b1a9a0fc70ed5181ca159e494bb = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bc61f81c69f7bff128080e298130f65a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab229d95a7fa50be1297862484de8278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef85572ec2a707bf9f1433ee52d992ab = $(`<div id="html_ef85572ec2a707bf9f1433ee52d992ab" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_ab229d95a7fa50be1297862484de8278.setContent(html_ef85572ec2a707bf9f1433ee52d992ab);
|
|
|
|
|
|
|
|
marker_0f348b1a9a0fc70ed5181ca159e494bb.bindPopup(popup_ab229d95a7fa50be1297862484de8278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f348b1a9a0fc70ed5181ca159e494bb.setIcon(icon_bc61f81c69f7bff128080e298130f65a);
|
|
|
|
|
|
var marker_9ff248434532caba2a8660ec603e9690 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_233b7aa108b587c9f010372d7e907a3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c06768a7ca0f77eb223b1daaa766c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b1908afeba491db51a0d7987b588e26 = $(`<div id="html_0b1908afeba491db51a0d7987b588e26" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_39c06768a7ca0f77eb223b1daaa766c2.setContent(html_0b1908afeba491db51a0d7987b588e26);
|
|
|
|
|
|
|
|
marker_9ff248434532caba2a8660ec603e9690.bindPopup(popup_39c06768a7ca0f77eb223b1daaa766c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ff248434532caba2a8660ec603e9690.setIcon(icon_233b7aa108b587c9f010372d7e907a3f);
|
|
|
|
|
|
var marker_8137399150bf4439ac47b4b6a99bcbdb = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_eddba7485daf398e342ae69e3b1684df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13299480c93fa87cb823ddf6c3249ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0843332bff0c19157b2d48cf992a56c6 = $(`<div id="html_0843332bff0c19157b2d48cf992a56c6" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_a13299480c93fa87cb823ddf6c3249ea.setContent(html_0843332bff0c19157b2d48cf992a56c6);
|
|
|
|
|
|
|
|
marker_8137399150bf4439ac47b4b6a99bcbdb.bindPopup(popup_a13299480c93fa87cb823ddf6c3249ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8137399150bf4439ac47b4b6a99bcbdb.setIcon(icon_eddba7485daf398e342ae69e3b1684df);
|
|
|
|
|
|
var marker_6f61f61bcf8f193f04aa743b1a611c98 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0d49bf3eb20a7402703e1adf61deb26a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e8ac8bbf1030aea25c656e8b6aea401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69be7eb44ad6a1fb5451355b4969a1e = $(`<div id="html_c69be7eb44ad6a1fb5451355b4969a1e" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_3e8ac8bbf1030aea25c656e8b6aea401.setContent(html_c69be7eb44ad6a1fb5451355b4969a1e);
|
|
|
|
|
|
|
|
marker_6f61f61bcf8f193f04aa743b1a611c98.bindPopup(popup_3e8ac8bbf1030aea25c656e8b6aea401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f61f61bcf8f193f04aa743b1a611c98.setIcon(icon_0d49bf3eb20a7402703e1adf61deb26a);
|
|
|
|
|
|
var marker_17cb7fb9d799e97098ca71765980f3a0 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_795b50eea26208e67575a771603fc919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64e12648a5f886fa184721c81dedc31b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b230e849b0bd66b573d971cbf43fc78e = $(`<div id="html_b230e849b0bd66b573d971cbf43fc78e" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_64e12648a5f886fa184721c81dedc31b.setContent(html_b230e849b0bd66b573d971cbf43fc78e);
|
|
|
|
|
|
|
|
marker_17cb7fb9d799e97098ca71765980f3a0.bindPopup(popup_64e12648a5f886fa184721c81dedc31b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17cb7fb9d799e97098ca71765980f3a0.setIcon(icon_795b50eea26208e67575a771603fc919);
|
|
|
|
|
|
var marker_701e48d6e20fc3a9967027d5740f0e4d = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c8f3d1eb7abf6ac5076d49344af3d9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9711416e2d41b4b5836771d855f25b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc861be03a4789a520c2f251d8caee0e = $(`<div id="html_cc861be03a4789a520c2f251d8caee0e" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_9711416e2d41b4b5836771d855f25b11.setContent(html_cc861be03a4789a520c2f251d8caee0e);
|
|
|
|
|
|
|
|
marker_701e48d6e20fc3a9967027d5740f0e4d.bindPopup(popup_9711416e2d41b4b5836771d855f25b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_701e48d6e20fc3a9967027d5740f0e4d.setIcon(icon_c8f3d1eb7abf6ac5076d49344af3d9a8);
|
|
|
|
|
|
var marker_b422479e424d9411e00dff9777b70d22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_816bca32ee1308f78ce13cee72be1c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_375d703e0be72ccbd219aec2053ee14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc68fa4da53209073a291ea046b5604c = $(`<div id="html_cc68fa4da53209073a291ea046b5604c" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_375d703e0be72ccbd219aec2053ee14f.setContent(html_cc68fa4da53209073a291ea046b5604c);
|
|
|
|
|
|
|
|
marker_b422479e424d9411e00dff9777b70d22.bindPopup(popup_375d703e0be72ccbd219aec2053ee14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b422479e424d9411e00dff9777b70d22.setIcon(icon_816bca32ee1308f78ce13cee72be1c73);
|
|
|
|
|
|
var marker_7cbe060d6283465f4c964c8227a01428 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bef30e4ae151e3797725b381379c27e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9e0c9e5a4ad326a4d6a05cd5d225840 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aafb8077b5aa17e5a74a79069da8cff4 = $(`<div id="html_aafb8077b5aa17e5a74a79069da8cff4" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_e9e0c9e5a4ad326a4d6a05cd5d225840.setContent(html_aafb8077b5aa17e5a74a79069da8cff4);
|
|
|
|
|
|
|
|
marker_7cbe060d6283465f4c964c8227a01428.bindPopup(popup_e9e0c9e5a4ad326a4d6a05cd5d225840)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cbe060d6283465f4c964c8227a01428.setIcon(icon_bef30e4ae151e3797725b381379c27e1);
|
|
|
|
|
|
var marker_dcd0c83b4c08344bada307dba1df27eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5e9ec20a9c523cf04d436572f249a7d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fe7d398e8014c47d936d401748856ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efd40c7313b92ca707bac1db247cc2a6 = $(`<div id="html_efd40c7313b92ca707bac1db247cc2a6" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_2fe7d398e8014c47d936d401748856ff.setContent(html_efd40c7313b92ca707bac1db247cc2a6);
|
|
|
|
|
|
|
|
marker_dcd0c83b4c08344bada307dba1df27eb.bindPopup(popup_2fe7d398e8014c47d936d401748856ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcd0c83b4c08344bada307dba1df27eb.setIcon(icon_5e9ec20a9c523cf04d436572f249a7d8);
|
|
|
|
|
|
var marker_ccf0bf8cf3879a66c886ca4fa7a18771 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_91d037eb576f90f7f26656b85d254b61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84271649f1bf4767f80bfe21e82115a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b941798b74b9c7a935939bc6c4c5f101 = $(`<div id="html_b941798b74b9c7a935939bc6c4c5f101" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_84271649f1bf4767f80bfe21e82115a8.setContent(html_b941798b74b9c7a935939bc6c4c5f101);
|
|
|
|
|
|
|
|
marker_ccf0bf8cf3879a66c886ca4fa7a18771.bindPopup(popup_84271649f1bf4767f80bfe21e82115a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccf0bf8cf3879a66c886ca4fa7a18771.setIcon(icon_91d037eb576f90f7f26656b85d254b61);
|
|
|
|
|
|
var marker_a396a8c5e8b48fd88166636f964b3d4d = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1f726b0e08b167658fa4c2ae2edf3a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6408b70d990a03ee7f318fa1f5815b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed39b11c29a40d6bc434bbc9014c53e2 = $(`<div id="html_ed39b11c29a40d6bc434bbc9014c53e2" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_f6408b70d990a03ee7f318fa1f5815b0.setContent(html_ed39b11c29a40d6bc434bbc9014c53e2);
|
|
|
|
|
|
|
|
marker_a396a8c5e8b48fd88166636f964b3d4d.bindPopup(popup_f6408b70d990a03ee7f318fa1f5815b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a396a8c5e8b48fd88166636f964b3d4d.setIcon(icon_1f726b0e08b167658fa4c2ae2edf3a55);
|
|
|
|
|
|
var marker_2a1d1cf5181b8422a69d09485e33dfdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_72e711919430ee1db4950d66f8794692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_885586c99daf5aff6a5ad5025ebc0ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbf2bdc80145230970b5f31fcbd52468 = $(`<div id="html_bbf2bdc80145230970b5f31fcbd52468" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_885586c99daf5aff6a5ad5025ebc0ca8.setContent(html_bbf2bdc80145230970b5f31fcbd52468);
|
|
|
|
|
|
|
|
marker_2a1d1cf5181b8422a69d09485e33dfdc.bindPopup(popup_885586c99daf5aff6a5ad5025ebc0ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1d1cf5181b8422a69d09485e33dfdc.setIcon(icon_72e711919430ee1db4950d66f8794692);
|
|
|
|
|
|
var marker_dba123eb5c45238238510ce6fcde77f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_05a7b0a155598351a4301a9d312a231c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b59001fc04d0d7c2c8e8a411a2b26040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8280ac5c8d91fa91ff6ad363b91be4df = $(`<div id="html_8280ac5c8d91fa91ff6ad363b91be4df" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_b59001fc04d0d7c2c8e8a411a2b26040.setContent(html_8280ac5c8d91fa91ff6ad363b91be4df);
|
|
|
|
|
|
|
|
marker_dba123eb5c45238238510ce6fcde77f5.bindPopup(popup_b59001fc04d0d7c2c8e8a411a2b26040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba123eb5c45238238510ce6fcde77f5.setIcon(icon_05a7b0a155598351a4301a9d312a231c);
|
|
|
|
|
|
var marker_e86383428262289fa67dd096964dc0f4 = L.marker(
|
|
[33.9526, -84.5499],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8f1f7795cf0760ab5323051a818daf7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de46c60b24344f614406e909cc31a24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c43f8f5206cd4e5c3b46296b99b80a5d = $(`<div id="html_c43f8f5206cd4e5c3b46296b99b80a5d" style="width: 100.0%; height: 100.0%;">nostrferatu.darserians.xyz</div>`)[0];
|
|
popup_3de46c60b24344f614406e909cc31a24.setContent(html_c43f8f5206cd4e5c3b46296b99b80a5d);
|
|
|
|
|
|
|
|
marker_e86383428262289fa67dd096964dc0f4.bindPopup(popup_3de46c60b24344f614406e909cc31a24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86383428262289fa67dd096964dc0f4.setIcon(icon_8f1f7795cf0760ab5323051a818daf7d);
|
|
|
|
|
|
var marker_1e6b91b0995a34cfd10ea2736eedc595 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2ef1731d6c35296ee0ee7c71dca9fc52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbca070defb2f7887a3c5c385ec192bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88e433c3762414fe59ee28ffa327b231 = $(`<div id="html_88e433c3762414fe59ee28ffa327b231" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_bbca070defb2f7887a3c5c385ec192bc.setContent(html_88e433c3762414fe59ee28ffa327b231);
|
|
|
|
|
|
|
|
marker_1e6b91b0995a34cfd10ea2736eedc595.bindPopup(popup_bbca070defb2f7887a3c5c385ec192bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e6b91b0995a34cfd10ea2736eedc595.setIcon(icon_2ef1731d6c35296ee0ee7c71dca9fc52);
|
|
|
|
|
|
var marker_ff5ad1d39f153c47b69233569568ca3f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ac893459ccc1bc90f55270c959116058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d6c3ce1723ae3d3cdbf102a170f2aef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6796217b1f0abe94e3cb41649ac3a6 = $(`<div id="html_5e6796217b1f0abe94e3cb41649ac3a6" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_9d6c3ce1723ae3d3cdbf102a170f2aef.setContent(html_5e6796217b1f0abe94e3cb41649ac3a6);
|
|
|
|
|
|
|
|
marker_ff5ad1d39f153c47b69233569568ca3f.bindPopup(popup_9d6c3ce1723ae3d3cdbf102a170f2aef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5ad1d39f153c47b69233569568ca3f.setIcon(icon_ac893459ccc1bc90f55270c959116058);
|
|
|
|
|
|
var marker_e582f14b50ebca7806dec41a9ede730f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e86c1c34b482918915ea6403f3703338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61eae8c48afff171d948dc451a79976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d68242028eb852579f4c6c207645791 = $(`<div id="html_0d68242028eb852579f4c6c207645791" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_f61eae8c48afff171d948dc451a79976.setContent(html_0d68242028eb852579f4c6c207645791);
|
|
|
|
|
|
|
|
marker_e582f14b50ebca7806dec41a9ede730f.bindPopup(popup_f61eae8c48afff171d948dc451a79976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e582f14b50ebca7806dec41a9ede730f.setIcon(icon_e86c1c34b482918915ea6403f3703338);
|
|
|
|
|
|
var marker_7c19c13cbdbbbe3657bbb0102056beb1 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_76a3bf42cfb23b305a2433d570b1719a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ac60c13c2f8bb3eafcf2c7b2311dd2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e919b7ca54f3f84c330bdd4736ac99f = $(`<div id="html_6e919b7ca54f3f84c330bdd4736ac99f" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_9ac60c13c2f8bb3eafcf2c7b2311dd2b.setContent(html_6e919b7ca54f3f84c330bdd4736ac99f);
|
|
|
|
|
|
|
|
marker_7c19c13cbdbbbe3657bbb0102056beb1.bindPopup(popup_9ac60c13c2f8bb3eafcf2c7b2311dd2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c19c13cbdbbbe3657bbb0102056beb1.setIcon(icon_76a3bf42cfb23b305a2433d570b1719a);
|
|
|
|
|
|
var marker_fc07fbfccfa1fa5053a0768a3e075dbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_1cef084a108cf1bb5bb7661e97fb5a95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b891014b82e7a1666590d430f378babf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df98827b1f6fa460fbfe27639ae7a691 = $(`<div id="html_df98827b1f6fa460fbfe27639ae7a691" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_b891014b82e7a1666590d430f378babf.setContent(html_df98827b1f6fa460fbfe27639ae7a691);
|
|
|
|
|
|
|
|
marker_fc07fbfccfa1fa5053a0768a3e075dbd.bindPopup(popup_b891014b82e7a1666590d430f378babf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc07fbfccfa1fa5053a0768a3e075dbd.setIcon(icon_1cef084a108cf1bb5bb7661e97fb5a95);
|
|
|
|
|
|
var marker_2c6ce75413874aacee40f95d0162f515 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_c55a5eafe1380d3b751c587d8e1b2a32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27216f2b46423316f8a491d72f7de2a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1af25baf4d61d7b9e0efd31b8fd5f80 = $(`<div id="html_a1af25baf4d61d7b9e0efd31b8fd5f80" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_27216f2b46423316f8a491d72f7de2a2.setContent(html_a1af25baf4d61d7b9e0efd31b8fd5f80);
|
|
|
|
|
|
|
|
marker_2c6ce75413874aacee40f95d0162f515.bindPopup(popup_27216f2b46423316f8a491d72f7de2a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c6ce75413874aacee40f95d0162f515.setIcon(icon_c55a5eafe1380d3b751c587d8e1b2a32);
|
|
|
|
|
|
var marker_ba1154c7b3907e50566f53515f59cf25 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_584583df28cbf886624f4df9820ae34e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67e985df911d90120196b19663ebcb5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dbe070eda3e3203423b4080fee055c9 = $(`<div id="html_7dbe070eda3e3203423b4080fee055c9" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_67e985df911d90120196b19663ebcb5b.setContent(html_7dbe070eda3e3203423b4080fee055c9);
|
|
|
|
|
|
|
|
marker_ba1154c7b3907e50566f53515f59cf25.bindPopup(popup_67e985df911d90120196b19663ebcb5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1154c7b3907e50566f53515f59cf25.setIcon(icon_584583df28cbf886624f4df9820ae34e);
|
|
|
|
|
|
var marker_be132f5878dda9d58b422d5afea5d052 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f6749a82e490cd67f385756d3b8884b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_545aa06ed05b72ebf1ef5bc2d5d92292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e93c24186a3dfb41334d9f30703d056a = $(`<div id="html_e93c24186a3dfb41334d9f30703d056a" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_545aa06ed05b72ebf1ef5bc2d5d92292.setContent(html_e93c24186a3dfb41334d9f30703d056a);
|
|
|
|
|
|
|
|
marker_be132f5878dda9d58b422d5afea5d052.bindPopup(popup_545aa06ed05b72ebf1ef5bc2d5d92292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be132f5878dda9d58b422d5afea5d052.setIcon(icon_f6749a82e490cd67f385756d3b8884b0);
|
|
|
|
|
|
var marker_39824ae99d3e01a117e3ae17945564a7 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e9f703e3ee52ebfe0aebcabd8095e80e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7344e77a4c1eb452b517782f9dc58c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33d2814b8038e99c63b01cfad4fa3fde = $(`<div id="html_33d2814b8038e99c63b01cfad4fa3fde" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_7344e77a4c1eb452b517782f9dc58c9c.setContent(html_33d2814b8038e99c63b01cfad4fa3fde);
|
|
|
|
|
|
|
|
marker_39824ae99d3e01a117e3ae17945564a7.bindPopup(popup_7344e77a4c1eb452b517782f9dc58c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39824ae99d3e01a117e3ae17945564a7.setIcon(icon_e9f703e3ee52ebfe0aebcabd8095e80e);
|
|
|
|
|
|
var marker_6208cae2fc610bb5a77bcbd971444152 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_71a228875ef3fc5f2febd42d388e6174 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_135291bb20b7ee596e0e1644a41bd540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa65bfa2c6d4538d55ff0da902e775f = $(`<div id="html_afa65bfa2c6d4538d55ff0da902e775f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_135291bb20b7ee596e0e1644a41bd540.setContent(html_afa65bfa2c6d4538d55ff0da902e775f);
|
|
|
|
|
|
|
|
marker_6208cae2fc610bb5a77bcbd971444152.bindPopup(popup_135291bb20b7ee596e0e1644a41bd540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6208cae2fc610bb5a77bcbd971444152.setIcon(icon_71a228875ef3fc5f2febd42d388e6174);
|
|
|
|
|
|
var marker_ef54ff7cded8af57e8553c6f47c0e639 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d0b6b93b4cfed23f5333cdb1b45418ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36373b6958473a2c00769f4ec6e8eb15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f1bf75e75df77dd1f1e8dd682c04596 = $(`<div id="html_5f1bf75e75df77dd1f1e8dd682c04596" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_36373b6958473a2c00769f4ec6e8eb15.setContent(html_5f1bf75e75df77dd1f1e8dd682c04596);
|
|
|
|
|
|
|
|
marker_ef54ff7cded8af57e8553c6f47c0e639.bindPopup(popup_36373b6958473a2c00769f4ec6e8eb15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef54ff7cded8af57e8553c6f47c0e639.setIcon(icon_d0b6b93b4cfed23f5333cdb1b45418ed);
|
|
|
|
|
|
var marker_2c37c7ecb56994afe10823faa0d15e43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_809004ee22418191dade277d22a938bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea7d7ad8634d12368cc7b88e75393ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e62bb9c1bad3fe83e7bc2e1e9eb560c = $(`<div id="html_6e62bb9c1bad3fe83e7bc2e1e9eb560c" style="width: 100.0%; height: 100.0%;">relay.lnau.net</div>`)[0];
|
|
popup_bea7d7ad8634d12368cc7b88e75393ba.setContent(html_6e62bb9c1bad3fe83e7bc2e1e9eb560c);
|
|
|
|
|
|
|
|
marker_2c37c7ecb56994afe10823faa0d15e43.bindPopup(popup_bea7d7ad8634d12368cc7b88e75393ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c37c7ecb56994afe10823faa0d15e43.setIcon(icon_809004ee22418191dade277d22a938bc);
|
|
|
|
|
|
var marker_d0b79e940223836e18b23ca47296e0aa = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_61ba6ea8185d3e30280b4f584e6cbf3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14e7f74f9c2c62337048662481246fea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e03e1c194b6d9b13736bffea20e5ceae = $(`<div id="html_e03e1c194b6d9b13736bffea20e5ceae" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_14e7f74f9c2c62337048662481246fea.setContent(html_e03e1c194b6d9b13736bffea20e5ceae);
|
|
|
|
|
|
|
|
marker_d0b79e940223836e18b23ca47296e0aa.bindPopup(popup_14e7f74f9c2c62337048662481246fea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0b79e940223836e18b23ca47296e0aa.setIcon(icon_61ba6ea8185d3e30280b4f584e6cbf3f);
|
|
|
|
|
|
var marker_ec33d30816085501dd6f0ce9233ce4af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fe5bb58c1e14041315e6c747afec6643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ce18b9270ac9873940af43de97bf89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41b469dc7f183240a2c12e46c0afac92 = $(`<div id="html_41b469dc7f183240a2c12e46c0afac92" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_70ce18b9270ac9873940af43de97bf89.setContent(html_41b469dc7f183240a2c12e46c0afac92);
|
|
|
|
|
|
|
|
marker_ec33d30816085501dd6f0ce9233ce4af.bindPopup(popup_70ce18b9270ac9873940af43de97bf89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec33d30816085501dd6f0ce9233ce4af.setIcon(icon_fe5bb58c1e14041315e6c747afec6643);
|
|
|
|
|
|
var marker_e024cdcffdac8b068d104b7238671564 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ae8498e5f17e8b7e301a2a4effa95a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7743afa169a586e08c34c301583a50c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3909e7b1dcdf2efc7d6e4a255e88302 = $(`<div id="html_b3909e7b1dcdf2efc7d6e4a255e88302" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_7743afa169a586e08c34c301583a50c9.setContent(html_b3909e7b1dcdf2efc7d6e4a255e88302);
|
|
|
|
|
|
|
|
marker_e024cdcffdac8b068d104b7238671564.bindPopup(popup_7743afa169a586e08c34c301583a50c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e024cdcffdac8b068d104b7238671564.setIcon(icon_ae8498e5f17e8b7e301a2a4effa95a7e);
|
|
|
|
|
|
var marker_656cd0417de8d9dac0c8d01fedc8284e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ed013d62e5e585f3c395349c16d85154 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61b81b8091df7250e3b1d42e2bc456f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f3aa1b36c620a2eb00210a2d3731b2 = $(`<div id="html_22f3aa1b36c620a2eb00210a2d3731b2" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_61b81b8091df7250e3b1d42e2bc456f5.setContent(html_22f3aa1b36c620a2eb00210a2d3731b2);
|
|
|
|
|
|
|
|
marker_656cd0417de8d9dac0c8d01fedc8284e.bindPopup(popup_61b81b8091df7250e3b1d42e2bc456f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_656cd0417de8d9dac0c8d01fedc8284e.setIcon(icon_ed013d62e5e585f3c395349c16d85154);
|
|
|
|
|
|
var marker_26ce0b498825ef1ade0c3e8ccab3cbd2 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f730bba0d62f22519439d138910fcc20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e244d0e0bd6b25312dbe46b93659528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24ebb35e8242226cf1b00b1fd0562c60 = $(`<div id="html_24ebb35e8242226cf1b00b1fd0562c60" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_1e244d0e0bd6b25312dbe46b93659528.setContent(html_24ebb35e8242226cf1b00b1fd0562c60);
|
|
|
|
|
|
|
|
marker_26ce0b498825ef1ade0c3e8ccab3cbd2.bindPopup(popup_1e244d0e0bd6b25312dbe46b93659528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26ce0b498825ef1ade0c3e8ccab3cbd2.setIcon(icon_f730bba0d62f22519439d138910fcc20);
|
|
|
|
|
|
var marker_44f35c369507f2931a8f46e234fe1898 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_75c08e713f796edfdee78ff5a92b8894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb3315282c6fc6804c582c82c7165734 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f84729d569cb908f93fe3bc3b2720fe9 = $(`<div id="html_f84729d569cb908f93fe3bc3b2720fe9" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_cb3315282c6fc6804c582c82c7165734.setContent(html_f84729d569cb908f93fe3bc3b2720fe9);
|
|
|
|
|
|
|
|
marker_44f35c369507f2931a8f46e234fe1898.bindPopup(popup_cb3315282c6fc6804c582c82c7165734)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44f35c369507f2931a8f46e234fe1898.setIcon(icon_75c08e713f796edfdee78ff5a92b8894);
|
|
|
|
|
|
var marker_cf835ad1693e45b968e405b25adb0295 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_03fe3404d5b6545a2ddbc3ab2f4e3336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ab4481386d1f4f33b2a67e1df69c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f06f0397fe6456e01e7fac652317bcef = $(`<div id="html_f06f0397fe6456e01e7fac652317bcef" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_42ab4481386d1f4f33b2a67e1df69c00.setContent(html_f06f0397fe6456e01e7fac652317bcef);
|
|
|
|
|
|
|
|
marker_cf835ad1693e45b968e405b25adb0295.bindPopup(popup_42ab4481386d1f4f33b2a67e1df69c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf835ad1693e45b968e405b25adb0295.setIcon(icon_03fe3404d5b6545a2ddbc3ab2f4e3336);
|
|
|
|
|
|
var marker_48931120eb156db2b72e83a8efde3eca = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2ec704c27e93f9d3b23b76fe5b7a9046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4a976387b4481dfdf3bc9ed441690ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c22fafe7b56e6b73bd882cce1b41f926 = $(`<div id="html_c22fafe7b56e6b73bd882cce1b41f926" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_c4a976387b4481dfdf3bc9ed441690ae.setContent(html_c22fafe7b56e6b73bd882cce1b41f926);
|
|
|
|
|
|
|
|
marker_48931120eb156db2b72e83a8efde3eca.bindPopup(popup_c4a976387b4481dfdf3bc9ed441690ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48931120eb156db2b72e83a8efde3eca.setIcon(icon_2ec704c27e93f9d3b23b76fe5b7a9046);
|
|
|
|
|
|
var marker_e9eb2ffb5d6c9410574959111b9fff8b = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0c1d1b0045f15097b0c4a95bb0042195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50b0e92e710bf31cf9d061d3adf563d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3880bf1f81690fd6e30d63830776a8e8 = $(`<div id="html_3880bf1f81690fd6e30d63830776a8e8" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_50b0e92e710bf31cf9d061d3adf563d1.setContent(html_3880bf1f81690fd6e30d63830776a8e8);
|
|
|
|
|
|
|
|
marker_e9eb2ffb5d6c9410574959111b9fff8b.bindPopup(popup_50b0e92e710bf31cf9d061d3adf563d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9eb2ffb5d6c9410574959111b9fff8b.setIcon(icon_0c1d1b0045f15097b0c4a95bb0042195);
|
|
|
|
|
|
var marker_874534b7db4e913fb6cbd773b018eb51 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_5d3f3f524684f75628666b3b7bf35245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f256bab7ee425b5d59fa224b06743c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f55672d23324a2114668c9954f073e0 = $(`<div id="html_2f55672d23324a2114668c9954f073e0" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_3f256bab7ee425b5d59fa224b06743c2.setContent(html_2f55672d23324a2114668c9954f073e0);
|
|
|
|
|
|
|
|
marker_874534b7db4e913fb6cbd773b018eb51.bindPopup(popup_3f256bab7ee425b5d59fa224b06743c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_874534b7db4e913fb6cbd773b018eb51.setIcon(icon_5d3f3f524684f75628666b3b7bf35245);
|
|
|
|
|
|
var marker_f96f9837c33325760a1c063631137d0d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d437cb20ba9e72c5295c424b2cd74111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c42569544a0f543b2ceb1aa6d2754a91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e02ee6da176f4d8c1df5a3026a109ca = $(`<div id="html_7e02ee6da176f4d8c1df5a3026a109ca" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_c42569544a0f543b2ceb1aa6d2754a91.setContent(html_7e02ee6da176f4d8c1df5a3026a109ca);
|
|
|
|
|
|
|
|
marker_f96f9837c33325760a1c063631137d0d.bindPopup(popup_c42569544a0f543b2ceb1aa6d2754a91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f96f9837c33325760a1c063631137d0d.setIcon(icon_d437cb20ba9e72c5295c424b2cd74111);
|
|
|
|
|
|
var marker_fba9d4824d41dcca4042793cc6b1d8e9 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_47efcf350fac05e9a8586499b2b6a7b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c2d14a014497af314d402d03b28ffbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73848ac1bc36637d58bced424653886 = $(`<div id="html_f73848ac1bc36637d58bced424653886" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_9c2d14a014497af314d402d03b28ffbb.setContent(html_f73848ac1bc36637d58bced424653886);
|
|
|
|
|
|
|
|
marker_fba9d4824d41dcca4042793cc6b1d8e9.bindPopup(popup_9c2d14a014497af314d402d03b28ffbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fba9d4824d41dcca4042793cc6b1d8e9.setIcon(icon_47efcf350fac05e9a8586499b2b6a7b1);
|
|
|
|
|
|
var marker_e0376b07c5e911c0446204e83f5fff52 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_31d5c8973fe6cc7da12d2743e1fe0e52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eafac8ee306793938de718233b1e351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb231c7bb3c464d701e1226a11bdf1a = $(`<div id="html_9eb231c7bb3c464d701e1226a11bdf1a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_3eafac8ee306793938de718233b1e351.setContent(html_9eb231c7bb3c464d701e1226a11bdf1a);
|
|
|
|
|
|
|
|
marker_e0376b07c5e911c0446204e83f5fff52.bindPopup(popup_3eafac8ee306793938de718233b1e351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0376b07c5e911c0446204e83f5fff52.setIcon(icon_31d5c8973fe6cc7da12d2743e1fe0e52);
|
|
|
|
|
|
var marker_fe3c7fc7c166bf139f7f1470fc33634f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_3530f55b659ad45797652fdfa4bc4107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fca3275e28973e479a9c7b28d864fad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49161a9af8612c24fe0c4aa1c2e793c8 = $(`<div id="html_49161a9af8612c24fe0c4aa1c2e793c8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_fca3275e28973e479a9c7b28d864fad5.setContent(html_49161a9af8612c24fe0c4aa1c2e793c8);
|
|
|
|
|
|
|
|
marker_fe3c7fc7c166bf139f7f1470fc33634f.bindPopup(popup_fca3275e28973e479a9c7b28d864fad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3c7fc7c166bf139f7f1470fc33634f.setIcon(icon_3530f55b659ad45797652fdfa4bc4107);
|
|
|
|
|
|
var marker_fc2bd4b94ef0220d645ef36a336e6c5c = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e71b3f554928b8dd4834cc497bf30a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb53f801df0d4bf901d8b097b332956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b59624f19f3bb46b72ce1ee28c44f52f = $(`<div id="html_b59624f19f3bb46b72ce1ee28c44f52f" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_6bb53f801df0d4bf901d8b097b332956.setContent(html_b59624f19f3bb46b72ce1ee28c44f52f);
|
|
|
|
|
|
|
|
marker_fc2bd4b94ef0220d645ef36a336e6c5c.bindPopup(popup_6bb53f801df0d4bf901d8b097b332956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2bd4b94ef0220d645ef36a336e6c5c.setIcon(icon_e71b3f554928b8dd4834cc497bf30a12);
|
|
|
|
|
|
var marker_70c42d8974574d7d52964cb7fb269316 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_48e1108e32df747f36ee88a5aad8f77f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fc0be325a66861e3a332f2a1927df5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6487e97b1d008d55b68b70cfd12d5905 = $(`<div id="html_6487e97b1d008d55b68b70cfd12d5905" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_4fc0be325a66861e3a332f2a1927df5d.setContent(html_6487e97b1d008d55b68b70cfd12d5905);
|
|
|
|
|
|
|
|
marker_70c42d8974574d7d52964cb7fb269316.bindPopup(popup_4fc0be325a66861e3a332f2a1927df5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70c42d8974574d7d52964cb7fb269316.setIcon(icon_48e1108e32df747f36ee88a5aad8f77f);
|
|
|
|
|
|
var marker_e10f89ff0f3bee6f075e0ab31b2794d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_7e5cfff7765d26a2aa09a37cb6a3c1ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ee924fd3ff1602a1582235bfe11d816 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e965de5312b9dc5ac83e2d6cd2ad5e27 = $(`<div id="html_e965de5312b9dc5ac83e2d6cd2ad5e27" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_2ee924fd3ff1602a1582235bfe11d816.setContent(html_e965de5312b9dc5ac83e2d6cd2ad5e27);
|
|
|
|
|
|
|
|
marker_e10f89ff0f3bee6f075e0ab31b2794d8.bindPopup(popup_2ee924fd3ff1602a1582235bfe11d816)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e10f89ff0f3bee6f075e0ab31b2794d8.setIcon(icon_7e5cfff7765d26a2aa09a37cb6a3c1ab);
|
|
|
|
|
|
var marker_1c5ff4b4b7d9c3f902539956719beea2 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_6ad959ef6dff4b3696995418ab0bde13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17526c6fbacf1568fa1c418a48da95aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_876069cd519a3eb04de79d90e8f3f0cc = $(`<div id="html_876069cd519a3eb04de79d90e8f3f0cc" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_17526c6fbacf1568fa1c418a48da95aa.setContent(html_876069cd519a3eb04de79d90e8f3f0cc);
|
|
|
|
|
|
|
|
marker_1c5ff4b4b7d9c3f902539956719beea2.bindPopup(popup_17526c6fbacf1568fa1c418a48da95aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c5ff4b4b7d9c3f902539956719beea2.setIcon(icon_6ad959ef6dff4b3696995418ab0bde13);
|
|
|
|
|
|
var marker_57c52a2b0e363dd4a90a458426329b2a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_313ed53c97f74b723578ceb706e23ab3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70035f92457a37e150c13e1f04d8919e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4caac4512514e5c71c8291d3a1aaed3 = $(`<div id="html_a4caac4512514e5c71c8291d3a1aaed3" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_70035f92457a37e150c13e1f04d8919e.setContent(html_a4caac4512514e5c71c8291d3a1aaed3);
|
|
|
|
|
|
|
|
marker_57c52a2b0e363dd4a90a458426329b2a.bindPopup(popup_70035f92457a37e150c13e1f04d8919e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57c52a2b0e363dd4a90a458426329b2a.setIcon(icon_313ed53c97f74b723578ceb706e23ab3);
|
|
|
|
|
|
var marker_05bab4ac268339fc72c7f3dc3fd6b97c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9d9468b684a4c48ede1b62405436d49d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981cab51383179a12ff0f3c284e4899a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d511d2b5384a520215506dc4d09e435 = $(`<div id="html_7d511d2b5384a520215506dc4d09e435" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_981cab51383179a12ff0f3c284e4899a.setContent(html_7d511d2b5384a520215506dc4d09e435);
|
|
|
|
|
|
|
|
marker_05bab4ac268339fc72c7f3dc3fd6b97c.bindPopup(popup_981cab51383179a12ff0f3c284e4899a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05bab4ac268339fc72c7f3dc3fd6b97c.setIcon(icon_9d9468b684a4c48ede1b62405436d49d);
|
|
|
|
|
|
var marker_3354e8f52e6cb8ec24bf02339893437a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_8033fd29be8a5a4cd6df066c7b04a08d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d15c9cf624e061f8b8e0827dd34a51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ac0c498ad36d97b2b70bf143ed1c6ef = $(`<div id="html_2ac0c498ad36d97b2b70bf143ed1c6ef" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_2d15c9cf624e061f8b8e0827dd34a51e.setContent(html_2ac0c498ad36d97b2b70bf143ed1c6ef);
|
|
|
|
|
|
|
|
marker_3354e8f52e6cb8ec24bf02339893437a.bindPopup(popup_2d15c9cf624e061f8b8e0827dd34a51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3354e8f52e6cb8ec24bf02339893437a.setIcon(icon_8033fd29be8a5a4cd6df066c7b04a08d);
|
|
|
|
|
|
var marker_bb4b2513b31df520f3761b40207e1537 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_2620855c02d2bf4a7ed1716c114faacb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f84858c7dd4b6e83c445f17b30bb0424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4078e59733c2355022715f7fb15c1853 = $(`<div id="html_4078e59733c2355022715f7fb15c1853" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_f84858c7dd4b6e83c445f17b30bb0424.setContent(html_4078e59733c2355022715f7fb15c1853);
|
|
|
|
|
|
|
|
marker_bb4b2513b31df520f3761b40207e1537.bindPopup(popup_f84858c7dd4b6e83c445f17b30bb0424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb4b2513b31df520f3761b40207e1537.setIcon(icon_2620855c02d2bf4a7ed1716c114faacb);
|
|
|
|
|
|
var marker_d1e5d88b2d773b6516e74f88491d635c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fffad41f0ff274ece34edcb7ded90532 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89aa3c274d521241cc7e5545c325e21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17eb7f409733149236777da39bcc7149 = $(`<div id="html_17eb7f409733149236777da39bcc7149" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_89aa3c274d521241cc7e5545c325e21e.setContent(html_17eb7f409733149236777da39bcc7149);
|
|
|
|
|
|
|
|
marker_d1e5d88b2d773b6516e74f88491d635c.bindPopup(popup_89aa3c274d521241cc7e5545c325e21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e5d88b2d773b6516e74f88491d635c.setIcon(icon_fffad41f0ff274ece34edcb7ded90532);
|
|
|
|
|
|
var marker_a0fc2f68e1e18b9a6028a1c28df85ebb = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_894e3874cdda1d010b9f62bb0e69861d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7926782d7248a0757fd5c55008d3a614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ad0e6089fb72467366a46f3669b9ef = $(`<div id="html_99ad0e6089fb72467366a46f3669b9ef" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_7926782d7248a0757fd5c55008d3a614.setContent(html_99ad0e6089fb72467366a46f3669b9ef);
|
|
|
|
|
|
|
|
marker_a0fc2f68e1e18b9a6028a1c28df85ebb.bindPopup(popup_7926782d7248a0757fd5c55008d3a614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0fc2f68e1e18b9a6028a1c28df85ebb.setIcon(icon_894e3874cdda1d010b9f62bb0e69861d);
|
|
|
|
|
|
var marker_fb8a0fbcdf9104e0ee9f4240131109e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_013dc7390c8274e90dcac0d65f3f242e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffdaacba2dc45220472d692e8671da6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6350648e523d85098c66f0865832ba6 = $(`<div id="html_c6350648e523d85098c66f0865832ba6" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_ffdaacba2dc45220472d692e8671da6b.setContent(html_c6350648e523d85098c66f0865832ba6);
|
|
|
|
|
|
|
|
marker_fb8a0fbcdf9104e0ee9f4240131109e6.bindPopup(popup_ffdaacba2dc45220472d692e8671da6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8a0fbcdf9104e0ee9f4240131109e6.setIcon(icon_013dc7390c8274e90dcac0d65f3f242e);
|
|
|
|
|
|
var marker_41e2fcfdd93c531c6a02c6979d59c962 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_fe05625ee326182b0f0a51548c69d46a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e30eb52a9e09e1a3f6e5a68f71717744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43e473bd0901ea8755b374a79696b62b = $(`<div id="html_43e473bd0901ea8755b374a79696b62b" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_e30eb52a9e09e1a3f6e5a68f71717744.setContent(html_43e473bd0901ea8755b374a79696b62b);
|
|
|
|
|
|
|
|
marker_41e2fcfdd93c531c6a02c6979d59c962.bindPopup(popup_e30eb52a9e09e1a3f6e5a68f71717744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e2fcfdd93c531c6a02c6979d59c962.setIcon(icon_fe05625ee326182b0f0a51548c69d46a);
|
|
|
|
|
|
var marker_c5e5b89a0c0682c3065abd9c659d3920 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_048ac72d74fc423d92ec50bb7809fe4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d445c4265cdd1f54e8114a7cea369c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_711f89e737de70407907ca7865f8fd7e = $(`<div id="html_711f89e737de70407907ca7865f8fd7e" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_d445c4265cdd1f54e8114a7cea369c20.setContent(html_711f89e737de70407907ca7865f8fd7e);
|
|
|
|
|
|
|
|
marker_c5e5b89a0c0682c3065abd9c659d3920.bindPopup(popup_d445c4265cdd1f54e8114a7cea369c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5e5b89a0c0682c3065abd9c659d3920.setIcon(icon_048ac72d74fc423d92ec50bb7809fe4e);
|
|
|
|
|
|
var marker_e7f32815aab7ad43089645a4b1ea9bad = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_ac09a605bdaac731a32a59e5539705db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c008277da9cc274139179bfc05c8da13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7f190a8230a0bbb7b9bfbf8cbd125a2 = $(`<div id="html_b7f190a8230a0bbb7b9bfbf8cbd125a2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_c008277da9cc274139179bfc05c8da13.setContent(html_b7f190a8230a0bbb7b9bfbf8cbd125a2);
|
|
|
|
|
|
|
|
marker_e7f32815aab7ad43089645a4b1ea9bad.bindPopup(popup_c008277da9cc274139179bfc05c8da13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7f32815aab7ad43089645a4b1ea9bad.setIcon(icon_ac09a605bdaac731a32a59e5539705db);
|
|
|
|
|
|
var marker_16f2e1943322e1e311a59f60dbd50db1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_38d475a3bffca36db13baf1e77c67633 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c521b41d9d5f00a48abf305d247dffbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84b42a3a63bd351457cbf636c81ed73f = $(`<div id="html_84b42a3a63bd351457cbf636c81ed73f" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_c521b41d9d5f00a48abf305d247dffbe.setContent(html_84b42a3a63bd351457cbf636c81ed73f);
|
|
|
|
|
|
|
|
marker_16f2e1943322e1e311a59f60dbd50db1.bindPopup(popup_c521b41d9d5f00a48abf305d247dffbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f2e1943322e1e311a59f60dbd50db1.setIcon(icon_38d475a3bffca36db13baf1e77c67633);
|
|
|
|
|
|
var marker_41b074de16a6f585f191ef91a4b98b4f = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_bcca9136de2ee4458898c6032c8beeeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_986cd2ece39b471e976214f4379ec7f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6be3c60073644cda75c2bc8e94d6c95 = $(`<div id="html_d6be3c60073644cda75c2bc8e94d6c95" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_986cd2ece39b471e976214f4379ec7f3.setContent(html_d6be3c60073644cda75c2bc8e94d6c95);
|
|
|
|
|
|
|
|
marker_41b074de16a6f585f191ef91a4b98b4f.bindPopup(popup_986cd2ece39b471e976214f4379ec7f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b074de16a6f585f191ef91a4b98b4f.setIcon(icon_bcca9136de2ee4458898c6032c8beeeb);
|
|
|
|
|
|
var marker_5b09bd0ed76508581c970a45baa1f440 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_e305b67c4e14f00fc021593290ac08c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a7d76bdac0e3d74a61bb39548373594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a980276ade74f349b98fab9e88335c32 = $(`<div id="html_a980276ade74f349b98fab9e88335c32" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_8a7d76bdac0e3d74a61bb39548373594.setContent(html_a980276ade74f349b98fab9e88335c32);
|
|
|
|
|
|
|
|
marker_5b09bd0ed76508581c970a45baa1f440.bindPopup(popup_8a7d76bdac0e3d74a61bb39548373594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b09bd0ed76508581c970a45baa1f440.setIcon(icon_e305b67c4e14f00fc021593290ac08c5);
|
|
|
|
|
|
var marker_9ce2b0aa9a4ec743b729831e406fe7d9 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_138dc22c6d6f1899d603e5e52537f2ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7e64e75708c0712d7c69bc98911ad92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a29924e626ae62a02e38b4f04f372cc4 = $(`<div id="html_a29924e626ae62a02e38b4f04f372cc4" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_a7e64e75708c0712d7c69bc98911ad92.setContent(html_a29924e626ae62a02e38b4f04f372cc4);
|
|
|
|
|
|
|
|
marker_9ce2b0aa9a4ec743b729831e406fe7d9.bindPopup(popup_a7e64e75708c0712d7c69bc98911ad92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce2b0aa9a4ec743b729831e406fe7d9.setIcon(icon_138dc22c6d6f1899d603e5e52537f2ff);
|
|
|
|
|
|
var marker_034adafea0c5b21083596962b29eeb85 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_0bbb04a8d6e02fb35c3161ca2cae1795 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_790b2c5cd841bd4988dadb4025219023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_844633405ad0cddfdbf9870c12c6333d = $(`<div id="html_844633405ad0cddfdbf9870c12c6333d" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_790b2c5cd841bd4988dadb4025219023.setContent(html_844633405ad0cddfdbf9870c12c6333d);
|
|
|
|
|
|
|
|
marker_034adafea0c5b21083596962b29eeb85.bindPopup(popup_790b2c5cd841bd4988dadb4025219023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_034adafea0c5b21083596962b29eeb85.setIcon(icon_0bbb04a8d6e02fb35c3161ca2cae1795);
|
|
|
|
|
|
var marker_e565070e39ed3f9bc38053044d8a5946 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_d77483316875e68649316e84447fa2c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c47f8f56e6093cb40ebc0dc348c4c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e51349ff13c056b5c359ea96ce51a14 = $(`<div id="html_9e51349ff13c056b5c359ea96ce51a14" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_7c47f8f56e6093cb40ebc0dc348c4c22.setContent(html_9e51349ff13c056b5c359ea96ce51a14);
|
|
|
|
|
|
|
|
marker_e565070e39ed3f9bc38053044d8a5946.bindPopup(popup_7c47f8f56e6093cb40ebc0dc348c4c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e565070e39ed3f9bc38053044d8a5946.setIcon(icon_d77483316875e68649316e84447fa2c7);
|
|
|
|
|
|
var marker_05456d469dd987fa9ea7ae6c4989623d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_9e0015cce7635106bb3ee5fd90f49ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f09ac36d0c2de8cefa94f22b9f76e38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ffbbc5e97a4bb712b1f0e77bf85f18 = $(`<div id="html_b2ffbbc5e97a4bb712b1f0e77bf85f18" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_4f09ac36d0c2de8cefa94f22b9f76e38.setContent(html_b2ffbbc5e97a4bb712b1f0e77bf85f18);
|
|
|
|
|
|
|
|
marker_05456d469dd987fa9ea7ae6c4989623d.bindPopup(popup_4f09ac36d0c2de8cefa94f22b9f76e38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05456d469dd987fa9ea7ae6c4989623d.setIcon(icon_9e0015cce7635106bb3ee5fd90f49ccf);
|
|
|
|
|
|
var marker_3c71cfbb7f76b1b5e974ebfa5a538fcc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_f7824f4b945dd64c2b70b0edcd3b02d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed6e931060fd10a2e33adaa2fcd3ee5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_472cf03d1a067ff7168fec0bc6316710 = $(`<div id="html_472cf03d1a067ff7168fec0bc6316710" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_ed6e931060fd10a2e33adaa2fcd3ee5b.setContent(html_472cf03d1a067ff7168fec0bc6316710);
|
|
|
|
|
|
|
|
marker_3c71cfbb7f76b1b5e974ebfa5a538fcc.bindPopup(popup_ed6e931060fd10a2e33adaa2fcd3ee5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c71cfbb7f76b1b5e974ebfa5a538fcc.setIcon(icon_f7824f4b945dd64c2b70b0edcd3b02d7);
|
|
|
|
|
|
var marker_57524b20f5a244198aef2b9e94a77bf1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_16c106a346e657780649de6700b55a00);
|
|
|
|
|
|
var icon_a084555209a065514da5bffdc26b50b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5853b91823302ca455b150de8d2350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d2e71f331b2981e9ea4eaf0ac271293 = $(`<div id="html_6d2e71f331b2981e9ea4eaf0ac271293" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_bb5853b91823302ca455b150de8d2350.setContent(html_6d2e71f331b2981e9ea4eaf0ac271293);
|
|
|
|
|
|
|
|
marker_57524b20f5a244198aef2b9e94a77bf1.bindPopup(popup_bb5853b91823302ca455b150de8d2350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57524b20f5a244198aef2b9e94a77bf1.setIcon(icon_a084555209a065514da5bffdc26b50b2);
|
|
|
|
|
|
marker_cluster_16c106a346e657780649de6700b55a00.addTo(map_8c835165109cd3d7ee68793b6b55d37e);
|
|
|
|
</script>
|
|
</html> |