mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 23:05:19 +00:00
10373 lines
302 KiB
HTML
10373 lines
302 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_2e754d0e632543b570742f184c7e6986 {
|
|
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_2e754d0e632543b570742f184c7e6986" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_2e754d0e632543b570742f184c7e6986 = L.map(
|
|
"map_2e754d0e632543b570742f184c7e6986",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_162b000b7fe8a93c32299afe864adc75 = 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_162b000b7fe8a93c32299afe864adc75.addTo(map_2e754d0e632543b570742f184c7e6986);
|
|
|
|
|
|
var marker_cluster_e234e4babbdd5243133bcd46d4383f1b = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_4af7df0e07b50540df1d4cd5dae8e1b0 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_432250c36fa2174f4148aa31e058d524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25a3a2881a064b0f39da5172ce4bbf4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c8b4ca56b177171138fc07c552e27b = $(`<div id="html_f0c8b4ca56b177171138fc07c552e27b" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_25a3a2881a064b0f39da5172ce4bbf4d.setContent(html_f0c8b4ca56b177171138fc07c552e27b);
|
|
|
|
|
|
|
|
marker_4af7df0e07b50540df1d4cd5dae8e1b0.bindPopup(popup_25a3a2881a064b0f39da5172ce4bbf4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4af7df0e07b50540df1d4cd5dae8e1b0.setIcon(icon_432250c36fa2174f4148aa31e058d524);
|
|
|
|
|
|
var marker_6b3687ab5f298bbfa2db802cf7c6b752 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_8a52bf75004d0283ae1c0561d1bd2b89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efce043b8e018821faed51975cf2369a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5bb4e481ccc429fe204502c46c5438a = $(`<div id="html_f5bb4e481ccc429fe204502c46c5438a" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_efce043b8e018821faed51975cf2369a.setContent(html_f5bb4e481ccc429fe204502c46c5438a);
|
|
|
|
|
|
|
|
marker_6b3687ab5f298bbfa2db802cf7c6b752.bindPopup(popup_efce043b8e018821faed51975cf2369a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b3687ab5f298bbfa2db802cf7c6b752.setIcon(icon_8a52bf75004d0283ae1c0561d1bd2b89);
|
|
|
|
|
|
var marker_27d79129b298c3563b1ebe4af76e4d5a = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_bd244d3b5cd2a35d4dae338c0ea4ed29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16b4039db5c9b81f91600d8830296838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cb974f76ae9e9367da6501516f89935 = $(`<div id="html_5cb974f76ae9e9367da6501516f89935" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_16b4039db5c9b81f91600d8830296838.setContent(html_5cb974f76ae9e9367da6501516f89935);
|
|
|
|
|
|
|
|
marker_27d79129b298c3563b1ebe4af76e4d5a.bindPopup(popup_16b4039db5c9b81f91600d8830296838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27d79129b298c3563b1ebe4af76e4d5a.setIcon(icon_bd244d3b5cd2a35d4dae338c0ea4ed29);
|
|
|
|
|
|
var marker_04cba6a339e03fda34bf1dc68826151f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a46eb81a4da6155fd96e91c4d40d4be2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d4dbdc4165285e397070645e6654c2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd9b09c63aa53f600d49bf11e6eca291 = $(`<div id="html_bd9b09c63aa53f600d49bf11e6eca291" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_7d4dbdc4165285e397070645e6654c2a.setContent(html_bd9b09c63aa53f600d49bf11e6eca291);
|
|
|
|
|
|
|
|
marker_04cba6a339e03fda34bf1dc68826151f.bindPopup(popup_7d4dbdc4165285e397070645e6654c2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04cba6a339e03fda34bf1dc68826151f.setIcon(icon_a46eb81a4da6155fd96e91c4d40d4be2);
|
|
|
|
|
|
var marker_268e39ffa9643ed6a81184c431b9db56 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9976cc1acb0f5408578c6eefc23337fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351a620a73638107c5c283ceb60ca9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e097610696aa417aad7f26c6dae59c27 = $(`<div id="html_e097610696aa417aad7f26c6dae59c27" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_351a620a73638107c5c283ceb60ca9d3.setContent(html_e097610696aa417aad7f26c6dae59c27);
|
|
|
|
|
|
|
|
marker_268e39ffa9643ed6a81184c431b9db56.bindPopup(popup_351a620a73638107c5c283ceb60ca9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_268e39ffa9643ed6a81184c431b9db56.setIcon(icon_9976cc1acb0f5408578c6eefc23337fc);
|
|
|
|
|
|
var marker_c3845bedda64779eb11a4da31a37692d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2c7506db80558123148c69573fae538f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7550cf490a99304e34fd2d1182e411a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f7fc41038919f0bced2b40f01c98fc = $(`<div id="html_79f7fc41038919f0bced2b40f01c98fc" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_b7550cf490a99304e34fd2d1182e411a.setContent(html_79f7fc41038919f0bced2b40f01c98fc);
|
|
|
|
|
|
|
|
marker_c3845bedda64779eb11a4da31a37692d.bindPopup(popup_b7550cf490a99304e34fd2d1182e411a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3845bedda64779eb11a4da31a37692d.setIcon(icon_2c7506db80558123148c69573fae538f);
|
|
|
|
|
|
var marker_fed713c6fa17dbc4172c0e91d7d16093 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4a8795eb92e0f7a877b32fb85bd68f48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f05a0a7d1e8d58757e2de7031fe61e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a04a9038e6c6b5a4ab498bae063f37f = $(`<div id="html_0a04a9038e6c6b5a4ab498bae063f37f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_0f05a0a7d1e8d58757e2de7031fe61e1.setContent(html_0a04a9038e6c6b5a4ab498bae063f37f);
|
|
|
|
|
|
|
|
marker_fed713c6fa17dbc4172c0e91d7d16093.bindPopup(popup_0f05a0a7d1e8d58757e2de7031fe61e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fed713c6fa17dbc4172c0e91d7d16093.setIcon(icon_4a8795eb92e0f7a877b32fb85bd68f48);
|
|
|
|
|
|
var marker_fb35165f4750745e6cb1f3fa4cffce77 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ea7ee4402f1aff9da837858d429fde01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_746a17b8051e6ceca7ffe72b35ba3b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5117d90f7ec19af6915c06bcf7c4326 = $(`<div id="html_b5117d90f7ec19af6915c06bcf7c4326" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_746a17b8051e6ceca7ffe72b35ba3b19.setContent(html_b5117d90f7ec19af6915c06bcf7c4326);
|
|
|
|
|
|
|
|
marker_fb35165f4750745e6cb1f3fa4cffce77.bindPopup(popup_746a17b8051e6ceca7ffe72b35ba3b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb35165f4750745e6cb1f3fa4cffce77.setIcon(icon_ea7ee4402f1aff9da837858d429fde01);
|
|
|
|
|
|
var marker_cede6e00a8d3583a50cd260fc088f497 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_da7553213466c2de5d8aafd32a70d78a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e40db77af231dc8686e3349cd2a9b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a919125eb7f71d3a209639de11b48282 = $(`<div id="html_a919125eb7f71d3a209639de11b48282" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_7e40db77af231dc8686e3349cd2a9b9a.setContent(html_a919125eb7f71d3a209639de11b48282);
|
|
|
|
|
|
|
|
marker_cede6e00a8d3583a50cd260fc088f497.bindPopup(popup_7e40db77af231dc8686e3349cd2a9b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cede6e00a8d3583a50cd260fc088f497.setIcon(icon_da7553213466c2de5d8aafd32a70d78a);
|
|
|
|
|
|
var marker_dc8961a72dd0292ced879ca5a87df875 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_58e979f3fd1bc78b9dd26bf0ee676fc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa554539c75fc589fd8cc21be7688c5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c005ff119fb45d6d55ebf4024012f753 = $(`<div id="html_c005ff119fb45d6d55ebf4024012f753" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_aa554539c75fc589fd8cc21be7688c5e.setContent(html_c005ff119fb45d6d55ebf4024012f753);
|
|
|
|
|
|
|
|
marker_dc8961a72dd0292ced879ca5a87df875.bindPopup(popup_aa554539c75fc589fd8cc21be7688c5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc8961a72dd0292ced879ca5a87df875.setIcon(icon_58e979f3fd1bc78b9dd26bf0ee676fc9);
|
|
|
|
|
|
var marker_ce370924efc11dc5c65e7138b2894527 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_865e41471a326b451df15f3ea804ef9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea2eb20dcfca41f61bc95ebee36e8de6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f1c3f041b850f57ef06a60711a7b13b = $(`<div id="html_4f1c3f041b850f57ef06a60711a7b13b" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_ea2eb20dcfca41f61bc95ebee36e8de6.setContent(html_4f1c3f041b850f57ef06a60711a7b13b);
|
|
|
|
|
|
|
|
marker_ce370924efc11dc5c65e7138b2894527.bindPopup(popup_ea2eb20dcfca41f61bc95ebee36e8de6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce370924efc11dc5c65e7138b2894527.setIcon(icon_865e41471a326b451df15f3ea804ef9b);
|
|
|
|
|
|
var marker_d3efaf71ed8d8cb1ab9ca4033dc639ff = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b44b824e4cacc4c36e4c3d09b91ad1fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c405d86d7e237ca569d36087ed9950bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a85e24df622f96d220b5d7dee78194a = $(`<div id="html_2a85e24df622f96d220b5d7dee78194a" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_c405d86d7e237ca569d36087ed9950bf.setContent(html_2a85e24df622f96d220b5d7dee78194a);
|
|
|
|
|
|
|
|
marker_d3efaf71ed8d8cb1ab9ca4033dc639ff.bindPopup(popup_c405d86d7e237ca569d36087ed9950bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3efaf71ed8d8cb1ab9ca4033dc639ff.setIcon(icon_b44b824e4cacc4c36e4c3d09b91ad1fa);
|
|
|
|
|
|
var marker_541906585a303b0109e5d7be19206c06 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_142679dc59d423f0ad905a1257649ff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b27045490f3d00588944ba990d2d6df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ebb37d096633eda93c1772c0505620 = $(`<div id="html_21ebb37d096633eda93c1772c0505620" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_7b27045490f3d00588944ba990d2d6df.setContent(html_21ebb37d096633eda93c1772c0505620);
|
|
|
|
|
|
|
|
marker_541906585a303b0109e5d7be19206c06.bindPopup(popup_7b27045490f3d00588944ba990d2d6df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_541906585a303b0109e5d7be19206c06.setIcon(icon_142679dc59d423f0ad905a1257649ff2);
|
|
|
|
|
|
var marker_4ae98782fa2d7fca41e1b88a7428266b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ce3df10e66bbf270a1a037800f715919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b76659f95a428d9564e4b4dd41ac4425 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88664f557cebe10ef2210c8a643573c0 = $(`<div id="html_88664f557cebe10ef2210c8a643573c0" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_b76659f95a428d9564e4b4dd41ac4425.setContent(html_88664f557cebe10ef2210c8a643573c0);
|
|
|
|
|
|
|
|
marker_4ae98782fa2d7fca41e1b88a7428266b.bindPopup(popup_b76659f95a428d9564e4b4dd41ac4425)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ae98782fa2d7fca41e1b88a7428266b.setIcon(icon_ce3df10e66bbf270a1a037800f715919);
|
|
|
|
|
|
var marker_3ad1dcd317808b809254a4c61819c7fd = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_71f698ae2e95ab798d90e748d3e0644d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b06d86c0114456970a442be489cec989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e40a6096f33a4029de1e1cbda10c689 = $(`<div id="html_5e40a6096f33a4029de1e1cbda10c689" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_b06d86c0114456970a442be489cec989.setContent(html_5e40a6096f33a4029de1e1cbda10c689);
|
|
|
|
|
|
|
|
marker_3ad1dcd317808b809254a4c61819c7fd.bindPopup(popup_b06d86c0114456970a442be489cec989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ad1dcd317808b809254a4c61819c7fd.setIcon(icon_71f698ae2e95ab798d90e748d3e0644d);
|
|
|
|
|
|
var marker_4644add9909a0234a60dbe793c5534e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9cfbd6efb0623b5f5d3a43b473e57357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4e40aac6963971dffeec5a4f47c5693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bf3df1348a51b44f535cbfffde63404 = $(`<div id="html_9bf3df1348a51b44f535cbfffde63404" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a4e40aac6963971dffeec5a4f47c5693.setContent(html_9bf3df1348a51b44f535cbfffde63404);
|
|
|
|
|
|
|
|
marker_4644add9909a0234a60dbe793c5534e1.bindPopup(popup_a4e40aac6963971dffeec5a4f47c5693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4644add9909a0234a60dbe793c5534e1.setIcon(icon_9cfbd6efb0623b5f5d3a43b473e57357);
|
|
|
|
|
|
var marker_5b9bd86ecc219b2bd0b7cc85233715c9 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c745f7b2ebabfabed21c20e1e12f58d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d068505ee47e2748218c550f58f130e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76cbe62890cec95a1677a5f662a332ec = $(`<div id="html_76cbe62890cec95a1677a5f662a332ec" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_d068505ee47e2748218c550f58f130e0.setContent(html_76cbe62890cec95a1677a5f662a332ec);
|
|
|
|
|
|
|
|
marker_5b9bd86ecc219b2bd0b7cc85233715c9.bindPopup(popup_d068505ee47e2748218c550f58f130e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9bd86ecc219b2bd0b7cc85233715c9.setIcon(icon_c745f7b2ebabfabed21c20e1e12f58d5);
|
|
|
|
|
|
var marker_d77810a068a8f8b55f387ecec030d25e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f3bb49c2020541c2fb10614a09d841e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e91bf83b677167db797358b3dd1cc67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff8473ac939b38732575ee649765819e = $(`<div id="html_ff8473ac939b38732575ee649765819e" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_0e91bf83b677167db797358b3dd1cc67.setContent(html_ff8473ac939b38732575ee649765819e);
|
|
|
|
|
|
|
|
marker_d77810a068a8f8b55f387ecec030d25e.bindPopup(popup_0e91bf83b677167db797358b3dd1cc67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d77810a068a8f8b55f387ecec030d25e.setIcon(icon_f3bb49c2020541c2fb10614a09d841e4);
|
|
|
|
|
|
var marker_015debed64cc26dbb65e05ca310a1fc4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_59fb6a460d4249e597f87c349eee5ba7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a69b0ab86b3529c4746d9e6d9b77a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00598195a322e99e9584aa8248e75cdf = $(`<div id="html_00598195a322e99e9584aa8248e75cdf" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_32a69b0ab86b3529c4746d9e6d9b77a2.setContent(html_00598195a322e99e9584aa8248e75cdf);
|
|
|
|
|
|
|
|
marker_015debed64cc26dbb65e05ca310a1fc4.bindPopup(popup_32a69b0ab86b3529c4746d9e6d9b77a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_015debed64cc26dbb65e05ca310a1fc4.setIcon(icon_59fb6a460d4249e597f87c349eee5ba7);
|
|
|
|
|
|
var marker_34c048f4b8614b8c90238c85872d68e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9a8fc91ea49b27fef3a92347ca6c6176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9479bfe0d83df9b493cf6270201398c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f88a83e70534bd6bb1eee5c03f015db3 = $(`<div id="html_f88a83e70534bd6bb1eee5c03f015db3" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_9479bfe0d83df9b493cf6270201398c2.setContent(html_f88a83e70534bd6bb1eee5c03f015db3);
|
|
|
|
|
|
|
|
marker_34c048f4b8614b8c90238c85872d68e3.bindPopup(popup_9479bfe0d83df9b493cf6270201398c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c048f4b8614b8c90238c85872d68e3.setIcon(icon_9a8fc91ea49b27fef3a92347ca6c6176);
|
|
|
|
|
|
var marker_e5d025749b537d6ded01efb0c9a6e202 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_da617198671d549798733bed20795dfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bcb9693a69aa795046769ca9f3fcc41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79a3c8ee2b9e3eaaa728deecc34cf90 = $(`<div id="html_e79a3c8ee2b9e3eaaa728deecc34cf90" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_7bcb9693a69aa795046769ca9f3fcc41.setContent(html_e79a3c8ee2b9e3eaaa728deecc34cf90);
|
|
|
|
|
|
|
|
marker_e5d025749b537d6ded01efb0c9a6e202.bindPopup(popup_7bcb9693a69aa795046769ca9f3fcc41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5d025749b537d6ded01efb0c9a6e202.setIcon(icon_da617198671d549798733bed20795dfb);
|
|
|
|
|
|
var marker_9dd7e9e74a52c85e5cb84fec9acb9e54 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6bd76ab8999e635b7c3ecfd65e9b7a7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ff21048a6f67d0d61b547507633993b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8827fb2b40dcd139bb97960f6374e62 = $(`<div id="html_b8827fb2b40dcd139bb97960f6374e62" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_6ff21048a6f67d0d61b547507633993b.setContent(html_b8827fb2b40dcd139bb97960f6374e62);
|
|
|
|
|
|
|
|
marker_9dd7e9e74a52c85e5cb84fec9acb9e54.bindPopup(popup_6ff21048a6f67d0d61b547507633993b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dd7e9e74a52c85e5cb84fec9acb9e54.setIcon(icon_6bd76ab8999e635b7c3ecfd65e9b7a7f);
|
|
|
|
|
|
var marker_289606b3f3ed4fc0eb8253a11b260b3f = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0c8726aed76a656df7775320bbc2ec70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_888725069728d3e2e1e89595909a017e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7b40db598998c8e4d03576be03e1a06 = $(`<div id="html_f7b40db598998c8e4d03576be03e1a06" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_888725069728d3e2e1e89595909a017e.setContent(html_f7b40db598998c8e4d03576be03e1a06);
|
|
|
|
|
|
|
|
marker_289606b3f3ed4fc0eb8253a11b260b3f.bindPopup(popup_888725069728d3e2e1e89595909a017e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289606b3f3ed4fc0eb8253a11b260b3f.setIcon(icon_0c8726aed76a656df7775320bbc2ec70);
|
|
|
|
|
|
var marker_78871a9708fb1b723b9d853c53eb173b = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c2ed58715cb699299d1fe32ffecd9bc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1c9f1393e9b2dece49ee6a38c03932a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea6ffa350eb93632c73dc8d0c2a6614 = $(`<div id="html_2ea6ffa350eb93632c73dc8d0c2a6614" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_a1c9f1393e9b2dece49ee6a38c03932a.setContent(html_2ea6ffa350eb93632c73dc8d0c2a6614);
|
|
|
|
|
|
|
|
marker_78871a9708fb1b723b9d853c53eb173b.bindPopup(popup_a1c9f1393e9b2dece49ee6a38c03932a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78871a9708fb1b723b9d853c53eb173b.setIcon(icon_c2ed58715cb699299d1fe32ffecd9bc2);
|
|
|
|
|
|
var marker_0f9cffdf7684315240dac9bacbc09b32 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6ecc125749166f89ac42f1bbd803efe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eaf63e90ae0be4abcfdd89bd370158d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fca7c8a923871b32a0003c8023ab2a6 = $(`<div id="html_5fca7c8a923871b32a0003c8023ab2a6" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_0eaf63e90ae0be4abcfdd89bd370158d.setContent(html_5fca7c8a923871b32a0003c8023ab2a6);
|
|
|
|
|
|
|
|
marker_0f9cffdf7684315240dac9bacbc09b32.bindPopup(popup_0eaf63e90ae0be4abcfdd89bd370158d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f9cffdf7684315240dac9bacbc09b32.setIcon(icon_6ecc125749166f89ac42f1bbd803efe6);
|
|
|
|
|
|
var marker_b0938ef0bd2e1c3ff260a0c054fa10bd = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_bf0e1585f383d6bcbd4dfb6d307361b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ef5ff7784e4098aecef589c83e168d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99d7fa63df76ac46fde68ef54915e5f6 = $(`<div id="html_99d7fa63df76ac46fde68ef54915e5f6" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_2ef5ff7784e4098aecef589c83e168d8.setContent(html_99d7fa63df76ac46fde68ef54915e5f6);
|
|
|
|
|
|
|
|
marker_b0938ef0bd2e1c3ff260a0c054fa10bd.bindPopup(popup_2ef5ff7784e4098aecef589c83e168d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0938ef0bd2e1c3ff260a0c054fa10bd.setIcon(icon_bf0e1585f383d6bcbd4dfb6d307361b9);
|
|
|
|
|
|
var marker_96d2a642c7a564d6ea0306495ff8b5bd = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_718007a2bb4db8bd2d535bdc6fbfc1e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90c283d43882ae0caa0b69ebda6726f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aab47f4172fbe2664329286e1ce2e4e = $(`<div id="html_3aab47f4172fbe2664329286e1ce2e4e" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_f90c283d43882ae0caa0b69ebda6726f.setContent(html_3aab47f4172fbe2664329286e1ce2e4e);
|
|
|
|
|
|
|
|
marker_96d2a642c7a564d6ea0306495ff8b5bd.bindPopup(popup_f90c283d43882ae0caa0b69ebda6726f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96d2a642c7a564d6ea0306495ff8b5bd.setIcon(icon_718007a2bb4db8bd2d535bdc6fbfc1e9);
|
|
|
|
|
|
var marker_c8c227026022e4f391cfd885f253eb99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_153ddc36827607698b6349f5f7667dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b9d52bd3406391b6ceeef6cb0988b51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_041f0dd8f842888de108c8d51b9aa076 = $(`<div id="html_041f0dd8f842888de108c8d51b9aa076" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_4b9d52bd3406391b6ceeef6cb0988b51.setContent(html_041f0dd8f842888de108c8d51b9aa076);
|
|
|
|
|
|
|
|
marker_c8c227026022e4f391cfd885f253eb99.bindPopup(popup_4b9d52bd3406391b6ceeef6cb0988b51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8c227026022e4f391cfd885f253eb99.setIcon(icon_153ddc36827607698b6349f5f7667dd0);
|
|
|
|
|
|
var marker_0203cfb3a0cfdb98f68c3aa5bac2eabc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_730ef409d57276aa31ca0c1fc5ec07da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aff924e66507bc19390bf0e86fd61391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56aa3e5bf943db5034d31902a179e69c = $(`<div id="html_56aa3e5bf943db5034d31902a179e69c" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_aff924e66507bc19390bf0e86fd61391.setContent(html_56aa3e5bf943db5034d31902a179e69c);
|
|
|
|
|
|
|
|
marker_0203cfb3a0cfdb98f68c3aa5bac2eabc.bindPopup(popup_aff924e66507bc19390bf0e86fd61391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0203cfb3a0cfdb98f68c3aa5bac2eabc.setIcon(icon_730ef409d57276aa31ca0c1fc5ec07da);
|
|
|
|
|
|
var marker_fb97911a787bbf4ac6450bd916a313e3 = L.marker(
|
|
[42.2328, -8.72264],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_30aa0da9b28bfac4864b8a9928cc9554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_819d332f54e812de59cf619055a780f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d0093c8c84c2e82ccbe3d199cd627b3 = $(`<div id="html_4d0093c8c84c2e82ccbe3d199cd627b3" style="width: 100.0%; height: 100.0%;">blackcatnostr.hopto.org</div>`)[0];
|
|
popup_819d332f54e812de59cf619055a780f8.setContent(html_4d0093c8c84c2e82ccbe3d199cd627b3);
|
|
|
|
|
|
|
|
marker_fb97911a787bbf4ac6450bd916a313e3.bindPopup(popup_819d332f54e812de59cf619055a780f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb97911a787bbf4ac6450bd916a313e3.setIcon(icon_30aa0da9b28bfac4864b8a9928cc9554);
|
|
|
|
|
|
var marker_ae8945615aac75086936bf3e9850b0e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a3a8ae30b7257762d42675dd669f9a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b222fd1c7d0c31f2344fe3d32fe6ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a0316a61a4e974d53974f55123d763 = $(`<div id="html_57a0316a61a4e974d53974f55123d763" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_0b222fd1c7d0c31f2344fe3d32fe6ca8.setContent(html_57a0316a61a4e974d53974f55123d763);
|
|
|
|
|
|
|
|
marker_ae8945615aac75086936bf3e9850b0e5.bindPopup(popup_0b222fd1c7d0c31f2344fe3d32fe6ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae8945615aac75086936bf3e9850b0e5.setIcon(icon_a3a8ae30b7257762d42675dd669f9a64);
|
|
|
|
|
|
var marker_722d6668d8892d4b7dac57aa96c411ae = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9e7a2e32ab354b7001b5a0566001b487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33eca1e4892910a82e5b0778fa3d7855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d0f343ed9a35346abf13c80240af4b = $(`<div id="html_a0d0f343ed9a35346abf13c80240af4b" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_33eca1e4892910a82e5b0778fa3d7855.setContent(html_a0d0f343ed9a35346abf13c80240af4b);
|
|
|
|
|
|
|
|
marker_722d6668d8892d4b7dac57aa96c411ae.bindPopup(popup_33eca1e4892910a82e5b0778fa3d7855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722d6668d8892d4b7dac57aa96c411ae.setIcon(icon_9e7a2e32ab354b7001b5a0566001b487);
|
|
|
|
|
|
var marker_9bb876ed36d720e3f722a9bad19d549c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7ee10db2e18a033a2fa928ad54b6f2e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef41f95950b04d7f66b584287ba8a44e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33712d57f4ca09e4a846c25f2d4071c7 = $(`<div id="html_33712d57f4ca09e4a846c25f2d4071c7" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_ef41f95950b04d7f66b584287ba8a44e.setContent(html_33712d57f4ca09e4a846c25f2d4071c7);
|
|
|
|
|
|
|
|
marker_9bb876ed36d720e3f722a9bad19d549c.bindPopup(popup_ef41f95950b04d7f66b584287ba8a44e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb876ed36d720e3f722a9bad19d549c.setIcon(icon_7ee10db2e18a033a2fa928ad54b6f2e8);
|
|
|
|
|
|
var marker_9e41216cae879770fb42b2af48032b88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b5e8bec770bfc08e023b189ea202dc89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceaf70e9d4a5a5da9f427cd53f0f7478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1113bd200c82853176c9a404a6f993d = $(`<div id="html_d1113bd200c82853176c9a404a6f993d" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_ceaf70e9d4a5a5da9f427cd53f0f7478.setContent(html_d1113bd200c82853176c9a404a6f993d);
|
|
|
|
|
|
|
|
marker_9e41216cae879770fb42b2af48032b88.bindPopup(popup_ceaf70e9d4a5a5da9f427cd53f0f7478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e41216cae879770fb42b2af48032b88.setIcon(icon_b5e8bec770bfc08e023b189ea202dc89);
|
|
|
|
|
|
var marker_ec07f69d64bd1c8075aed71d0bad89fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c4b462a689ec8bf02cbd29e4bb6d6f79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d729cfcab03babd5fd5864f2b4fce33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_804b14fd8530df7ba227498a9325db5d = $(`<div id="html_804b14fd8530df7ba227498a9325db5d" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_9d729cfcab03babd5fd5864f2b4fce33.setContent(html_804b14fd8530df7ba227498a9325db5d);
|
|
|
|
|
|
|
|
marker_ec07f69d64bd1c8075aed71d0bad89fd.bindPopup(popup_9d729cfcab03babd5fd5864f2b4fce33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec07f69d64bd1c8075aed71d0bad89fd.setIcon(icon_c4b462a689ec8bf02cbd29e4bb6d6f79);
|
|
|
|
|
|
var marker_7cf704f81012ab19f40e44c4cafa8832 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3a0d707205ad04b88f2c85125d68e11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4b5ee479b4ff90f4c8e5df274a6ea1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aab99cd59c3bab0a394484c70bd6a520 = $(`<div id="html_aab99cd59c3bab0a394484c70bd6a520" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_a4b5ee479b4ff90f4c8e5df274a6ea1e.setContent(html_aab99cd59c3bab0a394484c70bd6a520);
|
|
|
|
|
|
|
|
marker_7cf704f81012ab19f40e44c4cafa8832.bindPopup(popup_a4b5ee479b4ff90f4c8e5df274a6ea1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf704f81012ab19f40e44c4cafa8832.setIcon(icon_3a0d707205ad04b88f2c85125d68e11b);
|
|
|
|
|
|
var marker_ae8fe74e9875f8335c7e4c1ada60657b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0b49f75c23f40921206f2609c45a864b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_106cbdfef63dc711343e5ff4fb26e145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96565b2a7101bec4a453f686d2d4823c = $(`<div id="html_96565b2a7101bec4a453f686d2d4823c" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_106cbdfef63dc711343e5ff4fb26e145.setContent(html_96565b2a7101bec4a453f686d2d4823c);
|
|
|
|
|
|
|
|
marker_ae8fe74e9875f8335c7e4c1ada60657b.bindPopup(popup_106cbdfef63dc711343e5ff4fb26e145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae8fe74e9875f8335c7e4c1ada60657b.setIcon(icon_0b49f75c23f40921206f2609c45a864b);
|
|
|
|
|
|
var marker_45b4fe01d1fae9ba2a43714a2b984e09 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_acba51673c206ce6453528c6d929f941 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afcbf45e992d1a8a96e3cada24e3a100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dabc8b6000f2bf52f776f86901b17a8d = $(`<div id="html_dabc8b6000f2bf52f776f86901b17a8d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_afcbf45e992d1a8a96e3cada24e3a100.setContent(html_dabc8b6000f2bf52f776f86901b17a8d);
|
|
|
|
|
|
|
|
marker_45b4fe01d1fae9ba2a43714a2b984e09.bindPopup(popup_afcbf45e992d1a8a96e3cada24e3a100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45b4fe01d1fae9ba2a43714a2b984e09.setIcon(icon_acba51673c206ce6453528c6d929f941);
|
|
|
|
|
|
var marker_8eddb89e681012146675e98f0556ee3d = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_65aa874b878d03ed921f8f3e92e8ba3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1726314a769bb4ac8cf726fc1c179ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef48894b9a573575a9ab2b8d9b42e2ba = $(`<div id="html_ef48894b9a573575a9ab2b8d9b42e2ba" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_1726314a769bb4ac8cf726fc1c179ef6.setContent(html_ef48894b9a573575a9ab2b8d9b42e2ba);
|
|
|
|
|
|
|
|
marker_8eddb89e681012146675e98f0556ee3d.bindPopup(popup_1726314a769bb4ac8cf726fc1c179ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eddb89e681012146675e98f0556ee3d.setIcon(icon_65aa874b878d03ed921f8f3e92e8ba3c);
|
|
|
|
|
|
var marker_4cecc601ceed38308ed0d500f7539ec9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3ab2e9f165b984b7159ce3077b7353ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_540c3646315e5343f0544a05556fc285 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_055a1af81d2d73ebea9157c4a397fbd2 = $(`<div id="html_055a1af81d2d73ebea9157c4a397fbd2" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_540c3646315e5343f0544a05556fc285.setContent(html_055a1af81d2d73ebea9157c4a397fbd2);
|
|
|
|
|
|
|
|
marker_4cecc601ceed38308ed0d500f7539ec9.bindPopup(popup_540c3646315e5343f0544a05556fc285)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cecc601ceed38308ed0d500f7539ec9.setIcon(icon_3ab2e9f165b984b7159ce3077b7353ef);
|
|
|
|
|
|
var marker_9e60b6e44eac69d6260349992196d560 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a13e01365769675777cfe343bf321e83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18fd5b61531cedb324c4a1436fb58440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0435705cf1920d9d2180febda5b0ffb7 = $(`<div id="html_0435705cf1920d9d2180febda5b0ffb7" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_18fd5b61531cedb324c4a1436fb58440.setContent(html_0435705cf1920d9d2180febda5b0ffb7);
|
|
|
|
|
|
|
|
marker_9e60b6e44eac69d6260349992196d560.bindPopup(popup_18fd5b61531cedb324c4a1436fb58440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e60b6e44eac69d6260349992196d560.setIcon(icon_a13e01365769675777cfe343bf321e83);
|
|
|
|
|
|
var marker_f3951bbf043cd1fe4af6f9c8b2eb12ba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_40b2a04e3d805df80b951209bf7191f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fe75b5dfd8cf4e3f223e86ffd5282a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22c81c71d186d1b4de518d3d271ad7b0 = $(`<div id="html_22c81c71d186d1b4de518d3d271ad7b0" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_3fe75b5dfd8cf4e3f223e86ffd5282a3.setContent(html_22c81c71d186d1b4de518d3d271ad7b0);
|
|
|
|
|
|
|
|
marker_f3951bbf043cd1fe4af6f9c8b2eb12ba.bindPopup(popup_3fe75b5dfd8cf4e3f223e86ffd5282a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3951bbf043cd1fe4af6f9c8b2eb12ba.setIcon(icon_40b2a04e3d805df80b951209bf7191f1);
|
|
|
|
|
|
var marker_96cca49672a7af98a164093a24ce764a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_33a33dd429fdfa3c1ed4888964d362aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_985760c4c2bfc29dd5c2be98b5700b46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa4c18f4266643f7314e3a3a8fd5308 = $(`<div id="html_0aa4c18f4266643f7314e3a3a8fd5308" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_985760c4c2bfc29dd5c2be98b5700b46.setContent(html_0aa4c18f4266643f7314e3a3a8fd5308);
|
|
|
|
|
|
|
|
marker_96cca49672a7af98a164093a24ce764a.bindPopup(popup_985760c4c2bfc29dd5c2be98b5700b46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96cca49672a7af98a164093a24ce764a.setIcon(icon_33a33dd429fdfa3c1ed4888964d362aa);
|
|
|
|
|
|
var marker_c0a3c76c3ccda547f46a2738d34d1a32 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_33f3809f37c007def9d140577ff53337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204c058862a5d057f213bdd09f678df7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30e7e29a0b16d1fe712eb022a3334fe7 = $(`<div id="html_30e7e29a0b16d1fe712eb022a3334fe7" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_204c058862a5d057f213bdd09f678df7.setContent(html_30e7e29a0b16d1fe712eb022a3334fe7);
|
|
|
|
|
|
|
|
marker_c0a3c76c3ccda547f46a2738d34d1a32.bindPopup(popup_204c058862a5d057f213bdd09f678df7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0a3c76c3ccda547f46a2738d34d1a32.setIcon(icon_33f3809f37c007def9d140577ff53337);
|
|
|
|
|
|
var marker_0087f99d1286dfacac94cdba481b4d62 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0a1aa5bad20bb470973fce00e1ed9af1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_525cc29be2ffca46e83520f30cc47d58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cda0ef7b42a6987035485a1ac994f84 = $(`<div id="html_4cda0ef7b42a6987035485a1ac994f84" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_525cc29be2ffca46e83520f30cc47d58.setContent(html_4cda0ef7b42a6987035485a1ac994f84);
|
|
|
|
|
|
|
|
marker_0087f99d1286dfacac94cdba481b4d62.bindPopup(popup_525cc29be2ffca46e83520f30cc47d58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0087f99d1286dfacac94cdba481b4d62.setIcon(icon_0a1aa5bad20bb470973fce00e1ed9af1);
|
|
|
|
|
|
var marker_4cb2456ab1f25b5c3fbc06d6b3b64406 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_1d0687f66f4db884039736fad958ea8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de20a90a8387985cb66f25fc70f3b238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_879c2ef126e452bc4df6863ba400183c = $(`<div id="html_879c2ef126e452bc4df6863ba400183c" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_de20a90a8387985cb66f25fc70f3b238.setContent(html_879c2ef126e452bc4df6863ba400183c);
|
|
|
|
|
|
|
|
marker_4cb2456ab1f25b5c3fbc06d6b3b64406.bindPopup(popup_de20a90a8387985cb66f25fc70f3b238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cb2456ab1f25b5c3fbc06d6b3b64406.setIcon(icon_1d0687f66f4db884039736fad958ea8a);
|
|
|
|
|
|
var marker_980d30981c2a0117fd178b98d6f089f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e871205d40631d42bd0c9a0ce87ac987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa1441f4cbc37293bdfff980c8755204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f29a0868de57cf80287846fa0fe2b0 = $(`<div id="html_b4f29a0868de57cf80287846fa0fe2b0" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_aa1441f4cbc37293bdfff980c8755204.setContent(html_b4f29a0868de57cf80287846fa0fe2b0);
|
|
|
|
|
|
|
|
marker_980d30981c2a0117fd178b98d6f089f2.bindPopup(popup_aa1441f4cbc37293bdfff980c8755204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_980d30981c2a0117fd178b98d6f089f2.setIcon(icon_e871205d40631d42bd0c9a0ce87ac987);
|
|
|
|
|
|
var marker_d1399ce3b6c5d5bad39e4b657d83e67b = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7fa7d5ff6454c589c1ab6f744bd9719c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e1ceb4042ad1631d11889b36a7e226a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b7ca4ce951acdf20a242435f9632e8 = $(`<div id="html_f4b7ca4ce951acdf20a242435f9632e8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_5e1ceb4042ad1631d11889b36a7e226a.setContent(html_f4b7ca4ce951acdf20a242435f9632e8);
|
|
|
|
|
|
|
|
marker_d1399ce3b6c5d5bad39e4b657d83e67b.bindPopup(popup_5e1ceb4042ad1631d11889b36a7e226a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1399ce3b6c5d5bad39e4b657d83e67b.setIcon(icon_7fa7d5ff6454c589c1ab6f744bd9719c);
|
|
|
|
|
|
var marker_48aeb76c2c780f9718341989557560f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7740e4f4bf6c1ffc648cf1790b62dd47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c722a8f2159f2caadb36f273e2c0dad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507104b9aeb57afd8c232bedd5469fc8 = $(`<div id="html_507104b9aeb57afd8c232bedd5469fc8" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_6c722a8f2159f2caadb36f273e2c0dad.setContent(html_507104b9aeb57afd8c232bedd5469fc8);
|
|
|
|
|
|
|
|
marker_48aeb76c2c780f9718341989557560f7.bindPopup(popup_6c722a8f2159f2caadb36f273e2c0dad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48aeb76c2c780f9718341989557560f7.setIcon(icon_7740e4f4bf6c1ffc648cf1790b62dd47);
|
|
|
|
|
|
var marker_9105f7d394524d1c2e2619aed0388f3a = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_23b164a0126e42711e6f089a48de9791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40d27b2c5acff79abe326f244a266618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84eef29f5127d96d6f779784734ca24c = $(`<div id="html_84eef29f5127d96d6f779784734ca24c" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_40d27b2c5acff79abe326f244a266618.setContent(html_84eef29f5127d96d6f779784734ca24c);
|
|
|
|
|
|
|
|
marker_9105f7d394524d1c2e2619aed0388f3a.bindPopup(popup_40d27b2c5acff79abe326f244a266618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9105f7d394524d1c2e2619aed0388f3a.setIcon(icon_23b164a0126e42711e6f089a48de9791);
|
|
|
|
|
|
var marker_340493964657caaa5818c6bb2584353a = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_24b6fb108d330f4b92a20d463ed9584e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_404ee25bef3f93f9e1d45b08fd7ea208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b99d6139720f4b0335422659ba0be8bb = $(`<div id="html_b99d6139720f4b0335422659ba0be8bb" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_404ee25bef3f93f9e1d45b08fd7ea208.setContent(html_b99d6139720f4b0335422659ba0be8bb);
|
|
|
|
|
|
|
|
marker_340493964657caaa5818c6bb2584353a.bindPopup(popup_404ee25bef3f93f9e1d45b08fd7ea208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340493964657caaa5818c6bb2584353a.setIcon(icon_24b6fb108d330f4b92a20d463ed9584e);
|
|
|
|
|
|
var marker_3d5d84fd268e1c75ce38e12fe7659890 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b62e9d202c89506b72e2d871b5a58696 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2ef25178d02a22dc2bd49221251ba1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e8906ca25a859119efd64029b14dcdf = $(`<div id="html_6e8906ca25a859119efd64029b14dcdf" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_a2ef25178d02a22dc2bd49221251ba1c.setContent(html_6e8906ca25a859119efd64029b14dcdf);
|
|
|
|
|
|
|
|
marker_3d5d84fd268e1c75ce38e12fe7659890.bindPopup(popup_a2ef25178d02a22dc2bd49221251ba1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d5d84fd268e1c75ce38e12fe7659890.setIcon(icon_b62e9d202c89506b72e2d871b5a58696);
|
|
|
|
|
|
var marker_8a2c21ece8ce89ab2cc0f72ccdd4fee7 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f022b1db6a81fd0dc1b30f3ceb113b46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e21ecfde5fe7c9cc872591125eb2645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f536cd0d2fcd16abebc89977bebde58 = $(`<div id="html_9f536cd0d2fcd16abebc89977bebde58" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_4e21ecfde5fe7c9cc872591125eb2645.setContent(html_9f536cd0d2fcd16abebc89977bebde58);
|
|
|
|
|
|
|
|
marker_8a2c21ece8ce89ab2cc0f72ccdd4fee7.bindPopup(popup_4e21ecfde5fe7c9cc872591125eb2645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a2c21ece8ce89ab2cc0f72ccdd4fee7.setIcon(icon_f022b1db6a81fd0dc1b30f3ceb113b46);
|
|
|
|
|
|
var marker_c749ae0ce01ce8c36fdd6d4b65b173d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_970eafb9b7ce9e5afcab0f2080f1fe25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_747496ddd4427033124cf2341aa57e74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbcdda63b2e93b742e48dbaad8602905 = $(`<div id="html_dbcdda63b2e93b742e48dbaad8602905" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_747496ddd4427033124cf2341aa57e74.setContent(html_dbcdda63b2e93b742e48dbaad8602905);
|
|
|
|
|
|
|
|
marker_c749ae0ce01ce8c36fdd6d4b65b173d6.bindPopup(popup_747496ddd4427033124cf2341aa57e74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c749ae0ce01ce8c36fdd6d4b65b173d6.setIcon(icon_970eafb9b7ce9e5afcab0f2080f1fe25);
|
|
|
|
|
|
var marker_134c2d0213d5a79f0b1bfb2fc634adee = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_de036c97a389db0f1e94fbc478b4563c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3260822acf25912c404cc2a5c4b7dcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9c6105bc56d28d11bb97b7cde413162 = $(`<div id="html_d9c6105bc56d28d11bb97b7cde413162" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_a3260822acf25912c404cc2a5c4b7dcb.setContent(html_d9c6105bc56d28d11bb97b7cde413162);
|
|
|
|
|
|
|
|
marker_134c2d0213d5a79f0b1bfb2fc634adee.bindPopup(popup_a3260822acf25912c404cc2a5c4b7dcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134c2d0213d5a79f0b1bfb2fc634adee.setIcon(icon_de036c97a389db0f1e94fbc478b4563c);
|
|
|
|
|
|
var marker_fa67025c52e0a1a45e8d419e2f8bd245 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_22b14bee7c49d340d6d73d9ccbba36df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_783f2761f66b0abb05cda6bcee7134ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7cb7374a8861e4645f953dfc39ae4da = $(`<div id="html_d7cb7374a8861e4645f953dfc39ae4da" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_783f2761f66b0abb05cda6bcee7134ea.setContent(html_d7cb7374a8861e4645f953dfc39ae4da);
|
|
|
|
|
|
|
|
marker_fa67025c52e0a1a45e8d419e2f8bd245.bindPopup(popup_783f2761f66b0abb05cda6bcee7134ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa67025c52e0a1a45e8d419e2f8bd245.setIcon(icon_22b14bee7c49d340d6d73d9ccbba36df);
|
|
|
|
|
|
var marker_3b9b6f7b687d3014df8333720bfdfc26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a0b6400bbc8961ae506c04cfd9cc0bcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1531181d98477a512efa6a78973fbb86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e23d41cc4640e84b10bc4b84475620c9 = $(`<div id="html_e23d41cc4640e84b10bc4b84475620c9" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1531181d98477a512efa6a78973fbb86.setContent(html_e23d41cc4640e84b10bc4b84475620c9);
|
|
|
|
|
|
|
|
marker_3b9b6f7b687d3014df8333720bfdfc26.bindPopup(popup_1531181d98477a512efa6a78973fbb86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b9b6f7b687d3014df8333720bfdfc26.setIcon(icon_a0b6400bbc8961ae506c04cfd9cc0bcb);
|
|
|
|
|
|
var marker_869b2e4f1e5d3a065430a69d49afcd67 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_93ea1ee45c32a9d85938a061eb95b740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ff03efc31c1ef3810df2c68e61a286c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97be513e3d1d12c80143e81025e1df25 = $(`<div id="html_97be513e3d1d12c80143e81025e1df25" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5ff03efc31c1ef3810df2c68e61a286c.setContent(html_97be513e3d1d12c80143e81025e1df25);
|
|
|
|
|
|
|
|
marker_869b2e4f1e5d3a065430a69d49afcd67.bindPopup(popup_5ff03efc31c1ef3810df2c68e61a286c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_869b2e4f1e5d3a065430a69d49afcd67.setIcon(icon_93ea1ee45c32a9d85938a061eb95b740);
|
|
|
|
|
|
var marker_d9e9121ea5165f7d203a4edb87ecba99 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7277eb25aac88c73ee53bd56fd9b56b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8171bb1b3911539f243c7e0b66577c8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f81c43202cfb7be725f1a28ecf071749 = $(`<div id="html_f81c43202cfb7be725f1a28ecf071749" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_8171bb1b3911539f243c7e0b66577c8e.setContent(html_f81c43202cfb7be725f1a28ecf071749);
|
|
|
|
|
|
|
|
marker_d9e9121ea5165f7d203a4edb87ecba99.bindPopup(popup_8171bb1b3911539f243c7e0b66577c8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e9121ea5165f7d203a4edb87ecba99.setIcon(icon_7277eb25aac88c73ee53bd56fd9b56b5);
|
|
|
|
|
|
var marker_f8972e9090d40c44d8ee579b4121fa27 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ba1e62c0cf282369a9bbaaa968ef211a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd5b48b37decf6e8c6d3040628b0ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3ad3d01d458619e001a3573ff91ccad = $(`<div id="html_d3ad3d01d458619e001a3573ff91ccad" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_3dd5b48b37decf6e8c6d3040628b0ca8.setContent(html_d3ad3d01d458619e001a3573ff91ccad);
|
|
|
|
|
|
|
|
marker_f8972e9090d40c44d8ee579b4121fa27.bindPopup(popup_3dd5b48b37decf6e8c6d3040628b0ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8972e9090d40c44d8ee579b4121fa27.setIcon(icon_ba1e62c0cf282369a9bbaaa968ef211a);
|
|
|
|
|
|
var marker_d9dddbb01bd864352e271cd6baa0749b = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_1dd6e944092a99b89689d3bdb9ecc6b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1fb1ceabec2146a4737dc3781a091c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2168495edae76f2ef4a25aded4ea5b1 = $(`<div id="html_d2168495edae76f2ef4a25aded4ea5b1" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_0e1fb1ceabec2146a4737dc3781a091c.setContent(html_d2168495edae76f2ef4a25aded4ea5b1);
|
|
|
|
|
|
|
|
marker_d9dddbb01bd864352e271cd6baa0749b.bindPopup(popup_0e1fb1ceabec2146a4737dc3781a091c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9dddbb01bd864352e271cd6baa0749b.setIcon(icon_1dd6e944092a99b89689d3bdb9ecc6b3);
|
|
|
|
|
|
var marker_6b6db427547b89df364874edb99dd3d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ce8a7ae6ab1d2b6cb5afb792dd07170d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9a9e8d7993a10b71aba8e7fd374d4a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06886a7cc3002dfc7915b2012e895ccd = $(`<div id="html_06886a7cc3002dfc7915b2012e895ccd" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_d9a9e8d7993a10b71aba8e7fd374d4a9.setContent(html_06886a7cc3002dfc7915b2012e895ccd);
|
|
|
|
|
|
|
|
marker_6b6db427547b89df364874edb99dd3d8.bindPopup(popup_d9a9e8d7993a10b71aba8e7fd374d4a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b6db427547b89df364874edb99dd3d8.setIcon(icon_ce8a7ae6ab1d2b6cb5afb792dd07170d);
|
|
|
|
|
|
var marker_2f29b911965dc8b7ef292d606b97a815 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_fb22abd41c2dcd9075e2c262ff6b9f8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c707347d63c4cdc04ac1ca2f966b8e9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e2c943378d47e98d37a35d9cedde10d = $(`<div id="html_1e2c943378d47e98d37a35d9cedde10d" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_c707347d63c4cdc04ac1ca2f966b8e9e.setContent(html_1e2c943378d47e98d37a35d9cedde10d);
|
|
|
|
|
|
|
|
marker_2f29b911965dc8b7ef292d606b97a815.bindPopup(popup_c707347d63c4cdc04ac1ca2f966b8e9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f29b911965dc8b7ef292d606b97a815.setIcon(icon_fb22abd41c2dcd9075e2c262ff6b9f8e);
|
|
|
|
|
|
var marker_89565917d2eb3e0f8dbec07cb07e958d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6a7a01f1c5f7ab221e85c528c1d8b58c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21436bc5976a811e3022cb8e2e82963e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45c78c9935b3b47da4e46a37d2bca317 = $(`<div id="html_45c78c9935b3b47da4e46a37d2bca317" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_21436bc5976a811e3022cb8e2e82963e.setContent(html_45c78c9935b3b47da4e46a37d2bca317);
|
|
|
|
|
|
|
|
marker_89565917d2eb3e0f8dbec07cb07e958d.bindPopup(popup_21436bc5976a811e3022cb8e2e82963e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89565917d2eb3e0f8dbec07cb07e958d.setIcon(icon_6a7a01f1c5f7ab221e85c528c1d8b58c);
|
|
|
|
|
|
var marker_2c57f95ab26e0c15a721c86d236edc86 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_42ceb4d1e249c6b03980e0709fed03f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d1138a4dbbea843de92ee5091fece50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de7437791ada592c03af8c0557dbeede = $(`<div id="html_de7437791ada592c03af8c0557dbeede" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_8d1138a4dbbea843de92ee5091fece50.setContent(html_de7437791ada592c03af8c0557dbeede);
|
|
|
|
|
|
|
|
marker_2c57f95ab26e0c15a721c86d236edc86.bindPopup(popup_8d1138a4dbbea843de92ee5091fece50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c57f95ab26e0c15a721c86d236edc86.setIcon(icon_42ceb4d1e249c6b03980e0709fed03f4);
|
|
|
|
|
|
var marker_d5fecc5955b5c3a0fc0fc3cf92b865ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_cfe649e247abb2bb6f9ac9267aec5104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c680bbb65d12c7593dd5608b075731d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b0f14ec468b9aafae7ca0b267977400 = $(`<div id="html_0b0f14ec468b9aafae7ca0b267977400" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7c680bbb65d12c7593dd5608b075731d.setContent(html_0b0f14ec468b9aafae7ca0b267977400);
|
|
|
|
|
|
|
|
marker_d5fecc5955b5c3a0fc0fc3cf92b865ea.bindPopup(popup_7c680bbb65d12c7593dd5608b075731d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5fecc5955b5c3a0fc0fc3cf92b865ea.setIcon(icon_cfe649e247abb2bb6f9ac9267aec5104);
|
|
|
|
|
|
var marker_f0842fc0b6ae9d2bcb72b14a5b9cd2f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e3ad74b4cef92f8e382e4b38ad580b4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c3eb1d6e43ee261a12ef59193b9c46c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85917349362c23332ac0602002769cde = $(`<div id="html_85917349362c23332ac0602002769cde" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_4c3eb1d6e43ee261a12ef59193b9c46c.setContent(html_85917349362c23332ac0602002769cde);
|
|
|
|
|
|
|
|
marker_f0842fc0b6ae9d2bcb72b14a5b9cd2f3.bindPopup(popup_4c3eb1d6e43ee261a12ef59193b9c46c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0842fc0b6ae9d2bcb72b14a5b9cd2f3.setIcon(icon_e3ad74b4cef92f8e382e4b38ad580b4c);
|
|
|
|
|
|
var marker_de074c0db182a84c9580bc61ee535e01 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_377c8906df765c6077c37a914bf0d0ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a8b55d2b8d4f7cfea89e3a4ca879025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8bf6d9ea1c69df96ae3d7722076fc3f = $(`<div id="html_f8bf6d9ea1c69df96ae3d7722076fc3f" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6a8b55d2b8d4f7cfea89e3a4ca879025.setContent(html_f8bf6d9ea1c69df96ae3d7722076fc3f);
|
|
|
|
|
|
|
|
marker_de074c0db182a84c9580bc61ee535e01.bindPopup(popup_6a8b55d2b8d4f7cfea89e3a4ca879025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de074c0db182a84c9580bc61ee535e01.setIcon(icon_377c8906df765c6077c37a914bf0d0ab);
|
|
|
|
|
|
var marker_1ea4637e8f3d62323f46362d712a824f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_43e658fc177abf54a21752d87a1a1611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_034f94c4e24472752a59439d99566b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4476e53157fa6ec91cf9236c0922cd48 = $(`<div id="html_4476e53157fa6ec91cf9236c0922cd48" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_034f94c4e24472752a59439d99566b23.setContent(html_4476e53157fa6ec91cf9236c0922cd48);
|
|
|
|
|
|
|
|
marker_1ea4637e8f3d62323f46362d712a824f.bindPopup(popup_034f94c4e24472752a59439d99566b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ea4637e8f3d62323f46362d712a824f.setIcon(icon_43e658fc177abf54a21752d87a1a1611);
|
|
|
|
|
|
var marker_9686d663ba1b3d2b4b341fb5a048f5bc = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7b9b300fc8f05b572916f8276f41cb34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68aaec402f4fee6c9568ac4a46ef4995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9dae7916693deb73bebd2efe22a015 = $(`<div id="html_0f9dae7916693deb73bebd2efe22a015" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_68aaec402f4fee6c9568ac4a46ef4995.setContent(html_0f9dae7916693deb73bebd2efe22a015);
|
|
|
|
|
|
|
|
marker_9686d663ba1b3d2b4b341fb5a048f5bc.bindPopup(popup_68aaec402f4fee6c9568ac4a46ef4995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9686d663ba1b3d2b4b341fb5a048f5bc.setIcon(icon_7b9b300fc8f05b572916f8276f41cb34);
|
|
|
|
|
|
var marker_2d115d5b700fc79054f9a7d435569cf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9b505879d55b8e51388f73ec7bc9d67b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_360812c8c65b2babf4676c95a6ad2dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e382b3069679d29d9b91cd40e4fb569 = $(`<div id="html_7e382b3069679d29d9b91cd40e4fb569" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_360812c8c65b2babf4676c95a6ad2dd1.setContent(html_7e382b3069679d29d9b91cd40e4fb569);
|
|
|
|
|
|
|
|
marker_2d115d5b700fc79054f9a7d435569cf0.bindPopup(popup_360812c8c65b2babf4676c95a6ad2dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d115d5b700fc79054f9a7d435569cf0.setIcon(icon_9b505879d55b8e51388f73ec7bc9d67b);
|
|
|
|
|
|
var marker_ee971fe28636487ba456f891475698bd = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d04b7432eec3b6c08177bc42b4360aa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db963a7e0dfd3d5f8da6218cee60bb73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c1091e75c53e6fb697e0111c4e4426 = $(`<div id="html_53c1091e75c53e6fb697e0111c4e4426" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_db963a7e0dfd3d5f8da6218cee60bb73.setContent(html_53c1091e75c53e6fb697e0111c4e4426);
|
|
|
|
|
|
|
|
marker_ee971fe28636487ba456f891475698bd.bindPopup(popup_db963a7e0dfd3d5f8da6218cee60bb73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee971fe28636487ba456f891475698bd.setIcon(icon_d04b7432eec3b6c08177bc42b4360aa1);
|
|
|
|
|
|
var marker_b20ccc3d415bc7802766c28523a1e60b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_063b3e53fcff918919ed533afdd8e300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b7fac2c760797fca2d60bffb132ad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c17a26a1e76125327fdeacf35ab518d = $(`<div id="html_7c17a26a1e76125327fdeacf35ab518d" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_d8b7fac2c760797fca2d60bffb132ad4.setContent(html_7c17a26a1e76125327fdeacf35ab518d);
|
|
|
|
|
|
|
|
marker_b20ccc3d415bc7802766c28523a1e60b.bindPopup(popup_d8b7fac2c760797fca2d60bffb132ad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b20ccc3d415bc7802766c28523a1e60b.setIcon(icon_063b3e53fcff918919ed533afdd8e300);
|
|
|
|
|
|
var marker_d8e711a881a3eff161d0c1ffd137e6ab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_300dbe4eaf9c88851e3b60b82bb157ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd4182df106b5ed83f235988b042c45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f61bc91b219c9c92f5e47684fbdbf177 = $(`<div id="html_f61bc91b219c9c92f5e47684fbdbf177" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_fdd4182df106b5ed83f235988b042c45.setContent(html_f61bc91b219c9c92f5e47684fbdbf177);
|
|
|
|
|
|
|
|
marker_d8e711a881a3eff161d0c1ffd137e6ab.bindPopup(popup_fdd4182df106b5ed83f235988b042c45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e711a881a3eff161d0c1ffd137e6ab.setIcon(icon_300dbe4eaf9c88851e3b60b82bb157ae);
|
|
|
|
|
|
var marker_b1ed3ddac49789ef23030c7f7b0781d1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_39a84e8113931fcd9f7c75858700c95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9bbba4f5491574b4c703f659ee3b72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b341fb02c17944b935f77cdcb2d90cb = $(`<div id="html_0b341fb02c17944b935f77cdcb2d90cb" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_2e9bbba4f5491574b4c703f659ee3b72.setContent(html_0b341fb02c17944b935f77cdcb2d90cb);
|
|
|
|
|
|
|
|
marker_b1ed3ddac49789ef23030c7f7b0781d1.bindPopup(popup_2e9bbba4f5491574b4c703f659ee3b72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ed3ddac49789ef23030c7f7b0781d1.setIcon(icon_39a84e8113931fcd9f7c75858700c95a);
|
|
|
|
|
|
var marker_6301825e42e19bc8c641b150d9ceef00 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f1c24cfbe6f44c785b48e965e8caa693 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecebb61b297a1ad7ed3ce431d7ec21f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab47362be18463a63035f6463744ce2 = $(`<div id="html_1ab47362be18463a63035f6463744ce2" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_ecebb61b297a1ad7ed3ce431d7ec21f6.setContent(html_1ab47362be18463a63035f6463744ce2);
|
|
|
|
|
|
|
|
marker_6301825e42e19bc8c641b150d9ceef00.bindPopup(popup_ecebb61b297a1ad7ed3ce431d7ec21f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6301825e42e19bc8c641b150d9ceef00.setIcon(icon_f1c24cfbe6f44c785b48e965e8caa693);
|
|
|
|
|
|
var marker_76c8e4b92839cad2f4a820d5c3dfe444 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c26b8fd2d4b69b30a27803e8b5690b27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_425e3635d0aa2aea84d26c031592d4e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24547d563b5bd24201b69acfcb87b65c = $(`<div id="html_24547d563b5bd24201b69acfcb87b65c" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_425e3635d0aa2aea84d26c031592d4e9.setContent(html_24547d563b5bd24201b69acfcb87b65c);
|
|
|
|
|
|
|
|
marker_76c8e4b92839cad2f4a820d5c3dfe444.bindPopup(popup_425e3635d0aa2aea84d26c031592d4e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c8e4b92839cad2f4a820d5c3dfe444.setIcon(icon_c26b8fd2d4b69b30a27803e8b5690b27);
|
|
|
|
|
|
var marker_fca767927d72c787fd4b2f0d29958a8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d7dfb37f96b4494911f16f18fc2ff135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58566adedc34e2a595dbb2d7966f4d9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_889ab0d4551028776140e8a55e99eaa4 = $(`<div id="html_889ab0d4551028776140e8a55e99eaa4" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_58566adedc34e2a595dbb2d7966f4d9a.setContent(html_889ab0d4551028776140e8a55e99eaa4);
|
|
|
|
|
|
|
|
marker_fca767927d72c787fd4b2f0d29958a8d.bindPopup(popup_58566adedc34e2a595dbb2d7966f4d9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca767927d72c787fd4b2f0d29958a8d.setIcon(icon_d7dfb37f96b4494911f16f18fc2ff135);
|
|
|
|
|
|
var marker_0ec10c8b578edc64a83ecd831a1c2d1f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_20529a952f7208ea3e26228588248e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f49210976bb89614eada16dd7176be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ce0e8e4f3696505751af52e2c376373 = $(`<div id="html_8ce0e8e4f3696505751af52e2c376373" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_1f49210976bb89614eada16dd7176be8.setContent(html_8ce0e8e4f3696505751af52e2c376373);
|
|
|
|
|
|
|
|
marker_0ec10c8b578edc64a83ecd831a1c2d1f.bindPopup(popup_1f49210976bb89614eada16dd7176be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ec10c8b578edc64a83ecd831a1c2d1f.setIcon(icon_20529a952f7208ea3e26228588248e6c);
|
|
|
|
|
|
var marker_fcbb90e76fbaa5cde6dceb02e32351f9 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2dd86ea231547f2f04156c3f29fdfc24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6b59ea716ef22fa2ccf86b49ee6fb3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_611c0dbbe0f983346a1d83278e0154e0 = $(`<div id="html_611c0dbbe0f983346a1d83278e0154e0" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_e6b59ea716ef22fa2ccf86b49ee6fb3f.setContent(html_611c0dbbe0f983346a1d83278e0154e0);
|
|
|
|
|
|
|
|
marker_fcbb90e76fbaa5cde6dceb02e32351f9.bindPopup(popup_e6b59ea716ef22fa2ccf86b49ee6fb3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcbb90e76fbaa5cde6dceb02e32351f9.setIcon(icon_2dd86ea231547f2f04156c3f29fdfc24);
|
|
|
|
|
|
var marker_0921ad26c521c4f7eeb784b9cc395e8e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_80e777effeb20f20db9509fea56dbb28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd0c0b7d3cf6c8902b267a7f68326bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_112113449474770c345a7d59a1d615c6 = $(`<div id="html_112113449474770c345a7d59a1d615c6" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_9dd0c0b7d3cf6c8902b267a7f68326bb.setContent(html_112113449474770c345a7d59a1d615c6);
|
|
|
|
|
|
|
|
marker_0921ad26c521c4f7eeb784b9cc395e8e.bindPopup(popup_9dd0c0b7d3cf6c8902b267a7f68326bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0921ad26c521c4f7eeb784b9cc395e8e.setIcon(icon_80e777effeb20f20db9509fea56dbb28);
|
|
|
|
|
|
var marker_adfef4effeee7f75041d85ce2e371146 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e106049f4a38ee10d9dccb0edf04f625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c6666af568a9fa1bd1004b78324d7ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcfe1cb98679ced1d262ac457abe5f83 = $(`<div id="html_bcfe1cb98679ced1d262ac457abe5f83" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_3c6666af568a9fa1bd1004b78324d7ef.setContent(html_bcfe1cb98679ced1d262ac457abe5f83);
|
|
|
|
|
|
|
|
marker_adfef4effeee7f75041d85ce2e371146.bindPopup(popup_3c6666af568a9fa1bd1004b78324d7ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adfef4effeee7f75041d85ce2e371146.setIcon(icon_e106049f4a38ee10d9dccb0edf04f625);
|
|
|
|
|
|
var marker_34d634ee1758f35e127348ccabbc068e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_876ba85d7872f505c7395e8f45d9e18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56d3d7e4d5df7d481d334e19e53074c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a368741799aaad87f4697aab208c897 = $(`<div id="html_5a368741799aaad87f4697aab208c897" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_56d3d7e4d5df7d481d334e19e53074c0.setContent(html_5a368741799aaad87f4697aab208c897);
|
|
|
|
|
|
|
|
marker_34d634ee1758f35e127348ccabbc068e.bindPopup(popup_56d3d7e4d5df7d481d334e19e53074c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d634ee1758f35e127348ccabbc068e.setIcon(icon_876ba85d7872f505c7395e8f45d9e18a);
|
|
|
|
|
|
var marker_774bfcadd00eacea48cb233056f66ebd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_95c53688cdd840fc38393be770225c66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffabcb880a50a2faaff31f67b4a93819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8a4fb2298534704259e132b12b59385 = $(`<div id="html_f8a4fb2298534704259e132b12b59385" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ffabcb880a50a2faaff31f67b4a93819.setContent(html_f8a4fb2298534704259e132b12b59385);
|
|
|
|
|
|
|
|
marker_774bfcadd00eacea48cb233056f66ebd.bindPopup(popup_ffabcb880a50a2faaff31f67b4a93819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774bfcadd00eacea48cb233056f66ebd.setIcon(icon_95c53688cdd840fc38393be770225c66);
|
|
|
|
|
|
var marker_d31794d4a5e517b821c0cbe6e8d5e151 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d1e3dd07c90f063361aacfe53d3a2124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731bb870deb8185413ed8cc879227768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d91a7c2ac4584df9f1b74be10f1d89 = $(`<div id="html_03d91a7c2ac4584df9f1b74be10f1d89" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_731bb870deb8185413ed8cc879227768.setContent(html_03d91a7c2ac4584df9f1b74be10f1d89);
|
|
|
|
|
|
|
|
marker_d31794d4a5e517b821c0cbe6e8d5e151.bindPopup(popup_731bb870deb8185413ed8cc879227768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d31794d4a5e517b821c0cbe6e8d5e151.setIcon(icon_d1e3dd07c90f063361aacfe53d3a2124);
|
|
|
|
|
|
var marker_9817b985092c63ab19f91caf510e60a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a0927e464068c2de0cf557f2b8e4e3e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fed614209eab24a5581b5dea3d41f3db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffb2bf500784cc3d4303f1ea667f904a = $(`<div id="html_ffb2bf500784cc3d4303f1ea667f904a" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_fed614209eab24a5581b5dea3d41f3db.setContent(html_ffb2bf500784cc3d4303f1ea667f904a);
|
|
|
|
|
|
|
|
marker_9817b985092c63ab19f91caf510e60a6.bindPopup(popup_fed614209eab24a5581b5dea3d41f3db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9817b985092c63ab19f91caf510e60a6.setIcon(icon_a0927e464068c2de0cf557f2b8e4e3e7);
|
|
|
|
|
|
var marker_ed4741715bdbadf0783cd2c6f7cf081a = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0e18955517677338c7f4e54af206fcaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff32de76c13e4787874587099e053073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_939bbc86121a4a7be39bafc30a06598a = $(`<div id="html_939bbc86121a4a7be39bafc30a06598a" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_ff32de76c13e4787874587099e053073.setContent(html_939bbc86121a4a7be39bafc30a06598a);
|
|
|
|
|
|
|
|
marker_ed4741715bdbadf0783cd2c6f7cf081a.bindPopup(popup_ff32de76c13e4787874587099e053073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed4741715bdbadf0783cd2c6f7cf081a.setIcon(icon_0e18955517677338c7f4e54af206fcaa);
|
|
|
|
|
|
var marker_b8795bfd7941583870727f6800451470 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f6d8d90b03621cba1561481e4213a7df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d98231d13f86530496d50025af4bbaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0fd4566bd5a3242bdd11d9ee29b86bb = $(`<div id="html_d0fd4566bd5a3242bdd11d9ee29b86bb" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_3d98231d13f86530496d50025af4bbaf.setContent(html_d0fd4566bd5a3242bdd11d9ee29b86bb);
|
|
|
|
|
|
|
|
marker_b8795bfd7941583870727f6800451470.bindPopup(popup_3d98231d13f86530496d50025af4bbaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8795bfd7941583870727f6800451470.setIcon(icon_f6d8d90b03621cba1561481e4213a7df);
|
|
|
|
|
|
var marker_8d84da26045f5b469759d75251677e9e = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_75bc4d29f5e6e6def05f2a97ce177873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7799f5318bb459875c846632bf94d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68a2346262e431d365d013fd332be80 = $(`<div id="html_c68a2346262e431d365d013fd332be80" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_c7799f5318bb459875c846632bf94d06.setContent(html_c68a2346262e431d365d013fd332be80);
|
|
|
|
|
|
|
|
marker_8d84da26045f5b469759d75251677e9e.bindPopup(popup_c7799f5318bb459875c846632bf94d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d84da26045f5b469759d75251677e9e.setIcon(icon_75bc4d29f5e6e6def05f2a97ce177873);
|
|
|
|
|
|
var marker_bab3d2f65ef974fe590540e3e44aa1e5 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_17f938255ac11bcc893566fa21afaf91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff7dc9880e53859b24d0ae065938efe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af30a52b9f5042db73d502aa8b9e0a81 = $(`<div id="html_af30a52b9f5042db73d502aa8b9e0a81" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_3ff7dc9880e53859b24d0ae065938efe.setContent(html_af30a52b9f5042db73d502aa8b9e0a81);
|
|
|
|
|
|
|
|
marker_bab3d2f65ef974fe590540e3e44aa1e5.bindPopup(popup_3ff7dc9880e53859b24d0ae065938efe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bab3d2f65ef974fe590540e3e44aa1e5.setIcon(icon_17f938255ac11bcc893566fa21afaf91);
|
|
|
|
|
|
var marker_e0db3423a2c6843dc06b37f9504f5ac2 = L.marker(
|
|
[52.0067, 4.35556],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5f657b2b74eab028d75ea874aa2a434b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a19cfb53b47adc8ebc4f3cac6ad477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b68032487fd7add94014389cfeb6c297 = $(`<div id="html_b68032487fd7add94014389cfeb6c297" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_e1a19cfb53b47adc8ebc4f3cac6ad477.setContent(html_b68032487fd7add94014389cfeb6c297);
|
|
|
|
|
|
|
|
marker_e0db3423a2c6843dc06b37f9504f5ac2.bindPopup(popup_e1a19cfb53b47adc8ebc4f3cac6ad477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0db3423a2c6843dc06b37f9504f5ac2.setIcon(icon_5f657b2b74eab028d75ea874aa2a434b);
|
|
|
|
|
|
var marker_1785c8ca2882ba054cd54a9d71cc1465 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_771e4b637b7d8317ca985eb88baa392a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4718e09d923332780d56a3cbbbadc39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b87f54781acd6e4f3485391830f404 = $(`<div id="html_f9b87f54781acd6e4f3485391830f404" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_f4718e09d923332780d56a3cbbbadc39.setContent(html_f9b87f54781acd6e4f3485391830f404);
|
|
|
|
|
|
|
|
marker_1785c8ca2882ba054cd54a9d71cc1465.bindPopup(popup_f4718e09d923332780d56a3cbbbadc39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1785c8ca2882ba054cd54a9d71cc1465.setIcon(icon_771e4b637b7d8317ca985eb88baa392a);
|
|
|
|
|
|
var marker_19a2251c6390e899d7d89b99c9c8a046 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_be82a00a443235476947e88297a5350f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4e09eef73790808f4708b33ec569ba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3c49594f65b2d8d04cb3d6dbebcbfdd = $(`<div id="html_b3c49594f65b2d8d04cb3d6dbebcbfdd" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a4e09eef73790808f4708b33ec569ba4.setContent(html_b3c49594f65b2d8d04cb3d6dbebcbfdd);
|
|
|
|
|
|
|
|
marker_19a2251c6390e899d7d89b99c9c8a046.bindPopup(popup_a4e09eef73790808f4708b33ec569ba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19a2251c6390e899d7d89b99c9c8a046.setIcon(icon_be82a00a443235476947e88297a5350f);
|
|
|
|
|
|
var marker_0eb15f52234f0db879737d673e8f30ba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_fb89df061ebef3d2adb033f9928e5e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e34c49ddab58dd18ddc68fcfa2d478a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7ff7b9334c22a0af353bf7c32da7e5e = $(`<div id="html_d7ff7b9334c22a0af353bf7c32da7e5e" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_e34c49ddab58dd18ddc68fcfa2d478a0.setContent(html_d7ff7b9334c22a0af353bf7c32da7e5e);
|
|
|
|
|
|
|
|
marker_0eb15f52234f0db879737d673e8f30ba.bindPopup(popup_e34c49ddab58dd18ddc68fcfa2d478a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eb15f52234f0db879737d673e8f30ba.setIcon(icon_fb89df061ebef3d2adb033f9928e5e6a);
|
|
|
|
|
|
var marker_6aeac3cd00ceee9806d0f24e5a46b019 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d7b3950d5224ea4196be1ac181337c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa83190188a378bc1e207102b0f447d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb7938cfdb5006cbfac7b40bb1271be = $(`<div id="html_0eb7938cfdb5006cbfac7b40bb1271be" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_fa83190188a378bc1e207102b0f447d6.setContent(html_0eb7938cfdb5006cbfac7b40bb1271be);
|
|
|
|
|
|
|
|
marker_6aeac3cd00ceee9806d0f24e5a46b019.bindPopup(popup_fa83190188a378bc1e207102b0f447d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aeac3cd00ceee9806d0f24e5a46b019.setIcon(icon_d7b3950d5224ea4196be1ac181337c75);
|
|
|
|
|
|
var marker_7068be4c6b41fd756f31080eed7de944 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c7fe9001bfb933b1217353ab149286d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36394259869ea4d983fb0c3e781f8598 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef3f3c07b0987366cb993778704a7beb = $(`<div id="html_ef3f3c07b0987366cb993778704a7beb" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_36394259869ea4d983fb0c3e781f8598.setContent(html_ef3f3c07b0987366cb993778704a7beb);
|
|
|
|
|
|
|
|
marker_7068be4c6b41fd756f31080eed7de944.bindPopup(popup_36394259869ea4d983fb0c3e781f8598)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7068be4c6b41fd756f31080eed7de944.setIcon(icon_c7fe9001bfb933b1217353ab149286d7);
|
|
|
|
|
|
var marker_44dffc777c53e3318112e2bc249186b7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_52fb7d30e4a40107e6f82928b2be2d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69e120ce3570743ef027c8bc5e9059e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa5ba86d0f0befe977be9fbb54d2912 = $(`<div id="html_faa5ba86d0f0befe977be9fbb54d2912" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_69e120ce3570743ef027c8bc5e9059e4.setContent(html_faa5ba86d0f0befe977be9fbb54d2912);
|
|
|
|
|
|
|
|
marker_44dffc777c53e3318112e2bc249186b7.bindPopup(popup_69e120ce3570743ef027c8bc5e9059e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44dffc777c53e3318112e2bc249186b7.setIcon(icon_52fb7d30e4a40107e6f82928b2be2d8b);
|
|
|
|
|
|
var marker_a28e44bce996e2d279d8440dc2e74a59 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6598c938b1235f1be7bf496ea013bf41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9f0fa908224cdf26ad76acb5694c42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_807a97369e69e55c7e5817e1bc7bb5f2 = $(`<div id="html_807a97369e69e55c7e5817e1bc7bb5f2" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_0c9f0fa908224cdf26ad76acb5694c42.setContent(html_807a97369e69e55c7e5817e1bc7bb5f2);
|
|
|
|
|
|
|
|
marker_a28e44bce996e2d279d8440dc2e74a59.bindPopup(popup_0c9f0fa908224cdf26ad76acb5694c42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28e44bce996e2d279d8440dc2e74a59.setIcon(icon_6598c938b1235f1be7bf496ea013bf41);
|
|
|
|
|
|
var marker_7eef5b2524f45b761dd7e008eadf2ae0 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_253b193fee16160a7db8577ce09bf05a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3301895438fd489c301789ab43bbdf4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8b80170410a43d90744541bc3bc3280 = $(`<div id="html_c8b80170410a43d90744541bc3bc3280" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_3301895438fd489c301789ab43bbdf4a.setContent(html_c8b80170410a43d90744541bc3bc3280);
|
|
|
|
|
|
|
|
marker_7eef5b2524f45b761dd7e008eadf2ae0.bindPopup(popup_3301895438fd489c301789ab43bbdf4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eef5b2524f45b761dd7e008eadf2ae0.setIcon(icon_253b193fee16160a7db8577ce09bf05a);
|
|
|
|
|
|
var marker_c83c88497bd4988589cfa68f0397d920 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_47ca75b07213dfd02a4fe515f532c7ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5caa9e1ef62bc343a66f8263e7e4f504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459fc488e807a4b2c2b721fdf8a81e8f = $(`<div id="html_459fc488e807a4b2c2b721fdf8a81e8f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_5caa9e1ef62bc343a66f8263e7e4f504.setContent(html_459fc488e807a4b2c2b721fdf8a81e8f);
|
|
|
|
|
|
|
|
marker_c83c88497bd4988589cfa68f0397d920.bindPopup(popup_5caa9e1ef62bc343a66f8263e7e4f504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c83c88497bd4988589cfa68f0397d920.setIcon(icon_47ca75b07213dfd02a4fe515f532c7ef);
|
|
|
|
|
|
var marker_eb8081177675e3ffff88acb7e0f96288 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2391a0e7fe984a480f9df6bb89cdb22a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e8f6091b11c31f72d4357f75e4cbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdc2b82bf0b83efb855ccf489e12adcf = $(`<div id="html_bdc2b82bf0b83efb855ccf489e12adcf" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_07e8f6091b11c31f72d4357f75e4cbca.setContent(html_bdc2b82bf0b83efb855ccf489e12adcf);
|
|
|
|
|
|
|
|
marker_eb8081177675e3ffff88acb7e0f96288.bindPopup(popup_07e8f6091b11c31f72d4357f75e4cbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb8081177675e3ffff88acb7e0f96288.setIcon(icon_2391a0e7fe984a480f9df6bb89cdb22a);
|
|
|
|
|
|
var marker_1d3421f7c91d04d7b0833d793a7e83e1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0c22b17533640518a8d66a3477e0f0f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6257a56e391dfe0a0ea177d5241db9e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa268bfb685e7c6393ce2a90d286591b = $(`<div id="html_aa268bfb685e7c6393ce2a90d286591b" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_6257a56e391dfe0a0ea177d5241db9e3.setContent(html_aa268bfb685e7c6393ce2a90d286591b);
|
|
|
|
|
|
|
|
marker_1d3421f7c91d04d7b0833d793a7e83e1.bindPopup(popup_6257a56e391dfe0a0ea177d5241db9e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d3421f7c91d04d7b0833d793a7e83e1.setIcon(icon_0c22b17533640518a8d66a3477e0f0f6);
|
|
|
|
|
|
var marker_69d4f6e18f0111087dc99fc1cec68faa = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e2b941acc8a7e5476a1851812d992c9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7cffa03070015bcc65a498708b4f898 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e171bd1185f4518de3a6430bc7b4bf3 = $(`<div id="html_4e171bd1185f4518de3a6430bc7b4bf3" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b7cffa03070015bcc65a498708b4f898.setContent(html_4e171bd1185f4518de3a6430bc7b4bf3);
|
|
|
|
|
|
|
|
marker_69d4f6e18f0111087dc99fc1cec68faa.bindPopup(popup_b7cffa03070015bcc65a498708b4f898)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d4f6e18f0111087dc99fc1cec68faa.setIcon(icon_e2b941acc8a7e5476a1851812d992c9d);
|
|
|
|
|
|
var marker_4f05fd2e5477e82279dd62dac2dd885c = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4a1ca693d6b985648cd6a1a840a46f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b31e3b1ad28e7f3be0e431970841d419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22e98452f5f83139a3567e8d18d4a7d = $(`<div id="html_d22e98452f5f83139a3567e8d18d4a7d" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_b31e3b1ad28e7f3be0e431970841d419.setContent(html_d22e98452f5f83139a3567e8d18d4a7d);
|
|
|
|
|
|
|
|
marker_4f05fd2e5477e82279dd62dac2dd885c.bindPopup(popup_b31e3b1ad28e7f3be0e431970841d419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f05fd2e5477e82279dd62dac2dd885c.setIcon(icon_4a1ca693d6b985648cd6a1a840a46f5b);
|
|
|
|
|
|
var marker_d0717f6e74cd9fc81a49ddf22babf8bc = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_279b39d5f1960077556a1aa0e63ecb03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ee12d628d9bd28f798d4c3b96cf2e10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5dd10c98f6e6d1bb30d20031937ff18 = $(`<div id="html_c5dd10c98f6e6d1bb30d20031937ff18" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_1ee12d628d9bd28f798d4c3b96cf2e10.setContent(html_c5dd10c98f6e6d1bb30d20031937ff18);
|
|
|
|
|
|
|
|
marker_d0717f6e74cd9fc81a49ddf22babf8bc.bindPopup(popup_1ee12d628d9bd28f798d4c3b96cf2e10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0717f6e74cd9fc81a49ddf22babf8bc.setIcon(icon_279b39d5f1960077556a1aa0e63ecb03);
|
|
|
|
|
|
var marker_9f7c80f63e43597d7605f0ef3d2e5d6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_622e69f454925a8f11375c801e9e4558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612da01ea5598a2b93289a970d3d898c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bbd4c7c6352b291f436d41c019d5309 = $(`<div id="html_9bbd4c7c6352b291f436d41c019d5309" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_612da01ea5598a2b93289a970d3d898c.setContent(html_9bbd4c7c6352b291f436d41c019d5309);
|
|
|
|
|
|
|
|
marker_9f7c80f63e43597d7605f0ef3d2e5d6b.bindPopup(popup_612da01ea5598a2b93289a970d3d898c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f7c80f63e43597d7605f0ef3d2e5d6b.setIcon(icon_622e69f454925a8f11375c801e9e4558);
|
|
|
|
|
|
var marker_576980a502e09fd24a368df7fa3441ec = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4be5537acd2fe6ecbda9d4ab3bafd3b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aac8fe4395782d683dcf1f98b568e37e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b31f6187bee5d6bb4775c7afabb79923 = $(`<div id="html_b31f6187bee5d6bb4775c7afabb79923" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_aac8fe4395782d683dcf1f98b568e37e.setContent(html_b31f6187bee5d6bb4775c7afabb79923);
|
|
|
|
|
|
|
|
marker_576980a502e09fd24a368df7fa3441ec.bindPopup(popup_aac8fe4395782d683dcf1f98b568e37e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_576980a502e09fd24a368df7fa3441ec.setIcon(icon_4be5537acd2fe6ecbda9d4ab3bafd3b0);
|
|
|
|
|
|
var marker_3ef36480d082acf8f7dd8335177c17ac = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a15e5cfa17ee1617f2b6b593ae3f4f7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921680bf6af54a7ccfa9b4680ce17e3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5bcbea01f6f2bc683c821ae7666a650 = $(`<div id="html_e5bcbea01f6f2bc683c821ae7666a650" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_921680bf6af54a7ccfa9b4680ce17e3a.setContent(html_e5bcbea01f6f2bc683c821ae7666a650);
|
|
|
|
|
|
|
|
marker_3ef36480d082acf8f7dd8335177c17ac.bindPopup(popup_921680bf6af54a7ccfa9b4680ce17e3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ef36480d082acf8f7dd8335177c17ac.setIcon(icon_a15e5cfa17ee1617f2b6b593ae3f4f7b);
|
|
|
|
|
|
var marker_f4049a7ea0f317bbb8ec0a50ef2213c4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_cc3dc93959dd0250d4d59a41aa975764 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60b51061540fc7b4392be3f752b39538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94ae13837d527c35fd7fb8b444451800 = $(`<div id="html_94ae13837d527c35fd7fb8b444451800" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_60b51061540fc7b4392be3f752b39538.setContent(html_94ae13837d527c35fd7fb8b444451800);
|
|
|
|
|
|
|
|
marker_f4049a7ea0f317bbb8ec0a50ef2213c4.bindPopup(popup_60b51061540fc7b4392be3f752b39538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4049a7ea0f317bbb8ec0a50ef2213c4.setIcon(icon_cc3dc93959dd0250d4d59a41aa975764);
|
|
|
|
|
|
var marker_32b33ba2e7429c3700522eeab212f634 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ab9456fb3abc086eb84a978115aa6e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c73801ed73afb44534551f1b7bb8bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e7f8aec25dfa3c39d71aaeaf55b1577 = $(`<div id="html_5e7f8aec25dfa3c39d71aaeaf55b1577" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_1c73801ed73afb44534551f1b7bb8bd6.setContent(html_5e7f8aec25dfa3c39d71aaeaf55b1577);
|
|
|
|
|
|
|
|
marker_32b33ba2e7429c3700522eeab212f634.bindPopup(popup_1c73801ed73afb44534551f1b7bb8bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32b33ba2e7429c3700522eeab212f634.setIcon(icon_ab9456fb3abc086eb84a978115aa6e8c);
|
|
|
|
|
|
var marker_18f3db3bf66f8c386ef89f55b037475d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_77028224a771347b9a83bff488c05439 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903f2cb254c1e8d973d1a80a0caf912e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0949b71d0edfe9e7516fb09ad09a8a72 = $(`<div id="html_0949b71d0edfe9e7516fb09ad09a8a72" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_903f2cb254c1e8d973d1a80a0caf912e.setContent(html_0949b71d0edfe9e7516fb09ad09a8a72);
|
|
|
|
|
|
|
|
marker_18f3db3bf66f8c386ef89f55b037475d.bindPopup(popup_903f2cb254c1e8d973d1a80a0caf912e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18f3db3bf66f8c386ef89f55b037475d.setIcon(icon_77028224a771347b9a83bff488c05439);
|
|
|
|
|
|
var marker_6cb6a375db405afc7f4bf7242e89c816 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a44c104005513825f877410c33d9249f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89482af4f77a1829c1c5a8a5a5cb93f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c3fcdc06cc06318162042fd6007fc5a = $(`<div id="html_8c3fcdc06cc06318162042fd6007fc5a" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_a89482af4f77a1829c1c5a8a5a5cb93f.setContent(html_8c3fcdc06cc06318162042fd6007fc5a);
|
|
|
|
|
|
|
|
marker_6cb6a375db405afc7f4bf7242e89c816.bindPopup(popup_a89482af4f77a1829c1c5a8a5a5cb93f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb6a375db405afc7f4bf7242e89c816.setIcon(icon_a44c104005513825f877410c33d9249f);
|
|
|
|
|
|
var marker_a8b143f68ac547d93f495dfcdc30959c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ef28a0a750e5c87d22b98f7190eccfa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6311188cc1b907d969f95dd1ae440b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1c7d50f50b7b41f6f8b3c571d0bc147 = $(`<div id="html_a1c7d50f50b7b41f6f8b3c571d0bc147" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_f6311188cc1b907d969f95dd1ae440b2.setContent(html_a1c7d50f50b7b41f6f8b3c571d0bc147);
|
|
|
|
|
|
|
|
marker_a8b143f68ac547d93f495dfcdc30959c.bindPopup(popup_f6311188cc1b907d969f95dd1ae440b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8b143f68ac547d93f495dfcdc30959c.setIcon(icon_ef28a0a750e5c87d22b98f7190eccfa7);
|
|
|
|
|
|
var marker_0ad8e8b0439ba372bc1f70b5ab62d77e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c32d10fb5434c9ba0ac24f66e8811dc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77042fab494cfb684e5dce47c415e7f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16da6315200ec4ef16505be67b89e03c = $(`<div id="html_16da6315200ec4ef16505be67b89e03c" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_77042fab494cfb684e5dce47c415e7f5.setContent(html_16da6315200ec4ef16505be67b89e03c);
|
|
|
|
|
|
|
|
marker_0ad8e8b0439ba372bc1f70b5ab62d77e.bindPopup(popup_77042fab494cfb684e5dce47c415e7f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ad8e8b0439ba372bc1f70b5ab62d77e.setIcon(icon_c32d10fb5434c9ba0ac24f66e8811dc5);
|
|
|
|
|
|
var marker_eedb5d5d9c7ac6bddce8b400987c8ff8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2dd5acd965f7474e92b85e2065ebe5bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d0514085c5209caf2e6cbe774ac7a26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e439e56314394b9106384771a3a2be40 = $(`<div id="html_e439e56314394b9106384771a3a2be40" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_5d0514085c5209caf2e6cbe774ac7a26.setContent(html_e439e56314394b9106384771a3a2be40);
|
|
|
|
|
|
|
|
marker_eedb5d5d9c7ac6bddce8b400987c8ff8.bindPopup(popup_5d0514085c5209caf2e6cbe774ac7a26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eedb5d5d9c7ac6bddce8b400987c8ff8.setIcon(icon_2dd5acd965f7474e92b85e2065ebe5bb);
|
|
|
|
|
|
var marker_249d751f4e84bfd8af5ec64ae1c89ae8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7043d59179cdd5291f1f2bdee27c0c17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e83f7110815d355ce51a4f4411c909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2fecd458f0aa539026a9b10a0f690c7 = $(`<div id="html_d2fecd458f0aa539026a9b10a0f690c7" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_11e83f7110815d355ce51a4f4411c909.setContent(html_d2fecd458f0aa539026a9b10a0f690c7);
|
|
|
|
|
|
|
|
marker_249d751f4e84bfd8af5ec64ae1c89ae8.bindPopup(popup_11e83f7110815d355ce51a4f4411c909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249d751f4e84bfd8af5ec64ae1c89ae8.setIcon(icon_7043d59179cdd5291f1f2bdee27c0c17);
|
|
|
|
|
|
var marker_bb190bd2d5c79f3f99030388fb9dc6d4 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c71a8e8be8b8378dc4bb189b972784e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0dd7ab1dc8b0a63ffba02abbe13ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_264a876ee3ee17fe67cf09d72e35b4a4 = $(`<div id="html_264a876ee3ee17fe67cf09d72e35b4a4" style="width: 100.0%; height: 100.0%;">nostr.thaliyal.com</div>`)[0];
|
|
popup_bf0dd7ab1dc8b0a63ffba02abbe13ddc.setContent(html_264a876ee3ee17fe67cf09d72e35b4a4);
|
|
|
|
|
|
|
|
marker_bb190bd2d5c79f3f99030388fb9dc6d4.bindPopup(popup_bf0dd7ab1dc8b0a63ffba02abbe13ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb190bd2d5c79f3f99030388fb9dc6d4.setIcon(icon_c71a8e8be8b8378dc4bb189b972784e2);
|
|
|
|
|
|
var marker_24a28918f539625117847f6257281fba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_be5cf45884d54a9d20bd221acd3d1f92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bc4cf7fa1e0edb187f5729803b9d4c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23c41f7e153f6a54bdc2a86f4c8ad25a = $(`<div id="html_23c41f7e153f6a54bdc2a86f4c8ad25a" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_8bc4cf7fa1e0edb187f5729803b9d4c3.setContent(html_23c41f7e153f6a54bdc2a86f4c8ad25a);
|
|
|
|
|
|
|
|
marker_24a28918f539625117847f6257281fba.bindPopup(popup_8bc4cf7fa1e0edb187f5729803b9d4c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24a28918f539625117847f6257281fba.setIcon(icon_be5cf45884d54a9d20bd221acd3d1f92);
|
|
|
|
|
|
var marker_1dad9bdcae36919bc0cae2ee1dffff47 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ee02131a20892e802fd35db55fe9bed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_406474ebe1d254b9a482b9661f640579 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb807e021885cd6fcbc2333d0b8b8d11 = $(`<div id="html_fb807e021885cd6fcbc2333d0b8b8d11" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_406474ebe1d254b9a482b9661f640579.setContent(html_fb807e021885cd6fcbc2333d0b8b8d11);
|
|
|
|
|
|
|
|
marker_1dad9bdcae36919bc0cae2ee1dffff47.bindPopup(popup_406474ebe1d254b9a482b9661f640579)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dad9bdcae36919bc0cae2ee1dffff47.setIcon(icon_ee02131a20892e802fd35db55fe9bed7);
|
|
|
|
|
|
var marker_08fd763bbab0c23359218c2c96a8638d = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_68ab2e2f998df4e5c562faaf25bbbbde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b05af5d58f749aa16415078eee3374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e00e498198c7ba3c0cb78ec35341864 = $(`<div id="html_2e00e498198c7ba3c0cb78ec35341864" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_18b05af5d58f749aa16415078eee3374.setContent(html_2e00e498198c7ba3c0cb78ec35341864);
|
|
|
|
|
|
|
|
marker_08fd763bbab0c23359218c2c96a8638d.bindPopup(popup_18b05af5d58f749aa16415078eee3374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fd763bbab0c23359218c2c96a8638d.setIcon(icon_68ab2e2f998df4e5c562faaf25bbbbde);
|
|
|
|
|
|
var marker_737792cd2a255f6950f3be02a55053e1 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_94d345ad9fbd5dc5707fd946a6516339 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6245f29f2c2420bdee4fac0d8a4a9c94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f8b51a197e9c9d056d47ee6f5526d7 = $(`<div id="html_00f8b51a197e9c9d056d47ee6f5526d7" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_6245f29f2c2420bdee4fac0d8a4a9c94.setContent(html_00f8b51a197e9c9d056d47ee6f5526d7);
|
|
|
|
|
|
|
|
marker_737792cd2a255f6950f3be02a55053e1.bindPopup(popup_6245f29f2c2420bdee4fac0d8a4a9c94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_737792cd2a255f6950f3be02a55053e1.setIcon(icon_94d345ad9fbd5dc5707fd946a6516339);
|
|
|
|
|
|
var marker_ae5ffcc92009eaa99f556987f5da04f9 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_8863305e8245b36bafe0b09debb2bd74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9a774f02f2c1f8caffd4a393cf7033f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb59584f92732e79797146b27eb2910 = $(`<div id="html_cbb59584f92732e79797146b27eb2910" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_f9a774f02f2c1f8caffd4a393cf7033f.setContent(html_cbb59584f92732e79797146b27eb2910);
|
|
|
|
|
|
|
|
marker_ae5ffcc92009eaa99f556987f5da04f9.bindPopup(popup_f9a774f02f2c1f8caffd4a393cf7033f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae5ffcc92009eaa99f556987f5da04f9.setIcon(icon_8863305e8245b36bafe0b09debb2bd74);
|
|
|
|
|
|
var marker_670781527199af1f5a08aee69a4a79a8 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_cb17336a46038cb6ba71e0c72d500f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509d4663e5a4e513fae30545be78a0b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0b9b65ee12f5dda1b28df14ad06d1b = $(`<div id="html_6f0b9b65ee12f5dda1b28df14ad06d1b" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_509d4663e5a4e513fae30545be78a0b4.setContent(html_6f0b9b65ee12f5dda1b28df14ad06d1b);
|
|
|
|
|
|
|
|
marker_670781527199af1f5a08aee69a4a79a8.bindPopup(popup_509d4663e5a4e513fae30545be78a0b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_670781527199af1f5a08aee69a4a79a8.setIcon(icon_cb17336a46038cb6ba71e0c72d500f2e);
|
|
|
|
|
|
var marker_4824d690af7ba3e2478b9773100ff0f3 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_98ef6ab4cadc293f983ca114dac581fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0121783aa5a6e965a4c158b1f28daad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3304afd009f57713c3251a324000607b = $(`<div id="html_3304afd009f57713c3251a324000607b" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_e0121783aa5a6e965a4c158b1f28daad.setContent(html_3304afd009f57713c3251a324000607b);
|
|
|
|
|
|
|
|
marker_4824d690af7ba3e2478b9773100ff0f3.bindPopup(popup_e0121783aa5a6e965a4c158b1f28daad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4824d690af7ba3e2478b9773100ff0f3.setIcon(icon_98ef6ab4cadc293f983ca114dac581fa);
|
|
|
|
|
|
var marker_0484797e39dbe616bb8e19151e26dd7e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0b6e30e2a29c60645f778b8de38887c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e594b27df7a886b650816fdf73cae78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_185c7dc83364eee91fd04d69f7372106 = $(`<div id="html_185c7dc83364eee91fd04d69f7372106" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_9e594b27df7a886b650816fdf73cae78.setContent(html_185c7dc83364eee91fd04d69f7372106);
|
|
|
|
|
|
|
|
marker_0484797e39dbe616bb8e19151e26dd7e.bindPopup(popup_9e594b27df7a886b650816fdf73cae78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0484797e39dbe616bb8e19151e26dd7e.setIcon(icon_0b6e30e2a29c60645f778b8de38887c4);
|
|
|
|
|
|
var marker_093d5b86d039220905269920c504311a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_64506bc6d77438343ba3e0c125b1bcda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_349ccf91b7441d58303c5763e62770b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_133cb9a3e5cb091cb316301d5f10517e = $(`<div id="html_133cb9a3e5cb091cb316301d5f10517e" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_349ccf91b7441d58303c5763e62770b2.setContent(html_133cb9a3e5cb091cb316301d5f10517e);
|
|
|
|
|
|
|
|
marker_093d5b86d039220905269920c504311a.bindPopup(popup_349ccf91b7441d58303c5763e62770b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093d5b86d039220905269920c504311a.setIcon(icon_64506bc6d77438343ba3e0c125b1bcda);
|
|
|
|
|
|
var marker_48b2047b4aafde1d5b3766e44b2c2bc5 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d9c4e8a66d7fe6e3aababf238e9213d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9cecb0bd17c9872e11af8b043d16f1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a614c434fa662735a7b464c0e09431d = $(`<div id="html_0a614c434fa662735a7b464c0e09431d" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_b9cecb0bd17c9872e11af8b043d16f1d.setContent(html_0a614c434fa662735a7b464c0e09431d);
|
|
|
|
|
|
|
|
marker_48b2047b4aafde1d5b3766e44b2c2bc5.bindPopup(popup_b9cecb0bd17c9872e11af8b043d16f1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b2047b4aafde1d5b3766e44b2c2bc5.setIcon(icon_d9c4e8a66d7fe6e3aababf238e9213d8);
|
|
|
|
|
|
var marker_a6d9417491386f4241d35eb04e7fb924 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6c2cdbc5c9bdd71ace0ffa9012c861df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4693f7f9ec77a58a3e6f332800fb8332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3de6f2f8b1a33ceefa6c3b5f80a7dca3 = $(`<div id="html_3de6f2f8b1a33ceefa6c3b5f80a7dca3" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_4693f7f9ec77a58a3e6f332800fb8332.setContent(html_3de6f2f8b1a33ceefa6c3b5f80a7dca3);
|
|
|
|
|
|
|
|
marker_a6d9417491386f4241d35eb04e7fb924.bindPopup(popup_4693f7f9ec77a58a3e6f332800fb8332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6d9417491386f4241d35eb04e7fb924.setIcon(icon_6c2cdbc5c9bdd71ace0ffa9012c861df);
|
|
|
|
|
|
var marker_85f848056e6d8b31927e58b185afd071 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5ab8ea1a5ff6bf75419953be51a99297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_580a6a71fc1089f7117d3251795a281f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2033a95edea89674ba54c99eb7cfeb96 = $(`<div id="html_2033a95edea89674ba54c99eb7cfeb96" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_580a6a71fc1089f7117d3251795a281f.setContent(html_2033a95edea89674ba54c99eb7cfeb96);
|
|
|
|
|
|
|
|
marker_85f848056e6d8b31927e58b185afd071.bindPopup(popup_580a6a71fc1089f7117d3251795a281f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f848056e6d8b31927e58b185afd071.setIcon(icon_5ab8ea1a5ff6bf75419953be51a99297);
|
|
|
|
|
|
var marker_ba75fe11f8310da836614675198ea9a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9067a293a633dd234ab51a71a41b0c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09db27061317b259c25869112c5afa59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8324e1008f2e90c7ee9535f8a56d9491 = $(`<div id="html_8324e1008f2e90c7ee9535f8a56d9491" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_09db27061317b259c25869112c5afa59.setContent(html_8324e1008f2e90c7ee9535f8a56d9491);
|
|
|
|
|
|
|
|
marker_ba75fe11f8310da836614675198ea9a4.bindPopup(popup_09db27061317b259c25869112c5afa59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba75fe11f8310da836614675198ea9a4.setIcon(icon_9067a293a633dd234ab51a71a41b0c38);
|
|
|
|
|
|
var marker_e0b1f43a43da6759124ad6cbfe8d8fa9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a80c01882cf44f13e446e2ed4ad8582d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b304f3361fc91dfad79fb8c67b7efba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1de2e56c6823fd527675c097d6a9c012 = $(`<div id="html_1de2e56c6823fd527675c097d6a9c012" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_b304f3361fc91dfad79fb8c67b7efba3.setContent(html_1de2e56c6823fd527675c097d6a9c012);
|
|
|
|
|
|
|
|
marker_e0b1f43a43da6759124ad6cbfe8d8fa9.bindPopup(popup_b304f3361fc91dfad79fb8c67b7efba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0b1f43a43da6759124ad6cbfe8d8fa9.setIcon(icon_a80c01882cf44f13e446e2ed4ad8582d);
|
|
|
|
|
|
var marker_65824fcc6411253a2f3b1e8dec73148f = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b8dd8b54293ef673b493677a97b8653a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b072da0c1fe89c4bbf9d6925846ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2c0d8c1ecbafa0715a3dd730e65065a = $(`<div id="html_d2c0d8c1ecbafa0715a3dd730e65065a" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_e2b072da0c1fe89c4bbf9d6925846ec6.setContent(html_d2c0d8c1ecbafa0715a3dd730e65065a);
|
|
|
|
|
|
|
|
marker_65824fcc6411253a2f3b1e8dec73148f.bindPopup(popup_e2b072da0c1fe89c4bbf9d6925846ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65824fcc6411253a2f3b1e8dec73148f.setIcon(icon_b8dd8b54293ef673b493677a97b8653a);
|
|
|
|
|
|
var marker_99ae1dba98eca7869c421a4778711ac9 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_901883d1e839c48cf85f19ea537935f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b4f1575cc96c0914a62d1541f770c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ad83fe10889faa0129c6450343b6b0f = $(`<div id="html_8ad83fe10889faa0129c6450343b6b0f" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_74b4f1575cc96c0914a62d1541f770c0.setContent(html_8ad83fe10889faa0129c6450343b6b0f);
|
|
|
|
|
|
|
|
marker_99ae1dba98eca7869c421a4778711ac9.bindPopup(popup_74b4f1575cc96c0914a62d1541f770c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ae1dba98eca7869c421a4778711ac9.setIcon(icon_901883d1e839c48cf85f19ea537935f5);
|
|
|
|
|
|
var marker_9bec76766e304ea61bcf1157ffa18d9f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_236c95a45de9769a60a8d86f6039aeae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a26cc3ca54028a2287683791603f773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a390be36b697298ee81df1375cb89f15 = $(`<div id="html_a390be36b697298ee81df1375cb89f15" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_8a26cc3ca54028a2287683791603f773.setContent(html_a390be36b697298ee81df1375cb89f15);
|
|
|
|
|
|
|
|
marker_9bec76766e304ea61bcf1157ffa18d9f.bindPopup(popup_8a26cc3ca54028a2287683791603f773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bec76766e304ea61bcf1157ffa18d9f.setIcon(icon_236c95a45de9769a60a8d86f6039aeae);
|
|
|
|
|
|
var marker_abeb37cce34654df815c92c3647b7f13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_87bf69d19f8b580bac5fef386a6fb010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf65a5c123c6d0c287c068eca09bb845 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f91bd66b60f103fe9003408086d3e133 = $(`<div id="html_f91bd66b60f103fe9003408086d3e133" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_bf65a5c123c6d0c287c068eca09bb845.setContent(html_f91bd66b60f103fe9003408086d3e133);
|
|
|
|
|
|
|
|
marker_abeb37cce34654df815c92c3647b7f13.bindPopup(popup_bf65a5c123c6d0c287c068eca09bb845)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abeb37cce34654df815c92c3647b7f13.setIcon(icon_87bf69d19f8b580bac5fef386a6fb010);
|
|
|
|
|
|
var marker_d085aa6a5e365ede23497e4393a83b5d = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4300da299b66e260e2a38e0cda9d6840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c30cb21828bcf1fbdcd5989ad37c449d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb6046665c9a20c4c1fcfecc7584ede = $(`<div id="html_aeb6046665c9a20c4c1fcfecc7584ede" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_c30cb21828bcf1fbdcd5989ad37c449d.setContent(html_aeb6046665c9a20c4c1fcfecc7584ede);
|
|
|
|
|
|
|
|
marker_d085aa6a5e365ede23497e4393a83b5d.bindPopup(popup_c30cb21828bcf1fbdcd5989ad37c449d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d085aa6a5e365ede23497e4393a83b5d.setIcon(icon_4300da299b66e260e2a38e0cda9d6840);
|
|
|
|
|
|
var marker_c5248ca458b5bca5f66f9b46054bc5c2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_13555684b3b41f7bf800b472215f49f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a4330ce111c337361f98a40caea7ef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_696b0d9e89d19223fb57c3040e5d8999 = $(`<div id="html_696b0d9e89d19223fb57c3040e5d8999" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_3a4330ce111c337361f98a40caea7ef9.setContent(html_696b0d9e89d19223fb57c3040e5d8999);
|
|
|
|
|
|
|
|
marker_c5248ca458b5bca5f66f9b46054bc5c2.bindPopup(popup_3a4330ce111c337361f98a40caea7ef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5248ca458b5bca5f66f9b46054bc5c2.setIcon(icon_13555684b3b41f7bf800b472215f49f2);
|
|
|
|
|
|
var marker_079978865a4c61f2390e634beb6fac35 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0f23579f4f719576e95aef7252c17e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da545401b0891bc43d10af87002d6ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fc642f3718dffb7f20f4a952fe95e95 = $(`<div id="html_3fc642f3718dffb7f20f4a952fe95e95" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_da545401b0891bc43d10af87002d6ef6.setContent(html_3fc642f3718dffb7f20f4a952fe95e95);
|
|
|
|
|
|
|
|
marker_079978865a4c61f2390e634beb6fac35.bindPopup(popup_da545401b0891bc43d10af87002d6ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_079978865a4c61f2390e634beb6fac35.setIcon(icon_0f23579f4f719576e95aef7252c17e33);
|
|
|
|
|
|
var marker_5f70c535f1c9788dcaf617a067b5c6ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2c319351fe446a9e4303e6583ab0133c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ecb4184639d580d6ca12afadd65d54f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69a95e607c4eaf91312c2a28ed12a884 = $(`<div id="html_69a95e607c4eaf91312c2a28ed12a884" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0ecb4184639d580d6ca12afadd65d54f.setContent(html_69a95e607c4eaf91312c2a28ed12a884);
|
|
|
|
|
|
|
|
marker_5f70c535f1c9788dcaf617a067b5c6ea.bindPopup(popup_0ecb4184639d580d6ca12afadd65d54f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f70c535f1c9788dcaf617a067b5c6ea.setIcon(icon_2c319351fe446a9e4303e6583ab0133c);
|
|
|
|
|
|
var marker_b7b833bbd6b8ed9d36e4a7e250042242 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ff542766f3d37510d82a8f5519d1a4b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72f4045abeb94c1215cf0e8fdfcd2172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f4df352fac5cda1e3522e5fb2d8687 = $(`<div id="html_83f4df352fac5cda1e3522e5fb2d8687" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_72f4045abeb94c1215cf0e8fdfcd2172.setContent(html_83f4df352fac5cda1e3522e5fb2d8687);
|
|
|
|
|
|
|
|
marker_b7b833bbd6b8ed9d36e4a7e250042242.bindPopup(popup_72f4045abeb94c1215cf0e8fdfcd2172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b833bbd6b8ed9d36e4a7e250042242.setIcon(icon_ff542766f3d37510d82a8f5519d1a4b2);
|
|
|
|
|
|
var marker_ce3c2e3955d268fcf277ac547e1cd264 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ae6777984ee4167d8c42daa8bae91150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f349433265e429228b4820a341d5a25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50e626051c3c7b887711451cc22917a2 = $(`<div id="html_50e626051c3c7b887711451cc22917a2" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_1f349433265e429228b4820a341d5a25.setContent(html_50e626051c3c7b887711451cc22917a2);
|
|
|
|
|
|
|
|
marker_ce3c2e3955d268fcf277ac547e1cd264.bindPopup(popup_1f349433265e429228b4820a341d5a25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce3c2e3955d268fcf277ac547e1cd264.setIcon(icon_ae6777984ee4167d8c42daa8bae91150);
|
|
|
|
|
|
var marker_1c209b20e1fe1c56558f8b4dc40c2588 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e22a1a8ed1a4ceec5112248cbb0da5b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2853acc53f9d9b599848d50533f0865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1de8c75c263aa0756e639a31fe3e2e = $(`<div id="html_fa1de8c75c263aa0756e639a31fe3e2e" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_c2853acc53f9d9b599848d50533f0865.setContent(html_fa1de8c75c263aa0756e639a31fe3e2e);
|
|
|
|
|
|
|
|
marker_1c209b20e1fe1c56558f8b4dc40c2588.bindPopup(popup_c2853acc53f9d9b599848d50533f0865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c209b20e1fe1c56558f8b4dc40c2588.setIcon(icon_e22a1a8ed1a4ceec5112248cbb0da5b3);
|
|
|
|
|
|
var marker_97b34acf06d43fc428a40b6e269880f6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_503c2192ce3b180100f710b3391c7b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c7bd074bb629976cd7aa83bdd4e1c7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d82ebff89379b7d30259d4218c15709 = $(`<div id="html_3d82ebff89379b7d30259d4218c15709" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_2c7bd074bb629976cd7aa83bdd4e1c7b.setContent(html_3d82ebff89379b7d30259d4218c15709);
|
|
|
|
|
|
|
|
marker_97b34acf06d43fc428a40b6e269880f6.bindPopup(popup_2c7bd074bb629976cd7aa83bdd4e1c7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97b34acf06d43fc428a40b6e269880f6.setIcon(icon_503c2192ce3b180100f710b3391c7b4d);
|
|
|
|
|
|
var marker_4a08076f3ed39292aef0187d2181d44b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e1916e345388eb137fe87bbedc3191d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167522f8697c618fb0d43a4dd75e8c0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5e66b56f8ee096150e607f7ef5f98a = $(`<div id="html_2a5e66b56f8ee096150e607f7ef5f98a" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_167522f8697c618fb0d43a4dd75e8c0c.setContent(html_2a5e66b56f8ee096150e607f7ef5f98a);
|
|
|
|
|
|
|
|
marker_4a08076f3ed39292aef0187d2181d44b.bindPopup(popup_167522f8697c618fb0d43a4dd75e8c0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a08076f3ed39292aef0187d2181d44b.setIcon(icon_e1916e345388eb137fe87bbedc3191d8);
|
|
|
|
|
|
var marker_2821fc691fd3a84214fd878c7882f6d4 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2eea404dff8bd946360520cba0af1d82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9248e394ce5f9940a49d73abe97a6ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04a342aadda648947d9823bd7080d6e6 = $(`<div id="html_04a342aadda648947d9823bd7080d6e6" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_e9248e394ce5f9940a49d73abe97a6ae.setContent(html_04a342aadda648947d9823bd7080d6e6);
|
|
|
|
|
|
|
|
marker_2821fc691fd3a84214fd878c7882f6d4.bindPopup(popup_e9248e394ce5f9940a49d73abe97a6ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2821fc691fd3a84214fd878c7882f6d4.setIcon(icon_2eea404dff8bd946360520cba0af1d82);
|
|
|
|
|
|
var marker_00f438f34fd90e9f3a479b7a593f1772 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9e02b5d2307fd22b90507e79fc5c53b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a9f21175f2900bdf3ba090bad89cb1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d18f39f58c5a4cf0ffc4aa01d42a59 = $(`<div id="html_d5d18f39f58c5a4cf0ffc4aa01d42a59" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_9a9f21175f2900bdf3ba090bad89cb1d.setContent(html_d5d18f39f58c5a4cf0ffc4aa01d42a59);
|
|
|
|
|
|
|
|
marker_00f438f34fd90e9f3a479b7a593f1772.bindPopup(popup_9a9f21175f2900bdf3ba090bad89cb1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f438f34fd90e9f3a479b7a593f1772.setIcon(icon_9e02b5d2307fd22b90507e79fc5c53b3);
|
|
|
|
|
|
var marker_9f106775dfe95178d607360f6b2271f5 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_fbb9398df6fb4fc6d0b20a77ed1f17fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b83980c398a8e2864adf612c72c6ffea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_005bc1b1c9a67618784eb4368038ed4e = $(`<div id="html_005bc1b1c9a67618784eb4368038ed4e" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b83980c398a8e2864adf612c72c6ffea.setContent(html_005bc1b1c9a67618784eb4368038ed4e);
|
|
|
|
|
|
|
|
marker_9f106775dfe95178d607360f6b2271f5.bindPopup(popup_b83980c398a8e2864adf612c72c6ffea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f106775dfe95178d607360f6b2271f5.setIcon(icon_fbb9398df6fb4fc6d0b20a77ed1f17fc);
|
|
|
|
|
|
var marker_1a0eddb7d7ab3a3e6ca730442098c046 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0fea824e58550df87b3d458fcc9f66f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fd814132f8dafda7d1397e42f94a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87cdf2c51c2fc524538229579fdfb92b = $(`<div id="html_87cdf2c51c2fc524538229579fdfb92b" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_02fd814132f8dafda7d1397e42f94a88.setContent(html_87cdf2c51c2fc524538229579fdfb92b);
|
|
|
|
|
|
|
|
marker_1a0eddb7d7ab3a3e6ca730442098c046.bindPopup(popup_02fd814132f8dafda7d1397e42f94a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a0eddb7d7ab3a3e6ca730442098c046.setIcon(icon_0fea824e58550df87b3d458fcc9f66f5);
|
|
|
|
|
|
var marker_af9b239743bd2c75265152865c960a0d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_98185f944c78fe5ce14fcd14f61c7015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10b64d8f3091fce53e7fceeb910f8317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfa505cb235352f2f627c3212185ddd4 = $(`<div id="html_bfa505cb235352f2f627c3212185ddd4" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_10b64d8f3091fce53e7fceeb910f8317.setContent(html_bfa505cb235352f2f627c3212185ddd4);
|
|
|
|
|
|
|
|
marker_af9b239743bd2c75265152865c960a0d.bindPopup(popup_10b64d8f3091fce53e7fceeb910f8317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af9b239743bd2c75265152865c960a0d.setIcon(icon_98185f944c78fe5ce14fcd14f61c7015);
|
|
|
|
|
|
var marker_0cfbb232908aa750c2bec7c5b95f2cd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c8e97efc2c0879d7e7e30ff408bea1e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dffb375a1f07f4a423ab1e20951d8d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b81d01c4b56fc6c78178fbaf2ba74d6d = $(`<div id="html_b81d01c4b56fc6c78178fbaf2ba74d6d" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_dffb375a1f07f4a423ab1e20951d8d4a.setContent(html_b81d01c4b56fc6c78178fbaf2ba74d6d);
|
|
|
|
|
|
|
|
marker_0cfbb232908aa750c2bec7c5b95f2cd7.bindPopup(popup_dffb375a1f07f4a423ab1e20951d8d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cfbb232908aa750c2bec7c5b95f2cd7.setIcon(icon_c8e97efc2c0879d7e7e30ff408bea1e2);
|
|
|
|
|
|
var marker_597f40e5e841378078a199e4a7efca6c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6d88b379b8a3021bf230cd7b3d0e4529 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02bc4845b89c079a9317772399f96998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60050e5276e25ead4542aff44c3245e8 = $(`<div id="html_60050e5276e25ead4542aff44c3245e8" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_02bc4845b89c079a9317772399f96998.setContent(html_60050e5276e25ead4542aff44c3245e8);
|
|
|
|
|
|
|
|
marker_597f40e5e841378078a199e4a7efca6c.bindPopup(popup_02bc4845b89c079a9317772399f96998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_597f40e5e841378078a199e4a7efca6c.setIcon(icon_6d88b379b8a3021bf230cd7b3d0e4529);
|
|
|
|
|
|
var marker_337e4c361edb488ff99f44c305eed00f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4cf979515d61c2b555fa434eedd50200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b9a5fae69409aeb105b5d3e62c26330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_301c1894d1079ba726d210cddfc2a0fd = $(`<div id="html_301c1894d1079ba726d210cddfc2a0fd" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_0b9a5fae69409aeb105b5d3e62c26330.setContent(html_301c1894d1079ba726d210cddfc2a0fd);
|
|
|
|
|
|
|
|
marker_337e4c361edb488ff99f44c305eed00f.bindPopup(popup_0b9a5fae69409aeb105b5d3e62c26330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_337e4c361edb488ff99f44c305eed00f.setIcon(icon_4cf979515d61c2b555fa434eedd50200);
|
|
|
|
|
|
var marker_3dc69b5adf478f80e0e19f917c460283 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_225e09fbb5e51f499cab2d698269ed3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_891749464a934f27e7fc636e837e002e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d7e1b888b544f9553e9f5f99fafa227 = $(`<div id="html_9d7e1b888b544f9553e9f5f99fafa227" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_891749464a934f27e7fc636e837e002e.setContent(html_9d7e1b888b544f9553e9f5f99fafa227);
|
|
|
|
|
|
|
|
marker_3dc69b5adf478f80e0e19f917c460283.bindPopup(popup_891749464a934f27e7fc636e837e002e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc69b5adf478f80e0e19f917c460283.setIcon(icon_225e09fbb5e51f499cab2d698269ed3f);
|
|
|
|
|
|
var marker_08fba9f5448c43093a6ce1958be2f128 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a1aa1537c8cd374a1df2d0c7ddf01e94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0533aefe36fc39b20efa297cfe2b89c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46436ac2f5dc011081001ad1df2611d0 = $(`<div id="html_46436ac2f5dc011081001ad1df2611d0" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b0533aefe36fc39b20efa297cfe2b89c.setContent(html_46436ac2f5dc011081001ad1df2611d0);
|
|
|
|
|
|
|
|
marker_08fba9f5448c43093a6ce1958be2f128.bindPopup(popup_b0533aefe36fc39b20efa297cfe2b89c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08fba9f5448c43093a6ce1958be2f128.setIcon(icon_a1aa1537c8cd374a1df2d0c7ddf01e94);
|
|
|
|
|
|
var marker_3ba6f4fa0eefc8bb32b1fac34260d6cd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b5c3294e8a51adb63f84f0f86a820b64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29282afba3b0ffefb0ec9392bce918ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28a8e53f40f0cbd239528db5ca8c82c1 = $(`<div id="html_28a8e53f40f0cbd239528db5ca8c82c1" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_29282afba3b0ffefb0ec9392bce918ce.setContent(html_28a8e53f40f0cbd239528db5ca8c82c1);
|
|
|
|
|
|
|
|
marker_3ba6f4fa0eefc8bb32b1fac34260d6cd.bindPopup(popup_29282afba3b0ffefb0ec9392bce918ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ba6f4fa0eefc8bb32b1fac34260d6cd.setIcon(icon_b5c3294e8a51adb63f84f0f86a820b64);
|
|
|
|
|
|
var marker_cfea384c447b14fd70aec10749d8db22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_037375fcfa3c25e00ddf5650102d7b53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15125c0ad06abdb5b5df0d9a90ae9b57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b89fcd32c566c90a4c78a4066a3e6c6 = $(`<div id="html_1b89fcd32c566c90a4c78a4066a3e6c6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_15125c0ad06abdb5b5df0d9a90ae9b57.setContent(html_1b89fcd32c566c90a4c78a4066a3e6c6);
|
|
|
|
|
|
|
|
marker_cfea384c447b14fd70aec10749d8db22.bindPopup(popup_15125c0ad06abdb5b5df0d9a90ae9b57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfea384c447b14fd70aec10749d8db22.setIcon(icon_037375fcfa3c25e00ddf5650102d7b53);
|
|
|
|
|
|
var marker_4860b3317e51dd4118e9b63d8be0285b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4f09972eeb76fc1ac0e97d4ba346e511 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ff850be112f0cbc5964771da28aa6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f75f7093b8e88736451490416cf943c = $(`<div id="html_0f75f7093b8e88736451490416cf943c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_24ff850be112f0cbc5964771da28aa6f.setContent(html_0f75f7093b8e88736451490416cf943c);
|
|
|
|
|
|
|
|
marker_4860b3317e51dd4118e9b63d8be0285b.bindPopup(popup_24ff850be112f0cbc5964771da28aa6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4860b3317e51dd4118e9b63d8be0285b.setIcon(icon_4f09972eeb76fc1ac0e97d4ba346e511);
|
|
|
|
|
|
var marker_fab5d07c6a6a0c3e9600de908ddcf22e = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a56cfe588f890ba32ee1a39f81d6a25f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c04973390e107f682d1d077d2693ead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87e06d3ba16baa27c06ca0276567896 = $(`<div id="html_c87e06d3ba16baa27c06ca0276567896" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_1c04973390e107f682d1d077d2693ead.setContent(html_c87e06d3ba16baa27c06ca0276567896);
|
|
|
|
|
|
|
|
marker_fab5d07c6a6a0c3e9600de908ddcf22e.bindPopup(popup_1c04973390e107f682d1d077d2693ead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fab5d07c6a6a0c3e9600de908ddcf22e.setIcon(icon_a56cfe588f890ba32ee1a39f81d6a25f);
|
|
|
|
|
|
var marker_b439db070ff94643f4914400cf4406a7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_27ea81f33de5e23cc2d74fa938e9405b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b7a8a562f8e851f42a0663d129baf1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f880e42adbc71b0971c16916796c4d21 = $(`<div id="html_f880e42adbc71b0971c16916796c4d21" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_9b7a8a562f8e851f42a0663d129baf1d.setContent(html_f880e42adbc71b0971c16916796c4d21);
|
|
|
|
|
|
|
|
marker_b439db070ff94643f4914400cf4406a7.bindPopup(popup_9b7a8a562f8e851f42a0663d129baf1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b439db070ff94643f4914400cf4406a7.setIcon(icon_27ea81f33de5e23cc2d74fa938e9405b);
|
|
|
|
|
|
var marker_ecef50c5aada3eef280dfcc378157417 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_35866c183c205ac46cbb13e8d7f6d3a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6b7f74c8ea5d9dc79990692aab29c58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f65c46745400171eb1d828f76fe0c027 = $(`<div id="html_f65c46745400171eb1d828f76fe0c027" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_e6b7f74c8ea5d9dc79990692aab29c58.setContent(html_f65c46745400171eb1d828f76fe0c027);
|
|
|
|
|
|
|
|
marker_ecef50c5aada3eef280dfcc378157417.bindPopup(popup_e6b7f74c8ea5d9dc79990692aab29c58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecef50c5aada3eef280dfcc378157417.setIcon(icon_35866c183c205ac46cbb13e8d7f6d3a9);
|
|
|
|
|
|
var marker_570568ef2329cbe9831e0c61e2f14d90 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7573c7f1e84543b1ab904924dbf0d278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5993a953edbde8c4beffb7561e886c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2508168c61dff9ec1ee06ea795d3ca74 = $(`<div id="html_2508168c61dff9ec1ee06ea795d3ca74" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c5993a953edbde8c4beffb7561e886c7.setContent(html_2508168c61dff9ec1ee06ea795d3ca74);
|
|
|
|
|
|
|
|
marker_570568ef2329cbe9831e0c61e2f14d90.bindPopup(popup_c5993a953edbde8c4beffb7561e886c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_570568ef2329cbe9831e0c61e2f14d90.setIcon(icon_7573c7f1e84543b1ab904924dbf0d278);
|
|
|
|
|
|
var marker_6bb0f7266972b119c85b3534378e2a12 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5c167c0771a50b52968e26670be71169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cda4889c0f26917c33b369ef4f49faa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5d8aaeb016784adaa8b27b0fb561476 = $(`<div id="html_f5d8aaeb016784adaa8b27b0fb561476" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_1cda4889c0f26917c33b369ef4f49faa.setContent(html_f5d8aaeb016784adaa8b27b0fb561476);
|
|
|
|
|
|
|
|
marker_6bb0f7266972b119c85b3534378e2a12.bindPopup(popup_1cda4889c0f26917c33b369ef4f49faa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bb0f7266972b119c85b3534378e2a12.setIcon(icon_5c167c0771a50b52968e26670be71169);
|
|
|
|
|
|
var marker_8aae7abeb52788a81f7fcc07f43f50d2 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_53f9f04128d4047938a244d5556f2ba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4237def1489b0978b4ff58f26e3256b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c74f8761770eafd1fed1f30ad83d9ba = $(`<div id="html_7c74f8761770eafd1fed1f30ad83d9ba" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_4237def1489b0978b4ff58f26e3256b8.setContent(html_7c74f8761770eafd1fed1f30ad83d9ba);
|
|
|
|
|
|
|
|
marker_8aae7abeb52788a81f7fcc07f43f50d2.bindPopup(popup_4237def1489b0978b4ff58f26e3256b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aae7abeb52788a81f7fcc07f43f50d2.setIcon(icon_53f9f04128d4047938a244d5556f2ba0);
|
|
|
|
|
|
var marker_8611f8d07ebf05a2f2a1ddd69674fd3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_1bdaacfa3b07317fdc6f6badfd1c8c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b66622adfd79493799f1b323091373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd126ee918b52a4ac1d8d641cbae83fc = $(`<div id="html_fd126ee918b52a4ac1d8d641cbae83fc" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_63b66622adfd79493799f1b323091373.setContent(html_fd126ee918b52a4ac1d8d641cbae83fc);
|
|
|
|
|
|
|
|
marker_8611f8d07ebf05a2f2a1ddd69674fd3d.bindPopup(popup_63b66622adfd79493799f1b323091373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8611f8d07ebf05a2f2a1ddd69674fd3d.setIcon(icon_1bdaacfa3b07317fdc6f6badfd1c8c90);
|
|
|
|
|
|
var marker_b27235e5b5287c93e8141e553f8f3c4b = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ac2275a11e3b584e4e823d116a75ec2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62dbeac16093eeb4f9699121172d05e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d831dd926b45f0aedf216dbbc4666f45 = $(`<div id="html_d831dd926b45f0aedf216dbbc4666f45" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_62dbeac16093eeb4f9699121172d05e8.setContent(html_d831dd926b45f0aedf216dbbc4666f45);
|
|
|
|
|
|
|
|
marker_b27235e5b5287c93e8141e553f8f3c4b.bindPopup(popup_62dbeac16093eeb4f9699121172d05e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27235e5b5287c93e8141e553f8f3c4b.setIcon(icon_ac2275a11e3b584e4e823d116a75ec2b);
|
|
|
|
|
|
var marker_a97cdef66a7e2a8fe185d6e455d98293 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_1102244659d7708ee91e04c17855d15d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ddd9bb1c6240dce20a3edcbed17433c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e46ab9fe7d0457993d8c0e11945c8737 = $(`<div id="html_e46ab9fe7d0457993d8c0e11945c8737" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_7ddd9bb1c6240dce20a3edcbed17433c.setContent(html_e46ab9fe7d0457993d8c0e11945c8737);
|
|
|
|
|
|
|
|
marker_a97cdef66a7e2a8fe185d6e455d98293.bindPopup(popup_7ddd9bb1c6240dce20a3edcbed17433c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a97cdef66a7e2a8fe185d6e455d98293.setIcon(icon_1102244659d7708ee91e04c17855d15d);
|
|
|
|
|
|
var marker_ba26d81d6edebf1da0794201295c6987 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9857c0b73597e69ed3c1318b7bb02d4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbdb25832f4444cbd9d546f58c5f089d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_904781dd5164e4178220e35f8194bee6 = $(`<div id="html_904781dd5164e4178220e35f8194bee6" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_bbdb25832f4444cbd9d546f58c5f089d.setContent(html_904781dd5164e4178220e35f8194bee6);
|
|
|
|
|
|
|
|
marker_ba26d81d6edebf1da0794201295c6987.bindPopup(popup_bbdb25832f4444cbd9d546f58c5f089d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba26d81d6edebf1da0794201295c6987.setIcon(icon_9857c0b73597e69ed3c1318b7bb02d4a);
|
|
|
|
|
|
var marker_089cc48bdd0918dbfb09afd720ae8aba = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f909ea06594a3d54764512b42b0dbe99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65e4319a8faf51df560e563f519bf4f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36853617470b5cd4b02f9a58a15f9146 = $(`<div id="html_36853617470b5cd4b02f9a58a15f9146" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_65e4319a8faf51df560e563f519bf4f8.setContent(html_36853617470b5cd4b02f9a58a15f9146);
|
|
|
|
|
|
|
|
marker_089cc48bdd0918dbfb09afd720ae8aba.bindPopup(popup_65e4319a8faf51df560e563f519bf4f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_089cc48bdd0918dbfb09afd720ae8aba.setIcon(icon_f909ea06594a3d54764512b42b0dbe99);
|
|
|
|
|
|
var marker_9dd0b11d02a916b5b69de2b89ada8666 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_4be9409c15ce6fc7baac617d37abc12d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8014b515b10938ec550ec2c9e4d431bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d247ffea694042877f848e9c60464e96 = $(`<div id="html_d247ffea694042877f848e9c60464e96" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_8014b515b10938ec550ec2c9e4d431bb.setContent(html_d247ffea694042877f848e9c60464e96);
|
|
|
|
|
|
|
|
marker_9dd0b11d02a916b5b69de2b89ada8666.bindPopup(popup_8014b515b10938ec550ec2c9e4d431bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dd0b11d02a916b5b69de2b89ada8666.setIcon(icon_4be9409c15ce6fc7baac617d37abc12d);
|
|
|
|
|
|
var marker_072a765e9fecc0f6bf2357767040a84f = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7eba9622312587a3e346c773f6628c24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cbd0beac02f5fbd4e6a7f24bd32c25f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4be456a3718e08d32ff192b182c4a2d3 = $(`<div id="html_4be456a3718e08d32ff192b182c4a2d3" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_6cbd0beac02f5fbd4e6a7f24bd32c25f.setContent(html_4be456a3718e08d32ff192b182c4a2d3);
|
|
|
|
|
|
|
|
marker_072a765e9fecc0f6bf2357767040a84f.bindPopup(popup_6cbd0beac02f5fbd4e6a7f24bd32c25f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_072a765e9fecc0f6bf2357767040a84f.setIcon(icon_7eba9622312587a3e346c773f6628c24);
|
|
|
|
|
|
var marker_43f439f57b34b2005e3b1f4a9d7a81dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f4373a946a543392ed23962a4c45d2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97a063068bd0dc9cad017a5a0c1ca618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b34f78c6ef0e85f39690669da29d026 = $(`<div id="html_2b34f78c6ef0e85f39690669da29d026" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_97a063068bd0dc9cad017a5a0c1ca618.setContent(html_2b34f78c6ef0e85f39690669da29d026);
|
|
|
|
|
|
|
|
marker_43f439f57b34b2005e3b1f4a9d7a81dc.bindPopup(popup_97a063068bd0dc9cad017a5a0c1ca618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f439f57b34b2005e3b1f4a9d7a81dc.setIcon(icon_f4373a946a543392ed23962a4c45d2bd);
|
|
|
|
|
|
var marker_a595738691a76d3c5a28f62a6d1b291a = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c1c77e91f933de99302c409317b432b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97cf58121eff07316743d514d97a45ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc1d550bb78c626e8c2ac6e535482bb = $(`<div id="html_dbc1d550bb78c626e8c2ac6e535482bb" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_97cf58121eff07316743d514d97a45ba.setContent(html_dbc1d550bb78c626e8c2ac6e535482bb);
|
|
|
|
|
|
|
|
marker_a595738691a76d3c5a28f62a6d1b291a.bindPopup(popup_97cf58121eff07316743d514d97a45ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a595738691a76d3c5a28f62a6d1b291a.setIcon(icon_c1c77e91f933de99302c409317b432b6);
|
|
|
|
|
|
var marker_902e3ed3abe44ec6d49e1b559392231d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5be175185f3b952c3e69105bfd4a536a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b685a7f4548df0f76de0453fb498752e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f51ddb19d8e69046b415487e567395 = $(`<div id="html_79f51ddb19d8e69046b415487e567395" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_b685a7f4548df0f76de0453fb498752e.setContent(html_79f51ddb19d8e69046b415487e567395);
|
|
|
|
|
|
|
|
marker_902e3ed3abe44ec6d49e1b559392231d.bindPopup(popup_b685a7f4548df0f76de0453fb498752e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_902e3ed3abe44ec6d49e1b559392231d.setIcon(icon_5be175185f3b952c3e69105bfd4a536a);
|
|
|
|
|
|
var marker_246a8ac67514fedbf89d7c63af1cda85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_8037b4ecb7db009c21cc38da6b067acc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b494a33e62f245f165f86a8c0706e41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9fef1b715d6a967353e5e2ef5ded28e = $(`<div id="html_a9fef1b715d6a967353e5e2ef5ded28e" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_4b494a33e62f245f165f86a8c0706e41.setContent(html_a9fef1b715d6a967353e5e2ef5ded28e);
|
|
|
|
|
|
|
|
marker_246a8ac67514fedbf89d7c63af1cda85.bindPopup(popup_4b494a33e62f245f165f86a8c0706e41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_246a8ac67514fedbf89d7c63af1cda85.setIcon(icon_8037b4ecb7db009c21cc38da6b067acc);
|
|
|
|
|
|
var marker_cbf7edc179a9c1077ebd2d56b5f011c2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d315e2107a45f004fd75a9bad1fb7145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58da10977555d96ecf77626284b14422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75e9c565f3590140bd1256819f463c3f = $(`<div id="html_75e9c565f3590140bd1256819f463c3f" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_58da10977555d96ecf77626284b14422.setContent(html_75e9c565f3590140bd1256819f463c3f);
|
|
|
|
|
|
|
|
marker_cbf7edc179a9c1077ebd2d56b5f011c2.bindPopup(popup_58da10977555d96ecf77626284b14422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbf7edc179a9c1077ebd2d56b5f011c2.setIcon(icon_d315e2107a45f004fd75a9bad1fb7145);
|
|
|
|
|
|
var marker_69a9141cbbbf59d21b4a956599d43bb3 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7427d0dbd4529ca51e5266d75a83b933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a2aa3967a043d953c568dfe3aba93b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e015c918b9fed7970d5caa0f66a0ea8c = $(`<div id="html_e015c918b9fed7970d5caa0f66a0ea8c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_67a2aa3967a043d953c568dfe3aba93b.setContent(html_e015c918b9fed7970d5caa0f66a0ea8c);
|
|
|
|
|
|
|
|
marker_69a9141cbbbf59d21b4a956599d43bb3.bindPopup(popup_67a2aa3967a043d953c568dfe3aba93b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69a9141cbbbf59d21b4a956599d43bb3.setIcon(icon_7427d0dbd4529ca51e5266d75a83b933);
|
|
|
|
|
|
var marker_bb1e0c6ffd5bca81028af9486744c6d9 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7c9c401557d789c47f3beb056bcb39c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af5f2330612b763ac942012b6716419d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f47c833e92492390aea25168a22116f4 = $(`<div id="html_f47c833e92492390aea25168a22116f4" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_af5f2330612b763ac942012b6716419d.setContent(html_f47c833e92492390aea25168a22116f4);
|
|
|
|
|
|
|
|
marker_bb1e0c6ffd5bca81028af9486744c6d9.bindPopup(popup_af5f2330612b763ac942012b6716419d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb1e0c6ffd5bca81028af9486744c6d9.setIcon(icon_7c9c401557d789c47f3beb056bcb39c2);
|
|
|
|
|
|
var marker_fc191b27edea752014a38cafdd8b86c4 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_00d70ce9465039e5578af01a1d5fb8a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874aa4347ff86864215061f7dc3078ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f35581b0b21a58c4011c400350bbc9b2 = $(`<div id="html_f35581b0b21a58c4011c400350bbc9b2" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_874aa4347ff86864215061f7dc3078ef.setContent(html_f35581b0b21a58c4011c400350bbc9b2);
|
|
|
|
|
|
|
|
marker_fc191b27edea752014a38cafdd8b86c4.bindPopup(popup_874aa4347ff86864215061f7dc3078ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc191b27edea752014a38cafdd8b86c4.setIcon(icon_00d70ce9465039e5578af01a1d5fb8a0);
|
|
|
|
|
|
var marker_e7a54106ea844629374a9702e5f578b5 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c90e333d31cfd2ab70a118671ed26f2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01766bc0355f6696ac056d8c78e9b487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e1431dae9b5edc50d748f5b3fe1b1a4 = $(`<div id="html_7e1431dae9b5edc50d748f5b3fe1b1a4" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_01766bc0355f6696ac056d8c78e9b487.setContent(html_7e1431dae9b5edc50d748f5b3fe1b1a4);
|
|
|
|
|
|
|
|
marker_e7a54106ea844629374a9702e5f578b5.bindPopup(popup_01766bc0355f6696ac056d8c78e9b487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a54106ea844629374a9702e5f578b5.setIcon(icon_c90e333d31cfd2ab70a118671ed26f2f);
|
|
|
|
|
|
var marker_7f1114238c1383b8c84e75b4fac69e93 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_15307ec78201ceb525de362fd5b00c67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae749fc9d9f6449380a521c189c440ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2cf350f8ede0733601fb8399fe49d7 = $(`<div id="html_ea2cf350f8ede0733601fb8399fe49d7" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ae749fc9d9f6449380a521c189c440ac.setContent(html_ea2cf350f8ede0733601fb8399fe49d7);
|
|
|
|
|
|
|
|
marker_7f1114238c1383b8c84e75b4fac69e93.bindPopup(popup_ae749fc9d9f6449380a521c189c440ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1114238c1383b8c84e75b4fac69e93.setIcon(icon_15307ec78201ceb525de362fd5b00c67);
|
|
|
|
|
|
var marker_3c6bc39cf17ea1c9a4cd856f82edb967 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_8686745f91f1ab9be302dc6fd774f4da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b85a7a2e37e464a228457272241f496 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a31ec7f94c9c6115d01812ec34131b3b = $(`<div id="html_a31ec7f94c9c6115d01812ec34131b3b" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_4b85a7a2e37e464a228457272241f496.setContent(html_a31ec7f94c9c6115d01812ec34131b3b);
|
|
|
|
|
|
|
|
marker_3c6bc39cf17ea1c9a4cd856f82edb967.bindPopup(popup_4b85a7a2e37e464a228457272241f496)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c6bc39cf17ea1c9a4cd856f82edb967.setIcon(icon_8686745f91f1ab9be302dc6fd774f4da);
|
|
|
|
|
|
var marker_ae2c6cd9cd386d29c5544f1e46c2e515 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_457420e75277e4201b97ddfb4266c4fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90de6cd3251a7ea9ad51986cbedec8cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78367ad8d8be0ae8e3a51bdf60e7ee35 = $(`<div id="html_78367ad8d8be0ae8e3a51bdf60e7ee35" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_90de6cd3251a7ea9ad51986cbedec8cd.setContent(html_78367ad8d8be0ae8e3a51bdf60e7ee35);
|
|
|
|
|
|
|
|
marker_ae2c6cd9cd386d29c5544f1e46c2e515.bindPopup(popup_90de6cd3251a7ea9ad51986cbedec8cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae2c6cd9cd386d29c5544f1e46c2e515.setIcon(icon_457420e75277e4201b97ddfb4266c4fb);
|
|
|
|
|
|
var marker_de239449158f1203c9ff6f1c20feef0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3573b1d75f45bc7aedc3f37e974117bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79aa98a963a29013e0e9533bfc946227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_819bb09314060c13dcac6c061e110646 = $(`<div id="html_819bb09314060c13dcac6c061e110646" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_79aa98a963a29013e0e9533bfc946227.setContent(html_819bb09314060c13dcac6c061e110646);
|
|
|
|
|
|
|
|
marker_de239449158f1203c9ff6f1c20feef0e.bindPopup(popup_79aa98a963a29013e0e9533bfc946227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de239449158f1203c9ff6f1c20feef0e.setIcon(icon_3573b1d75f45bc7aedc3f37e974117bc);
|
|
|
|
|
|
var marker_1e464b9badda0bcdac4175b354d63bd9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_c0b36444190a8258bd6de40e6e8e0fc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c9897b1622f1d87840cecae1a0cf540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_653c32bd62508fde1c8a91c7ea82010f = $(`<div id="html_653c32bd62508fde1c8a91c7ea82010f" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_9c9897b1622f1d87840cecae1a0cf540.setContent(html_653c32bd62508fde1c8a91c7ea82010f);
|
|
|
|
|
|
|
|
marker_1e464b9badda0bcdac4175b354d63bd9.bindPopup(popup_9c9897b1622f1d87840cecae1a0cf540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e464b9badda0bcdac4175b354d63bd9.setIcon(icon_c0b36444190a8258bd6de40e6e8e0fc9);
|
|
|
|
|
|
var marker_ae6b0cc27849d66f921f7b80b1261548 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d0ea71a4eb3620f98a7b947281164467 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b16d77a8d68824b88d5a9719d51482 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d1eec843f9cfd1b2a580faa2937f4e = $(`<div id="html_b6d1eec843f9cfd1b2a580faa2937f4e" style="width: 100.0%; height: 100.0%;">relay.ryzizub.com</div>`)[0];
|
|
popup_63b16d77a8d68824b88d5a9719d51482.setContent(html_b6d1eec843f9cfd1b2a580faa2937f4e);
|
|
|
|
|
|
|
|
marker_ae6b0cc27849d66f921f7b80b1261548.bindPopup(popup_63b16d77a8d68824b88d5a9719d51482)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae6b0cc27849d66f921f7b80b1261548.setIcon(icon_d0ea71a4eb3620f98a7b947281164467);
|
|
|
|
|
|
var marker_f1c5644362fd53f253ca1b593b2bc1ac = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5cb1897d9c731bbf5621fc861231a827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed3c7cf0e2397bc5b2c2c09a8e7ae5ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a0ad7c018c405635037d004ecc5a203 = $(`<div id="html_8a0ad7c018c405635037d004ecc5a203" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_ed3c7cf0e2397bc5b2c2c09a8e7ae5ce.setContent(html_8a0ad7c018c405635037d004ecc5a203);
|
|
|
|
|
|
|
|
marker_f1c5644362fd53f253ca1b593b2bc1ac.bindPopup(popup_ed3c7cf0e2397bc5b2c2c09a8e7ae5ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1c5644362fd53f253ca1b593b2bc1ac.setIcon(icon_5cb1897d9c731bbf5621fc861231a827);
|
|
|
|
|
|
var marker_b53e6643091d52083b487df8b7cd94e6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_dd1c358c1afcc06b2c5c99dc87c08900 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be4d54804ad9d3ed58c801251d0855e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_745193752f6d2448c3c1b6003c56d496 = $(`<div id="html_745193752f6d2448c3c1b6003c56d496" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_be4d54804ad9d3ed58c801251d0855e4.setContent(html_745193752f6d2448c3c1b6003c56d496);
|
|
|
|
|
|
|
|
marker_b53e6643091d52083b487df8b7cd94e6.bindPopup(popup_be4d54804ad9d3ed58c801251d0855e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b53e6643091d52083b487df8b7cd94e6.setIcon(icon_dd1c358c1afcc06b2c5c99dc87c08900);
|
|
|
|
|
|
var marker_2df8221ea285693e677bfd00e864ab96 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_cb896c0407138cd166f9250c80cfc239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecc5f948cb53b276422a47a020467074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d392753e8b500acef9ae19c0f1821767 = $(`<div id="html_d392753e8b500acef9ae19c0f1821767" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_ecc5f948cb53b276422a47a020467074.setContent(html_d392753e8b500acef9ae19c0f1821767);
|
|
|
|
|
|
|
|
marker_2df8221ea285693e677bfd00e864ab96.bindPopup(popup_ecc5f948cb53b276422a47a020467074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2df8221ea285693e677bfd00e864ab96.setIcon(icon_cb896c0407138cd166f9250c80cfc239);
|
|
|
|
|
|
var marker_def61e1f184156565502f6305b20a895 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2e101319cb8ef14e375c1c74d4d70130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e61f4544bb3ba718e2e4417adefd353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69a60671e82dc40333cc0ebcb6f5765 = $(`<div id="html_c69a60671e82dc40333cc0ebcb6f5765" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_7e61f4544bb3ba718e2e4417adefd353.setContent(html_c69a60671e82dc40333cc0ebcb6f5765);
|
|
|
|
|
|
|
|
marker_def61e1f184156565502f6305b20a895.bindPopup(popup_7e61f4544bb3ba718e2e4417adefd353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_def61e1f184156565502f6305b20a895.setIcon(icon_2e101319cb8ef14e375c1c74d4d70130);
|
|
|
|
|
|
var marker_b32c35c2ecbf3ca8e01afdc3c98841e7 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a7ca8b3c80ded4f0fdb7285db5d7b2f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f61774b1d5d4d6d20c2ec042189b363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a99320c452aeda9091bca4968e189459 = $(`<div id="html_a99320c452aeda9091bca4968e189459" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_8f61774b1d5d4d6d20c2ec042189b363.setContent(html_a99320c452aeda9091bca4968e189459);
|
|
|
|
|
|
|
|
marker_b32c35c2ecbf3ca8e01afdc3c98841e7.bindPopup(popup_8f61774b1d5d4d6d20c2ec042189b363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b32c35c2ecbf3ca8e01afdc3c98841e7.setIcon(icon_a7ca8b3c80ded4f0fdb7285db5d7b2f3);
|
|
|
|
|
|
var marker_b2bc48c139976f976d91e539a7e29c19 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b25da6b6524e26c61c9644faa6851573 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ef4ed254135b9d863abbedf79f8aed1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d53812acae77503dd57f8a1c38409d6 = $(`<div id="html_2d53812acae77503dd57f8a1c38409d6" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_4ef4ed254135b9d863abbedf79f8aed1.setContent(html_2d53812acae77503dd57f8a1c38409d6);
|
|
|
|
|
|
|
|
marker_b2bc48c139976f976d91e539a7e29c19.bindPopup(popup_4ef4ed254135b9d863abbedf79f8aed1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2bc48c139976f976d91e539a7e29c19.setIcon(icon_b25da6b6524e26c61c9644faa6851573);
|
|
|
|
|
|
var marker_ac20683dc496fe914a75075f30054157 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_633c4b084060467cc593d8e9161e748f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fade632533ed553a4043fc1f65b37b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b9ccb43fe8bedddcce1823bc1f0cd91 = $(`<div id="html_7b9ccb43fe8bedddcce1823bc1f0cd91" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_8fade632533ed553a4043fc1f65b37b6.setContent(html_7b9ccb43fe8bedddcce1823bc1f0cd91);
|
|
|
|
|
|
|
|
marker_ac20683dc496fe914a75075f30054157.bindPopup(popup_8fade632533ed553a4043fc1f65b37b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac20683dc496fe914a75075f30054157.setIcon(icon_633c4b084060467cc593d8e9161e748f);
|
|
|
|
|
|
var marker_3bdcedbcad4ea9fdd77bd4e9fae3ae6c = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ed3a095f27648708cee1367c767e09e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1a6663d02da5ee6c4bec31e23b1411d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da6c19776045721e747a543bc98f11f = $(`<div id="html_9da6c19776045721e747a543bc98f11f" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_c1a6663d02da5ee6c4bec31e23b1411d.setContent(html_9da6c19776045721e747a543bc98f11f);
|
|
|
|
|
|
|
|
marker_3bdcedbcad4ea9fdd77bd4e9fae3ae6c.bindPopup(popup_c1a6663d02da5ee6c4bec31e23b1411d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bdcedbcad4ea9fdd77bd4e9fae3ae6c.setIcon(icon_ed3a095f27648708cee1367c767e09e7);
|
|
|
|
|
|
var marker_0ad6f87b2b1031dce04f9f4c572d8a74 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_91e0f38b9c985e7ff2c457cbfa104660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea115dca0692c08b8e626776c9ae3774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91c776ce797efa6313b4c3acb7b0f9cd = $(`<div id="html_91c776ce797efa6313b4c3acb7b0f9cd" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_ea115dca0692c08b8e626776c9ae3774.setContent(html_91c776ce797efa6313b4c3acb7b0f9cd);
|
|
|
|
|
|
|
|
marker_0ad6f87b2b1031dce04f9f4c572d8a74.bindPopup(popup_ea115dca0692c08b8e626776c9ae3774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ad6f87b2b1031dce04f9f4c572d8a74.setIcon(icon_91e0f38b9c985e7ff2c457cbfa104660);
|
|
|
|
|
|
var marker_2e47b102b52a7bba46ae02330c6b3b9c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_33fdc9ddf62aaec5c1fe884a50f1b0d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62df07e285aa2299ab2ff7efb48a2772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7c7ea6b2daf15c75109f281f6c6faae = $(`<div id="html_c7c7ea6b2daf15c75109f281f6c6faae" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_62df07e285aa2299ab2ff7efb48a2772.setContent(html_c7c7ea6b2daf15c75109f281f6c6faae);
|
|
|
|
|
|
|
|
marker_2e47b102b52a7bba46ae02330c6b3b9c.bindPopup(popup_62df07e285aa2299ab2ff7efb48a2772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e47b102b52a7bba46ae02330c6b3b9c.setIcon(icon_33fdc9ddf62aaec5c1fe884a50f1b0d3);
|
|
|
|
|
|
var marker_c42620c1f7c84f9902d6e3fdeea5c502 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_86a61a66d10f0bb401962d3bc945385d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2768e37e85e231210eac9b2726ce12f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7273294f443270cd9fbe773ee2fc204d = $(`<div id="html_7273294f443270cd9fbe773ee2fc204d" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_2768e37e85e231210eac9b2726ce12f2.setContent(html_7273294f443270cd9fbe773ee2fc204d);
|
|
|
|
|
|
|
|
marker_c42620c1f7c84f9902d6e3fdeea5c502.bindPopup(popup_2768e37e85e231210eac9b2726ce12f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c42620c1f7c84f9902d6e3fdeea5c502.setIcon(icon_86a61a66d10f0bb401962d3bc945385d);
|
|
|
|
|
|
var marker_cfd25bbedaa9d9edc3f903fbdca86742 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_323085c3595c35cb04246f9537169fa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9999df258aaa47536f1561754354437b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a643c4810d74ec0af41ce2c57096945 = $(`<div id="html_9a643c4810d74ec0af41ce2c57096945" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_9999df258aaa47536f1561754354437b.setContent(html_9a643c4810d74ec0af41ce2c57096945);
|
|
|
|
|
|
|
|
marker_cfd25bbedaa9d9edc3f903fbdca86742.bindPopup(popup_9999df258aaa47536f1561754354437b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfd25bbedaa9d9edc3f903fbdca86742.setIcon(icon_323085c3595c35cb04246f9537169fa2);
|
|
|
|
|
|
var marker_e262aad5c910343fbae6b8f5c2909456 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e82168945fb5a808fbdc586688e6f534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ebc7870f25e181c56d1d037f7d853a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf1d1394e15910e2c35cb10d57ed5338 = $(`<div id="html_cf1d1394e15910e2c35cb10d57ed5338" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_d6ebc7870f25e181c56d1d037f7d853a.setContent(html_cf1d1394e15910e2c35cb10d57ed5338);
|
|
|
|
|
|
|
|
marker_e262aad5c910343fbae6b8f5c2909456.bindPopup(popup_d6ebc7870f25e181c56d1d037f7d853a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e262aad5c910343fbae6b8f5c2909456.setIcon(icon_e82168945fb5a808fbdc586688e6f534);
|
|
|
|
|
|
var marker_40fd20b07cebddefc6862bd218d62b42 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_13bc248505796329fdf1f056f3b4ff41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c6f4700952dba11f8012f9d49cd25af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a549146531bae055d0b388517c5f5113 = $(`<div id="html_a549146531bae055d0b388517c5f5113" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_5c6f4700952dba11f8012f9d49cd25af.setContent(html_a549146531bae055d0b388517c5f5113);
|
|
|
|
|
|
|
|
marker_40fd20b07cebddefc6862bd218d62b42.bindPopup(popup_5c6f4700952dba11f8012f9d49cd25af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40fd20b07cebddefc6862bd218d62b42.setIcon(icon_13bc248505796329fdf1f056f3b4ff41);
|
|
|
|
|
|
var marker_3aabf6da3f0b8296f0d282d933503de5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e9dc537924113977bdf5e410bba7bd0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf1d3b2b33390f9c9206a11673029fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103bad29f23b62182babf2a599a4db21 = $(`<div id="html_103bad29f23b62182babf2a599a4db21" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_7bf1d3b2b33390f9c9206a11673029fa.setContent(html_103bad29f23b62182babf2a599a4db21);
|
|
|
|
|
|
|
|
marker_3aabf6da3f0b8296f0d282d933503de5.bindPopup(popup_7bf1d3b2b33390f9c9206a11673029fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aabf6da3f0b8296f0d282d933503de5.setIcon(icon_e9dc537924113977bdf5e410bba7bd0c);
|
|
|
|
|
|
var marker_d53e77497f9727aeafc050cfcf1435c1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0f9e26efb9eb71e01c70acad8d8334ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8560049fdc313fd46b949b3623cfb683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b734b7ef91b5c25d37cf137ea0267f1 = $(`<div id="html_3b734b7ef91b5c25d37cf137ea0267f1" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_8560049fdc313fd46b949b3623cfb683.setContent(html_3b734b7ef91b5c25d37cf137ea0267f1);
|
|
|
|
|
|
|
|
marker_d53e77497f9727aeafc050cfcf1435c1.bindPopup(popup_8560049fdc313fd46b949b3623cfb683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d53e77497f9727aeafc050cfcf1435c1.setIcon(icon_0f9e26efb9eb71e01c70acad8d8334ce);
|
|
|
|
|
|
var marker_ac80a95f4acb5375e9c33cd67d2487f8 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7070c964ed3da45e9790355a22a2fb7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fffab83641adde8658b705235d04a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b700501f5f63386f4719909e36fb50c = $(`<div id="html_3b700501f5f63386f4719909e36fb50c" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_03fffab83641adde8658b705235d04a9.setContent(html_3b700501f5f63386f4719909e36fb50c);
|
|
|
|
|
|
|
|
marker_ac80a95f4acb5375e9c33cd67d2487f8.bindPopup(popup_03fffab83641adde8658b705235d04a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac80a95f4acb5375e9c33cd67d2487f8.setIcon(icon_7070c964ed3da45e9790355a22a2fb7c);
|
|
|
|
|
|
var marker_b3dd892dc3815de15ec80dd94ed79f88 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_481649f5b8d76feea06d4b3ba132b22a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26144ef285b625c4d4d75b63b6644d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4583affa55812b8153372af2e47dd4a = $(`<div id="html_b4583affa55812b8153372af2e47dd4a" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_26144ef285b625c4d4d75b63b6644d4c.setContent(html_b4583affa55812b8153372af2e47dd4a);
|
|
|
|
|
|
|
|
marker_b3dd892dc3815de15ec80dd94ed79f88.bindPopup(popup_26144ef285b625c4d4d75b63b6644d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3dd892dc3815de15ec80dd94ed79f88.setIcon(icon_481649f5b8d76feea06d4b3ba132b22a);
|
|
|
|
|
|
var marker_a0a8d259038fd754bf5a0e2d6d67d5b7 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_14a8ceea0640157d52ed2a93c1c9834b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81200f22766b6b9c6025c00e94a73df8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e943a660dbd753c186b1ef8ab2dce0 = $(`<div id="html_e9e943a660dbd753c186b1ef8ab2dce0" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_81200f22766b6b9c6025c00e94a73df8.setContent(html_e9e943a660dbd753c186b1ef8ab2dce0);
|
|
|
|
|
|
|
|
marker_a0a8d259038fd754bf5a0e2d6d67d5b7.bindPopup(popup_81200f22766b6b9c6025c00e94a73df8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0a8d259038fd754bf5a0e2d6d67d5b7.setIcon(icon_14a8ceea0640157d52ed2a93c1c9834b);
|
|
|
|
|
|
var marker_f9e1ac65d491b657bd5d99cd8a53d964 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b75d6cc144199bd3ba9e2013fc584e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e144d67c4613d5b2e6a578b957c89db7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd33268ab9078346cf776bfbafa89a13 = $(`<div id="html_cd33268ab9078346cf776bfbafa89a13" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_e144d67c4613d5b2e6a578b957c89db7.setContent(html_cd33268ab9078346cf776bfbafa89a13);
|
|
|
|
|
|
|
|
marker_f9e1ac65d491b657bd5d99cd8a53d964.bindPopup(popup_e144d67c4613d5b2e6a578b957c89db7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9e1ac65d491b657bd5d99cd8a53d964.setIcon(icon_b75d6cc144199bd3ba9e2013fc584e33);
|
|
|
|
|
|
var marker_87dac343b3f70ac9d54192217f678b03 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3a1505d577f702eb9632c9a7c77a88e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c2112e030ec75bab6d6add44e517591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea0bfd51fe4c2bd2add8bc38647dd981 = $(`<div id="html_ea0bfd51fe4c2bd2add8bc38647dd981" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_7c2112e030ec75bab6d6add44e517591.setContent(html_ea0bfd51fe4c2bd2add8bc38647dd981);
|
|
|
|
|
|
|
|
marker_87dac343b3f70ac9d54192217f678b03.bindPopup(popup_7c2112e030ec75bab6d6add44e517591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87dac343b3f70ac9d54192217f678b03.setIcon(icon_3a1505d577f702eb9632c9a7c77a88e9);
|
|
|
|
|
|
var marker_82fa7a69374ebc90f7f6ca8ed21712ef = L.marker(
|
|
[33.7946, -84.4488],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7d39afca4ee74c79ed645c323181194e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d7fdc5f16d57a94de2c97254bc9c92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd63ebd6fabdcdb0d456c74ea5cdd07a = $(`<div id="html_bd63ebd6fabdcdb0d456c74ea5cdd07a" style="width: 100.0%; height: 100.0%;">ragnar.nostrops.com</div>`)[0];
|
|
popup_18d7fdc5f16d57a94de2c97254bc9c92.setContent(html_bd63ebd6fabdcdb0d456c74ea5cdd07a);
|
|
|
|
|
|
|
|
marker_82fa7a69374ebc90f7f6ca8ed21712ef.bindPopup(popup_18d7fdc5f16d57a94de2c97254bc9c92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82fa7a69374ebc90f7f6ca8ed21712ef.setIcon(icon_7d39afca4ee74c79ed645c323181194e);
|
|
|
|
|
|
var marker_b6003f47fddbb85ea9af369613bf00ab = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_6265c2d2c0ed27a8cb44a21ab5753f3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb40d656fc68dd64fcce0110d394ffbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25d68f93d52085e76492585549466517 = $(`<div id="html_25d68f93d52085e76492585549466517" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_bb40d656fc68dd64fcce0110d394ffbd.setContent(html_25d68f93d52085e76492585549466517);
|
|
|
|
|
|
|
|
marker_b6003f47fddbb85ea9af369613bf00ab.bindPopup(popup_bb40d656fc68dd64fcce0110d394ffbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6003f47fddbb85ea9af369613bf00ab.setIcon(icon_6265c2d2c0ed27a8cb44a21ab5753f3c);
|
|
|
|
|
|
var marker_523fef96e898a24ed645cd2e27478e84 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_372e4c2b95a96c1f730b6d7d54f3231a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ffa09fcc425c7a4605fcd48ca067c52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f525b4b4bab6cc5d71764d4c60e7c36 = $(`<div id="html_7f525b4b4bab6cc5d71764d4c60e7c36" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_4ffa09fcc425c7a4605fcd48ca067c52.setContent(html_7f525b4b4bab6cc5d71764d4c60e7c36);
|
|
|
|
|
|
|
|
marker_523fef96e898a24ed645cd2e27478e84.bindPopup(popup_4ffa09fcc425c7a4605fcd48ca067c52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_523fef96e898a24ed645cd2e27478e84.setIcon(icon_372e4c2b95a96c1f730b6d7d54f3231a);
|
|
|
|
|
|
var marker_66732cfc90e8767069605853952e7156 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_afedadeb5a7f88ea8c50e9e703056428 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c52da8651cbf454df9c453a924dea9d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b636c155a0eb9a9254994c97cc9064db = $(`<div id="html_b636c155a0eb9a9254994c97cc9064db" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_c52da8651cbf454df9c453a924dea9d4.setContent(html_b636c155a0eb9a9254994c97cc9064db);
|
|
|
|
|
|
|
|
marker_66732cfc90e8767069605853952e7156.bindPopup(popup_c52da8651cbf454df9c453a924dea9d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66732cfc90e8767069605853952e7156.setIcon(icon_afedadeb5a7f88ea8c50e9e703056428);
|
|
|
|
|
|
var marker_a51f89c02e7c86929589bd57f360fe1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f482cf0311c5d745b993483b16a82958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01783b856e254b9f96f95ceac96ee905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bb27c95bab0830063bc0e0d097535dc = $(`<div id="html_2bb27c95bab0830063bc0e0d097535dc" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_01783b856e254b9f96f95ceac96ee905.setContent(html_2bb27c95bab0830063bc0e0d097535dc);
|
|
|
|
|
|
|
|
marker_a51f89c02e7c86929589bd57f360fe1d.bindPopup(popup_01783b856e254b9f96f95ceac96ee905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a51f89c02e7c86929589bd57f360fe1d.setIcon(icon_f482cf0311c5d745b993483b16a82958);
|
|
|
|
|
|
var marker_22eef43daffc08d4825eb22f34046cce = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7438dd95353fdf73a5a55f7bc840dc71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23a1fc800ed9260b062c51ce3c05f662 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb64fc03c76d9217d1f06aa2ea7ef390 = $(`<div id="html_cb64fc03c76d9217d1f06aa2ea7ef390" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_23a1fc800ed9260b062c51ce3c05f662.setContent(html_cb64fc03c76d9217d1f06aa2ea7ef390);
|
|
|
|
|
|
|
|
marker_22eef43daffc08d4825eb22f34046cce.bindPopup(popup_23a1fc800ed9260b062c51ce3c05f662)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22eef43daffc08d4825eb22f34046cce.setIcon(icon_7438dd95353fdf73a5a55f7bc840dc71);
|
|
|
|
|
|
var marker_ffc64054d0e4521cc263f24e5c445d80 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2e638b066ea64eea7b10d9edbbff882e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32e6bd4072f717db7da4105d617ae174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf320691281447cdafca77edc07ce991 = $(`<div id="html_cf320691281447cdafca77edc07ce991" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_32e6bd4072f717db7da4105d617ae174.setContent(html_cf320691281447cdafca77edc07ce991);
|
|
|
|
|
|
|
|
marker_ffc64054d0e4521cc263f24e5c445d80.bindPopup(popup_32e6bd4072f717db7da4105d617ae174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc64054d0e4521cc263f24e5c445d80.setIcon(icon_2e638b066ea64eea7b10d9edbbff882e);
|
|
|
|
|
|
var marker_36ecf12837e3d26ae4b70497ba35e051 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b9f12b8594e9b1c3c053694bc7574942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2da1b22d9f169de4f30c96c75a3de18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7f040aa2fa46fda01e16106b1dbd0fd = $(`<div id="html_f7f040aa2fa46fda01e16106b1dbd0fd" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_b2da1b22d9f169de4f30c96c75a3de18.setContent(html_f7f040aa2fa46fda01e16106b1dbd0fd);
|
|
|
|
|
|
|
|
marker_36ecf12837e3d26ae4b70497ba35e051.bindPopup(popup_b2da1b22d9f169de4f30c96c75a3de18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36ecf12837e3d26ae4b70497ba35e051.setIcon(icon_b9f12b8594e9b1c3c053694bc7574942);
|
|
|
|
|
|
var marker_c032a882835e2a3240eb8c4814555c75 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f4bd67455f695e9d7bc39ae07ecec6c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e9f58ffd23e022ec83648a5b285f9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ec782b1a5ef855cbf3fa482efc8c0b = $(`<div id="html_a8ec782b1a5ef855cbf3fa482efc8c0b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_9e9f58ffd23e022ec83648a5b285f9bc.setContent(html_a8ec782b1a5ef855cbf3fa482efc8c0b);
|
|
|
|
|
|
|
|
marker_c032a882835e2a3240eb8c4814555c75.bindPopup(popup_9e9f58ffd23e022ec83648a5b285f9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c032a882835e2a3240eb8c4814555c75.setIcon(icon_f4bd67455f695e9d7bc39ae07ecec6c0);
|
|
|
|
|
|
var marker_2f01cf3f21761af18c04dfa92b726561 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a2eb24e075e6c7cde47b374fe3277755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_188710e35b3ad1bbc03d3000065ad5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c2175683b69ee00deba41eea06dc89 = $(`<div id="html_d5c2175683b69ee00deba41eea06dc89" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_188710e35b3ad1bbc03d3000065ad5ac.setContent(html_d5c2175683b69ee00deba41eea06dc89);
|
|
|
|
|
|
|
|
marker_2f01cf3f21761af18c04dfa92b726561.bindPopup(popup_188710e35b3ad1bbc03d3000065ad5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f01cf3f21761af18c04dfa92b726561.setIcon(icon_a2eb24e075e6c7cde47b374fe3277755);
|
|
|
|
|
|
var marker_3cf0a2b4ed0c65ffae79dc3f4fda8e49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a38443d40274b4c3b527c4912c0890c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a554b6005cc63a04aa0935e10dd3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a17c93959a952acc4f07578333a82199 = $(`<div id="html_a17c93959a952acc4f07578333a82199" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_73a554b6005cc63a04aa0935e10dd3a7.setContent(html_a17c93959a952acc4f07578333a82199);
|
|
|
|
|
|
|
|
marker_3cf0a2b4ed0c65ffae79dc3f4fda8e49.bindPopup(popup_73a554b6005cc63a04aa0935e10dd3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf0a2b4ed0c65ffae79dc3f4fda8e49.setIcon(icon_a38443d40274b4c3b527c4912c0890c9);
|
|
|
|
|
|
var marker_dab5367898a4ed88e245e102c1d01d77 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_53bb7ddf7922e16739ccee780fd45888 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eda2db621bbb2c415b594ecf24364101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9db2d6989efdf2a484175046dabf6514 = $(`<div id="html_9db2d6989efdf2a484175046dabf6514" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_eda2db621bbb2c415b594ecf24364101.setContent(html_9db2d6989efdf2a484175046dabf6514);
|
|
|
|
|
|
|
|
marker_dab5367898a4ed88e245e102c1d01d77.bindPopup(popup_eda2db621bbb2c415b594ecf24364101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dab5367898a4ed88e245e102c1d01d77.setIcon(icon_53bb7ddf7922e16739ccee780fd45888);
|
|
|
|
|
|
var marker_0d1968553bf0476568c8ff8bd080eed2 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2ce097805fe3a1e2385ed9e5858f23a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de20862dad4bd1144588942dc8c4090a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac6356b65cddc36429d0f5603dc16f30 = $(`<div id="html_ac6356b65cddc36429d0f5603dc16f30" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_de20862dad4bd1144588942dc8c4090a.setContent(html_ac6356b65cddc36429d0f5603dc16f30);
|
|
|
|
|
|
|
|
marker_0d1968553bf0476568c8ff8bd080eed2.bindPopup(popup_de20862dad4bd1144588942dc8c4090a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d1968553bf0476568c8ff8bd080eed2.setIcon(icon_2ce097805fe3a1e2385ed9e5858f23a3);
|
|
|
|
|
|
var marker_94de619257a29fd136d86c16de14ffb8 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7581bd7a9cde79fab5b9d93a7877603d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75cf1c0123d244ab16cd6a9798b1248b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2d0fd1440a6de19df9f9f1e4e81c0e1 = $(`<div id="html_c2d0fd1440a6de19df9f9f1e4e81c0e1" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_75cf1c0123d244ab16cd6a9798b1248b.setContent(html_c2d0fd1440a6de19df9f9f1e4e81c0e1);
|
|
|
|
|
|
|
|
marker_94de619257a29fd136d86c16de14ffb8.bindPopup(popup_75cf1c0123d244ab16cd6a9798b1248b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94de619257a29fd136d86c16de14ffb8.setIcon(icon_7581bd7a9cde79fab5b9d93a7877603d);
|
|
|
|
|
|
var marker_f5017b75943d713f68b65559a4851b4e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f5e68d944cf046277b77fd8a2af5242b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e321f22eb2f705a7e414a3186ed452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1153280e9f01f170857b61372dcfce54 = $(`<div id="html_1153280e9f01f170857b61372dcfce54" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_19e321f22eb2f705a7e414a3186ed452.setContent(html_1153280e9f01f170857b61372dcfce54);
|
|
|
|
|
|
|
|
marker_f5017b75943d713f68b65559a4851b4e.bindPopup(popup_19e321f22eb2f705a7e414a3186ed452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5017b75943d713f68b65559a4851b4e.setIcon(icon_f5e68d944cf046277b77fd8a2af5242b);
|
|
|
|
|
|
var marker_3ae6bd31ee2779542ff7e6b654b3ce25 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_af3c6d470b7eda5da190360e468c792e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5126116ba577e8b817df93b5c9108a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_148b1c739e60b2542b139368e2c5ffca = $(`<div id="html_148b1c739e60b2542b139368e2c5ffca" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_5126116ba577e8b817df93b5c9108a7b.setContent(html_148b1c739e60b2542b139368e2c5ffca);
|
|
|
|
|
|
|
|
marker_3ae6bd31ee2779542ff7e6b654b3ce25.bindPopup(popup_5126116ba577e8b817df93b5c9108a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ae6bd31ee2779542ff7e6b654b3ce25.setIcon(icon_af3c6d470b7eda5da190360e468c792e);
|
|
|
|
|
|
var marker_5e82f0914fe64714c780312db03bceeb = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_daa9eda722a1b9a833a6285d6aef792d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6f5ceea618f976562056f79b278781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e3e7e911b413b492741a5750c2d283b = $(`<div id="html_3e3e7e911b413b492741a5750c2d283b" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_ef6f5ceea618f976562056f79b278781.setContent(html_3e3e7e911b413b492741a5750c2d283b);
|
|
|
|
|
|
|
|
marker_5e82f0914fe64714c780312db03bceeb.bindPopup(popup_ef6f5ceea618f976562056f79b278781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e82f0914fe64714c780312db03bceeb.setIcon(icon_daa9eda722a1b9a833a6285d6aef792d);
|
|
|
|
|
|
var marker_b7da70c0272dfbe0b1c1d6c36ca93507 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9bbdac43411d74c3d0145c06beab3ab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da5595dc77c471683834d17e90746163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed005fac5d4b355b0dfde0c6852edd1 = $(`<div id="html_0ed005fac5d4b355b0dfde0c6852edd1" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_da5595dc77c471683834d17e90746163.setContent(html_0ed005fac5d4b355b0dfde0c6852edd1);
|
|
|
|
|
|
|
|
marker_b7da70c0272dfbe0b1c1d6c36ca93507.bindPopup(popup_da5595dc77c471683834d17e90746163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7da70c0272dfbe0b1c1d6c36ca93507.setIcon(icon_9bbdac43411d74c3d0145c06beab3ab9);
|
|
|
|
|
|
var marker_1115bd13496252bffcdfab6d1dc8c74b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_57a086ac649e6755cfb50cf80ae0d343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3a821ac224b377c616c4c1406596f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14de2e20cec0afd994b2c7ec39407804 = $(`<div id="html_14de2e20cec0afd994b2c7ec39407804" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_b3a821ac224b377c616c4c1406596f18.setContent(html_14de2e20cec0afd994b2c7ec39407804);
|
|
|
|
|
|
|
|
marker_1115bd13496252bffcdfab6d1dc8c74b.bindPopup(popup_b3a821ac224b377c616c4c1406596f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1115bd13496252bffcdfab6d1dc8c74b.setIcon(icon_57a086ac649e6755cfb50cf80ae0d343);
|
|
|
|
|
|
var marker_e6fd30757d641b5c467d6e27bf8c798f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3b3dcb82bba8ef8ad6d324b1a926fa5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d40f6aefd26a43030aa77cd063596dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bc011f0943276f4a6987273953e102b = $(`<div id="html_4bc011f0943276f4a6987273953e102b" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_4d40f6aefd26a43030aa77cd063596dd.setContent(html_4bc011f0943276f4a6987273953e102b);
|
|
|
|
|
|
|
|
marker_e6fd30757d641b5c467d6e27bf8c798f.bindPopup(popup_4d40f6aefd26a43030aa77cd063596dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fd30757d641b5c467d6e27bf8c798f.setIcon(icon_3b3dcb82bba8ef8ad6d324b1a926fa5a);
|
|
|
|
|
|
var marker_1635bb04c8e963eeb09fe5c502d025af = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ee4ec55133f0f9a8a11402b097189d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d3ba50609cde512f9ef419f6898629d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3b4c5e860b48ed8045c06b7f600fdb6 = $(`<div id="html_c3b4c5e860b48ed8045c06b7f600fdb6" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_4d3ba50609cde512f9ef419f6898629d.setContent(html_c3b4c5e860b48ed8045c06b7f600fdb6);
|
|
|
|
|
|
|
|
marker_1635bb04c8e963eeb09fe5c502d025af.bindPopup(popup_4d3ba50609cde512f9ef419f6898629d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1635bb04c8e963eeb09fe5c502d025af.setIcon(icon_ee4ec55133f0f9a8a11402b097189d8c);
|
|
|
|
|
|
var marker_8daf0721c84090588408a91d01658ef2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0e84600d192de532967e80afc6a7ef01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fae074860427344ca54b49a21c09cf85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fc743ceda8a06110ba216e750b48902 = $(`<div id="html_5fc743ceda8a06110ba216e750b48902" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_fae074860427344ca54b49a21c09cf85.setContent(html_5fc743ceda8a06110ba216e750b48902);
|
|
|
|
|
|
|
|
marker_8daf0721c84090588408a91d01658ef2.bindPopup(popup_fae074860427344ca54b49a21c09cf85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8daf0721c84090588408a91d01658ef2.setIcon(icon_0e84600d192de532967e80afc6a7ef01);
|
|
|
|
|
|
var marker_b80b0e2362ea352442e3a4c857596f0b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0d98bb822913f1f520c75441c4c9d26f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a49984b14768ec5373c7e999771428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e750413e454a720b1ed9c7dc6d7779 = $(`<div id="html_67e750413e454a720b1ed9c7dc6d7779" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_79a49984b14768ec5373c7e999771428.setContent(html_67e750413e454a720b1ed9c7dc6d7779);
|
|
|
|
|
|
|
|
marker_b80b0e2362ea352442e3a4c857596f0b.bindPopup(popup_79a49984b14768ec5373c7e999771428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b80b0e2362ea352442e3a4c857596f0b.setIcon(icon_0d98bb822913f1f520c75441c4c9d26f);
|
|
|
|
|
|
var marker_c7f07c5284ccdb9780a5a15934d1292c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_8d1f7fdfc9beef915f5399c00d4cc8f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d84831a3734d8714c27c6036ee71483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6018e79d916a050fb418bfebb736df = $(`<div id="html_8e6018e79d916a050fb418bfebb736df" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_1d84831a3734d8714c27c6036ee71483.setContent(html_8e6018e79d916a050fb418bfebb736df);
|
|
|
|
|
|
|
|
marker_c7f07c5284ccdb9780a5a15934d1292c.bindPopup(popup_1d84831a3734d8714c27c6036ee71483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7f07c5284ccdb9780a5a15934d1292c.setIcon(icon_8d1f7fdfc9beef915f5399c00d4cc8f9);
|
|
|
|
|
|
var marker_a28b2a80439073e3091f472e09f9caad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5792f26970fea0bffcbd396ac1659e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a95ab5ad431b8693c6a00058450f16d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd576debf6ad93b293aac0b1f9edd0ba = $(`<div id="html_dd576debf6ad93b293aac0b1f9edd0ba" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_7a95ab5ad431b8693c6a00058450f16d.setContent(html_dd576debf6ad93b293aac0b1f9edd0ba);
|
|
|
|
|
|
|
|
marker_a28b2a80439073e3091f472e09f9caad.bindPopup(popup_7a95ab5ad431b8693c6a00058450f16d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28b2a80439073e3091f472e09f9caad.setIcon(icon_5792f26970fea0bffcbd396ac1659e00);
|
|
|
|
|
|
var marker_cd884690c92f62b98253373dd9d9e013 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_51f6a384060a90e6ceaa141c826819a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cc736d9c407c87533c8923c5ea28602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afe52d9318698e94b6e7e37806631d0f = $(`<div id="html_afe52d9318698e94b6e7e37806631d0f" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_8cc736d9c407c87533c8923c5ea28602.setContent(html_afe52d9318698e94b6e7e37806631d0f);
|
|
|
|
|
|
|
|
marker_cd884690c92f62b98253373dd9d9e013.bindPopup(popup_8cc736d9c407c87533c8923c5ea28602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd884690c92f62b98253373dd9d9e013.setIcon(icon_51f6a384060a90e6ceaa141c826819a8);
|
|
|
|
|
|
var marker_40c387d1b0a53aa7e52553f47844d577 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a674cd5d4411215556483f8dd62b3519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0e2e1d7b65487f05371e0ad47aae125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_183bc122c2b2fc8c55a8915e2dda0640 = $(`<div id="html_183bc122c2b2fc8c55a8915e2dda0640" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e0e2e1d7b65487f05371e0ad47aae125.setContent(html_183bc122c2b2fc8c55a8915e2dda0640);
|
|
|
|
|
|
|
|
marker_40c387d1b0a53aa7e52553f47844d577.bindPopup(popup_e0e2e1d7b65487f05371e0ad47aae125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40c387d1b0a53aa7e52553f47844d577.setIcon(icon_a674cd5d4411215556483f8dd62b3519);
|
|
|
|
|
|
var marker_10578926710f922de5ed1b4d76e0986c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_915d5a76f1c330dd9c3318ab9b0a8b59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a3e96aaffb04ee6bf7a57311fd25d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3eac24d915c74efbebcdc1809de57d2 = $(`<div id="html_a3eac24d915c74efbebcdc1809de57d2" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_62a3e96aaffb04ee6bf7a57311fd25d4.setContent(html_a3eac24d915c74efbebcdc1809de57d2);
|
|
|
|
|
|
|
|
marker_10578926710f922de5ed1b4d76e0986c.bindPopup(popup_62a3e96aaffb04ee6bf7a57311fd25d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10578926710f922de5ed1b4d76e0986c.setIcon(icon_915d5a76f1c330dd9c3318ab9b0a8b59);
|
|
|
|
|
|
var marker_5e246bde19a1f8f4ba28621ab35c0125 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_52f309bb03a1b04fe25ca3b93c93f7a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a3d07aa364762c68b5ff00f02467353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bac7b196d1af1c92b4443829ed352e04 = $(`<div id="html_bac7b196d1af1c92b4443829ed352e04" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_2a3d07aa364762c68b5ff00f02467353.setContent(html_bac7b196d1af1c92b4443829ed352e04);
|
|
|
|
|
|
|
|
marker_5e246bde19a1f8f4ba28621ab35c0125.bindPopup(popup_2a3d07aa364762c68b5ff00f02467353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e246bde19a1f8f4ba28621ab35c0125.setIcon(icon_52f309bb03a1b04fe25ca3b93c93f7a0);
|
|
|
|
|
|
var marker_15324e89932365210373d02902bcb7a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ebc73d5beafd3c98194115f57ee0068b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14c8cfae31f9624c5850c44afaff53db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4492ea60d28b123c6ebb4cf3706805cf = $(`<div id="html_4492ea60d28b123c6ebb4cf3706805cf" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_14c8cfae31f9624c5850c44afaff53db.setContent(html_4492ea60d28b123c6ebb4cf3706805cf);
|
|
|
|
|
|
|
|
marker_15324e89932365210373d02902bcb7a6.bindPopup(popup_14c8cfae31f9624c5850c44afaff53db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15324e89932365210373d02902bcb7a6.setIcon(icon_ebc73d5beafd3c98194115f57ee0068b);
|
|
|
|
|
|
var marker_6cc3a931ba5ce4178878cd983ae6b11f = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_30a917147cc584228fb99626354f7d9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b79ba1fe31257b5354868243b1adb0b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2903751b25f230cfce41a6ccb9187e7d = $(`<div id="html_2903751b25f230cfce41a6ccb9187e7d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_b79ba1fe31257b5354868243b1adb0b0.setContent(html_2903751b25f230cfce41a6ccb9187e7d);
|
|
|
|
|
|
|
|
marker_6cc3a931ba5ce4178878cd983ae6b11f.bindPopup(popup_b79ba1fe31257b5354868243b1adb0b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cc3a931ba5ce4178878cd983ae6b11f.setIcon(icon_30a917147cc584228fb99626354f7d9e);
|
|
|
|
|
|
var marker_800b1993400cc81f8c7fc8cd2110c4b9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_9800d02c44ce1a7f07d53c7b7cc01517 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2266f04b303c43645801312c23f0718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11da68136bb9dc7863ef8f0b67a1ebba = $(`<div id="html_11da68136bb9dc7863ef8f0b67a1ebba" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_a2266f04b303c43645801312c23f0718.setContent(html_11da68136bb9dc7863ef8f0b67a1ebba);
|
|
|
|
|
|
|
|
marker_800b1993400cc81f8c7fc8cd2110c4b9.bindPopup(popup_a2266f04b303c43645801312c23f0718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800b1993400cc81f8c7fc8cd2110c4b9.setIcon(icon_9800d02c44ce1a7f07d53c7b7cc01517);
|
|
|
|
|
|
var marker_36d935a667431c47d6dba4dd05502a34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f6ba3eb63721c8dddae259e48085a932 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecbc4f394fcb223057513edf67eb73d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73caaba29cd8814b8c28c700eb5ef81c = $(`<div id="html_73caaba29cd8814b8c28c700eb5ef81c" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_ecbc4f394fcb223057513edf67eb73d4.setContent(html_73caaba29cd8814b8c28c700eb5ef81c);
|
|
|
|
|
|
|
|
marker_36d935a667431c47d6dba4dd05502a34.bindPopup(popup_ecbc4f394fcb223057513edf67eb73d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d935a667431c47d6dba4dd05502a34.setIcon(icon_f6ba3eb63721c8dddae259e48085a932);
|
|
|
|
|
|
var marker_0fe1fbe20fb03b9cef87fc7a7c444e76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_db672c2da6902ad5c793e0e8bb9328e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49d63bc31e1d7b7cbc6ce6faf9d80075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e92216d67109dd2c669b63a529861e = $(`<div id="html_f8e92216d67109dd2c669b63a529861e" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_49d63bc31e1d7b7cbc6ce6faf9d80075.setContent(html_f8e92216d67109dd2c669b63a529861e);
|
|
|
|
|
|
|
|
marker_0fe1fbe20fb03b9cef87fc7a7c444e76.bindPopup(popup_49d63bc31e1d7b7cbc6ce6faf9d80075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fe1fbe20fb03b9cef87fc7a7c444e76.setIcon(icon_db672c2da6902ad5c793e0e8bb9328e8);
|
|
|
|
|
|
var marker_35128bd86e158569974bdca4d0ab92bd = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e9b8f1f682250eb919fae5f750a2db9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cb3bbd488a444f85fc3efab997e4f6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ea7328558d8932dba0d8b7c798fe895 = $(`<div id="html_4ea7328558d8932dba0d8b7c798fe895" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_6cb3bbd488a444f85fc3efab997e4f6a.setContent(html_4ea7328558d8932dba0d8b7c798fe895);
|
|
|
|
|
|
|
|
marker_35128bd86e158569974bdca4d0ab92bd.bindPopup(popup_6cb3bbd488a444f85fc3efab997e4f6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35128bd86e158569974bdca4d0ab92bd.setIcon(icon_e9b8f1f682250eb919fae5f750a2db9d);
|
|
|
|
|
|
var marker_7cf56d4d261006647eadf798e22c7c4c = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7b962c8984780b40693d3c13120e9a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a4311954126d4aaa4f61a7d226845a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b12c69ade0e548ceaf5f2b43ee50a719 = $(`<div id="html_b12c69ade0e548ceaf5f2b43ee50a719" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_87a4311954126d4aaa4f61a7d226845a.setContent(html_b12c69ade0e548ceaf5f2b43ee50a719);
|
|
|
|
|
|
|
|
marker_7cf56d4d261006647eadf798e22c7c4c.bindPopup(popup_87a4311954126d4aaa4f61a7d226845a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf56d4d261006647eadf798e22c7c4c.setIcon(icon_7b962c8984780b40693d3c13120e9a69);
|
|
|
|
|
|
var marker_14ee2cebb3672e98ee732aa544ef8ef7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b5762fb915fad79e1a92e70ee20ed656 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb4e6d06f46deb24f866502a00572423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e657ce5a6f0cfb0ca8867b57f2da8e7 = $(`<div id="html_3e657ce5a6f0cfb0ca8867b57f2da8e7" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_bb4e6d06f46deb24f866502a00572423.setContent(html_3e657ce5a6f0cfb0ca8867b57f2da8e7);
|
|
|
|
|
|
|
|
marker_14ee2cebb3672e98ee732aa544ef8ef7.bindPopup(popup_bb4e6d06f46deb24f866502a00572423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14ee2cebb3672e98ee732aa544ef8ef7.setIcon(icon_b5762fb915fad79e1a92e70ee20ed656);
|
|
|
|
|
|
var marker_a1e685e4321717ae2bba9bc3366dc345 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_48c261a7ead0eba11cf1e15b9154cb36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_189db30e9a11db084efe9d2bda571338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d87fa0bae254b3585af98dd1851473 = $(`<div id="html_07d87fa0bae254b3585af98dd1851473" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_189db30e9a11db084efe9d2bda571338.setContent(html_07d87fa0bae254b3585af98dd1851473);
|
|
|
|
|
|
|
|
marker_a1e685e4321717ae2bba9bc3366dc345.bindPopup(popup_189db30e9a11db084efe9d2bda571338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e685e4321717ae2bba9bc3366dc345.setIcon(icon_48c261a7ead0eba11cf1e15b9154cb36);
|
|
|
|
|
|
var marker_f6079b9c002d25cdac980b2e79e18447 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ee08f4f09346f10e55d1b3c066fb67ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2593e727038f82604da58d801bd28297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da3adecc6d2979924a65d456bf24efda = $(`<div id="html_da3adecc6d2979924a65d456bf24efda" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2593e727038f82604da58d801bd28297.setContent(html_da3adecc6d2979924a65d456bf24efda);
|
|
|
|
|
|
|
|
marker_f6079b9c002d25cdac980b2e79e18447.bindPopup(popup_2593e727038f82604da58d801bd28297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6079b9c002d25cdac980b2e79e18447.setIcon(icon_ee08f4f09346f10e55d1b3c066fb67ee);
|
|
|
|
|
|
var marker_b52f7a1a1267721a6ec71118c3672539 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f1f4535dc2555bc9da6e9bf968962af2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2253aea795f188f0b118cae50d219fe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6b4f776aae7bbdde7a4cf3a093203c6 = $(`<div id="html_f6b4f776aae7bbdde7a4cf3a093203c6" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_2253aea795f188f0b118cae50d219fe8.setContent(html_f6b4f776aae7bbdde7a4cf3a093203c6);
|
|
|
|
|
|
|
|
marker_b52f7a1a1267721a6ec71118c3672539.bindPopup(popup_2253aea795f188f0b118cae50d219fe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b52f7a1a1267721a6ec71118c3672539.setIcon(icon_f1f4535dc2555bc9da6e9bf968962af2);
|
|
|
|
|
|
var marker_25c7b51ca845aee750e095e6a9445d8b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2166083d71f62b2815ff2a548a104fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cefaada516fa263f5de36032a1676abd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_042afb56c283b27538f18e6f138a005d = $(`<div id="html_042afb56c283b27538f18e6f138a005d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_cefaada516fa263f5de36032a1676abd.setContent(html_042afb56c283b27538f18e6f138a005d);
|
|
|
|
|
|
|
|
marker_25c7b51ca845aee750e095e6a9445d8b.bindPopup(popup_cefaada516fa263f5de36032a1676abd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c7b51ca845aee750e095e6a9445d8b.setIcon(icon_2166083d71f62b2815ff2a548a104fde);
|
|
|
|
|
|
var marker_b6395e15ac4d8fb856d2c0cf04d28296 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7587f743347292efc67579b3ae42713e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_061b67b7df05cfd6594fc7af5d73b8f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f14df7c7f005e9a9c4c8f1dd36c76747 = $(`<div id="html_f14df7c7f005e9a9c4c8f1dd36c76747" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_061b67b7df05cfd6594fc7af5d73b8f3.setContent(html_f14df7c7f005e9a9c4c8f1dd36c76747);
|
|
|
|
|
|
|
|
marker_b6395e15ac4d8fb856d2c0cf04d28296.bindPopup(popup_061b67b7df05cfd6594fc7af5d73b8f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6395e15ac4d8fb856d2c0cf04d28296.setIcon(icon_7587f743347292efc67579b3ae42713e);
|
|
|
|
|
|
var marker_9416af510801c5234329f3c12262444a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e93e130a82d1c5d352f6a2ea2e31d2f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc2aea00c56d5005a5c24929086fc7cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a6e9f48e8be7e1966bf7a83492482ff = $(`<div id="html_6a6e9f48e8be7e1966bf7a83492482ff" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_cc2aea00c56d5005a5c24929086fc7cf.setContent(html_6a6e9f48e8be7e1966bf7a83492482ff);
|
|
|
|
|
|
|
|
marker_9416af510801c5234329f3c12262444a.bindPopup(popup_cc2aea00c56d5005a5c24929086fc7cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9416af510801c5234329f3c12262444a.setIcon(icon_e93e130a82d1c5d352f6a2ea2e31d2f4);
|
|
|
|
|
|
var marker_5204bda5963b1be96c7b957a60639e41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2b12fa0efcf5ff12948d21b3f60f99e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a4184f65ac7e57fa3f7a6c3ad7c60e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0dd8023d76f2af526fc5845fce4f7f1 = $(`<div id="html_f0dd8023d76f2af526fc5845fce4f7f1" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_2a4184f65ac7e57fa3f7a6c3ad7c60e3.setContent(html_f0dd8023d76f2af526fc5845fce4f7f1);
|
|
|
|
|
|
|
|
marker_5204bda5963b1be96c7b957a60639e41.bindPopup(popup_2a4184f65ac7e57fa3f7a6c3ad7c60e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5204bda5963b1be96c7b957a60639e41.setIcon(icon_2b12fa0efcf5ff12948d21b3f60f99e0);
|
|
|
|
|
|
var marker_6d668b3f8d640b42f88422c29ff3df4c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_fa5259494df998237abfe0719ce76433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df216418a14d1cfb8a924955c71883f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5482ba47488af3477513bc8c5d6b5665 = $(`<div id="html_5482ba47488af3477513bc8c5d6b5665" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_df216418a14d1cfb8a924955c71883f8.setContent(html_5482ba47488af3477513bc8c5d6b5665);
|
|
|
|
|
|
|
|
marker_6d668b3f8d640b42f88422c29ff3df4c.bindPopup(popup_df216418a14d1cfb8a924955c71883f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d668b3f8d640b42f88422c29ff3df4c.setIcon(icon_fa5259494df998237abfe0719ce76433);
|
|
|
|
|
|
var marker_b94ce2577a22cf93e536dea611687195 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_3d741a41e8ede096e71480616043ca78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8867e6ef23b5e8727d68eb8db6aca6be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85c059f63c2d0f32077138ef94abf76b = $(`<div id="html_85c059f63c2d0f32077138ef94abf76b" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_8867e6ef23b5e8727d68eb8db6aca6be.setContent(html_85c059f63c2d0f32077138ef94abf76b);
|
|
|
|
|
|
|
|
marker_b94ce2577a22cf93e536dea611687195.bindPopup(popup_8867e6ef23b5e8727d68eb8db6aca6be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b94ce2577a22cf93e536dea611687195.setIcon(icon_3d741a41e8ede096e71480616043ca78);
|
|
|
|
|
|
var marker_ca5f533d8918e0d492a55db8ce199771 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_1e61d68b75c63dd2327bbf59b90650ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0aedacaa886275aeaa5fdeaa3b8456e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d483c60159550c61e0bda2de25a0140 = $(`<div id="html_8d483c60159550c61e0bda2de25a0140" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_e0aedacaa886275aeaa5fdeaa3b8456e.setContent(html_8d483c60159550c61e0bda2de25a0140);
|
|
|
|
|
|
|
|
marker_ca5f533d8918e0d492a55db8ce199771.bindPopup(popup_e0aedacaa886275aeaa5fdeaa3b8456e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca5f533d8918e0d492a55db8ce199771.setIcon(icon_1e61d68b75c63dd2327bbf59b90650ab);
|
|
|
|
|
|
var marker_d99c98a6b1990d7fc4b3984a7296e13d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_d3cd554c9d21aaf3391a32fbfe699817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89b822ac65d417406220167e9efe138f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44f1d8e524c0ce120eafa2f99968d677 = $(`<div id="html_44f1d8e524c0ce120eafa2f99968d677" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_89b822ac65d417406220167e9efe138f.setContent(html_44f1d8e524c0ce120eafa2f99968d677);
|
|
|
|
|
|
|
|
marker_d99c98a6b1990d7fc4b3984a7296e13d.bindPopup(popup_89b822ac65d417406220167e9efe138f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d99c98a6b1990d7fc4b3984a7296e13d.setIcon(icon_d3cd554c9d21aaf3391a32fbfe699817);
|
|
|
|
|
|
var marker_8aa4e279f0e40ca15c3e123f6fd735a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_5fcb0ea90fb2a93f43f9102dabefecd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d1e14b3e3943d5a8ab6a3bac83fe180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e0e0a0ffdc9d6c7dd786fe96c195dd6 = $(`<div id="html_1e0e0a0ffdc9d6c7dd786fe96c195dd6" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_0d1e14b3e3943d5a8ab6a3bac83fe180.setContent(html_1e0e0a0ffdc9d6c7dd786fe96c195dd6);
|
|
|
|
|
|
|
|
marker_8aa4e279f0e40ca15c3e123f6fd735a0.bindPopup(popup_0d1e14b3e3943d5a8ab6a3bac83fe180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa4e279f0e40ca15c3e123f6fd735a0.setIcon(icon_5fcb0ea90fb2a93f43f9102dabefecd3);
|
|
|
|
|
|
var marker_95d488a26ee14f7529efc6e6fce660ab = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7a1df9dec9e91d51e1d263b03ef65da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f696b8e86c9048fca9015cc8abf7e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e6b4909558a8d914b2a628adcb5384 = $(`<div id="html_59e6b4909558a8d914b2a628adcb5384" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4f696b8e86c9048fca9015cc8abf7e2c.setContent(html_59e6b4909558a8d914b2a628adcb5384);
|
|
|
|
|
|
|
|
marker_95d488a26ee14f7529efc6e6fce660ab.bindPopup(popup_4f696b8e86c9048fca9015cc8abf7e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95d488a26ee14f7529efc6e6fce660ab.setIcon(icon_7a1df9dec9e91d51e1d263b03ef65da9);
|
|
|
|
|
|
var marker_f86b49f3b6a8f3fa9bfb52c403f90c37 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_57712acf04a0133aff6bf29cce4234a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a067335a46255da3d4ecf2c5f9e117ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bd504a95615ea2bc334405210b725a1 = $(`<div id="html_8bd504a95615ea2bc334405210b725a1" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_a067335a46255da3d4ecf2c5f9e117ac.setContent(html_8bd504a95615ea2bc334405210b725a1);
|
|
|
|
|
|
|
|
marker_f86b49f3b6a8f3fa9bfb52c403f90c37.bindPopup(popup_a067335a46255da3d4ecf2c5f9e117ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f86b49f3b6a8f3fa9bfb52c403f90c37.setIcon(icon_57712acf04a0133aff6bf29cce4234a6);
|
|
|
|
|
|
var marker_3a656f27ae8c7ce88a62938e2609bda4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f2734c743e3ec82fd13f412fcc165bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e906a0ef58e35f7d601ae17f064ecd2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fab978f833815981041c9da4b7f6e6f0 = $(`<div id="html_fab978f833815981041c9da4b7f6e6f0" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_e906a0ef58e35f7d601ae17f064ecd2f.setContent(html_fab978f833815981041c9da4b7f6e6f0);
|
|
|
|
|
|
|
|
marker_3a656f27ae8c7ce88a62938e2609bda4.bindPopup(popup_e906a0ef58e35f7d601ae17f064ecd2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a656f27ae8c7ce88a62938e2609bda4.setIcon(icon_f2734c743e3ec82fd13f412fcc165bb8);
|
|
|
|
|
|
var marker_5f22e809e162e7d93de7faa53ff10024 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_7b220bb082ed1a25cbe0127416a4baae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d54ab4f6e6f3d7e5912434a8b2e330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b082b6cdaf9a48613015b43ade2bf7d1 = $(`<div id="html_b082b6cdaf9a48613015b43ade2bf7d1" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_63d54ab4f6e6f3d7e5912434a8b2e330.setContent(html_b082b6cdaf9a48613015b43ade2bf7d1);
|
|
|
|
|
|
|
|
marker_5f22e809e162e7d93de7faa53ff10024.bindPopup(popup_63d54ab4f6e6f3d7e5912434a8b2e330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f22e809e162e7d93de7faa53ff10024.setIcon(icon_7b220bb082ed1a25cbe0127416a4baae);
|
|
|
|
|
|
var marker_0d5ecf0b475cb41397171815f130d14b = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_120b6f864ec950d154743d3c260b93e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a2228dc56f0877a655c255ff32c7aba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afc6f47284eb63149c925c98623f0103 = $(`<div id="html_afc6f47284eb63149c925c98623f0103" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_3a2228dc56f0877a655c255ff32c7aba.setContent(html_afc6f47284eb63149c925c98623f0103);
|
|
|
|
|
|
|
|
marker_0d5ecf0b475cb41397171815f130d14b.bindPopup(popup_3a2228dc56f0877a655c255ff32c7aba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d5ecf0b475cb41397171815f130d14b.setIcon(icon_120b6f864ec950d154743d3c260b93e1);
|
|
|
|
|
|
var marker_23cd6b91303b126cbe869d7a3ba7d849 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_f66c7bbd4259e7641a48eb6c3e2487d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee12b7fe9b68c7700902b4160bc53a71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a8e97eafbfed832a71ff5028355d1e3 = $(`<div id="html_9a8e97eafbfed832a71ff5028355d1e3" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_ee12b7fe9b68c7700902b4160bc53a71.setContent(html_9a8e97eafbfed832a71ff5028355d1e3);
|
|
|
|
|
|
|
|
marker_23cd6b91303b126cbe869d7a3ba7d849.bindPopup(popup_ee12b7fe9b68c7700902b4160bc53a71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23cd6b91303b126cbe869d7a3ba7d849.setIcon(icon_f66c7bbd4259e7641a48eb6c3e2487d9);
|
|
|
|
|
|
var marker_818e0f9e2901e8bdefcaef24e1b2f834 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b48bdbbd6a4fc44f53fe7294636bd801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f52b2cdfff6a096f7ba2b516ed9c9dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64948cf3fef8089345e3c889badb9660 = $(`<div id="html_64948cf3fef8089345e3c889badb9660" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_0f52b2cdfff6a096f7ba2b516ed9c9dc.setContent(html_64948cf3fef8089345e3c889badb9660);
|
|
|
|
|
|
|
|
marker_818e0f9e2901e8bdefcaef24e1b2f834.bindPopup(popup_0f52b2cdfff6a096f7ba2b516ed9c9dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_818e0f9e2901e8bdefcaef24e1b2f834.setIcon(icon_b48bdbbd6a4fc44f53fe7294636bd801);
|
|
|
|
|
|
var marker_a454bdb0a007368458274af28b8a2740 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_885e08f7e10c6b159db72f1d56201143 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9447dcf413ba4fc48aff07ab2018f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb68cc473e9c1cfa05bb0169731151e1 = $(`<div id="html_eb68cc473e9c1cfa05bb0169731151e1" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_c9447dcf413ba4fc48aff07ab2018f98.setContent(html_eb68cc473e9c1cfa05bb0169731151e1);
|
|
|
|
|
|
|
|
marker_a454bdb0a007368458274af28b8a2740.bindPopup(popup_c9447dcf413ba4fc48aff07ab2018f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a454bdb0a007368458274af28b8a2740.setIcon(icon_885e08f7e10c6b159db72f1d56201143);
|
|
|
|
|
|
var marker_28b003a40ad1eecb62ef53f9d705d8ee = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_eba82d070499bdb8573255724aeb0820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51811950496b14c9624a1347faa77d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4a0b6eb9feeb3fcb89b743f741e92b4 = $(`<div id="html_b4a0b6eb9feeb3fcb89b743f741e92b4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_51811950496b14c9624a1347faa77d69.setContent(html_b4a0b6eb9feeb3fcb89b743f741e92b4);
|
|
|
|
|
|
|
|
marker_28b003a40ad1eecb62ef53f9d705d8ee.bindPopup(popup_51811950496b14c9624a1347faa77d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28b003a40ad1eecb62ef53f9d705d8ee.setIcon(icon_eba82d070499bdb8573255724aeb0820);
|
|
|
|
|
|
var marker_98edab71aa17f0af0a78229ceb5e75c7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_e6453a6e88d4d6cf83add4c6aafd5e3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c5f9522e695f54b067c2d73c9c1112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46954c9952e31943ad1f20f082c89b4 = $(`<div id="html_f46954c9952e31943ad1f20f082c89b4" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_f4c5f9522e695f54b067c2d73c9c1112.setContent(html_f46954c9952e31943ad1f20f082c89b4);
|
|
|
|
|
|
|
|
marker_98edab71aa17f0af0a78229ceb5e75c7.bindPopup(popup_f4c5f9522e695f54b067c2d73c9c1112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98edab71aa17f0af0a78229ceb5e75c7.setIcon(icon_e6453a6e88d4d6cf83add4c6aafd5e3f);
|
|
|
|
|
|
var marker_d40961baa7c3d0b6cfba410a6fc3850d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_ed1c81370e484662d4e9e0448494828b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_833bb5f64b64c91d8c3a4321350c11ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8818a0379e3b2f7d35e626ba7cbe771f = $(`<div id="html_8818a0379e3b2f7d35e626ba7cbe771f" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_833bb5f64b64c91d8c3a4321350c11ca.setContent(html_8818a0379e3b2f7d35e626ba7cbe771f);
|
|
|
|
|
|
|
|
marker_d40961baa7c3d0b6cfba410a6fc3850d.bindPopup(popup_833bb5f64b64c91d8c3a4321350c11ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40961baa7c3d0b6cfba410a6fc3850d.setIcon(icon_ed1c81370e484662d4e9e0448494828b);
|
|
|
|
|
|
var marker_8b0244f51be0ecfb49edd370fd399032 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_a9e16341c428a30a30f9b796a11176ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f28599ff5b960e66fc60e23753b2cd89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe957471759724d1a7be64af868cf590 = $(`<div id="html_fe957471759724d1a7be64af868cf590" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_f28599ff5b960e66fc60e23753b2cd89.setContent(html_fe957471759724d1a7be64af868cf590);
|
|
|
|
|
|
|
|
marker_8b0244f51be0ecfb49edd370fd399032.bindPopup(popup_f28599ff5b960e66fc60e23753b2cd89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b0244f51be0ecfb49edd370fd399032.setIcon(icon_a9e16341c428a30a30f9b796a11176ac);
|
|
|
|
|
|
var marker_192ca07b12688202ee30fecac614c87b = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_0f56eae508f55121efbf349f2728d3ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b86a84f11688063568959b862f9d702 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d24ef233d55e59f24809b4b8873100d = $(`<div id="html_3d24ef233d55e59f24809b4b8873100d" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_7b86a84f11688063568959b862f9d702.setContent(html_3d24ef233d55e59f24809b4b8873100d);
|
|
|
|
|
|
|
|
marker_192ca07b12688202ee30fecac614c87b.bindPopup(popup_7b86a84f11688063568959b862f9d702)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192ca07b12688202ee30fecac614c87b.setIcon(icon_0f56eae508f55121efbf349f2728d3ad);
|
|
|
|
|
|
var marker_8c60c21a7d4ef92e66a3f7f1d44e6ee0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_b296c51483548e24c13e31c52ddd5de4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f30634287d9c126a23380d4013292b69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52a9de1fb000991f4c95143dbf2d81b = $(`<div id="html_e52a9de1fb000991f4c95143dbf2d81b" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_f30634287d9c126a23380d4013292b69.setContent(html_e52a9de1fb000991f4c95143dbf2d81b);
|
|
|
|
|
|
|
|
marker_8c60c21a7d4ef92e66a3f7f1d44e6ee0.bindPopup(popup_f30634287d9c126a23380d4013292b69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c60c21a7d4ef92e66a3f7f1d44e6ee0.setIcon(icon_b296c51483548e24c13e31c52ddd5de4);
|
|
|
|
|
|
var marker_6e785d9e5a502ecbe8f336aec2a95749 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e234e4babbdd5243133bcd46d4383f1b);
|
|
|
|
|
|
var icon_2b4950a67ee8f9c46e91324cc9e585ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ed30137496e7921e7e0e7cbcc237a5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b615fa90b252668a195de1d1ecda079f = $(`<div id="html_b615fa90b252668a195de1d1ecda079f" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_6ed30137496e7921e7e0e7cbcc237a5c.setContent(html_b615fa90b252668a195de1d1ecda079f);
|
|
|
|
|
|
|
|
marker_6e785d9e5a502ecbe8f336aec2a95749.bindPopup(popup_6ed30137496e7921e7e0e7cbcc237a5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e785d9e5a502ecbe8f336aec2a95749.setIcon(icon_2b4950a67ee8f9c46e91324cc9e585ef);
|
|
|
|
|
|
marker_cluster_e234e4babbdd5243133bcd46d4383f1b.addTo(map_2e754d0e632543b570742f184c7e6986);
|
|
|
|
</script>
|
|
</html> |