mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 07:25:18 +00:00
10639 lines
309 KiB
HTML
10639 lines
309 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_b5263ee9db3fdc72e091c9575a77a894 {
|
|
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_b5263ee9db3fdc72e091c9575a77a894" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_b5263ee9db3fdc72e091c9575a77a894 = L.map(
|
|
"map_b5263ee9db3fdc72e091c9575a77a894",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_fd368510af3790a27027206807e5a1b0 = 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_fd368510af3790a27027206807e5a1b0.addTo(map_b5263ee9db3fdc72e091c9575a77a894);
|
|
|
|
|
|
var marker_cluster_e91dd6000699f63fa00c301614dc0ed4 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_421743927c399ea10cae418c90998fe0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9d774207f7cf3f979512952312e835f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae609612e2cbaa846bcf667c13b97db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3304a94b4a03118848ba2c47b4818092 = $(`<div id="html_3304a94b4a03118848ba2c47b4818092" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_3ae609612e2cbaa846bcf667c13b97db.setContent(html_3304a94b4a03118848ba2c47b4818092);
|
|
|
|
|
|
|
|
marker_421743927c399ea10cae418c90998fe0.bindPopup(popup_3ae609612e2cbaa846bcf667c13b97db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_421743927c399ea10cae418c90998fe0.setIcon(icon_9d774207f7cf3f979512952312e835f7);
|
|
|
|
|
|
var marker_b4e89e345b364fd377ec13a23b107ee8 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_71256d0f774e3ccbf4ca13c7e7cb2fca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fdc7c5ddc3b4acd53d9ef9791362fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2df961ad6f965ced859cc842510db44 = $(`<div id="html_a2df961ad6f965ced859cc842510db44" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_4fdc7c5ddc3b4acd53d9ef9791362fd1.setContent(html_a2df961ad6f965ced859cc842510db44);
|
|
|
|
|
|
|
|
marker_b4e89e345b364fd377ec13a23b107ee8.bindPopup(popup_4fdc7c5ddc3b4acd53d9ef9791362fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e89e345b364fd377ec13a23b107ee8.setIcon(icon_71256d0f774e3ccbf4ca13c7e7cb2fca);
|
|
|
|
|
|
var marker_e1eeb9f5b45255d9ddd2e3c9a7c2fee9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7a2e182b68c07b7b140e9253a2aaabbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16019d9f14e6ba871941b9be267ad1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3421b1cd4c6a011972f779868938852 = $(`<div id="html_f3421b1cd4c6a011972f779868938852" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_e16019d9f14e6ba871941b9be267ad1c.setContent(html_f3421b1cd4c6a011972f779868938852);
|
|
|
|
|
|
|
|
marker_e1eeb9f5b45255d9ddd2e3c9a7c2fee9.bindPopup(popup_e16019d9f14e6ba871941b9be267ad1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1eeb9f5b45255d9ddd2e3c9a7c2fee9.setIcon(icon_7a2e182b68c07b7b140e9253a2aaabbd);
|
|
|
|
|
|
var marker_c12f043f6d2eed81c21338cce7059cf7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_06dc50f19b327350002fb7bb9e0df5f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7cb7e1e65e200ba7a7b51534390c55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad70058e099fe0a5430acdb331f5f012 = $(`<div id="html_ad70058e099fe0a5430acdb331f5f012" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_7d7cb7e1e65e200ba7a7b51534390c55.setContent(html_ad70058e099fe0a5430acdb331f5f012);
|
|
|
|
|
|
|
|
marker_c12f043f6d2eed81c21338cce7059cf7.bindPopup(popup_7d7cb7e1e65e200ba7a7b51534390c55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c12f043f6d2eed81c21338cce7059cf7.setIcon(icon_06dc50f19b327350002fb7bb9e0df5f2);
|
|
|
|
|
|
var marker_2537cf42e39276dc1eb03a9dbcdda6f3 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_fc81196fb2e2622044021afa7b139c74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c50047d86ce639aa0f60c614920c41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de7426d23d808e4bca5196e83ca1252c = $(`<div id="html_de7426d23d808e4bca5196e83ca1252c" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_d7c50047d86ce639aa0f60c614920c41.setContent(html_de7426d23d808e4bca5196e83ca1252c);
|
|
|
|
|
|
|
|
marker_2537cf42e39276dc1eb03a9dbcdda6f3.bindPopup(popup_d7c50047d86ce639aa0f60c614920c41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2537cf42e39276dc1eb03a9dbcdda6f3.setIcon(icon_fc81196fb2e2622044021afa7b139c74);
|
|
|
|
|
|
var marker_efdb35975e5f4b0f84b9b01cfae27b00 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c218fea837845796598fde0370db81a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4058391cfcd12b05f10766e6342fff8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0f5e311c3815deb8c7da09e88f9afc3 = $(`<div id="html_b0f5e311c3815deb8c7da09e88f9afc3" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_4058391cfcd12b05f10766e6342fff8d.setContent(html_b0f5e311c3815deb8c7da09e88f9afc3);
|
|
|
|
|
|
|
|
marker_efdb35975e5f4b0f84b9b01cfae27b00.bindPopup(popup_4058391cfcd12b05f10766e6342fff8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdb35975e5f4b0f84b9b01cfae27b00.setIcon(icon_c218fea837845796598fde0370db81a1);
|
|
|
|
|
|
var marker_9cdf395729267daf63ca84929bbd2560 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8138d70ceff427bf77e1dbbe5166c367 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c9bd355c08caef99c7e099daf3ef11a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcb913f0725605c945010ce971169052 = $(`<div id="html_fcb913f0725605c945010ce971169052" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_6c9bd355c08caef99c7e099daf3ef11a.setContent(html_fcb913f0725605c945010ce971169052);
|
|
|
|
|
|
|
|
marker_9cdf395729267daf63ca84929bbd2560.bindPopup(popup_6c9bd355c08caef99c7e099daf3ef11a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cdf395729267daf63ca84929bbd2560.setIcon(icon_8138d70ceff427bf77e1dbbe5166c367);
|
|
|
|
|
|
var marker_a77ddb1c931d0d518d84a90fcef84cde = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4c4a523d87dfaddb4586d74081380268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee5ff7c4a7acff529bb4d8e3861af76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac70d5af18b96a79eee8e466dc12219 = $(`<div id="html_dac70d5af18b96a79eee8e466dc12219" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_eee5ff7c4a7acff529bb4d8e3861af76.setContent(html_dac70d5af18b96a79eee8e466dc12219);
|
|
|
|
|
|
|
|
marker_a77ddb1c931d0d518d84a90fcef84cde.bindPopup(popup_eee5ff7c4a7acff529bb4d8e3861af76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a77ddb1c931d0d518d84a90fcef84cde.setIcon(icon_4c4a523d87dfaddb4586d74081380268);
|
|
|
|
|
|
var marker_4ecadd6084a6577c060437c7e99956f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_be75951eb05ff3f0b43ae9e2715abc03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_033fa48e4ed2743bad2de251d43421fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f522f248ff778641f3466876ef5ecd21 = $(`<div id="html_f522f248ff778641f3466876ef5ecd21" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_033fa48e4ed2743bad2de251d43421fb.setContent(html_f522f248ff778641f3466876ef5ecd21);
|
|
|
|
|
|
|
|
marker_4ecadd6084a6577c060437c7e99956f6.bindPopup(popup_033fa48e4ed2743bad2de251d43421fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ecadd6084a6577c060437c7e99956f6.setIcon(icon_be75951eb05ff3f0b43ae9e2715abc03);
|
|
|
|
|
|
var marker_5c7511f25048bb8d1b21392a78d838d0 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c26b4da94b55e5e6c29b83f353463740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b6721e4638b9798205bbc40b374edd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a5172cdd50080d4a813b466da9e900c = $(`<div id="html_4a5172cdd50080d4a813b466da9e900c" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_02b6721e4638b9798205bbc40b374edd.setContent(html_4a5172cdd50080d4a813b466da9e900c);
|
|
|
|
|
|
|
|
marker_5c7511f25048bb8d1b21392a78d838d0.bindPopup(popup_02b6721e4638b9798205bbc40b374edd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c7511f25048bb8d1b21392a78d838d0.setIcon(icon_c26b4da94b55e5e6c29b83f353463740);
|
|
|
|
|
|
var marker_ae02e2e26ecfd37de3cd58b34b9d48ac = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_87af91467fd4314a96fd92f276287cf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42225958dd873d98b6d24934300520f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5f73b2ddfd50972069328edfdea2a4e = $(`<div id="html_e5f73b2ddfd50972069328edfdea2a4e" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_42225958dd873d98b6d24934300520f9.setContent(html_e5f73b2ddfd50972069328edfdea2a4e);
|
|
|
|
|
|
|
|
marker_ae02e2e26ecfd37de3cd58b34b9d48ac.bindPopup(popup_42225958dd873d98b6d24934300520f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae02e2e26ecfd37de3cd58b34b9d48ac.setIcon(icon_87af91467fd4314a96fd92f276287cf7);
|
|
|
|
|
|
var marker_85c2c3e612ec9e0c7a2780efd31a982d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f4a094bd104d56da56e0fec9429e6209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8c4ce598a5b6f511982635c910fdfbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6391d7e429d26b7b008939a099e3e2f8 = $(`<div id="html_6391d7e429d26b7b008939a099e3e2f8" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_f8c4ce598a5b6f511982635c910fdfbf.setContent(html_6391d7e429d26b7b008939a099e3e2f8);
|
|
|
|
|
|
|
|
marker_85c2c3e612ec9e0c7a2780efd31a982d.bindPopup(popup_f8c4ce598a5b6f511982635c910fdfbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c2c3e612ec9e0c7a2780efd31a982d.setIcon(icon_f4a094bd104d56da56e0fec9429e6209);
|
|
|
|
|
|
var marker_761bc23dbac50de0020219f152322819 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_2d54c1bb9372c568fe6a92a9226e6423 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14621176635862bdaa6d79308294d723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d8ed04616990ec980cd381748f9daf5 = $(`<div id="html_9d8ed04616990ec980cd381748f9daf5" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_14621176635862bdaa6d79308294d723.setContent(html_9d8ed04616990ec980cd381748f9daf5);
|
|
|
|
|
|
|
|
marker_761bc23dbac50de0020219f152322819.bindPopup(popup_14621176635862bdaa6d79308294d723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_761bc23dbac50de0020219f152322819.setIcon(icon_2d54c1bb9372c568fe6a92a9226e6423);
|
|
|
|
|
|
var marker_98b61a6cf9764d163544128584b4bfc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0affc13431c52076ab28f0dca621584e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8da549f1bb5314681d2b8cb5d32fea7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bc1e669857895b288f46b20340d2982 = $(`<div id="html_6bc1e669857895b288f46b20340d2982" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_8da549f1bb5314681d2b8cb5d32fea7a.setContent(html_6bc1e669857895b288f46b20340d2982);
|
|
|
|
|
|
|
|
marker_98b61a6cf9764d163544128584b4bfc1.bindPopup(popup_8da549f1bb5314681d2b8cb5d32fea7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b61a6cf9764d163544128584b4bfc1.setIcon(icon_0affc13431c52076ab28f0dca621584e);
|
|
|
|
|
|
var marker_9e1f40789c439839348a4269c89d6dd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b964bd9e955661a4f4c20d0ae5d4af6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921e724bfea75408a0bb6c04b6d96bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de5296e7a65ee6d88b06eb1bbabe1c97 = $(`<div id="html_de5296e7a65ee6d88b06eb1bbabe1c97" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_921e724bfea75408a0bb6c04b6d96bb6.setContent(html_de5296e7a65ee6d88b06eb1bbabe1c97);
|
|
|
|
|
|
|
|
marker_9e1f40789c439839348a4269c89d6dd2.bindPopup(popup_921e724bfea75408a0bb6c04b6d96bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1f40789c439839348a4269c89d6dd2.setIcon(icon_b964bd9e955661a4f4c20d0ae5d4af6f);
|
|
|
|
|
|
var marker_8ba0850c271b00169faf047b8036c602 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7a86c06789bed22d18dc1f322c38fe3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d8c7852e16b4031e563fe29b3f474a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87808891c29c60fe8ced9cc7f8523ed2 = $(`<div id="html_87808891c29c60fe8ced9cc7f8523ed2" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_61d8c7852e16b4031e563fe29b3f474a.setContent(html_87808891c29c60fe8ced9cc7f8523ed2);
|
|
|
|
|
|
|
|
marker_8ba0850c271b00169faf047b8036c602.bindPopup(popup_61d8c7852e16b4031e563fe29b3f474a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ba0850c271b00169faf047b8036c602.setIcon(icon_7a86c06789bed22d18dc1f322c38fe3c);
|
|
|
|
|
|
var marker_6a632df1951925f692bdacf7b80aa2ce = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1bba38320b497209a790cc4b17ab507e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80acd4f683b2292ee67de5f760143d04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be2e9a40a753c6479fc73139e59dbf6 = $(`<div id="html_3be2e9a40a753c6479fc73139e59dbf6" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_80acd4f683b2292ee67de5f760143d04.setContent(html_3be2e9a40a753c6479fc73139e59dbf6);
|
|
|
|
|
|
|
|
marker_6a632df1951925f692bdacf7b80aa2ce.bindPopup(popup_80acd4f683b2292ee67de5f760143d04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a632df1951925f692bdacf7b80aa2ce.setIcon(icon_1bba38320b497209a790cc4b17ab507e);
|
|
|
|
|
|
var marker_02ce37b18034903bf98fb1c00842c6d4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_64f0f9d417e030ac783e0b9bf60fee9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_125755f05f41944465bf572f424ffdc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_800f0ef1ce2f465c5c29562ddc6e1c78 = $(`<div id="html_800f0ef1ce2f465c5c29562ddc6e1c78" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_125755f05f41944465bf572f424ffdc1.setContent(html_800f0ef1ce2f465c5c29562ddc6e1c78);
|
|
|
|
|
|
|
|
marker_02ce37b18034903bf98fb1c00842c6d4.bindPopup(popup_125755f05f41944465bf572f424ffdc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02ce37b18034903bf98fb1c00842c6d4.setIcon(icon_64f0f9d417e030ac783e0b9bf60fee9f);
|
|
|
|
|
|
var marker_53c3e13406ce82c1ef0c32a4df9183d8 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_827588bc11ae8aaa78fc5fa02bd43fe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03bc7fdf20d2bc4a9838ab17fa7ad843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db6291f4f4e8c988fb5886eb707846b4 = $(`<div id="html_db6291f4f4e8c988fb5886eb707846b4" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_03bc7fdf20d2bc4a9838ab17fa7ad843.setContent(html_db6291f4f4e8c988fb5886eb707846b4);
|
|
|
|
|
|
|
|
marker_53c3e13406ce82c1ef0c32a4df9183d8.bindPopup(popup_03bc7fdf20d2bc4a9838ab17fa7ad843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c3e13406ce82c1ef0c32a4df9183d8.setIcon(icon_827588bc11ae8aaa78fc5fa02bd43fe4);
|
|
|
|
|
|
var marker_8b262b0156dd21de816c18aa36ba0b7c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_edafcab79ba1024c6b70c6a0de7781da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dc7cbf32855b6a223467394a0ff6d18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6a01ff54e249390de6a50eef452532b = $(`<div id="html_c6a01ff54e249390de6a50eef452532b" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_2dc7cbf32855b6a223467394a0ff6d18.setContent(html_c6a01ff54e249390de6a50eef452532b);
|
|
|
|
|
|
|
|
marker_8b262b0156dd21de816c18aa36ba0b7c.bindPopup(popup_2dc7cbf32855b6a223467394a0ff6d18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b262b0156dd21de816c18aa36ba0b7c.setIcon(icon_edafcab79ba1024c6b70c6a0de7781da);
|
|
|
|
|
|
var marker_37f3efe152e78efd0a2e64e72da6b482 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7a2c847ec08649dd90a28b44f9debdeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9055d05189988a902477f2cc874ec9ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4be3b82e55bc1f743d0e22ca852b3da = $(`<div id="html_f4be3b82e55bc1f743d0e22ca852b3da" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_9055d05189988a902477f2cc874ec9ea.setContent(html_f4be3b82e55bc1f743d0e22ca852b3da);
|
|
|
|
|
|
|
|
marker_37f3efe152e78efd0a2e64e72da6b482.bindPopup(popup_9055d05189988a902477f2cc874ec9ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f3efe152e78efd0a2e64e72da6b482.setIcon(icon_7a2c847ec08649dd90a28b44f9debdeb);
|
|
|
|
|
|
var marker_69945f17647b5a51de0202f2704a9782 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f8df5929e7bb504e3a0256b2ba99d8a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd49f0773631519c59912378821db31a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeaa53b70076cdab78b9c91a9dbd2604 = $(`<div id="html_eeaa53b70076cdab78b9c91a9dbd2604" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_bd49f0773631519c59912378821db31a.setContent(html_eeaa53b70076cdab78b9c91a9dbd2604);
|
|
|
|
|
|
|
|
marker_69945f17647b5a51de0202f2704a9782.bindPopup(popup_bd49f0773631519c59912378821db31a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69945f17647b5a51de0202f2704a9782.setIcon(icon_f8df5929e7bb504e3a0256b2ba99d8a5);
|
|
|
|
|
|
var marker_d6b42ff7ea876149b2ba2b2430486066 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_cd79801c95e907319f9140818b1a5faf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8452e29d52757d29505cb3b77318df85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da47e6364a3888751b737e9f3e88fe90 = $(`<div id="html_da47e6364a3888751b737e9f3e88fe90" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_8452e29d52757d29505cb3b77318df85.setContent(html_da47e6364a3888751b737e9f3e88fe90);
|
|
|
|
|
|
|
|
marker_d6b42ff7ea876149b2ba2b2430486066.bindPopup(popup_8452e29d52757d29505cb3b77318df85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6b42ff7ea876149b2ba2b2430486066.setIcon(icon_cd79801c95e907319f9140818b1a5faf);
|
|
|
|
|
|
var marker_3495338658e8a0a2f08f446abf3f4e92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7afab6acad1f30a0bb909c1e1815bb53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_081cc9490b49c0c1a34532a480e657bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fb7b67ee3ba43777b7fd1545adf46e0 = $(`<div id="html_1fb7b67ee3ba43777b7fd1545adf46e0" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_081cc9490b49c0c1a34532a480e657bc.setContent(html_1fb7b67ee3ba43777b7fd1545adf46e0);
|
|
|
|
|
|
|
|
marker_3495338658e8a0a2f08f446abf3f4e92.bindPopup(popup_081cc9490b49c0c1a34532a480e657bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3495338658e8a0a2f08f446abf3f4e92.setIcon(icon_7afab6acad1f30a0bb909c1e1815bb53);
|
|
|
|
|
|
var marker_7b794f621e39b5a3421019ce2836dbc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7bfac0d9babe41e0341928d9bf4aaacb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7ffda8f2ace0058dc1fff3964775c30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75f1d9f64b6bdbe3f47aeeb08968f229 = $(`<div id="html_75f1d9f64b6bdbe3f47aeeb08968f229" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c7ffda8f2ace0058dc1fff3964775c30.setContent(html_75f1d9f64b6bdbe3f47aeeb08968f229);
|
|
|
|
|
|
|
|
marker_7b794f621e39b5a3421019ce2836dbc5.bindPopup(popup_c7ffda8f2ace0058dc1fff3964775c30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b794f621e39b5a3421019ce2836dbc5.setIcon(icon_7bfac0d9babe41e0341928d9bf4aaacb);
|
|
|
|
|
|
var marker_2a411af785ad7df1c90882a32d9b10bf = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1b368805117fb3e97be316e340c120b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d545b2b7098e1f452e4d93d5840885c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_437b01ed078422fbd710c0e1f625d1e5 = $(`<div id="html_437b01ed078422fbd710c0e1f625d1e5" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_8d545b2b7098e1f452e4d93d5840885c.setContent(html_437b01ed078422fbd710c0e1f625d1e5);
|
|
|
|
|
|
|
|
marker_2a411af785ad7df1c90882a32d9b10bf.bindPopup(popup_8d545b2b7098e1f452e4d93d5840885c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a411af785ad7df1c90882a32d9b10bf.setIcon(icon_1b368805117fb3e97be316e340c120b9);
|
|
|
|
|
|
var marker_f80f6bf88e109d80039f1cbd0ed53f73 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b567f17919a0459b60ccb2e4f6659061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eee213217873c49fb1b4f52c31f2d2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea0b7fec010d737a06019987c0fe0b2b = $(`<div id="html_ea0b7fec010d737a06019987c0fe0b2b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_0eee213217873c49fb1b4f52c31f2d2b.setContent(html_ea0b7fec010d737a06019987c0fe0b2b);
|
|
|
|
|
|
|
|
marker_f80f6bf88e109d80039f1cbd0ed53f73.bindPopup(popup_0eee213217873c49fb1b4f52c31f2d2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80f6bf88e109d80039f1cbd0ed53f73.setIcon(icon_b567f17919a0459b60ccb2e4f6659061);
|
|
|
|
|
|
var marker_b18adbc52b91060d79df15e1e0eb7178 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_bb29309e8dce429f1d0816556b67655b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_684103172f82bab374c5e991830b43e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e832966598512827cb633d1b57abc9d2 = $(`<div id="html_e832966598512827cb633d1b57abc9d2" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_684103172f82bab374c5e991830b43e8.setContent(html_e832966598512827cb633d1b57abc9d2);
|
|
|
|
|
|
|
|
marker_b18adbc52b91060d79df15e1e0eb7178.bindPopup(popup_684103172f82bab374c5e991830b43e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b18adbc52b91060d79df15e1e0eb7178.setIcon(icon_bb29309e8dce429f1d0816556b67655b);
|
|
|
|
|
|
var marker_529fa929cb1f1106081eac64ed696674 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0d60275c89511a0b4073281ae4c2f543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c815ad0876bd4f1d88f6c888644ab38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f12020c023ac47885854d03ee1c1d14 = $(`<div id="html_2f12020c023ac47885854d03ee1c1d14" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_1c815ad0876bd4f1d88f6c888644ab38.setContent(html_2f12020c023ac47885854d03ee1c1d14);
|
|
|
|
|
|
|
|
marker_529fa929cb1f1106081eac64ed696674.bindPopup(popup_1c815ad0876bd4f1d88f6c888644ab38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_529fa929cb1f1106081eac64ed696674.setIcon(icon_0d60275c89511a0b4073281ae4c2f543);
|
|
|
|
|
|
var marker_9c298ab458dea198a4367105196af24f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7f55842905faf0a7c784a601ced92071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7792a805db20563976e623dfc8f6398c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8b2ab9b4973159cde553b1be4f0014a = $(`<div id="html_c8b2ab9b4973159cde553b1be4f0014a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_7792a805db20563976e623dfc8f6398c.setContent(html_c8b2ab9b4973159cde553b1be4f0014a);
|
|
|
|
|
|
|
|
marker_9c298ab458dea198a4367105196af24f.bindPopup(popup_7792a805db20563976e623dfc8f6398c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c298ab458dea198a4367105196af24f.setIcon(icon_7f55842905faf0a7c784a601ced92071);
|
|
|
|
|
|
var marker_5f0209717af71d9838e835198e276207 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3a061c2dc8c641a1cad5ca2246ee5d92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_615835dcb2cbb1f8ef68a18f89beb9d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5bb04c37aa0ac8cf51dca4173429ebf = $(`<div id="html_a5bb04c37aa0ac8cf51dca4173429ebf" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_615835dcb2cbb1f8ef68a18f89beb9d8.setContent(html_a5bb04c37aa0ac8cf51dca4173429ebf);
|
|
|
|
|
|
|
|
marker_5f0209717af71d9838e835198e276207.bindPopup(popup_615835dcb2cbb1f8ef68a18f89beb9d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f0209717af71d9838e835198e276207.setIcon(icon_3a061c2dc8c641a1cad5ca2246ee5d92);
|
|
|
|
|
|
var marker_99c79d7204c4504a8ca51dcbb9f7ef47 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4bd59810cb44dfe75d4b1969c60c2885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20b6ab54e18ddbe4a58f4b92a47279bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_465954f3f949f3abf25e2784fbad6552 = $(`<div id="html_465954f3f949f3abf25e2784fbad6552" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_20b6ab54e18ddbe4a58f4b92a47279bf.setContent(html_465954f3f949f3abf25e2784fbad6552);
|
|
|
|
|
|
|
|
marker_99c79d7204c4504a8ca51dcbb9f7ef47.bindPopup(popup_20b6ab54e18ddbe4a58f4b92a47279bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99c79d7204c4504a8ca51dcbb9f7ef47.setIcon(icon_4bd59810cb44dfe75d4b1969c60c2885);
|
|
|
|
|
|
var marker_0ae4a1447515d9611a19e5dbeefbe852 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_868fa46830e9afd04c9dcbd4b1c8a65c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee277d480b79154bcf929ead5c5d6e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7df3f4efbbd837f4d75e46b32a0a5de2 = $(`<div id="html_7df3f4efbbd837f4d75e46b32a0a5de2" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_eee277d480b79154bcf929ead5c5d6e4.setContent(html_7df3f4efbbd837f4d75e46b32a0a5de2);
|
|
|
|
|
|
|
|
marker_0ae4a1447515d9611a19e5dbeefbe852.bindPopup(popup_eee277d480b79154bcf929ead5c5d6e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ae4a1447515d9611a19e5dbeefbe852.setIcon(icon_868fa46830e9afd04c9dcbd4b1c8a65c);
|
|
|
|
|
|
var marker_9f9a1bb01010aa34c14193d630ff0ab9 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_28560e8bfedb2bded9eaf63d1e810e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9af89500f11bf29ec8cc606153f15ab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3d21e5ea8d01305e851d0c90d90984 = $(`<div id="html_5f3d21e5ea8d01305e851d0c90d90984" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_9af89500f11bf29ec8cc606153f15ab8.setContent(html_5f3d21e5ea8d01305e851d0c90d90984);
|
|
|
|
|
|
|
|
marker_9f9a1bb01010aa34c14193d630ff0ab9.bindPopup(popup_9af89500f11bf29ec8cc606153f15ab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f9a1bb01010aa34c14193d630ff0ab9.setIcon(icon_28560e8bfedb2bded9eaf63d1e810e4c);
|
|
|
|
|
|
var marker_c6df0b3b0945af625e69f020c57935e2 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8cd6dda3a7cec2e04dc15f36be416d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b74cf1ac6e721b67f228ab857f001e8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3b0ec8501a476ce7a0999860dea0b87 = $(`<div id="html_d3b0ec8501a476ce7a0999860dea0b87" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_b74cf1ac6e721b67f228ab857f001e8a.setContent(html_d3b0ec8501a476ce7a0999860dea0b87);
|
|
|
|
|
|
|
|
marker_c6df0b3b0945af625e69f020c57935e2.bindPopup(popup_b74cf1ac6e721b67f228ab857f001e8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6df0b3b0945af625e69f020c57935e2.setIcon(icon_8cd6dda3a7cec2e04dc15f36be416d9a);
|
|
|
|
|
|
var marker_02756053d2ec546e95afefd3a6b2e76a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_60beb6bfea7c1c94e400df74f223409f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2d22b6523663468727d1a4231f6e14c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e284f4db0625eee0e7ec3639a8e6522 = $(`<div id="html_8e284f4db0625eee0e7ec3639a8e6522" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_b2d22b6523663468727d1a4231f6e14c.setContent(html_8e284f4db0625eee0e7ec3639a8e6522);
|
|
|
|
|
|
|
|
marker_02756053d2ec546e95afefd3a6b2e76a.bindPopup(popup_b2d22b6523663468727d1a4231f6e14c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02756053d2ec546e95afefd3a6b2e76a.setIcon(icon_60beb6bfea7c1c94e400df74f223409f);
|
|
|
|
|
|
var marker_8380e39590062a81ac99cb4a33afa6b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e2ad815ff19a30abd6c11f55b712547e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_570b03d7ee63f31d47222a66207f571e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed7bf5099c63ec9698e109cf4f2fbc9 = $(`<div id="html_bed7bf5099c63ec9698e109cf4f2fbc9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_570b03d7ee63f31d47222a66207f571e.setContent(html_bed7bf5099c63ec9698e109cf4f2fbc9);
|
|
|
|
|
|
|
|
marker_8380e39590062a81ac99cb4a33afa6b0.bindPopup(popup_570b03d7ee63f31d47222a66207f571e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8380e39590062a81ac99cb4a33afa6b0.setIcon(icon_e2ad815ff19a30abd6c11f55b712547e);
|
|
|
|
|
|
var marker_d2aa8104cc8e67b232369517b133dfc8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_aa8aaa49ea659a95e2de2d91477288d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61cb6abc621024def52da6ebd58a9d96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74019e44e1161c12686e801c4812a90c = $(`<div id="html_74019e44e1161c12686e801c4812a90c" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_61cb6abc621024def52da6ebd58a9d96.setContent(html_74019e44e1161c12686e801c4812a90c);
|
|
|
|
|
|
|
|
marker_d2aa8104cc8e67b232369517b133dfc8.bindPopup(popup_61cb6abc621024def52da6ebd58a9d96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2aa8104cc8e67b232369517b133dfc8.setIcon(icon_aa8aaa49ea659a95e2de2d91477288d2);
|
|
|
|
|
|
var marker_64974f38bfe18b2cebb56e8c34485f37 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7e4a4fe471b14d8cad39d248a1841226 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8092568a6049d2308cc4e81b2c2ad9fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b021d0f4c40247c1d241899666356da3 = $(`<div id="html_b021d0f4c40247c1d241899666356da3" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_8092568a6049d2308cc4e81b2c2ad9fb.setContent(html_b021d0f4c40247c1d241899666356da3);
|
|
|
|
|
|
|
|
marker_64974f38bfe18b2cebb56e8c34485f37.bindPopup(popup_8092568a6049d2308cc4e81b2c2ad9fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64974f38bfe18b2cebb56e8c34485f37.setIcon(icon_7e4a4fe471b14d8cad39d248a1841226);
|
|
|
|
|
|
var marker_88e67fe0d549fadaa4eddd120d7929d3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_22bc64c4dfa71ad8d767eb974d426fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a6208d2d2ddaece1b4a6091aa8c15b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e536acea8d1891c7806c5dc234d8fd84 = $(`<div id="html_e536acea8d1891c7806c5dc234d8fd84" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_f2a6208d2d2ddaece1b4a6091aa8c15b.setContent(html_e536acea8d1891c7806c5dc234d8fd84);
|
|
|
|
|
|
|
|
marker_88e67fe0d549fadaa4eddd120d7929d3.bindPopup(popup_f2a6208d2d2ddaece1b4a6091aa8c15b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88e67fe0d549fadaa4eddd120d7929d3.setIcon(icon_22bc64c4dfa71ad8d767eb974d426fb5);
|
|
|
|
|
|
var marker_f27633b05beaaf09173428242207ea36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4b90f2947cc0cc016297f6543a5d0fbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b22cf6733cd51aa80871e7030202a80d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc47e2afab0444f0525691ae6b08986d = $(`<div id="html_bc47e2afab0444f0525691ae6b08986d" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_b22cf6733cd51aa80871e7030202a80d.setContent(html_bc47e2afab0444f0525691ae6b08986d);
|
|
|
|
|
|
|
|
marker_f27633b05beaaf09173428242207ea36.bindPopup(popup_b22cf6733cd51aa80871e7030202a80d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f27633b05beaaf09173428242207ea36.setIcon(icon_4b90f2947cc0cc016297f6543a5d0fbe);
|
|
|
|
|
|
var marker_583e8ee5efaa0754d76274763312c647 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d522448b4a0005c33c6bba5e53af6786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd6a62cdcb430032473f44a93a0d0351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3308af189487b36a0b06a184c3d8c61f = $(`<div id="html_3308af189487b36a0b06a184c3d8c61f" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_fd6a62cdcb430032473f44a93a0d0351.setContent(html_3308af189487b36a0b06a184c3d8c61f);
|
|
|
|
|
|
|
|
marker_583e8ee5efaa0754d76274763312c647.bindPopup(popup_fd6a62cdcb430032473f44a93a0d0351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583e8ee5efaa0754d76274763312c647.setIcon(icon_d522448b4a0005c33c6bba5e53af6786);
|
|
|
|
|
|
var marker_e71378367d63b86323daba8a6427eede = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_72d9cd9fc9a49ecbf190ac9560f220d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45f90fa1d2b54a0d15fb35b2afeb58f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73f513e3830b7452fb9a6863980407bd = $(`<div id="html_73f513e3830b7452fb9a6863980407bd" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_d45f90fa1d2b54a0d15fb35b2afeb58f.setContent(html_73f513e3830b7452fb9a6863980407bd);
|
|
|
|
|
|
|
|
marker_e71378367d63b86323daba8a6427eede.bindPopup(popup_d45f90fa1d2b54a0d15fb35b2afeb58f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e71378367d63b86323daba8a6427eede.setIcon(icon_72d9cd9fc9a49ecbf190ac9560f220d0);
|
|
|
|
|
|
var marker_51bcda98106f5f8cbb4f15429a01b767 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_780d7b5d9396d360fafad0abba4f019d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77d2b8b767f5470a6540320c4776e04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ccb7e65758c182b9e1f9a9930b7a03a = $(`<div id="html_2ccb7e65758c182b9e1f9a9930b7a03a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_77d2b8b767f5470a6540320c4776e04a.setContent(html_2ccb7e65758c182b9e1f9a9930b7a03a);
|
|
|
|
|
|
|
|
marker_51bcda98106f5f8cbb4f15429a01b767.bindPopup(popup_77d2b8b767f5470a6540320c4776e04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51bcda98106f5f8cbb4f15429a01b767.setIcon(icon_780d7b5d9396d360fafad0abba4f019d);
|
|
|
|
|
|
var marker_a3fa7790f91b5215ae71068f82edf3f4 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9860c128a1e0b2b024309b32e4f56907 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e92afb5f2d3c65cccac618cdaa092f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68750d606c3e4625248921f7a517dc51 = $(`<div id="html_68750d606c3e4625248921f7a517dc51" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_c5e92afb5f2d3c65cccac618cdaa092f.setContent(html_68750d606c3e4625248921f7a517dc51);
|
|
|
|
|
|
|
|
marker_a3fa7790f91b5215ae71068f82edf3f4.bindPopup(popup_c5e92afb5f2d3c65cccac618cdaa092f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3fa7790f91b5215ae71068f82edf3f4.setIcon(icon_9860c128a1e0b2b024309b32e4f56907);
|
|
|
|
|
|
var marker_e3bedc382b395dbf05de99291ed9e860 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f9a930916deb42ddee5dcec84e89965f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0602a8a78729967d538dbe188ea4a58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43fcb7bcbee603e99881c07060907f3e = $(`<div id="html_43fcb7bcbee603e99881c07060907f3e" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_a0602a8a78729967d538dbe188ea4a58.setContent(html_43fcb7bcbee603e99881c07060907f3e);
|
|
|
|
|
|
|
|
marker_e3bedc382b395dbf05de99291ed9e860.bindPopup(popup_a0602a8a78729967d538dbe188ea4a58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3bedc382b395dbf05de99291ed9e860.setIcon(icon_f9a930916deb42ddee5dcec84e89965f);
|
|
|
|
|
|
var marker_6e3d8f5a6ed4607e409f0fa3318b8024 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9c1091aef40645241c386816d819dd9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f0f368217ca48f43e623f3c674b26d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4027441f959b1abf78c88d6b8f4ce03 = $(`<div id="html_f4027441f959b1abf78c88d6b8f4ce03" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_54f0f368217ca48f43e623f3c674b26d.setContent(html_f4027441f959b1abf78c88d6b8f4ce03);
|
|
|
|
|
|
|
|
marker_6e3d8f5a6ed4607e409f0fa3318b8024.bindPopup(popup_54f0f368217ca48f43e623f3c674b26d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3d8f5a6ed4607e409f0fa3318b8024.setIcon(icon_9c1091aef40645241c386816d819dd9b);
|
|
|
|
|
|
var marker_3e372cafa0c4404bc50b127de9cc0a26 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f6ab2b910e3a95543bdb4cdf6f44b56b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c92cebdebdb879a04a0d536ebc4d3806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12916c2f273b8845683da44ea6f0e6ee = $(`<div id="html_12916c2f273b8845683da44ea6f0e6ee" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_c92cebdebdb879a04a0d536ebc4d3806.setContent(html_12916c2f273b8845683da44ea6f0e6ee);
|
|
|
|
|
|
|
|
marker_3e372cafa0c4404bc50b127de9cc0a26.bindPopup(popup_c92cebdebdb879a04a0d536ebc4d3806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e372cafa0c4404bc50b127de9cc0a26.setIcon(icon_f6ab2b910e3a95543bdb4cdf6f44b56b);
|
|
|
|
|
|
var marker_b4bbd70ab12e9014dd4ecb9eafbd563f = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d7e0e8f25f8f47e3c8274eb53b452285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a41da4321aa40d9a03e978cd9762ee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c19465be1b71c2a7464932226395bbcb = $(`<div id="html_c19465be1b71c2a7464932226395bbcb" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_8a41da4321aa40d9a03e978cd9762ee0.setContent(html_c19465be1b71c2a7464932226395bbcb);
|
|
|
|
|
|
|
|
marker_b4bbd70ab12e9014dd4ecb9eafbd563f.bindPopup(popup_8a41da4321aa40d9a03e978cd9762ee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4bbd70ab12e9014dd4ecb9eafbd563f.setIcon(icon_d7e0e8f25f8f47e3c8274eb53b452285);
|
|
|
|
|
|
var marker_c909937ee972e15f359ff3c6f532c82e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_dfaafc36b190e97ecd63f6718b1fa9a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0774b06f376462be6c3976c371f37352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a5fefa39c0b5d9d5e87ba1a45544c2c = $(`<div id="html_3a5fefa39c0b5d9d5e87ba1a45544c2c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_0774b06f376462be6c3976c371f37352.setContent(html_3a5fefa39c0b5d9d5e87ba1a45544c2c);
|
|
|
|
|
|
|
|
marker_c909937ee972e15f359ff3c6f532c82e.bindPopup(popup_0774b06f376462be6c3976c371f37352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c909937ee972e15f359ff3c6f532c82e.setIcon(icon_dfaafc36b190e97ecd63f6718b1fa9a1);
|
|
|
|
|
|
var marker_c80f6f0060a18c5fbe7b660717907065 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_405d3c1b0a336ceca7f911bfdd8642c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f7a94710e8f11cdb9e62e37b2fdd0a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46134b8d17764cecbb7cd131e4b1a82d = $(`<div id="html_46134b8d17764cecbb7cd131e4b1a82d" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_0f7a94710e8f11cdb9e62e37b2fdd0a6.setContent(html_46134b8d17764cecbb7cd131e4b1a82d);
|
|
|
|
|
|
|
|
marker_c80f6f0060a18c5fbe7b660717907065.bindPopup(popup_0f7a94710e8f11cdb9e62e37b2fdd0a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c80f6f0060a18c5fbe7b660717907065.setIcon(icon_405d3c1b0a336ceca7f911bfdd8642c9);
|
|
|
|
|
|
var marker_6200eb2846999fb4703d80fdae9fb8cb = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e4acdddc05a5312783d599684b31e407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f24f661a0156823966bcddf082f49877 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbc6f9ed9c675d84455b5dc2b82d8d4e = $(`<div id="html_fbc6f9ed9c675d84455b5dc2b82d8d4e" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_f24f661a0156823966bcddf082f49877.setContent(html_fbc6f9ed9c675d84455b5dc2b82d8d4e);
|
|
|
|
|
|
|
|
marker_6200eb2846999fb4703d80fdae9fb8cb.bindPopup(popup_f24f661a0156823966bcddf082f49877)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6200eb2846999fb4703d80fdae9fb8cb.setIcon(icon_e4acdddc05a5312783d599684b31e407);
|
|
|
|
|
|
var marker_6821d199f6d7b203a17ed24ae34ec36f = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0c8c0735fd3beec4581fd202a3f62768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9795a9d7b0cb47ec20bf56416abc43c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02f21cce8dbb4252cf7d83eef7719651 = $(`<div id="html_02f21cce8dbb4252cf7d83eef7719651" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_9795a9d7b0cb47ec20bf56416abc43c3.setContent(html_02f21cce8dbb4252cf7d83eef7719651);
|
|
|
|
|
|
|
|
marker_6821d199f6d7b203a17ed24ae34ec36f.bindPopup(popup_9795a9d7b0cb47ec20bf56416abc43c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6821d199f6d7b203a17ed24ae34ec36f.setIcon(icon_0c8c0735fd3beec4581fd202a3f62768);
|
|
|
|
|
|
var marker_654f9dc9c6978c28e975eabe163a5888 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5bf3c4a49cf7e0d542439e547eb67e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_593ce97e91cb9ca0a8c4669610b0a3ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a3114b64f887ce92a2234897d62eb51 = $(`<div id="html_2a3114b64f887ce92a2234897d62eb51" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_593ce97e91cb9ca0a8c4669610b0a3ce.setContent(html_2a3114b64f887ce92a2234897d62eb51);
|
|
|
|
|
|
|
|
marker_654f9dc9c6978c28e975eabe163a5888.bindPopup(popup_593ce97e91cb9ca0a8c4669610b0a3ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_654f9dc9c6978c28e975eabe163a5888.setIcon(icon_5bf3c4a49cf7e0d542439e547eb67e97);
|
|
|
|
|
|
var marker_ed9840730d5618a77a888bbc270f2f44 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_62d00d8c7502b46ebf53955baae6fe4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf52f68c43cafec912c4b01434e20242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7db5542f8b7125bfe3b23971f8197388 = $(`<div id="html_7db5542f8b7125bfe3b23971f8197388" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_bf52f68c43cafec912c4b01434e20242.setContent(html_7db5542f8b7125bfe3b23971f8197388);
|
|
|
|
|
|
|
|
marker_ed9840730d5618a77a888bbc270f2f44.bindPopup(popup_bf52f68c43cafec912c4b01434e20242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed9840730d5618a77a888bbc270f2f44.setIcon(icon_62d00d8c7502b46ebf53955baae6fe4e);
|
|
|
|
|
|
var marker_7e5efb4ae86a8315a2a03fa0338d682d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ec59954e4c51e690a2db37c6ac81d52e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b17e86ea5a98231b7337130d1dbcdd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d28f79e343ecba181fdce0f08c67662 = $(`<div id="html_8d28f79e343ecba181fdce0f08c67662" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_7b17e86ea5a98231b7337130d1dbcdd8.setContent(html_8d28f79e343ecba181fdce0f08c67662);
|
|
|
|
|
|
|
|
marker_7e5efb4ae86a8315a2a03fa0338d682d.bindPopup(popup_7b17e86ea5a98231b7337130d1dbcdd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e5efb4ae86a8315a2a03fa0338d682d.setIcon(icon_ec59954e4c51e690a2db37c6ac81d52e);
|
|
|
|
|
|
var marker_3e6cf7d1d0b65b73a86ab3623721432f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7c40ecfec3be566c3cf265f822163168 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c1d7724732f75e77b7bea90fe7ccfa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_001cf60e78f56d1f2f68a5e28e2c07e9 = $(`<div id="html_001cf60e78f56d1f2f68a5e28e2c07e9" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_2c1d7724732f75e77b7bea90fe7ccfa2.setContent(html_001cf60e78f56d1f2f68a5e28e2c07e9);
|
|
|
|
|
|
|
|
marker_3e6cf7d1d0b65b73a86ab3623721432f.bindPopup(popup_2c1d7724732f75e77b7bea90fe7ccfa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e6cf7d1d0b65b73a86ab3623721432f.setIcon(icon_7c40ecfec3be566c3cf265f822163168);
|
|
|
|
|
|
var marker_5569e026c3cadac5ab30c61ecabd2356 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5e318680d79cd692bd649053b6e8eacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_357aa17567e4ebbd02fcb76c8aae1ffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b80fc09e0cd4fc6f4564aecc72dd8de = $(`<div id="html_9b80fc09e0cd4fc6f4564aecc72dd8de" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_357aa17567e4ebbd02fcb76c8aae1ffd.setContent(html_9b80fc09e0cd4fc6f4564aecc72dd8de);
|
|
|
|
|
|
|
|
marker_5569e026c3cadac5ab30c61ecabd2356.bindPopup(popup_357aa17567e4ebbd02fcb76c8aae1ffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5569e026c3cadac5ab30c61ecabd2356.setIcon(icon_5e318680d79cd692bd649053b6e8eacf);
|
|
|
|
|
|
var marker_784284d121f0559d182cf8e8117f56ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_caa762cd96918eec37e2ebad856e6782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c22a42e77bf1575734c9afa26fa8fa91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a43b675b2895ada4380b8398a24ce820 = $(`<div id="html_a43b675b2895ada4380b8398a24ce820" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_c22a42e77bf1575734c9afa26fa8fa91.setContent(html_a43b675b2895ada4380b8398a24ce820);
|
|
|
|
|
|
|
|
marker_784284d121f0559d182cf8e8117f56ad.bindPopup(popup_c22a42e77bf1575734c9afa26fa8fa91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_784284d121f0559d182cf8e8117f56ad.setIcon(icon_caa762cd96918eec37e2ebad856e6782);
|
|
|
|
|
|
var marker_e4f1b898f85b24751f7f8cc188214ac1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_df355503a30b49641b3a8fefb5a5457a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b40cd2ac87bfe9e954ded8020aa5b24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba3da73e5a64409c0d86757a79a24d71 = $(`<div id="html_ba3da73e5a64409c0d86757a79a24d71" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_7b40cd2ac87bfe9e954ded8020aa5b24.setContent(html_ba3da73e5a64409c0d86757a79a24d71);
|
|
|
|
|
|
|
|
marker_e4f1b898f85b24751f7f8cc188214ac1.bindPopup(popup_7b40cd2ac87bfe9e954ded8020aa5b24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4f1b898f85b24751f7f8cc188214ac1.setIcon(icon_df355503a30b49641b3a8fefb5a5457a);
|
|
|
|
|
|
var marker_408f28fcfb58ace964013834e035cacf = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0f6d15804be933dbbaa01a2a14247b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c37501a3d1ca001817a8834e33d6f93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66076bc4437e85a800d34188c2d0df39 = $(`<div id="html_66076bc4437e85a800d34188c2d0df39" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_6c37501a3d1ca001817a8834e33d6f93.setContent(html_66076bc4437e85a800d34188c2d0df39);
|
|
|
|
|
|
|
|
marker_408f28fcfb58ace964013834e035cacf.bindPopup(popup_6c37501a3d1ca001817a8834e33d6f93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408f28fcfb58ace964013834e035cacf.setIcon(icon_0f6d15804be933dbbaa01a2a14247b42);
|
|
|
|
|
|
var marker_b8dd2f2d33c865499f1429f5a7b1539d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b6679e49e190eded67e69f53002d44b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edfc8383d156d95591881abdb89ce2ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ed2c47ce1cfbf4ca0955a655dfe56d1 = $(`<div id="html_8ed2c47ce1cfbf4ca0955a655dfe56d1" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_edfc8383d156d95591881abdb89ce2ea.setContent(html_8ed2c47ce1cfbf4ca0955a655dfe56d1);
|
|
|
|
|
|
|
|
marker_b8dd2f2d33c865499f1429f5a7b1539d.bindPopup(popup_edfc8383d156d95591881abdb89ce2ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8dd2f2d33c865499f1429f5a7b1539d.setIcon(icon_b6679e49e190eded67e69f53002d44b4);
|
|
|
|
|
|
var marker_58588e882e29ff3b913732c88f63bbd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9dde365b6fea29d55a2e10ae7cd71ba9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abeeb87d73377179f2e77ed150d89f62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4156586114a3e65e8897cdfa6f8dd20 = $(`<div id="html_e4156586114a3e65e8897cdfa6f8dd20" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_abeeb87d73377179f2e77ed150d89f62.setContent(html_e4156586114a3e65e8897cdfa6f8dd20);
|
|
|
|
|
|
|
|
marker_58588e882e29ff3b913732c88f63bbd6.bindPopup(popup_abeeb87d73377179f2e77ed150d89f62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58588e882e29ff3b913732c88f63bbd6.setIcon(icon_9dde365b6fea29d55a2e10ae7cd71ba9);
|
|
|
|
|
|
var marker_b0f0cefd4277c3702baeaf1b81732b1b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ad6cf053d34df8c58a1cf00c31be8768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fd2fb127f13e750da55fc7eadc5f808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7950c686b3f8043ca54fc6f6635511cf = $(`<div id="html_7950c686b3f8043ca54fc6f6635511cf" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_4fd2fb127f13e750da55fc7eadc5f808.setContent(html_7950c686b3f8043ca54fc6f6635511cf);
|
|
|
|
|
|
|
|
marker_b0f0cefd4277c3702baeaf1b81732b1b.bindPopup(popup_4fd2fb127f13e750da55fc7eadc5f808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0f0cefd4277c3702baeaf1b81732b1b.setIcon(icon_ad6cf053d34df8c58a1cf00c31be8768);
|
|
|
|
|
|
var marker_add852985ca362ce4f4f4a338b33c089 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e09c486aa659c71ff36e4d287863a547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_defd84f8f1e1f5fde62c3325301e2b12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e31c16d67af047d503a0c400c69cad = $(`<div id="html_c0e31c16d67af047d503a0c400c69cad" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_defd84f8f1e1f5fde62c3325301e2b12.setContent(html_c0e31c16d67af047d503a0c400c69cad);
|
|
|
|
|
|
|
|
marker_add852985ca362ce4f4f4a338b33c089.bindPopup(popup_defd84f8f1e1f5fde62c3325301e2b12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add852985ca362ce4f4f4a338b33c089.setIcon(icon_e09c486aa659c71ff36e4d287863a547);
|
|
|
|
|
|
var marker_b447515fc1db28b11661919fb5c7445b = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_80d4d419cfa2642988ce282f3adb28bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cada99bdbbc83f1e4be5e8a51bb0dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_900268b7010422bbb98072f4834b7323 = $(`<div id="html_900268b7010422bbb98072f4834b7323" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_1cada99bdbbc83f1e4be5e8a51bb0dac.setContent(html_900268b7010422bbb98072f4834b7323);
|
|
|
|
|
|
|
|
marker_b447515fc1db28b11661919fb5c7445b.bindPopup(popup_1cada99bdbbc83f1e4be5e8a51bb0dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b447515fc1db28b11661919fb5c7445b.setIcon(icon_80d4d419cfa2642988ce282f3adb28bc);
|
|
|
|
|
|
var marker_99379393937aac8961ff90b977f8a5e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_fed4a3430ec9e91ad8f8063f54089e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a68ab2f615422bfaa38a7c3eb3423bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3959c7aa0ec0a6373876b71e779039c6 = $(`<div id="html_3959c7aa0ec0a6373876b71e779039c6" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_8a68ab2f615422bfaa38a7c3eb3423bb.setContent(html_3959c7aa0ec0a6373876b71e779039c6);
|
|
|
|
|
|
|
|
marker_99379393937aac8961ff90b977f8a5e3.bindPopup(popup_8a68ab2f615422bfaa38a7c3eb3423bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99379393937aac8961ff90b977f8a5e3.setIcon(icon_fed4a3430ec9e91ad8f8063f54089e3d);
|
|
|
|
|
|
var marker_b0c9cf35c3210acbbbba9e8f086be96c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_15da36ced63000307f32e7a0c855adc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_383a947aa29c71994900a91627f23ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d928c7d228198eb7115ef7d891ff9a9c = $(`<div id="html_d928c7d228198eb7115ef7d891ff9a9c" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_383a947aa29c71994900a91627f23ad5.setContent(html_d928c7d228198eb7115ef7d891ff9a9c);
|
|
|
|
|
|
|
|
marker_b0c9cf35c3210acbbbba9e8f086be96c.bindPopup(popup_383a947aa29c71994900a91627f23ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c9cf35c3210acbbbba9e8f086be96c.setIcon(icon_15da36ced63000307f32e7a0c855adc3);
|
|
|
|
|
|
var marker_3a7c20c42f9f8860d21c4daeff88a775 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_67e9505b1535b422ac6fb5aec569c1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44fd0091b7d8b1399bdf32ebb791e0cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_192fef6db36c5dad87ea72717694dccb = $(`<div id="html_192fef6db36c5dad87ea72717694dccb" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_44fd0091b7d8b1399bdf32ebb791e0cc.setContent(html_192fef6db36c5dad87ea72717694dccb);
|
|
|
|
|
|
|
|
marker_3a7c20c42f9f8860d21c4daeff88a775.bindPopup(popup_44fd0091b7d8b1399bdf32ebb791e0cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a7c20c42f9f8860d21c4daeff88a775.setIcon(icon_67e9505b1535b422ac6fb5aec569c1cd);
|
|
|
|
|
|
var marker_702036125ea2b128ce596e1a4e61dd3a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3b09f84784dd4f622df83dde063f4247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd73a040845db6801de1a154a5d3fa90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccbb788b315c4b6e52c436c76e9ad780 = $(`<div id="html_ccbb788b315c4b6e52c436c76e9ad780" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_cd73a040845db6801de1a154a5d3fa90.setContent(html_ccbb788b315c4b6e52c436c76e9ad780);
|
|
|
|
|
|
|
|
marker_702036125ea2b128ce596e1a4e61dd3a.bindPopup(popup_cd73a040845db6801de1a154a5d3fa90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_702036125ea2b128ce596e1a4e61dd3a.setIcon(icon_3b09f84784dd4f622df83dde063f4247);
|
|
|
|
|
|
var marker_f0ca72c61e8133a9b2de1ec87d00d350 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ba2841959d6bfe13f801a1b86375f4d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5e32df23ea739b23b5dbfe785c996b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9f3b9ae91ea7eb3483d2731c69cb8a = $(`<div id="html_df9f3b9ae91ea7eb3483d2731c69cb8a" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_e5e32df23ea739b23b5dbfe785c996b5.setContent(html_df9f3b9ae91ea7eb3483d2731c69cb8a);
|
|
|
|
|
|
|
|
marker_f0ca72c61e8133a9b2de1ec87d00d350.bindPopup(popup_e5e32df23ea739b23b5dbfe785c996b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0ca72c61e8133a9b2de1ec87d00d350.setIcon(icon_ba2841959d6bfe13f801a1b86375f4d1);
|
|
|
|
|
|
var marker_7c89681c23330988884ded29ac7255c8 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_83c5593635fdbc8f0c0a57fc5a21e338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_518fa121cd8e1ae64124b9e4fec577a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f254e9db1cd595bd7f22f13d76cfee25 = $(`<div id="html_f254e9db1cd595bd7f22f13d76cfee25" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_518fa121cd8e1ae64124b9e4fec577a9.setContent(html_f254e9db1cd595bd7f22f13d76cfee25);
|
|
|
|
|
|
|
|
marker_7c89681c23330988884ded29ac7255c8.bindPopup(popup_518fa121cd8e1ae64124b9e4fec577a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c89681c23330988884ded29ac7255c8.setIcon(icon_83c5593635fdbc8f0c0a57fc5a21e338);
|
|
|
|
|
|
var marker_13cbee833078caaf6f700a089047d5ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9903489433aef1b3452f1f6107ddd9ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_230c315759b527a96d72312c8c8a1a0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40691c1c6cdb0338bfa99bd75414cbe6 = $(`<div id="html_40691c1c6cdb0338bfa99bd75414cbe6" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_230c315759b527a96d72312c8c8a1a0c.setContent(html_40691c1c6cdb0338bfa99bd75414cbe6);
|
|
|
|
|
|
|
|
marker_13cbee833078caaf6f700a089047d5ce.bindPopup(popup_230c315759b527a96d72312c8c8a1a0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13cbee833078caaf6f700a089047d5ce.setIcon(icon_9903489433aef1b3452f1f6107ddd9ff);
|
|
|
|
|
|
var marker_a51c631e6dde1e331fdf80299c644675 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_aad81b776987af760d8181f94f809555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5f55a40e43d768bd89ee9873c54a789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_542e7e8fa255206a910d14d21d992d62 = $(`<div id="html_542e7e8fa255206a910d14d21d992d62" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a5f55a40e43d768bd89ee9873c54a789.setContent(html_542e7e8fa255206a910d14d21d992d62);
|
|
|
|
|
|
|
|
marker_a51c631e6dde1e331fdf80299c644675.bindPopup(popup_a5f55a40e43d768bd89ee9873c54a789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a51c631e6dde1e331fdf80299c644675.setIcon(icon_aad81b776987af760d8181f94f809555);
|
|
|
|
|
|
var marker_a6fd2e0b08c554958660660429aeee1d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_924ba1c2e4bdf397ceba76e01a41476d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8d3c8249baf2687ba4693c22dbeca29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fe46c786d292dfea54019ad2b54defb = $(`<div id="html_9fe46c786d292dfea54019ad2b54defb" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_e8d3c8249baf2687ba4693c22dbeca29.setContent(html_9fe46c786d292dfea54019ad2b54defb);
|
|
|
|
|
|
|
|
marker_a6fd2e0b08c554958660660429aeee1d.bindPopup(popup_e8d3c8249baf2687ba4693c22dbeca29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6fd2e0b08c554958660660429aeee1d.setIcon(icon_924ba1c2e4bdf397ceba76e01a41476d);
|
|
|
|
|
|
var marker_2a7cdd30e083d12185c5159a958014f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7ddb3f677bf923e7a755ae779e086d41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96e22691ad4ab72901d3193e927d9f44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_752a9127b3a61a0e5d16e007e091d79f = $(`<div id="html_752a9127b3a61a0e5d16e007e091d79f" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_96e22691ad4ab72901d3193e927d9f44.setContent(html_752a9127b3a61a0e5d16e007e091d79f);
|
|
|
|
|
|
|
|
marker_2a7cdd30e083d12185c5159a958014f7.bindPopup(popup_96e22691ad4ab72901d3193e927d9f44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a7cdd30e083d12185c5159a958014f7.setIcon(icon_7ddb3f677bf923e7a755ae779e086d41);
|
|
|
|
|
|
var marker_44c71f2362b832e832786cb196bea240 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ee2e0330547bb727e80dea4a61239071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad730e9fdc539fb7346fafdd54f49df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d5ca7b2095ad247c6816108c60750f9 = $(`<div id="html_3d5ca7b2095ad247c6816108c60750f9" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_ad730e9fdc539fb7346fafdd54f49df6.setContent(html_3d5ca7b2095ad247c6816108c60750f9);
|
|
|
|
|
|
|
|
marker_44c71f2362b832e832786cb196bea240.bindPopup(popup_ad730e9fdc539fb7346fafdd54f49df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c71f2362b832e832786cb196bea240.setIcon(icon_ee2e0330547bb727e80dea4a61239071);
|
|
|
|
|
|
var marker_18b9e844787e3c4f68199ff000ad96a9 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e087c87d894424d2b9946c710004c335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_356c9b399de61accb1695494459c21f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f657e407666002ab80a16ddd54d40d8 = $(`<div id="html_6f657e407666002ab80a16ddd54d40d8" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_356c9b399de61accb1695494459c21f5.setContent(html_6f657e407666002ab80a16ddd54d40d8);
|
|
|
|
|
|
|
|
marker_18b9e844787e3c4f68199ff000ad96a9.bindPopup(popup_356c9b399de61accb1695494459c21f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18b9e844787e3c4f68199ff000ad96a9.setIcon(icon_e087c87d894424d2b9946c710004c335);
|
|
|
|
|
|
var marker_48be78da9b8ff71ed1687926f332a303 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_63efcf2308fe460d664fb6a845608866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947ebac16ef8f55ad45d642f876214d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a49e0fa7b36163748f30062c08c14e4 = $(`<div id="html_8a49e0fa7b36163748f30062c08c14e4" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_947ebac16ef8f55ad45d642f876214d7.setContent(html_8a49e0fa7b36163748f30062c08c14e4);
|
|
|
|
|
|
|
|
marker_48be78da9b8ff71ed1687926f332a303.bindPopup(popup_947ebac16ef8f55ad45d642f876214d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48be78da9b8ff71ed1687926f332a303.setIcon(icon_63efcf2308fe460d664fb6a845608866);
|
|
|
|
|
|
var marker_9a549d58f8757fc23619b4ecadc51616 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_2756f79788319f207d1eb2d6edb8871e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11fce24932bcd2d0f1b62d6a6a7e9146 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae3eea0e1d14cb610a751390a3bdaf62 = $(`<div id="html_ae3eea0e1d14cb610a751390a3bdaf62" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_11fce24932bcd2d0f1b62d6a6a7e9146.setContent(html_ae3eea0e1d14cb610a751390a3bdaf62);
|
|
|
|
|
|
|
|
marker_9a549d58f8757fc23619b4ecadc51616.bindPopup(popup_11fce24932bcd2d0f1b62d6a6a7e9146)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a549d58f8757fc23619b4ecadc51616.setIcon(icon_2756f79788319f207d1eb2d6edb8871e);
|
|
|
|
|
|
var marker_e92a8526e5e02b40439bc11f59a64787 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5c87b991e940f1070b979483f03a20e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_605708293e3d144fa300ff7bf5facbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe144399d2c797d26384c1c6e8c704ca = $(`<div id="html_fe144399d2c797d26384c1c6e8c704ca" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_605708293e3d144fa300ff7bf5facbbf.setContent(html_fe144399d2c797d26384c1c6e8c704ca);
|
|
|
|
|
|
|
|
marker_e92a8526e5e02b40439bc11f59a64787.bindPopup(popup_605708293e3d144fa300ff7bf5facbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e92a8526e5e02b40439bc11f59a64787.setIcon(icon_5c87b991e940f1070b979483f03a20e8);
|
|
|
|
|
|
var marker_c9564a5bd8530fef310398f738d391fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_864c421c1c1f99b0c76225236e77ef75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92d98e61117b29f1c55159ef5c6a06e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_319991ea6f39b02e50af13e4bd7d1f6a = $(`<div id="html_319991ea6f39b02e50af13e4bd7d1f6a" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_92d98e61117b29f1c55159ef5c6a06e9.setContent(html_319991ea6f39b02e50af13e4bd7d1f6a);
|
|
|
|
|
|
|
|
marker_c9564a5bd8530fef310398f738d391fc.bindPopup(popup_92d98e61117b29f1c55159ef5c6a06e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9564a5bd8530fef310398f738d391fc.setIcon(icon_864c421c1c1f99b0c76225236e77ef75);
|
|
|
|
|
|
var marker_65fd32d2b18f7874a4adda7446dbce44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3d2bf06e02f68edc3830f5ca91846fe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04fb6838088b2f88553a0a5f2513bb41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784c5ea4298dfd1d825cffa16f5c623b = $(`<div id="html_784c5ea4298dfd1d825cffa16f5c623b" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_04fb6838088b2f88553a0a5f2513bb41.setContent(html_784c5ea4298dfd1d825cffa16f5c623b);
|
|
|
|
|
|
|
|
marker_65fd32d2b18f7874a4adda7446dbce44.bindPopup(popup_04fb6838088b2f88553a0a5f2513bb41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65fd32d2b18f7874a4adda7446dbce44.setIcon(icon_3d2bf06e02f68edc3830f5ca91846fe4);
|
|
|
|
|
|
var marker_2203ce1dd2a8671fbd6071492d981390 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9cc81fb4c56939c616cde035cbd75500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bb51de3a411f033a801c8dd6ece3421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5671f4fbb3aaf812b6695dacce1f125b = $(`<div id="html_5671f4fbb3aaf812b6695dacce1f125b" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_3bb51de3a411f033a801c8dd6ece3421.setContent(html_5671f4fbb3aaf812b6695dacce1f125b);
|
|
|
|
|
|
|
|
marker_2203ce1dd2a8671fbd6071492d981390.bindPopup(popup_3bb51de3a411f033a801c8dd6ece3421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2203ce1dd2a8671fbd6071492d981390.setIcon(icon_9cc81fb4c56939c616cde035cbd75500);
|
|
|
|
|
|
var marker_d1ffe33bc8768f7fc8d755aee61dde5f = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_cf135f70fd54ffe668572636309c27c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_323ea451ce44621d69aa935760f5c2df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e97f7f48f1d4679198f403fa80cd82c = $(`<div id="html_5e97f7f48f1d4679198f403fa80cd82c" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_323ea451ce44621d69aa935760f5c2df.setContent(html_5e97f7f48f1d4679198f403fa80cd82c);
|
|
|
|
|
|
|
|
marker_d1ffe33bc8768f7fc8d755aee61dde5f.bindPopup(popup_323ea451ce44621d69aa935760f5c2df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1ffe33bc8768f7fc8d755aee61dde5f.setIcon(icon_cf135f70fd54ffe668572636309c27c7);
|
|
|
|
|
|
var marker_b6a6efde90791bc8f00e22d70bcffe55 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4c54764fcbc39988a89027088e07efb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab983f680b77a91c4548d4e0b212c161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ca8b41359405fe21173eecffe1473f = $(`<div id="html_f8ca8b41359405fe21173eecffe1473f" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_ab983f680b77a91c4548d4e0b212c161.setContent(html_f8ca8b41359405fe21173eecffe1473f);
|
|
|
|
|
|
|
|
marker_b6a6efde90791bc8f00e22d70bcffe55.bindPopup(popup_ab983f680b77a91c4548d4e0b212c161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6a6efde90791bc8f00e22d70bcffe55.setIcon(icon_4c54764fcbc39988a89027088e07efb0);
|
|
|
|
|
|
var marker_41140efa8cc4a1324c734175421314d3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f9d6850f50773d378e8b12b55ad2ae9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5f21edf508e71fef40393cb4188b20f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7988634b391ae947e6052ff138039fca = $(`<div id="html_7988634b391ae947e6052ff138039fca" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_f5f21edf508e71fef40393cb4188b20f.setContent(html_7988634b391ae947e6052ff138039fca);
|
|
|
|
|
|
|
|
marker_41140efa8cc4a1324c734175421314d3.bindPopup(popup_f5f21edf508e71fef40393cb4188b20f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41140efa8cc4a1324c734175421314d3.setIcon(icon_f9d6850f50773d378e8b12b55ad2ae9d);
|
|
|
|
|
|
var marker_7b8764067eeee984b2c4ce2e0285d927 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_758e50702d3b09e1ed1b6c2ffd028126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba35e1fa3a9b6a7033ca7590b7f1e594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae6f4c768bd8491d9cb2ac78f175e06 = $(`<div id="html_5ae6f4c768bd8491d9cb2ac78f175e06" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_ba35e1fa3a9b6a7033ca7590b7f1e594.setContent(html_5ae6f4c768bd8491d9cb2ac78f175e06);
|
|
|
|
|
|
|
|
marker_7b8764067eeee984b2c4ce2e0285d927.bindPopup(popup_ba35e1fa3a9b6a7033ca7590b7f1e594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b8764067eeee984b2c4ce2e0285d927.setIcon(icon_758e50702d3b09e1ed1b6c2ffd028126);
|
|
|
|
|
|
var marker_b60d3f641984877c8c90a3e8dfe2a42f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f90ef77197bd3eb2b63b350374a2c5d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5318efc3c9ebcc9a761ebeb0b031a605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ccaaa1fd499e8cb5cd6ea234194d3cc = $(`<div id="html_6ccaaa1fd499e8cb5cd6ea234194d3cc" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5318efc3c9ebcc9a761ebeb0b031a605.setContent(html_6ccaaa1fd499e8cb5cd6ea234194d3cc);
|
|
|
|
|
|
|
|
marker_b60d3f641984877c8c90a3e8dfe2a42f.bindPopup(popup_5318efc3c9ebcc9a761ebeb0b031a605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60d3f641984877c8c90a3e8dfe2a42f.setIcon(icon_f90ef77197bd3eb2b63b350374a2c5d3);
|
|
|
|
|
|
var marker_dd610646162b338077a8279d1fd020fa = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_91f8efb231a5047d0304c16d89f09a48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac5da9bcaf61e5afc7d55de1f0edcd3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4af4d5b4420af605fcf6c422df0f80b = $(`<div id="html_b4af4d5b4420af605fcf6c422df0f80b" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_ac5da9bcaf61e5afc7d55de1f0edcd3f.setContent(html_b4af4d5b4420af605fcf6c422df0f80b);
|
|
|
|
|
|
|
|
marker_dd610646162b338077a8279d1fd020fa.bindPopup(popup_ac5da9bcaf61e5afc7d55de1f0edcd3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd610646162b338077a8279d1fd020fa.setIcon(icon_91f8efb231a5047d0304c16d89f09a48);
|
|
|
|
|
|
var marker_4dcd0df3ef6a9a61e4688e27f7665cc0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4dcfa353efaecfe7aa5742fa5417de7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_860329eb3690cc55d6b4dd09f2fe5912 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_200b3272a33a91886e6dec8c1db1f220 = $(`<div id="html_200b3272a33a91886e6dec8c1db1f220" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_860329eb3690cc55d6b4dd09f2fe5912.setContent(html_200b3272a33a91886e6dec8c1db1f220);
|
|
|
|
|
|
|
|
marker_4dcd0df3ef6a9a61e4688e27f7665cc0.bindPopup(popup_860329eb3690cc55d6b4dd09f2fe5912)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dcd0df3ef6a9a61e4688e27f7665cc0.setIcon(icon_4dcfa353efaecfe7aa5742fa5417de7d);
|
|
|
|
|
|
var marker_a37c0aadc729721c1bc7617f739d3ab4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_21e38709bbc252ebc1beb39cdb430800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdab55dac0492547eec4e523b55ea896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f4b1f70b45f324c9823d0247c16720 = $(`<div id="html_49f4b1f70b45f324c9823d0247c16720" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_fdab55dac0492547eec4e523b55ea896.setContent(html_49f4b1f70b45f324c9823d0247c16720);
|
|
|
|
|
|
|
|
marker_a37c0aadc729721c1bc7617f739d3ab4.bindPopup(popup_fdab55dac0492547eec4e523b55ea896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a37c0aadc729721c1bc7617f739d3ab4.setIcon(icon_21e38709bbc252ebc1beb39cdb430800);
|
|
|
|
|
|
var marker_41d091f5e3ce3d3f7993424453e100f5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7ddd0510a82b778a41e0d389c852938a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6804470abae7c32cad4d6ea6a5aca8b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc99aff5593a3528edd48dfdf669e3f9 = $(`<div id="html_cc99aff5593a3528edd48dfdf669e3f9" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_6804470abae7c32cad4d6ea6a5aca8b4.setContent(html_cc99aff5593a3528edd48dfdf669e3f9);
|
|
|
|
|
|
|
|
marker_41d091f5e3ce3d3f7993424453e100f5.bindPopup(popup_6804470abae7c32cad4d6ea6a5aca8b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d091f5e3ce3d3f7993424453e100f5.setIcon(icon_7ddd0510a82b778a41e0d389c852938a);
|
|
|
|
|
|
var marker_1c90a168af4488de35b5f88f08a94a17 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1e0bb760ca4f59c5c87714a9dd41b982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aece829bc3fb20f5f1a89b5eae288da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14f92c89e27a5a048dff7a03e240362 = $(`<div id="html_a14f92c89e27a5a048dff7a03e240362" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_2aece829bc3fb20f5f1a89b5eae288da.setContent(html_a14f92c89e27a5a048dff7a03e240362);
|
|
|
|
|
|
|
|
marker_1c90a168af4488de35b5f88f08a94a17.bindPopup(popup_2aece829bc3fb20f5f1a89b5eae288da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c90a168af4488de35b5f88f08a94a17.setIcon(icon_1e0bb760ca4f59c5c87714a9dd41b982);
|
|
|
|
|
|
var marker_56e184507bcb40b2851b9ec1355ceef7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_dff7f97cf2ff52444ad97781a9f7520a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34137e18be437dee73da3f467d841181 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b8a31aa44efda33f752baa7bd1d9774 = $(`<div id="html_5b8a31aa44efda33f752baa7bd1d9774" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_34137e18be437dee73da3f467d841181.setContent(html_5b8a31aa44efda33f752baa7bd1d9774);
|
|
|
|
|
|
|
|
marker_56e184507bcb40b2851b9ec1355ceef7.bindPopup(popup_34137e18be437dee73da3f467d841181)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e184507bcb40b2851b9ec1355ceef7.setIcon(icon_dff7f97cf2ff52444ad97781a9f7520a);
|
|
|
|
|
|
var marker_9a19ca258050ee2a7fa8bc4873d0d80c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_84fe5a0b562abfce9e93052dda6ee1e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60d3d18665f0eae54e65bad4dfaa9afb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_298f21d16a6acbc0a733fa8f0cdece55 = $(`<div id="html_298f21d16a6acbc0a733fa8f0cdece55" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_60d3d18665f0eae54e65bad4dfaa9afb.setContent(html_298f21d16a6acbc0a733fa8f0cdece55);
|
|
|
|
|
|
|
|
marker_9a19ca258050ee2a7fa8bc4873d0d80c.bindPopup(popup_60d3d18665f0eae54e65bad4dfaa9afb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a19ca258050ee2a7fa8bc4873d0d80c.setIcon(icon_84fe5a0b562abfce9e93052dda6ee1e9);
|
|
|
|
|
|
var marker_cd73918f7ff3ab3fa1d24b6bb7200c5b = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_854d42db5df0b0ac94e404ebaa2edfd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7f445c23d15913022ed8b543bddf1f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa5d6d9207745870efd7fb0e359dde5 = $(`<div id="html_0aa5d6d9207745870efd7fb0e359dde5" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_d7f445c23d15913022ed8b543bddf1f1.setContent(html_0aa5d6d9207745870efd7fb0e359dde5);
|
|
|
|
|
|
|
|
marker_cd73918f7ff3ab3fa1d24b6bb7200c5b.bindPopup(popup_d7f445c23d15913022ed8b543bddf1f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd73918f7ff3ab3fa1d24b6bb7200c5b.setIcon(icon_854d42db5df0b0ac94e404ebaa2edfd7);
|
|
|
|
|
|
var marker_09067047fb8e893ce35ff50f9f037b63 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_59f47476c08b98143a108d9d5920fd53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8471b62d1f57c966d727dbefd6eca2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8de9ec89420ed84da323e2a96f2e368 = $(`<div id="html_a8de9ec89420ed84da323e2a96f2e368" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_a8471b62d1f57c966d727dbefd6eca2b.setContent(html_a8de9ec89420ed84da323e2a96f2e368);
|
|
|
|
|
|
|
|
marker_09067047fb8e893ce35ff50f9f037b63.bindPopup(popup_a8471b62d1f57c966d727dbefd6eca2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09067047fb8e893ce35ff50f9f037b63.setIcon(icon_59f47476c08b98143a108d9d5920fd53);
|
|
|
|
|
|
var marker_d9d7d59270bbc7cc2c371f8102eb5132 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b5e8040f4c2b3db0f1b98ed6de93baf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04df6d94c1a18ccf417f98461951c2ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_700b2a83a5f9086e7fa363f94d5aa48c = $(`<div id="html_700b2a83a5f9086e7fa363f94d5aa48c" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_04df6d94c1a18ccf417f98461951c2ce.setContent(html_700b2a83a5f9086e7fa363f94d5aa48c);
|
|
|
|
|
|
|
|
marker_d9d7d59270bbc7cc2c371f8102eb5132.bindPopup(popup_04df6d94c1a18ccf417f98461951c2ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9d7d59270bbc7cc2c371f8102eb5132.setIcon(icon_b5e8040f4c2b3db0f1b98ed6de93baf5);
|
|
|
|
|
|
var marker_a5de96c2d7ba22d540e7e733a0d28d73 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a885396aeaf70c2940c78586a4a98c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ada85ccb6d265e0c4370360f60eb0c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9209383cded7d3a6ecbba4b14903db7d = $(`<div id="html_9209383cded7d3a6ecbba4b14903db7d" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_ada85ccb6d265e0c4370360f60eb0c86.setContent(html_9209383cded7d3a6ecbba4b14903db7d);
|
|
|
|
|
|
|
|
marker_a5de96c2d7ba22d540e7e733a0d28d73.bindPopup(popup_ada85ccb6d265e0c4370360f60eb0c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5de96c2d7ba22d540e7e733a0d28d73.setIcon(icon_a885396aeaf70c2940c78586a4a98c9c);
|
|
|
|
|
|
var marker_383ea4522311dce09485bc61150d65b2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0f2663117c9bcc531dc26d6ed1028b19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3732a9c80ba17d2cabdaba0d8400403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3686ee9267f2827d601c07f692e5295 = $(`<div id="html_f3686ee9267f2827d601c07f692e5295" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_f3732a9c80ba17d2cabdaba0d8400403.setContent(html_f3686ee9267f2827d601c07f692e5295);
|
|
|
|
|
|
|
|
marker_383ea4522311dce09485bc61150d65b2.bindPopup(popup_f3732a9c80ba17d2cabdaba0d8400403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_383ea4522311dce09485bc61150d65b2.setIcon(icon_0f2663117c9bcc531dc26d6ed1028b19);
|
|
|
|
|
|
var marker_3959bb56657023fe251c5f98a30522c7 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0d206c01eede11d814c55e95b343eae1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7186988102ba7c469fa5fc584b4b3264 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd1a545aa116eb3b3d90d447beca93f3 = $(`<div id="html_dd1a545aa116eb3b3d90d447beca93f3" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_7186988102ba7c469fa5fc584b4b3264.setContent(html_dd1a545aa116eb3b3d90d447beca93f3);
|
|
|
|
|
|
|
|
marker_3959bb56657023fe251c5f98a30522c7.bindPopup(popup_7186988102ba7c469fa5fc584b4b3264)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3959bb56657023fe251c5f98a30522c7.setIcon(icon_0d206c01eede11d814c55e95b343eae1);
|
|
|
|
|
|
var marker_b4e79a9ee66a8c5b8f4ed11aebc26046 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b935ebd90282a860bd6b3be5c553d82e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab7703a15822f6660b60646a8f4c3f8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2287ffc24c38b939f5cf4f640efe764 = $(`<div id="html_f2287ffc24c38b939f5cf4f640efe764" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_ab7703a15822f6660b60646a8f4c3f8e.setContent(html_f2287ffc24c38b939f5cf4f640efe764);
|
|
|
|
|
|
|
|
marker_b4e79a9ee66a8c5b8f4ed11aebc26046.bindPopup(popup_ab7703a15822f6660b60646a8f4c3f8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e79a9ee66a8c5b8f4ed11aebc26046.setIcon(icon_b935ebd90282a860bd6b3be5c553d82e);
|
|
|
|
|
|
var marker_450190ee2959f4f225d9c25b2b602cf7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a231c6aed8260e213694b2167d4d2662 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_250569f18005c484d4463cb265e2e0d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1c6552a592fc47750f715fbc6d2bf5 = $(`<div id="html_6b1c6552a592fc47750f715fbc6d2bf5" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_250569f18005c484d4463cb265e2e0d2.setContent(html_6b1c6552a592fc47750f715fbc6d2bf5);
|
|
|
|
|
|
|
|
marker_450190ee2959f4f225d9c25b2b602cf7.bindPopup(popup_250569f18005c484d4463cb265e2e0d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_450190ee2959f4f225d9c25b2b602cf7.setIcon(icon_a231c6aed8260e213694b2167d4d2662);
|
|
|
|
|
|
var marker_b10d8f660b18c784976b2d6497a5f92a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_6084d72cb4916a9fd221fb656d345ee7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_448007ba9b6fe4f16fb1ef511e3ae81f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_614346772aee83057339dbbba6fcc18e = $(`<div id="html_614346772aee83057339dbbba6fcc18e" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_448007ba9b6fe4f16fb1ef511e3ae81f.setContent(html_614346772aee83057339dbbba6fcc18e);
|
|
|
|
|
|
|
|
marker_b10d8f660b18c784976b2d6497a5f92a.bindPopup(popup_448007ba9b6fe4f16fb1ef511e3ae81f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b10d8f660b18c784976b2d6497a5f92a.setIcon(icon_6084d72cb4916a9fd221fb656d345ee7);
|
|
|
|
|
|
var marker_a3ca87722cf17696d0609dd748583cce = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a1f10e8e2962578c00353b5e84b6d735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c956e17a5430d865e5162ac2c34b37e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e426c93e9d66ff2e23299e06da1ef07 = $(`<div id="html_3e426c93e9d66ff2e23299e06da1ef07" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c956e17a5430d865e5162ac2c34b37e5.setContent(html_3e426c93e9d66ff2e23299e06da1ef07);
|
|
|
|
|
|
|
|
marker_a3ca87722cf17696d0609dd748583cce.bindPopup(popup_c956e17a5430d865e5162ac2c34b37e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3ca87722cf17696d0609dd748583cce.setIcon(icon_a1f10e8e2962578c00353b5e84b6d735);
|
|
|
|
|
|
var marker_4491b0f082134721fb697259a22a7b17 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4e6489085630780b65e25d5c33a51792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6246c1e223ee3de626b2613dc62bc623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b3829afcc07803e644d35c088137d2f = $(`<div id="html_9b3829afcc07803e644d35c088137d2f" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_6246c1e223ee3de626b2613dc62bc623.setContent(html_9b3829afcc07803e644d35c088137d2f);
|
|
|
|
|
|
|
|
marker_4491b0f082134721fb697259a22a7b17.bindPopup(popup_6246c1e223ee3de626b2613dc62bc623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4491b0f082134721fb697259a22a7b17.setIcon(icon_4e6489085630780b65e25d5c33a51792);
|
|
|
|
|
|
var marker_5cd63b99c92dcbd26ca982b1cf578472 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a436179f71b0de16aefa08edcf42234f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcea79a68d1b20871681f8afe0116871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64a4d840ff89be0681e464709e74a0e = $(`<div id="html_e64a4d840ff89be0681e464709e74a0e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_dcea79a68d1b20871681f8afe0116871.setContent(html_e64a4d840ff89be0681e464709e74a0e);
|
|
|
|
|
|
|
|
marker_5cd63b99c92dcbd26ca982b1cf578472.bindPopup(popup_dcea79a68d1b20871681f8afe0116871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cd63b99c92dcbd26ca982b1cf578472.setIcon(icon_a436179f71b0de16aefa08edcf42234f);
|
|
|
|
|
|
var marker_da992017b02dcfb4bccd268dd6498361 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_6f9e41ad9ad4929dabd2a3d373f8c952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd854f40879c3f24011452666dab253b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f18bea157bfb645a7a9580f5d7d939 = $(`<div id="html_e4f18bea157bfb645a7a9580f5d7d939" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_dd854f40879c3f24011452666dab253b.setContent(html_e4f18bea157bfb645a7a9580f5d7d939);
|
|
|
|
|
|
|
|
marker_da992017b02dcfb4bccd268dd6498361.bindPopup(popup_dd854f40879c3f24011452666dab253b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da992017b02dcfb4bccd268dd6498361.setIcon(icon_6f9e41ad9ad4929dabd2a3d373f8c952);
|
|
|
|
|
|
var marker_2f56d6076733ea35865a69534f5c87bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3c68fe71b31da71757ba65ad13d11414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555598c2cf08d511b78d53160eda1428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_566ded0cfed05985c9bcbae3662f451c = $(`<div id="html_566ded0cfed05985c9bcbae3662f451c" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_555598c2cf08d511b78d53160eda1428.setContent(html_566ded0cfed05985c9bcbae3662f451c);
|
|
|
|
|
|
|
|
marker_2f56d6076733ea35865a69534f5c87bf.bindPopup(popup_555598c2cf08d511b78d53160eda1428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f56d6076733ea35865a69534f5c87bf.setIcon(icon_3c68fe71b31da71757ba65ad13d11414);
|
|
|
|
|
|
var marker_c9662562e4300880abdebd3f41909166 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e4fffcff41c229a335f98bb570b787d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8bb323aa60041481f46bfeaea68bf7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76daefe7752b576abfab6158645beda5 = $(`<div id="html_76daefe7752b576abfab6158645beda5" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e8bb323aa60041481f46bfeaea68bf7e.setContent(html_76daefe7752b576abfab6158645beda5);
|
|
|
|
|
|
|
|
marker_c9662562e4300880abdebd3f41909166.bindPopup(popup_e8bb323aa60041481f46bfeaea68bf7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9662562e4300880abdebd3f41909166.setIcon(icon_e4fffcff41c229a335f98bb570b787d8);
|
|
|
|
|
|
var marker_9ebe59caca1eff8757b0a709ae31f5e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_06d1cabe42782c50e6a076440aaa6481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba99bd1d66fe5ecbc2a5831a2f4cc77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1064f57fa17fda6f360b60afc50c9415 = $(`<div id="html_1064f57fa17fda6f360b60afc50c9415" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_0ba99bd1d66fe5ecbc2a5831a2f4cc77.setContent(html_1064f57fa17fda6f360b60afc50c9415);
|
|
|
|
|
|
|
|
marker_9ebe59caca1eff8757b0a709ae31f5e7.bindPopup(popup_0ba99bd1d66fe5ecbc2a5831a2f4cc77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ebe59caca1eff8757b0a709ae31f5e7.setIcon(icon_06d1cabe42782c50e6a076440aaa6481);
|
|
|
|
|
|
var marker_9f5327ffe3a32e9268e8ecdc7f5d9f36 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_277aa29bb02b812ce7ddc35ff2dfae3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f593b1c114c039d78ed7cef92cd7f245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f5c43a4fefb68c21c6b724e1a12e476 = $(`<div id="html_4f5c43a4fefb68c21c6b724e1a12e476" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_f593b1c114c039d78ed7cef92cd7f245.setContent(html_4f5c43a4fefb68c21c6b724e1a12e476);
|
|
|
|
|
|
|
|
marker_9f5327ffe3a32e9268e8ecdc7f5d9f36.bindPopup(popup_f593b1c114c039d78ed7cef92cd7f245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f5327ffe3a32e9268e8ecdc7f5d9f36.setIcon(icon_277aa29bb02b812ce7ddc35ff2dfae3b);
|
|
|
|
|
|
var marker_cbc60e35a20e6672db17c835ac6cf1a6 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5dba1270caa06d7b6b96b163a873c4f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8aea4b68ba7cdbad73d7c93d6f25cd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44117d37bf4581cee81e0c14f93a123e = $(`<div id="html_44117d37bf4581cee81e0c14f93a123e" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c8aea4b68ba7cdbad73d7c93d6f25cd2.setContent(html_44117d37bf4581cee81e0c14f93a123e);
|
|
|
|
|
|
|
|
marker_cbc60e35a20e6672db17c835ac6cf1a6.bindPopup(popup_c8aea4b68ba7cdbad73d7c93d6f25cd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbc60e35a20e6672db17c835ac6cf1a6.setIcon(icon_5dba1270caa06d7b6b96b163a873c4f5);
|
|
|
|
|
|
var marker_2c3e6861f778394e7a6002dede9994e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a0bab0dc7e279b00569270ee176349c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_613cc06eed8269fc554fe1863ec30a62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4c53fc2a8c1367ba85b56bdf3e1a3a5 = $(`<div id="html_b4c53fc2a8c1367ba85b56bdf3e1a3a5" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_613cc06eed8269fc554fe1863ec30a62.setContent(html_b4c53fc2a8c1367ba85b56bdf3e1a3a5);
|
|
|
|
|
|
|
|
marker_2c3e6861f778394e7a6002dede9994e0.bindPopup(popup_613cc06eed8269fc554fe1863ec30a62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c3e6861f778394e7a6002dede9994e0.setIcon(icon_a0bab0dc7e279b00569270ee176349c1);
|
|
|
|
|
|
var marker_5ddb79113634fa0ade69f485b57ace28 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_26603d890842e71c9bf25688ae60485e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a02095d3343458422323e5d52b231fc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6615e95cd80bbcce7c187e4b18dcc76 = $(`<div id="html_d6615e95cd80bbcce7c187e4b18dcc76" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_a02095d3343458422323e5d52b231fc0.setContent(html_d6615e95cd80bbcce7c187e4b18dcc76);
|
|
|
|
|
|
|
|
marker_5ddb79113634fa0ade69f485b57ace28.bindPopup(popup_a02095d3343458422323e5d52b231fc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ddb79113634fa0ade69f485b57ace28.setIcon(icon_26603d890842e71c9bf25688ae60485e);
|
|
|
|
|
|
var marker_16a091b0f1d6e3076ac5020f58b1b05b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_974f2ab7cec471f2c74f3e138bab5f49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17cfd405581b6eb8a9330fc4c879adae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e351a086e3515ee214494e82110495 = $(`<div id="html_69e351a086e3515ee214494e82110495" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_17cfd405581b6eb8a9330fc4c879adae.setContent(html_69e351a086e3515ee214494e82110495);
|
|
|
|
|
|
|
|
marker_16a091b0f1d6e3076ac5020f58b1b05b.bindPopup(popup_17cfd405581b6eb8a9330fc4c879adae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16a091b0f1d6e3076ac5020f58b1b05b.setIcon(icon_974f2ab7cec471f2c74f3e138bab5f49);
|
|
|
|
|
|
var marker_e06c9a21f4ab4350ddf72379fe0575d6 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d53fce0121e634a4dba3275a6706e6f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09549dada3f43785287300d3016fa80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a15a79d5c73087d21be4042679d8a5bd = $(`<div id="html_a15a79d5c73087d21be4042679d8a5bd" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_c09549dada3f43785287300d3016fa80.setContent(html_a15a79d5c73087d21be4042679d8a5bd);
|
|
|
|
|
|
|
|
marker_e06c9a21f4ab4350ddf72379fe0575d6.bindPopup(popup_c09549dada3f43785287300d3016fa80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e06c9a21f4ab4350ddf72379fe0575d6.setIcon(icon_d53fce0121e634a4dba3275a6706e6f1);
|
|
|
|
|
|
var marker_e93054e842226b2836820c01f12b4b87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_57458de3117e5d9d829dbe2fc7c20f00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fbcad4528e81f57109df85eaea747b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c7120f72ca1eb180f2776e63038c272 = $(`<div id="html_4c7120f72ca1eb180f2776e63038c272" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_6fbcad4528e81f57109df85eaea747b4.setContent(html_4c7120f72ca1eb180f2776e63038c272);
|
|
|
|
|
|
|
|
marker_e93054e842226b2836820c01f12b4b87.bindPopup(popup_6fbcad4528e81f57109df85eaea747b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e93054e842226b2836820c01f12b4b87.setIcon(icon_57458de3117e5d9d829dbe2fc7c20f00);
|
|
|
|
|
|
var marker_72957b6d0d5c947eb56c9de7536222f9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_db14be79295ea04772dcd6730bf209e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0938a3cd8f7ee649c6c5b0a6284767d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56aef1a5b3f76e2ea96866c9f1f36bf4 = $(`<div id="html_56aef1a5b3f76e2ea96866c9f1f36bf4" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d0938a3cd8f7ee649c6c5b0a6284767d.setContent(html_56aef1a5b3f76e2ea96866c9f1f36bf4);
|
|
|
|
|
|
|
|
marker_72957b6d0d5c947eb56c9de7536222f9.bindPopup(popup_d0938a3cd8f7ee649c6c5b0a6284767d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72957b6d0d5c947eb56c9de7536222f9.setIcon(icon_db14be79295ea04772dcd6730bf209e8);
|
|
|
|
|
|
var marker_47fcdbb2375377c2e445a9ae61388160 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_78d2f7f42d9c966a29138694f15558c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e3acb8f45a537211c1bdab7039767b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04dba9d62eff26f6332c568b40aa41e1 = $(`<div id="html_04dba9d62eff26f6332c568b40aa41e1" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_07e3acb8f45a537211c1bdab7039767b.setContent(html_04dba9d62eff26f6332c568b40aa41e1);
|
|
|
|
|
|
|
|
marker_47fcdbb2375377c2e445a9ae61388160.bindPopup(popup_07e3acb8f45a537211c1bdab7039767b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47fcdbb2375377c2e445a9ae61388160.setIcon(icon_78d2f7f42d9c966a29138694f15558c2);
|
|
|
|
|
|
var marker_e3f629b40aada204640bdd7d9e8c6349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0ed2c97831ca3102990e1eadb5142f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d520f5df27612750795da75b036f9497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a72f66cb9b56cb199e79467c925280b = $(`<div id="html_1a72f66cb9b56cb199e79467c925280b" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_d520f5df27612750795da75b036f9497.setContent(html_1a72f66cb9b56cb199e79467c925280b);
|
|
|
|
|
|
|
|
marker_e3f629b40aada204640bdd7d9e8c6349.bindPopup(popup_d520f5df27612750795da75b036f9497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f629b40aada204640bdd7d9e8c6349.setIcon(icon_0ed2c97831ca3102990e1eadb5142f57);
|
|
|
|
|
|
var marker_187bfddb1c204a67cd386bbe4917f6f5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5e478d1fd062e8700efa0c7640837a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fad5b3e58dbfadd315312841554cc35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04014e693b90051fc86ab559672de09d = $(`<div id="html_04014e693b90051fc86ab559672de09d" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_1fad5b3e58dbfadd315312841554cc35.setContent(html_04014e693b90051fc86ab559672de09d);
|
|
|
|
|
|
|
|
marker_187bfddb1c204a67cd386bbe4917f6f5.bindPopup(popup_1fad5b3e58dbfadd315312841554cc35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_187bfddb1c204a67cd386bbe4917f6f5.setIcon(icon_5e478d1fd062e8700efa0c7640837a0f);
|
|
|
|
|
|
var marker_035b05f6cc033bbee3adc87f1d7bbcaf = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_fd20cfb6a92ab6e233d41a10f7483c6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a7519ad669f10d1359612df8fdd8916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f23e93d6e3dc17ef0eab8a79ba9301e1 = $(`<div id="html_f23e93d6e3dc17ef0eab8a79ba9301e1" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_3a7519ad669f10d1359612df8fdd8916.setContent(html_f23e93d6e3dc17ef0eab8a79ba9301e1);
|
|
|
|
|
|
|
|
marker_035b05f6cc033bbee3adc87f1d7bbcaf.bindPopup(popup_3a7519ad669f10d1359612df8fdd8916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_035b05f6cc033bbee3adc87f1d7bbcaf.setIcon(icon_fd20cfb6a92ab6e233d41a10f7483c6a);
|
|
|
|
|
|
var marker_4ef7916cf558e34205ae6d43ed0269bc = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_083eaeb76731e9718af3c0355bdefe09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a45f852b2aa664cd08fbfb3dd77c226 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c379e5a245c7a841297cd7d0f960cec7 = $(`<div id="html_c379e5a245c7a841297cd7d0f960cec7" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_9a45f852b2aa664cd08fbfb3dd77c226.setContent(html_c379e5a245c7a841297cd7d0f960cec7);
|
|
|
|
|
|
|
|
marker_4ef7916cf558e34205ae6d43ed0269bc.bindPopup(popup_9a45f852b2aa664cd08fbfb3dd77c226)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef7916cf558e34205ae6d43ed0269bc.setIcon(icon_083eaeb76731e9718af3c0355bdefe09);
|
|
|
|
|
|
var marker_50bcbe2157e20db4105e949d25569ff5 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_129b6b50485dc43496a921ab26daaefa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4de217953edd30e6fc69b3e254d8ce48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c95f3e1829c6d085a7f7ab2f01198a = $(`<div id="html_80c95f3e1829c6d085a7f7ab2f01198a" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_4de217953edd30e6fc69b3e254d8ce48.setContent(html_80c95f3e1829c6d085a7f7ab2f01198a);
|
|
|
|
|
|
|
|
marker_50bcbe2157e20db4105e949d25569ff5.bindPopup(popup_4de217953edd30e6fc69b3e254d8ce48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50bcbe2157e20db4105e949d25569ff5.setIcon(icon_129b6b50485dc43496a921ab26daaefa);
|
|
|
|
|
|
var marker_f009dfb5e1069fe6c47de5bcde82bfa8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8495f5fd2cf4d6d6f07f4a4524ceebee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1f7209965eef20e7fe5c53df6a77e80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c509054085c270023e627355fdea1a5 = $(`<div id="html_1c509054085c270023e627355fdea1a5" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_c1f7209965eef20e7fe5c53df6a77e80.setContent(html_1c509054085c270023e627355fdea1a5);
|
|
|
|
|
|
|
|
marker_f009dfb5e1069fe6c47de5bcde82bfa8.bindPopup(popup_c1f7209965eef20e7fe5c53df6a77e80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f009dfb5e1069fe6c47de5bcde82bfa8.setIcon(icon_8495f5fd2cf4d6d6f07f4a4524ceebee);
|
|
|
|
|
|
var marker_f181325f690307158cee57f705e1192a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e0006317af19a1baa0f130ce9d864eff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a0a1de6f55d3b5d74a95b7b5a7f43bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc93f645163ad544e60a3d7a7110a8a9 = $(`<div id="html_dc93f645163ad544e60a3d7a7110a8a9" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_6a0a1de6f55d3b5d74a95b7b5a7f43bd.setContent(html_dc93f645163ad544e60a3d7a7110a8a9);
|
|
|
|
|
|
|
|
marker_f181325f690307158cee57f705e1192a.bindPopup(popup_6a0a1de6f55d3b5d74a95b7b5a7f43bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f181325f690307158cee57f705e1192a.setIcon(icon_e0006317af19a1baa0f130ce9d864eff);
|
|
|
|
|
|
var marker_e82e1f2aab36680ed2e123c10a3b4161 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b84aafd24de3745361b1204a2a7eae19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8baba1a1f327be35015016b55fa9b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbef7c7072034568e1595351a3e1b11e = $(`<div id="html_dbef7c7072034568e1595351a3e1b11e" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_6b8baba1a1f327be35015016b55fa9b9.setContent(html_dbef7c7072034568e1595351a3e1b11e);
|
|
|
|
|
|
|
|
marker_e82e1f2aab36680ed2e123c10a3b4161.bindPopup(popup_6b8baba1a1f327be35015016b55fa9b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e82e1f2aab36680ed2e123c10a3b4161.setIcon(icon_b84aafd24de3745361b1204a2a7eae19);
|
|
|
|
|
|
var marker_11974c4cec54ea3698d2b3535c97d466 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_86ff9d147befc4301d997326023513bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1135bed220aeb4df1a910fa954f1fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09dedfd0140d8213d88c94fa72065613 = $(`<div id="html_09dedfd0140d8213d88c94fa72065613" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_d1135bed220aeb4df1a910fa954f1fce.setContent(html_09dedfd0140d8213d88c94fa72065613);
|
|
|
|
|
|
|
|
marker_11974c4cec54ea3698d2b3535c97d466.bindPopup(popup_d1135bed220aeb4df1a910fa954f1fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11974c4cec54ea3698d2b3535c97d466.setIcon(icon_86ff9d147befc4301d997326023513bd);
|
|
|
|
|
|
var marker_8a659f8fb8da2091a86e6efeaf127b0b = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f9b6d2241b6ee3baada8fbcde6d3bd69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555d3b5cb90e8c9c48e7134fa822a9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94642fe01c6356c74696f6d5a5167edc = $(`<div id="html_94642fe01c6356c74696f6d5a5167edc" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_555d3b5cb90e8c9c48e7134fa822a9d7.setContent(html_94642fe01c6356c74696f6d5a5167edc);
|
|
|
|
|
|
|
|
marker_8a659f8fb8da2091a86e6efeaf127b0b.bindPopup(popup_555d3b5cb90e8c9c48e7134fa822a9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a659f8fb8da2091a86e6efeaf127b0b.setIcon(icon_f9b6d2241b6ee3baada8fbcde6d3bd69);
|
|
|
|
|
|
var marker_475a7562b6da983a70026a5c4f5c4827 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_757ddc244f390d9a58e0c73791325ac3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99d196841a3f8011785483962d96d4a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18848e330a3f9dd549865acff5e39ccf = $(`<div id="html_18848e330a3f9dd549865acff5e39ccf" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_99d196841a3f8011785483962d96d4a1.setContent(html_18848e330a3f9dd549865acff5e39ccf);
|
|
|
|
|
|
|
|
marker_475a7562b6da983a70026a5c4f5c4827.bindPopup(popup_99d196841a3f8011785483962d96d4a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_475a7562b6da983a70026a5c4f5c4827.setIcon(icon_757ddc244f390d9a58e0c73791325ac3);
|
|
|
|
|
|
var marker_8f7ff67ddb2bc8249bbc4b0132d87020 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_93022f2b0168d442fed226a2528404c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3159f6d38eb68c36eb501f0b923bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da63188c8e6bdb7f388b582b03f9377f = $(`<div id="html_da63188c8e6bdb7f388b582b03f9377f" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_7a3159f6d38eb68c36eb501f0b923bb6.setContent(html_da63188c8e6bdb7f388b582b03f9377f);
|
|
|
|
|
|
|
|
marker_8f7ff67ddb2bc8249bbc4b0132d87020.bindPopup(popup_7a3159f6d38eb68c36eb501f0b923bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f7ff67ddb2bc8249bbc4b0132d87020.setIcon(icon_93022f2b0168d442fed226a2528404c3);
|
|
|
|
|
|
var marker_56a135cf6ad989f141ccb98f66c653e3 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_601ccfb971141fef58494294f1353e77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea0ab6731e33781b40a06120698f3738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d482187423f140dc7a794992d967ecab = $(`<div id="html_d482187423f140dc7a794992d967ecab" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_ea0ab6731e33781b40a06120698f3738.setContent(html_d482187423f140dc7a794992d967ecab);
|
|
|
|
|
|
|
|
marker_56a135cf6ad989f141ccb98f66c653e3.bindPopup(popup_ea0ab6731e33781b40a06120698f3738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56a135cf6ad989f141ccb98f66c653e3.setIcon(icon_601ccfb971141fef58494294f1353e77);
|
|
|
|
|
|
var marker_efdd609ed444014359e939182bb50f52 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ca9987dcfc04579e016d5a68ba5f145b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a4e8fd17a0cc12a77c852ce20260aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f8a108e5f453987aa24e2d8d3d32284 = $(`<div id="html_4f8a108e5f453987aa24e2d8d3d32284" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_7a4e8fd17a0cc12a77c852ce20260aa0.setContent(html_4f8a108e5f453987aa24e2d8d3d32284);
|
|
|
|
|
|
|
|
marker_efdd609ed444014359e939182bb50f52.bindPopup(popup_7a4e8fd17a0cc12a77c852ce20260aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdd609ed444014359e939182bb50f52.setIcon(icon_ca9987dcfc04579e016d5a68ba5f145b);
|
|
|
|
|
|
var marker_b93fa38bba267c816aa9459500d3fa03 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5c89a68a8032b24a0bc832c0f74bc5ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fde392298e452143cced7d5033d80a6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac9a37238668e2a2cdbe0d3c4e0dac6 = $(`<div id="html_3ac9a37238668e2a2cdbe0d3c4e0dac6" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_fde392298e452143cced7d5033d80a6d.setContent(html_3ac9a37238668e2a2cdbe0d3c4e0dac6);
|
|
|
|
|
|
|
|
marker_b93fa38bba267c816aa9459500d3fa03.bindPopup(popup_fde392298e452143cced7d5033d80a6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b93fa38bba267c816aa9459500d3fa03.setIcon(icon_5c89a68a8032b24a0bc832c0f74bc5ff);
|
|
|
|
|
|
var marker_22455fa2b0d73a25c2e157a88dc1e037 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1f58bdcfd1b4ffef18af50ff44cc9cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_314d38cddf1d52ae878aec0c31c61c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86f227ef72695bea2e67390dc129ac1b = $(`<div id="html_86f227ef72695bea2e67390dc129ac1b" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_314d38cddf1d52ae878aec0c31c61c47.setContent(html_86f227ef72695bea2e67390dc129ac1b);
|
|
|
|
|
|
|
|
marker_22455fa2b0d73a25c2e157a88dc1e037.bindPopup(popup_314d38cddf1d52ae878aec0c31c61c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22455fa2b0d73a25c2e157a88dc1e037.setIcon(icon_1f58bdcfd1b4ffef18af50ff44cc9cf5);
|
|
|
|
|
|
var marker_ebcd35067c42f4e12ee937b966b8a58d = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c343fdbcebc094e3356270d40dcba350 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4fae72ab93cad26c0e34662b44de841 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13055e1e0dcf4fbdc9ef5798ca129833 = $(`<div id="html_13055e1e0dcf4fbdc9ef5798ca129833" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_b4fae72ab93cad26c0e34662b44de841.setContent(html_13055e1e0dcf4fbdc9ef5798ca129833);
|
|
|
|
|
|
|
|
marker_ebcd35067c42f4e12ee937b966b8a58d.bindPopup(popup_b4fae72ab93cad26c0e34662b44de841)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebcd35067c42f4e12ee937b966b8a58d.setIcon(icon_c343fdbcebc094e3356270d40dcba350);
|
|
|
|
|
|
var marker_7207037c18f62f8d1493795da60b49d8 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f3a9f5fb0fda363579c65e8ada8c595c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb86f7b71012b182d9b54e89f446eda5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17c9fe82e8accce7eafc7b79fdc73cce = $(`<div id="html_17c9fe82e8accce7eafc7b79fdc73cce" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_eb86f7b71012b182d9b54e89f446eda5.setContent(html_17c9fe82e8accce7eafc7b79fdc73cce);
|
|
|
|
|
|
|
|
marker_7207037c18f62f8d1493795da60b49d8.bindPopup(popup_eb86f7b71012b182d9b54e89f446eda5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7207037c18f62f8d1493795da60b49d8.setIcon(icon_f3a9f5fb0fda363579c65e8ada8c595c);
|
|
|
|
|
|
var marker_5d4dfa32f22f92a0e1f8fd2b9120ba50 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_10e1506960b1364fdca242a8f8abdc34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95cde487dda9743c5df436dde8df27bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85a418637cb5fd1ea50d438ecb7b442 = $(`<div id="html_f85a418637cb5fd1ea50d438ecb7b442" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_95cde487dda9743c5df436dde8df27bd.setContent(html_f85a418637cb5fd1ea50d438ecb7b442);
|
|
|
|
|
|
|
|
marker_5d4dfa32f22f92a0e1f8fd2b9120ba50.bindPopup(popup_95cde487dda9743c5df436dde8df27bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d4dfa32f22f92a0e1f8fd2b9120ba50.setIcon(icon_10e1506960b1364fdca242a8f8abdc34);
|
|
|
|
|
|
var marker_c21ba2dea1dfd6393e0cfb091586c14d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9fe91ff999b6cfcd5313dec03cfc635b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b93f6422f340a155b863a420f56c0654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fe82d16bf89d5bf5dd0efd5f0382df2 = $(`<div id="html_7fe82d16bf89d5bf5dd0efd5f0382df2" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_b93f6422f340a155b863a420f56c0654.setContent(html_7fe82d16bf89d5bf5dd0efd5f0382df2);
|
|
|
|
|
|
|
|
marker_c21ba2dea1dfd6393e0cfb091586c14d.bindPopup(popup_b93f6422f340a155b863a420f56c0654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c21ba2dea1dfd6393e0cfb091586c14d.setIcon(icon_9fe91ff999b6cfcd5313dec03cfc635b);
|
|
|
|
|
|
var marker_0f33403f4d6a0fa49bc79b869b1d7825 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_50224111d3dad01c1844a77c54ad25b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e89821d66b56047db85c3a16b7393fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_899ffa9f3a90b686e3773143c3f44a8e = $(`<div id="html_899ffa9f3a90b686e3773143c3f44a8e" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_5e89821d66b56047db85c3a16b7393fd.setContent(html_899ffa9f3a90b686e3773143c3f44a8e);
|
|
|
|
|
|
|
|
marker_0f33403f4d6a0fa49bc79b869b1d7825.bindPopup(popup_5e89821d66b56047db85c3a16b7393fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f33403f4d6a0fa49bc79b869b1d7825.setIcon(icon_50224111d3dad01c1844a77c54ad25b9);
|
|
|
|
|
|
var marker_bb51cb4ee47ab25de4a77d703160f38a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_6947029dcc8f7264a4ca95635736fa81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c22527eca1cdb6ee0f7a3898fbae8af0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ba0e0d28643b4bde2c5ecc6d217f00 = $(`<div id="html_c4ba0e0d28643b4bde2c5ecc6d217f00" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_c22527eca1cdb6ee0f7a3898fbae8af0.setContent(html_c4ba0e0d28643b4bde2c5ecc6d217f00);
|
|
|
|
|
|
|
|
marker_bb51cb4ee47ab25de4a77d703160f38a.bindPopup(popup_c22527eca1cdb6ee0f7a3898fbae8af0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb51cb4ee47ab25de4a77d703160f38a.setIcon(icon_6947029dcc8f7264a4ca95635736fa81);
|
|
|
|
|
|
var marker_7a6625bf5494d44ef10811ec13854f27 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_2c254b8aea7ba5e308a21f298edaa2d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167369ea2455f21906f7ea3fe8e93f9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec2ddf799b2065547da9e7b59892110 = $(`<div id="html_8ec2ddf799b2065547da9e7b59892110" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_167369ea2455f21906f7ea3fe8e93f9f.setContent(html_8ec2ddf799b2065547da9e7b59892110);
|
|
|
|
|
|
|
|
marker_7a6625bf5494d44ef10811ec13854f27.bindPopup(popup_167369ea2455f21906f7ea3fe8e93f9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a6625bf5494d44ef10811ec13854f27.setIcon(icon_2c254b8aea7ba5e308a21f298edaa2d5);
|
|
|
|
|
|
var marker_6153ae3091ef75b997bbcc846fb0bafe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9dcf15ecc1875a9931317ffbabc62e6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e945ec6dfc87c792af74d8fbe6c30c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d49cd9a023075e9be541023090ec0874 = $(`<div id="html_d49cd9a023075e9be541023090ec0874" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_9e945ec6dfc87c792af74d8fbe6c30c4.setContent(html_d49cd9a023075e9be541023090ec0874);
|
|
|
|
|
|
|
|
marker_6153ae3091ef75b997bbcc846fb0bafe.bindPopup(popup_9e945ec6dfc87c792af74d8fbe6c30c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6153ae3091ef75b997bbcc846fb0bafe.setIcon(icon_9dcf15ecc1875a9931317ffbabc62e6b);
|
|
|
|
|
|
var marker_e6e0a611df7be5beebf60dbea00f3f79 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5b247c94f725c65db7a647208cfa5dae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f23b59f2c7d5a365608eceeb6d56ad1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a386cf18daa8c9636151d30a9a558253 = $(`<div id="html_a386cf18daa8c9636151d30a9a558253" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_1f23b59f2c7d5a365608eceeb6d56ad1.setContent(html_a386cf18daa8c9636151d30a9a558253);
|
|
|
|
|
|
|
|
marker_e6e0a611df7be5beebf60dbea00f3f79.bindPopup(popup_1f23b59f2c7d5a365608eceeb6d56ad1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e0a611df7be5beebf60dbea00f3f79.setIcon(icon_5b247c94f725c65db7a647208cfa5dae);
|
|
|
|
|
|
var marker_3730d21f1ed4fc29b7d62ab354e5206b = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b76353a731f034ca38c32ecdfcf02e67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9246e553265adbc676ed0bd65cd91200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b42e3b3247a6506ebf8b5d2875a9c9f = $(`<div id="html_2b42e3b3247a6506ebf8b5d2875a9c9f" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_9246e553265adbc676ed0bd65cd91200.setContent(html_2b42e3b3247a6506ebf8b5d2875a9c9f);
|
|
|
|
|
|
|
|
marker_3730d21f1ed4fc29b7d62ab354e5206b.bindPopup(popup_9246e553265adbc676ed0bd65cd91200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3730d21f1ed4fc29b7d62ab354e5206b.setIcon(icon_b76353a731f034ca38c32ecdfcf02e67);
|
|
|
|
|
|
var marker_13d7729b41b91de31b0734b78ed9a88f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_26dc3679425e7d24ec3fa9f793d6070f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fc0e8b1e7c740180c12b3a0362b5861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22a7572f6e16af7d820533df27245d5 = $(`<div id="html_d22a7572f6e16af7d820533df27245d5" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_9fc0e8b1e7c740180c12b3a0362b5861.setContent(html_d22a7572f6e16af7d820533df27245d5);
|
|
|
|
|
|
|
|
marker_13d7729b41b91de31b0734b78ed9a88f.bindPopup(popup_9fc0e8b1e7c740180c12b3a0362b5861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13d7729b41b91de31b0734b78ed9a88f.setIcon(icon_26dc3679425e7d24ec3fa9f793d6070f);
|
|
|
|
|
|
var marker_2db49b67686ef9fdf5eeafd020b54cf6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9e7474c2f3baa9d1cb6fdafd90ce1714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c478f8ed2d6224a4021e23d03361930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_366af10805b9d4cccd1c2307907f7563 = $(`<div id="html_366af10805b9d4cccd1c2307907f7563" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_7c478f8ed2d6224a4021e23d03361930.setContent(html_366af10805b9d4cccd1c2307907f7563);
|
|
|
|
|
|
|
|
marker_2db49b67686ef9fdf5eeafd020b54cf6.bindPopup(popup_7c478f8ed2d6224a4021e23d03361930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2db49b67686ef9fdf5eeafd020b54cf6.setIcon(icon_9e7474c2f3baa9d1cb6fdafd90ce1714);
|
|
|
|
|
|
var marker_9288d178be7f32e91052bc454199012a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d16d3f760b45b04298756807fc7f7bb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e63bfce65df9ffae8fcb1ddbc8e3034f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2668dba562d21af45be67724775b2161 = $(`<div id="html_2668dba562d21af45be67724775b2161" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_e63bfce65df9ffae8fcb1ddbc8e3034f.setContent(html_2668dba562d21af45be67724775b2161);
|
|
|
|
|
|
|
|
marker_9288d178be7f32e91052bc454199012a.bindPopup(popup_e63bfce65df9ffae8fcb1ddbc8e3034f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9288d178be7f32e91052bc454199012a.setIcon(icon_d16d3f760b45b04298756807fc7f7bb0);
|
|
|
|
|
|
var marker_e05d7ceb4e04d4dc55ee46f571194f6a = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_79d4d7a25b6429900263474b8e41441a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_397860cf0fb9f8198a7966e5d853aa66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_296f1deeda72d34525825714b2b767b3 = $(`<div id="html_296f1deeda72d34525825714b2b767b3" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_397860cf0fb9f8198a7966e5d853aa66.setContent(html_296f1deeda72d34525825714b2b767b3);
|
|
|
|
|
|
|
|
marker_e05d7ceb4e04d4dc55ee46f571194f6a.bindPopup(popup_397860cf0fb9f8198a7966e5d853aa66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e05d7ceb4e04d4dc55ee46f571194f6a.setIcon(icon_79d4d7a25b6429900263474b8e41441a);
|
|
|
|
|
|
var marker_aeeb1c73d2c86dc762037ce2ccb7091f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_174ee0eae75211d2a6959c8ce6e62967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60a2ea8a3659f2b8386efe821719511 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f50dac667a488e06501f2e117c8046c = $(`<div id="html_4f50dac667a488e06501f2e117c8046c" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_f60a2ea8a3659f2b8386efe821719511.setContent(html_4f50dac667a488e06501f2e117c8046c);
|
|
|
|
|
|
|
|
marker_aeeb1c73d2c86dc762037ce2ccb7091f.bindPopup(popup_f60a2ea8a3659f2b8386efe821719511)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeeb1c73d2c86dc762037ce2ccb7091f.setIcon(icon_174ee0eae75211d2a6959c8ce6e62967);
|
|
|
|
|
|
var marker_44eee2c38465831a1f3f572ea64cf5ff = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9e25bc0a3e8a7b2297a177efb1224caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3e3de01d359cf09a9bd87dd7eee9861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3997c714ceccf0d73c868ca388ba80c6 = $(`<div id="html_3997c714ceccf0d73c868ca388ba80c6" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_b3e3de01d359cf09a9bd87dd7eee9861.setContent(html_3997c714ceccf0d73c868ca388ba80c6);
|
|
|
|
|
|
|
|
marker_44eee2c38465831a1f3f572ea64cf5ff.bindPopup(popup_b3e3de01d359cf09a9bd87dd7eee9861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44eee2c38465831a1f3f572ea64cf5ff.setIcon(icon_9e25bc0a3e8a7b2297a177efb1224caf);
|
|
|
|
|
|
var marker_c5ec45550e9e8bc503f218be6a668d88 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f6c9bc211551c0e7dcf54445a55c7d46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c2c9a4ea739bd9146c86cec608cae7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6fa48fc29af9bb0cdf245380a066bb = $(`<div id="html_2a6fa48fc29af9bb0cdf245380a066bb" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1c2c9a4ea739bd9146c86cec608cae7d.setContent(html_2a6fa48fc29af9bb0cdf245380a066bb);
|
|
|
|
|
|
|
|
marker_c5ec45550e9e8bc503f218be6a668d88.bindPopup(popup_1c2c9a4ea739bd9146c86cec608cae7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5ec45550e9e8bc503f218be6a668d88.setIcon(icon_f6c9bc211551c0e7dcf54445a55c7d46);
|
|
|
|
|
|
var marker_a2c542842c716fbb5983cd302e5f8ec9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9be81ad91c40ea802e74229c204d842d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02efae7b565a7fcf0f89e28c87d7b6f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bf6099893fb4a0da4993395ba822955 = $(`<div id="html_0bf6099893fb4a0da4993395ba822955" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_02efae7b565a7fcf0f89e28c87d7b6f8.setContent(html_0bf6099893fb4a0da4993395ba822955);
|
|
|
|
|
|
|
|
marker_a2c542842c716fbb5983cd302e5f8ec9.bindPopup(popup_02efae7b565a7fcf0f89e28c87d7b6f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2c542842c716fbb5983cd302e5f8ec9.setIcon(icon_9be81ad91c40ea802e74229c204d842d);
|
|
|
|
|
|
var marker_947d1aae09d61db1958b4935c0d08979 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ee8d703a66b33f8b4e7a89a0b02d7de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7184c118b25f34d1e846d693f3d3a200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a2f35b41d3cdbdba29ea55d95b50239 = $(`<div id="html_2a2f35b41d3cdbdba29ea55d95b50239" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_7184c118b25f34d1e846d693f3d3a200.setContent(html_2a2f35b41d3cdbdba29ea55d95b50239);
|
|
|
|
|
|
|
|
marker_947d1aae09d61db1958b4935c0d08979.bindPopup(popup_7184c118b25f34d1e846d693f3d3a200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_947d1aae09d61db1958b4935c0d08979.setIcon(icon_ee8d703a66b33f8b4e7a89a0b02d7de8);
|
|
|
|
|
|
var marker_85c580b81533aebfdd8eb0a4db48970e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3d400ee38ddb99540936efa29326422b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea1b4c5377b9b5cc7d0d2c900afc09af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf430619605e574a2f3d4279f00327b2 = $(`<div id="html_bf430619605e574a2f3d4279f00327b2" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ea1b4c5377b9b5cc7d0d2c900afc09af.setContent(html_bf430619605e574a2f3d4279f00327b2);
|
|
|
|
|
|
|
|
marker_85c580b81533aebfdd8eb0a4db48970e.bindPopup(popup_ea1b4c5377b9b5cc7d0d2c900afc09af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c580b81533aebfdd8eb0a4db48970e.setIcon(icon_3d400ee38ddb99540936efa29326422b);
|
|
|
|
|
|
var marker_4585d063062534a182f70ff0fc005465 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d670e833e27e7ea9719d4a42451b1457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad24400a7eba1abf3d6f0e758b119c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36b574e4eafed3787fe91071a9b465fe = $(`<div id="html_36b574e4eafed3787fe91071a9b465fe" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5ad24400a7eba1abf3d6f0e758b119c7.setContent(html_36b574e4eafed3787fe91071a9b465fe);
|
|
|
|
|
|
|
|
marker_4585d063062534a182f70ff0fc005465.bindPopup(popup_5ad24400a7eba1abf3d6f0e758b119c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4585d063062534a182f70ff0fc005465.setIcon(icon_d670e833e27e7ea9719d4a42451b1457);
|
|
|
|
|
|
var marker_d029240201b6a77272db7322fb7a0858 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a1382ef4b91eb8d5a886c1994227bdf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa5adb8b45b29405db4d67c2c963f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec022dbe800b69fb75e7e5ad0f71f768 = $(`<div id="html_ec022dbe800b69fb75e7e5ad0f71f768" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_2aa5adb8b45b29405db4d67c2c963f57.setContent(html_ec022dbe800b69fb75e7e5ad0f71f768);
|
|
|
|
|
|
|
|
marker_d029240201b6a77272db7322fb7a0858.bindPopup(popup_2aa5adb8b45b29405db4d67c2c963f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d029240201b6a77272db7322fb7a0858.setIcon(icon_a1382ef4b91eb8d5a886c1994227bdf8);
|
|
|
|
|
|
var marker_23e79d544127ee1817069410e8f9aed7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0a9b95ec36698ce677e9b77fb2304e57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdc3fb65c1c518e5ff86229fe4bbdc9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_289c5aaec33314de249f3a8bebd8c9b8 = $(`<div id="html_289c5aaec33314de249f3a8bebd8c9b8" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_bdc3fb65c1c518e5ff86229fe4bbdc9e.setContent(html_289c5aaec33314de249f3a8bebd8c9b8);
|
|
|
|
|
|
|
|
marker_23e79d544127ee1817069410e8f9aed7.bindPopup(popup_bdc3fb65c1c518e5ff86229fe4bbdc9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23e79d544127ee1817069410e8f9aed7.setIcon(icon_0a9b95ec36698ce677e9b77fb2304e57);
|
|
|
|
|
|
var marker_0949349562a85db623feb796c4ce49c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d82e901da62d62ababadecb8406cd00e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_904a166513dd6e62961aeb07c55e046e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74c1a2d97525c4ab119827d31b6cd7e = $(`<div id="html_a74c1a2d97525c4ab119827d31b6cd7e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_904a166513dd6e62961aeb07c55e046e.setContent(html_a74c1a2d97525c4ab119827d31b6cd7e);
|
|
|
|
|
|
|
|
marker_0949349562a85db623feb796c4ce49c6.bindPopup(popup_904a166513dd6e62961aeb07c55e046e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0949349562a85db623feb796c4ce49c6.setIcon(icon_d82e901da62d62ababadecb8406cd00e);
|
|
|
|
|
|
var marker_8f44166595a4c757904c0a6d3814e07f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b473b92a9ec3cf8701c9cc9fe1f9704d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d503f5939fb2fe238e81a2714f30bfd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d5eec910834ad6d2aea84ac4c3500a5 = $(`<div id="html_8d5eec910834ad6d2aea84ac4c3500a5" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d503f5939fb2fe238e81a2714f30bfd5.setContent(html_8d5eec910834ad6d2aea84ac4c3500a5);
|
|
|
|
|
|
|
|
marker_8f44166595a4c757904c0a6d3814e07f.bindPopup(popup_d503f5939fb2fe238e81a2714f30bfd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f44166595a4c757904c0a6d3814e07f.setIcon(icon_b473b92a9ec3cf8701c9cc9fe1f9704d);
|
|
|
|
|
|
var marker_d8ebc837e19f56237fd229364ac0ccff = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_01d98a4ae28769d3e7f8d0a84cadbee1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1887018fd41a278e9c0a72b154105b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c390ef7b63a6ae2f9813e601664d0f2 = $(`<div id="html_9c390ef7b63a6ae2f9813e601664d0f2" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_1887018fd41a278e9c0a72b154105b10.setContent(html_9c390ef7b63a6ae2f9813e601664d0f2);
|
|
|
|
|
|
|
|
marker_d8ebc837e19f56237fd229364ac0ccff.bindPopup(popup_1887018fd41a278e9c0a72b154105b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ebc837e19f56237fd229364ac0ccff.setIcon(icon_01d98a4ae28769d3e7f8d0a84cadbee1);
|
|
|
|
|
|
var marker_c4b0817476a3613d690369c5ce2c43cf = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8488d3bc0d73911ea1cf0a5125870d82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62ab56d7be17681db1deb0d8be5f55f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e854dbc19eac85a98d1194e122318c8 = $(`<div id="html_0e854dbc19eac85a98d1194e122318c8" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_62ab56d7be17681db1deb0d8be5f55f4.setContent(html_0e854dbc19eac85a98d1194e122318c8);
|
|
|
|
|
|
|
|
marker_c4b0817476a3613d690369c5ce2c43cf.bindPopup(popup_62ab56d7be17681db1deb0d8be5f55f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4b0817476a3613d690369c5ce2c43cf.setIcon(icon_8488d3bc0d73911ea1cf0a5125870d82);
|
|
|
|
|
|
var marker_8c1ef22d01fe1a3e038863c9c1ed13fb = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_68270de096168480917f71c3a3e62f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b5e2e83e5e2c8f1765777919502c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31d5abd1c1bae58b8987473cd787d20 = $(`<div id="html_c31d5abd1c1bae58b8987473cd787d20" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_e7b5e2e83e5e2c8f1765777919502c72.setContent(html_c31d5abd1c1bae58b8987473cd787d20);
|
|
|
|
|
|
|
|
marker_8c1ef22d01fe1a3e038863c9c1ed13fb.bindPopup(popup_e7b5e2e83e5e2c8f1765777919502c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c1ef22d01fe1a3e038863c9c1ed13fb.setIcon(icon_68270de096168480917f71c3a3e62f6f);
|
|
|
|
|
|
var marker_ec311f75189139feaa9e643d35e79900 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_10c824e33b477b5bb2dda9485632cf7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bf9feeac4b0b77b32ada174ceb5ea07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c7f9ef72f829f5bfe1115f7139bc244 = $(`<div id="html_5c7f9ef72f829f5bfe1115f7139bc244" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_8bf9feeac4b0b77b32ada174ceb5ea07.setContent(html_5c7f9ef72f829f5bfe1115f7139bc244);
|
|
|
|
|
|
|
|
marker_ec311f75189139feaa9e643d35e79900.bindPopup(popup_8bf9feeac4b0b77b32ada174ceb5ea07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec311f75189139feaa9e643d35e79900.setIcon(icon_10c824e33b477b5bb2dda9485632cf7f);
|
|
|
|
|
|
var marker_5a4ca7e0fc763e40d1d1b3629b20beef = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_82bf064ce2c04441305bdefb0bf1c723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b2032f955b9985dfe49f4b4813b51f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d89860312a2125a7eebd8dc00ac9439 = $(`<div id="html_8d89860312a2125a7eebd8dc00ac9439" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_5b2032f955b9985dfe49f4b4813b51f5.setContent(html_8d89860312a2125a7eebd8dc00ac9439);
|
|
|
|
|
|
|
|
marker_5a4ca7e0fc763e40d1d1b3629b20beef.bindPopup(popup_5b2032f955b9985dfe49f4b4813b51f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4ca7e0fc763e40d1d1b3629b20beef.setIcon(icon_82bf064ce2c04441305bdefb0bf1c723);
|
|
|
|
|
|
var marker_9fa095c38d5280e7d3d02e4f0c9f1b3d = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7f9d0e88522a60c672da76ae032d5fdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48da2e22da76880afdee015b2d20595d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad349e65b481986dda77828d9b2cd1e2 = $(`<div id="html_ad349e65b481986dda77828d9b2cd1e2" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_48da2e22da76880afdee015b2d20595d.setContent(html_ad349e65b481986dda77828d9b2cd1e2);
|
|
|
|
|
|
|
|
marker_9fa095c38d5280e7d3d02e4f0c9f1b3d.bindPopup(popup_48da2e22da76880afdee015b2d20595d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa095c38d5280e7d3d02e4f0c9f1b3d.setIcon(icon_7f9d0e88522a60c672da76ae032d5fdf);
|
|
|
|
|
|
var marker_27e437451ecf7c6ccb9db2e9fb03130a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_92000e4af045b5db31096a613b801e02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa6f4e4c4dd9d57bd7c01be7cbd38ca5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e5467f1be9aee540e26bbd48994782 = $(`<div id="html_98e5467f1be9aee540e26bbd48994782" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_aa6f4e4c4dd9d57bd7c01be7cbd38ca5.setContent(html_98e5467f1be9aee540e26bbd48994782);
|
|
|
|
|
|
|
|
marker_27e437451ecf7c6ccb9db2e9fb03130a.bindPopup(popup_aa6f4e4c4dd9d57bd7c01be7cbd38ca5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e437451ecf7c6ccb9db2e9fb03130a.setIcon(icon_92000e4af045b5db31096a613b801e02);
|
|
|
|
|
|
var marker_4ce43774756d6f4cc7bfffbc978636c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7eb626c960c22e527aa4cd0905242007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2baf3a560c5df13f424513ef59af8110 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab9512f51a473efa4cdc4f8bb49d22a1 = $(`<div id="html_ab9512f51a473efa4cdc4f8bb49d22a1" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_2baf3a560c5df13f424513ef59af8110.setContent(html_ab9512f51a473efa4cdc4f8bb49d22a1);
|
|
|
|
|
|
|
|
marker_4ce43774756d6f4cc7bfffbc978636c2.bindPopup(popup_2baf3a560c5df13f424513ef59af8110)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ce43774756d6f4cc7bfffbc978636c2.setIcon(icon_7eb626c960c22e527aa4cd0905242007);
|
|
|
|
|
|
var marker_f3c6faae30cc61d906e2d04f91b6ee24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0bc9d0394fb44c3b2d63f4f4f8b52ec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34c3699cf53c43a59692bad39ee8424d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e67dd2a41195943be71b5750d5ecfc70 = $(`<div id="html_e67dd2a41195943be71b5750d5ecfc70" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_34c3699cf53c43a59692bad39ee8424d.setContent(html_e67dd2a41195943be71b5750d5ecfc70);
|
|
|
|
|
|
|
|
marker_f3c6faae30cc61d906e2d04f91b6ee24.bindPopup(popup_34c3699cf53c43a59692bad39ee8424d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3c6faae30cc61d906e2d04f91b6ee24.setIcon(icon_0bc9d0394fb44c3b2d63f4f4f8b52ec9);
|
|
|
|
|
|
var marker_0646cfd4c11811ad93c1124b35aa12a8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e83b49c0bc83fcf68dbbcedee9ac16fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b2856897836cf1da9242b4f8576871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4639452034d52f399a923b5a4ad94630 = $(`<div id="html_4639452034d52f399a923b5a4ad94630" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_70b2856897836cf1da9242b4f8576871.setContent(html_4639452034d52f399a923b5a4ad94630);
|
|
|
|
|
|
|
|
marker_0646cfd4c11811ad93c1124b35aa12a8.bindPopup(popup_70b2856897836cf1da9242b4f8576871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0646cfd4c11811ad93c1124b35aa12a8.setIcon(icon_e83b49c0bc83fcf68dbbcedee9ac16fe);
|
|
|
|
|
|
var marker_42f82290f890478b0eb7d1b264dea84f = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_45a31faf5190b02624c31d4b89639481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84d88f3842ee4e8f4ef3c589371ef7b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95295b831251d8f46da9fcc1b3332765 = $(`<div id="html_95295b831251d8f46da9fcc1b3332765" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_84d88f3842ee4e8f4ef3c589371ef7b1.setContent(html_95295b831251d8f46da9fcc1b3332765);
|
|
|
|
|
|
|
|
marker_42f82290f890478b0eb7d1b264dea84f.bindPopup(popup_84d88f3842ee4e8f4ef3c589371ef7b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f82290f890478b0eb7d1b264dea84f.setIcon(icon_45a31faf5190b02624c31d4b89639481);
|
|
|
|
|
|
var marker_a00ed0c4360c6da1bba36034c448bfbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_396c49a9633c04694543a04dd7afc206 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7232aae176264b7502882e1fc9ae12f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d342b6489f0c0d0bad504351122ccaa = $(`<div id="html_1d342b6489f0c0d0bad504351122ccaa" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_f7232aae176264b7502882e1fc9ae12f.setContent(html_1d342b6489f0c0d0bad504351122ccaa);
|
|
|
|
|
|
|
|
marker_a00ed0c4360c6da1bba36034c448bfbd.bindPopup(popup_f7232aae176264b7502882e1fc9ae12f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00ed0c4360c6da1bba36034c448bfbd.setIcon(icon_396c49a9633c04694543a04dd7afc206);
|
|
|
|
|
|
var marker_2c0b6fc338b525c56d3596fe0f726ee4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_256e2a2783b728cc97898dcb1f15624f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cadb63b37e6fd230360711904a8b233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3d978954a6edade89b45630413a6843 = $(`<div id="html_e3d978954a6edade89b45630413a6843" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_7cadb63b37e6fd230360711904a8b233.setContent(html_e3d978954a6edade89b45630413a6843);
|
|
|
|
|
|
|
|
marker_2c0b6fc338b525c56d3596fe0f726ee4.bindPopup(popup_7cadb63b37e6fd230360711904a8b233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c0b6fc338b525c56d3596fe0f726ee4.setIcon(icon_256e2a2783b728cc97898dcb1f15624f);
|
|
|
|
|
|
var marker_dd02a32c884ae1c7485fefff50613f32 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c0c5113d02fdd021b783943a3f06f29c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90e794588090404887dcc83884121003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b086137c518fd907cd47d63d9616b51 = $(`<div id="html_6b086137c518fd907cd47d63d9616b51" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_90e794588090404887dcc83884121003.setContent(html_6b086137c518fd907cd47d63d9616b51);
|
|
|
|
|
|
|
|
marker_dd02a32c884ae1c7485fefff50613f32.bindPopup(popup_90e794588090404887dcc83884121003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd02a32c884ae1c7485fefff50613f32.setIcon(icon_c0c5113d02fdd021b783943a3f06f29c);
|
|
|
|
|
|
var marker_a3bed5a027d78f7f1621521c4ddb7ee4 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5c068a01b70fa75478bafdb93f555a1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c7b809d993f6b52a834f54150aed6c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fef596c83544c22e265bd474bc3cd27 = $(`<div id="html_7fef596c83544c22e265bd474bc3cd27" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_0c7b809d993f6b52a834f54150aed6c1.setContent(html_7fef596c83544c22e265bd474bc3cd27);
|
|
|
|
|
|
|
|
marker_a3bed5a027d78f7f1621521c4ddb7ee4.bindPopup(popup_0c7b809d993f6b52a834f54150aed6c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3bed5a027d78f7f1621521c4ddb7ee4.setIcon(icon_5c068a01b70fa75478bafdb93f555a1c);
|
|
|
|
|
|
var marker_fd111304fb021482c7510e5208767bd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c9cedacd1be36b9548abecf31111b984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ff44c6f6d5658eb7d110dd6071f34c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_030e1e01f2fd2eb393f935d825090b91 = $(`<div id="html_030e1e01f2fd2eb393f935d825090b91" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_a4ff44c6f6d5658eb7d110dd6071f34c.setContent(html_030e1e01f2fd2eb393f935d825090b91);
|
|
|
|
|
|
|
|
marker_fd111304fb021482c7510e5208767bd2.bindPopup(popup_a4ff44c6f6d5658eb7d110dd6071f34c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd111304fb021482c7510e5208767bd2.setIcon(icon_c9cedacd1be36b9548abecf31111b984);
|
|
|
|
|
|
var marker_857c72bf5653cd58554bd1a793201a22 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f60aafce2f400e400c69626f40a84296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f44852f8d58c5b21db6fb9af31efbcbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2f102db2ada5c8e6abb50e99f03228f = $(`<div id="html_c2f102db2ada5c8e6abb50e99f03228f" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_f44852f8d58c5b21db6fb9af31efbcbe.setContent(html_c2f102db2ada5c8e6abb50e99f03228f);
|
|
|
|
|
|
|
|
marker_857c72bf5653cd58554bd1a793201a22.bindPopup(popup_f44852f8d58c5b21db6fb9af31efbcbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_857c72bf5653cd58554bd1a793201a22.setIcon(icon_f60aafce2f400e400c69626f40a84296);
|
|
|
|
|
|
var marker_72773dcad3fc4fecabd2658dd73272d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e6805d5bbf0b67386aaff01bb89dbe64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5b37bb8bbc0b234e1378ad4daf4a1bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e253522acd5e0e8e02689f5c845fcc9 = $(`<div id="html_6e253522acd5e0e8e02689f5c845fcc9" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_c5b37bb8bbc0b234e1378ad4daf4a1bd.setContent(html_6e253522acd5e0e8e02689f5c845fcc9);
|
|
|
|
|
|
|
|
marker_72773dcad3fc4fecabd2658dd73272d3.bindPopup(popup_c5b37bb8bbc0b234e1378ad4daf4a1bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72773dcad3fc4fecabd2658dd73272d3.setIcon(icon_e6805d5bbf0b67386aaff01bb89dbe64);
|
|
|
|
|
|
var marker_6e1f051caeb424c989d64ebbec225bfe = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9f220091e5abb39149bd8b2583e03f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a70e6688d5b6fdf521f13c1ca12f55d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f10e9e0ccb0a647ce995d7397a30cf6 = $(`<div id="html_9f10e9e0ccb0a647ce995d7397a30cf6" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_0a70e6688d5b6fdf521f13c1ca12f55d.setContent(html_9f10e9e0ccb0a647ce995d7397a30cf6);
|
|
|
|
|
|
|
|
marker_6e1f051caeb424c989d64ebbec225bfe.bindPopup(popup_0a70e6688d5b6fdf521f13c1ca12f55d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e1f051caeb424c989d64ebbec225bfe.setIcon(icon_9f220091e5abb39149bd8b2583e03f63);
|
|
|
|
|
|
var marker_8532e00b2396e49715ed41653149e6ea = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8300bc792d24822da28540ed28b1e399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b50bda0fc6bc6dc0dcd5017660eb9fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_519367e361443d7f86336f18f67def85 = $(`<div id="html_519367e361443d7f86336f18f67def85" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_4b50bda0fc6bc6dc0dcd5017660eb9fd.setContent(html_519367e361443d7f86336f18f67def85);
|
|
|
|
|
|
|
|
marker_8532e00b2396e49715ed41653149e6ea.bindPopup(popup_4b50bda0fc6bc6dc0dcd5017660eb9fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8532e00b2396e49715ed41653149e6ea.setIcon(icon_8300bc792d24822da28540ed28b1e399);
|
|
|
|
|
|
var marker_15e77f71ce525fd433c3e7aee1b01747 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e354f166a03387da45279923997151d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4b49ade3c57116a00c26e30ebfeaa94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88c83e6ca0587b4cfe8d8f0f9e08f77e = $(`<div id="html_88c83e6ca0587b4cfe8d8f0f9e08f77e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_c4b49ade3c57116a00c26e30ebfeaa94.setContent(html_88c83e6ca0587b4cfe8d8f0f9e08f77e);
|
|
|
|
|
|
|
|
marker_15e77f71ce525fd433c3e7aee1b01747.bindPopup(popup_c4b49ade3c57116a00c26e30ebfeaa94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e77f71ce525fd433c3e7aee1b01747.setIcon(icon_e354f166a03387da45279923997151d9);
|
|
|
|
|
|
var marker_07797d58e2ae4de99a525d7290abcd85 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_dab257cc4d590bdd9367f935037a6b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90c9f519482bd96e2e3d8dc437b094d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a89bf6f053e3c7fb748dcace0155be46 = $(`<div id="html_a89bf6f053e3c7fb748dcace0155be46" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_f90c9f519482bd96e2e3d8dc437b094d.setContent(html_a89bf6f053e3c7fb748dcace0155be46);
|
|
|
|
|
|
|
|
marker_07797d58e2ae4de99a525d7290abcd85.bindPopup(popup_f90c9f519482bd96e2e3d8dc437b094d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07797d58e2ae4de99a525d7290abcd85.setIcon(icon_dab257cc4d590bdd9367f935037a6b0a);
|
|
|
|
|
|
var marker_bcc2ab26ef9fe5a0fb616a182eaa532b = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_518704859f5931d29ff51099ad7b634b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4537a3dbcf380076e2b37558c83ac6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fc3d7fc5dd7604a22608c110be82be0 = $(`<div id="html_9fc3d7fc5dd7604a22608c110be82be0" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f4537a3dbcf380076e2b37558c83ac6a.setContent(html_9fc3d7fc5dd7604a22608c110be82be0);
|
|
|
|
|
|
|
|
marker_bcc2ab26ef9fe5a0fb616a182eaa532b.bindPopup(popup_f4537a3dbcf380076e2b37558c83ac6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcc2ab26ef9fe5a0fb616a182eaa532b.setIcon(icon_518704859f5931d29ff51099ad7b634b);
|
|
|
|
|
|
var marker_886b221f4cc71f4297cc39e45e8757d4 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_2445198321c8f645dd8ffdeb9d57358b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_679d730b1f26df57ede2971b1ace34ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e1db217e1c105d442c14aadbca3eb9 = $(`<div id="html_46e1db217e1c105d442c14aadbca3eb9" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_679d730b1f26df57ede2971b1ace34ba.setContent(html_46e1db217e1c105d442c14aadbca3eb9);
|
|
|
|
|
|
|
|
marker_886b221f4cc71f4297cc39e45e8757d4.bindPopup(popup_679d730b1f26df57ede2971b1ace34ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_886b221f4cc71f4297cc39e45e8757d4.setIcon(icon_2445198321c8f645dd8ffdeb9d57358b);
|
|
|
|
|
|
var marker_16c9facb548e054b41f80fbc299724c5 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0b3e02df38417cadba657bcc8b13ae1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1f0735e701a3835697993e279008765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33954e77c79b24b88469ba18084c4b95 = $(`<div id="html_33954e77c79b24b88469ba18084c4b95" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_e1f0735e701a3835697993e279008765.setContent(html_33954e77c79b24b88469ba18084c4b95);
|
|
|
|
|
|
|
|
marker_16c9facb548e054b41f80fbc299724c5.bindPopup(popup_e1f0735e701a3835697993e279008765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c9facb548e054b41f80fbc299724c5.setIcon(icon_0b3e02df38417cadba657bcc8b13ae1e);
|
|
|
|
|
|
var marker_3580b725489cd79e291061f1ad6254c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7fc201817eef3941f168984de4cfccf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e32703054af0294933a4ed050889a764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e80c79735f7270f926f895ef73cbde1e = $(`<div id="html_e80c79735f7270f926f895ef73cbde1e" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_e32703054af0294933a4ed050889a764.setContent(html_e80c79735f7270f926f895ef73cbde1e);
|
|
|
|
|
|
|
|
marker_3580b725489cd79e291061f1ad6254c8.bindPopup(popup_e32703054af0294933a4ed050889a764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3580b725489cd79e291061f1ad6254c8.setIcon(icon_7fc201817eef3941f168984de4cfccf2);
|
|
|
|
|
|
var marker_d7a12e75f1815aaa9bc9fda450d9471f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c7d25ef705d9ab576585ae867f60b5bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a73446b3bcb86196fde5d98374cf96a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47dfa019457889159a16a71323244c27 = $(`<div id="html_47dfa019457889159a16a71323244c27" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_2a73446b3bcb86196fde5d98374cf96a.setContent(html_47dfa019457889159a16a71323244c27);
|
|
|
|
|
|
|
|
marker_d7a12e75f1815aaa9bc9fda450d9471f.bindPopup(popup_2a73446b3bcb86196fde5d98374cf96a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a12e75f1815aaa9bc9fda450d9471f.setIcon(icon_c7d25ef705d9ab576585ae867f60b5bb);
|
|
|
|
|
|
var marker_85298a7f118f393f9961818051a20260 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c9b9f20430b67ea92544870c20b17faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa88627cda859c0848167e0cfd3606ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab16f301652adfc431e7b96af033a877 = $(`<div id="html_ab16f301652adfc431e7b96af033a877" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_fa88627cda859c0848167e0cfd3606ba.setContent(html_ab16f301652adfc431e7b96af033a877);
|
|
|
|
|
|
|
|
marker_85298a7f118f393f9961818051a20260.bindPopup(popup_fa88627cda859c0848167e0cfd3606ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85298a7f118f393f9961818051a20260.setIcon(icon_c9b9f20430b67ea92544870c20b17faa);
|
|
|
|
|
|
var marker_e5e3e827d9d25a8a835f5add486fa7d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_df63eec596bfa4be7ac011ac3e5c6a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e5d1c5126d85c3b44dacedd78fb253a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3101dea378bea2c90eb50a97120c26af = $(`<div id="html_3101dea378bea2c90eb50a97120c26af" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_2e5d1c5126d85c3b44dacedd78fb253a.setContent(html_3101dea378bea2c90eb50a97120c26af);
|
|
|
|
|
|
|
|
marker_e5e3e827d9d25a8a835f5add486fa7d7.bindPopup(popup_2e5d1c5126d85c3b44dacedd78fb253a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e3e827d9d25a8a835f5add486fa7d7.setIcon(icon_df63eec596bfa4be7ac011ac3e5c6a1b);
|
|
|
|
|
|
var marker_9b6b56173b3a5f867972238925c70af2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d5c783e4b966f744935da556ec63018a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_372c719291f587a72ec0dbf95280789e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_335b2ce75c7936c75720cf2ce54d71ef = $(`<div id="html_335b2ce75c7936c75720cf2ce54d71ef" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_372c719291f587a72ec0dbf95280789e.setContent(html_335b2ce75c7936c75720cf2ce54d71ef);
|
|
|
|
|
|
|
|
marker_9b6b56173b3a5f867972238925c70af2.bindPopup(popup_372c719291f587a72ec0dbf95280789e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6b56173b3a5f867972238925c70af2.setIcon(icon_d5c783e4b966f744935da556ec63018a);
|
|
|
|
|
|
var marker_a273cdc3136fc6f264d26d6de38c30fd = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7bcc5f52f16f2dc7bb98b002ba16228b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b60fcc2fe971f438c27983051f892e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2258663721d171e0d5cace4a4c87ecef = $(`<div id="html_2258663721d171e0d5cace4a4c87ecef" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_5b60fcc2fe971f438c27983051f892e8.setContent(html_2258663721d171e0d5cace4a4c87ecef);
|
|
|
|
|
|
|
|
marker_a273cdc3136fc6f264d26d6de38c30fd.bindPopup(popup_5b60fcc2fe971f438c27983051f892e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a273cdc3136fc6f264d26d6de38c30fd.setIcon(icon_7bcc5f52f16f2dc7bb98b002ba16228b);
|
|
|
|
|
|
var marker_8e75dcbebdefca4ab039fe5769d91063 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_aa43f8f3e1483d4e3be1506b691dd703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a36fec5285e085578ba44d98510f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96cd9ea348c1025c631774f31bdb19a7 = $(`<div id="html_96cd9ea348c1025c631774f31bdb19a7" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_74a36fec5285e085578ba44d98510f1a.setContent(html_96cd9ea348c1025c631774f31bdb19a7);
|
|
|
|
|
|
|
|
marker_8e75dcbebdefca4ab039fe5769d91063.bindPopup(popup_74a36fec5285e085578ba44d98510f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e75dcbebdefca4ab039fe5769d91063.setIcon(icon_aa43f8f3e1483d4e3be1506b691dd703);
|
|
|
|
|
|
var marker_4c9262fd2e93a80ee67ba7726ee3084d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a56e4694ad59d18aa99530cde03cf990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ff0f034b01dc8c1725dcea88838e052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca6d6d8d77785eadf99230f33266b75c = $(`<div id="html_ca6d6d8d77785eadf99230f33266b75c" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_7ff0f034b01dc8c1725dcea88838e052.setContent(html_ca6d6d8d77785eadf99230f33266b75c);
|
|
|
|
|
|
|
|
marker_4c9262fd2e93a80ee67ba7726ee3084d.bindPopup(popup_7ff0f034b01dc8c1725dcea88838e052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c9262fd2e93a80ee67ba7726ee3084d.setIcon(icon_a56e4694ad59d18aa99530cde03cf990);
|
|
|
|
|
|
var marker_40bdc580ca67efd35f1c626c938e3b29 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0c31d24524901cc45eb618de1da2a283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2dd2f79122aebaea57b03bcad3c1bdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40316c6641b66a38606ed6df99d3eabe = $(`<div id="html_40316c6641b66a38606ed6df99d3eabe" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d2dd2f79122aebaea57b03bcad3c1bdc.setContent(html_40316c6641b66a38606ed6df99d3eabe);
|
|
|
|
|
|
|
|
marker_40bdc580ca67efd35f1c626c938e3b29.bindPopup(popup_d2dd2f79122aebaea57b03bcad3c1bdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40bdc580ca67efd35f1c626c938e3b29.setIcon(icon_0c31d24524901cc45eb618de1da2a283);
|
|
|
|
|
|
var marker_ba8e8a490ed8a9656fa51e59a1ac7982 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_186f4d565bd8f5f03b482d89bcb79075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71846bb9fdf30fcb299661ab73c13195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f35004f66bcc18f86852342dd2914bda = $(`<div id="html_f35004f66bcc18f86852342dd2914bda" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_71846bb9fdf30fcb299661ab73c13195.setContent(html_f35004f66bcc18f86852342dd2914bda);
|
|
|
|
|
|
|
|
marker_ba8e8a490ed8a9656fa51e59a1ac7982.bindPopup(popup_71846bb9fdf30fcb299661ab73c13195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba8e8a490ed8a9656fa51e59a1ac7982.setIcon(icon_186f4d565bd8f5f03b482d89bcb79075);
|
|
|
|
|
|
var marker_ea8307bc02706f5dcb5da5e186ef8ea6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_11be9fa594d33faeb742dd960b962be4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74849e59fc0d176aa0f167c1add02b8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baabfcc6e4899f6ab50345217e4c94b1 = $(`<div id="html_baabfcc6e4899f6ab50345217e4c94b1" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_74849e59fc0d176aa0f167c1add02b8c.setContent(html_baabfcc6e4899f6ab50345217e4c94b1);
|
|
|
|
|
|
|
|
marker_ea8307bc02706f5dcb5da5e186ef8ea6.bindPopup(popup_74849e59fc0d176aa0f167c1add02b8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea8307bc02706f5dcb5da5e186ef8ea6.setIcon(icon_11be9fa594d33faeb742dd960b962be4);
|
|
|
|
|
|
var marker_f1b5810e571c92424e294d8139b48141 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_838eb0758c74d36fe28861fe5b9c5829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c65fe20b4b15dc90d5171eecc7d46a0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9b6ca907a40cfde14bbab5482f2009d = $(`<div id="html_c9b6ca907a40cfde14bbab5482f2009d" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_c65fe20b4b15dc90d5171eecc7d46a0f.setContent(html_c9b6ca907a40cfde14bbab5482f2009d);
|
|
|
|
|
|
|
|
marker_f1b5810e571c92424e294d8139b48141.bindPopup(popup_c65fe20b4b15dc90d5171eecc7d46a0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1b5810e571c92424e294d8139b48141.setIcon(icon_838eb0758c74d36fe28861fe5b9c5829);
|
|
|
|
|
|
var marker_fc2a34e6aa729cd6b3cb41875f2b33a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7b03aeb7a4c3637f5811823023e47016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a7d3bd17cb49a1a9fe3f4ea4d606c29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04a30d8f09358c0295ada2594d4964fa = $(`<div id="html_04a30d8f09358c0295ada2594d4964fa" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_4a7d3bd17cb49a1a9fe3f4ea4d606c29.setContent(html_04a30d8f09358c0295ada2594d4964fa);
|
|
|
|
|
|
|
|
marker_fc2a34e6aa729cd6b3cb41875f2b33a2.bindPopup(popup_4a7d3bd17cb49a1a9fe3f4ea4d606c29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2a34e6aa729cd6b3cb41875f2b33a2.setIcon(icon_7b03aeb7a4c3637f5811823023e47016);
|
|
|
|
|
|
var marker_e3aea73bd0d1e85ea3b280200ad54655 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d94197010bdac9cf494aa1ad68367d5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_948b4032b68c54e829fcc35f089fa58d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c76d1f89b7e2ce8a850cf85d146224 = $(`<div id="html_70c76d1f89b7e2ce8a850cf85d146224" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_948b4032b68c54e829fcc35f089fa58d.setContent(html_70c76d1f89b7e2ce8a850cf85d146224);
|
|
|
|
|
|
|
|
marker_e3aea73bd0d1e85ea3b280200ad54655.bindPopup(popup_948b4032b68c54e829fcc35f089fa58d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3aea73bd0d1e85ea3b280200ad54655.setIcon(icon_d94197010bdac9cf494aa1ad68367d5c);
|
|
|
|
|
|
var marker_0ca2146b9d6adb1628a004835b508625 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1bb0ace579379598896478d959dd9399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c096e0f606bd065c99ebb89cb7df5ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177dfff7c365f9511d2169bec917001d = $(`<div id="html_177dfff7c365f9511d2169bec917001d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_0c096e0f606bd065c99ebb89cb7df5ff.setContent(html_177dfff7c365f9511d2169bec917001d);
|
|
|
|
|
|
|
|
marker_0ca2146b9d6adb1628a004835b508625.bindPopup(popup_0c096e0f606bd065c99ebb89cb7df5ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca2146b9d6adb1628a004835b508625.setIcon(icon_1bb0ace579379598896478d959dd9399);
|
|
|
|
|
|
var marker_35dc37e206992005d2588f75327b0dfd = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_57d844d26174438d8ed49ad13cd5c891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdb45bf70ef003c63c4c84a4724dd7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8da62265326d1a4086d9adf3d7b1c3a = $(`<div id="html_f8da62265326d1a4086d9adf3d7b1c3a" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_cdb45bf70ef003c63c4c84a4724dd7c3.setContent(html_f8da62265326d1a4086d9adf3d7b1c3a);
|
|
|
|
|
|
|
|
marker_35dc37e206992005d2588f75327b0dfd.bindPopup(popup_cdb45bf70ef003c63c4c84a4724dd7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35dc37e206992005d2588f75327b0dfd.setIcon(icon_57d844d26174438d8ed49ad13cd5c891);
|
|
|
|
|
|
var marker_a7f2c535cd396ce69b5bbf540a05c842 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0c2fd985ffa4823e5de85629efe65b12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df4153e1ec4760bfac73d9a9d789480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_610bbb0b0b2bf37edc98a2f61f108711 = $(`<div id="html_610bbb0b0b2bf37edc98a2f61f108711" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_4df4153e1ec4760bfac73d9a9d789480.setContent(html_610bbb0b0b2bf37edc98a2f61f108711);
|
|
|
|
|
|
|
|
marker_a7f2c535cd396ce69b5bbf540a05c842.bindPopup(popup_4df4153e1ec4760bfac73d9a9d789480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f2c535cd396ce69b5bbf540a05c842.setIcon(icon_0c2fd985ffa4823e5de85629efe65b12);
|
|
|
|
|
|
var marker_7b9e17743fa295774b0893d34ffaa631 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f5132136e2f3fee6644e98b615978871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1c2e865e6c200b5f150c1a87a509328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2d7f6d4dca78a39c49efc4644b9306 = $(`<div id="html_8a2d7f6d4dca78a39c49efc4644b9306" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f1c2e865e6c200b5f150c1a87a509328.setContent(html_8a2d7f6d4dca78a39c49efc4644b9306);
|
|
|
|
|
|
|
|
marker_7b9e17743fa295774b0893d34ffaa631.bindPopup(popup_f1c2e865e6c200b5f150c1a87a509328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b9e17743fa295774b0893d34ffaa631.setIcon(icon_f5132136e2f3fee6644e98b615978871);
|
|
|
|
|
|
var marker_219fd502f15b75cf089e92b0aff6348b = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_eecdd2b46d1c6cea4b4be3efda47cd0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3822e3e184d522af57d629ee6cfb9cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14f84d27858a319065581b8fe50b21e8 = $(`<div id="html_14f84d27858a319065581b8fe50b21e8" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_3822e3e184d522af57d629ee6cfb9cd4.setContent(html_14f84d27858a319065581b8fe50b21e8);
|
|
|
|
|
|
|
|
marker_219fd502f15b75cf089e92b0aff6348b.bindPopup(popup_3822e3e184d522af57d629ee6cfb9cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219fd502f15b75cf089e92b0aff6348b.setIcon(icon_eecdd2b46d1c6cea4b4be3efda47cd0f);
|
|
|
|
|
|
var marker_37bd6d97e8ceb5da737f90c3fb881084 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_01267c8ff3a2d200a52dbb1fd37da750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dd059b84cd4a8c598c5d2d61444e8c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_057242bf98c70fc62fc9aae540ec1854 = $(`<div id="html_057242bf98c70fc62fc9aae540ec1854" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_0dd059b84cd4a8c598c5d2d61444e8c2.setContent(html_057242bf98c70fc62fc9aae540ec1854);
|
|
|
|
|
|
|
|
marker_37bd6d97e8ceb5da737f90c3fb881084.bindPopup(popup_0dd059b84cd4a8c598c5d2d61444e8c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37bd6d97e8ceb5da737f90c3fb881084.setIcon(icon_01267c8ff3a2d200a52dbb1fd37da750);
|
|
|
|
|
|
var marker_9f11f85752a44baee0b332a2d070b2d3 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_96852e5de717df8f779325d5677ac901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0247e8d74287b2f468a0bb9db1611c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e91ea8dbd24cf362651acc4647d1d4e5 = $(`<div id="html_e91ea8dbd24cf362651acc4647d1d4e5" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_0247e8d74287b2f468a0bb9db1611c5c.setContent(html_e91ea8dbd24cf362651acc4647d1d4e5);
|
|
|
|
|
|
|
|
marker_9f11f85752a44baee0b332a2d070b2d3.bindPopup(popup_0247e8d74287b2f468a0bb9db1611c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f11f85752a44baee0b332a2d070b2d3.setIcon(icon_96852e5de717df8f779325d5677ac901);
|
|
|
|
|
|
var marker_db39df866568d0066bb1deb4313e668f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_eb05d585aaad292b93feaae00b03b235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b98452a5866defd409f957a20f5cb168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_260cabe33e25902bb6668bfeb91770fa = $(`<div id="html_260cabe33e25902bb6668bfeb91770fa" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_b98452a5866defd409f957a20f5cb168.setContent(html_260cabe33e25902bb6668bfeb91770fa);
|
|
|
|
|
|
|
|
marker_db39df866568d0066bb1deb4313e668f.bindPopup(popup_b98452a5866defd409f957a20f5cb168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db39df866568d0066bb1deb4313e668f.setIcon(icon_eb05d585aaad292b93feaae00b03b235);
|
|
|
|
|
|
var marker_579910db30cac53e7db6141a00568b2e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1e66f5117440de3a88ba3e8cbfd48749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731c4dbb14c81850a8118dd4637a1e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba87b5625ae2cf052582a508b338c794 = $(`<div id="html_ba87b5625ae2cf052582a508b338c794" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_731c4dbb14c81850a8118dd4637a1e8b.setContent(html_ba87b5625ae2cf052582a508b338c794);
|
|
|
|
|
|
|
|
marker_579910db30cac53e7db6141a00568b2e.bindPopup(popup_731c4dbb14c81850a8118dd4637a1e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579910db30cac53e7db6141a00568b2e.setIcon(icon_1e66f5117440de3a88ba3e8cbfd48749);
|
|
|
|
|
|
var marker_e4acb6240b7873e5790f1a30d48c3e4d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_bf84bb6f91dc1d94fad107ac116a190c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a2b464cd462cf91fcb993cac00f458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c583918a8fd0f0ec47c5165b4c0de4 = $(`<div id="html_37c583918a8fd0f0ec47c5165b4c0de4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_b2a2b464cd462cf91fcb993cac00f458.setContent(html_37c583918a8fd0f0ec47c5165b4c0de4);
|
|
|
|
|
|
|
|
marker_e4acb6240b7873e5790f1a30d48c3e4d.bindPopup(popup_b2a2b464cd462cf91fcb993cac00f458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4acb6240b7873e5790f1a30d48c3e4d.setIcon(icon_bf84bb6f91dc1d94fad107ac116a190c);
|
|
|
|
|
|
var marker_49cdd72fa69dd5b7b45c2aaa033691c0 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_15309d36710b983b7f1233cd69fb4468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c92e8a865674d16fe88f0577e0f1ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb4134f2082e005bf346ce30ff0d44b9 = $(`<div id="html_eb4134f2082e005bf346ce30ff0d44b9" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_48c92e8a865674d16fe88f0577e0f1ba.setContent(html_eb4134f2082e005bf346ce30ff0d44b9);
|
|
|
|
|
|
|
|
marker_49cdd72fa69dd5b7b45c2aaa033691c0.bindPopup(popup_48c92e8a865674d16fe88f0577e0f1ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49cdd72fa69dd5b7b45c2aaa033691c0.setIcon(icon_15309d36710b983b7f1233cd69fb4468);
|
|
|
|
|
|
var marker_2764e4eacc4e70c7ecef4ed18247fc07 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_862ac1a607cd7bcbc9f621ad89ea3cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b6a0b0ce3d965f8a7338796302f4ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c7a0126a6c17b62ace4a3a3c8de132d = $(`<div id="html_6c7a0126a6c17b62ace4a3a3c8de132d" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_1b6a0b0ce3d965f8a7338796302f4ae8.setContent(html_6c7a0126a6c17b62ace4a3a3c8de132d);
|
|
|
|
|
|
|
|
marker_2764e4eacc4e70c7ecef4ed18247fc07.bindPopup(popup_1b6a0b0ce3d965f8a7338796302f4ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2764e4eacc4e70c7ecef4ed18247fc07.setIcon(icon_862ac1a607cd7bcbc9f621ad89ea3cd4);
|
|
|
|
|
|
var marker_8c0a7cd6e56e05a62fab1da409ff103b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0be7e4f80e4e388c7b45abe3a8c2137b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37497fc29bd236501e3d03ced863c9c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ddf3b6e94cb1b32ee7ca92238810a6f = $(`<div id="html_2ddf3b6e94cb1b32ee7ca92238810a6f" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_37497fc29bd236501e3d03ced863c9c7.setContent(html_2ddf3b6e94cb1b32ee7ca92238810a6f);
|
|
|
|
|
|
|
|
marker_8c0a7cd6e56e05a62fab1da409ff103b.bindPopup(popup_37497fc29bd236501e3d03ced863c9c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c0a7cd6e56e05a62fab1da409ff103b.setIcon(icon_0be7e4f80e4e388c7b45abe3a8c2137b);
|
|
|
|
|
|
var marker_b7bd9cb4b118dcea84dae15978ddb66e = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8e8d728b2ee4fd3c9c4b1740efc2dc43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1123b5ac2a7fff8544971c7075e6772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d183ef07f470f5ff1fed4f5c8670884c = $(`<div id="html_d183ef07f470f5ff1fed4f5c8670884c" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_e1123b5ac2a7fff8544971c7075e6772.setContent(html_d183ef07f470f5ff1fed4f5c8670884c);
|
|
|
|
|
|
|
|
marker_b7bd9cb4b118dcea84dae15978ddb66e.bindPopup(popup_e1123b5ac2a7fff8544971c7075e6772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7bd9cb4b118dcea84dae15978ddb66e.setIcon(icon_8e8d728b2ee4fd3c9c4b1740efc2dc43);
|
|
|
|
|
|
var marker_d5434582dd004dcfcc968a16601d2e71 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3530ae2b52625692ce022d81d2b86f26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ee95ca96e898570d128d0b9354fa73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b879afc3c276730ee07cad0c6adf67be = $(`<div id="html_b879afc3c276730ee07cad0c6adf67be" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_05ee95ca96e898570d128d0b9354fa73.setContent(html_b879afc3c276730ee07cad0c6adf67be);
|
|
|
|
|
|
|
|
marker_d5434582dd004dcfcc968a16601d2e71.bindPopup(popup_05ee95ca96e898570d128d0b9354fa73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5434582dd004dcfcc968a16601d2e71.setIcon(icon_3530ae2b52625692ce022d81d2b86f26);
|
|
|
|
|
|
var marker_14475f1d2f63dba4afdcb42a87beab73 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_1f80cfb6232609f20954f89983bb8a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107458d5b1d1edc64f0d16e968567ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f93f6baf3d9c03b841af8de1d339e30d = $(`<div id="html_f93f6baf3d9c03b841af8de1d339e30d" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_107458d5b1d1edc64f0d16e968567ec6.setContent(html_f93f6baf3d9c03b841af8de1d339e30d);
|
|
|
|
|
|
|
|
marker_14475f1d2f63dba4afdcb42a87beab73.bindPopup(popup_107458d5b1d1edc64f0d16e968567ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14475f1d2f63dba4afdcb42a87beab73.setIcon(icon_1f80cfb6232609f20954f89983bb8a74);
|
|
|
|
|
|
var marker_0d30ef6f610e6a4df64dc07ac747d5a0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d095bae0a4085ff0f54ae5ee61f74dfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45613dc44a11337119b288ae0443428e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7d84a1edb30405227c0ca149f18e72 = $(`<div id="html_8e7d84a1edb30405227c0ca149f18e72" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_45613dc44a11337119b288ae0443428e.setContent(html_8e7d84a1edb30405227c0ca149f18e72);
|
|
|
|
|
|
|
|
marker_0d30ef6f610e6a4df64dc07ac747d5a0.bindPopup(popup_45613dc44a11337119b288ae0443428e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d30ef6f610e6a4df64dc07ac747d5a0.setIcon(icon_d095bae0a4085ff0f54ae5ee61f74dfc);
|
|
|
|
|
|
var marker_b1ca47a5a4f2dadfa716005b792aff51 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_aa94fd4019f4fb529020108d158a36b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8d8c716f089bafdb718d83e8c500ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45a1e6ca4c05b04530da6f06807c7a18 = $(`<div id="html_45a1e6ca4c05b04530da6f06807c7a18" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_ab8d8c716f089bafdb718d83e8c500ca.setContent(html_45a1e6ca4c05b04530da6f06807c7a18);
|
|
|
|
|
|
|
|
marker_b1ca47a5a4f2dadfa716005b792aff51.bindPopup(popup_ab8d8c716f089bafdb718d83e8c500ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ca47a5a4f2dadfa716005b792aff51.setIcon(icon_aa94fd4019f4fb529020108d158a36b7);
|
|
|
|
|
|
var marker_96a821f5e23eaf4f4dc9f3aee05d3af4 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_acba613e6929e2d6ce6f7b8858e0f424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10690aebfb505ed34bea044e8d39a3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1a5b7384e89de686bb85959da69dd82 = $(`<div id="html_d1a5b7384e89de686bb85959da69dd82" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f10690aebfb505ed34bea044e8d39a3e.setContent(html_d1a5b7384e89de686bb85959da69dd82);
|
|
|
|
|
|
|
|
marker_96a821f5e23eaf4f4dc9f3aee05d3af4.bindPopup(popup_f10690aebfb505ed34bea044e8d39a3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96a821f5e23eaf4f4dc9f3aee05d3af4.setIcon(icon_acba613e6929e2d6ce6f7b8858e0f424);
|
|
|
|
|
|
var marker_7bc54af6b33a8a87422d9d080b7bcf54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_47c52558764ab63c8750b88464b7dedb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b23f7773c2f1ce8cf60f8cfa9f37f7bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b78bce6f6a577f2b437b58a9b21b0e97 = $(`<div id="html_b78bce6f6a577f2b437b58a9b21b0e97" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_b23f7773c2f1ce8cf60f8cfa9f37f7bd.setContent(html_b78bce6f6a577f2b437b58a9b21b0e97);
|
|
|
|
|
|
|
|
marker_7bc54af6b33a8a87422d9d080b7bcf54.bindPopup(popup_b23f7773c2f1ce8cf60f8cfa9f37f7bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc54af6b33a8a87422d9d080b7bcf54.setIcon(icon_47c52558764ab63c8750b88464b7dedb);
|
|
|
|
|
|
var marker_aa89148cc655045d19be70fbf5ef6744 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_030ad733fbceb7c743ab1f8d784747a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1069682f09ccce0569ff232e495d504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04a3e75e926e159391070944f5c51e35 = $(`<div id="html_04a3e75e926e159391070944f5c51e35" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_f1069682f09ccce0569ff232e495d504.setContent(html_04a3e75e926e159391070944f5c51e35);
|
|
|
|
|
|
|
|
marker_aa89148cc655045d19be70fbf5ef6744.bindPopup(popup_f1069682f09ccce0569ff232e495d504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa89148cc655045d19be70fbf5ef6744.setIcon(icon_030ad733fbceb7c743ab1f8d784747a3);
|
|
|
|
|
|
var marker_1e4e76861b210e44c39eec87d45e4e79 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_aa4b008d7983c039f091fd5bdbfdf66d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5cb9ad265a8c3711ac80561c0461977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eba876ce5b8e7b57dece2a5c0937fdce = $(`<div id="html_eba876ce5b8e7b57dece2a5c0937fdce" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_c5cb9ad265a8c3711ac80561c0461977.setContent(html_eba876ce5b8e7b57dece2a5c0937fdce);
|
|
|
|
|
|
|
|
marker_1e4e76861b210e44c39eec87d45e4e79.bindPopup(popup_c5cb9ad265a8c3711ac80561c0461977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4e76861b210e44c39eec87d45e4e79.setIcon(icon_aa4b008d7983c039f091fd5bdbfdf66d);
|
|
|
|
|
|
var marker_964fe6611d3dd6926d20e40cf014236b = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_70efb2126a5407b2137bf816315e7dd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0be0df51e4677ca8d8fc2a63c96a8c50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37beb1529637ff9f91344dbc80ce7210 = $(`<div id="html_37beb1529637ff9f91344dbc80ce7210" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0be0df51e4677ca8d8fc2a63c96a8c50.setContent(html_37beb1529637ff9f91344dbc80ce7210);
|
|
|
|
|
|
|
|
marker_964fe6611d3dd6926d20e40cf014236b.bindPopup(popup_0be0df51e4677ca8d8fc2a63c96a8c50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_964fe6611d3dd6926d20e40cf014236b.setIcon(icon_70efb2126a5407b2137bf816315e7dd9);
|
|
|
|
|
|
var marker_2b49c276d1003c267c3be60f2c15630c = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9c299bdb6fc0e7536379c95aba431cfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f0ffb2073f605962e5f30697ebea55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df5b153cdec0c2f1f9268067c6b0ab7e = $(`<div id="html_df5b153cdec0c2f1f9268067c6b0ab7e" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_e5f0ffb2073f605962e5f30697ebea55.setContent(html_df5b153cdec0c2f1f9268067c6b0ab7e);
|
|
|
|
|
|
|
|
marker_2b49c276d1003c267c3be60f2c15630c.bindPopup(popup_e5f0ffb2073f605962e5f30697ebea55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b49c276d1003c267c3be60f2c15630c.setIcon(icon_9c299bdb6fc0e7536379c95aba431cfd);
|
|
|
|
|
|
var marker_fea4fd6cf61e8b6db1189a59028db5d3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a2a47ad351e6795c9fcdce8070d5e440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f80d5bdbe97f0249b589ca57f409ff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8e2d2bc106160d4fd282b28e87e9e63 = $(`<div id="html_c8e2d2bc106160d4fd282b28e87e9e63" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_4f80d5bdbe97f0249b589ca57f409ff5.setContent(html_c8e2d2bc106160d4fd282b28e87e9e63);
|
|
|
|
|
|
|
|
marker_fea4fd6cf61e8b6db1189a59028db5d3.bindPopup(popup_4f80d5bdbe97f0249b589ca57f409ff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fea4fd6cf61e8b6db1189a59028db5d3.setIcon(icon_a2a47ad351e6795c9fcdce8070d5e440);
|
|
|
|
|
|
var marker_850b89bfb96e71a7b53ec7f5255fb218 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a297b9c4eeadd5583a777853bec34b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f0cae0901af1ec3a84e112fd3e73a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1acfb1a18ad63dec10ce31245883612d = $(`<div id="html_1acfb1a18ad63dec10ce31245883612d" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_62f0cae0901af1ec3a84e112fd3e73a2.setContent(html_1acfb1a18ad63dec10ce31245883612d);
|
|
|
|
|
|
|
|
marker_850b89bfb96e71a7b53ec7f5255fb218.bindPopup(popup_62f0cae0901af1ec3a84e112fd3e73a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_850b89bfb96e71a7b53ec7f5255fb218.setIcon(icon_a297b9c4eeadd5583a777853bec34b76);
|
|
|
|
|
|
var marker_c60c523bb8a54a963c1e9726a7424509 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_c54c711dcf4ce43a1b80c53215a786c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df6778026039d8fc82fe2d03d3650dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1556b8c731d60e8de35b5831d5d9b297 = $(`<div id="html_1556b8c731d60e8de35b5831d5d9b297" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_df6778026039d8fc82fe2d03d3650dab.setContent(html_1556b8c731d60e8de35b5831d5d9b297);
|
|
|
|
|
|
|
|
marker_c60c523bb8a54a963c1e9726a7424509.bindPopup(popup_df6778026039d8fc82fe2d03d3650dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c60c523bb8a54a963c1e9726a7424509.setIcon(icon_c54c711dcf4ce43a1b80c53215a786c4);
|
|
|
|
|
|
var marker_4a4c2b53600dc255160e5da2727e5263 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_db7b4844323751484ae843834cefafb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20d038e1088d952b627436b6c609c672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e0bc6d701f7d15b3d60b1bbc45eacae = $(`<div id="html_1e0bc6d701f7d15b3d60b1bbc45eacae" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_20d038e1088d952b627436b6c609c672.setContent(html_1e0bc6d701f7d15b3d60b1bbc45eacae);
|
|
|
|
|
|
|
|
marker_4a4c2b53600dc255160e5da2727e5263.bindPopup(popup_20d038e1088d952b627436b6c609c672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a4c2b53600dc255160e5da2727e5263.setIcon(icon_db7b4844323751484ae843834cefafb8);
|
|
|
|
|
|
var marker_d21f67fd202858816ac9d8581710d6f9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ea31eab98dd64580dde2262b26633f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_669e37d4afbbae1c4b70a0927e200821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe86a959c0abe90ebf3ca5f8636c0943 = $(`<div id="html_fe86a959c0abe90ebf3ca5f8636c0943" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_669e37d4afbbae1c4b70a0927e200821.setContent(html_fe86a959c0abe90ebf3ca5f8636c0943);
|
|
|
|
|
|
|
|
marker_d21f67fd202858816ac9d8581710d6f9.bindPopup(popup_669e37d4afbbae1c4b70a0927e200821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21f67fd202858816ac9d8581710d6f9.setIcon(icon_ea31eab98dd64580dde2262b26633f37);
|
|
|
|
|
|
var marker_10ecce0df2992a2f2cd3c1a92941955a = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d560ad614b86eafa72b03d66c61b8ffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656ac84bd499bb75502422e7191a16da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8cef88d46eb10c952049f6379598b94 = $(`<div id="html_d8cef88d46eb10c952049f6379598b94" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_656ac84bd499bb75502422e7191a16da.setContent(html_d8cef88d46eb10c952049f6379598b94);
|
|
|
|
|
|
|
|
marker_10ecce0df2992a2f2cd3c1a92941955a.bindPopup(popup_656ac84bd499bb75502422e7191a16da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10ecce0df2992a2f2cd3c1a92941955a.setIcon(icon_d560ad614b86eafa72b03d66c61b8ffb);
|
|
|
|
|
|
var marker_adc18ef151e038ca71fa55aa946d4a5e = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3298a3c67119136f9a5ae32a3922f294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5f0085d5952a45a901a7af2645a998d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3495db9d3d3d73b8d4685577c7f2cd23 = $(`<div id="html_3495db9d3d3d73b8d4685577c7f2cd23" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_c5f0085d5952a45a901a7af2645a998d.setContent(html_3495db9d3d3d73b8d4685577c7f2cd23);
|
|
|
|
|
|
|
|
marker_adc18ef151e038ca71fa55aa946d4a5e.bindPopup(popup_c5f0085d5952a45a901a7af2645a998d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adc18ef151e038ca71fa55aa946d4a5e.setIcon(icon_3298a3c67119136f9a5ae32a3922f294);
|
|
|
|
|
|
var marker_7f5ac6db3154f26640ed68d148ba4cbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_2f00da081ec5cb336da2d69002b07783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48efbfae2db604bc3768c479e01d3d7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60a183ba4229516f5da4bcfb12d75fa = $(`<div id="html_d60a183ba4229516f5da4bcfb12d75fa" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_48efbfae2db604bc3768c479e01d3d7b.setContent(html_d60a183ba4229516f5da4bcfb12d75fa);
|
|
|
|
|
|
|
|
marker_7f5ac6db3154f26640ed68d148ba4cbc.bindPopup(popup_48efbfae2db604bc3768c479e01d3d7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f5ac6db3154f26640ed68d148ba4cbc.setIcon(icon_2f00da081ec5cb336da2d69002b07783);
|
|
|
|
|
|
var marker_2c361499392bfa65437a604d7a56a534 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_275a992d12b3c4fdd3e95d8ddf44096d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3680aa7da33c450f72a890ad356101c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b95af5f022b845c3aee34c0bfd039a68 = $(`<div id="html_b95af5f022b845c3aee34c0bfd039a68" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_a3680aa7da33c450f72a890ad356101c.setContent(html_b95af5f022b845c3aee34c0bfd039a68);
|
|
|
|
|
|
|
|
marker_2c361499392bfa65437a604d7a56a534.bindPopup(popup_a3680aa7da33c450f72a890ad356101c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c361499392bfa65437a604d7a56a534.setIcon(icon_275a992d12b3c4fdd3e95d8ddf44096d);
|
|
|
|
|
|
var marker_2df9fc0036e6da06b0cae4100b3f287f = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8458a3e20f8f828502ef6f91767b88f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ac9013860649acdc69d9d91b2a8f4c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7a4cc77aaa86dca6db85ecd0a58ee5 = $(`<div id="html_fb7a4cc77aaa86dca6db85ecd0a58ee5" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_3ac9013860649acdc69d9d91b2a8f4c8.setContent(html_fb7a4cc77aaa86dca6db85ecd0a58ee5);
|
|
|
|
|
|
|
|
marker_2df9fc0036e6da06b0cae4100b3f287f.bindPopup(popup_3ac9013860649acdc69d9d91b2a8f4c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2df9fc0036e6da06b0cae4100b3f287f.setIcon(icon_8458a3e20f8f828502ef6f91767b88f7);
|
|
|
|
|
|
var marker_594cdf145c52ae9ac114e3cbdbf6f2a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e25f49dbc5fe0945af13584cd02ad68c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c0b40d6e2f69187cc62aefff01be981 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c611ac8728bc941c7aa43b8d5c4fc79 = $(`<div id="html_1c611ac8728bc941c7aa43b8d5c4fc79" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_2c0b40d6e2f69187cc62aefff01be981.setContent(html_1c611ac8728bc941c7aa43b8d5c4fc79);
|
|
|
|
|
|
|
|
marker_594cdf145c52ae9ac114e3cbdbf6f2a6.bindPopup(popup_2c0b40d6e2f69187cc62aefff01be981)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_594cdf145c52ae9ac114e3cbdbf6f2a6.setIcon(icon_e25f49dbc5fe0945af13584cd02ad68c);
|
|
|
|
|
|
var marker_324b64e2fe566f0f76782b79953a500c = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_eeaeefe66226f15baa22249943d8c752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c2f5dcc45763d1e37340769fecf570 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16a5c2d0ae50232da6c2777d5c68fd2f = $(`<div id="html_16a5c2d0ae50232da6c2777d5c68fd2f" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_95c2f5dcc45763d1e37340769fecf570.setContent(html_16a5c2d0ae50232da6c2777d5c68fd2f);
|
|
|
|
|
|
|
|
marker_324b64e2fe566f0f76782b79953a500c.bindPopup(popup_95c2f5dcc45763d1e37340769fecf570)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_324b64e2fe566f0f76782b79953a500c.setIcon(icon_eeaeefe66226f15baa22249943d8c752);
|
|
|
|
|
|
var marker_1ae7350c2eb42b491393667e5a033ce8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a0de427d127978eb8052d030ffdf76f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8bf1ee28c3aba7ef3696ef9e43a8c16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c167f6399a6b8929bdc317348482686b = $(`<div id="html_c167f6399a6b8929bdc317348482686b" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_c8bf1ee28c3aba7ef3696ef9e43a8c16.setContent(html_c167f6399a6b8929bdc317348482686b);
|
|
|
|
|
|
|
|
marker_1ae7350c2eb42b491393667e5a033ce8.bindPopup(popup_c8bf1ee28c3aba7ef3696ef9e43a8c16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ae7350c2eb42b491393667e5a033ce8.setIcon(icon_a0de427d127978eb8052d030ffdf76f8);
|
|
|
|
|
|
var marker_5e42637632e217261843c96038a05950 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_bc962215940c1ff6bc7bd603e605ed38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6b3f25d1a7be11f53fb6d03ca539d8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_307448b65be3c4a75cfc1f6032426949 = $(`<div id="html_307448b65be3c4a75cfc1f6032426949" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_b6b3f25d1a7be11f53fb6d03ca539d8d.setContent(html_307448b65be3c4a75cfc1f6032426949);
|
|
|
|
|
|
|
|
marker_5e42637632e217261843c96038a05950.bindPopup(popup_b6b3f25d1a7be11f53fb6d03ca539d8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e42637632e217261843c96038a05950.setIcon(icon_bc962215940c1ff6bc7bd603e605ed38);
|
|
|
|
|
|
var marker_6586024fd176817e4b3e7eecc35d6a85 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9a6922c07c00c6ce037a62ec7d7ac840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fae780b093d13fd0d9a866d22230a2bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be501a656b7b6c69ede86b8176f1409e = $(`<div id="html_be501a656b7b6c69ede86b8176f1409e" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_fae780b093d13fd0d9a866d22230a2bd.setContent(html_be501a656b7b6c69ede86b8176f1409e);
|
|
|
|
|
|
|
|
marker_6586024fd176817e4b3e7eecc35d6a85.bindPopup(popup_fae780b093d13fd0d9a866d22230a2bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6586024fd176817e4b3e7eecc35d6a85.setIcon(icon_9a6922c07c00c6ce037a62ec7d7ac840);
|
|
|
|
|
|
var marker_88de9b395e959777e4c960a00a438273 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d91978a89f4296b1f38afe91c4cc6dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f39fbac0f65156656afb43b18c2313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ebb082b0356f3ae8a664a91169d62b = $(`<div id="html_88ebb082b0356f3ae8a664a91169d62b" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_52f39fbac0f65156656afb43b18c2313.setContent(html_88ebb082b0356f3ae8a664a91169d62b);
|
|
|
|
|
|
|
|
marker_88de9b395e959777e4c960a00a438273.bindPopup(popup_52f39fbac0f65156656afb43b18c2313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88de9b395e959777e4c960a00a438273.setIcon(icon_d91978a89f4296b1f38afe91c4cc6dd5);
|
|
|
|
|
|
var marker_51fbf4f30be224eed190f033e7f114aa = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_99ed0cf3889ae97426cd0daa0cd3cc93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a138f50adab6d08ebaba35e6d3fdeac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32d1cfa480ffe9f7fd30ec248cd9cde9 = $(`<div id="html_32d1cfa480ffe9f7fd30ec248cd9cde9" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_a138f50adab6d08ebaba35e6d3fdeac3.setContent(html_32d1cfa480ffe9f7fd30ec248cd9cde9);
|
|
|
|
|
|
|
|
marker_51fbf4f30be224eed190f033e7f114aa.bindPopup(popup_a138f50adab6d08ebaba35e6d3fdeac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51fbf4f30be224eed190f033e7f114aa.setIcon(icon_99ed0cf3889ae97426cd0daa0cd3cc93);
|
|
|
|
|
|
var marker_9a7b68681104ca48baf9c037a1daebbd = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_5c9a996f9c0db7912aaafefbf07568b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4111b08f8340184f87136dfbcb51de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_898b8b27782e01a037ba983e651c8fa8 = $(`<div id="html_898b8b27782e01a037ba983e651c8fa8" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_7f4111b08f8340184f87136dfbcb51de.setContent(html_898b8b27782e01a037ba983e651c8fa8);
|
|
|
|
|
|
|
|
marker_9a7b68681104ca48baf9c037a1daebbd.bindPopup(popup_7f4111b08f8340184f87136dfbcb51de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7b68681104ca48baf9c037a1daebbd.setIcon(icon_5c9a996f9c0db7912aaafefbf07568b4);
|
|
|
|
|
|
var marker_34e468c46dd92a8e5654440cba3c658e = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f01fe6f1d88925cfc92212661ecd3da3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_103e029e201e158b84b86f32ac2f7442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98b7f8e3c57d7f80906f64dded523435 = $(`<div id="html_98b7f8e3c57d7f80906f64dded523435" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_103e029e201e158b84b86f32ac2f7442.setContent(html_98b7f8e3c57d7f80906f64dded523435);
|
|
|
|
|
|
|
|
marker_34e468c46dd92a8e5654440cba3c658e.bindPopup(popup_103e029e201e158b84b86f32ac2f7442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34e468c46dd92a8e5654440cba3c658e.setIcon(icon_f01fe6f1d88925cfc92212661ecd3da3);
|
|
|
|
|
|
var marker_973157252481a488cbc7e5abf43ada38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_510542e6f29309c0d3ce87c2da9f4a2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a502ae57f37cf241f4a5dfe50a6acf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e1ba6357d426aa2b9097d498326b3f = $(`<div id="html_a4e1ba6357d426aa2b9097d498326b3f" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_0a502ae57f37cf241f4a5dfe50a6acf9.setContent(html_a4e1ba6357d426aa2b9097d498326b3f);
|
|
|
|
|
|
|
|
marker_973157252481a488cbc7e5abf43ada38.bindPopup(popup_0a502ae57f37cf241f4a5dfe50a6acf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_973157252481a488cbc7e5abf43ada38.setIcon(icon_510542e6f29309c0d3ce87c2da9f4a2b);
|
|
|
|
|
|
var marker_98e117c9f61a11e9231bbfc051f19a27 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_40482711270c3379f433d88470b0a990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_508c1bd272e41e886964c131b1820afb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8e33e0039ae0926b2aa5acd6da15fb = $(`<div id="html_ea8e33e0039ae0926b2aa5acd6da15fb" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_508c1bd272e41e886964c131b1820afb.setContent(html_ea8e33e0039ae0926b2aa5acd6da15fb);
|
|
|
|
|
|
|
|
marker_98e117c9f61a11e9231bbfc051f19a27.bindPopup(popup_508c1bd272e41e886964c131b1820afb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e117c9f61a11e9231bbfc051f19a27.setIcon(icon_40482711270c3379f433d88470b0a990);
|
|
|
|
|
|
var marker_897d0834adbf24e288d8c67fcbd4daf2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4cc9875d7761f835d219c9638cb90516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b914a625105c9165a0c076f2f81d1f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49311469251873379dce87b139f8b4f1 = $(`<div id="html_49311469251873379dce87b139f8b4f1" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_b914a625105c9165a0c076f2f81d1f10.setContent(html_49311469251873379dce87b139f8b4f1);
|
|
|
|
|
|
|
|
marker_897d0834adbf24e288d8c67fcbd4daf2.bindPopup(popup_b914a625105c9165a0c076f2f81d1f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_897d0834adbf24e288d8c67fcbd4daf2.setIcon(icon_4cc9875d7761f835d219c9638cb90516);
|
|
|
|
|
|
var marker_40d2889c47c084a6d47c5c9a8fdbc3f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_d515c2b8113fb3cc9518f985a55058b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43075b15bde141df1120f19699c6a57c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c6c16c9e689faadfe081e6e89b18cb0 = $(`<div id="html_8c6c16c9e689faadfe081e6e89b18cb0" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_43075b15bde141df1120f19699c6a57c.setContent(html_8c6c16c9e689faadfe081e6e89b18cb0);
|
|
|
|
|
|
|
|
marker_40d2889c47c084a6d47c5c9a8fdbc3f1.bindPopup(popup_43075b15bde141df1120f19699c6a57c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d2889c47c084a6d47c5c9a8fdbc3f1.setIcon(icon_d515c2b8113fb3cc9518f985a55058b1);
|
|
|
|
|
|
var marker_fe35e1366adbd7eb76fa76aa1ea7b8cf = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0db29085567e352638a7b2bff21f660e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bddc9cef5802513133a81e5bee15331f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d1a1877c93b3af7098fa1df79be7f54 = $(`<div id="html_1d1a1877c93b3af7098fa1df79be7f54" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_bddc9cef5802513133a81e5bee15331f.setContent(html_1d1a1877c93b3af7098fa1df79be7f54);
|
|
|
|
|
|
|
|
marker_fe35e1366adbd7eb76fa76aa1ea7b8cf.bindPopup(popup_bddc9cef5802513133a81e5bee15331f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe35e1366adbd7eb76fa76aa1ea7b8cf.setIcon(icon_0db29085567e352638a7b2bff21f660e);
|
|
|
|
|
|
var marker_b657bac3f9665343e8cece07d73ccb88 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_fc837492f3447764e6e5f82997fee949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7a072d014b0812aa4fe6f6b6cafdd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4878ab30e98a128d4678e2efd10e7318 = $(`<div id="html_4878ab30e98a128d4678e2efd10e7318" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_6d7a072d014b0812aa4fe6f6b6cafdd0.setContent(html_4878ab30e98a128d4678e2efd10e7318);
|
|
|
|
|
|
|
|
marker_b657bac3f9665343e8cece07d73ccb88.bindPopup(popup_6d7a072d014b0812aa4fe6f6b6cafdd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b657bac3f9665343e8cece07d73ccb88.setIcon(icon_fc837492f3447764e6e5f82997fee949);
|
|
|
|
|
|
var marker_9443fa3ee11edf92de2053c391f16f17 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7c6d68066977c30a33ec6df625ca1921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd90b35634c8a4e8642a1b8ddaed2d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53e9eb196430396f02cffca54e2997ec = $(`<div id="html_53e9eb196430396f02cffca54e2997ec" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_0bd90b35634c8a4e8642a1b8ddaed2d4.setContent(html_53e9eb196430396f02cffca54e2997ec);
|
|
|
|
|
|
|
|
marker_9443fa3ee11edf92de2053c391f16f17.bindPopup(popup_0bd90b35634c8a4e8642a1b8ddaed2d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9443fa3ee11edf92de2053c391f16f17.setIcon(icon_7c6d68066977c30a33ec6df625ca1921);
|
|
|
|
|
|
var marker_dacf4432dbad94a3718d0702d1fb04b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_9f3516cebb271a663f9f068dfcd65d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d8bea5c433cc8c94847a0e4de1eb57e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a351810909b73caf22ebd692dcea1de7 = $(`<div id="html_a351810909b73caf22ebd692dcea1de7" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_8d8bea5c433cc8c94847a0e4de1eb57e.setContent(html_a351810909b73caf22ebd692dcea1de7);
|
|
|
|
|
|
|
|
marker_dacf4432dbad94a3718d0702d1fb04b7.bindPopup(popup_8d8bea5c433cc8c94847a0e4de1eb57e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dacf4432dbad94a3718d0702d1fb04b7.setIcon(icon_9f3516cebb271a663f9f068dfcd65d8f);
|
|
|
|
|
|
var marker_2ef41a0ee84c3ee2fdfd950e82e730ca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_a1453677f0a40073f06928b0c267a3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4026a7ea6537928182378a923d763370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb8afca37974af83482005b8350f8829 = $(`<div id="html_eb8afca37974af83482005b8350f8829" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_4026a7ea6537928182378a923d763370.setContent(html_eb8afca37974af83482005b8350f8829);
|
|
|
|
|
|
|
|
marker_2ef41a0ee84c3ee2fdfd950e82e730ca.bindPopup(popup_4026a7ea6537928182378a923d763370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ef41a0ee84c3ee2fdfd950e82e730ca.setIcon(icon_a1453677f0a40073f06928b0c267a3b3);
|
|
|
|
|
|
var marker_ddbd3c12cb9a5bf70299ead8ac2f439c = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7512b25152eb54ae9d70f902c9ccc9ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d907cdde5e22b9b5299cd8414e60d29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e61de24c853f6cbf6f8d78642be8ff3 = $(`<div id="html_0e61de24c853f6cbf6f8d78642be8ff3" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_6d907cdde5e22b9b5299cd8414e60d29.setContent(html_0e61de24c853f6cbf6f8d78642be8ff3);
|
|
|
|
|
|
|
|
marker_ddbd3c12cb9a5bf70299ead8ac2f439c.bindPopup(popup_6d907cdde5e22b9b5299cd8414e60d29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbd3c12cb9a5bf70299ead8ac2f439c.setIcon(icon_7512b25152eb54ae9d70f902c9ccc9ed);
|
|
|
|
|
|
var marker_40d9b43ca4b22a6a3a1545db893d2392 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_6e6c41f764a24824d57b1f0778f3f244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9921456419f8117b37442862f40773a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f877e912a67e4ddcd9f53d6f582c3010 = $(`<div id="html_f877e912a67e4ddcd9f53d6f582c3010" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_a9921456419f8117b37442862f40773a.setContent(html_f877e912a67e4ddcd9f53d6f582c3010);
|
|
|
|
|
|
|
|
marker_40d9b43ca4b22a6a3a1545db893d2392.bindPopup(popup_a9921456419f8117b37442862f40773a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d9b43ca4b22a6a3a1545db893d2392.setIcon(icon_6e6c41f764a24824d57b1f0778f3f244);
|
|
|
|
|
|
var marker_39a22eaef353f23ccfa292d26e783eca = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_0c7a3c44ec6dcad07611f6c0e6e19fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaccb355973270915f7e5c4708b44385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4bd03e88bf37946f371201bcc0803b8 = $(`<div id="html_e4bd03e88bf37946f371201bcc0803b8" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_eaccb355973270915f7e5c4708b44385.setContent(html_e4bd03e88bf37946f371201bcc0803b8);
|
|
|
|
|
|
|
|
marker_39a22eaef353f23ccfa292d26e783eca.bindPopup(popup_eaccb355973270915f7e5c4708b44385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39a22eaef353f23ccfa292d26e783eca.setIcon(icon_0c7a3c44ec6dcad07611f6c0e6e19fc5);
|
|
|
|
|
|
var marker_39b7be257fa8da654d2a148e0cd45133 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b07ae5df36fb364b304c357d5bc0ed2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6016e23f5df4634e19b6c80c1842fcb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16f70acf0d8f5645b40ac0640fc3defb = $(`<div id="html_16f70acf0d8f5645b40ac0640fc3defb" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6016e23f5df4634e19b6c80c1842fcb0.setContent(html_16f70acf0d8f5645b40ac0640fc3defb);
|
|
|
|
|
|
|
|
marker_39b7be257fa8da654d2a148e0cd45133.bindPopup(popup_6016e23f5df4634e19b6c80c1842fcb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39b7be257fa8da654d2a148e0cd45133.setIcon(icon_b07ae5df36fb364b304c357d5bc0ed2b);
|
|
|
|
|
|
var marker_c545fd527c435aa444f9a6b4e9aac620 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_38e83c7619b7e031482366668701ae64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54429a79350c3f3581d835cafa373766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4eaec6c1edfdd0d56506d644146ec6 = $(`<div id="html_4d4eaec6c1edfdd0d56506d644146ec6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_54429a79350c3f3581d835cafa373766.setContent(html_4d4eaec6c1edfdd0d56506d644146ec6);
|
|
|
|
|
|
|
|
marker_c545fd527c435aa444f9a6b4e9aac620.bindPopup(popup_54429a79350c3f3581d835cafa373766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c545fd527c435aa444f9a6b4e9aac620.setIcon(icon_38e83c7619b7e031482366668701ae64);
|
|
|
|
|
|
var marker_103ea2c67bd3c6516f74312f6ea5844a = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_962561fa579b48ecd4546480f0085fd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a550e61832acbc753ae7278dd016888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4836be848dc65626465fcd7dab011293 = $(`<div id="html_4836be848dc65626465fcd7dab011293" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_5a550e61832acbc753ae7278dd016888.setContent(html_4836be848dc65626465fcd7dab011293);
|
|
|
|
|
|
|
|
marker_103ea2c67bd3c6516f74312f6ea5844a.bindPopup(popup_5a550e61832acbc753ae7278dd016888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103ea2c67bd3c6516f74312f6ea5844a.setIcon(icon_962561fa579b48ecd4546480f0085fd3);
|
|
|
|
|
|
var marker_07b6ff490ffde7e1236840c354e50f40 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_8ffc14a6d493e23691acdc3fe5a8289a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d2a348f7e8c890279d5811b36905b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e410fb83aebeebe8c53d6a141dfa5b5 = $(`<div id="html_6e410fb83aebeebe8c53d6a141dfa5b5" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_45d2a348f7e8c890279d5811b36905b0.setContent(html_6e410fb83aebeebe8c53d6a141dfa5b5);
|
|
|
|
|
|
|
|
marker_07b6ff490ffde7e1236840c354e50f40.bindPopup(popup_45d2a348f7e8c890279d5811b36905b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b6ff490ffde7e1236840c354e50f40.setIcon(icon_8ffc14a6d493e23691acdc3fe5a8289a);
|
|
|
|
|
|
var marker_46f4558971a6ccc5f050c02e454b2e80 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_48d69100a235b3df5ec75bd080f45a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc6ed095a3e399ce422fe286825c6c12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5818d9df957ac4fea975f2b6546ca47d = $(`<div id="html_5818d9df957ac4fea975f2b6546ca47d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_cc6ed095a3e399ce422fe286825c6c12.setContent(html_5818d9df957ac4fea975f2b6546ca47d);
|
|
|
|
|
|
|
|
marker_46f4558971a6ccc5f050c02e454b2e80.bindPopup(popup_cc6ed095a3e399ce422fe286825c6c12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46f4558971a6ccc5f050c02e454b2e80.setIcon(icon_48d69100a235b3df5ec75bd080f45a0f);
|
|
|
|
|
|
var marker_7d9c577f54f8347300044d87a3b78b9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_baede529f29cc93974e291b06b1c897d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b6d16fe1b2d350c72d36698e70050b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc55a16e0224120440aefdb3670ea93 = $(`<div id="html_cbc55a16e0224120440aefdb3670ea93" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_14b6d16fe1b2d350c72d36698e70050b.setContent(html_cbc55a16e0224120440aefdb3670ea93);
|
|
|
|
|
|
|
|
marker_7d9c577f54f8347300044d87a3b78b9f.bindPopup(popup_14b6d16fe1b2d350c72d36698e70050b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9c577f54f8347300044d87a3b78b9f.setIcon(icon_baede529f29cc93974e291b06b1c897d);
|
|
|
|
|
|
var marker_fd3303c924073bf6775e55052c734caa = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_4a833f8947649446559819b0ba8a3d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab6f6cf979447b3ea7785e86d0544c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0164c7fb0fd81489bb09bfb90e05b744 = $(`<div id="html_0164c7fb0fd81489bb09bfb90e05b744" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_ab6f6cf979447b3ea7785e86d0544c74.setContent(html_0164c7fb0fd81489bb09bfb90e05b744);
|
|
|
|
|
|
|
|
marker_fd3303c924073bf6775e55052c734caa.bindPopup(popup_ab6f6cf979447b3ea7785e86d0544c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd3303c924073bf6775e55052c734caa.setIcon(icon_4a833f8947649446559819b0ba8a3d87);
|
|
|
|
|
|
var marker_7a783fb086a4bd2b737258348ba8f6e3 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_6da687211a9e1559b56babfcbfa018c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a27d8915208b20ae31a3839afcd44cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a426b8d3cc6c91226053d40ed66c31e5 = $(`<div id="html_a426b8d3cc6c91226053d40ed66c31e5" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_1a27d8915208b20ae31a3839afcd44cc.setContent(html_a426b8d3cc6c91226053d40ed66c31e5);
|
|
|
|
|
|
|
|
marker_7a783fb086a4bd2b737258348ba8f6e3.bindPopup(popup_1a27d8915208b20ae31a3839afcd44cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a783fb086a4bd2b737258348ba8f6e3.setIcon(icon_6da687211a9e1559b56babfcbfa018c1);
|
|
|
|
|
|
var marker_b1132381226d7fcae8c11bab0994faea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_03ce2546a0dd29db88e10d2b6c97bb64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ca5d965c16880eb176c515a0f8bf99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_089d4b293984feedc09f601fe6f9aebf = $(`<div id="html_089d4b293984feedc09f601fe6f9aebf" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_96ca5d965c16880eb176c515a0f8bf99.setContent(html_089d4b293984feedc09f601fe6f9aebf);
|
|
|
|
|
|
|
|
marker_b1132381226d7fcae8c11bab0994faea.bindPopup(popup_96ca5d965c16880eb176c515a0f8bf99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1132381226d7fcae8c11bab0994faea.setIcon(icon_03ce2546a0dd29db88e10d2b6c97bb64);
|
|
|
|
|
|
var marker_34dc77bebb7f5b7b7891c6c296139381 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_82824ad5f5a141940403de45f6d25985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63456a324e60bd75f65d0cf9b5898a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d59865a52be44ae3f413b7f129c9a35 = $(`<div id="html_6d59865a52be44ae3f413b7f129c9a35" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_63456a324e60bd75f65d0cf9b5898a8d.setContent(html_6d59865a52be44ae3f413b7f129c9a35);
|
|
|
|
|
|
|
|
marker_34dc77bebb7f5b7b7891c6c296139381.bindPopup(popup_63456a324e60bd75f65d0cf9b5898a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34dc77bebb7f5b7b7891c6c296139381.setIcon(icon_82824ad5f5a141940403de45f6d25985);
|
|
|
|
|
|
var marker_ca4b816b422ae1f2d755ae34db3b996c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_14d7257306b01a91deaa26dc3809b952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9702b9331bd5480f33b4d12436045995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b32041c64a55bddee56c0775040d594 = $(`<div id="html_9b32041c64a55bddee56c0775040d594" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_9702b9331bd5480f33b4d12436045995.setContent(html_9b32041c64a55bddee56c0775040d594);
|
|
|
|
|
|
|
|
marker_ca4b816b422ae1f2d755ae34db3b996c.bindPopup(popup_9702b9331bd5480f33b4d12436045995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca4b816b422ae1f2d755ae34db3b996c.setIcon(icon_14d7257306b01a91deaa26dc3809b952);
|
|
|
|
|
|
var marker_48d694c293899ed49878bcf6252c114d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_75e9b69935a0e10216b7fa2bbe0e9902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6db0d5fdeb43944b5bfe1b90af617bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bcce2dd9de81fae0987e5b8b90f810f = $(`<div id="html_1bcce2dd9de81fae0987e5b8b90f810f" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_c6db0d5fdeb43944b5bfe1b90af617bb.setContent(html_1bcce2dd9de81fae0987e5b8b90f810f);
|
|
|
|
|
|
|
|
marker_48d694c293899ed49878bcf6252c114d.bindPopup(popup_c6db0d5fdeb43944b5bfe1b90af617bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48d694c293899ed49878bcf6252c114d.setIcon(icon_75e9b69935a0e10216b7fa2bbe0e9902);
|
|
|
|
|
|
var marker_2cfddd97779500d08687936e68e6e111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_11f21498b14c0138ea254b287b9b9e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f94eaa51c8cd52c26cf6153dfb0692f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dac94eee5ee03694214719c10be0677 = $(`<div id="html_9dac94eee5ee03694214719c10be0677" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_4f94eaa51c8cd52c26cf6153dfb0692f.setContent(html_9dac94eee5ee03694214719c10be0677);
|
|
|
|
|
|
|
|
marker_2cfddd97779500d08687936e68e6e111.bindPopup(popup_4f94eaa51c8cd52c26cf6153dfb0692f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cfddd97779500d08687936e68e6e111.setIcon(icon_11f21498b14c0138ea254b287b9b9e17);
|
|
|
|
|
|
var marker_560094f4ebec514790b866e2dec24b7d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_b7ee944495d50f5832dd9646559cb641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5152eb254a24dffed3548bdecbf47519 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca59a36fcef89e71b72e1b7c7f8cdcbd = $(`<div id="html_ca59a36fcef89e71b72e1b7c7f8cdcbd" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_5152eb254a24dffed3548bdecbf47519.setContent(html_ca59a36fcef89e71b72e1b7c7f8cdcbd);
|
|
|
|
|
|
|
|
marker_560094f4ebec514790b866e2dec24b7d.bindPopup(popup_5152eb254a24dffed3548bdecbf47519)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_560094f4ebec514790b866e2dec24b7d.setIcon(icon_b7ee944495d50f5832dd9646559cb641);
|
|
|
|
|
|
var marker_8b4bf600edfdcc714077f9f2c5bb6baf = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_ee3df076812040e57f52239cc77563dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd487daa02e01b4d5a7477ec3b42f2d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecea7c51615b0326287a9c7dd895947c = $(`<div id="html_ecea7c51615b0326287a9c7dd895947c" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_dd487daa02e01b4d5a7477ec3b42f2d2.setContent(html_ecea7c51615b0326287a9c7dd895947c);
|
|
|
|
|
|
|
|
marker_8b4bf600edfdcc714077f9f2c5bb6baf.bindPopup(popup_dd487daa02e01b4d5a7477ec3b42f2d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b4bf600edfdcc714077f9f2c5bb6baf.setIcon(icon_ee3df076812040e57f52239cc77563dc);
|
|
|
|
|
|
var marker_d9417188d571bb73378e83db3207c498 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_24595d55ece3cb93bfa937381eb2613e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a6f0ce371cfe355167eb6b59046a7af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7877b098358784999d004eabd36b8795 = $(`<div id="html_7877b098358784999d004eabd36b8795" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_2a6f0ce371cfe355167eb6b59046a7af.setContent(html_7877b098358784999d004eabd36b8795);
|
|
|
|
|
|
|
|
marker_d9417188d571bb73378e83db3207c498.bindPopup(popup_2a6f0ce371cfe355167eb6b59046a7af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9417188d571bb73378e83db3207c498.setIcon(icon_24595d55ece3cb93bfa937381eb2613e);
|
|
|
|
|
|
var marker_4cc223065c7e680d5455ec6bd2fe83b7 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_e6e91886911af5c789e7e98712c8e14a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45ef802c79f13dc7141c907c99fce1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_716be5fdd844d83b849d6013d50b9955 = $(`<div id="html_716be5fdd844d83b849d6013d50b9955" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_45ef802c79f13dc7141c907c99fce1fe.setContent(html_716be5fdd844d83b849d6013d50b9955);
|
|
|
|
|
|
|
|
marker_4cc223065c7e680d5455ec6bd2fe83b7.bindPopup(popup_45ef802c79f13dc7141c907c99fce1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc223065c7e680d5455ec6bd2fe83b7.setIcon(icon_e6e91886911af5c789e7e98712c8e14a);
|
|
|
|
|
|
var marker_398f208e1477a5800a6a5e1aed747ac7 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_3953b535c5e96086b3df2e1299c03503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce59cb96a484e7d064a9160b38ca7d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b6c1de54acf8dfd9d18cdd35f9f054 = $(`<div id="html_d9b6c1de54acf8dfd9d18cdd35f9f054" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_ce59cb96a484e7d064a9160b38ca7d6b.setContent(html_d9b6c1de54acf8dfd9d18cdd35f9f054);
|
|
|
|
|
|
|
|
marker_398f208e1477a5800a6a5e1aed747ac7.bindPopup(popup_ce59cb96a484e7d064a9160b38ca7d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_398f208e1477a5800a6a5e1aed747ac7.setIcon(icon_3953b535c5e96086b3df2e1299c03503);
|
|
|
|
|
|
var marker_88b6f9bd1991fbbd88b8f7cca944ee81 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_f09ed385d7b37ac7583c7563feff9ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8e4a41401ee84c852c7ccc3d9d48cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2e02a1cc8647e61b4b3c76f080ac2d5 = $(`<div id="html_d2e02a1cc8647e61b4b3c76f080ac2d5" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_b8e4a41401ee84c852c7ccc3d9d48cad.setContent(html_d2e02a1cc8647e61b4b3c76f080ac2d5);
|
|
|
|
|
|
|
|
marker_88b6f9bd1991fbbd88b8f7cca944ee81.bindPopup(popup_b8e4a41401ee84c852c7ccc3d9d48cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88b6f9bd1991fbbd88b8f7cca944ee81.setIcon(icon_f09ed385d7b37ac7583c7563feff9ddf);
|
|
|
|
|
|
var marker_49bffea5552b04defc175bed7f525b31 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_73d1c94622b661bb0cc00135e65bf631 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ea85d4253ecac3c48a3337a0affcee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2c99f695f6f013f2c0291468b968131 = $(`<div id="html_f2c99f695f6f013f2c0291468b968131" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_1ea85d4253ecac3c48a3337a0affcee6.setContent(html_f2c99f695f6f013f2c0291468b968131);
|
|
|
|
|
|
|
|
marker_49bffea5552b04defc175bed7f525b31.bindPopup(popup_1ea85d4253ecac3c48a3337a0affcee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49bffea5552b04defc175bed7f525b31.setIcon(icon_73d1c94622b661bb0cc00135e65bf631);
|
|
|
|
|
|
var marker_60ca8323708064938bcd571bd0f83e5f = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e91dd6000699f63fa00c301614dc0ed4);
|
|
|
|
|
|
var icon_7c756921c3abeac1be153d9a8d9269f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccc61d4000cad206242942e9449c1bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b095207317c803d7fdfe1e41156c148a = $(`<div id="html_b095207317c803d7fdfe1e41156c148a" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_ccc61d4000cad206242942e9449c1bda.setContent(html_b095207317c803d7fdfe1e41156c148a);
|
|
|
|
|
|
|
|
marker_60ca8323708064938bcd571bd0f83e5f.bindPopup(popup_ccc61d4000cad206242942e9449c1bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60ca8323708064938bcd571bd0f83e5f.setIcon(icon_7c756921c3abeac1be153d9a8d9269f2);
|
|
|
|
|
|
marker_cluster_e91dd6000699f63fa00c301614dc0ed4.addTo(map_b5263ee9db3fdc72e091c9575a77a894);
|
|
|
|
</script>
|
|
</html> |