mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:25:19 +00:00
10905 lines
317 KiB
HTML
10905 lines
317 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_600a814df5f7c080654ecb8acf55f73e {
|
|
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_600a814df5f7c080654ecb8acf55f73e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_600a814df5f7c080654ecb8acf55f73e = L.map(
|
|
"map_600a814df5f7c080654ecb8acf55f73e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_be0ca2e107085fa8773a24940cc2f205 = 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_be0ca2e107085fa8773a24940cc2f205.addTo(map_600a814df5f7c080654ecb8acf55f73e);
|
|
|
|
|
|
var marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_e6d0176da1842a7ddc5e44d727bf436e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_39a060aec774165d8cb2ba334dcfd8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6480b9c40740b73f6d794334c273f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec02c00e52c9c9a1e081ed0157be4ae7 = $(`<div id="html_ec02c00e52c9c9a1e081ed0157be4ae7" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_ef6480b9c40740b73f6d794334c273f1.setContent(html_ec02c00e52c9c9a1e081ed0157be4ae7);
|
|
|
|
|
|
|
|
marker_e6d0176da1842a7ddc5e44d727bf436e.bindPopup(popup_ef6480b9c40740b73f6d794334c273f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6d0176da1842a7ddc5e44d727bf436e.setIcon(icon_39a060aec774165d8cb2ba334dcfd8c1);
|
|
|
|
|
|
var marker_92c96378ef8ea8a7d9c891b1613da924 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d2be5e06f51ad2f514928bf77c45ca3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e0eeeebed81e4c10fc62eb2551989a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e14c43bc0004e7a024d2ab2eeab7d9b = $(`<div id="html_2e14c43bc0004e7a024d2ab2eeab7d9b" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_4e0eeeebed81e4c10fc62eb2551989a0.setContent(html_2e14c43bc0004e7a024d2ab2eeab7d9b);
|
|
|
|
|
|
|
|
marker_92c96378ef8ea8a7d9c891b1613da924.bindPopup(popup_4e0eeeebed81e4c10fc62eb2551989a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c96378ef8ea8a7d9c891b1613da924.setIcon(icon_d2be5e06f51ad2f514928bf77c45ca3c);
|
|
|
|
|
|
var marker_f21774d09ca87a2814d63bdda5c7470f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ac7757f552a866278d3b325c848c2484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c79ea5b23daa92375c08eed2686bb54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_892271a94b44626df4dc318353c96716 = $(`<div id="html_892271a94b44626df4dc318353c96716" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_2c79ea5b23daa92375c08eed2686bb54.setContent(html_892271a94b44626df4dc318353c96716);
|
|
|
|
|
|
|
|
marker_f21774d09ca87a2814d63bdda5c7470f.bindPopup(popup_2c79ea5b23daa92375c08eed2686bb54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21774d09ca87a2814d63bdda5c7470f.setIcon(icon_ac7757f552a866278d3b325c848c2484);
|
|
|
|
|
|
var marker_81c503f2c3007bdbcc936f5d7116c121 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e7e6c852e5b02008ab4bf35f1dd6e166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d9b92696a42afd0b2fd5ccd2409bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fe4297980ae684c9583cf5edb47dec8 = $(`<div id="html_3fe4297980ae684c9583cf5edb47dec8" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_03d9b92696a42afd0b2fd5ccd2409bcc.setContent(html_3fe4297980ae684c9583cf5edb47dec8);
|
|
|
|
|
|
|
|
marker_81c503f2c3007bdbcc936f5d7116c121.bindPopup(popup_03d9b92696a42afd0b2fd5ccd2409bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c503f2c3007bdbcc936f5d7116c121.setIcon(icon_e7e6c852e5b02008ab4bf35f1dd6e166);
|
|
|
|
|
|
var marker_025b81656d86cafe25f377bbe7de7828 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a5e7814450926b66cb0d2e91dc347009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89de5c024b6044c7660b6d8b2203218e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5641043cd25b10ba27ffacc79d66ba6 = $(`<div id="html_e5641043cd25b10ba27ffacc79d66ba6" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_89de5c024b6044c7660b6d8b2203218e.setContent(html_e5641043cd25b10ba27ffacc79d66ba6);
|
|
|
|
|
|
|
|
marker_025b81656d86cafe25f377bbe7de7828.bindPopup(popup_89de5c024b6044c7660b6d8b2203218e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_025b81656d86cafe25f377bbe7de7828.setIcon(icon_a5e7814450926b66cb0d2e91dc347009);
|
|
|
|
|
|
var marker_30d689cf32f6df6b43dbc70493a72243 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ff56c3c16781aee7e0ff86996215f40b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c127bbe5826ed36284e5b45dd9442d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_829caffdbe1a08fd9869420696a00b60 = $(`<div id="html_829caffdbe1a08fd9869420696a00b60" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_c127bbe5826ed36284e5b45dd9442d6f.setContent(html_829caffdbe1a08fd9869420696a00b60);
|
|
|
|
|
|
|
|
marker_30d689cf32f6df6b43dbc70493a72243.bindPopup(popup_c127bbe5826ed36284e5b45dd9442d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d689cf32f6df6b43dbc70493a72243.setIcon(icon_ff56c3c16781aee7e0ff86996215f40b);
|
|
|
|
|
|
var marker_9a8929ea1e399d8b0a01f20d0567fa1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_fb2cab0d9d19e9e4ac51e14228823a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04d6a77151707b5184ef558d4e000396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57d4a4db35cc8ab470d31d2e51f092b6 = $(`<div id="html_57d4a4db35cc8ab470d31d2e51f092b6" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_04d6a77151707b5184ef558d4e000396.setContent(html_57d4a4db35cc8ab470d31d2e51f092b6);
|
|
|
|
|
|
|
|
marker_9a8929ea1e399d8b0a01f20d0567fa1a.bindPopup(popup_04d6a77151707b5184ef558d4e000396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a8929ea1e399d8b0a01f20d0567fa1a.setIcon(icon_fb2cab0d9d19e9e4ac51e14228823a68);
|
|
|
|
|
|
var marker_25eaa7c5b6166a0ac72e63df0e0b77e7 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_193086f37dc827ff16655abd9f1b11c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b87a171e2890c31008a482cb76585b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebe87844a3bed18d21b9bd64699134ee = $(`<div id="html_ebe87844a3bed18d21b9bd64699134ee" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_b87a171e2890c31008a482cb76585b1f.setContent(html_ebe87844a3bed18d21b9bd64699134ee);
|
|
|
|
|
|
|
|
marker_25eaa7c5b6166a0ac72e63df0e0b77e7.bindPopup(popup_b87a171e2890c31008a482cb76585b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25eaa7c5b6166a0ac72e63df0e0b77e7.setIcon(icon_193086f37dc827ff16655abd9f1b11c2);
|
|
|
|
|
|
var marker_6128c25a497c7d243f55db7a00be462e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2466f027fe63c24322b2e9910a3333b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1ced1a60c44a96ecdd1091529fbf41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba85e078c810e3200d0ab5a0193785f7 = $(`<div id="html_ba85e078c810e3200d0ab5a0193785f7" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_0f1ced1a60c44a96ecdd1091529fbf41.setContent(html_ba85e078c810e3200d0ab5a0193785f7);
|
|
|
|
|
|
|
|
marker_6128c25a497c7d243f55db7a00be462e.bindPopup(popup_0f1ced1a60c44a96ecdd1091529fbf41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6128c25a497c7d243f55db7a00be462e.setIcon(icon_2466f027fe63c24322b2e9910a3333b1);
|
|
|
|
|
|
var marker_31c75c6c55ae06b028312df016d1eeb6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e2ef9939bfac10d7ca33a192bbf53a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51c00fdf072b978628fa6aab6de30823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94f12786e7e021933b8ad7f0c957f394 = $(`<div id="html_94f12786e7e021933b8ad7f0c957f394" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_51c00fdf072b978628fa6aab6de30823.setContent(html_94f12786e7e021933b8ad7f0c957f394);
|
|
|
|
|
|
|
|
marker_31c75c6c55ae06b028312df016d1eeb6.bindPopup(popup_51c00fdf072b978628fa6aab6de30823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c75c6c55ae06b028312df016d1eeb6.setIcon(icon_e2ef9939bfac10d7ca33a192bbf53a92);
|
|
|
|
|
|
var marker_331d4ea3c327b9b209d1af4215eabdcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_36ce03401f87fca3b9e7ab9f63fdd392 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d9630c45710111e1cb273ab434dadb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbd5c2c02d401afd7112fee5f4ce45f = $(`<div id="html_7fbd5c2c02d401afd7112fee5f4ce45f" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_4d9630c45710111e1cb273ab434dadb5.setContent(html_7fbd5c2c02d401afd7112fee5f4ce45f);
|
|
|
|
|
|
|
|
marker_331d4ea3c327b9b209d1af4215eabdcb.bindPopup(popup_4d9630c45710111e1cb273ab434dadb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331d4ea3c327b9b209d1af4215eabdcb.setIcon(icon_36ce03401f87fca3b9e7ab9f63fdd392);
|
|
|
|
|
|
var marker_565a9a1d9f3535bdf50ff90f81be2916 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8bd438d4b81f3b098aff4e0e6256ec8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66f3d0eace58fa7c3e34fb6e04b2bc29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc2be7facd551073b152938463c1e3d = $(`<div id="html_cdc2be7facd551073b152938463c1e3d" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_66f3d0eace58fa7c3e34fb6e04b2bc29.setContent(html_cdc2be7facd551073b152938463c1e3d);
|
|
|
|
|
|
|
|
marker_565a9a1d9f3535bdf50ff90f81be2916.bindPopup(popup_66f3d0eace58fa7c3e34fb6e04b2bc29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_565a9a1d9f3535bdf50ff90f81be2916.setIcon(icon_8bd438d4b81f3b098aff4e0e6256ec8c);
|
|
|
|
|
|
var marker_2f858e09c51a6339578b71f250893c04 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cc99b48f922aa161ba1e2b306b706cf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5c0e7f20549ddb8b2f5116271f75405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7c20386aca2b2654f65f342dfba419d = $(`<div id="html_b7c20386aca2b2654f65f342dfba419d" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_a5c0e7f20549ddb8b2f5116271f75405.setContent(html_b7c20386aca2b2654f65f342dfba419d);
|
|
|
|
|
|
|
|
marker_2f858e09c51a6339578b71f250893c04.bindPopup(popup_a5c0e7f20549ddb8b2f5116271f75405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f858e09c51a6339578b71f250893c04.setIcon(icon_cc99b48f922aa161ba1e2b306b706cf7);
|
|
|
|
|
|
var marker_83fd4ded8fd282f07596b29482946a47 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e2ee1c0bfa834c40fc444448abcf255f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2569a57863881506ad4a9ab1bbd1c18e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bca261583bc98ad22056fce1cbce151b = $(`<div id="html_bca261583bc98ad22056fce1cbce151b" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_2569a57863881506ad4a9ab1bbd1c18e.setContent(html_bca261583bc98ad22056fce1cbce151b);
|
|
|
|
|
|
|
|
marker_83fd4ded8fd282f07596b29482946a47.bindPopup(popup_2569a57863881506ad4a9ab1bbd1c18e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83fd4ded8fd282f07596b29482946a47.setIcon(icon_e2ee1c0bfa834c40fc444448abcf255f);
|
|
|
|
|
|
var marker_22cd4e4f9f4622fd3abd462f344e28f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_adb514129b5eb00b964205426f00fac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee8db137ae23f036d514f913bfcb2e34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df44bb4f11909ddde7a313e5f1ad5511 = $(`<div id="html_df44bb4f11909ddde7a313e5f1ad5511" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_ee8db137ae23f036d514f913bfcb2e34.setContent(html_df44bb4f11909ddde7a313e5f1ad5511);
|
|
|
|
|
|
|
|
marker_22cd4e4f9f4622fd3abd462f344e28f8.bindPopup(popup_ee8db137ae23f036d514f913bfcb2e34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22cd4e4f9f4622fd3abd462f344e28f8.setIcon(icon_adb514129b5eb00b964205426f00fac9);
|
|
|
|
|
|
var marker_0e995da2a2a2310a5620cbf63fa2fa67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c423a990eb9a46e41a9e38abb4c86872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b2c93f2d02e49ae11be34640b9c9de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5674833d0906ce88060cee6614c9e938 = $(`<div id="html_5674833d0906ce88060cee6614c9e938" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_39b2c93f2d02e49ae11be34640b9c9de.setContent(html_5674833d0906ce88060cee6614c9e938);
|
|
|
|
|
|
|
|
marker_0e995da2a2a2310a5620cbf63fa2fa67.bindPopup(popup_39b2c93f2d02e49ae11be34640b9c9de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e995da2a2a2310a5620cbf63fa2fa67.setIcon(icon_c423a990eb9a46e41a9e38abb4c86872);
|
|
|
|
|
|
var marker_d18e0ac1b5093528e474ebd3d744eab1 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_84dc323bec0726bc2cb788f20c836fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bcd0d4e9f02e362b3ef668f61763a23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef81bf42a7bb5440e9424b73787418f6 = $(`<div id="html_ef81bf42a7bb5440e9424b73787418f6" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_2bcd0d4e9f02e362b3ef668f61763a23.setContent(html_ef81bf42a7bb5440e9424b73787418f6);
|
|
|
|
|
|
|
|
marker_d18e0ac1b5093528e474ebd3d744eab1.bindPopup(popup_2bcd0d4e9f02e362b3ef668f61763a23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18e0ac1b5093528e474ebd3d744eab1.setIcon(icon_84dc323bec0726bc2cb788f20c836fcb);
|
|
|
|
|
|
var marker_bc574a3fb21507b0452bfe879f8161b8 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_33499d648deb4e577d067d18eb2effcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c029223e5656fd403874c83dea4fa2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c244e14dc91fed79a1937f4becb63f = $(`<div id="html_52c244e14dc91fed79a1937f4becb63f" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_5c029223e5656fd403874c83dea4fa2d.setContent(html_52c244e14dc91fed79a1937f4becb63f);
|
|
|
|
|
|
|
|
marker_bc574a3fb21507b0452bfe879f8161b8.bindPopup(popup_5c029223e5656fd403874c83dea4fa2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc574a3fb21507b0452bfe879f8161b8.setIcon(icon_33499d648deb4e577d067d18eb2effcf);
|
|
|
|
|
|
var marker_c420ee82e5817ada01a38fe418303fc4 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4808b8f0abc57bc8285dc26d2a42449a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82e8dc8d7da6574771247d88dd45e72b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65ee6611b56fde4391a0fdc116ada0e1 = $(`<div id="html_65ee6611b56fde4391a0fdc116ada0e1" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_82e8dc8d7da6574771247d88dd45e72b.setContent(html_65ee6611b56fde4391a0fdc116ada0e1);
|
|
|
|
|
|
|
|
marker_c420ee82e5817ada01a38fe418303fc4.bindPopup(popup_82e8dc8d7da6574771247d88dd45e72b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c420ee82e5817ada01a38fe418303fc4.setIcon(icon_4808b8f0abc57bc8285dc26d2a42449a);
|
|
|
|
|
|
var marker_bcd2e835a023c53eb3cc25e3e5c4c024 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c738b7aea9ecf0f110fc2f94bb681679 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4617fc06e89220cf41ab4f247640f8c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c8d048f5ec68efae2b4462164deddb3 = $(`<div id="html_0c8d048f5ec68efae2b4462164deddb3" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_4617fc06e89220cf41ab4f247640f8c8.setContent(html_0c8d048f5ec68efae2b4462164deddb3);
|
|
|
|
|
|
|
|
marker_bcd2e835a023c53eb3cc25e3e5c4c024.bindPopup(popup_4617fc06e89220cf41ab4f247640f8c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcd2e835a023c53eb3cc25e3e5c4c024.setIcon(icon_c738b7aea9ecf0f110fc2f94bb681679);
|
|
|
|
|
|
var marker_96cf4d719812fb246399e8804ee0d101 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_875604e841b0c1653f5c46b488567ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a8be321991cb8b5263ba6a3a7b5b8f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd111e5e5e910f07a479d72611663dc6 = $(`<div id="html_bd111e5e5e910f07a479d72611663dc6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_1a8be321991cb8b5263ba6a3a7b5b8f9.setContent(html_bd111e5e5e910f07a479d72611663dc6);
|
|
|
|
|
|
|
|
marker_96cf4d719812fb246399e8804ee0d101.bindPopup(popup_1a8be321991cb8b5263ba6a3a7b5b8f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96cf4d719812fb246399e8804ee0d101.setIcon(icon_875604e841b0c1653f5c46b488567ad9);
|
|
|
|
|
|
var marker_31561c9484a90889755060a4151b9681 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7f7ad5e908de7befc550b2b8bcd5528d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29af47f92db5fab29303db7c7d3a63d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98cf1c3525a466d70ac2db9acbb7df6d = $(`<div id="html_98cf1c3525a466d70ac2db9acbb7df6d" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_29af47f92db5fab29303db7c7d3a63d5.setContent(html_98cf1c3525a466d70ac2db9acbb7df6d);
|
|
|
|
|
|
|
|
marker_31561c9484a90889755060a4151b9681.bindPopup(popup_29af47f92db5fab29303db7c7d3a63d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31561c9484a90889755060a4151b9681.setIcon(icon_7f7ad5e908de7befc550b2b8bcd5528d);
|
|
|
|
|
|
var marker_1aff9dc030688f0321e3d0f4656f4c9f = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_eaee927d8fd8ccdb4935d918cec8e4bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1386b33be900be64f422821bcdb47e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c4a6d2ad49c8aaa93c64b92d4405108 = $(`<div id="html_2c4a6d2ad49c8aaa93c64b92d4405108" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_1386b33be900be64f422821bcdb47e04.setContent(html_2c4a6d2ad49c8aaa93c64b92d4405108);
|
|
|
|
|
|
|
|
marker_1aff9dc030688f0321e3d0f4656f4c9f.bindPopup(popup_1386b33be900be64f422821bcdb47e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aff9dc030688f0321e3d0f4656f4c9f.setIcon(icon_eaee927d8fd8ccdb4935d918cec8e4bc);
|
|
|
|
|
|
var marker_579af69986546c89fdfbd72e8872678d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_21223173b10afc72751cd019df73ccc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ce37b66b9f71ae69581a14fca1e6145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb862235db56ada1fb479199cfe32ab8 = $(`<div id="html_fb862235db56ada1fb479199cfe32ab8" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3ce37b66b9f71ae69581a14fca1e6145.setContent(html_fb862235db56ada1fb479199cfe32ab8);
|
|
|
|
|
|
|
|
marker_579af69986546c89fdfbd72e8872678d.bindPopup(popup_3ce37b66b9f71ae69581a14fca1e6145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579af69986546c89fdfbd72e8872678d.setIcon(icon_21223173b10afc72751cd019df73ccc2);
|
|
|
|
|
|
var marker_0110d10b99620af3e9bffbb6ad013f57 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bd99ef665c88739eee329245c843e351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bab83c1ad78827cc11bff49338a4cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10b5ef0e2fb2f39c34e19f5f427df95a = $(`<div id="html_10b5ef0e2fb2f39c34e19f5f427df95a" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_5bab83c1ad78827cc11bff49338a4cc6.setContent(html_10b5ef0e2fb2f39c34e19f5f427df95a);
|
|
|
|
|
|
|
|
marker_0110d10b99620af3e9bffbb6ad013f57.bindPopup(popup_5bab83c1ad78827cc11bff49338a4cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0110d10b99620af3e9bffbb6ad013f57.setIcon(icon_bd99ef665c88739eee329245c843e351);
|
|
|
|
|
|
var marker_adfa3c32601ed07a2480ad727125bd27 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ccb317930b8a1346be7be7ec67ff7842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c7854c9f4fc43f2176320727a7a0f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f35acb117b77eb183856126f000af6 = $(`<div id="html_62f35acb117b77eb183856126f000af6" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_9c7854c9f4fc43f2176320727a7a0f98.setContent(html_62f35acb117b77eb183856126f000af6);
|
|
|
|
|
|
|
|
marker_adfa3c32601ed07a2480ad727125bd27.bindPopup(popup_9c7854c9f4fc43f2176320727a7a0f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adfa3c32601ed07a2480ad727125bd27.setIcon(icon_ccb317930b8a1346be7be7ec67ff7842);
|
|
|
|
|
|
var marker_493bf0c1eb1f41b5b0227658853bd0fd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_acfabfbc94f0a5664170a40d82ffe8f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dfb5deea2999160200a1e28f29f31d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeab93a9330dc1b5e08fd6cafa695136 = $(`<div id="html_aeab93a9330dc1b5e08fd6cafa695136" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_7dfb5deea2999160200a1e28f29f31d6.setContent(html_aeab93a9330dc1b5e08fd6cafa695136);
|
|
|
|
|
|
|
|
marker_493bf0c1eb1f41b5b0227658853bd0fd.bindPopup(popup_7dfb5deea2999160200a1e28f29f31d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_493bf0c1eb1f41b5b0227658853bd0fd.setIcon(icon_acfabfbc94f0a5664170a40d82ffe8f0);
|
|
|
|
|
|
var marker_ad452d382f8dcc1b7ad99a26abd87065 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_16f7e979b02061e71289be903923717f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6580a4927e102b43c4e4257b7f0d3e53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24a3f7f734d7d3bf465004c16ebfb64b = $(`<div id="html_24a3f7f734d7d3bf465004c16ebfb64b" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_6580a4927e102b43c4e4257b7f0d3e53.setContent(html_24a3f7f734d7d3bf465004c16ebfb64b);
|
|
|
|
|
|
|
|
marker_ad452d382f8dcc1b7ad99a26abd87065.bindPopup(popup_6580a4927e102b43c4e4257b7f0d3e53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad452d382f8dcc1b7ad99a26abd87065.setIcon(icon_16f7e979b02061e71289be903923717f);
|
|
|
|
|
|
var marker_9f353332af77b035e12e529fb7465b7a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3c10d156d0988a39090c49958fe14380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16e7532bc757ae83b3f057d7004b4b9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ae345ff263fd815a865bc746f425a7 = $(`<div id="html_10ae345ff263fd815a865bc746f425a7" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_16e7532bc757ae83b3f057d7004b4b9d.setContent(html_10ae345ff263fd815a865bc746f425a7);
|
|
|
|
|
|
|
|
marker_9f353332af77b035e12e529fb7465b7a.bindPopup(popup_16e7532bc757ae83b3f057d7004b4b9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f353332af77b035e12e529fb7465b7a.setIcon(icon_3c10d156d0988a39090c49958fe14380);
|
|
|
|
|
|
var marker_6875579fd024001a3e2788a9d47ae11d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_85216a3f40a8fffd738f8560146accda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1b1e1c86e223c286a03fc89f16b7227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e2dbe13788f3966364f2e396acbc4e8 = $(`<div id="html_5e2dbe13788f3966364f2e396acbc4e8" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_b1b1e1c86e223c286a03fc89f16b7227.setContent(html_5e2dbe13788f3966364f2e396acbc4e8);
|
|
|
|
|
|
|
|
marker_6875579fd024001a3e2788a9d47ae11d.bindPopup(popup_b1b1e1c86e223c286a03fc89f16b7227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6875579fd024001a3e2788a9d47ae11d.setIcon(icon_85216a3f40a8fffd738f8560146accda);
|
|
|
|
|
|
var marker_7d2df640974c620606e8aa70d8f27da1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6875c861874741e57d1fd721acd88210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fb4ddba6d384e82d8952e89a676a31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe09b23521a3d0500007bd594291020e = $(`<div id="html_fe09b23521a3d0500007bd594291020e" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_6fb4ddba6d384e82d8952e89a676a31f.setContent(html_fe09b23521a3d0500007bd594291020e);
|
|
|
|
|
|
|
|
marker_7d2df640974c620606e8aa70d8f27da1.bindPopup(popup_6fb4ddba6d384e82d8952e89a676a31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d2df640974c620606e8aa70d8f27da1.setIcon(icon_6875c861874741e57d1fd721acd88210);
|
|
|
|
|
|
var marker_c3e49bcfd210806b55503bb4f2ef0ab3 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7cc00bf1155c39f46d6239c794744c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfec7c8d2a6fc1dcb3e3bcb598f82625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20e5b5667ee60c06a0ae3f33e3c7adb4 = $(`<div id="html_20e5b5667ee60c06a0ae3f33e3c7adb4" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_cfec7c8d2a6fc1dcb3e3bcb598f82625.setContent(html_20e5b5667ee60c06a0ae3f33e3c7adb4);
|
|
|
|
|
|
|
|
marker_c3e49bcfd210806b55503bb4f2ef0ab3.bindPopup(popup_cfec7c8d2a6fc1dcb3e3bcb598f82625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3e49bcfd210806b55503bb4f2ef0ab3.setIcon(icon_7cc00bf1155c39f46d6239c794744c2b);
|
|
|
|
|
|
var marker_20a3b3b89bf01f03298eccae44aed09f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_567c92f037be5cfdbaa0241c1a5f0869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_797ade2426b0e0bcde6ae9f6f56688ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bee30a94aea3a94e63da437ce796bb19 = $(`<div id="html_bee30a94aea3a94e63da437ce796bb19" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_797ade2426b0e0bcde6ae9f6f56688ba.setContent(html_bee30a94aea3a94e63da437ce796bb19);
|
|
|
|
|
|
|
|
marker_20a3b3b89bf01f03298eccae44aed09f.bindPopup(popup_797ade2426b0e0bcde6ae9f6f56688ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20a3b3b89bf01f03298eccae44aed09f.setIcon(icon_567c92f037be5cfdbaa0241c1a5f0869);
|
|
|
|
|
|
var marker_7af2fa81d01dc7d8c4ff41b31489ba7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_12b9eeba33c5aee0046da12deeb2aa4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e2eb175c1520a8e2c4d1d12db53c50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39ca72b9e11c68e4d721cd6ea4243b8c = $(`<div id="html_39ca72b9e11c68e4d721cd6ea4243b8c" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_30e2eb175c1520a8e2c4d1d12db53c50.setContent(html_39ca72b9e11c68e4d721cd6ea4243b8c);
|
|
|
|
|
|
|
|
marker_7af2fa81d01dc7d8c4ff41b31489ba7d.bindPopup(popup_30e2eb175c1520a8e2c4d1d12db53c50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7af2fa81d01dc7d8c4ff41b31489ba7d.setIcon(icon_12b9eeba33c5aee0046da12deeb2aa4b);
|
|
|
|
|
|
var marker_d723ce9d94164de8deee724edc0ff678 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_544295abd4b466f463997fc9864e70ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a33bfd1468194c6fc0e4cb1b11e0bbbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5adab673244a1885167ef357bd42a336 = $(`<div id="html_5adab673244a1885167ef357bd42a336" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_a33bfd1468194c6fc0e4cb1b11e0bbbd.setContent(html_5adab673244a1885167ef357bd42a336);
|
|
|
|
|
|
|
|
marker_d723ce9d94164de8deee724edc0ff678.bindPopup(popup_a33bfd1468194c6fc0e4cb1b11e0bbbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d723ce9d94164de8deee724edc0ff678.setIcon(icon_544295abd4b466f463997fc9864e70ca);
|
|
|
|
|
|
var marker_6f88683b31d90b301b2d3c8b96dd4e1e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a92b11a6d3585e9c84b7a958b3ce867b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbe79503941bbdaafd9ae7ac2c5e2bc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_353c6e1303968059fbc6e0f4e29bb7a3 = $(`<div id="html_353c6e1303968059fbc6e0f4e29bb7a3" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_cbe79503941bbdaafd9ae7ac2c5e2bc4.setContent(html_353c6e1303968059fbc6e0f4e29bb7a3);
|
|
|
|
|
|
|
|
marker_6f88683b31d90b301b2d3c8b96dd4e1e.bindPopup(popup_cbe79503941bbdaafd9ae7ac2c5e2bc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f88683b31d90b301b2d3c8b96dd4e1e.setIcon(icon_a92b11a6d3585e9c84b7a958b3ce867b);
|
|
|
|
|
|
var marker_907f544225be66a08e2d8c24631c9a64 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_230dea600c64517a61197383e0d88510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea583b4de1ffd917bc282b7a776b7bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72b587d2f52d244b8a93d3300c617fb9 = $(`<div id="html_72b587d2f52d244b8a93d3300c617fb9" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_ea583b4de1ffd917bc282b7a776b7bda.setContent(html_72b587d2f52d244b8a93d3300c617fb9);
|
|
|
|
|
|
|
|
marker_907f544225be66a08e2d8c24631c9a64.bindPopup(popup_ea583b4de1ffd917bc282b7a776b7bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_907f544225be66a08e2d8c24631c9a64.setIcon(icon_230dea600c64517a61197383e0d88510);
|
|
|
|
|
|
var marker_969a7ff2a4c758660e6773af8dee7e9f = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4750164d18589f1fdfa37b612c482a14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e53f0bd9778ae5a7ab73b2a41d873591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46750c114b402c0cd5dde94d5ec3b84 = $(`<div id="html_f46750c114b402c0cd5dde94d5ec3b84" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_e53f0bd9778ae5a7ab73b2a41d873591.setContent(html_f46750c114b402c0cd5dde94d5ec3b84);
|
|
|
|
|
|
|
|
marker_969a7ff2a4c758660e6773af8dee7e9f.bindPopup(popup_e53f0bd9778ae5a7ab73b2a41d873591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_969a7ff2a4c758660e6773af8dee7e9f.setIcon(icon_4750164d18589f1fdfa37b612c482a14);
|
|
|
|
|
|
var marker_9a740fc54d3118c3eb8c0713e537ee54 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4cda1436bdbcf974a383a0adef123bfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a852505fcfe4d95e2faa782edf7afef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65a00d0c8e99e54f7be0884f7d23308a = $(`<div id="html_65a00d0c8e99e54f7be0884f7d23308a" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6a852505fcfe4d95e2faa782edf7afef.setContent(html_65a00d0c8e99e54f7be0884f7d23308a);
|
|
|
|
|
|
|
|
marker_9a740fc54d3118c3eb8c0713e537ee54.bindPopup(popup_6a852505fcfe4d95e2faa782edf7afef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a740fc54d3118c3eb8c0713e537ee54.setIcon(icon_4cda1436bdbcf974a383a0adef123bfa);
|
|
|
|
|
|
var marker_19e01dcc9253e2c1c2cbd9e28baba5c4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ae4b196209f1711a3649ef27bb9f8748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30b3add8dd1cf399756db8194fa5291b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90c6576eea33e94ade41edc56dc50544 = $(`<div id="html_90c6576eea33e94ade41edc56dc50544" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_30b3add8dd1cf399756db8194fa5291b.setContent(html_90c6576eea33e94ade41edc56dc50544);
|
|
|
|
|
|
|
|
marker_19e01dcc9253e2c1c2cbd9e28baba5c4.bindPopup(popup_30b3add8dd1cf399756db8194fa5291b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e01dcc9253e2c1c2cbd9e28baba5c4.setIcon(icon_ae4b196209f1711a3649ef27bb9f8748);
|
|
|
|
|
|
var marker_2562f4459dfa0898ec856ad0b4354a23 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a83e105128e8f7a8e76dc82b729bca18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c62420e959fb970b8320e5da57cb9936 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f38bcddc3fee4392f9d319a6954249e0 = $(`<div id="html_f38bcddc3fee4392f9d319a6954249e0" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_c62420e959fb970b8320e5da57cb9936.setContent(html_f38bcddc3fee4392f9d319a6954249e0);
|
|
|
|
|
|
|
|
marker_2562f4459dfa0898ec856ad0b4354a23.bindPopup(popup_c62420e959fb970b8320e5da57cb9936)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2562f4459dfa0898ec856ad0b4354a23.setIcon(icon_a83e105128e8f7a8e76dc82b729bca18);
|
|
|
|
|
|
var marker_b3bc1d7401e6de1dc73b391079bd6c8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f0590497fb4c886639925f96469b4247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48724cd3ac324ca321b5a2a46756f894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31ede3a5be28ad0717e351ea9eb06681 = $(`<div id="html_31ede3a5be28ad0717e351ea9eb06681" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_48724cd3ac324ca321b5a2a46756f894.setContent(html_31ede3a5be28ad0717e351ea9eb06681);
|
|
|
|
|
|
|
|
marker_b3bc1d7401e6de1dc73b391079bd6c8b.bindPopup(popup_48724cd3ac324ca321b5a2a46756f894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3bc1d7401e6de1dc73b391079bd6c8b.setIcon(icon_f0590497fb4c886639925f96469b4247);
|
|
|
|
|
|
var marker_882d6aaf90ebebd04e9c418bdb7756be = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d168bef769db2a2e68b35d34cb4c463b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b3ac939260fe157f2e05934b56c200c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d36cae3d1228cc2bd1a9ad8f64a3de1 = $(`<div id="html_5d36cae3d1228cc2bd1a9ad8f64a3de1" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_0b3ac939260fe157f2e05934b56c200c.setContent(html_5d36cae3d1228cc2bd1a9ad8f64a3de1);
|
|
|
|
|
|
|
|
marker_882d6aaf90ebebd04e9c418bdb7756be.bindPopup(popup_0b3ac939260fe157f2e05934b56c200c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882d6aaf90ebebd04e9c418bdb7756be.setIcon(icon_d168bef769db2a2e68b35d34cb4c463b);
|
|
|
|
|
|
var marker_423c5b53e030748c1966dc7dd86d1cde = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2bbca040672909af77c29a4b8dca4e11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fdd8b19f12740f51b2090001fc402c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_217841ad360c316e049728a3c38b89ff = $(`<div id="html_217841ad360c316e049728a3c38b89ff" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_03fdd8b19f12740f51b2090001fc402c.setContent(html_217841ad360c316e049728a3c38b89ff);
|
|
|
|
|
|
|
|
marker_423c5b53e030748c1966dc7dd86d1cde.bindPopup(popup_03fdd8b19f12740f51b2090001fc402c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_423c5b53e030748c1966dc7dd86d1cde.setIcon(icon_2bbca040672909af77c29a4b8dca4e11);
|
|
|
|
|
|
var marker_d651d07189f0c09cce1cbf9993351dc0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_08083759e6740426aa5602e1fc7a46cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6630897dce69809ca60e306afcd388da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2aa0c110e0bfb0022dc25512f550f63b = $(`<div id="html_2aa0c110e0bfb0022dc25512f550f63b" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_6630897dce69809ca60e306afcd388da.setContent(html_2aa0c110e0bfb0022dc25512f550f63b);
|
|
|
|
|
|
|
|
marker_d651d07189f0c09cce1cbf9993351dc0.bindPopup(popup_6630897dce69809ca60e306afcd388da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d651d07189f0c09cce1cbf9993351dc0.setIcon(icon_08083759e6740426aa5602e1fc7a46cf);
|
|
|
|
|
|
var marker_204bb9478a2944acd9f41d65a98089de = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_08b13b669e34eb02a004f7f9d7d80cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a044a411b1ad01557b5a50d2c90d5cf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96a9c92a94589f3086c180ce05c703f1 = $(`<div id="html_96a9c92a94589f3086c180ce05c703f1" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_a044a411b1ad01557b5a50d2c90d5cf3.setContent(html_96a9c92a94589f3086c180ce05c703f1);
|
|
|
|
|
|
|
|
marker_204bb9478a2944acd9f41d65a98089de.bindPopup(popup_a044a411b1ad01557b5a50d2c90d5cf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_204bb9478a2944acd9f41d65a98089de.setIcon(icon_08b13b669e34eb02a004f7f9d7d80cd1);
|
|
|
|
|
|
var marker_8f1331167b0d1d15e9a92dfba1f6d1bc = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b2974a199370d71ccb00b184002931db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b9cc798b0cdf7feadd691a9a4db35a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5794169773d342331bd2450bf3dca6 = $(`<div id="html_ca5794169773d342331bd2450bf3dca6" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_3b9cc798b0cdf7feadd691a9a4db35a8.setContent(html_ca5794169773d342331bd2450bf3dca6);
|
|
|
|
|
|
|
|
marker_8f1331167b0d1d15e9a92dfba1f6d1bc.bindPopup(popup_3b9cc798b0cdf7feadd691a9a4db35a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f1331167b0d1d15e9a92dfba1f6d1bc.setIcon(icon_b2974a199370d71ccb00b184002931db);
|
|
|
|
|
|
var marker_0595558f0d73d3151bfc8128eb63c2ca = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a5902bf900a51580d5b76b320c7a4cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21a6921ce4114f68cf4206dc767e5abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c86bd177decc5d119fa93fa928f0db3 = $(`<div id="html_4c86bd177decc5d119fa93fa928f0db3" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_21a6921ce4114f68cf4206dc767e5abb.setContent(html_4c86bd177decc5d119fa93fa928f0db3);
|
|
|
|
|
|
|
|
marker_0595558f0d73d3151bfc8128eb63c2ca.bindPopup(popup_21a6921ce4114f68cf4206dc767e5abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0595558f0d73d3151bfc8128eb63c2ca.setIcon(icon_a5902bf900a51580d5b76b320c7a4cef);
|
|
|
|
|
|
var marker_4f4980203b49c095cc37a5796991fd7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ee5088b1210e09efd247c9a66caadd46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d491eb1a928bd4c9a10907c6c6258e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aeb0e5a27d822146e4cbbf743133d47 = $(`<div id="html_9aeb0e5a27d822146e4cbbf743133d47" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_e3d491eb1a928bd4c9a10907c6c6258e.setContent(html_9aeb0e5a27d822146e4cbbf743133d47);
|
|
|
|
|
|
|
|
marker_4f4980203b49c095cc37a5796991fd7a.bindPopup(popup_e3d491eb1a928bd4c9a10907c6c6258e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f4980203b49c095cc37a5796991fd7a.setIcon(icon_ee5088b1210e09efd247c9a66caadd46);
|
|
|
|
|
|
var marker_3f6fcd558c7162e88540ce2c5875a1f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e01d2c8286040eb85a712e263207823c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be6fa475bb1c55952f3638db51f125b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f01fa5a0a9ef6bfa1819192064655b = $(`<div id="html_55f01fa5a0a9ef6bfa1819192064655b" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_1be6fa475bb1c55952f3638db51f125b.setContent(html_55f01fa5a0a9ef6bfa1819192064655b);
|
|
|
|
|
|
|
|
marker_3f6fcd558c7162e88540ce2c5875a1f8.bindPopup(popup_1be6fa475bb1c55952f3638db51f125b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f6fcd558c7162e88540ce2c5875a1f8.setIcon(icon_e01d2c8286040eb85a712e263207823c);
|
|
|
|
|
|
var marker_28064aa9143de66915fc40ece267f34b = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4a5b46df42ad840a002255ed12500d68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_789ac5e038fc9bcb208977d6d454242d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26e1f2581d5e6a626524da6de70372b3 = $(`<div id="html_26e1f2581d5e6a626524da6de70372b3" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_789ac5e038fc9bcb208977d6d454242d.setContent(html_26e1f2581d5e6a626524da6de70372b3);
|
|
|
|
|
|
|
|
marker_28064aa9143de66915fc40ece267f34b.bindPopup(popup_789ac5e038fc9bcb208977d6d454242d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28064aa9143de66915fc40ece267f34b.setIcon(icon_4a5b46df42ad840a002255ed12500d68);
|
|
|
|
|
|
var marker_daebda820ce448b2b597049239879f1a = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c7463ac031371ad5a980d6e59d5c7e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29c9c18cbd29ce03700561ebee465674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcc13198d546264eb7aa64fdf615dc4a = $(`<div id="html_bcc13198d546264eb7aa64fdf615dc4a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_29c9c18cbd29ce03700561ebee465674.setContent(html_bcc13198d546264eb7aa64fdf615dc4a);
|
|
|
|
|
|
|
|
marker_daebda820ce448b2b597049239879f1a.bindPopup(popup_29c9c18cbd29ce03700561ebee465674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daebda820ce448b2b597049239879f1a.setIcon(icon_c7463ac031371ad5a980d6e59d5c7e3d);
|
|
|
|
|
|
var marker_33bf6fef8b734fe54db151844e18c084 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_0ced4a486ccb93dcff25f3d767cdb5ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a56c83a23678f99aa9d92f250edbc5e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8baa27500c7b507426e0d32aec4567f = $(`<div id="html_f8baa27500c7b507426e0d32aec4567f" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_a56c83a23678f99aa9d92f250edbc5e3.setContent(html_f8baa27500c7b507426e0d32aec4567f);
|
|
|
|
|
|
|
|
marker_33bf6fef8b734fe54db151844e18c084.bindPopup(popup_a56c83a23678f99aa9d92f250edbc5e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33bf6fef8b734fe54db151844e18c084.setIcon(icon_0ced4a486ccb93dcff25f3d767cdb5ce);
|
|
|
|
|
|
var marker_23599cd351e4301aa7cb6f08cdc8f7e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_fe8e83aa70ce19e353e3ff95d52f20a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60b600aed4e8f1368a5b40aae4725707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c3fa0cd0ef8b8df9a7eee8ee32318a5 = $(`<div id="html_8c3fa0cd0ef8b8df9a7eee8ee32318a5" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_60b600aed4e8f1368a5b40aae4725707.setContent(html_8c3fa0cd0ef8b8df9a7eee8ee32318a5);
|
|
|
|
|
|
|
|
marker_23599cd351e4301aa7cb6f08cdc8f7e3.bindPopup(popup_60b600aed4e8f1368a5b40aae4725707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23599cd351e4301aa7cb6f08cdc8f7e3.setIcon(icon_fe8e83aa70ce19e353e3ff95d52f20a7);
|
|
|
|
|
|
var marker_74766f4cc263da21c7f843e408e9eb0d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a52930e233ee43d9474b854f14c65be9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea0a6a43374d3fcb9f7fcef0c5330d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8818d5d2e596c2b20f201b45269c48d6 = $(`<div id="html_8818d5d2e596c2b20f201b45269c48d6" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_8ea0a6a43374d3fcb9f7fcef0c5330d4.setContent(html_8818d5d2e596c2b20f201b45269c48d6);
|
|
|
|
|
|
|
|
marker_74766f4cc263da21c7f843e408e9eb0d.bindPopup(popup_8ea0a6a43374d3fcb9f7fcef0c5330d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74766f4cc263da21c7f843e408e9eb0d.setIcon(icon_a52930e233ee43d9474b854f14c65be9);
|
|
|
|
|
|
var marker_683436cdb5c716cf10b6509a7fb8329a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f4fdb7c2191194de0aa891e7caaeddeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3251a0938e8a25e8ba057522ce3e2665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e9c28076f34ed89e0ece5bb60f1840 = $(`<div id="html_c6e9c28076f34ed89e0ece5bb60f1840" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_3251a0938e8a25e8ba057522ce3e2665.setContent(html_c6e9c28076f34ed89e0ece5bb60f1840);
|
|
|
|
|
|
|
|
marker_683436cdb5c716cf10b6509a7fb8329a.bindPopup(popup_3251a0938e8a25e8ba057522ce3e2665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_683436cdb5c716cf10b6509a7fb8329a.setIcon(icon_f4fdb7c2191194de0aa891e7caaeddeb);
|
|
|
|
|
|
var marker_d3e2f9a8efaa80d42c7e30394c072092 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d3257f7fae6a2f67a20bd48c92803cb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ead250dafebc6f2da890583bcb283aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07f102778a1d5934c9bea0be2776429 = $(`<div id="html_a07f102778a1d5934c9bea0be2776429" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_5ead250dafebc6f2da890583bcb283aa.setContent(html_a07f102778a1d5934c9bea0be2776429);
|
|
|
|
|
|
|
|
marker_d3e2f9a8efaa80d42c7e30394c072092.bindPopup(popup_5ead250dafebc6f2da890583bcb283aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e2f9a8efaa80d42c7e30394c072092.setIcon(icon_d3257f7fae6a2f67a20bd48c92803cb8);
|
|
|
|
|
|
var marker_dcbda6d306fe2d746c447a78684bfd11 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8a175c47ebfa182d7e6aa73f70cd42ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cafa378400b8efbb3bc96c7e5ea7cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02da09f8b7e7a5837ae2c54be826be6e = $(`<div id="html_02da09f8b7e7a5837ae2c54be826be6e" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_6cafa378400b8efbb3bc96c7e5ea7cb9.setContent(html_02da09f8b7e7a5837ae2c54be826be6e);
|
|
|
|
|
|
|
|
marker_dcbda6d306fe2d746c447a78684bfd11.bindPopup(popup_6cafa378400b8efbb3bc96c7e5ea7cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcbda6d306fe2d746c447a78684bfd11.setIcon(icon_8a175c47ebfa182d7e6aa73f70cd42ce);
|
|
|
|
|
|
var marker_31ea08b983dea6bfdb57cba8c476ed30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2c3c1c8f2d3291a2659ebb42bad57f24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_077c8a0416c1bf73ca96ece7998439a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec92f4a86b7316ae2f1443fd07a684d = $(`<div id="html_1ec92f4a86b7316ae2f1443fd07a684d" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_077c8a0416c1bf73ca96ece7998439a5.setContent(html_1ec92f4a86b7316ae2f1443fd07a684d);
|
|
|
|
|
|
|
|
marker_31ea08b983dea6bfdb57cba8c476ed30.bindPopup(popup_077c8a0416c1bf73ca96ece7998439a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ea08b983dea6bfdb57cba8c476ed30.setIcon(icon_2c3c1c8f2d3291a2659ebb42bad57f24);
|
|
|
|
|
|
var marker_662495c3763f702a95cde12bdfb331ca = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4db3816093a52d6348af25384e7d1c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_640bb7c876096e801dfdaeab6b2a8745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08e76beff38356fac48f21429f5b4347 = $(`<div id="html_08e76beff38356fac48f21429f5b4347" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_640bb7c876096e801dfdaeab6b2a8745.setContent(html_08e76beff38356fac48f21429f5b4347);
|
|
|
|
|
|
|
|
marker_662495c3763f702a95cde12bdfb331ca.bindPopup(popup_640bb7c876096e801dfdaeab6b2a8745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_662495c3763f702a95cde12bdfb331ca.setIcon(icon_4db3816093a52d6348af25384e7d1c5c);
|
|
|
|
|
|
var marker_f533fdfd8fbe11f0c0ed5df9a46dee8b = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1f293093cb6f80995caa910595a2ce9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5950cf2b8474646f31bba3864d44b611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ca8a689bbbbe9d6a6817209366f8b07 = $(`<div id="html_9ca8a689bbbbe9d6a6817209366f8b07" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_5950cf2b8474646f31bba3864d44b611.setContent(html_9ca8a689bbbbe9d6a6817209366f8b07);
|
|
|
|
|
|
|
|
marker_f533fdfd8fbe11f0c0ed5df9a46dee8b.bindPopup(popup_5950cf2b8474646f31bba3864d44b611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f533fdfd8fbe11f0c0ed5df9a46dee8b.setIcon(icon_1f293093cb6f80995caa910595a2ce9a);
|
|
|
|
|
|
var marker_1c504fb85ce9f0e94f546c08755c11c8 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_9f1e0495280fb7071055aaaa3062e1e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_078b40c5db27af4030fe6a6ba14e1a2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b10b40154a14b02239b3ff28999c35d8 = $(`<div id="html_b10b40154a14b02239b3ff28999c35d8" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_078b40c5db27af4030fe6a6ba14e1a2e.setContent(html_b10b40154a14b02239b3ff28999c35d8);
|
|
|
|
|
|
|
|
marker_1c504fb85ce9f0e94f546c08755c11c8.bindPopup(popup_078b40c5db27af4030fe6a6ba14e1a2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c504fb85ce9f0e94f546c08755c11c8.setIcon(icon_9f1e0495280fb7071055aaaa3062e1e1);
|
|
|
|
|
|
var marker_b0b3199591d61ff55b79d9ab64b98167 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1cdef6f2d2f8858a791f1db5f3e76fd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5afbd9a9ca1cf0eb14c61d5e643520d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3924482beae81a3ae6eaa06d75228e6f = $(`<div id="html_3924482beae81a3ae6eaa06d75228e6f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_5afbd9a9ca1cf0eb14c61d5e643520d0.setContent(html_3924482beae81a3ae6eaa06d75228e6f);
|
|
|
|
|
|
|
|
marker_b0b3199591d61ff55b79d9ab64b98167.bindPopup(popup_5afbd9a9ca1cf0eb14c61d5e643520d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0b3199591d61ff55b79d9ab64b98167.setIcon(icon_1cdef6f2d2f8858a791f1db5f3e76fd9);
|
|
|
|
|
|
var marker_9f35dcb69943b6d1b5c858db3f80437e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_05dc78845834d32586da7a16dd633bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4ff3a17e5b41f83e651a78b6fd03468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55628543dfca806a3b2f32cf42447d4a = $(`<div id="html_55628543dfca806a3b2f32cf42447d4a" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_e4ff3a17e5b41f83e651a78b6fd03468.setContent(html_55628543dfca806a3b2f32cf42447d4a);
|
|
|
|
|
|
|
|
marker_9f35dcb69943b6d1b5c858db3f80437e.bindPopup(popup_e4ff3a17e5b41f83e651a78b6fd03468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f35dcb69943b6d1b5c858db3f80437e.setIcon(icon_05dc78845834d32586da7a16dd633bdd);
|
|
|
|
|
|
var marker_541e74d6cc4056f58c82077562b25035 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b1ab01e1fbff4f5882d9455883174763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ffc5f936be399f7684d44d721899f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c1196e4dafd13e01e1f5f86ca3a4d12 = $(`<div id="html_1c1196e4dafd13e01e1f5f86ca3a4d12" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_1ffc5f936be399f7684d44d721899f71.setContent(html_1c1196e4dafd13e01e1f5f86ca3a4d12);
|
|
|
|
|
|
|
|
marker_541e74d6cc4056f58c82077562b25035.bindPopup(popup_1ffc5f936be399f7684d44d721899f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_541e74d6cc4056f58c82077562b25035.setIcon(icon_b1ab01e1fbff4f5882d9455883174763);
|
|
|
|
|
|
var marker_3fba4ce48fc53b860c303eb0a2db0bf7 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_aad40470f2e19a6bee2f501d1308ad53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d330040e721b00989088c1c6430ec9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0f46fbf36293fe41120f5eba82d2c38 = $(`<div id="html_d0f46fbf36293fe41120f5eba82d2c38" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_7d330040e721b00989088c1c6430ec9c.setContent(html_d0f46fbf36293fe41120f5eba82d2c38);
|
|
|
|
|
|
|
|
marker_3fba4ce48fc53b860c303eb0a2db0bf7.bindPopup(popup_7d330040e721b00989088c1c6430ec9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fba4ce48fc53b860c303eb0a2db0bf7.setIcon(icon_aad40470f2e19a6bee2f501d1308ad53);
|
|
|
|
|
|
var marker_2d3016dd66fbd86e98d7a748ccfeb842 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ba56350aa05ca24edbd48228912e9bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a4ea91d0bb72a27efdc4c45de5ec12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd3d0079202a7cd41472cc280bb2d79 = $(`<div id="html_6fd3d0079202a7cd41472cc280bb2d79" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_f2a4ea91d0bb72a27efdc4c45de5ec12.setContent(html_6fd3d0079202a7cd41472cc280bb2d79);
|
|
|
|
|
|
|
|
marker_2d3016dd66fbd86e98d7a748ccfeb842.bindPopup(popup_f2a4ea91d0bb72a27efdc4c45de5ec12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d3016dd66fbd86e98d7a748ccfeb842.setIcon(icon_ba56350aa05ca24edbd48228912e9bea);
|
|
|
|
|
|
var marker_3e162308b4ff862a0a73966e35175690 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4b0e9e2479c9d39dc49a0559efc4ecdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f30a845f73714129cbe84023dc238d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88c3b4eab2af443493f6c28ad624e559 = $(`<div id="html_88c3b4eab2af443493f6c28ad624e559" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6f30a845f73714129cbe84023dc238d8.setContent(html_88c3b4eab2af443493f6c28ad624e559);
|
|
|
|
|
|
|
|
marker_3e162308b4ff862a0a73966e35175690.bindPopup(popup_6f30a845f73714129cbe84023dc238d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e162308b4ff862a0a73966e35175690.setIcon(icon_4b0e9e2479c9d39dc49a0559efc4ecdd);
|
|
|
|
|
|
var marker_420a3bae01163d4f30c2715471e08c23 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_20e74000608ae4b63267750ff406b645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d471ea72f65858ebff7776a0d34a4e00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69170e3a200ee6d86f09292efa7be461 = $(`<div id="html_69170e3a200ee6d86f09292efa7be461" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_d471ea72f65858ebff7776a0d34a4e00.setContent(html_69170e3a200ee6d86f09292efa7be461);
|
|
|
|
|
|
|
|
marker_420a3bae01163d4f30c2715471e08c23.bindPopup(popup_d471ea72f65858ebff7776a0d34a4e00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_420a3bae01163d4f30c2715471e08c23.setIcon(icon_20e74000608ae4b63267750ff406b645);
|
|
|
|
|
|
var marker_4ef3415242be97dca41bdc49c7330c24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b8c5b169fa91e1ba9e4bffd95b61e9ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4235d1fecc787fd33f11c3a0a51b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e82adc334f3f19890f3a45b908ba7da = $(`<div id="html_8e82adc334f3f19890f3a45b908ba7da" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_6b4235d1fecc787fd33f11c3a0a51b44.setContent(html_8e82adc334f3f19890f3a45b908ba7da);
|
|
|
|
|
|
|
|
marker_4ef3415242be97dca41bdc49c7330c24.bindPopup(popup_6b4235d1fecc787fd33f11c3a0a51b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef3415242be97dca41bdc49c7330c24.setIcon(icon_b8c5b169fa91e1ba9e4bffd95b61e9ed);
|
|
|
|
|
|
var marker_0b4a4152dc7335e091eaf9fba56a0d7b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_39afb5d9d51d9733f170d64f8ecea61b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_084ed811b6c95652b64029936fc47b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6917ece2d914602748c8d8bd172444c3 = $(`<div id="html_6917ece2d914602748c8d8bd172444c3" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_084ed811b6c95652b64029936fc47b48.setContent(html_6917ece2d914602748c8d8bd172444c3);
|
|
|
|
|
|
|
|
marker_0b4a4152dc7335e091eaf9fba56a0d7b.bindPopup(popup_084ed811b6c95652b64029936fc47b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b4a4152dc7335e091eaf9fba56a0d7b.setIcon(icon_39afb5d9d51d9733f170d64f8ecea61b);
|
|
|
|
|
|
var marker_3525ed38fefa86055ab0a18a1be91cc4 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e0feafd58d0396877898c54a616cfd77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f8a915dd8843ca456defa31859b3d38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea1b9307cafcc766a800e6f3ea56645 = $(`<div id="html_2ea1b9307cafcc766a800e6f3ea56645" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_1f8a915dd8843ca456defa31859b3d38.setContent(html_2ea1b9307cafcc766a800e6f3ea56645);
|
|
|
|
|
|
|
|
marker_3525ed38fefa86055ab0a18a1be91cc4.bindPopup(popup_1f8a915dd8843ca456defa31859b3d38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3525ed38fefa86055ab0a18a1be91cc4.setIcon(icon_e0feafd58d0396877898c54a616cfd77);
|
|
|
|
|
|
var marker_ce04071ff036a447c2ddcaaa7b6edf94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_378e694d5ec15bfd63d2a0a0b441dd3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b36ba6ef15f46d45f23ea0eecf10135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f446ad724621db4a196121cd2a2ae5 = $(`<div id="html_c3f446ad724621db4a196121cd2a2ae5" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_5b36ba6ef15f46d45f23ea0eecf10135.setContent(html_c3f446ad724621db4a196121cd2a2ae5);
|
|
|
|
|
|
|
|
marker_ce04071ff036a447c2ddcaaa7b6edf94.bindPopup(popup_5b36ba6ef15f46d45f23ea0eecf10135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce04071ff036a447c2ddcaaa7b6edf94.setIcon(icon_378e694d5ec15bfd63d2a0a0b441dd3b);
|
|
|
|
|
|
var marker_06de27233a2c68569a5694155c59e009 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b2fdf61674b843f5169a7936e1e693e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9e5490d91b6a625a4a495ff0b4a4db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c07a1292fd2aae6b5faa2d3f9015b71 = $(`<div id="html_6c07a1292fd2aae6b5faa2d3f9015b71" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_2b9e5490d91b6a625a4a495ff0b4a4db.setContent(html_6c07a1292fd2aae6b5faa2d3f9015b71);
|
|
|
|
|
|
|
|
marker_06de27233a2c68569a5694155c59e009.bindPopup(popup_2b9e5490d91b6a625a4a495ff0b4a4db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06de27233a2c68569a5694155c59e009.setIcon(icon_b2fdf61674b843f5169a7936e1e693e0);
|
|
|
|
|
|
var marker_f984b4192d16043b5b4fae451a9d6c4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1780ae0173e0c147fe76243544d3b763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd089ec7378c0dccb0a8ac4b4b4f61e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaada769143188c5e85eb0229e3d7bd5 = $(`<div id="html_aaada769143188c5e85eb0229e3d7bd5" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_cd089ec7378c0dccb0a8ac4b4b4f61e2.setContent(html_aaada769143188c5e85eb0229e3d7bd5);
|
|
|
|
|
|
|
|
marker_f984b4192d16043b5b4fae451a9d6c4f.bindPopup(popup_cd089ec7378c0dccb0a8ac4b4b4f61e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f984b4192d16043b5b4fae451a9d6c4f.setIcon(icon_1780ae0173e0c147fe76243544d3b763);
|
|
|
|
|
|
var marker_e41e319273878ef7fcea0109b1950db7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2c0fec6e4e4e316f64f4183a3a47bc8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f7aec9c4203b5acb6850885519165b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5e5c03faa6c42c3e239467c63592778 = $(`<div id="html_e5e5c03faa6c42c3e239467c63592778" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_54f7aec9c4203b5acb6850885519165b.setContent(html_e5e5c03faa6c42c3e239467c63592778);
|
|
|
|
|
|
|
|
marker_e41e319273878ef7fcea0109b1950db7.bindPopup(popup_54f7aec9c4203b5acb6850885519165b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41e319273878ef7fcea0109b1950db7.setIcon(icon_2c0fec6e4e4e316f64f4183a3a47bc8f);
|
|
|
|
|
|
var marker_b60f8f7560402a3b39caa7c64efa194c = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_58c38c46521df5164aaaaeb4202fa2d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40e199f9332faa09e7a6dd87a622e3bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f149131c2eba222284b3e0b120c8475d = $(`<div id="html_f149131c2eba222284b3e0b120c8475d" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_40e199f9332faa09e7a6dd87a622e3bb.setContent(html_f149131c2eba222284b3e0b120c8475d);
|
|
|
|
|
|
|
|
marker_b60f8f7560402a3b39caa7c64efa194c.bindPopup(popup_40e199f9332faa09e7a6dd87a622e3bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60f8f7560402a3b39caa7c64efa194c.setIcon(icon_58c38c46521df5164aaaaeb4202fa2d0);
|
|
|
|
|
|
var marker_e926492426d0930dbbc3043853276d90 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b68ef4db707ea3741d6c6928269c1231 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ed0e5cb8a638ee899f464aa1b9431f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97fa282e9f7a3c3a4da847aae01f9c39 = $(`<div id="html_97fa282e9f7a3c3a4da847aae01f9c39" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_4ed0e5cb8a638ee899f464aa1b9431f4.setContent(html_97fa282e9f7a3c3a4da847aae01f9c39);
|
|
|
|
|
|
|
|
marker_e926492426d0930dbbc3043853276d90.bindPopup(popup_4ed0e5cb8a638ee899f464aa1b9431f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e926492426d0930dbbc3043853276d90.setIcon(icon_b68ef4db707ea3741d6c6928269c1231);
|
|
|
|
|
|
var marker_f6e3894860fb9267ae2200278c7eeac9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bc892d31804fa64e68d4c03807008583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b0a66d2afaf94ae13e8dd1146ede3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb9f5aa46ae68fe541a7d741bfd5803 = $(`<div id="html_8bb9f5aa46ae68fe541a7d741bfd5803" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_b5b0a66d2afaf94ae13e8dd1146ede3a.setContent(html_8bb9f5aa46ae68fe541a7d741bfd5803);
|
|
|
|
|
|
|
|
marker_f6e3894860fb9267ae2200278c7eeac9.bindPopup(popup_b5b0a66d2afaf94ae13e8dd1146ede3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6e3894860fb9267ae2200278c7eeac9.setIcon(icon_bc892d31804fa64e68d4c03807008583);
|
|
|
|
|
|
var marker_85fff522405ffc9f76b028d4cdd5cd0a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_570b99c185ac6349717d8d88ee2848ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aa9453e26ed98964775181ecc2c6ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47d132675a72c2a1b0984575cd01eece = $(`<div id="html_47d132675a72c2a1b0984575cd01eece" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_7aa9453e26ed98964775181ecc2c6ca0.setContent(html_47d132675a72c2a1b0984575cd01eece);
|
|
|
|
|
|
|
|
marker_85fff522405ffc9f76b028d4cdd5cd0a.bindPopup(popup_7aa9453e26ed98964775181ecc2c6ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85fff522405ffc9f76b028d4cdd5cd0a.setIcon(icon_570b99c185ac6349717d8d88ee2848ba);
|
|
|
|
|
|
var marker_91ddd28407f93c091294fab7bdfdb2cb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_89d0a0ec64b83153930e40d724914930 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e74d729420c5cf93c014e88961cd1a1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10671541af6c75ef7c45a0c0cbfdf419 = $(`<div id="html_10671541af6c75ef7c45a0c0cbfdf419" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_e74d729420c5cf93c014e88961cd1a1b.setContent(html_10671541af6c75ef7c45a0c0cbfdf419);
|
|
|
|
|
|
|
|
marker_91ddd28407f93c091294fab7bdfdb2cb.bindPopup(popup_e74d729420c5cf93c014e88961cd1a1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91ddd28407f93c091294fab7bdfdb2cb.setIcon(icon_89d0a0ec64b83153930e40d724914930);
|
|
|
|
|
|
var marker_d906d980677344b378eaedeba7b9bea5 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e48776ac4f58251cfa542f5a14020147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_644d9690a8746f3cba364fc7f43b35f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259e67216e57b35c6d6cfe226a735b90 = $(`<div id="html_259e67216e57b35c6d6cfe226a735b90" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_644d9690a8746f3cba364fc7f43b35f7.setContent(html_259e67216e57b35c6d6cfe226a735b90);
|
|
|
|
|
|
|
|
marker_d906d980677344b378eaedeba7b9bea5.bindPopup(popup_644d9690a8746f3cba364fc7f43b35f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d906d980677344b378eaedeba7b9bea5.setIcon(icon_e48776ac4f58251cfa542f5a14020147);
|
|
|
|
|
|
var marker_cbe8f272ffd5f8137168064a10e61b87 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b6ecf17e809d47dac8846c2d7cf7831e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_859560bca398ec0a27f55ba00909a163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3f3b30898f62af5e21b6970475e1793 = $(`<div id="html_e3f3b30898f62af5e21b6970475e1793" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_859560bca398ec0a27f55ba00909a163.setContent(html_e3f3b30898f62af5e21b6970475e1793);
|
|
|
|
|
|
|
|
marker_cbe8f272ffd5f8137168064a10e61b87.bindPopup(popup_859560bca398ec0a27f55ba00909a163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbe8f272ffd5f8137168064a10e61b87.setIcon(icon_b6ecf17e809d47dac8846c2d7cf7831e);
|
|
|
|
|
|
var marker_d9bedbc2c0f8d4170988023300f2e442 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b263092e4cc7a7f0b9c46e8c90a759cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a21af29b4424c6d071a784b8ee0761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_834d20b67e10e1f73fd0e3bfb0186fcc = $(`<div id="html_834d20b67e10e1f73fd0e3bfb0186fcc" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_a2a21af29b4424c6d071a784b8ee0761.setContent(html_834d20b67e10e1f73fd0e3bfb0186fcc);
|
|
|
|
|
|
|
|
marker_d9bedbc2c0f8d4170988023300f2e442.bindPopup(popup_a2a21af29b4424c6d071a784b8ee0761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9bedbc2c0f8d4170988023300f2e442.setIcon(icon_b263092e4cc7a7f0b9c46e8c90a759cd);
|
|
|
|
|
|
var marker_608017a6185c6ff7d5779411e8a2c961 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cce00d829d26dee529aeb236133d2c92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_462855ac5aae8c32e34d1468256c3906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf04c943108ede1f95667e67fd36801 = $(`<div id="html_faf04c943108ede1f95667e67fd36801" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_462855ac5aae8c32e34d1468256c3906.setContent(html_faf04c943108ede1f95667e67fd36801);
|
|
|
|
|
|
|
|
marker_608017a6185c6ff7d5779411e8a2c961.bindPopup(popup_462855ac5aae8c32e34d1468256c3906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_608017a6185c6ff7d5779411e8a2c961.setIcon(icon_cce00d829d26dee529aeb236133d2c92);
|
|
|
|
|
|
var marker_4bf91baca8a61d88822a30a6a0c757e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_9c74845a38a3d407f9c6ddbb002af97d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be34007e91b741008cd2537f1dd86dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b3e54ea4b658dce8e4148c669b5fa24 = $(`<div id="html_9b3e54ea4b658dce8e4148c669b5fa24" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_be34007e91b741008cd2537f1dd86dee.setContent(html_9b3e54ea4b658dce8e4148c669b5fa24);
|
|
|
|
|
|
|
|
marker_4bf91baca8a61d88822a30a6a0c757e1.bindPopup(popup_be34007e91b741008cd2537f1dd86dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bf91baca8a61d88822a30a6a0c757e1.setIcon(icon_9c74845a38a3d407f9c6ddbb002af97d);
|
|
|
|
|
|
var marker_816d30298ae9a90ac39b1990412b5da0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_01ef74a8c30d9ca1f2ba67f72a146552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c4a370feed5606e4bb9842dc2279ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc2730ca8eecd954ba290fcc5e1efe87 = $(`<div id="html_fc2730ca8eecd954ba290fcc5e1efe87" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_69c4a370feed5606e4bb9842dc2279ef.setContent(html_fc2730ca8eecd954ba290fcc5e1efe87);
|
|
|
|
|
|
|
|
marker_816d30298ae9a90ac39b1990412b5da0.bindPopup(popup_69c4a370feed5606e4bb9842dc2279ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_816d30298ae9a90ac39b1990412b5da0.setIcon(icon_01ef74a8c30d9ca1f2ba67f72a146552);
|
|
|
|
|
|
var marker_5a9f8c2b9e662f0d0e78752cd51a1f1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b4c568bf48f07acca832cd42c7d303b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd63772a31f1d7512e74b9db5c639c7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0df64ceab5941810066deac096afa02 = $(`<div id="html_c0df64ceab5941810066deac096afa02" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_dd63772a31f1d7512e74b9db5c639c7d.setContent(html_c0df64ceab5941810066deac096afa02);
|
|
|
|
|
|
|
|
marker_5a9f8c2b9e662f0d0e78752cd51a1f1c.bindPopup(popup_dd63772a31f1d7512e74b9db5c639c7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9f8c2b9e662f0d0e78752cd51a1f1c.setIcon(icon_b4c568bf48f07acca832cd42c7d303b2);
|
|
|
|
|
|
var marker_b07e2207af163b3fc8640c1272d6f4eb = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e1dfb97a80eac4ded0739b7a85d2806a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6396e0b9fdf43a2a75df500cd20b1eb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cbc6f737398a5c6ffbe0f56bc7e0a49 = $(`<div id="html_1cbc6f737398a5c6ffbe0f56bc7e0a49" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_6396e0b9fdf43a2a75df500cd20b1eb5.setContent(html_1cbc6f737398a5c6ffbe0f56bc7e0a49);
|
|
|
|
|
|
|
|
marker_b07e2207af163b3fc8640c1272d6f4eb.bindPopup(popup_6396e0b9fdf43a2a75df500cd20b1eb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b07e2207af163b3fc8640c1272d6f4eb.setIcon(icon_e1dfb97a80eac4ded0739b7a85d2806a);
|
|
|
|
|
|
var marker_8e0d6baac4446e17e4e35f79fb68dfc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_0b2955bc5c3e6d398cf4828cd5b8e99f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7fbcd1a57069d92ddd8f2ed77db70db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518d973881855d4677a680da7cccea6b = $(`<div id="html_518d973881855d4677a680da7cccea6b" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_e7fbcd1a57069d92ddd8f2ed77db70db.setContent(html_518d973881855d4677a680da7cccea6b);
|
|
|
|
|
|
|
|
marker_8e0d6baac4446e17e4e35f79fb68dfc4.bindPopup(popup_e7fbcd1a57069d92ddd8f2ed77db70db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e0d6baac4446e17e4e35f79fb68dfc4.setIcon(icon_0b2955bc5c3e6d398cf4828cd5b8e99f);
|
|
|
|
|
|
var marker_624bcf3274921ff5b573af2e103c2c04 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cf3d718f157295aa09775762f7fd42dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ccdadb01c2e2b12156d61dcd630d07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc2fb4412e355a33999d88854189d98 = $(`<div id="html_dbc2fb4412e355a33999d88854189d98" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_28ccdadb01c2e2b12156d61dcd630d07.setContent(html_dbc2fb4412e355a33999d88854189d98);
|
|
|
|
|
|
|
|
marker_624bcf3274921ff5b573af2e103c2c04.bindPopup(popup_28ccdadb01c2e2b12156d61dcd630d07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_624bcf3274921ff5b573af2e103c2c04.setIcon(icon_cf3d718f157295aa09775762f7fd42dd);
|
|
|
|
|
|
var marker_0d5bdf2cd625628639a856fd6bab9654 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_438f9c0fd1baad40f2691410e0563548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8a7803d19f046bfff691c46fa0c5f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ee073982a37ee618a8bacf39a22ea6 = $(`<div id="html_55ee073982a37ee618a8bacf39a22ea6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_b8a7803d19f046bfff691c46fa0c5f6f.setContent(html_55ee073982a37ee618a8bacf39a22ea6);
|
|
|
|
|
|
|
|
marker_0d5bdf2cd625628639a856fd6bab9654.bindPopup(popup_b8a7803d19f046bfff691c46fa0c5f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d5bdf2cd625628639a856fd6bab9654.setIcon(icon_438f9c0fd1baad40f2691410e0563548);
|
|
|
|
|
|
var marker_8e4fed5fa76998c91cfa37d061b2eadf = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_661434d8bad7c37304a577a508f69574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9119315c1dd99c427f02b3e01eadc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baf87e160d59dd31ae4292a344372d97 = $(`<div id="html_baf87e160d59dd31ae4292a344372d97" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_2e9119315c1dd99c427f02b3e01eadc7.setContent(html_baf87e160d59dd31ae4292a344372d97);
|
|
|
|
|
|
|
|
marker_8e4fed5fa76998c91cfa37d061b2eadf.bindPopup(popup_2e9119315c1dd99c427f02b3e01eadc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4fed5fa76998c91cfa37d061b2eadf.setIcon(icon_661434d8bad7c37304a577a508f69574);
|
|
|
|
|
|
var marker_59d4591d5619c5c02d2d5c820055497e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c56199adbf64cff55391b2da0435074e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b84809747b0858577db4681190419b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41a5a867894b3e50fbf0c6118c3e0b36 = $(`<div id="html_41a5a867894b3e50fbf0c6118c3e0b36" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_5b84809747b0858577db4681190419b2.setContent(html_41a5a867894b3e50fbf0c6118c3e0b36);
|
|
|
|
|
|
|
|
marker_59d4591d5619c5c02d2d5c820055497e.bindPopup(popup_5b84809747b0858577db4681190419b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59d4591d5619c5c02d2d5c820055497e.setIcon(icon_c56199adbf64cff55391b2da0435074e);
|
|
|
|
|
|
var marker_772b3cce321f44d6f29196554c10f551 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c790afb7bd1390d46d536f21fda4e2b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abef9ce179bf246ab6a6d6a8c490bef2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c7977427a4435e9c8dcb34ab656c85a = $(`<div id="html_4c7977427a4435e9c8dcb34ab656c85a" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_abef9ce179bf246ab6a6d6a8c490bef2.setContent(html_4c7977427a4435e9c8dcb34ab656c85a);
|
|
|
|
|
|
|
|
marker_772b3cce321f44d6f29196554c10f551.bindPopup(popup_abef9ce179bf246ab6a6d6a8c490bef2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772b3cce321f44d6f29196554c10f551.setIcon(icon_c790afb7bd1390d46d536f21fda4e2b4);
|
|
|
|
|
|
var marker_45f07fe5d3b1a7ade3c2aed50d844a3c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_50d24369f3c1557236dcd8d984e62891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e6d3bbe8e16fbe163d10c8fbee53051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40795f8a2b6c3b52359c37fb2de33a7d = $(`<div id="html_40795f8a2b6c3b52359c37fb2de33a7d" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_4e6d3bbe8e16fbe163d10c8fbee53051.setContent(html_40795f8a2b6c3b52359c37fb2de33a7d);
|
|
|
|
|
|
|
|
marker_45f07fe5d3b1a7ade3c2aed50d844a3c.bindPopup(popup_4e6d3bbe8e16fbe163d10c8fbee53051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45f07fe5d3b1a7ade3c2aed50d844a3c.setIcon(icon_50d24369f3c1557236dcd8d984e62891);
|
|
|
|
|
|
var marker_f7adde1166fefe714b501a71e673ef7a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6f197f4c734e4d96c630e8006cf24ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad79c8a21c485c70f1216e5bb196ea80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e9e4e201527a35ba71bac18c30eee20 = $(`<div id="html_3e9e4e201527a35ba71bac18c30eee20" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ad79c8a21c485c70f1216e5bb196ea80.setContent(html_3e9e4e201527a35ba71bac18c30eee20);
|
|
|
|
|
|
|
|
marker_f7adde1166fefe714b501a71e673ef7a.bindPopup(popup_ad79c8a21c485c70f1216e5bb196ea80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7adde1166fefe714b501a71e673ef7a.setIcon(icon_6f197f4c734e4d96c630e8006cf24ebd);
|
|
|
|
|
|
var marker_fa08d87d2cd937c128fa2fce41aae2c9 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8b2ec0fcf2be8a9eb7f63cd6fc184f45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbced21fda13e31f1e948b8a249c563b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec4c5092a4284f0d0b205d0c9315b8b = $(`<div id="html_1ec4c5092a4284f0d0b205d0c9315b8b" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_fbced21fda13e31f1e948b8a249c563b.setContent(html_1ec4c5092a4284f0d0b205d0c9315b8b);
|
|
|
|
|
|
|
|
marker_fa08d87d2cd937c128fa2fce41aae2c9.bindPopup(popup_fbced21fda13e31f1e948b8a249c563b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa08d87d2cd937c128fa2fce41aae2c9.setIcon(icon_8b2ec0fcf2be8a9eb7f63cd6fc184f45);
|
|
|
|
|
|
var marker_83801dcd04c136ebc414659373103512 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_fecbbec17bfd923c3cbfa6c9ae7ddc23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298eb30221d69eb39abe3ab3ed900ad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6ea7f44497e94abea8bcfc54f0e5c57 = $(`<div id="html_c6ea7f44497e94abea8bcfc54f0e5c57" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_298eb30221d69eb39abe3ab3ed900ad4.setContent(html_c6ea7f44497e94abea8bcfc54f0e5c57);
|
|
|
|
|
|
|
|
marker_83801dcd04c136ebc414659373103512.bindPopup(popup_298eb30221d69eb39abe3ab3ed900ad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83801dcd04c136ebc414659373103512.setIcon(icon_fecbbec17bfd923c3cbfa6c9ae7ddc23);
|
|
|
|
|
|
var marker_ae3172316809f355fc35afec93c8be94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e6995d97a5d01fd4b285440ae5b9412b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e936a0312bb726d8f1dab17d279d832e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7581facf549a3b96ea961279ed4d401 = $(`<div id="html_f7581facf549a3b96ea961279ed4d401" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_e936a0312bb726d8f1dab17d279d832e.setContent(html_f7581facf549a3b96ea961279ed4d401);
|
|
|
|
|
|
|
|
marker_ae3172316809f355fc35afec93c8be94.bindPopup(popup_e936a0312bb726d8f1dab17d279d832e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae3172316809f355fc35afec93c8be94.setIcon(icon_e6995d97a5d01fd4b285440ae5b9412b);
|
|
|
|
|
|
var marker_ff77425b53d1026ca8a21c579e11eb1c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_12db6c198cf91af278b589f2a8a34397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d9b9cb85487d3e7903ae3f8df0821d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b12cb9a54532195774b822f88e09357 = $(`<div id="html_6b12cb9a54532195774b822f88e09357" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_6d9b9cb85487d3e7903ae3f8df0821d3.setContent(html_6b12cb9a54532195774b822f88e09357);
|
|
|
|
|
|
|
|
marker_ff77425b53d1026ca8a21c579e11eb1c.bindPopup(popup_6d9b9cb85487d3e7903ae3f8df0821d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff77425b53d1026ca8a21c579e11eb1c.setIcon(icon_12db6c198cf91af278b589f2a8a34397);
|
|
|
|
|
|
var marker_6d06745d8767a2839c0b935a641954fc = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1b9308b5c7b9bdebbd3adf09ad613b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b29e33adb2081a24089572326f2cb0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ada75ffbb5fe071317f23e9f42746d = $(`<div id="html_c4ada75ffbb5fe071317f23e9f42746d" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_5b29e33adb2081a24089572326f2cb0e.setContent(html_c4ada75ffbb5fe071317f23e9f42746d);
|
|
|
|
|
|
|
|
marker_6d06745d8767a2839c0b935a641954fc.bindPopup(popup_5b29e33adb2081a24089572326f2cb0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d06745d8767a2839c0b935a641954fc.setIcon(icon_1b9308b5c7b9bdebbd3adf09ad613b02);
|
|
|
|
|
|
var marker_bca315f3b1634c83d745c3d5ea2636fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5079ff757cdd21dc8bbe6dd7fedb538d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_934d28d44d89461900f25d252a005060 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853b2c63d4cf4b91d0206386f26c09d8 = $(`<div id="html_853b2c63d4cf4b91d0206386f26c09d8" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_934d28d44d89461900f25d252a005060.setContent(html_853b2c63d4cf4b91d0206386f26c09d8);
|
|
|
|
|
|
|
|
marker_bca315f3b1634c83d745c3d5ea2636fe.bindPopup(popup_934d28d44d89461900f25d252a005060)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca315f3b1634c83d745c3d5ea2636fe.setIcon(icon_5079ff757cdd21dc8bbe6dd7fedb538d);
|
|
|
|
|
|
var marker_234ab53da2c8577790c64ed354e71c41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ece9c31ffd81cbff59d942ab6e865f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc486ff399855ab037b6572ebff6a076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f356b8a1d4b9ca589740874e3484450 = $(`<div id="html_0f356b8a1d4b9ca589740874e3484450" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_cc486ff399855ab037b6572ebff6a076.setContent(html_0f356b8a1d4b9ca589740874e3484450);
|
|
|
|
|
|
|
|
marker_234ab53da2c8577790c64ed354e71c41.bindPopup(popup_cc486ff399855ab037b6572ebff6a076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_234ab53da2c8577790c64ed354e71c41.setIcon(icon_ece9c31ffd81cbff59d942ab6e865f9a);
|
|
|
|
|
|
var marker_9be4c5d7efb7cf391bf2b29f59eb1183 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bcec8861f5507c13e74597e8c356a9b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e5aa886875670dc107c95f2365644ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b5697815072ae1a5cd80d8d031cb848 = $(`<div id="html_4b5697815072ae1a5cd80d8d031cb848" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_5e5aa886875670dc107c95f2365644ba.setContent(html_4b5697815072ae1a5cd80d8d031cb848);
|
|
|
|
|
|
|
|
marker_9be4c5d7efb7cf391bf2b29f59eb1183.bindPopup(popup_5e5aa886875670dc107c95f2365644ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9be4c5d7efb7cf391bf2b29f59eb1183.setIcon(icon_bcec8861f5507c13e74597e8c356a9b5);
|
|
|
|
|
|
var marker_73341b6faa68e72035be4a419dd9f0f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e123c8930574f9d4fd4c8ccd0f64153c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce90603fe4d27c912c7d70270bda6f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_601f74103f7a873638f07ca99c6a04a8 = $(`<div id="html_601f74103f7a873638f07ca99c6a04a8" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_dce90603fe4d27c912c7d70270bda6f6.setContent(html_601f74103f7a873638f07ca99c6a04a8);
|
|
|
|
|
|
|
|
marker_73341b6faa68e72035be4a419dd9f0f4.bindPopup(popup_dce90603fe4d27c912c7d70270bda6f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73341b6faa68e72035be4a419dd9f0f4.setIcon(icon_e123c8930574f9d4fd4c8ccd0f64153c);
|
|
|
|
|
|
var marker_5151290d6e1eff049466f1a14c0e7efe = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_95bca29b5e61ac454db25914192c937b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9d27e57178357ca03fbfb3714b70d05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d2739a1619903e8f921d02b5b00f93e = $(`<div id="html_9d2739a1619903e8f921d02b5b00f93e" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d9d27e57178357ca03fbfb3714b70d05.setContent(html_9d2739a1619903e8f921d02b5b00f93e);
|
|
|
|
|
|
|
|
marker_5151290d6e1eff049466f1a14c0e7efe.bindPopup(popup_d9d27e57178357ca03fbfb3714b70d05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5151290d6e1eff049466f1a14c0e7efe.setIcon(icon_95bca29b5e61ac454db25914192c937b);
|
|
|
|
|
|
var marker_c77f05cf2b23b9bd3d4f67d7d20a491c = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bac296fbc7dd98187ad2d4fb9878a17c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc4f1df0d1251eb66695040851bac6d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68beeeaf6f5c661b0452b36cca43b4c = $(`<div id="html_c68beeeaf6f5c661b0452b36cca43b4c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_fc4f1df0d1251eb66695040851bac6d3.setContent(html_c68beeeaf6f5c661b0452b36cca43b4c);
|
|
|
|
|
|
|
|
marker_c77f05cf2b23b9bd3d4f67d7d20a491c.bindPopup(popup_fc4f1df0d1251eb66695040851bac6d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c77f05cf2b23b9bd3d4f67d7d20a491c.setIcon(icon_bac296fbc7dd98187ad2d4fb9878a17c);
|
|
|
|
|
|
var marker_e83545e27733bfa924b6383fd37ca929 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a9b64c9f61124c79784d7b02ee54e32c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1a2f28beb630c939f414b8c6f411b41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a08180e9db4398cd8ee59363b5008e6 = $(`<div id="html_1a08180e9db4398cd8ee59363b5008e6" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_c1a2f28beb630c939f414b8c6f411b41.setContent(html_1a08180e9db4398cd8ee59363b5008e6);
|
|
|
|
|
|
|
|
marker_e83545e27733bfa924b6383fd37ca929.bindPopup(popup_c1a2f28beb630c939f414b8c6f411b41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e83545e27733bfa924b6383fd37ca929.setIcon(icon_a9b64c9f61124c79784d7b02ee54e32c);
|
|
|
|
|
|
var marker_9f627edbd48ce0200083e5acbc542e02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_10b9c1349d5cd050bb45e28f497af0fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05bb27351ce86a5afe09791e10daabc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d848695e54e4b16ab26c6e6eaaed97 = $(`<div id="html_21d848695e54e4b16ab26c6e6eaaed97" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_05bb27351ce86a5afe09791e10daabc1.setContent(html_21d848695e54e4b16ab26c6e6eaaed97);
|
|
|
|
|
|
|
|
marker_9f627edbd48ce0200083e5acbc542e02.bindPopup(popup_05bb27351ce86a5afe09791e10daabc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f627edbd48ce0200083e5acbc542e02.setIcon(icon_10b9c1349d5cd050bb45e28f497af0fd);
|
|
|
|
|
|
var marker_f07e309f22647be25eb79a50fe24025d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bdc181753eb2e22574eb1bd61c5ae52a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aca5be8e8c95b107414e73a5499311c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e66cabd934c1f8e57628e13d17106cf5 = $(`<div id="html_e66cabd934c1f8e57628e13d17106cf5" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_aca5be8e8c95b107414e73a5499311c6.setContent(html_e66cabd934c1f8e57628e13d17106cf5);
|
|
|
|
|
|
|
|
marker_f07e309f22647be25eb79a50fe24025d.bindPopup(popup_aca5be8e8c95b107414e73a5499311c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f07e309f22647be25eb79a50fe24025d.setIcon(icon_bdc181753eb2e22574eb1bd61c5ae52a);
|
|
|
|
|
|
var marker_60c8814791667ff90fbc684b3574e2cd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_37650fa06336879b06d8360836e0979b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a055b8fe87915f2279cd2d2032d9c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ee8a170c02ad2bb941dbe4d7634ba99 = $(`<div id="html_7ee8a170c02ad2bb941dbe4d7634ba99" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_8a055b8fe87915f2279cd2d2032d9c74.setContent(html_7ee8a170c02ad2bb941dbe4d7634ba99);
|
|
|
|
|
|
|
|
marker_60c8814791667ff90fbc684b3574e2cd.bindPopup(popup_8a055b8fe87915f2279cd2d2032d9c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60c8814791667ff90fbc684b3574e2cd.setIcon(icon_37650fa06336879b06d8360836e0979b);
|
|
|
|
|
|
var marker_002b0ab6eff05de984cb3dd9bc3350ae = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_306ca8d97d44695ce17fb9e060898ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef43b584ecc1c476e381b623c70c7560 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb4e7e1f073413cbf8a4929aac474360 = $(`<div id="html_cb4e7e1f073413cbf8a4929aac474360" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_ef43b584ecc1c476e381b623c70c7560.setContent(html_cb4e7e1f073413cbf8a4929aac474360);
|
|
|
|
|
|
|
|
marker_002b0ab6eff05de984cb3dd9bc3350ae.bindPopup(popup_ef43b584ecc1c476e381b623c70c7560)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002b0ab6eff05de984cb3dd9bc3350ae.setIcon(icon_306ca8d97d44695ce17fb9e060898ec4);
|
|
|
|
|
|
var marker_17ee1c94652309955d5cf084a4141f97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_11967e47b4e216b48de98927d25eef66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb1bcfebe75b42734040d1633c6eb2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98b01018caa6f540735ca20a23c7ea17 = $(`<div id="html_98b01018caa6f540735ca20a23c7ea17" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_5cb1bcfebe75b42734040d1633c6eb2f.setContent(html_98b01018caa6f540735ca20a23c7ea17);
|
|
|
|
|
|
|
|
marker_17ee1c94652309955d5cf084a4141f97.bindPopup(popup_5cb1bcfebe75b42734040d1633c6eb2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17ee1c94652309955d5cf084a4141f97.setIcon(icon_11967e47b4e216b48de98927d25eef66);
|
|
|
|
|
|
var marker_28035d66747f0b5f1a3b72b3a6f14b3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f4ba9cd18191ab618da7a3fff14dd636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5e7665511ed2c3953d4e2e57b3b71d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48b74f645816cb7d63fd451ec4bac12e = $(`<div id="html_48b74f645816cb7d63fd451ec4bac12e" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_a5e7665511ed2c3953d4e2e57b3b71d1.setContent(html_48b74f645816cb7d63fd451ec4bac12e);
|
|
|
|
|
|
|
|
marker_28035d66747f0b5f1a3b72b3a6f14b3c.bindPopup(popup_a5e7665511ed2c3953d4e2e57b3b71d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28035d66747f0b5f1a3b72b3a6f14b3c.setIcon(icon_f4ba9cd18191ab618da7a3fff14dd636);
|
|
|
|
|
|
var marker_97bf5645062d27c6cdab0eccec82bf50 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_97cd77c59d4b796b41064f3a5eb110fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eac83640c27c43b9448a1488976254df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_994b560e69a6c82606ef5ca4a18c5cab = $(`<div id="html_994b560e69a6c82606ef5ca4a18c5cab" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_eac83640c27c43b9448a1488976254df.setContent(html_994b560e69a6c82606ef5ca4a18c5cab);
|
|
|
|
|
|
|
|
marker_97bf5645062d27c6cdab0eccec82bf50.bindPopup(popup_eac83640c27c43b9448a1488976254df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97bf5645062d27c6cdab0eccec82bf50.setIcon(icon_97cd77c59d4b796b41064f3a5eb110fd);
|
|
|
|
|
|
var marker_affd7ba291c669ab7b1aac0ae1237bcb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b7845034e28a6a5469c4d8d44512fc46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c35584e1fa98bcf6dd756010dd71a36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d06a44d1ccbc1fd8d1eb0176a8b42b97 = $(`<div id="html_d06a44d1ccbc1fd8d1eb0176a8b42b97" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_4c35584e1fa98bcf6dd756010dd71a36.setContent(html_d06a44d1ccbc1fd8d1eb0176a8b42b97);
|
|
|
|
|
|
|
|
marker_affd7ba291c669ab7b1aac0ae1237bcb.bindPopup(popup_4c35584e1fa98bcf6dd756010dd71a36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_affd7ba291c669ab7b1aac0ae1237bcb.setIcon(icon_b7845034e28a6a5469c4d8d44512fc46);
|
|
|
|
|
|
var marker_ce7606c605a572c61164d5a739b81952 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c653fb12cd03bbd5eae33367ef29e9f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8e35e7cde12681a506b63821da3ff91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5813b6c9ef89011edf9bb1e9e772d1d = $(`<div id="html_b5813b6c9ef89011edf9bb1e9e772d1d" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_a8e35e7cde12681a506b63821da3ff91.setContent(html_b5813b6c9ef89011edf9bb1e9e772d1d);
|
|
|
|
|
|
|
|
marker_ce7606c605a572c61164d5a739b81952.bindPopup(popup_a8e35e7cde12681a506b63821da3ff91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7606c605a572c61164d5a739b81952.setIcon(icon_c653fb12cd03bbd5eae33367ef29e9f0);
|
|
|
|
|
|
var marker_f5a717d34544b581fd9c3093233720cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_34ed8603c3ba61dd7e66b9d3e432124c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34bef282ecbdaed24ba96a39529ef161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_862c810b73a03c09d8abcc5ba2a1179a = $(`<div id="html_862c810b73a03c09d8abcc5ba2a1179a" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_34bef282ecbdaed24ba96a39529ef161.setContent(html_862c810b73a03c09d8abcc5ba2a1179a);
|
|
|
|
|
|
|
|
marker_f5a717d34544b581fd9c3093233720cf.bindPopup(popup_34bef282ecbdaed24ba96a39529ef161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5a717d34544b581fd9c3093233720cf.setIcon(icon_34ed8603c3ba61dd7e66b9d3e432124c);
|
|
|
|
|
|
var marker_bc017c02e106840333d2c1981dedb3f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_320b9ef37dbf955d33bcebaa531f69ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1437cdb74831d149648365c2880d204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6a49be02d64735096e7b8676284054f = $(`<div id="html_f6a49be02d64735096e7b8676284054f" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_d1437cdb74831d149648365c2880d204.setContent(html_f6a49be02d64735096e7b8676284054f);
|
|
|
|
|
|
|
|
marker_bc017c02e106840333d2c1981dedb3f7.bindPopup(popup_d1437cdb74831d149648365c2880d204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc017c02e106840333d2c1981dedb3f7.setIcon(icon_320b9ef37dbf955d33bcebaa531f69ba);
|
|
|
|
|
|
var marker_71c9574d0fb17300617cf407ad055d31 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_facfecda3f8c78f6d8b092b817067b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ed394f55d6542e4639b44d601a35dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f465d3c61da3e8988ccad3a6fa98965a = $(`<div id="html_f465d3c61da3e8988ccad3a6fa98965a" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_5ed394f55d6542e4639b44d601a35dfc.setContent(html_f465d3c61da3e8988ccad3a6fa98965a);
|
|
|
|
|
|
|
|
marker_71c9574d0fb17300617cf407ad055d31.bindPopup(popup_5ed394f55d6542e4639b44d601a35dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c9574d0fb17300617cf407ad055d31.setIcon(icon_facfecda3f8c78f6d8b092b817067b42);
|
|
|
|
|
|
var marker_2760854a90ffe9ef077d6c2ad626410b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2d921d33c4d5fa3140aa2f438df99cd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351cc0f2d7b6c1e5ed3202b748b6aa59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c33be08b1ca916c01c066f9a79470a0c = $(`<div id="html_c33be08b1ca916c01c066f9a79470a0c" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_351cc0f2d7b6c1e5ed3202b748b6aa59.setContent(html_c33be08b1ca916c01c066f9a79470a0c);
|
|
|
|
|
|
|
|
marker_2760854a90ffe9ef077d6c2ad626410b.bindPopup(popup_351cc0f2d7b6c1e5ed3202b748b6aa59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2760854a90ffe9ef077d6c2ad626410b.setIcon(icon_2d921d33c4d5fa3140aa2f438df99cd2);
|
|
|
|
|
|
var marker_ec8c1786f03146e369d9946d5b23c7c5 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_92bfac745c5d465483d86ddb2bb052a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_858e15a383d4d66e91513fb6cc6c7e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1396f9e0e044e48adb43a57df651494a = $(`<div id="html_1396f9e0e044e48adb43a57df651494a" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_858e15a383d4d66e91513fb6cc6c7e93.setContent(html_1396f9e0e044e48adb43a57df651494a);
|
|
|
|
|
|
|
|
marker_ec8c1786f03146e369d9946d5b23c7c5.bindPopup(popup_858e15a383d4d66e91513fb6cc6c7e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec8c1786f03146e369d9946d5b23c7c5.setIcon(icon_92bfac745c5d465483d86ddb2bb052a7);
|
|
|
|
|
|
var marker_dafd39a18d453a9cd95aaa497f4a2a52 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_447e0c58405a4a3f71dd35137640cb94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c0f15028374a9b4ccfc6d0a03a61288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9abcb99168a5d7a28593d791ee181869 = $(`<div id="html_9abcb99168a5d7a28593d791ee181869" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_2c0f15028374a9b4ccfc6d0a03a61288.setContent(html_9abcb99168a5d7a28593d791ee181869);
|
|
|
|
|
|
|
|
marker_dafd39a18d453a9cd95aaa497f4a2a52.bindPopup(popup_2c0f15028374a9b4ccfc6d0a03a61288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dafd39a18d453a9cd95aaa497f4a2a52.setIcon(icon_447e0c58405a4a3f71dd35137640cb94);
|
|
|
|
|
|
var marker_b8cf315cb73f779d4b994c27f35491ce = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5b2caa833c7d67d35a6a044b7515f8f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a936c24d4ac9a841e7ff6ab1c427551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f0ae9db0b814f33069631942e601926 = $(`<div id="html_4f0ae9db0b814f33069631942e601926" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_3a936c24d4ac9a841e7ff6ab1c427551.setContent(html_4f0ae9db0b814f33069631942e601926);
|
|
|
|
|
|
|
|
marker_b8cf315cb73f779d4b994c27f35491ce.bindPopup(popup_3a936c24d4ac9a841e7ff6ab1c427551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8cf315cb73f779d4b994c27f35491ce.setIcon(icon_5b2caa833c7d67d35a6a044b7515f8f1);
|
|
|
|
|
|
var marker_5c5d75f4c980d38ae1a53942574e8543 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7f8d3c0279dfc2beb6d900cc8d0c4631 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b120893b6191822a2784ff1b2849a9b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afbdc990ab083b03bb49f309c3cb7a01 = $(`<div id="html_afbdc990ab083b03bb49f309c3cb7a01" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_b120893b6191822a2784ff1b2849a9b9.setContent(html_afbdc990ab083b03bb49f309c3cb7a01);
|
|
|
|
|
|
|
|
marker_5c5d75f4c980d38ae1a53942574e8543.bindPopup(popup_b120893b6191822a2784ff1b2849a9b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c5d75f4c980d38ae1a53942574e8543.setIcon(icon_7f8d3c0279dfc2beb6d900cc8d0c4631);
|
|
|
|
|
|
var marker_3f654be7b4d0cf90125f3010e3709441 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_28f0566c7cae071b00ae105882d7b792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54fb862133664947aebfe74ad97cbc30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ae4bad9a2c0e2e84f5b2ca8131c0cdf = $(`<div id="html_8ae4bad9a2c0e2e84f5b2ca8131c0cdf" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_54fb862133664947aebfe74ad97cbc30.setContent(html_8ae4bad9a2c0e2e84f5b2ca8131c0cdf);
|
|
|
|
|
|
|
|
marker_3f654be7b4d0cf90125f3010e3709441.bindPopup(popup_54fb862133664947aebfe74ad97cbc30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f654be7b4d0cf90125f3010e3709441.setIcon(icon_28f0566c7cae071b00ae105882d7b792);
|
|
|
|
|
|
var marker_99043a2833ee705fd7865d67fa7af391 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f76c7dacfbc2c5f683badf83ef32c096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd40936da7da01603af2fb1a73d81b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fb8b9f2fbac5a817f301e435926bc1b = $(`<div id="html_5fb8b9f2fbac5a817f301e435926bc1b" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_fd40936da7da01603af2fb1a73d81b09.setContent(html_5fb8b9f2fbac5a817f301e435926bc1b);
|
|
|
|
|
|
|
|
marker_99043a2833ee705fd7865d67fa7af391.bindPopup(popup_fd40936da7da01603af2fb1a73d81b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99043a2833ee705fd7865d67fa7af391.setIcon(icon_f76c7dacfbc2c5f683badf83ef32c096);
|
|
|
|
|
|
var marker_bb952061f198b95766fd82c0ae76965c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1f0a2f8b764353ec5797cf25105ac626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af666782b3057dc43546bee208bd7d52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f90f8c8f587a848e155c1631eeb107 = $(`<div id="html_41f90f8c8f587a848e155c1631eeb107" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_af666782b3057dc43546bee208bd7d52.setContent(html_41f90f8c8f587a848e155c1631eeb107);
|
|
|
|
|
|
|
|
marker_bb952061f198b95766fd82c0ae76965c.bindPopup(popup_af666782b3057dc43546bee208bd7d52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb952061f198b95766fd82c0ae76965c.setIcon(icon_1f0a2f8b764353ec5797cf25105ac626);
|
|
|
|
|
|
var marker_80dc34e6f13d3f38fb25f5088e0d4ab2 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_28726a150c37bd6435676e573dd9ac34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d685e1d21a106dfb5aeb6cc7df29f318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4da105596a3052a2ff7fa43f2c9bb70 = $(`<div id="html_b4da105596a3052a2ff7fa43f2c9bb70" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_d685e1d21a106dfb5aeb6cc7df29f318.setContent(html_b4da105596a3052a2ff7fa43f2c9bb70);
|
|
|
|
|
|
|
|
marker_80dc34e6f13d3f38fb25f5088e0d4ab2.bindPopup(popup_d685e1d21a106dfb5aeb6cc7df29f318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80dc34e6f13d3f38fb25f5088e0d4ab2.setIcon(icon_28726a150c37bd6435676e573dd9ac34);
|
|
|
|
|
|
var marker_282a438a49e5a07275a4b782b6c05818 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7ce7d45d3cec68a199abc153c9a4b980 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed6e173644a60c3e9640db14c0dd3c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9322db4db0eb1221e6e151e92d788cf5 = $(`<div id="html_9322db4db0eb1221e6e151e92d788cf5" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_3ed6e173644a60c3e9640db14c0dd3c4.setContent(html_9322db4db0eb1221e6e151e92d788cf5);
|
|
|
|
|
|
|
|
marker_282a438a49e5a07275a4b782b6c05818.bindPopup(popup_3ed6e173644a60c3e9640db14c0dd3c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_282a438a49e5a07275a4b782b6c05818.setIcon(icon_7ce7d45d3cec68a199abc153c9a4b980);
|
|
|
|
|
|
var marker_3ead7989db13d607fe76c6ec6a02ae0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c5db97830ab6d3b28c01cb5848d9d261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc1fa164c5008ae87d3b06e77cd5092a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7560a0067e88f1977e34b07e36f10cd9 = $(`<div id="html_7560a0067e88f1977e34b07e36f10cd9" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_dc1fa164c5008ae87d3b06e77cd5092a.setContent(html_7560a0067e88f1977e34b07e36f10cd9);
|
|
|
|
|
|
|
|
marker_3ead7989db13d607fe76c6ec6a02ae0a.bindPopup(popup_dc1fa164c5008ae87d3b06e77cd5092a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ead7989db13d607fe76c6ec6a02ae0a.setIcon(icon_c5db97830ab6d3b28c01cb5848d9d261);
|
|
|
|
|
|
var marker_b0a9f23594c5b99a350a2c43133f52b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b8bc9bd8f3d6f608f2803835cf5f258c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe5a94e3d26ce6569a8d8982756765c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1615b858ad7cda606678cdaec1b69bfb = $(`<div id="html_1615b858ad7cda606678cdaec1b69bfb" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_fe5a94e3d26ce6569a8d8982756765c9.setContent(html_1615b858ad7cda606678cdaec1b69bfb);
|
|
|
|
|
|
|
|
marker_b0a9f23594c5b99a350a2c43133f52b2.bindPopup(popup_fe5a94e3d26ce6569a8d8982756765c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0a9f23594c5b99a350a2c43133f52b2.setIcon(icon_b8bc9bd8f3d6f608f2803835cf5f258c);
|
|
|
|
|
|
var marker_c0eb44d9aa47768e94832ee532704bc0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5e4200840e1d2f276b797bea4dfba923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b85a46ceac9ff9b899921e93664522c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3d66ed33cfed87b10d2ea3f5239dad1 = $(`<div id="html_e3d66ed33cfed87b10d2ea3f5239dad1" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_7b85a46ceac9ff9b899921e93664522c.setContent(html_e3d66ed33cfed87b10d2ea3f5239dad1);
|
|
|
|
|
|
|
|
marker_c0eb44d9aa47768e94832ee532704bc0.bindPopup(popup_7b85a46ceac9ff9b899921e93664522c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0eb44d9aa47768e94832ee532704bc0.setIcon(icon_5e4200840e1d2f276b797bea4dfba923);
|
|
|
|
|
|
var marker_b78b476f67df378d15424add9a6c468b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_443b2ba958d7d9bc60aa8188c2856dd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_966670f0ca35b927c0730968ff8b4920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_526830b49ccc9678c7e7318e42c4d6a6 = $(`<div id="html_526830b49ccc9678c7e7318e42c4d6a6" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_966670f0ca35b927c0730968ff8b4920.setContent(html_526830b49ccc9678c7e7318e42c4d6a6);
|
|
|
|
|
|
|
|
marker_b78b476f67df378d15424add9a6c468b.bindPopup(popup_966670f0ca35b927c0730968ff8b4920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b78b476f67df378d15424add9a6c468b.setIcon(icon_443b2ba958d7d9bc60aa8188c2856dd3);
|
|
|
|
|
|
var marker_f19b21aa52492cf7605f3bc086344821 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_afee91e36ef0260535fbafa5567b7fd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd410c2a8f8d1e4cc6787e6dd95064d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6f91eb29985c0a56aab761a265c81c = $(`<div id="html_3c6f91eb29985c0a56aab761a265c81c" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_fd410c2a8f8d1e4cc6787e6dd95064d0.setContent(html_3c6f91eb29985c0a56aab761a265c81c);
|
|
|
|
|
|
|
|
marker_f19b21aa52492cf7605f3bc086344821.bindPopup(popup_fd410c2a8f8d1e4cc6787e6dd95064d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f19b21aa52492cf7605f3bc086344821.setIcon(icon_afee91e36ef0260535fbafa5567b7fd9);
|
|
|
|
|
|
var marker_3e1639a92919e729d5036e7f3fa11cc6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b82593c873278571f7cc91163b76348c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05317c56210d399237d289e5d0c5170b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77b502a51a086ca50aac37e8794c551 = $(`<div id="html_e77b502a51a086ca50aac37e8794c551" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_05317c56210d399237d289e5d0c5170b.setContent(html_e77b502a51a086ca50aac37e8794c551);
|
|
|
|
|
|
|
|
marker_3e1639a92919e729d5036e7f3fa11cc6.bindPopup(popup_05317c56210d399237d289e5d0c5170b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e1639a92919e729d5036e7f3fa11cc6.setIcon(icon_b82593c873278571f7cc91163b76348c);
|
|
|
|
|
|
var marker_90f7cf7751260e6b566ef3e5bdad976e = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_feb0157874e155fb3a1368a725414f74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_131c21609433ef345b91719b554ae491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_019a08178d8492a68b875d5a86397451 = $(`<div id="html_019a08178d8492a68b875d5a86397451" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_131c21609433ef345b91719b554ae491.setContent(html_019a08178d8492a68b875d5a86397451);
|
|
|
|
|
|
|
|
marker_90f7cf7751260e6b566ef3e5bdad976e.bindPopup(popup_131c21609433ef345b91719b554ae491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90f7cf7751260e6b566ef3e5bdad976e.setIcon(icon_feb0157874e155fb3a1368a725414f74);
|
|
|
|
|
|
var marker_a6051e5197500c2b5214a12c821c7544 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d6ce94848a6d44b9d58dba2953e9a3b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76982c103eda88be9d79f753571fece4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9934dfa03afc073b2edd5211159af9f = $(`<div id="html_d9934dfa03afc073b2edd5211159af9f" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_76982c103eda88be9d79f753571fece4.setContent(html_d9934dfa03afc073b2edd5211159af9f);
|
|
|
|
|
|
|
|
marker_a6051e5197500c2b5214a12c821c7544.bindPopup(popup_76982c103eda88be9d79f753571fece4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6051e5197500c2b5214a12c821c7544.setIcon(icon_d6ce94848a6d44b9d58dba2953e9a3b7);
|
|
|
|
|
|
var marker_84be8a46ca14543aa3f40a68c8a75ca2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ea5cbeda9253d4fc86e34e0788e67e84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47572fe792d74e05bc48a3dfcd9bc15a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43418e77c53d0e10cdf625bde31c6144 = $(`<div id="html_43418e77c53d0e10cdf625bde31c6144" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_47572fe792d74e05bc48a3dfcd9bc15a.setContent(html_43418e77c53d0e10cdf625bde31c6144);
|
|
|
|
|
|
|
|
marker_84be8a46ca14543aa3f40a68c8a75ca2.bindPopup(popup_47572fe792d74e05bc48a3dfcd9bc15a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84be8a46ca14543aa3f40a68c8a75ca2.setIcon(icon_ea5cbeda9253d4fc86e34e0788e67e84);
|
|
|
|
|
|
var marker_4ed39466cf8f90fb3138f327e662cc1c = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_203ea1b7a5d682b85a673789d1246533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_455977783b3789ad95cc740037637bb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9961882db371953c81b7253911227189 = $(`<div id="html_9961882db371953c81b7253911227189" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_455977783b3789ad95cc740037637bb0.setContent(html_9961882db371953c81b7253911227189);
|
|
|
|
|
|
|
|
marker_4ed39466cf8f90fb3138f327e662cc1c.bindPopup(popup_455977783b3789ad95cc740037637bb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ed39466cf8f90fb3138f327e662cc1c.setIcon(icon_203ea1b7a5d682b85a673789d1246533);
|
|
|
|
|
|
var marker_c1051a7b0091a2c860c02c98b70550e3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f21f69e1ee898f72f219a6fbfb2bb00e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbcf3904bcea8db539125d830c808b2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fac79784d93aab16d3e8622152f083ed = $(`<div id="html_fac79784d93aab16d3e8622152f083ed" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_bbcf3904bcea8db539125d830c808b2a.setContent(html_fac79784d93aab16d3e8622152f083ed);
|
|
|
|
|
|
|
|
marker_c1051a7b0091a2c860c02c98b70550e3.bindPopup(popup_bbcf3904bcea8db539125d830c808b2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1051a7b0091a2c860c02c98b70550e3.setIcon(icon_f21f69e1ee898f72f219a6fbfb2bb00e);
|
|
|
|
|
|
var marker_6b745f7ca014712ce6f317aaaf6bf85f = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5291aebaf0151a4342935ee77cbf53ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83760966bd50daf21ce9ec3eeebce31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_052ca647a75af0d03c51abb2036d0e2e = $(`<div id="html_052ca647a75af0d03c51abb2036d0e2e" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_83760966bd50daf21ce9ec3eeebce31f.setContent(html_052ca647a75af0d03c51abb2036d0e2e);
|
|
|
|
|
|
|
|
marker_6b745f7ca014712ce6f317aaaf6bf85f.bindPopup(popup_83760966bd50daf21ce9ec3eeebce31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b745f7ca014712ce6f317aaaf6bf85f.setIcon(icon_5291aebaf0151a4342935ee77cbf53ef);
|
|
|
|
|
|
var marker_7241baa057c4f9404d9c108f280e6174 = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_decfdfc83885109e99a3ac5c6ba1f651 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28908f7cbd7bce3e57168e59d230165a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bcdbde6653f91dcbabb66c9a11be70f = $(`<div id="html_2bcdbde6653f91dcbabb66c9a11be70f" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_28908f7cbd7bce3e57168e59d230165a.setContent(html_2bcdbde6653f91dcbabb66c9a11be70f);
|
|
|
|
|
|
|
|
marker_7241baa057c4f9404d9c108f280e6174.bindPopup(popup_28908f7cbd7bce3e57168e59d230165a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7241baa057c4f9404d9c108f280e6174.setIcon(icon_decfdfc83885109e99a3ac5c6ba1f651);
|
|
|
|
|
|
var marker_f7707b2ffc2dd8573f070ee4c8ca25ab = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_24f488724b05ed434ef030b5eecc451d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7e1d3eb5b5923cdd2b09c6284f9459f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e8dec4e5a7551d6dd1893e21bf737c = $(`<div id="html_d3e8dec4e5a7551d6dd1893e21bf737c" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_b7e1d3eb5b5923cdd2b09c6284f9459f.setContent(html_d3e8dec4e5a7551d6dd1893e21bf737c);
|
|
|
|
|
|
|
|
marker_f7707b2ffc2dd8573f070ee4c8ca25ab.bindPopup(popup_b7e1d3eb5b5923cdd2b09c6284f9459f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7707b2ffc2dd8573f070ee4c8ca25ab.setIcon(icon_24f488724b05ed434ef030b5eecc451d);
|
|
|
|
|
|
var marker_35a726ad655e7045015b15e4779d30d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3bb792080e45b32ae33e4aec742b0469 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a543024a6eaaabe9287afadb4cbb7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85fc6b51b33c626a3acf5849e39915a = $(`<div id="html_f85fc6b51b33c626a3acf5849e39915a" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_66a543024a6eaaabe9287afadb4cbb7a.setContent(html_f85fc6b51b33c626a3acf5849e39915a);
|
|
|
|
|
|
|
|
marker_35a726ad655e7045015b15e4779d30d3.bindPopup(popup_66a543024a6eaaabe9287afadb4cbb7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a726ad655e7045015b15e4779d30d3.setIcon(icon_3bb792080e45b32ae33e4aec742b0469);
|
|
|
|
|
|
var marker_378d4b0c25bf3390e4c86bbf02f8836a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_42f346fa7a5e0bdf7f135dd7f8d308cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1eee9e176b04d1810e1d675c1f928c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79028dbd21927362e254d681bf00cf9c = $(`<div id="html_79028dbd21927362e254d681bf00cf9c" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_b1eee9e176b04d1810e1d675c1f928c6.setContent(html_79028dbd21927362e254d681bf00cf9c);
|
|
|
|
|
|
|
|
marker_378d4b0c25bf3390e4c86bbf02f8836a.bindPopup(popup_b1eee9e176b04d1810e1d675c1f928c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_378d4b0c25bf3390e4c86bbf02f8836a.setIcon(icon_42f346fa7a5e0bdf7f135dd7f8d308cc);
|
|
|
|
|
|
var marker_c158cda38cac7af0905953a2eca01865 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_0285c40ebe6b175187e934854f0187e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1ceee1ed7a247dd0b017699be13eb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0191506b187dd562bbc3569044185ed = $(`<div id="html_a0191506b187dd562bbc3569044185ed" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_a1ceee1ed7a247dd0b017699be13eb8f.setContent(html_a0191506b187dd562bbc3569044185ed);
|
|
|
|
|
|
|
|
marker_c158cda38cac7af0905953a2eca01865.bindPopup(popup_a1ceee1ed7a247dd0b017699be13eb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c158cda38cac7af0905953a2eca01865.setIcon(icon_0285c40ebe6b175187e934854f0187e7);
|
|
|
|
|
|
var marker_662a3769820ec451a0dabd7eb01b4896 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_33304b44421f40a43c8d5f319db3a271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09ab1a94ca623d2a3c3d19eec5edbb28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc061b21248b52b30a82a6d8ee23fbda = $(`<div id="html_bc061b21248b52b30a82a6d8ee23fbda" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_09ab1a94ca623d2a3c3d19eec5edbb28.setContent(html_bc061b21248b52b30a82a6d8ee23fbda);
|
|
|
|
|
|
|
|
marker_662a3769820ec451a0dabd7eb01b4896.bindPopup(popup_09ab1a94ca623d2a3c3d19eec5edbb28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_662a3769820ec451a0dabd7eb01b4896.setIcon(icon_33304b44421f40a43c8d5f319db3a271);
|
|
|
|
|
|
var marker_3acadc31b3781273cb8fd576a7cb5787 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1bb4e8eebb90bdcc3f8f6a3a728ff19d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bed91ad6b4b5fb6f84f1c3c5c2e34d6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1533c99f9757790de54b77500bbd789 = $(`<div id="html_f1533c99f9757790de54b77500bbd789" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_bed91ad6b4b5fb6f84f1c3c5c2e34d6c.setContent(html_f1533c99f9757790de54b77500bbd789);
|
|
|
|
|
|
|
|
marker_3acadc31b3781273cb8fd576a7cb5787.bindPopup(popup_bed91ad6b4b5fb6f84f1c3c5c2e34d6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3acadc31b3781273cb8fd576a7cb5787.setIcon(icon_1bb4e8eebb90bdcc3f8f6a3a728ff19d);
|
|
|
|
|
|
var marker_0dd7b92303b067fbafb0efa95b1885bf = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e07185db8a164f0e0a27c0d34d4eb150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c5a7e0769d4675039fb2c1069aa6e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8df62dd32f11360a6c65349b4f775d78 = $(`<div id="html_8df62dd32f11360a6c65349b4f775d78" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_0c5a7e0769d4675039fb2c1069aa6e73.setContent(html_8df62dd32f11360a6c65349b4f775d78);
|
|
|
|
|
|
|
|
marker_0dd7b92303b067fbafb0efa95b1885bf.bindPopup(popup_0c5a7e0769d4675039fb2c1069aa6e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd7b92303b067fbafb0efa95b1885bf.setIcon(icon_e07185db8a164f0e0a27c0d34d4eb150);
|
|
|
|
|
|
var marker_4296abb71a7b71804ab4f352013b065f = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d7db0f8fcd80c8cbeb6c6398072b4ddc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_467f6fc500c19c7ccebc50670c87cc6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_243a2c0ed59753de77f6498d20f099e7 = $(`<div id="html_243a2c0ed59753de77f6498d20f099e7" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_467f6fc500c19c7ccebc50670c87cc6e.setContent(html_243a2c0ed59753de77f6498d20f099e7);
|
|
|
|
|
|
|
|
marker_4296abb71a7b71804ab4f352013b065f.bindPopup(popup_467f6fc500c19c7ccebc50670c87cc6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4296abb71a7b71804ab4f352013b065f.setIcon(icon_d7db0f8fcd80c8cbeb6c6398072b4ddc);
|
|
|
|
|
|
var marker_052fc979bb39b4cfeafaf250f6940ff0 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_0e0dc1030b3d690893ad10b948c146e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef3a952ef236430798efec3ae51b2de6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73b637f8420129a1cf279879769bdc8a = $(`<div id="html_73b637f8420129a1cf279879769bdc8a" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ef3a952ef236430798efec3ae51b2de6.setContent(html_73b637f8420129a1cf279879769bdc8a);
|
|
|
|
|
|
|
|
marker_052fc979bb39b4cfeafaf250f6940ff0.bindPopup(popup_ef3a952ef236430798efec3ae51b2de6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052fc979bb39b4cfeafaf250f6940ff0.setIcon(icon_0e0dc1030b3d690893ad10b948c146e4);
|
|
|
|
|
|
var marker_af7f2fe499d59e3e1a71b081dc26f1cd = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a89c6898411f6511ba4ed31fbe3454c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9b5fd471b749922cc22aa3d929cf743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfab6f9a849886aa49fb417d814c482e = $(`<div id="html_bfab6f9a849886aa49fb417d814c482e" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_b9b5fd471b749922cc22aa3d929cf743.setContent(html_bfab6f9a849886aa49fb417d814c482e);
|
|
|
|
|
|
|
|
marker_af7f2fe499d59e3e1a71b081dc26f1cd.bindPopup(popup_b9b5fd471b749922cc22aa3d929cf743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af7f2fe499d59e3e1a71b081dc26f1cd.setIcon(icon_a89c6898411f6511ba4ed31fbe3454c9);
|
|
|
|
|
|
var marker_5e9c8270d6bc1cb255d60713e082ea58 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cbdc0c5733751b14ea37a42fdbdefd20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cb4be36af0c89bbf7be68d8b6e99865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05cb31766c1bd0726adbdf63b91846d5 = $(`<div id="html_05cb31766c1bd0726adbdf63b91846d5" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_0cb4be36af0c89bbf7be68d8b6e99865.setContent(html_05cb31766c1bd0726adbdf63b91846d5);
|
|
|
|
|
|
|
|
marker_5e9c8270d6bc1cb255d60713e082ea58.bindPopup(popup_0cb4be36af0c89bbf7be68d8b6e99865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e9c8270d6bc1cb255d60713e082ea58.setIcon(icon_cbdc0c5733751b14ea37a42fdbdefd20);
|
|
|
|
|
|
var marker_9cfb8a99084a0739bb3ea234b224a1b7 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_da8ec432ed67c5b875f58cfb7261f20c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1313298fc8fedac1ba6d3f340ff7e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a12e8bf4b9b0c21561488f3e33d403c = $(`<div id="html_6a12e8bf4b9b0c21561488f3e33d403c" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_c1313298fc8fedac1ba6d3f340ff7e59.setContent(html_6a12e8bf4b9b0c21561488f3e33d403c);
|
|
|
|
|
|
|
|
marker_9cfb8a99084a0739bb3ea234b224a1b7.bindPopup(popup_c1313298fc8fedac1ba6d3f340ff7e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cfb8a99084a0739bb3ea234b224a1b7.setIcon(icon_da8ec432ed67c5b875f58cfb7261f20c);
|
|
|
|
|
|
var marker_e810067fb84f431a3043c9296892345c = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_fb250713730781511c353068c691db1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6859ae55d5f1a1274984060878491f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543d5e0edf428471a3389a211129ca0b = $(`<div id="html_543d5e0edf428471a3389a211129ca0b" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_6859ae55d5f1a1274984060878491f08.setContent(html_543d5e0edf428471a3389a211129ca0b);
|
|
|
|
|
|
|
|
marker_e810067fb84f431a3043c9296892345c.bindPopup(popup_6859ae55d5f1a1274984060878491f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e810067fb84f431a3043c9296892345c.setIcon(icon_fb250713730781511c353068c691db1d);
|
|
|
|
|
|
var marker_706de545a6db7ad530f54043e8f8d4f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_81ac5c23fd27efa82bf03e7f38c6e2d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa26fb65bfbb9b26bf0b609cc42fe980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97250ecb40436c818f1c0d5ebe187bf7 = $(`<div id="html_97250ecb40436c818f1c0d5ebe187bf7" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_fa26fb65bfbb9b26bf0b609cc42fe980.setContent(html_97250ecb40436c818f1c0d5ebe187bf7);
|
|
|
|
|
|
|
|
marker_706de545a6db7ad530f54043e8f8d4f3.bindPopup(popup_fa26fb65bfbb9b26bf0b609cc42fe980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706de545a6db7ad530f54043e8f8d4f3.setIcon(icon_81ac5c23fd27efa82bf03e7f38c6e2d6);
|
|
|
|
|
|
var marker_6de9440341cb3e9879aa443e5ee1ea90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d6a603d1eac181c63680a4fa4127be65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bacfcbe9d42fb08fe458158723dab17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fc31a05e3b3198272720b297e2249b7 = $(`<div id="html_6fc31a05e3b3198272720b297e2249b7" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_5bacfcbe9d42fb08fe458158723dab17.setContent(html_6fc31a05e3b3198272720b297e2249b7);
|
|
|
|
|
|
|
|
marker_6de9440341cb3e9879aa443e5ee1ea90.bindPopup(popup_5bacfcbe9d42fb08fe458158723dab17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6de9440341cb3e9879aa443e5ee1ea90.setIcon(icon_d6a603d1eac181c63680a4fa4127be65);
|
|
|
|
|
|
var marker_61a5b1addd3ae1312f542e21a29e290f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b5fdfd38b2f39bd9456e8a3198748dfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649bcec47c54cf1096ed857c4985df25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4ef97c82cdbfc9ff5d16e9bc4d2467 = $(`<div id="html_4f4ef97c82cdbfc9ff5d16e9bc4d2467" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_649bcec47c54cf1096ed857c4985df25.setContent(html_4f4ef97c82cdbfc9ff5d16e9bc4d2467);
|
|
|
|
|
|
|
|
marker_61a5b1addd3ae1312f542e21a29e290f.bindPopup(popup_649bcec47c54cf1096ed857c4985df25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61a5b1addd3ae1312f542e21a29e290f.setIcon(icon_b5fdfd38b2f39bd9456e8a3198748dfe);
|
|
|
|
|
|
var marker_33269fe3a3a1f704375c68994ec8dee4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6039926de88412e497d0c9a6d80e9cc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee189522d2816f1b9738c1c054b34431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c187f2f5b60314b54a871965fcc7c75 = $(`<div id="html_5c187f2f5b60314b54a871965fcc7c75" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ee189522d2816f1b9738c1c054b34431.setContent(html_5c187f2f5b60314b54a871965fcc7c75);
|
|
|
|
|
|
|
|
marker_33269fe3a3a1f704375c68994ec8dee4.bindPopup(popup_ee189522d2816f1b9738c1c054b34431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33269fe3a3a1f704375c68994ec8dee4.setIcon(icon_6039926de88412e497d0c9a6d80e9cc9);
|
|
|
|
|
|
var marker_907ed29c37b169d7ddfed37c959e7793 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4de06858dd2d0bed2889c028d5f5d64b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2321b82925d959414c17854a40a9501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8750facddb1f4a2be9556ad485c53a = $(`<div id="html_6a8750facddb1f4a2be9556ad485c53a" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_b2321b82925d959414c17854a40a9501.setContent(html_6a8750facddb1f4a2be9556ad485c53a);
|
|
|
|
|
|
|
|
marker_907ed29c37b169d7ddfed37c959e7793.bindPopup(popup_b2321b82925d959414c17854a40a9501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_907ed29c37b169d7ddfed37c959e7793.setIcon(icon_4de06858dd2d0bed2889c028d5f5d64b);
|
|
|
|
|
|
var marker_6dc62875f49d48248538c43e1bd7fba7 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8ef51155dc5d9504deb1bd87e7098bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_563a71fe07f52682cb42e7b434369027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fc6fda915e0ab840034de1f07d54892 = $(`<div id="html_9fc6fda915e0ab840034de1f07d54892" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_563a71fe07f52682cb42e7b434369027.setContent(html_9fc6fda915e0ab840034de1f07d54892);
|
|
|
|
|
|
|
|
marker_6dc62875f49d48248538c43e1bd7fba7.bindPopup(popup_563a71fe07f52682cb42e7b434369027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dc62875f49d48248538c43e1bd7fba7.setIcon(icon_8ef51155dc5d9504deb1bd87e7098bc4);
|
|
|
|
|
|
var marker_69ee950bd624c62617cff54822221a3f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c445b02f135279e26af2cf319afb0d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c3bf00c80ac10750dc24bbb55da64b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12d7358ee6f7e1611d7756232a12ef5 = $(`<div id="html_a12d7358ee6f7e1611d7756232a12ef5" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_2c3bf00c80ac10750dc24bbb55da64b6.setContent(html_a12d7358ee6f7e1611d7756232a12ef5);
|
|
|
|
|
|
|
|
marker_69ee950bd624c62617cff54822221a3f.bindPopup(popup_2c3bf00c80ac10750dc24bbb55da64b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ee950bd624c62617cff54822221a3f.setIcon(icon_c445b02f135279e26af2cf319afb0d6e);
|
|
|
|
|
|
var marker_316378fdedda1d62f240eb1172791dbc = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e140dfde3bfa8158ebb73f691ae226cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ada9d1bce8ec01d814e24a191476bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aae5be5747c2e983e4c17800973bb543 = $(`<div id="html_aae5be5747c2e983e4c17800973bb543" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_8ada9d1bce8ec01d814e24a191476bd9.setContent(html_aae5be5747c2e983e4c17800973bb543);
|
|
|
|
|
|
|
|
marker_316378fdedda1d62f240eb1172791dbc.bindPopup(popup_8ada9d1bce8ec01d814e24a191476bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_316378fdedda1d62f240eb1172791dbc.setIcon(icon_e140dfde3bfa8158ebb73f691ae226cf);
|
|
|
|
|
|
var marker_82c45a4030015ff00fe984678ad2ee64 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f77dc1c5f4c63f9ff633b91656a41600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc2695f1ce0973e9f948207169d29a36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdf6ea3ccca24235818460e7aa8615b9 = $(`<div id="html_fdf6ea3ccca24235818460e7aa8615b9" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_dc2695f1ce0973e9f948207169d29a36.setContent(html_fdf6ea3ccca24235818460e7aa8615b9);
|
|
|
|
|
|
|
|
marker_82c45a4030015ff00fe984678ad2ee64.bindPopup(popup_dc2695f1ce0973e9f948207169d29a36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c45a4030015ff00fe984678ad2ee64.setIcon(icon_f77dc1c5f4c63f9ff633b91656a41600);
|
|
|
|
|
|
var marker_5659fd7cf945ec68837fd6dc8bf011c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d7ff0da7c5bb13e6f309bda938fe5f3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04e7cdfa10891f3d492b182fb030751b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b93b64e16cd26e0bf35a932953a7fd4 = $(`<div id="html_7b93b64e16cd26e0bf35a932953a7fd4" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_04e7cdfa10891f3d492b182fb030751b.setContent(html_7b93b64e16cd26e0bf35a932953a7fd4);
|
|
|
|
|
|
|
|
marker_5659fd7cf945ec68837fd6dc8bf011c1.bindPopup(popup_04e7cdfa10891f3d492b182fb030751b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5659fd7cf945ec68837fd6dc8bf011c1.setIcon(icon_d7ff0da7c5bb13e6f309bda938fe5f3e);
|
|
|
|
|
|
var marker_a9100795b6510b46eab0f5dedc39e517 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_aaf36b5e0bd59e75efca9f14dbe25e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95e5af3ff87b3c9aeb314cf58dfd8d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a12cf66bb20d30c475319059456a22 = $(`<div id="html_22a12cf66bb20d30c475319059456a22" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_95e5af3ff87b3c9aeb314cf58dfd8d6f.setContent(html_22a12cf66bb20d30c475319059456a22);
|
|
|
|
|
|
|
|
marker_a9100795b6510b46eab0f5dedc39e517.bindPopup(popup_95e5af3ff87b3c9aeb314cf58dfd8d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9100795b6510b46eab0f5dedc39e517.setIcon(icon_aaf36b5e0bd59e75efca9f14dbe25e3e);
|
|
|
|
|
|
var marker_e1605530f0ca94ea9c9328436b8515cf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1f804a2a8d96fdff29388d337ca1ab48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbaf9df4377fe3f13456f032a45c6a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1337a5e2358581cb65f2d9c16518fa1e = $(`<div id="html_1337a5e2358581cb65f2d9c16518fa1e" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_bbaf9df4377fe3f13456f032a45c6a63.setContent(html_1337a5e2358581cb65f2d9c16518fa1e);
|
|
|
|
|
|
|
|
marker_e1605530f0ca94ea9c9328436b8515cf.bindPopup(popup_bbaf9df4377fe3f13456f032a45c6a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1605530f0ca94ea9c9328436b8515cf.setIcon(icon_1f804a2a8d96fdff29388d337ca1ab48);
|
|
|
|
|
|
var marker_90760f7bd6fe56a5ec686c8a5d494405 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_143a4fb604a0a3b6c275606c4214ba2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58714de16a8bf99a56479df078dc61b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c3ff80ae10457bf98c56e5e36b94f5 = $(`<div id="html_50c3ff80ae10457bf98c56e5e36b94f5" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_58714de16a8bf99a56479df078dc61b6.setContent(html_50c3ff80ae10457bf98c56e5e36b94f5);
|
|
|
|
|
|
|
|
marker_90760f7bd6fe56a5ec686c8a5d494405.bindPopup(popup_58714de16a8bf99a56479df078dc61b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90760f7bd6fe56a5ec686c8a5d494405.setIcon(icon_143a4fb604a0a3b6c275606c4214ba2b);
|
|
|
|
|
|
var marker_0a717e760c0f3f71152214d3c9bc4d99 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_046e897018b343b6a9762d533d9028da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_253d9b4e4aa2f7e37c70df480ed25605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c475d26f9fa00ebdf7292e52d34c0d6 = $(`<div id="html_5c475d26f9fa00ebdf7292e52d34c0d6" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_253d9b4e4aa2f7e37c70df480ed25605.setContent(html_5c475d26f9fa00ebdf7292e52d34c0d6);
|
|
|
|
|
|
|
|
marker_0a717e760c0f3f71152214d3c9bc4d99.bindPopup(popup_253d9b4e4aa2f7e37c70df480ed25605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a717e760c0f3f71152214d3c9bc4d99.setIcon(icon_046e897018b343b6a9762d533d9028da);
|
|
|
|
|
|
var marker_74ba7c48915548b84103c5b1265943d6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5d713df900ffe3ab6cb934997ce8c560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db0d86f20164b6d04a84bf262d97f076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e40c5973a5c26e61d504180f6615f44 = $(`<div id="html_9e40c5973a5c26e61d504180f6615f44" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_db0d86f20164b6d04a84bf262d97f076.setContent(html_9e40c5973a5c26e61d504180f6615f44);
|
|
|
|
|
|
|
|
marker_74ba7c48915548b84103c5b1265943d6.bindPopup(popup_db0d86f20164b6d04a84bf262d97f076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74ba7c48915548b84103c5b1265943d6.setIcon(icon_5d713df900ffe3ab6cb934997ce8c560);
|
|
|
|
|
|
var marker_b7c29f212d7e58a8528c150b6185e7d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_79f53afbd3f8fd86d06f7ca4aed1db96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6696140209f9c2834b4b5da6140416fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1a12fec80464f63f10c452b05698a62 = $(`<div id="html_c1a12fec80464f63f10c452b05698a62" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_6696140209f9c2834b4b5da6140416fb.setContent(html_c1a12fec80464f63f10c452b05698a62);
|
|
|
|
|
|
|
|
marker_b7c29f212d7e58a8528c150b6185e7d7.bindPopup(popup_6696140209f9c2834b4b5da6140416fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c29f212d7e58a8528c150b6185e7d7.setIcon(icon_79f53afbd3f8fd86d06f7ca4aed1db96);
|
|
|
|
|
|
var marker_074500c085ff8e81faa76df600ba0805 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5e31e71a7ae144a4ea62067a7e7df5ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93db7b5fbaaa13f706042e222e9124e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c05e1010702eac23f8d5f341800a7be = $(`<div id="html_2c05e1010702eac23f8d5f341800a7be" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_93db7b5fbaaa13f706042e222e9124e3.setContent(html_2c05e1010702eac23f8d5f341800a7be);
|
|
|
|
|
|
|
|
marker_074500c085ff8e81faa76df600ba0805.bindPopup(popup_93db7b5fbaaa13f706042e222e9124e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_074500c085ff8e81faa76df600ba0805.setIcon(icon_5e31e71a7ae144a4ea62067a7e7df5ad);
|
|
|
|
|
|
var marker_a583bb1936e5bd7b97f8425b2d6a1067 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7b61a637ce837ba3299b939331a7c14c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d1b5e407024b25391a6a4c03a6d3d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ce753ae505cd01358a944f9d3f654cc = $(`<div id="html_8ce753ae505cd01358a944f9d3f654cc" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_9d1b5e407024b25391a6a4c03a6d3d5a.setContent(html_8ce753ae505cd01358a944f9d3f654cc);
|
|
|
|
|
|
|
|
marker_a583bb1936e5bd7b97f8425b2d6a1067.bindPopup(popup_9d1b5e407024b25391a6a4c03a6d3d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a583bb1936e5bd7b97f8425b2d6a1067.setIcon(icon_7b61a637ce837ba3299b939331a7c14c);
|
|
|
|
|
|
var marker_a2b5400853612647858a10075aa9e85d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_9d3ab4a1af143b639aa4f46b26c5a72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_016a1933c35a87ac47c3707384c64867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c81b185040129b32860f09022898c13 = $(`<div id="html_7c81b185040129b32860f09022898c13" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_016a1933c35a87ac47c3707384c64867.setContent(html_7c81b185040129b32860f09022898c13);
|
|
|
|
|
|
|
|
marker_a2b5400853612647858a10075aa9e85d.bindPopup(popup_016a1933c35a87ac47c3707384c64867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2b5400853612647858a10075aa9e85d.setIcon(icon_9d3ab4a1af143b639aa4f46b26c5a72d);
|
|
|
|
|
|
var marker_b7c556425032c1dee2eebc546a051e41 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ba60944142379a1d78a85e2d3a036271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f40b03ce118d88208d51865557891fcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2fe463c4c05e66b4130b2f0fcf6e2f3 = $(`<div id="html_e2fe463c4c05e66b4130b2f0fcf6e2f3" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_f40b03ce118d88208d51865557891fcc.setContent(html_e2fe463c4c05e66b4130b2f0fcf6e2f3);
|
|
|
|
|
|
|
|
marker_b7c556425032c1dee2eebc546a051e41.bindPopup(popup_f40b03ce118d88208d51865557891fcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c556425032c1dee2eebc546a051e41.setIcon(icon_ba60944142379a1d78a85e2d3a036271);
|
|
|
|
|
|
var marker_729891ebb91b691cf8c5514856fd6ae3 = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_adaeb0dcf903287e180048ab249a83ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b3089133c765111a14aaa6ab1eaf70a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9447eae1314c06df2522e1887c7eaa7b = $(`<div id="html_9447eae1314c06df2522e1887c7eaa7b" style="width: 100.0%; height: 100.0%;">relay2.contextvm.org</div>`)[0];
|
|
popup_5b3089133c765111a14aaa6ab1eaf70a.setContent(html_9447eae1314c06df2522e1887c7eaa7b);
|
|
|
|
|
|
|
|
marker_729891ebb91b691cf8c5514856fd6ae3.bindPopup(popup_5b3089133c765111a14aaa6ab1eaf70a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729891ebb91b691cf8c5514856fd6ae3.setIcon(icon_adaeb0dcf903287e180048ab249a83ed);
|
|
|
|
|
|
var marker_8a1cc3a7b8bf9adab6a0078526da1ff6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_61e2a2549b99ff7e833cf96503d4f8d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d46f8e919c14c0554b8ac6b1d1ebaf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88359e40b98df8988725e39ca290d1a3 = $(`<div id="html_88359e40b98df8988725e39ca290d1a3" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_0d46f8e919c14c0554b8ac6b1d1ebaf0.setContent(html_88359e40b98df8988725e39ca290d1a3);
|
|
|
|
|
|
|
|
marker_8a1cc3a7b8bf9adab6a0078526da1ff6.bindPopup(popup_0d46f8e919c14c0554b8ac6b1d1ebaf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a1cc3a7b8bf9adab6a0078526da1ff6.setIcon(icon_61e2a2549b99ff7e833cf96503d4f8d1);
|
|
|
|
|
|
var marker_48cc4b385c60b4a1883b61c4d6ba0ba6 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d5c31bf6d61d356eb8940d060eb8159a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae243a7cf09567590516be1d41c6ca13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd6b9ab072b2032e24760fd65b04271 = $(`<div id="html_fdd6b9ab072b2032e24760fd65b04271" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_ae243a7cf09567590516be1d41c6ca13.setContent(html_fdd6b9ab072b2032e24760fd65b04271);
|
|
|
|
|
|
|
|
marker_48cc4b385c60b4a1883b61c4d6ba0ba6.bindPopup(popup_ae243a7cf09567590516be1d41c6ca13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48cc4b385c60b4a1883b61c4d6ba0ba6.setIcon(icon_d5c31bf6d61d356eb8940d060eb8159a);
|
|
|
|
|
|
var marker_d039e3ca90911b4304e726f5b570e735 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_238553b60e30494d7d1aff96cab768f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4098055b25c57e1bf2fe4fc809f4f9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08a762aaed3cff1548ce04bad56b0289 = $(`<div id="html_08a762aaed3cff1548ce04bad56b0289" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_b4098055b25c57e1bf2fe4fc809f4f9f.setContent(html_08a762aaed3cff1548ce04bad56b0289);
|
|
|
|
|
|
|
|
marker_d039e3ca90911b4304e726f5b570e735.bindPopup(popup_b4098055b25c57e1bf2fe4fc809f4f9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d039e3ca90911b4304e726f5b570e735.setIcon(icon_238553b60e30494d7d1aff96cab768f9);
|
|
|
|
|
|
var marker_785045370864534dd1eed41192f99505 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_aabd1163e968150f6f123b46a643e114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb7213f2d878753fa87c25948ccebcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8debd176110997d42b19e217f53d064 = $(`<div id="html_e8debd176110997d42b19e217f53d064" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_eeb7213f2d878753fa87c25948ccebcd.setContent(html_e8debd176110997d42b19e217f53d064);
|
|
|
|
|
|
|
|
marker_785045370864534dd1eed41192f99505.bindPopup(popup_eeb7213f2d878753fa87c25948ccebcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785045370864534dd1eed41192f99505.setIcon(icon_aabd1163e968150f6f123b46a643e114);
|
|
|
|
|
|
var marker_d253ea84310d7617acc49f873ab7c63f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ff0fa84699eb6b30b8bdf6f2f40e73a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ca6b2555d0c9d5e2bdfe4ffa71bec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac2c97264a5c5ff38b05f63d2c637c0 = $(`<div id="html_6ac2c97264a5c5ff38b05f63d2c637c0" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_e2ca6b2555d0c9d5e2bdfe4ffa71bec9.setContent(html_6ac2c97264a5c5ff38b05f63d2c637c0);
|
|
|
|
|
|
|
|
marker_d253ea84310d7617acc49f873ab7c63f.bindPopup(popup_e2ca6b2555d0c9d5e2bdfe4ffa71bec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d253ea84310d7617acc49f873ab7c63f.setIcon(icon_ff0fa84699eb6b30b8bdf6f2f40e73a2);
|
|
|
|
|
|
var marker_06d4a046313de348a16008b32fb61fe7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cd2db68859d329ac4ca75d8443825a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14439453735075835a75994054be726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bddde220f521a981c7d7bca398f67611 = $(`<div id="html_bddde220f521a981c7d7bca398f67611" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_e14439453735075835a75994054be726.setContent(html_bddde220f521a981c7d7bca398f67611);
|
|
|
|
|
|
|
|
marker_06d4a046313de348a16008b32fb61fe7.bindPopup(popup_e14439453735075835a75994054be726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d4a046313de348a16008b32fb61fe7.setIcon(icon_cd2db68859d329ac4ca75d8443825a12);
|
|
|
|
|
|
var marker_ad540aec79118f2c7c2c82e21aad8387 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_487ad5ea8756b8d993857a81eb1cc732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_528f1d4b0d4ec94f6724f0d52d83dee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f306fee0491d22bcb0dffb6d2c1f92cd = $(`<div id="html_f306fee0491d22bcb0dffb6d2c1f92cd" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_528f1d4b0d4ec94f6724f0d52d83dee4.setContent(html_f306fee0491d22bcb0dffb6d2c1f92cd);
|
|
|
|
|
|
|
|
marker_ad540aec79118f2c7c2c82e21aad8387.bindPopup(popup_528f1d4b0d4ec94f6724f0d52d83dee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad540aec79118f2c7c2c82e21aad8387.setIcon(icon_487ad5ea8756b8d993857a81eb1cc732);
|
|
|
|
|
|
var marker_2c38571342164ca5d14271a89a1c6c73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_71ff2be2e40883993e5c6dfe8223b023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45949c043fc8923249cee20364b03d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37a01de3661e725e414aa25c6ac4a934 = $(`<div id="html_37a01de3661e725e414aa25c6ac4a934" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_45949c043fc8923249cee20364b03d6e.setContent(html_37a01de3661e725e414aa25c6ac4a934);
|
|
|
|
|
|
|
|
marker_2c38571342164ca5d14271a89a1c6c73.bindPopup(popup_45949c043fc8923249cee20364b03d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c38571342164ca5d14271a89a1c6c73.setIcon(icon_71ff2be2e40883993e5c6dfe8223b023);
|
|
|
|
|
|
var marker_8d83d59666f8a3b18a6474f5be575ac1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_55f99d97f2297e882e62b776130a8dfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f55925df01618772d4c933c00a76bcd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea55266a8fdb903c0309058691d6ca2 = $(`<div id="html_2ea55266a8fdb903c0309058691d6ca2" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_f55925df01618772d4c933c00a76bcd1.setContent(html_2ea55266a8fdb903c0309058691d6ca2);
|
|
|
|
|
|
|
|
marker_8d83d59666f8a3b18a6474f5be575ac1.bindPopup(popup_f55925df01618772d4c933c00a76bcd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d83d59666f8a3b18a6474f5be575ac1.setIcon(icon_55f99d97f2297e882e62b776130a8dfc);
|
|
|
|
|
|
var marker_85b799b2a28ad565c11cf99ea9696b2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_534406929013c7be8d6f43d3aca7cafa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc1ebf1a792046f2742faf56270d7e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c99b4994122944a26923820a1a580b5 = $(`<div id="html_3c99b4994122944a26923820a1a580b5" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_cc1ebf1a792046f2742faf56270d7e2d.setContent(html_3c99b4994122944a26923820a1a580b5);
|
|
|
|
|
|
|
|
marker_85b799b2a28ad565c11cf99ea9696b2d.bindPopup(popup_cc1ebf1a792046f2742faf56270d7e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b799b2a28ad565c11cf99ea9696b2d.setIcon(icon_534406929013c7be8d6f43d3aca7cafa);
|
|
|
|
|
|
var marker_80976a5767fe378fe3db851abeb912bc = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_33495ed384c4586d06ef468a894b1069 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef172b6779c0ad2f39e2e407bd0d87ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_126136313fead42aa43fc4f2e58fc11c = $(`<div id="html_126136313fead42aa43fc4f2e58fc11c" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_ef172b6779c0ad2f39e2e407bd0d87ae.setContent(html_126136313fead42aa43fc4f2e58fc11c);
|
|
|
|
|
|
|
|
marker_80976a5767fe378fe3db851abeb912bc.bindPopup(popup_ef172b6779c0ad2f39e2e407bd0d87ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80976a5767fe378fe3db851abeb912bc.setIcon(icon_33495ed384c4586d06ef468a894b1069);
|
|
|
|
|
|
var marker_023c94d7e9287d0dcf6553cf705dd379 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6fdb498ada4184ada0df4c5baca43aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2755dc7736bbbf3b50130332d7313825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d06e68a7c7d4f761f1af6d4b157e28d = $(`<div id="html_7d06e68a7c7d4f761f1af6d4b157e28d" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_2755dc7736bbbf3b50130332d7313825.setContent(html_7d06e68a7c7d4f761f1af6d4b157e28d);
|
|
|
|
|
|
|
|
marker_023c94d7e9287d0dcf6553cf705dd379.bindPopup(popup_2755dc7736bbbf3b50130332d7313825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023c94d7e9287d0dcf6553cf705dd379.setIcon(icon_6fdb498ada4184ada0df4c5baca43aaf);
|
|
|
|
|
|
var marker_085174560dfd902b1729dd019be216d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6ead047ead3a6fc11bc37f732ce5a507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ba4585c5b4c7fc4387270ad32020562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa7d601792fd2f21a00c7cc66768fe9e = $(`<div id="html_aa7d601792fd2f21a00c7cc66768fe9e" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_2ba4585c5b4c7fc4387270ad32020562.setContent(html_aa7d601792fd2f21a00c7cc66768fe9e);
|
|
|
|
|
|
|
|
marker_085174560dfd902b1729dd019be216d8.bindPopup(popup_2ba4585c5b4c7fc4387270ad32020562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085174560dfd902b1729dd019be216d8.setIcon(icon_6ead047ead3a6fc11bc37f732ce5a507);
|
|
|
|
|
|
var marker_476581a79f3812abce46ccc659cb9025 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_32595b5c4b15b22018edc7e8011a0784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe52f3189d980db25cde68f62dd5825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9669e3e125938b3ec3d568ee402e4de2 = $(`<div id="html_9669e3e125938b3ec3d568ee402e4de2" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_4fe52f3189d980db25cde68f62dd5825.setContent(html_9669e3e125938b3ec3d568ee402e4de2);
|
|
|
|
|
|
|
|
marker_476581a79f3812abce46ccc659cb9025.bindPopup(popup_4fe52f3189d980db25cde68f62dd5825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_476581a79f3812abce46ccc659cb9025.setIcon(icon_32595b5c4b15b22018edc7e8011a0784);
|
|
|
|
|
|
var marker_f251a4d1d9ae04ccb4967109ab741339 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ca6bb117e4130df75a885c05bd6d19e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e073fca2d97a237c6fe463adeb706d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb74191624ff3a506f640457ddde6a60 = $(`<div id="html_cb74191624ff3a506f640457ddde6a60" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_52e073fca2d97a237c6fe463adeb706d.setContent(html_cb74191624ff3a506f640457ddde6a60);
|
|
|
|
|
|
|
|
marker_f251a4d1d9ae04ccb4967109ab741339.bindPopup(popup_52e073fca2d97a237c6fe463adeb706d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f251a4d1d9ae04ccb4967109ab741339.setIcon(icon_ca6bb117e4130df75a885c05bd6d19e0);
|
|
|
|
|
|
var marker_bc86cd4691eb1c1e4912bddbb8186e32 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f2f2cf733b3505a53945494c6597cbb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a4dd7b2df2e9ddd44022aa85c1f0589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f06243a0e755b898fa599a3032558f = $(`<div id="html_13f06243a0e755b898fa599a3032558f" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_4a4dd7b2df2e9ddd44022aa85c1f0589.setContent(html_13f06243a0e755b898fa599a3032558f);
|
|
|
|
|
|
|
|
marker_bc86cd4691eb1c1e4912bddbb8186e32.bindPopup(popup_4a4dd7b2df2e9ddd44022aa85c1f0589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc86cd4691eb1c1e4912bddbb8186e32.setIcon(icon_f2f2cf733b3505a53945494c6597cbb1);
|
|
|
|
|
|
var marker_c3d53c50d49b30865a5329bf48fdb5f0 = L.marker(
|
|
[-33.7973, 150.877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_5b1a5f8f79b9a1ad8f715317b988d240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6009bcce4e2b8427a397b0883176ab34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23927ba986269b2f4587331a920a204a = $(`<div id="html_23927ba986269b2f4587331a920a204a" style="width: 100.0%; height: 100.0%;">cvm.otherstuff.ai</div>`)[0];
|
|
popup_6009bcce4e2b8427a397b0883176ab34.setContent(html_23927ba986269b2f4587331a920a204a);
|
|
|
|
|
|
|
|
marker_c3d53c50d49b30865a5329bf48fdb5f0.bindPopup(popup_6009bcce4e2b8427a397b0883176ab34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d53c50d49b30865a5329bf48fdb5f0.setIcon(icon_5b1a5f8f79b9a1ad8f715317b988d240);
|
|
|
|
|
|
var marker_2db99a5953395d5935edff33e99fe78d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4b60b9f34185e3481d2d709f975de105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a24bfae437cbf73dbe2d7d5b8f8fe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f96c97f9537a5c9e9aa0e2209fa3700 = $(`<div id="html_3f96c97f9537a5c9e9aa0e2209fa3700" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_29a24bfae437cbf73dbe2d7d5b8f8fe0.setContent(html_3f96c97f9537a5c9e9aa0e2209fa3700);
|
|
|
|
|
|
|
|
marker_2db99a5953395d5935edff33e99fe78d.bindPopup(popup_29a24bfae437cbf73dbe2d7d5b8f8fe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2db99a5953395d5935edff33e99fe78d.setIcon(icon_4b60b9f34185e3481d2d709f975de105);
|
|
|
|
|
|
var marker_7acc1d5288036a89e24dbc2ddf35da2d = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_39536da798aa26cf68e86d666559f2ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9da295ff2b19b05bd2b60bf3945ca40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d208bec90247fd911cfef508df1e0447 = $(`<div id="html_d208bec90247fd911cfef508df1e0447" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_c9da295ff2b19b05bd2b60bf3945ca40.setContent(html_d208bec90247fd911cfef508df1e0447);
|
|
|
|
|
|
|
|
marker_7acc1d5288036a89e24dbc2ddf35da2d.bindPopup(popup_c9da295ff2b19b05bd2b60bf3945ca40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7acc1d5288036a89e24dbc2ddf35da2d.setIcon(icon_39536da798aa26cf68e86d666559f2ba);
|
|
|
|
|
|
var marker_1d505ff2617ff668dcff27156014cf84 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_58e8fefcb02b87b45e012dbf5d861dd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38b6b67d18247af5e25332cfe1f63fb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7324410f10315d546ad571e85bc44b43 = $(`<div id="html_7324410f10315d546ad571e85bc44b43" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_38b6b67d18247af5e25332cfe1f63fb4.setContent(html_7324410f10315d546ad571e85bc44b43);
|
|
|
|
|
|
|
|
marker_1d505ff2617ff668dcff27156014cf84.bindPopup(popup_38b6b67d18247af5e25332cfe1f63fb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d505ff2617ff668dcff27156014cf84.setIcon(icon_58e8fefcb02b87b45e012dbf5d861dd2);
|
|
|
|
|
|
var marker_fe0b424265251c1309b023a4504ccb8a = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_68ffb32aec8d7117910210d8b1f0b13f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73583eb68e06c917c112f618ca29bd39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c4764567705f2a0ce1a18600514405 = $(`<div id="html_d0c4764567705f2a0ce1a18600514405" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_73583eb68e06c917c112f618ca29bd39.setContent(html_d0c4764567705f2a0ce1a18600514405);
|
|
|
|
|
|
|
|
marker_fe0b424265251c1309b023a4504ccb8a.bindPopup(popup_73583eb68e06c917c112f618ca29bd39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe0b424265251c1309b023a4504ccb8a.setIcon(icon_68ffb32aec8d7117910210d8b1f0b13f);
|
|
|
|
|
|
var marker_73519b7020e7773fb207b1d74e254b4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_18492568a0e7b2251bb190fa433dbc0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d3aaa4337612aee78b4ed869fa33e21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794beeba560285e4a424ca368ad75456 = $(`<div id="html_794beeba560285e4a424ca368ad75456" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_3d3aaa4337612aee78b4ed869fa33e21.setContent(html_794beeba560285e4a424ca368ad75456);
|
|
|
|
|
|
|
|
marker_73519b7020e7773fb207b1d74e254b4f.bindPopup(popup_3d3aaa4337612aee78b4ed869fa33e21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73519b7020e7773fb207b1d74e254b4f.setIcon(icon_18492568a0e7b2251bb190fa433dbc0d);
|
|
|
|
|
|
var marker_96b40f490183ab27a58416345431c2eb = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4c70558c129e00b13ecbd3b440b3d8ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65a4632d6529341d7fc2e7b1b0979b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a699687c91a8f4ea321900e61dddb6f = $(`<div id="html_1a699687c91a8f4ea321900e61dddb6f" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_65a4632d6529341d7fc2e7b1b0979b85.setContent(html_1a699687c91a8f4ea321900e61dddb6f);
|
|
|
|
|
|
|
|
marker_96b40f490183ab27a58416345431c2eb.bindPopup(popup_65a4632d6529341d7fc2e7b1b0979b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b40f490183ab27a58416345431c2eb.setIcon(icon_4c70558c129e00b13ecbd3b440b3d8ef);
|
|
|
|
|
|
var marker_3b7254abe34621cec3d968b00932c59f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ee387a018ce43c8c347665590d260080 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b62ddf2d40f2c9c01f536535f18e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c34392547fc9ef71368c6cd6b726441c = $(`<div id="html_c34392547fc9ef71368c6cd6b726441c" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_d9b62ddf2d40f2c9c01f536535f18e54.setContent(html_c34392547fc9ef71368c6cd6b726441c);
|
|
|
|
|
|
|
|
marker_3b7254abe34621cec3d968b00932c59f.bindPopup(popup_d9b62ddf2d40f2c9c01f536535f18e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b7254abe34621cec3d968b00932c59f.setIcon(icon_ee387a018ce43c8c347665590d260080);
|
|
|
|
|
|
var marker_522a1dd2a48e96e2452bafa0ba6f5b77 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cb2eff7cbbebade91d63d0021fa4442b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_735332037fad7a98515450cdeb13ed9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d6eec2b208657dd2793875692fb8c8d = $(`<div id="html_0d6eec2b208657dd2793875692fb8c8d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_735332037fad7a98515450cdeb13ed9c.setContent(html_0d6eec2b208657dd2793875692fb8c8d);
|
|
|
|
|
|
|
|
marker_522a1dd2a48e96e2452bafa0ba6f5b77.bindPopup(popup_735332037fad7a98515450cdeb13ed9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_522a1dd2a48e96e2452bafa0ba6f5b77.setIcon(icon_cb2eff7cbbebade91d63d0021fa4442b);
|
|
|
|
|
|
var marker_d1e68f63bc641b3bbe6c3009f1ff2560 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8ccb8bdd8712734444a172aef0446484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbab5bcdc08c71938b24bede87bd64a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c8ba255a2532c2f40de53ac5cac729 = $(`<div id="html_b2c8ba255a2532c2f40de53ac5cac729" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_fbab5bcdc08c71938b24bede87bd64a7.setContent(html_b2c8ba255a2532c2f40de53ac5cac729);
|
|
|
|
|
|
|
|
marker_d1e68f63bc641b3bbe6c3009f1ff2560.bindPopup(popup_fbab5bcdc08c71938b24bede87bd64a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e68f63bc641b3bbe6c3009f1ff2560.setIcon(icon_8ccb8bdd8712734444a172aef0446484);
|
|
|
|
|
|
var marker_82b528336f7937d45cd96cc9110cb74b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3bb08605ae262ce00427433c83d16c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_847c5db426f8b0ad24701801082195da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b6432acb82b2cd6dba22bcae0a462c = $(`<div id="html_b0b6432acb82b2cd6dba22bcae0a462c" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_847c5db426f8b0ad24701801082195da.setContent(html_b0b6432acb82b2cd6dba22bcae0a462c);
|
|
|
|
|
|
|
|
marker_82b528336f7937d45cd96cc9110cb74b.bindPopup(popup_847c5db426f8b0ad24701801082195da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82b528336f7937d45cd96cc9110cb74b.setIcon(icon_3bb08605ae262ce00427433c83d16c4d);
|
|
|
|
|
|
var marker_74c7c309e581f06fd417e822f93f777e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_dbd981cc9d4a3147d93830a0e8222240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37995604197f65648a7887b096c332b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b024f7919f0e3812b907c9aca9de66db = $(`<div id="html_b024f7919f0e3812b907c9aca9de66db" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_37995604197f65648a7887b096c332b0.setContent(html_b024f7919f0e3812b907c9aca9de66db);
|
|
|
|
|
|
|
|
marker_74c7c309e581f06fd417e822f93f777e.bindPopup(popup_37995604197f65648a7887b096c332b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74c7c309e581f06fd417e822f93f777e.setIcon(icon_dbd981cc9d4a3147d93830a0e8222240);
|
|
|
|
|
|
var marker_4d4aea9c72f8f3e38aa96b8b47afdfb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2412b54dfd5d127091e544ec610ecc84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15dedd84b0584e37428cd37daf976644 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48cf646ae9abcee58c3428729dd9bfcb = $(`<div id="html_48cf646ae9abcee58c3428729dd9bfcb" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_15dedd84b0584e37428cd37daf976644.setContent(html_48cf646ae9abcee58c3428729dd9bfcb);
|
|
|
|
|
|
|
|
marker_4d4aea9c72f8f3e38aa96b8b47afdfb2.bindPopup(popup_15dedd84b0584e37428cd37daf976644)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4aea9c72f8f3e38aa96b8b47afdfb2.setIcon(icon_2412b54dfd5d127091e544ec610ecc84);
|
|
|
|
|
|
var marker_f18221311ed369348ea825a8f9418417 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_00f37f8ce84dc59e8ec58281c663d2dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a663efda09400eebac4e619138b6bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182758c0e6ac49dd9a5c9257f3a50022 = $(`<div id="html_182758c0e6ac49dd9a5c9257f3a50022" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_9a663efda09400eebac4e619138b6bc5.setContent(html_182758c0e6ac49dd9a5c9257f3a50022);
|
|
|
|
|
|
|
|
marker_f18221311ed369348ea825a8f9418417.bindPopup(popup_9a663efda09400eebac4e619138b6bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f18221311ed369348ea825a8f9418417.setIcon(icon_00f37f8ce84dc59e8ec58281c663d2dc);
|
|
|
|
|
|
var marker_52a6e6afaad8ff1232c3a0c4ab63b066 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f9114100e28d41af97c22fbb23d2aeb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_097c3f47f4231173c2c315cdaa19edf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1766fc3bdbc839640bb231adf6cb6f96 = $(`<div id="html_1766fc3bdbc839640bb231adf6cb6f96" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_097c3f47f4231173c2c315cdaa19edf9.setContent(html_1766fc3bdbc839640bb231adf6cb6f96);
|
|
|
|
|
|
|
|
marker_52a6e6afaad8ff1232c3a0c4ab63b066.bindPopup(popup_097c3f47f4231173c2c315cdaa19edf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52a6e6afaad8ff1232c3a0c4ab63b066.setIcon(icon_f9114100e28d41af97c22fbb23d2aeb2);
|
|
|
|
|
|
var marker_0cc9c046bbfcb3f34a9ea7f0f93db962 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a86793977d390a6d08ed34c88f9ff47e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19053b50e3b564d5401bebd930f67cd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66bf472efeb9e48fb71ae1cb05c936fd = $(`<div id="html_66bf472efeb9e48fb71ae1cb05c936fd" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_19053b50e3b564d5401bebd930f67cd5.setContent(html_66bf472efeb9e48fb71ae1cb05c936fd);
|
|
|
|
|
|
|
|
marker_0cc9c046bbfcb3f34a9ea7f0f93db962.bindPopup(popup_19053b50e3b564d5401bebd930f67cd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc9c046bbfcb3f34a9ea7f0f93db962.setIcon(icon_a86793977d390a6d08ed34c88f9ff47e);
|
|
|
|
|
|
var marker_32d029bf8ce9ea24781e888e45f806c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f6e14f9d86788eeecf467e514a1632d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_412999b18ca264705f6c54dca5675b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c73e2be7634c7a00b230e11108ff25e3 = $(`<div id="html_c73e2be7634c7a00b230e11108ff25e3" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_412999b18ca264705f6c54dca5675b8e.setContent(html_c73e2be7634c7a00b230e11108ff25e3);
|
|
|
|
|
|
|
|
marker_32d029bf8ce9ea24781e888e45f806c5.bindPopup(popup_412999b18ca264705f6c54dca5675b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32d029bf8ce9ea24781e888e45f806c5.setIcon(icon_f6e14f9d86788eeecf467e514a1632d8);
|
|
|
|
|
|
var marker_cc682c3a4b057eceaf6e43e03dd6a6d4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_110f272a30e0a59bcd092bd71c705bf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb5dfb72d1c5799d13154ea7f519a79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69de0c5aac3c6c37028cabb50906a741 = $(`<div id="html_69de0c5aac3c6c37028cabb50906a741" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_aeb5dfb72d1c5799d13154ea7f519a79.setContent(html_69de0c5aac3c6c37028cabb50906a741);
|
|
|
|
|
|
|
|
marker_cc682c3a4b057eceaf6e43e03dd6a6d4.bindPopup(popup_aeb5dfb72d1c5799d13154ea7f519a79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc682c3a4b057eceaf6e43e03dd6a6d4.setIcon(icon_110f272a30e0a59bcd092bd71c705bf2);
|
|
|
|
|
|
var marker_124808d501393f0c3ec9ecfc9eb90908 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a0b376fa518786d41e6dc4e334dda1b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4ef47987fb1c0f5b3aac86a47ae2aae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e00bf702101ce4b448c650b66b304b78 = $(`<div id="html_e00bf702101ce4b448c650b66b304b78" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_e4ef47987fb1c0f5b3aac86a47ae2aae.setContent(html_e00bf702101ce4b448c650b66b304b78);
|
|
|
|
|
|
|
|
marker_124808d501393f0c3ec9ecfc9eb90908.bindPopup(popup_e4ef47987fb1c0f5b3aac86a47ae2aae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_124808d501393f0c3ec9ecfc9eb90908.setIcon(icon_a0b376fa518786d41e6dc4e334dda1b0);
|
|
|
|
|
|
var marker_5150c92c24511dd86fa0fda0ad49fbd0 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ec875de3a8d663bd905f349b16a2455d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fd613651cbd68fe81e67d26f5f0b97d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f256d2501123aab6d0a19b4742d8676b = $(`<div id="html_f256d2501123aab6d0a19b4742d8676b" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_7fd613651cbd68fe81e67d26f5f0b97d.setContent(html_f256d2501123aab6d0a19b4742d8676b);
|
|
|
|
|
|
|
|
marker_5150c92c24511dd86fa0fda0ad49fbd0.bindPopup(popup_7fd613651cbd68fe81e67d26f5f0b97d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5150c92c24511dd86fa0fda0ad49fbd0.setIcon(icon_ec875de3a8d663bd905f349b16a2455d);
|
|
|
|
|
|
var marker_96533f29c85ec7424b072958b01bd50b = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_15fa0c7951f06166c1a7507ae5901b8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ea7010716597cc33a2fdd52ce56e367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_347b0b5758dbe901695e3550f214d839 = $(`<div id="html_347b0b5758dbe901695e3550f214d839" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_5ea7010716597cc33a2fdd52ce56e367.setContent(html_347b0b5758dbe901695e3550f214d839);
|
|
|
|
|
|
|
|
marker_96533f29c85ec7424b072958b01bd50b.bindPopup(popup_5ea7010716597cc33a2fdd52ce56e367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96533f29c85ec7424b072958b01bd50b.setIcon(icon_15fa0c7951f06166c1a7507ae5901b8f);
|
|
|
|
|
|
var marker_b18ef78bbd35bb94af57bb0a508804a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4d38fe7dd1d62447c1aa534013df94df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_add5b737622792e1b175a4bfe598b824 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab64f7876f2bf72a362d11e101dcb890 = $(`<div id="html_ab64f7876f2bf72a362d11e101dcb890" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_add5b737622792e1b175a4bfe598b824.setContent(html_ab64f7876f2bf72a362d11e101dcb890);
|
|
|
|
|
|
|
|
marker_b18ef78bbd35bb94af57bb0a508804a5.bindPopup(popup_add5b737622792e1b175a4bfe598b824)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b18ef78bbd35bb94af57bb0a508804a5.setIcon(icon_4d38fe7dd1d62447c1aa534013df94df);
|
|
|
|
|
|
var marker_ca887f14025e7db8e52bc549d90ff8eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_76c1679a784c7b625990f10618660ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c7046bbbc28ae4e027b6dd99fa66bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d74ca36020abd819c8f821d6056ce7f = $(`<div id="html_1d74ca36020abd819c8f821d6056ce7f" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_f4c7046bbbc28ae4e027b6dd99fa66bc.setContent(html_1d74ca36020abd819c8f821d6056ce7f);
|
|
|
|
|
|
|
|
marker_ca887f14025e7db8e52bc549d90ff8eb.bindPopup(popup_f4c7046bbbc28ae4e027b6dd99fa66bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca887f14025e7db8e52bc549d90ff8eb.setIcon(icon_76c1679a784c7b625990f10618660ff1);
|
|
|
|
|
|
var marker_3b6754877b951c259e5c7c6ea0f1f142 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1abc7c8701c8e00b123b6c0fe8ef8d35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58633d4636bcc95b21a4099f61008900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442c3455b894b2577991ab15dbaf1973 = $(`<div id="html_442c3455b894b2577991ab15dbaf1973" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_58633d4636bcc95b21a4099f61008900.setContent(html_442c3455b894b2577991ab15dbaf1973);
|
|
|
|
|
|
|
|
marker_3b6754877b951c259e5c7c6ea0f1f142.bindPopup(popup_58633d4636bcc95b21a4099f61008900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b6754877b951c259e5c7c6ea0f1f142.setIcon(icon_1abc7c8701c8e00b123b6c0fe8ef8d35);
|
|
|
|
|
|
var marker_7c68a2be5c79d2e5e8bdee5ce6255770 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d2c089f7a29fa4c04d69a1e1e6ddb7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154a1d16e600ca336dd493c5e116679c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e1f529b9d246db723031f0a91c3489 = $(`<div id="html_f6e1f529b9d246db723031f0a91c3489" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_154a1d16e600ca336dd493c5e116679c.setContent(html_f6e1f529b9d246db723031f0a91c3489);
|
|
|
|
|
|
|
|
marker_7c68a2be5c79d2e5e8bdee5ce6255770.bindPopup(popup_154a1d16e600ca336dd493c5e116679c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c68a2be5c79d2e5e8bdee5ce6255770.setIcon(icon_d2c089f7a29fa4c04d69a1e1e6ddb7ca);
|
|
|
|
|
|
var marker_741216125efe19280f6c30a58675f21f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1f516451cf4c8e380375e9abeddc02c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a31e960cce794d1fd79dc9d3e947a142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cfb54746ea5719738ec459f55e56754 = $(`<div id="html_9cfb54746ea5719738ec459f55e56754" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_a31e960cce794d1fd79dc9d3e947a142.setContent(html_9cfb54746ea5719738ec459f55e56754);
|
|
|
|
|
|
|
|
marker_741216125efe19280f6c30a58675f21f.bindPopup(popup_a31e960cce794d1fd79dc9d3e947a142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_741216125efe19280f6c30a58675f21f.setIcon(icon_1f516451cf4c8e380375e9abeddc02c8);
|
|
|
|
|
|
var marker_b225e32b1d2e7c5b29ff5d00c9b66a23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_8e032a688aecd2a31ebe3f3230aa35a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba8737e8a07498d95cb7624449211e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e894ee5dc85fed5f78fbca132c489331 = $(`<div id="html_e894ee5dc85fed5f78fbca132c489331" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_0ba8737e8a07498d95cb7624449211e1.setContent(html_e894ee5dc85fed5f78fbca132c489331);
|
|
|
|
|
|
|
|
marker_b225e32b1d2e7c5b29ff5d00c9b66a23.bindPopup(popup_0ba8737e8a07498d95cb7624449211e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b225e32b1d2e7c5b29ff5d00c9b66a23.setIcon(icon_8e032a688aecd2a31ebe3f3230aa35a1);
|
|
|
|
|
|
var marker_eb47d03b3873f8df65fd92c7e227d7e9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_061d4f48465962572d9a936761030a76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf561909fd8efd6e1df829be05461dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c98592ca30e7a5a72ecea1b5486c8363 = $(`<div id="html_c98592ca30e7a5a72ecea1b5486c8363" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_bf561909fd8efd6e1df829be05461dd6.setContent(html_c98592ca30e7a5a72ecea1b5486c8363);
|
|
|
|
|
|
|
|
marker_eb47d03b3873f8df65fd92c7e227d7e9.bindPopup(popup_bf561909fd8efd6e1df829be05461dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb47d03b3873f8df65fd92c7e227d7e9.setIcon(icon_061d4f48465962572d9a936761030a76);
|
|
|
|
|
|
var marker_2f73bd11e524dfe87a5f5ef353e110df = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_b6de9b547f959d345bb17cf419034571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdaa3ac6d8efb216f695dc9d570c590b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b061ee33f8c8842f4bd5fe44915e6268 = $(`<div id="html_b061ee33f8c8842f4bd5fe44915e6268" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_fdaa3ac6d8efb216f695dc9d570c590b.setContent(html_b061ee33f8c8842f4bd5fe44915e6268);
|
|
|
|
|
|
|
|
marker_2f73bd11e524dfe87a5f5ef353e110df.bindPopup(popup_fdaa3ac6d8efb216f695dc9d570c590b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f73bd11e524dfe87a5f5ef353e110df.setIcon(icon_b6de9b547f959d345bb17cf419034571);
|
|
|
|
|
|
var marker_0e8a74d64083fb00767982c00e27f3fa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_80087a2502093e2fce4714dc7dc97a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea4eeeab45c9ee23c7ebd8a3483cd7d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f453a0579f161fa8ea9fe01accf68a = $(`<div id="html_36f453a0579f161fa8ea9fe01accf68a" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_ea4eeeab45c9ee23c7ebd8a3483cd7d8.setContent(html_36f453a0579f161fa8ea9fe01accf68a);
|
|
|
|
|
|
|
|
marker_0e8a74d64083fb00767982c00e27f3fa.bindPopup(popup_ea4eeeab45c9ee23c7ebd8a3483cd7d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e8a74d64083fb00767982c00e27f3fa.setIcon(icon_80087a2502093e2fce4714dc7dc97a68);
|
|
|
|
|
|
var marker_9ce5e65345163bfa690eeca0668718d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3931cbb368b869882346e2a0116303c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ced240a5416d2373bf51391c3d398052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdd3416c4bdbde087faf319409f54444 = $(`<div id="html_bdd3416c4bdbde087faf319409f54444" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ced240a5416d2373bf51391c3d398052.setContent(html_bdd3416c4bdbde087faf319409f54444);
|
|
|
|
|
|
|
|
marker_9ce5e65345163bfa690eeca0668718d9.bindPopup(popup_ced240a5416d2373bf51391c3d398052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce5e65345163bfa690eeca0668718d9.setIcon(icon_3931cbb368b869882346e2a0116303c4);
|
|
|
|
|
|
var marker_15055c62570a53994894f69b564a33d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_09fded9a6fa3b77183f6fe4a8118b500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e465ad3bb3f2be34aa4df386fb882c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a3ca8d0001de590fe24599384f53992 = $(`<div id="html_7a3ca8d0001de590fe24599384f53992" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_e465ad3bb3f2be34aa4df386fb882c4a.setContent(html_7a3ca8d0001de590fe24599384f53992);
|
|
|
|
|
|
|
|
marker_15055c62570a53994894f69b564a33d2.bindPopup(popup_e465ad3bb3f2be34aa4df386fb882c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15055c62570a53994894f69b564a33d2.setIcon(icon_09fded9a6fa3b77183f6fe4a8118b500);
|
|
|
|
|
|
var marker_8e041bf3db8a7a1129a96c35a40b5f86 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_40fd3c2770df7abfc82f70e064a6b18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8019425ac59d596f13135337a85de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77c2200560a08e4b68b8cc9d9a232108 = $(`<div id="html_77c2200560a08e4b68b8cc9d9a232108" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_ec8019425ac59d596f13135337a85de8.setContent(html_77c2200560a08e4b68b8cc9d9a232108);
|
|
|
|
|
|
|
|
marker_8e041bf3db8a7a1129a96c35a40b5f86.bindPopup(popup_ec8019425ac59d596f13135337a85de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e041bf3db8a7a1129a96c35a40b5f86.setIcon(icon_40fd3c2770df7abfc82f70e064a6b18a);
|
|
|
|
|
|
var marker_f76d6d7a117348114247b6472b442682 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2f904229c4c0f405a02979914c57e494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ae1e4eeb2c077d090a728086779d385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_393081187f581e30cbb153e633ac81f0 = $(`<div id="html_393081187f581e30cbb153e633ac81f0" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_8ae1e4eeb2c077d090a728086779d385.setContent(html_393081187f581e30cbb153e633ac81f0);
|
|
|
|
|
|
|
|
marker_f76d6d7a117348114247b6472b442682.bindPopup(popup_8ae1e4eeb2c077d090a728086779d385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f76d6d7a117348114247b6472b442682.setIcon(icon_2f904229c4c0f405a02979914c57e494);
|
|
|
|
|
|
var marker_99d49e20c822bfea44b92d8d58daadbd = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_eb1b3c8c1e412d834ebf1c2f29a8a13f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a1f5d607d2a6ec97f7753d10ea5fba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af955ec62985d353e6bbedf7d70c89e7 = $(`<div id="html_af955ec62985d353e6bbedf7d70c89e7" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_0a1f5d607d2a6ec97f7753d10ea5fba9.setContent(html_af955ec62985d353e6bbedf7d70c89e7);
|
|
|
|
|
|
|
|
marker_99d49e20c822bfea44b92d8d58daadbd.bindPopup(popup_0a1f5d607d2a6ec97f7753d10ea5fba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d49e20c822bfea44b92d8d58daadbd.setIcon(icon_eb1b3c8c1e412d834ebf1c2f29a8a13f);
|
|
|
|
|
|
var marker_5407ec865d52deb64981e5bf7a9823f1 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_c506e704e16babef2177cdddea76eb11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_623c2f88940e0f78d15622b45b42cc43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_387653cff356def394c8446178e743b6 = $(`<div id="html_387653cff356def394c8446178e743b6" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_623c2f88940e0f78d15622b45b42cc43.setContent(html_387653cff356def394c8446178e743b6);
|
|
|
|
|
|
|
|
marker_5407ec865d52deb64981e5bf7a9823f1.bindPopup(popup_623c2f88940e0f78d15622b45b42cc43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5407ec865d52deb64981e5bf7a9823f1.setIcon(icon_c506e704e16babef2177cdddea76eb11);
|
|
|
|
|
|
var marker_a4bb4c3059e32ddb0984a0fd6ad401d6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4f091fb382ada2112573b6f1cbfdc9c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e54f2d963229bc0bafe707f8ad5637 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23ba06d84d3fd6fd73247d6ef01d56c0 = $(`<div id="html_23ba06d84d3fd6fd73247d6ef01d56c0" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_f0e54f2d963229bc0bafe707f8ad5637.setContent(html_23ba06d84d3fd6fd73247d6ef01d56c0);
|
|
|
|
|
|
|
|
marker_a4bb4c3059e32ddb0984a0fd6ad401d6.bindPopup(popup_f0e54f2d963229bc0bafe707f8ad5637)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4bb4c3059e32ddb0984a0fd6ad401d6.setIcon(icon_4f091fb382ada2112573b6f1cbfdc9c2);
|
|
|
|
|
|
var marker_a723da6e9d2bbda24eb47c47be0a2b26 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_70cc046d2a9407f3db0cc069b58c065f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d6c8aed2b8653e71383183167ef142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c92df37126542026517c812f2fc17d0c = $(`<div id="html_c92df37126542026517c812f2fc17d0c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_27d6c8aed2b8653e71383183167ef142.setContent(html_c92df37126542026517c812f2fc17d0c);
|
|
|
|
|
|
|
|
marker_a723da6e9d2bbda24eb47c47be0a2b26.bindPopup(popup_27d6c8aed2b8653e71383183167ef142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a723da6e9d2bbda24eb47c47be0a2b26.setIcon(icon_70cc046d2a9407f3db0cc069b58c065f);
|
|
|
|
|
|
var marker_0d835a4bc9bf9b759bc2307f39c8615e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_48a10c824c4d61a8c43ebd010fee6c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22afc410a9ddb5046df16049d2e2f3bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e54811c0299b52baeca3e66f631864c = $(`<div id="html_5e54811c0299b52baeca3e66f631864c" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_22afc410a9ddb5046df16049d2e2f3bd.setContent(html_5e54811c0299b52baeca3e66f631864c);
|
|
|
|
|
|
|
|
marker_0d835a4bc9bf9b759bc2307f39c8615e.bindPopup(popup_22afc410a9ddb5046df16049d2e2f3bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d835a4bc9bf9b759bc2307f39c8615e.setIcon(icon_48a10c824c4d61a8c43ebd010fee6c73);
|
|
|
|
|
|
var marker_7de396929c15ae4c906c5be1ff3f8adf = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_1c1a9d4938f929d7a70c77f493d833be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac6f5960029cf9a1c3a77c9a580ef67f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dd8a7d68dea6f33ce4f6763ed1c21c = $(`<div id="html_88dd8a7d68dea6f33ce4f6763ed1c21c" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_ac6f5960029cf9a1c3a77c9a580ef67f.setContent(html_88dd8a7d68dea6f33ce4f6763ed1c21c);
|
|
|
|
|
|
|
|
marker_7de396929c15ae4c906c5be1ff3f8adf.bindPopup(popup_ac6f5960029cf9a1c3a77c9a580ef67f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de396929c15ae4c906c5be1ff3f8adf.setIcon(icon_1c1a9d4938f929d7a70c77f493d833be);
|
|
|
|
|
|
var marker_526954191eec2b85c0ef7e36243e64fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_752adb63640cf03be2aea866ea292f4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4d1df0fa7ce41ed3eed73ebfae3318c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fdfe6075fcf42a4949819afd6143d98 = $(`<div id="html_9fdfe6075fcf42a4949819afd6143d98" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_f4d1df0fa7ce41ed3eed73ebfae3318c.setContent(html_9fdfe6075fcf42a4949819afd6143d98);
|
|
|
|
|
|
|
|
marker_526954191eec2b85c0ef7e36243e64fc.bindPopup(popup_f4d1df0fa7ce41ed3eed73ebfae3318c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_526954191eec2b85c0ef7e36243e64fc.setIcon(icon_752adb63640cf03be2aea866ea292f4c);
|
|
|
|
|
|
var marker_e1a8ae7991dbd975a65a599dac21963f = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a420661082cde7456715577c9e52b800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fac51cb0776e2a145d7fed649e672d38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_605d22a7b202366745c86c71cab87030 = $(`<div id="html_605d22a7b202366745c86c71cab87030" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_fac51cb0776e2a145d7fed649e672d38.setContent(html_605d22a7b202366745c86c71cab87030);
|
|
|
|
|
|
|
|
marker_e1a8ae7991dbd975a65a599dac21963f.bindPopup(popup_fac51cb0776e2a145d7fed649e672d38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1a8ae7991dbd975a65a599dac21963f.setIcon(icon_a420661082cde7456715577c9e52b800);
|
|
|
|
|
|
var marker_265828df86824cd65d43bfb276d325b4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bd7cca2939d161cc0448c7361588a3c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bcb1d960b60142736d1e995bc399693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdcc68be766fb70c640f83b618f4475a = $(`<div id="html_fdcc68be766fb70c640f83b618f4475a" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_0bcb1d960b60142736d1e995bc399693.setContent(html_fdcc68be766fb70c640f83b618f4475a);
|
|
|
|
|
|
|
|
marker_265828df86824cd65d43bfb276d325b4.bindPopup(popup_0bcb1d960b60142736d1e995bc399693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_265828df86824cd65d43bfb276d325b4.setIcon(icon_bd7cca2939d161cc0448c7361588a3c0);
|
|
|
|
|
|
var marker_6d31f0e2d73d78309887a21d6308bbb4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_6608493904f123502f5f32b5fcd3c125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e786703518b56e06183dce8bdc18a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5831fe3326570a5fe07b61d6d9b30c6d = $(`<div id="html_5831fe3326570a5fe07b61d6d9b30c6d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_6e786703518b56e06183dce8bdc18a18.setContent(html_5831fe3326570a5fe07b61d6d9b30c6d);
|
|
|
|
|
|
|
|
marker_6d31f0e2d73d78309887a21d6308bbb4.bindPopup(popup_6e786703518b56e06183dce8bdc18a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d31f0e2d73d78309887a21d6308bbb4.setIcon(icon_6608493904f123502f5f32b5fcd3c125);
|
|
|
|
|
|
var marker_3321d92e48e60c3d88c8ca606dbc7c5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7a7a1aa1155fd626f00c5639169e7924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84560179a55c3556ccd63f20e330b708 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70a34a1d74aa78df76c78426262eb2b6 = $(`<div id="html_70a34a1d74aa78df76c78426262eb2b6" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_84560179a55c3556ccd63f20e330b708.setContent(html_70a34a1d74aa78df76c78426262eb2b6);
|
|
|
|
|
|
|
|
marker_3321d92e48e60c3d88c8ca606dbc7c5f.bindPopup(popup_84560179a55c3556ccd63f20e330b708)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3321d92e48e60c3d88c8ca606dbc7c5f.setIcon(icon_7a7a1aa1155fd626f00c5639169e7924);
|
|
|
|
|
|
var marker_88461118f7e28fc355c06489f16dd4c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_4347b230d59772b4cc156f83a10e86a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a837bb0aaa2abed29e309027a8391b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e2b559667b43d00232d06751e243d1 = $(`<div id="html_60e2b559667b43d00232d06751e243d1" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_7a837bb0aaa2abed29e309027a8391b0.setContent(html_60e2b559667b43d00232d06751e243d1);
|
|
|
|
|
|
|
|
marker_88461118f7e28fc355c06489f16dd4c2.bindPopup(popup_7a837bb0aaa2abed29e309027a8391b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88461118f7e28fc355c06489f16dd4c2.setIcon(icon_4347b230d59772b4cc156f83a10e86a1);
|
|
|
|
|
|
var marker_34f92d2820324d9b66bf5df250a8c555 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_dcc667dfb8ff465d07ac532c478a1f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d36d4cb596538be890cd1da81ad68cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaad997307d52a72eb12d83bfbeb0ba9 = $(`<div id="html_aaad997307d52a72eb12d83bfbeb0ba9" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_d36d4cb596538be890cd1da81ad68cd0.setContent(html_aaad997307d52a72eb12d83bfbeb0ba9);
|
|
|
|
|
|
|
|
marker_34f92d2820324d9b66bf5df250a8c555.bindPopup(popup_d36d4cb596538be890cd1da81ad68cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f92d2820324d9b66bf5df250a8c555.setIcon(icon_dcc667dfb8ff465d07ac532c478a1f19);
|
|
|
|
|
|
var marker_97ca484502c1ddffc82d532d24e9a05e = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7a46157520813982936be33882941bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b6558fc13f9bbb849f6636e659bb9c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7b0f39579130ce05aefa9125114c7e = $(`<div id="html_ee7b0f39579130ce05aefa9125114c7e" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_5b6558fc13f9bbb849f6636e659bb9c1.setContent(html_ee7b0f39579130ce05aefa9125114c7e);
|
|
|
|
|
|
|
|
marker_97ca484502c1ddffc82d532d24e9a05e.bindPopup(popup_5b6558fc13f9bbb849f6636e659bb9c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97ca484502c1ddffc82d532d24e9a05e.setIcon(icon_7a46157520813982936be33882941bea);
|
|
|
|
|
|
var marker_82d09ca08282fbbc56031595c40ba482 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_0a8a7e991bdb01f1b0da978efa0782a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a9f89f630dfc2156f87f388a78989c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658be9fc938bd2417ccb454106819a17 = $(`<div id="html_658be9fc938bd2417ccb454106819a17" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_73a9f89f630dfc2156f87f388a78989c.setContent(html_658be9fc938bd2417ccb454106819a17);
|
|
|
|
|
|
|
|
marker_82d09ca08282fbbc56031595c40ba482.bindPopup(popup_73a9f89f630dfc2156f87f388a78989c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d09ca08282fbbc56031595c40ba482.setIcon(icon_0a8a7e991bdb01f1b0da978efa0782a1);
|
|
|
|
|
|
var marker_f4cb1bcdc05a6d87bc5d9093aa6a1768 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7041bc0e3abdb2cac5f7e0c318ec6ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f64f39ec49c4d2bfd634657942150e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf54e3e87fc790c0f503f4b626de2e6 = $(`<div id="html_ddf54e3e87fc790c0f503f4b626de2e6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_90f64f39ec49c4d2bfd634657942150e.setContent(html_ddf54e3e87fc790c0f503f4b626de2e6);
|
|
|
|
|
|
|
|
marker_f4cb1bcdc05a6d87bc5d9093aa6a1768.bindPopup(popup_90f64f39ec49c4d2bfd634657942150e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4cb1bcdc05a6d87bc5d9093aa6a1768.setIcon(icon_7041bc0e3abdb2cac5f7e0c318ec6ecd);
|
|
|
|
|
|
var marker_1c60d79004e4084a3b2f57ceac627223 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_da961f7af94a79d08b99475ccf14fa13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bbb722ccda73090de07cb1ef2b4429f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_560d838825e6ad50aa90ebdc64398f97 = $(`<div id="html_560d838825e6ad50aa90ebdc64398f97" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_3bbb722ccda73090de07cb1ef2b4429f.setContent(html_560d838825e6ad50aa90ebdc64398f97);
|
|
|
|
|
|
|
|
marker_1c60d79004e4084a3b2f57ceac627223.bindPopup(popup_3bbb722ccda73090de07cb1ef2b4429f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c60d79004e4084a3b2f57ceac627223.setIcon(icon_da961f7af94a79d08b99475ccf14fa13);
|
|
|
|
|
|
var marker_811bd6c411a8399ed8c9e0db40f8d117 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cc9d665296f930759240294579a749ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14cf8cf881858689c7d2f70909483cb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b09f898929e04f8df96268c0b40f909a = $(`<div id="html_b09f898929e04f8df96268c0b40f909a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_14cf8cf881858689c7d2f70909483cb2.setContent(html_b09f898929e04f8df96268c0b40f909a);
|
|
|
|
|
|
|
|
marker_811bd6c411a8399ed8c9e0db40f8d117.bindPopup(popup_14cf8cf881858689c7d2f70909483cb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_811bd6c411a8399ed8c9e0db40f8d117.setIcon(icon_cc9d665296f930759240294579a749ba);
|
|
|
|
|
|
var marker_bff89b39b7ebbc62249c30d5b125778c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_69a62519fb3d045a45a19fc4956dc575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae1bf9e7510c3884d03719a05e0180dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_009afbbf12df9177bfad788d1b5f8a3e = $(`<div id="html_009afbbf12df9177bfad788d1b5f8a3e" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ae1bf9e7510c3884d03719a05e0180dc.setContent(html_009afbbf12df9177bfad788d1b5f8a3e);
|
|
|
|
|
|
|
|
marker_bff89b39b7ebbc62249c30d5b125778c.bindPopup(popup_ae1bf9e7510c3884d03719a05e0180dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff89b39b7ebbc62249c30d5b125778c.setIcon(icon_69a62519fb3d045a45a19fc4956dc575);
|
|
|
|
|
|
var marker_f3189bcb951dcec4dab899ff9121788c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2046314a836a58762ae7eda1a0242bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30dc06939327b22757bac5076e442486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0162f67a0cfda4381de2bf18023b272f = $(`<div id="html_0162f67a0cfda4381de2bf18023b272f" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_30dc06939327b22757bac5076e442486.setContent(html_0162f67a0cfda4381de2bf18023b272f);
|
|
|
|
|
|
|
|
marker_f3189bcb951dcec4dab899ff9121788c.bindPopup(popup_30dc06939327b22757bac5076e442486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3189bcb951dcec4dab899ff9121788c.setIcon(icon_2046314a836a58762ae7eda1a0242bff);
|
|
|
|
|
|
var marker_e9fa94230f36093a32a9966326564885 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a1b242dbba2f38bdae39d958eb3ab384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b0498c7abae48ddb24a0a2ef7e2af86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76f5afbbad6a19e7ea8e12d87744061 = $(`<div id="html_a76f5afbbad6a19e7ea8e12d87744061" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_0b0498c7abae48ddb24a0a2ef7e2af86.setContent(html_a76f5afbbad6a19e7ea8e12d87744061);
|
|
|
|
|
|
|
|
marker_e9fa94230f36093a32a9966326564885.bindPopup(popup_0b0498c7abae48ddb24a0a2ef7e2af86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9fa94230f36093a32a9966326564885.setIcon(icon_a1b242dbba2f38bdae39d958eb3ab384);
|
|
|
|
|
|
var marker_abec5c1c384ef601c74515c7ad3047ab = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_439cf04f707b775b013ca665d38a54c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bf2275eb0b64e4f633058ec801f927f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d64d8ffd00e63c69ea9bb79710c0aca5 = $(`<div id="html_d64d8ffd00e63c69ea9bb79710c0aca5" style="width: 100.0%; height: 100.0%;">relay.redsh1ft.com</div>`)[0];
|
|
popup_0bf2275eb0b64e4f633058ec801f927f.setContent(html_d64d8ffd00e63c69ea9bb79710c0aca5);
|
|
|
|
|
|
|
|
marker_abec5c1c384ef601c74515c7ad3047ab.bindPopup(popup_0bf2275eb0b64e4f633058ec801f927f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abec5c1c384ef601c74515c7ad3047ab.setIcon(icon_439cf04f707b775b013ca665d38a54c8);
|
|
|
|
|
|
var marker_25e83cb4bd6e300e5b19371e6574adfe = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3e00181a497df9483aeff438e8200b20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0375540e4ffc831b0443411f2020e87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04195eaa4717df7d479d73a58a25bc7 = $(`<div id="html_b04195eaa4717df7d479d73a58a25bc7" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_d0375540e4ffc831b0443411f2020e87.setContent(html_b04195eaa4717df7d479d73a58a25bc7);
|
|
|
|
|
|
|
|
marker_25e83cb4bd6e300e5b19371e6574adfe.bindPopup(popup_d0375540e4ffc831b0443411f2020e87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25e83cb4bd6e300e5b19371e6574adfe.setIcon(icon_3e00181a497df9483aeff438e8200b20);
|
|
|
|
|
|
var marker_b1a96d22fa8bd4bfb8d17a3f7dbb6a2a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_de51de6d151168f3a69cc625a5a82a0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9cc60bfde7b19d488410cfbefce3b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ecd21320af4bce33b6d43ea61a2b7c = $(`<div id="html_10ecd21320af4bce33b6d43ea61a2b7c" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_0c9cc60bfde7b19d488410cfbefce3b1.setContent(html_10ecd21320af4bce33b6d43ea61a2b7c);
|
|
|
|
|
|
|
|
marker_b1a96d22fa8bd4bfb8d17a3f7dbb6a2a.bindPopup(popup_0c9cc60bfde7b19d488410cfbefce3b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a96d22fa8bd4bfb8d17a3f7dbb6a2a.setIcon(icon_de51de6d151168f3a69cc625a5a82a0a);
|
|
|
|
|
|
var marker_3bf338b150c23527cd636d445d1c46a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_75dba2c811be5e32b96b1ec2f4360e55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ec6c5fbad5a3b90d8d1e8da1d687263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b701566dbd2a98f21cc1085370d241 = $(`<div id="html_96b701566dbd2a98f21cc1085370d241" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_6ec6c5fbad5a3b90d8d1e8da1d687263.setContent(html_96b701566dbd2a98f21cc1085370d241);
|
|
|
|
|
|
|
|
marker_3bf338b150c23527cd636d445d1c46a6.bindPopup(popup_6ec6c5fbad5a3b90d8d1e8da1d687263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bf338b150c23527cd636d445d1c46a6.setIcon(icon_75dba2c811be5e32b96b1ec2f4360e55);
|
|
|
|
|
|
var marker_039f6e97e1358c6e896222ced80277e4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_2c2a07bccdf36a29a70477105f309d94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b314b494f48b21ee4a6ba9058861976c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f2c5dfb464710a5d33f06252097e038 = $(`<div id="html_5f2c5dfb464710a5d33f06252097e038" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_b314b494f48b21ee4a6ba9058861976c.setContent(html_5f2c5dfb464710a5d33f06252097e038);
|
|
|
|
|
|
|
|
marker_039f6e97e1358c6e896222ced80277e4.bindPopup(popup_b314b494f48b21ee4a6ba9058861976c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_039f6e97e1358c6e896222ced80277e4.setIcon(icon_2c2a07bccdf36a29a70477105f309d94);
|
|
|
|
|
|
var marker_9f02930484807be8fcca1bb4919aa771 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7be3f3fcb4c266e60287b64e306ad87c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed457a679bb9dcf86046c332fdf45a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f11f10393ae77c3bbf0f9292f8d07f6 = $(`<div id="html_1f11f10393ae77c3bbf0f9292f8d07f6" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_ed457a679bb9dcf86046c332fdf45a57.setContent(html_1f11f10393ae77c3bbf0f9292f8d07f6);
|
|
|
|
|
|
|
|
marker_9f02930484807be8fcca1bb4919aa771.bindPopup(popup_ed457a679bb9dcf86046c332fdf45a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f02930484807be8fcca1bb4919aa771.setIcon(icon_7be3f3fcb4c266e60287b64e306ad87c);
|
|
|
|
|
|
var marker_abff196b9d8ec6beeb5303c7497d2fc0 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_17e06a6fb49f63654a884a45b1087b7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_304072b6dc4aa07f1caa913abc326fdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b715a23c8c66a9c4f46c93cdcb42588 = $(`<div id="html_0b715a23c8c66a9c4f46c93cdcb42588" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_304072b6dc4aa07f1caa913abc326fdc.setContent(html_0b715a23c8c66a9c4f46c93cdcb42588);
|
|
|
|
|
|
|
|
marker_abff196b9d8ec6beeb5303c7497d2fc0.bindPopup(popup_304072b6dc4aa07f1caa913abc326fdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abff196b9d8ec6beeb5303c7497d2fc0.setIcon(icon_17e06a6fb49f63654a884a45b1087b7c);
|
|
|
|
|
|
var marker_b04644aa1ca19d7a8aa208e37b9c6f88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_736ada4b74e759b891847d4b4a329827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8fa6228ff1d1a63ff48ab5af9293ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3332713839db4b68f6a307ad8e5d5449 = $(`<div id="html_3332713839db4b68f6a307ad8e5d5449" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_5b8fa6228ff1d1a63ff48ab5af9293ef.setContent(html_3332713839db4b68f6a307ad8e5d5449);
|
|
|
|
|
|
|
|
marker_b04644aa1ca19d7a8aa208e37b9c6f88.bindPopup(popup_5b8fa6228ff1d1a63ff48ab5af9293ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04644aa1ca19d7a8aa208e37b9c6f88.setIcon(icon_736ada4b74e759b891847d4b4a329827);
|
|
|
|
|
|
var marker_fea6582ba2a4c800e2cd98a161f52fde = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_9db275ba18521b1c12f603ad6e57c4de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75146e221bffda1c7040c24468e0640a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63389c5ce73c550cac6f67a570cfa42a = $(`<div id="html_63389c5ce73c550cac6f67a570cfa42a" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_75146e221bffda1c7040c24468e0640a.setContent(html_63389c5ce73c550cac6f67a570cfa42a);
|
|
|
|
|
|
|
|
marker_fea6582ba2a4c800e2cd98a161f52fde.bindPopup(popup_75146e221bffda1c7040c24468e0640a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fea6582ba2a4c800e2cd98a161f52fde.setIcon(icon_9db275ba18521b1c12f603ad6e57c4de);
|
|
|
|
|
|
var marker_2534cdef1921e80a4949e80fe95643a1 = L.marker(
|
|
[44.5533, 2.7312],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ab81436d90d55a810d9eb19be194a077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c80a1f28e13b71c9c408ae23aa95b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_025c28d9282f6a308aea2c593aac71ab = $(`<div id="html_025c28d9282f6a308aea2c593aac71ab" style="width: 100.0%; height: 100.0%;">nostr.lanpinet.fr</div>`)[0];
|
|
popup_c9c80a1f28e13b71c9c408ae23aa95b1.setContent(html_025c28d9282f6a308aea2c593aac71ab);
|
|
|
|
|
|
|
|
marker_2534cdef1921e80a4949e80fe95643a1.bindPopup(popup_c9c80a1f28e13b71c9c408ae23aa95b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2534cdef1921e80a4949e80fe95643a1.setIcon(icon_ab81436d90d55a810d9eb19be194a077);
|
|
|
|
|
|
var marker_d125413974c2a8c1079c35adaca42db7 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7094f80ed7269f3212415959c0cc0626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a10607e9da8d03a3d8371b6698ed511c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d07c7ea5c6b343e8382563ed2565781 = $(`<div id="html_3d07c7ea5c6b343e8382563ed2565781" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_a10607e9da8d03a3d8371b6698ed511c.setContent(html_3d07c7ea5c6b343e8382563ed2565781);
|
|
|
|
|
|
|
|
marker_d125413974c2a8c1079c35adaca42db7.bindPopup(popup_a10607e9da8d03a3d8371b6698ed511c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d125413974c2a8c1079c35adaca42db7.setIcon(icon_7094f80ed7269f3212415959c0cc0626);
|
|
|
|
|
|
var marker_8a0bda216886bf703db633e9c977455e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cc99215d960905141648649c054c4a5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_badcc0741792420306c189fe8eeb1ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d7c678b7baff6af61ec4fdebe65f571 = $(`<div id="html_4d7c678b7baff6af61ec4fdebe65f571" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_badcc0741792420306c189fe8eeb1ab3.setContent(html_4d7c678b7baff6af61ec4fdebe65f571);
|
|
|
|
|
|
|
|
marker_8a0bda216886bf703db633e9c977455e.bindPopup(popup_badcc0741792420306c189fe8eeb1ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a0bda216886bf703db633e9c977455e.setIcon(icon_cc99215d960905141648649c054c4a5a);
|
|
|
|
|
|
var marker_888b17ad566e42ebe96dbb457247840a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f75850d212d4a36ac9842b3df6f7f370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82f66c5c541f9de03cbb3fb7cbd22671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1594febf8149098209232f79351071c = $(`<div id="html_d1594febf8149098209232f79351071c" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_82f66c5c541f9de03cbb3fb7cbd22671.setContent(html_d1594febf8149098209232f79351071c);
|
|
|
|
|
|
|
|
marker_888b17ad566e42ebe96dbb457247840a.bindPopup(popup_82f66c5c541f9de03cbb3fb7cbd22671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_888b17ad566e42ebe96dbb457247840a.setIcon(icon_f75850d212d4a36ac9842b3df6f7f370);
|
|
|
|
|
|
var marker_a09d2f3493f28ee800f0adfddc426121 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_020429b5e4ff8ae1e9c237d238625497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eece7d7239e055f26a5673178a59bb88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45a6de9168a206b894d91e3fbbb5d90 = $(`<div id="html_d45a6de9168a206b894d91e3fbbb5d90" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_eece7d7239e055f26a5673178a59bb88.setContent(html_d45a6de9168a206b894d91e3fbbb5d90);
|
|
|
|
|
|
|
|
marker_a09d2f3493f28ee800f0adfddc426121.bindPopup(popup_eece7d7239e055f26a5673178a59bb88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a09d2f3493f28ee800f0adfddc426121.setIcon(icon_020429b5e4ff8ae1e9c237d238625497);
|
|
|
|
|
|
var marker_614bd23e4e677def5de3f91340a6af43 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_87578e80dc734117ac3bac3a8c856c80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5eb2c2d8a6d3f8c6aae4843f7e47487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d385b02f42893e88d19b404590080241 = $(`<div id="html_d385b02f42893e88d19b404590080241" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_c5eb2c2d8a6d3f8c6aae4843f7e47487.setContent(html_d385b02f42893e88d19b404590080241);
|
|
|
|
|
|
|
|
marker_614bd23e4e677def5de3f91340a6af43.bindPopup(popup_c5eb2c2d8a6d3f8c6aae4843f7e47487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_614bd23e4e677def5de3f91340a6af43.setIcon(icon_87578e80dc734117ac3bac3a8c856c80);
|
|
|
|
|
|
var marker_1a942db11e760b0c8a98654b547a1925 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_dea1604d2705cb09fce80caa1a2018cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b1cc4d923596278d81118d0a19f3b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6ee2611d51c8fa2f2cd43594ff45bb = $(`<div id="html_2c6ee2611d51c8fa2f2cd43594ff45bb" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_8b1cc4d923596278d81118d0a19f3b37.setContent(html_2c6ee2611d51c8fa2f2cd43594ff45bb);
|
|
|
|
|
|
|
|
marker_1a942db11e760b0c8a98654b547a1925.bindPopup(popup_8b1cc4d923596278d81118d0a19f3b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a942db11e760b0c8a98654b547a1925.setIcon(icon_dea1604d2705cb09fce80caa1a2018cb);
|
|
|
|
|
|
var marker_e55226db2fb2238a1d51d05280c563fb = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_ec21ce6880105d03a9fcd3085bfe3491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1c4103a4d29896f855031b8518b6ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a70634f63f9734bcba9e964fae13c79a = $(`<div id="html_a70634f63f9734bcba9e964fae13c79a" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_4b1c4103a4d29896f855031b8518b6ee.setContent(html_a70634f63f9734bcba9e964fae13c79a);
|
|
|
|
|
|
|
|
marker_e55226db2fb2238a1d51d05280c563fb.bindPopup(popup_4b1c4103a4d29896f855031b8518b6ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e55226db2fb2238a1d51d05280c563fb.setIcon(icon_ec21ce6880105d03a9fcd3085bfe3491);
|
|
|
|
|
|
var marker_ca70c201b3533f968e782f70915027fd = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_cea8cd1119636be54797fed4324bb950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6904954f93ecdb47102aa53cdc93cc72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ee9b9512875845b8da963965cfc4fd = $(`<div id="html_55ee9b9512875845b8da963965cfc4fd" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_6904954f93ecdb47102aa53cdc93cc72.setContent(html_55ee9b9512875845b8da963965cfc4fd);
|
|
|
|
|
|
|
|
marker_ca70c201b3533f968e782f70915027fd.bindPopup(popup_6904954f93ecdb47102aa53cdc93cc72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca70c201b3533f968e782f70915027fd.setIcon(icon_cea8cd1119636be54797fed4324bb950);
|
|
|
|
|
|
var marker_2963ad69c1e47d6596e7d2f8df34f1a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_47aeb88ce9ec1317c76744388ab6acbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe1cf6b28e97c9a74f8136c8be3e5e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_412aa9973f131ea40148a7a7844344d9 = $(`<div id="html_412aa9973f131ea40148a7a7844344d9" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_fe1cf6b28e97c9a74f8136c8be3e5e77.setContent(html_412aa9973f131ea40148a7a7844344d9);
|
|
|
|
|
|
|
|
marker_2963ad69c1e47d6596e7d2f8df34f1a9.bindPopup(popup_fe1cf6b28e97c9a74f8136c8be3e5e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2963ad69c1e47d6596e7d2f8df34f1a9.setIcon(icon_47aeb88ce9ec1317c76744388ab6acbd);
|
|
|
|
|
|
var marker_ab3b08d0c673777e4a1d8645b1593e1c = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f792f71a3365602ed2b11783d2a139eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c84d311c7ed93bb8691239e72d590e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5074076031dc558fb0994779da12b77d = $(`<div id="html_5074076031dc558fb0994779da12b77d" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_27c84d311c7ed93bb8691239e72d590e.setContent(html_5074076031dc558fb0994779da12b77d);
|
|
|
|
|
|
|
|
marker_ab3b08d0c673777e4a1d8645b1593e1c.bindPopup(popup_27c84d311c7ed93bb8691239e72d590e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab3b08d0c673777e4a1d8645b1593e1c.setIcon(icon_f792f71a3365602ed2b11783d2a139eb);
|
|
|
|
|
|
var marker_c1d276f2f8534dc46eab2477e728385e = L.marker(
|
|
[29.7057, -95.2706],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a65ffc58447c37243fa9e7194f080d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad3e42268f54f4524668bc50b7fa8977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c1090469738bd65949d3870a8465c5a = $(`<div id="html_6c1090469738bd65949d3870a8465c5a" style="width: 100.0%; height: 100.0%;">nostr.spacecitynode.com</div>`)[0];
|
|
popup_ad3e42268f54f4524668bc50b7fa8977.setContent(html_6c1090469738bd65949d3870a8465c5a);
|
|
|
|
|
|
|
|
marker_c1d276f2f8534dc46eab2477e728385e.bindPopup(popup_ad3e42268f54f4524668bc50b7fa8977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1d276f2f8534dc46eab2477e728385e.setIcon(icon_a65ffc58447c37243fa9e7194f080d7a);
|
|
|
|
|
|
var marker_7c3594e97114d61a5dca7714f4c72d8d = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_69051fddc361b1d1ee2e680074336ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c53eafeec9fba6c1ac194d87ecb13d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97d241331e2549cbae0a06ad18b46d70 = $(`<div id="html_97d241331e2549cbae0a06ad18b46d70" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_5c53eafeec9fba6c1ac194d87ecb13d0.setContent(html_97d241331e2549cbae0a06ad18b46d70);
|
|
|
|
|
|
|
|
marker_7c3594e97114d61a5dca7714f4c72d8d.bindPopup(popup_5c53eafeec9fba6c1ac194d87ecb13d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c3594e97114d61a5dca7714f4c72d8d.setIcon(icon_69051fddc361b1d1ee2e680074336ab1);
|
|
|
|
|
|
var marker_0aadfa2ac46dc17f0e90e811201ec721 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_f9f38d9ff27684330ff359c1c9c2bd0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_404c85bad8f0b000503bd8ad2ac7851e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_464f5c30568d102a72c3c5e7c124382e = $(`<div id="html_464f5c30568d102a72c3c5e7c124382e" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_404c85bad8f0b000503bd8ad2ac7851e.setContent(html_464f5c30568d102a72c3c5e7c124382e);
|
|
|
|
|
|
|
|
marker_0aadfa2ac46dc17f0e90e811201ec721.bindPopup(popup_404c85bad8f0b000503bd8ad2ac7851e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aadfa2ac46dc17f0e90e811201ec721.setIcon(icon_f9f38d9ff27684330ff359c1c9c2bd0e);
|
|
|
|
|
|
var marker_9f1dac88f6a0c98c35550f0a723abd2b = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_607ee3e5dedff75c3f746d0d23b660ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_373a7e3fc856cb2392310f340e6a8779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24fe031ae2019ccfb52fbd82097e637d = $(`<div id="html_24fe031ae2019ccfb52fbd82097e637d" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_373a7e3fc856cb2392310f340e6a8779.setContent(html_24fe031ae2019ccfb52fbd82097e637d);
|
|
|
|
|
|
|
|
marker_9f1dac88f6a0c98c35550f0a723abd2b.bindPopup(popup_373a7e3fc856cb2392310f340e6a8779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1dac88f6a0c98c35550f0a723abd2b.setIcon(icon_607ee3e5dedff75c3f746d0d23b660ef);
|
|
|
|
|
|
var marker_fe6e1f32a8e9f905f946e3bd74b0e103 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a2e533b0e1b9d0fd53d3e8f871953ee1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_445454b2ddd2ea2f6acee744fce6716e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36b4419a4751737092f9397a141f8454 = $(`<div id="html_36b4419a4751737092f9397a141f8454" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_445454b2ddd2ea2f6acee744fce6716e.setContent(html_36b4419a4751737092f9397a141f8454);
|
|
|
|
|
|
|
|
marker_fe6e1f32a8e9f905f946e3bd74b0e103.bindPopup(popup_445454b2ddd2ea2f6acee744fce6716e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6e1f32a8e9f905f946e3bd74b0e103.setIcon(icon_a2e533b0e1b9d0fd53d3e8f871953ee1);
|
|
|
|
|
|
var marker_7e73410790cda19840fa4d7ea69e019d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_3239f9bbe91c0bc5aa91d9e581d9811e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb61f3f3a70635c9cee53e3ac1d7fbed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1d9901772b20ab4dba78fe19d05ce1c = $(`<div id="html_a1d9901772b20ab4dba78fe19d05ce1c" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_bb61f3f3a70635c9cee53e3ac1d7fbed.setContent(html_a1d9901772b20ab4dba78fe19d05ce1c);
|
|
|
|
|
|
|
|
marker_7e73410790cda19840fa4d7ea69e019d.bindPopup(popup_bb61f3f3a70635c9cee53e3ac1d7fbed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e73410790cda19840fa4d7ea69e019d.setIcon(icon_3239f9bbe91c0bc5aa91d9e581d9811e);
|
|
|
|
|
|
var marker_8ade0fe4311d70a68ae04a20c11ae36c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_21e9ebd3b2a4a0fcb0fcc7cda906926a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b77ac8c1181a7150e71158993ed1a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad260f4e40c025762df533b126448d5b = $(`<div id="html_ad260f4e40c025762df533b126448d5b" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_33b77ac8c1181a7150e71158993ed1a6.setContent(html_ad260f4e40c025762df533b126448d5b);
|
|
|
|
|
|
|
|
marker_8ade0fe4311d70a68ae04a20c11ae36c.bindPopup(popup_33b77ac8c1181a7150e71158993ed1a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ade0fe4311d70a68ae04a20c11ae36c.setIcon(icon_21e9ebd3b2a4a0fcb0fcc7cda906926a);
|
|
|
|
|
|
var marker_4bb2bc00c096232a6c55d15b31f8eff9 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_dcb10c0b6b3c703c5e4a205a398ead46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1625a273849516fc6cc616ad1212e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39abd3253d2d4900fc2817e711a35f3c = $(`<div id="html_39abd3253d2d4900fc2817e711a35f3c" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_3f1625a273849516fc6cc616ad1212e9.setContent(html_39abd3253d2d4900fc2817e711a35f3c);
|
|
|
|
|
|
|
|
marker_4bb2bc00c096232a6c55d15b31f8eff9.bindPopup(popup_3f1625a273849516fc6cc616ad1212e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb2bc00c096232a6c55d15b31f8eff9.setIcon(icon_dcb10c0b6b3c703c5e4a205a398ead46);
|
|
|
|
|
|
var marker_13eed81ca05176ee0d8ea18137cff16b = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_d0320e0aeb9509623912217cb4c2e7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac2623e42fc0890a4e9ec933ef7decc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a86ddee9be0d481c838de7e5cec5cfbe = $(`<div id="html_a86ddee9be0d481c838de7e5cec5cfbe" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ac2623e42fc0890a4e9ec933ef7decc8.setContent(html_a86ddee9be0d481c838de7e5cec5cfbe);
|
|
|
|
|
|
|
|
marker_13eed81ca05176ee0d8ea18137cff16b.bindPopup(popup_ac2623e42fc0890a4e9ec933ef7decc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13eed81ca05176ee0d8ea18137cff16b.setIcon(icon_d0320e0aeb9509623912217cb4c2e7d5);
|
|
|
|
|
|
var marker_e5a8b638654b9a8377789065b2ca6a49 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_7e11af10c1f607012ddff5c1211cd2ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77399049d6395789c14ce39cd663adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_648965446552021d24a8c9bee5077417 = $(`<div id="html_648965446552021d24a8c9bee5077417" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_a77399049d6395789c14ce39cd663adc.setContent(html_648965446552021d24a8c9bee5077417);
|
|
|
|
|
|
|
|
marker_e5a8b638654b9a8377789065b2ca6a49.bindPopup(popup_a77399049d6395789c14ce39cd663adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5a8b638654b9a8377789065b2ca6a49.setIcon(icon_7e11af10c1f607012ddff5c1211cd2ae);
|
|
|
|
|
|
var marker_076bff064a302870fad41b5aff681a23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_465919145160391adc514d7664ba10fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a14c29bb0c5f41708af77e291b35612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c23815336ee9cac97af5d5ab40f84290 = $(`<div id="html_c23815336ee9cac97af5d5ab40f84290" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4a14c29bb0c5f41708af77e291b35612.setContent(html_c23815336ee9cac97af5d5ab40f84290);
|
|
|
|
|
|
|
|
marker_076bff064a302870fad41b5aff681a23.bindPopup(popup_4a14c29bb0c5f41708af77e291b35612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_076bff064a302870fad41b5aff681a23.setIcon(icon_465919145160391adc514d7664ba10fb);
|
|
|
|
|
|
var marker_23f3133a51e633b15ec858d218c24cb5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_e3e085d241aefc1efef25893c01a285a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cafe42e07ccf94e4953c9a4baef3f5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b6d3dc0e63edb3200ad5081f85b3352 = $(`<div id="html_5b6d3dc0e63edb3200ad5081f85b3352" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_1cafe42e07ccf94e4953c9a4baef3f5a.setContent(html_5b6d3dc0e63edb3200ad5081f85b3352);
|
|
|
|
|
|
|
|
marker_23f3133a51e633b15ec858d218c24cb5.bindPopup(popup_1cafe42e07ccf94e4953c9a4baef3f5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f3133a51e633b15ec858d218c24cb5.setIcon(icon_e3e085d241aefc1efef25893c01a285a);
|
|
|
|
|
|
var marker_fd1196a57f422920639f1239c073174e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_a90b7de9c160f37c20a4fdf924b95308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80552bddf6f6d9daedde4c360280685a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15b26b3b4e26330a3f5cd2db71031bd3 = $(`<div id="html_15b26b3b4e26330a3f5cd2db71031bd3" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_80552bddf6f6d9daedde4c360280685a.setContent(html_15b26b3b4e26330a3f5cd2db71031bd3);
|
|
|
|
|
|
|
|
marker_fd1196a57f422920639f1239c073174e.bindPopup(popup_80552bddf6f6d9daedde4c360280685a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd1196a57f422920639f1239c073174e.setIcon(icon_a90b7de9c160f37c20a4fdf924b95308);
|
|
|
|
|
|
var marker_3cacd02b4c92b9c532ba3b88b80d3d3f = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_bc7e0c73031d3e63d295bde558fb6835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a66f447f05f414669e146a2c317828e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58105fc220ed4d854d083aeefcc957ca = $(`<div id="html_58105fc220ed4d854d083aeefcc957ca" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_6a66f447f05f414669e146a2c317828e.setContent(html_58105fc220ed4d854d083aeefcc957ca);
|
|
|
|
|
|
|
|
marker_3cacd02b4c92b9c532ba3b88b80d3d3f.bindPopup(popup_6a66f447f05f414669e146a2c317828e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cacd02b4c92b9c532ba3b88b80d3d3f.setIcon(icon_bc7e0c73031d3e63d295bde558fb6835);
|
|
|
|
|
|
var marker_71ea16cb4cf749a5e2feead7f1e59472 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0);
|
|
|
|
|
|
var icon_53537afadf080670804747a122926094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bac67a01ee83500f58508fb724a74d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24068a567147656767d68f819082a72 = $(`<div id="html_c24068a567147656767d68f819082a72" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_8bac67a01ee83500f58508fb724a74d7.setContent(html_c24068a567147656767d68f819082a72);
|
|
|
|
|
|
|
|
marker_71ea16cb4cf749a5e2feead7f1e59472.bindPopup(popup_8bac67a01ee83500f58508fb724a74d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71ea16cb4cf749a5e2feead7f1e59472.setIcon(icon_53537afadf080670804747a122926094);
|
|
|
|
|
|
marker_cluster_77e2e7cb95293e7f0639447b8dfa59b0.addTo(map_600a814df5f7c080654ecb8acf55f73e);
|
|
|
|
</script>
|
|
</html> |