mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 13:25:18 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 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_e66d629d2e541814e6b3cc95230e3234 {
|
|
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_e66d629d2e541814e6b3cc95230e3234" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_e66d629d2e541814e6b3cc95230e3234 = L.map(
|
|
"map_e66d629d2e541814e6b3cc95230e3234",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_582d68391feb36627bf1d5daf7732bad = 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_582d68391feb36627bf1d5daf7732bad.addTo(map_e66d629d2e541814e6b3cc95230e3234);
|
|
|
|
|
|
var marker_cluster_b258c497292af6757eba28783b1d1f8a = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_57dfc033260506f487c69f43e180c809 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7408ee407e8a9469e40fce56b34f180f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baa48d71ca8a6b752942d9a0c73e9ef7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53b8ef403b5b832dfe7c72cca96fa2f0 = $(`<div id="html_53b8ef403b5b832dfe7c72cca96fa2f0" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_baa48d71ca8a6b752942d9a0c73e9ef7.setContent(html_53b8ef403b5b832dfe7c72cca96fa2f0);
|
|
|
|
|
|
|
|
marker_57dfc033260506f487c69f43e180c809.bindPopup(popup_baa48d71ca8a6b752942d9a0c73e9ef7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57dfc033260506f487c69f43e180c809.setIcon(icon_7408ee407e8a9469e40fce56b34f180f);
|
|
|
|
|
|
var marker_97cccdb2f13ce98cc2e5d9f5525e2b16 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_89b5204094f98cf80267ee24482a6301 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd8b92bd68d7f8b1326f4de78e1c0b6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9de28f07975a35b0f1aaff8ccfdc46f = $(`<div id="html_a9de28f07975a35b0f1aaff8ccfdc46f" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cd8b92bd68d7f8b1326f4de78e1c0b6b.setContent(html_a9de28f07975a35b0f1aaff8ccfdc46f);
|
|
|
|
|
|
|
|
marker_97cccdb2f13ce98cc2e5d9f5525e2b16.bindPopup(popup_cd8b92bd68d7f8b1326f4de78e1c0b6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97cccdb2f13ce98cc2e5d9f5525e2b16.setIcon(icon_89b5204094f98cf80267ee24482a6301);
|
|
|
|
|
|
var marker_033a6e6e9ce3bbdeca6b62203e3f176f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5dc55763da919b9def88073c134e729b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11328071eefc7e844aeebf663ea690da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f11153163ac655c7ba7931ac6692fb8f = $(`<div id="html_f11153163ac655c7ba7931ac6692fb8f" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_11328071eefc7e844aeebf663ea690da.setContent(html_f11153163ac655c7ba7931ac6692fb8f);
|
|
|
|
|
|
|
|
marker_033a6e6e9ce3bbdeca6b62203e3f176f.bindPopup(popup_11328071eefc7e844aeebf663ea690da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_033a6e6e9ce3bbdeca6b62203e3f176f.setIcon(icon_5dc55763da919b9def88073c134e729b);
|
|
|
|
|
|
var marker_0beaf0d873d05ca290cb4995549f2fd4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_af162565bd5abfa0a204c0000717bb02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfcde7fa5326716e6c602271cd3a5524 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d77afc88f2db6c82f964baff77e8cca = $(`<div id="html_2d77afc88f2db6c82f964baff77e8cca" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_cfcde7fa5326716e6c602271cd3a5524.setContent(html_2d77afc88f2db6c82f964baff77e8cca);
|
|
|
|
|
|
|
|
marker_0beaf0d873d05ca290cb4995549f2fd4.bindPopup(popup_cfcde7fa5326716e6c602271cd3a5524)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0beaf0d873d05ca290cb4995549f2fd4.setIcon(icon_af162565bd5abfa0a204c0000717bb02);
|
|
|
|
|
|
var marker_c8a69098c99d5cd199a1d30dcb9b7c51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0e997b799d7ccc5178dce92b4062639d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334a6373a180ff5304606e8e17a6f2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db7c1dd298b7ea0858638117ca427abd = $(`<div id="html_db7c1dd298b7ea0858638117ca427abd" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_334a6373a180ff5304606e8e17a6f2fb.setContent(html_db7c1dd298b7ea0858638117ca427abd);
|
|
|
|
|
|
|
|
marker_c8a69098c99d5cd199a1d30dcb9b7c51.bindPopup(popup_334a6373a180ff5304606e8e17a6f2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8a69098c99d5cd199a1d30dcb9b7c51.setIcon(icon_0e997b799d7ccc5178dce92b4062639d);
|
|
|
|
|
|
var marker_1d76064e21f07aed05c03d32a3036980 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f43f75203525b1869dac5458434013d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd58512cd1aad4dcf63ee50af9187bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b375a884c1b264da361c5896f5d94a9d = $(`<div id="html_b375a884c1b264da361c5896f5d94a9d" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_3dd58512cd1aad4dcf63ee50af9187bc.setContent(html_b375a884c1b264da361c5896f5d94a9d);
|
|
|
|
|
|
|
|
marker_1d76064e21f07aed05c03d32a3036980.bindPopup(popup_3dd58512cd1aad4dcf63ee50af9187bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d76064e21f07aed05c03d32a3036980.setIcon(icon_f43f75203525b1869dac5458434013d6);
|
|
|
|
|
|
var marker_22448d3ad0fc0f3faf32b9d87d277210 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4ba390834003afda8d2b031ca72de315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bc32ba822c85550903a91f18a8776e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a11db71c4624366d517437e50daa4e3 = $(`<div id="html_8a11db71c4624366d517437e50daa4e3" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_6bc32ba822c85550903a91f18a8776e0.setContent(html_8a11db71c4624366d517437e50daa4e3);
|
|
|
|
|
|
|
|
marker_22448d3ad0fc0f3faf32b9d87d277210.bindPopup(popup_6bc32ba822c85550903a91f18a8776e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22448d3ad0fc0f3faf32b9d87d277210.setIcon(icon_4ba390834003afda8d2b031ca72de315);
|
|
|
|
|
|
var marker_46d80d18a7eaf7fc73ed34ba81614382 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a70e1e65359b82a779a9da1985efbc32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ba008f3c1f8aea022728a4483bd7b07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b699967e147bf10a1f2e2e8d16276e40 = $(`<div id="html_b699967e147bf10a1f2e2e8d16276e40" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_1ba008f3c1f8aea022728a4483bd7b07.setContent(html_b699967e147bf10a1f2e2e8d16276e40);
|
|
|
|
|
|
|
|
marker_46d80d18a7eaf7fc73ed34ba81614382.bindPopup(popup_1ba008f3c1f8aea022728a4483bd7b07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46d80d18a7eaf7fc73ed34ba81614382.setIcon(icon_a70e1e65359b82a779a9da1985efbc32);
|
|
|
|
|
|
var marker_2ab0150aad01cf89ff1cbc8bfe6d5de2 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_522a786539a77cce06170513ed16d46a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b03f9c34e884b818b483a470ed114ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74cab196061a3863558d2c77cc4f0386 = $(`<div id="html_74cab196061a3863558d2c77cc4f0386" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_8b03f9c34e884b818b483a470ed114ab.setContent(html_74cab196061a3863558d2c77cc4f0386);
|
|
|
|
|
|
|
|
marker_2ab0150aad01cf89ff1cbc8bfe6d5de2.bindPopup(popup_8b03f9c34e884b818b483a470ed114ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ab0150aad01cf89ff1cbc8bfe6d5de2.setIcon(icon_522a786539a77cce06170513ed16d46a);
|
|
|
|
|
|
var marker_3b8c902bfe64553816e9d5098433a006 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_e8146b2269dcd13808b38b505b3439e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d42916c560f2dcc50fb779bdfcbbc60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65528aef4d11792fb689d4f9aa0f5fb7 = $(`<div id="html_65528aef4d11792fb689d4f9aa0f5fb7" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_6d42916c560f2dcc50fb779bdfcbbc60.setContent(html_65528aef4d11792fb689d4f9aa0f5fb7);
|
|
|
|
|
|
|
|
marker_3b8c902bfe64553816e9d5098433a006.bindPopup(popup_6d42916c560f2dcc50fb779bdfcbbc60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b8c902bfe64553816e9d5098433a006.setIcon(icon_e8146b2269dcd13808b38b505b3439e3);
|
|
|
|
|
|
var marker_b12430f9715d3802508030ea94d33dcd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_abac639c665af337d868b3d24b294da0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481661249e01e6515a91b49ae4a2d97f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b143683add4e840ad13b5d0af4fd5b1 = $(`<div id="html_5b143683add4e840ad13b5d0af4fd5b1" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_481661249e01e6515a91b49ae4a2d97f.setContent(html_5b143683add4e840ad13b5d0af4fd5b1);
|
|
|
|
|
|
|
|
marker_b12430f9715d3802508030ea94d33dcd.bindPopup(popup_481661249e01e6515a91b49ae4a2d97f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b12430f9715d3802508030ea94d33dcd.setIcon(icon_abac639c665af337d868b3d24b294da0);
|
|
|
|
|
|
var marker_31f21dd51b3acf2b3296f330ae166f2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_24f17140956e9d3efc0d661815ddfc94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac6b84092f28ab93c700039b7e26765b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3024258ff68a2065c0d8c0e46777cc75 = $(`<div id="html_3024258ff68a2065c0d8c0e46777cc75" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_ac6b84092f28ab93c700039b7e26765b.setContent(html_3024258ff68a2065c0d8c0e46777cc75);
|
|
|
|
|
|
|
|
marker_31f21dd51b3acf2b3296f330ae166f2b.bindPopup(popup_ac6b84092f28ab93c700039b7e26765b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f21dd51b3acf2b3296f330ae166f2b.setIcon(icon_24f17140956e9d3efc0d661815ddfc94);
|
|
|
|
|
|
var marker_916cb3f6eeea94efae5c3e38ce20a08f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2b4820a72dbabe2b405fc4ce2d294caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b108c45321658a62a46490b89318ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12783eee99e46e09489b4815814a23cc = $(`<div id="html_12783eee99e46e09489b4815814a23cc" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_69b108c45321658a62a46490b89318ed.setContent(html_12783eee99e46e09489b4815814a23cc);
|
|
|
|
|
|
|
|
marker_916cb3f6eeea94efae5c3e38ce20a08f.bindPopup(popup_69b108c45321658a62a46490b89318ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916cb3f6eeea94efae5c3e38ce20a08f.setIcon(icon_2b4820a72dbabe2b405fc4ce2d294caf);
|
|
|
|
|
|
var marker_8a9fdf8c654a2c338ef1db8395dfc75b = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c97fb0303a7c78039783415d476b190d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef5e860d2f57615a9738439939fd0772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f172e88fad6571201c570392225e7b47 = $(`<div id="html_f172e88fad6571201c570392225e7b47" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_ef5e860d2f57615a9738439939fd0772.setContent(html_f172e88fad6571201c570392225e7b47);
|
|
|
|
|
|
|
|
marker_8a9fdf8c654a2c338ef1db8395dfc75b.bindPopup(popup_ef5e860d2f57615a9738439939fd0772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a9fdf8c654a2c338ef1db8395dfc75b.setIcon(icon_c97fb0303a7c78039783415d476b190d);
|
|
|
|
|
|
var marker_e2e5009d22816070b817b71db1cbe6fc = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d2cc31a67469fd6d180e0cc6dd8216ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dccbe718b9b56d471560801fc62eb00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca998842f646905e8053fdfb63c42c4 = $(`<div id="html_0ca998842f646905e8053fdfb63c42c4" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_7dccbe718b9b56d471560801fc62eb00.setContent(html_0ca998842f646905e8053fdfb63c42c4);
|
|
|
|
|
|
|
|
marker_e2e5009d22816070b817b71db1cbe6fc.bindPopup(popup_7dccbe718b9b56d471560801fc62eb00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2e5009d22816070b817b71db1cbe6fc.setIcon(icon_d2cc31a67469fd6d180e0cc6dd8216ae);
|
|
|
|
|
|
var marker_5e0f4d7a00b62cd88c7278ed5cc44e9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5a28d45734e5fe190b66c6288c48fb6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11242ec2a83da33c2c9544d26aa83e36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_901b263ac856f07502b4117b462ff9ec = $(`<div id="html_901b263ac856f07502b4117b462ff9ec" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_11242ec2a83da33c2c9544d26aa83e36.setContent(html_901b263ac856f07502b4117b462ff9ec);
|
|
|
|
|
|
|
|
marker_5e0f4d7a00b62cd88c7278ed5cc44e9f.bindPopup(popup_11242ec2a83da33c2c9544d26aa83e36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e0f4d7a00b62cd88c7278ed5cc44e9f.setIcon(icon_5a28d45734e5fe190b66c6288c48fb6e);
|
|
|
|
|
|
var marker_77141d2bb34c6cecadd9da10fdda3cdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_e6395b32807eac27ce150868c04fe2f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_128b3fb4db995f795b293defd95c6350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_190a4ef00bb11094f70f31a096e8eedd = $(`<div id="html_190a4ef00bb11094f70f31a096e8eedd" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_128b3fb4db995f795b293defd95c6350.setContent(html_190a4ef00bb11094f70f31a096e8eedd);
|
|
|
|
|
|
|
|
marker_77141d2bb34c6cecadd9da10fdda3cdf.bindPopup(popup_128b3fb4db995f795b293defd95c6350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77141d2bb34c6cecadd9da10fdda3cdf.setIcon(icon_e6395b32807eac27ce150868c04fe2f7);
|
|
|
|
|
|
var marker_f6f465483738aecb6e47e4b477bcffd6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d203e75ea54ab9e707e9093699494053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54fc7a064fd78410a89356ece3a991f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c09b6087d243aa5680a11874df8d41f = $(`<div id="html_8c09b6087d243aa5680a11874df8d41f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_54fc7a064fd78410a89356ece3a991f2.setContent(html_8c09b6087d243aa5680a11874df8d41f);
|
|
|
|
|
|
|
|
marker_f6f465483738aecb6e47e4b477bcffd6.bindPopup(popup_54fc7a064fd78410a89356ece3a991f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6f465483738aecb6e47e4b477bcffd6.setIcon(icon_d203e75ea54ab9e707e9093699494053);
|
|
|
|
|
|
var marker_f9f05a58955b95c45262e411adbfec3b = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_698a8e5b285e197b24200aadc5422a91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eb354070b84deb0583ad351c1b2ff94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ea16afed5b1c7bfec926c917c782840 = $(`<div id="html_6ea16afed5b1c7bfec926c917c782840" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_1eb354070b84deb0583ad351c1b2ff94.setContent(html_6ea16afed5b1c7bfec926c917c782840);
|
|
|
|
|
|
|
|
marker_f9f05a58955b95c45262e411adbfec3b.bindPopup(popup_1eb354070b84deb0583ad351c1b2ff94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9f05a58955b95c45262e411adbfec3b.setIcon(icon_698a8e5b285e197b24200aadc5422a91);
|
|
|
|
|
|
var marker_0a97fbee522cd11a30cf9a32a84cc4b2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b4ffd306a8b1b197caec5e8a987f95bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0c121f5e7edcf9ba2e80b6dc3f7d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed693eef7a8fe139064073602353851 = $(`<div id="html_1ed693eef7a8fe139064073602353851" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_2a0c121f5e7edcf9ba2e80b6dc3f7d6a.setContent(html_1ed693eef7a8fe139064073602353851);
|
|
|
|
|
|
|
|
marker_0a97fbee522cd11a30cf9a32a84cc4b2.bindPopup(popup_2a0c121f5e7edcf9ba2e80b6dc3f7d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a97fbee522cd11a30cf9a32a84cc4b2.setIcon(icon_b4ffd306a8b1b197caec5e8a987f95bb);
|
|
|
|
|
|
var marker_ef528e927f8713550fd63a1d27283d1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a579c3e7d2af31e66f3b584d6db597de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f14cba99234de1bcc137d1267ce62a11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b9acbac5aa8c499ba67c293cc06e533 = $(`<div id="html_3b9acbac5aa8c499ba67c293cc06e533" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_f14cba99234de1bcc137d1267ce62a11.setContent(html_3b9acbac5aa8c499ba67c293cc06e533);
|
|
|
|
|
|
|
|
marker_ef528e927f8713550fd63a1d27283d1e.bindPopup(popup_f14cba99234de1bcc137d1267ce62a11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef528e927f8713550fd63a1d27283d1e.setIcon(icon_a579c3e7d2af31e66f3b584d6db597de);
|
|
|
|
|
|
var marker_c2f8543892ba0bf43742d4fe3220745a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6cc8377ddbb708002e766603bc583a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eda12dcdce51930c1b77bea3e6053339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3186f1c6b0c3b75b829626b29c58a774 = $(`<div id="html_3186f1c6b0c3b75b829626b29c58a774" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_eda12dcdce51930c1b77bea3e6053339.setContent(html_3186f1c6b0c3b75b829626b29c58a774);
|
|
|
|
|
|
|
|
marker_c2f8543892ba0bf43742d4fe3220745a.bindPopup(popup_eda12dcdce51930c1b77bea3e6053339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f8543892ba0bf43742d4fe3220745a.setIcon(icon_6cc8377ddbb708002e766603bc583a67);
|
|
|
|
|
|
var marker_8a5902314457912ba41100021fb95177 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ae8586b5a6743f1ce9e8e252e7945512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80804e87b33e9358a6ca18ee06a6b0c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a45d6cab09f882be261f3d95f6d503d1 = $(`<div id="html_a45d6cab09f882be261f3d95f6d503d1" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_80804e87b33e9358a6ca18ee06a6b0c8.setContent(html_a45d6cab09f882be261f3d95f6d503d1);
|
|
|
|
|
|
|
|
marker_8a5902314457912ba41100021fb95177.bindPopup(popup_80804e87b33e9358a6ca18ee06a6b0c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a5902314457912ba41100021fb95177.setIcon(icon_ae8586b5a6743f1ce9e8e252e7945512);
|
|
|
|
|
|
var marker_71ad08352ed6c02049540bf990aff611 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a599de8970a00f553639e2769037822e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04df1ec43412cadf4ddb6ec7753973fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_618c4136eb6eacb07ce904e2b2341712 = $(`<div id="html_618c4136eb6eacb07ce904e2b2341712" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_04df1ec43412cadf4ddb6ec7753973fc.setContent(html_618c4136eb6eacb07ce904e2b2341712);
|
|
|
|
|
|
|
|
marker_71ad08352ed6c02049540bf990aff611.bindPopup(popup_04df1ec43412cadf4ddb6ec7753973fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71ad08352ed6c02049540bf990aff611.setIcon(icon_a599de8970a00f553639e2769037822e);
|
|
|
|
|
|
var marker_3c9be8cc6b10ae66402f0e5e05f90b90 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ec3b89fc74b7832d323feb65887bed44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79088c461d4712baea8eeb9ac8e9701 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5487e4d3bcd0740cbbb5b1573fcc77d7 = $(`<div id="html_5487e4d3bcd0740cbbb5b1573fcc77d7" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e79088c461d4712baea8eeb9ac8e9701.setContent(html_5487e4d3bcd0740cbbb5b1573fcc77d7);
|
|
|
|
|
|
|
|
marker_3c9be8cc6b10ae66402f0e5e05f90b90.bindPopup(popup_e79088c461d4712baea8eeb9ac8e9701)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9be8cc6b10ae66402f0e5e05f90b90.setIcon(icon_ec3b89fc74b7832d323feb65887bed44);
|
|
|
|
|
|
var marker_fa22f25c53f3fa4c2186ecbf3c3cb85d = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_73ff4af102fda9ffd59992444e361bd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ce0e7e11e6255b686f3d6f0d567f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d26e63105410680a50a35eae1f129c1 = $(`<div id="html_1d26e63105410680a50a35eae1f129c1" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_72ce0e7e11e6255b686f3d6f0d567f98.setContent(html_1d26e63105410680a50a35eae1f129c1);
|
|
|
|
|
|
|
|
marker_fa22f25c53f3fa4c2186ecbf3c3cb85d.bindPopup(popup_72ce0e7e11e6255b686f3d6f0d567f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa22f25c53f3fa4c2186ecbf3c3cb85d.setIcon(icon_73ff4af102fda9ffd59992444e361bd0);
|
|
|
|
|
|
var marker_d35a95dda52532fc5ac834f50b1f3c37 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_321c8a1c1c83d4aa500a9df4f72a0ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9620190c9f211c5907f0e7fc317c577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8d4ad3b1318cb4531dc5231c1c3263 = $(`<div id="html_6f8d4ad3b1318cb4531dc5231c1c3263" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e9620190c9f211c5907f0e7fc317c577.setContent(html_6f8d4ad3b1318cb4531dc5231c1c3263);
|
|
|
|
|
|
|
|
marker_d35a95dda52532fc5ac834f50b1f3c37.bindPopup(popup_e9620190c9f211c5907f0e7fc317c577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d35a95dda52532fc5ac834f50b1f3c37.setIcon(icon_321c8a1c1c83d4aa500a9df4f72a0ac1);
|
|
|
|
|
|
var marker_0d88ecfd689cee0fa3c077ff93be8f83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_34d72baaf964b9122906fa004aa352a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0902e7405f1b0aeab45e3d8b044892dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61c433e13715d1fb4c0f50c7366a843e = $(`<div id="html_61c433e13715d1fb4c0f50c7366a843e" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_0902e7405f1b0aeab45e3d8b044892dc.setContent(html_61c433e13715d1fb4c0f50c7366a843e);
|
|
|
|
|
|
|
|
marker_0d88ecfd689cee0fa3c077ff93be8f83.bindPopup(popup_0902e7405f1b0aeab45e3d8b044892dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d88ecfd689cee0fa3c077ff93be8f83.setIcon(icon_34d72baaf964b9122906fa004aa352a5);
|
|
|
|
|
|
var marker_dbaac58e473b8c9b20466385f210775b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_cdc943eb05a59b21f3c6805842ceff22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a4fcf61b2fb3458a087fccf7910fa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f1628a4bdc8389936750856115d897 = $(`<div id="html_76f1628a4bdc8389936750856115d897" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a3a4fcf61b2fb3458a087fccf7910fa1.setContent(html_76f1628a4bdc8389936750856115d897);
|
|
|
|
|
|
|
|
marker_dbaac58e473b8c9b20466385f210775b.bindPopup(popup_a3a4fcf61b2fb3458a087fccf7910fa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbaac58e473b8c9b20466385f210775b.setIcon(icon_cdc943eb05a59b21f3c6805842ceff22);
|
|
|
|
|
|
var marker_92ad3745f09301510c2520381e4819f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_fc13065908b73fa8e3e838744e159249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f33a365ccc502342ce55b3fd132dfc5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_282dd9d620f481c1326ca7ceb8e619b3 = $(`<div id="html_282dd9d620f481c1326ca7ceb8e619b3" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f33a365ccc502342ce55b3fd132dfc5b.setContent(html_282dd9d620f481c1326ca7ceb8e619b3);
|
|
|
|
|
|
|
|
marker_92ad3745f09301510c2520381e4819f4.bindPopup(popup_f33a365ccc502342ce55b3fd132dfc5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92ad3745f09301510c2520381e4819f4.setIcon(icon_fc13065908b73fa8e3e838744e159249);
|
|
|
|
|
|
var marker_1f6a9c1c472c2e52d7ab6fd79983b5c4 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_17aa2be5744e607c50ba416d048a3e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534d5253060a3f39e09440a6e7c337ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd77b3cc74d2a2e459f2c781f639b926 = $(`<div id="html_fd77b3cc74d2a2e459f2c781f639b926" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_534d5253060a3f39e09440a6e7c337ed.setContent(html_fd77b3cc74d2a2e459f2c781f639b926);
|
|
|
|
|
|
|
|
marker_1f6a9c1c472c2e52d7ab6fd79983b5c4.bindPopup(popup_534d5253060a3f39e09440a6e7c337ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6a9c1c472c2e52d7ab6fd79983b5c4.setIcon(icon_17aa2be5744e607c50ba416d048a3e4c);
|
|
|
|
|
|
var marker_17d26cf3ff26ffa189f5df4b6f0a0913 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a94d5a7f17575028e5adc07e10713c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ef7bddaca126904ce4d32c36d41b627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1fc93aa762ee4f7cd8d35c58c3c9c57 = $(`<div id="html_d1fc93aa762ee4f7cd8d35c58c3c9c57" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7ef7bddaca126904ce4d32c36d41b627.setContent(html_d1fc93aa762ee4f7cd8d35c58c3c9c57);
|
|
|
|
|
|
|
|
marker_17d26cf3ff26ffa189f5df4b6f0a0913.bindPopup(popup_7ef7bddaca126904ce4d32c36d41b627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17d26cf3ff26ffa189f5df4b6f0a0913.setIcon(icon_a94d5a7f17575028e5adc07e10713c6b);
|
|
|
|
|
|
var marker_16a4203d261856f15e1172888a736daf = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4b2d5233057e3aee3f062ae31c509972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a7d7d2d57182005e9bb080da41787e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f8b6f83dbe1cb12d5386aee025700e = $(`<div id="html_c3f8b6f83dbe1cb12d5386aee025700e" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_8a7d7d2d57182005e9bb080da41787e7.setContent(html_c3f8b6f83dbe1cb12d5386aee025700e);
|
|
|
|
|
|
|
|
marker_16a4203d261856f15e1172888a736daf.bindPopup(popup_8a7d7d2d57182005e9bb080da41787e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16a4203d261856f15e1172888a736daf.setIcon(icon_4b2d5233057e3aee3f062ae31c509972);
|
|
|
|
|
|
var marker_a70eda9c7d0ac1bae5b8a3b940cbf196 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d65779df96df531b98ebd4b7174a4970 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d433b274795c8a395dae4576fd9e1ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85967c9053908d180ab3de15d7baa2b6 = $(`<div id="html_85967c9053908d180ab3de15d7baa2b6" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_1d433b274795c8a395dae4576fd9e1ee.setContent(html_85967c9053908d180ab3de15d7baa2b6);
|
|
|
|
|
|
|
|
marker_a70eda9c7d0ac1bae5b8a3b940cbf196.bindPopup(popup_1d433b274795c8a395dae4576fd9e1ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a70eda9c7d0ac1bae5b8a3b940cbf196.setIcon(icon_d65779df96df531b98ebd4b7174a4970);
|
|
|
|
|
|
var marker_2fabd54dccb0af8328c36a0638ba3900 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_721b5c4575c7323c4518c03b0ec7af7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a95cb3e9b70be3eb95f12731e82ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21bd2fc0bef5903b3d5bf3bad6e31b2c = $(`<div id="html_21bd2fc0bef5903b3d5bf3bad6e31b2c" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_a2a95cb3e9b70be3eb95f12731e82ca9.setContent(html_21bd2fc0bef5903b3d5bf3bad6e31b2c);
|
|
|
|
|
|
|
|
marker_2fabd54dccb0af8328c36a0638ba3900.bindPopup(popup_a2a95cb3e9b70be3eb95f12731e82ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fabd54dccb0af8328c36a0638ba3900.setIcon(icon_721b5c4575c7323c4518c03b0ec7af7a);
|
|
|
|
|
|
var marker_2e46ce879aa92b9be93dffdc31fe97ac = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3a5342a5f9ef8a5112c940ec226684b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43a10442aa093c1c3cdee27e0fbcbdd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f290f3394fd79d4dbc3baf07832680a = $(`<div id="html_0f290f3394fd79d4dbc3baf07832680a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_43a10442aa093c1c3cdee27e0fbcbdd6.setContent(html_0f290f3394fd79d4dbc3baf07832680a);
|
|
|
|
|
|
|
|
marker_2e46ce879aa92b9be93dffdc31fe97ac.bindPopup(popup_43a10442aa093c1c3cdee27e0fbcbdd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e46ce879aa92b9be93dffdc31fe97ac.setIcon(icon_3a5342a5f9ef8a5112c940ec226684b8);
|
|
|
|
|
|
var marker_6cf7a984b0cd9c66e46284d1df289695 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_28b1821a71f5937b9b3fdd731d05661e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc421bd17a53cacb5a4cc4dd20dde6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b44a1ef7f8fd100dc41e204bfcbfa32 = $(`<div id="html_2b44a1ef7f8fd100dc41e204bfcbfa32" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_dc421bd17a53cacb5a4cc4dd20dde6f7.setContent(html_2b44a1ef7f8fd100dc41e204bfcbfa32);
|
|
|
|
|
|
|
|
marker_6cf7a984b0cd9c66e46284d1df289695.bindPopup(popup_dc421bd17a53cacb5a4cc4dd20dde6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cf7a984b0cd9c66e46284d1df289695.setIcon(icon_28b1821a71f5937b9b3fdd731d05661e);
|
|
|
|
|
|
var marker_b846c995d8645c56fb1d33fe4fc31322 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1b091df4ce55b844e6e63f767e48c8f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_775d8499d7384f5c3116b588593dd9f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64cb84e027103b2a39c4ca921b1bd2e1 = $(`<div id="html_64cb84e027103b2a39c4ca921b1bd2e1" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_775d8499d7384f5c3116b588593dd9f7.setContent(html_64cb84e027103b2a39c4ca921b1bd2e1);
|
|
|
|
|
|
|
|
marker_b846c995d8645c56fb1d33fe4fc31322.bindPopup(popup_775d8499d7384f5c3116b588593dd9f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b846c995d8645c56fb1d33fe4fc31322.setIcon(icon_1b091df4ce55b844e6e63f767e48c8f6);
|
|
|
|
|
|
var marker_11b42d3fc4f71cc4b34b026c0fbe68eb = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_e8f116f989b76f7b0fc7c887e0aa87fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9e6b830566155ce8154c422817e6132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3327187e4876ffda8dff68a8a2c429c7 = $(`<div id="html_3327187e4876ffda8dff68a8a2c429c7" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_c9e6b830566155ce8154c422817e6132.setContent(html_3327187e4876ffda8dff68a8a2c429c7);
|
|
|
|
|
|
|
|
marker_11b42d3fc4f71cc4b34b026c0fbe68eb.bindPopup(popup_c9e6b830566155ce8154c422817e6132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b42d3fc4f71cc4b34b026c0fbe68eb.setIcon(icon_e8f116f989b76f7b0fc7c887e0aa87fc);
|
|
|
|
|
|
var marker_755755d22d26c3b0fff7ead67f28e89b = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9ba8bf7a1e91ddaa8e6740f4e896bea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39fd08e4085e3f9d89be49b747eb03bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4147cd9c9d8ae2558f37f647e8cdae01 = $(`<div id="html_4147cd9c9d8ae2558f37f647e8cdae01" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_39fd08e4085e3f9d89be49b747eb03bc.setContent(html_4147cd9c9d8ae2558f37f647e8cdae01);
|
|
|
|
|
|
|
|
marker_755755d22d26c3b0fff7ead67f28e89b.bindPopup(popup_39fd08e4085e3f9d89be49b747eb03bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_755755d22d26c3b0fff7ead67f28e89b.setIcon(icon_9ba8bf7a1e91ddaa8e6740f4e896bea9);
|
|
|
|
|
|
var marker_ec36557da60936ee26996655f513cfb7 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_49b6b703527a517c13466385c27b03c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656195eac44815cc96b390b712395862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_092bd8cb488561665372bf45c35d4580 = $(`<div id="html_092bd8cb488561665372bf45c35d4580" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_656195eac44815cc96b390b712395862.setContent(html_092bd8cb488561665372bf45c35d4580);
|
|
|
|
|
|
|
|
marker_ec36557da60936ee26996655f513cfb7.bindPopup(popup_656195eac44815cc96b390b712395862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec36557da60936ee26996655f513cfb7.setIcon(icon_49b6b703527a517c13466385c27b03c9);
|
|
|
|
|
|
var marker_3b41e09e918e5ebd6f63d1eef1db1f92 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_728ef09376d6a84cfae1db1452426278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d487aaddc6663582074c0bc8817c94f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f93021445f9a49f87dfe53775321cb14 = $(`<div id="html_f93021445f9a49f87dfe53775321cb14" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_d487aaddc6663582074c0bc8817c94f1.setContent(html_f93021445f9a49f87dfe53775321cb14);
|
|
|
|
|
|
|
|
marker_3b41e09e918e5ebd6f63d1eef1db1f92.bindPopup(popup_d487aaddc6663582074c0bc8817c94f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b41e09e918e5ebd6f63d1eef1db1f92.setIcon(icon_728ef09376d6a84cfae1db1452426278);
|
|
|
|
|
|
var marker_98f7cb2f4ba1d06263b7fc1389961805 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_85cd7d2fe220761cf4d0ecaf89ee1a24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bab0dbef8a8eca12016141e3a48cda3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_461fbd545d3dab612ef90a3bf644aa42 = $(`<div id="html_461fbd545d3dab612ef90a3bf644aa42" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_1bab0dbef8a8eca12016141e3a48cda3.setContent(html_461fbd545d3dab612ef90a3bf644aa42);
|
|
|
|
|
|
|
|
marker_98f7cb2f4ba1d06263b7fc1389961805.bindPopup(popup_1bab0dbef8a8eca12016141e3a48cda3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98f7cb2f4ba1d06263b7fc1389961805.setIcon(icon_85cd7d2fe220761cf4d0ecaf89ee1a24);
|
|
|
|
|
|
var marker_15b25d2efea5bff4fa58b67a60a9a5a4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bba5e98911d582e86c6b7b597b0865d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6115a6ccb24b57d2cbe6147da2dcbcfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b48ddbc8a1588755a2f2bb168ba72a = $(`<div id="html_f9b48ddbc8a1588755a2f2bb168ba72a" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6115a6ccb24b57d2cbe6147da2dcbcfc.setContent(html_f9b48ddbc8a1588755a2f2bb168ba72a);
|
|
|
|
|
|
|
|
marker_15b25d2efea5bff4fa58b67a60a9a5a4.bindPopup(popup_6115a6ccb24b57d2cbe6147da2dcbcfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15b25d2efea5bff4fa58b67a60a9a5a4.setIcon(icon_bba5e98911d582e86c6b7b597b0865d6);
|
|
|
|
|
|
var marker_889bf0e08352e6d75e9caa56d4817476 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_feb176f19495e62171911abbb4856459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a225084dc43c339094769e8624455425 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76d7fa551c0433fe6fae1276b63b3976 = $(`<div id="html_76d7fa551c0433fe6fae1276b63b3976" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_a225084dc43c339094769e8624455425.setContent(html_76d7fa551c0433fe6fae1276b63b3976);
|
|
|
|
|
|
|
|
marker_889bf0e08352e6d75e9caa56d4817476.bindPopup(popup_a225084dc43c339094769e8624455425)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_889bf0e08352e6d75e9caa56d4817476.setIcon(icon_feb176f19495e62171911abbb4856459);
|
|
|
|
|
|
var marker_71f10bce27a6c3ef6a37811b2c0bab68 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_fcd987fa9e7b7e0af777464df5af6b6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72c5f47b57da8bfd48ca9024aa586c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59d658cddc625ca43251ee14ffbc14c8 = $(`<div id="html_59d658cddc625ca43251ee14ffbc14c8" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_72c5f47b57da8bfd48ca9024aa586c01.setContent(html_59d658cddc625ca43251ee14ffbc14c8);
|
|
|
|
|
|
|
|
marker_71f10bce27a6c3ef6a37811b2c0bab68.bindPopup(popup_72c5f47b57da8bfd48ca9024aa586c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71f10bce27a6c3ef6a37811b2c0bab68.setIcon(icon_fcd987fa9e7b7e0af777464df5af6b6f);
|
|
|
|
|
|
var marker_d462b6e297499435869f4dc795461971 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_20c0c5b880a4fdfd755f59d446073af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_972e84fe3bbdf3104e13cd92342016f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f32b7b48289201691c3b317ee96e4b31 = $(`<div id="html_f32b7b48289201691c3b317ee96e4b31" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_972e84fe3bbdf3104e13cd92342016f0.setContent(html_f32b7b48289201691c3b317ee96e4b31);
|
|
|
|
|
|
|
|
marker_d462b6e297499435869f4dc795461971.bindPopup(popup_972e84fe3bbdf3104e13cd92342016f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d462b6e297499435869f4dc795461971.setIcon(icon_20c0c5b880a4fdfd755f59d446073af8);
|
|
|
|
|
|
var marker_c49974db2dd20a0f98571d029d938e0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d1fa49a5975791c7f794976cc3b67874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f5172ff0b9e1aab1184e33f9d51ee8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_885a504fed22b6dc44d3a7ca74a6cafa = $(`<div id="html_885a504fed22b6dc44d3a7ca74a6cafa" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_0f5172ff0b9e1aab1184e33f9d51ee8e.setContent(html_885a504fed22b6dc44d3a7ca74a6cafa);
|
|
|
|
|
|
|
|
marker_c49974db2dd20a0f98571d029d938e0c.bindPopup(popup_0f5172ff0b9e1aab1184e33f9d51ee8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c49974db2dd20a0f98571d029d938e0c.setIcon(icon_d1fa49a5975791c7f794976cc3b67874);
|
|
|
|
|
|
var marker_0caae74a1e7e992238c674a5d76a77bc = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a257a49169f8cc9afb9ebf4c75775f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5986e6e82a4782cbb0e51f6561775777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a41014bad894f8060f528a66b799484b = $(`<div id="html_a41014bad894f8060f528a66b799484b" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_5986e6e82a4782cbb0e51f6561775777.setContent(html_a41014bad894f8060f528a66b799484b);
|
|
|
|
|
|
|
|
marker_0caae74a1e7e992238c674a5d76a77bc.bindPopup(popup_5986e6e82a4782cbb0e51f6561775777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0caae74a1e7e992238c674a5d76a77bc.setIcon(icon_a257a49169f8cc9afb9ebf4c75775f97);
|
|
|
|
|
|
var marker_f9034a9813a6a54cae7d4fc1dd26ab22 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1f89b9d261af5a6775031aee30c2ab49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bfdfc0ae3214557749710726d234a94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a30830479a435a8466670d69e6e44be1 = $(`<div id="html_a30830479a435a8466670d69e6e44be1" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_4bfdfc0ae3214557749710726d234a94.setContent(html_a30830479a435a8466670d69e6e44be1);
|
|
|
|
|
|
|
|
marker_f9034a9813a6a54cae7d4fc1dd26ab22.bindPopup(popup_4bfdfc0ae3214557749710726d234a94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9034a9813a6a54cae7d4fc1dd26ab22.setIcon(icon_1f89b9d261af5a6775031aee30c2ab49);
|
|
|
|
|
|
var marker_4e2025b56083a63b7ed679b5c8e24c2b = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bbb9b0dbde876d9a77622292cfcf472e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f37ce7874d374e4fc0b11ad68b38ba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc14966c6811f24607915ebf363b5d71 = $(`<div id="html_bc14966c6811f24607915ebf363b5d71" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_0f37ce7874d374e4fc0b11ad68b38ba5.setContent(html_bc14966c6811f24607915ebf363b5d71);
|
|
|
|
|
|
|
|
marker_4e2025b56083a63b7ed679b5c8e24c2b.bindPopup(popup_0f37ce7874d374e4fc0b11ad68b38ba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e2025b56083a63b7ed679b5c8e24c2b.setIcon(icon_bbb9b0dbde876d9a77622292cfcf472e);
|
|
|
|
|
|
var marker_0f10661a26ae6e6f974a99b6c19854dc = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b981216ab14a85082ce2f597c3ae901b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf68cf7a96ecb4da5cd99b8fec75c4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_375a9d867e5e72332346e18c49eb6d3b = $(`<div id="html_375a9d867e5e72332346e18c49eb6d3b" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_cf68cf7a96ecb4da5cd99b8fec75c4c1.setContent(html_375a9d867e5e72332346e18c49eb6d3b);
|
|
|
|
|
|
|
|
marker_0f10661a26ae6e6f974a99b6c19854dc.bindPopup(popup_cf68cf7a96ecb4da5cd99b8fec75c4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f10661a26ae6e6f974a99b6c19854dc.setIcon(icon_b981216ab14a85082ce2f597c3ae901b);
|
|
|
|
|
|
var marker_305a3f2cf03923d2c47156f699d6f7c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_39b560e6013d2a8f226cc0b9e058916e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ba3142ba7876f6b8e42da92b284166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44533fa6b7a2ef47c6f8cee610273504 = $(`<div id="html_44533fa6b7a2ef47c6f8cee610273504" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_49ba3142ba7876f6b8e42da92b284166.setContent(html_44533fa6b7a2ef47c6f8cee610273504);
|
|
|
|
|
|
|
|
marker_305a3f2cf03923d2c47156f699d6f7c6.bindPopup(popup_49ba3142ba7876f6b8e42da92b284166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_305a3f2cf03923d2c47156f699d6f7c6.setIcon(icon_39b560e6013d2a8f226cc0b9e058916e);
|
|
|
|
|
|
var marker_b21bbc1d2a5a6e17fb60b9cdf0d1adaa = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_eb4463c946dbbfc76adc19cf7f8e3f90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de8d563b4747c01235c29a11030d7a32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea0cd1da5cb9b57c68a7aa76684d0383 = $(`<div id="html_ea0cd1da5cb9b57c68a7aa76684d0383" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_de8d563b4747c01235c29a11030d7a32.setContent(html_ea0cd1da5cb9b57c68a7aa76684d0383);
|
|
|
|
|
|
|
|
marker_b21bbc1d2a5a6e17fb60b9cdf0d1adaa.bindPopup(popup_de8d563b4747c01235c29a11030d7a32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b21bbc1d2a5a6e17fb60b9cdf0d1adaa.setIcon(icon_eb4463c946dbbfc76adc19cf7f8e3f90);
|
|
|
|
|
|
var marker_a077fc9ca762635b9ea3d7801aed7505 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_248830fc6f63aec67ea833433c45cbd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b52ad0039dcc7f4f5c136bbf26ddf29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_708c371d4a5f7a3696a835dbb7061972 = $(`<div id="html_708c371d4a5f7a3696a835dbb7061972" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_3b52ad0039dcc7f4f5c136bbf26ddf29.setContent(html_708c371d4a5f7a3696a835dbb7061972);
|
|
|
|
|
|
|
|
marker_a077fc9ca762635b9ea3d7801aed7505.bindPopup(popup_3b52ad0039dcc7f4f5c136bbf26ddf29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a077fc9ca762635b9ea3d7801aed7505.setIcon(icon_248830fc6f63aec67ea833433c45cbd0);
|
|
|
|
|
|
var marker_485e785397e70d2e6548027151be603e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b806de61689a3a0a11052ab11785706f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_346fa1d3ad8dbe710f65e738af8bc481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_895c05f1cd23c5ddef45b09e398cd504 = $(`<div id="html_895c05f1cd23c5ddef45b09e398cd504" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_346fa1d3ad8dbe710f65e738af8bc481.setContent(html_895c05f1cd23c5ddef45b09e398cd504);
|
|
|
|
|
|
|
|
marker_485e785397e70d2e6548027151be603e.bindPopup(popup_346fa1d3ad8dbe710f65e738af8bc481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485e785397e70d2e6548027151be603e.setIcon(icon_b806de61689a3a0a11052ab11785706f);
|
|
|
|
|
|
var marker_b437e5ebc1eb631da186bdc7629c26fe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d323d896cd166646ace2adfa89e184ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b72ebba017a38effd30c100ee42acd7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47c9480ec6240bcf203279b6b1f325da = $(`<div id="html_47c9480ec6240bcf203279b6b1f325da" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_b72ebba017a38effd30c100ee42acd7f.setContent(html_47c9480ec6240bcf203279b6b1f325da);
|
|
|
|
|
|
|
|
marker_b437e5ebc1eb631da186bdc7629c26fe.bindPopup(popup_b72ebba017a38effd30c100ee42acd7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b437e5ebc1eb631da186bdc7629c26fe.setIcon(icon_d323d896cd166646ace2adfa89e184ba);
|
|
|
|
|
|
var marker_35ae80babea68e6e314a238f617b666a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a7c2c94ab4499845536762e2dacbd4eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae9d4fc11a889f58626f9a24fa07c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49c6b830c99789dd164f9a0962f65c36 = $(`<div id="html_49c6b830c99789dd164f9a0962f65c36" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_0ae9d4fc11a889f58626f9a24fa07c38.setContent(html_49c6b830c99789dd164f9a0962f65c36);
|
|
|
|
|
|
|
|
marker_35ae80babea68e6e314a238f617b666a.bindPopup(popup_0ae9d4fc11a889f58626f9a24fa07c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ae80babea68e6e314a238f617b666a.setIcon(icon_a7c2c94ab4499845536762e2dacbd4eb);
|
|
|
|
|
|
var marker_fe3ae0661b474a6b68772d012a5d1eb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b21187fd9bba7aafcafcbfd615dac7ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a51ff885e5b1e8953830d70a29f69c8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1abe8256c5943e90893d18553ba29c72 = $(`<div id="html_1abe8256c5943e90893d18553ba29c72" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_a51ff885e5b1e8953830d70a29f69c8f.setContent(html_1abe8256c5943e90893d18553ba29c72);
|
|
|
|
|
|
|
|
marker_fe3ae0661b474a6b68772d012a5d1eb2.bindPopup(popup_a51ff885e5b1e8953830d70a29f69c8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe3ae0661b474a6b68772d012a5d1eb2.setIcon(icon_b21187fd9bba7aafcafcbfd615dac7ea);
|
|
|
|
|
|
var marker_8d5fbc6de9b7207bb2796492fb20340b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8757ea5d212b7e114563f75573cdf7c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774ceedf90e99eab8db7ea2cd0bb0ebe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c24af6b85c2e790133493d17f9a534ba = $(`<div id="html_c24af6b85c2e790133493d17f9a534ba" style="width: 100.0%; height: 100.0%;">canteen-hankering.space</div>`)[0];
|
|
popup_774ceedf90e99eab8db7ea2cd0bb0ebe.setContent(html_c24af6b85c2e790133493d17f9a534ba);
|
|
|
|
|
|
|
|
marker_8d5fbc6de9b7207bb2796492fb20340b.bindPopup(popup_774ceedf90e99eab8db7ea2cd0bb0ebe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5fbc6de9b7207bb2796492fb20340b.setIcon(icon_8757ea5d212b7e114563f75573cdf7c9);
|
|
|
|
|
|
var marker_3160ee8cdc2ad697880f8c3ebb95974f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b73504d9d5f7183a075ed2561800a9a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1e50b31ffa80cbdc9f75b51452baea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54328f2e49267d193c35a5db66212650 = $(`<div id="html_54328f2e49267d193c35a5db66212650" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b1e50b31ffa80cbdc9f75b51452baea6.setContent(html_54328f2e49267d193c35a5db66212650);
|
|
|
|
|
|
|
|
marker_3160ee8cdc2ad697880f8c3ebb95974f.bindPopup(popup_b1e50b31ffa80cbdc9f75b51452baea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3160ee8cdc2ad697880f8c3ebb95974f.setIcon(icon_b73504d9d5f7183a075ed2561800a9a4);
|
|
|
|
|
|
var marker_b820e26ec4d776c9334e6d399e9b6d4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_263333cde089e737975fec949c4c2525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bda414c17a06f694291dec8b948b1b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cab88852a99ec46d1233c7777373530d = $(`<div id="html_cab88852a99ec46d1233c7777373530d" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8bda414c17a06f694291dec8b948b1b2.setContent(html_cab88852a99ec46d1233c7777373530d);
|
|
|
|
|
|
|
|
marker_b820e26ec4d776c9334e6d399e9b6d4f.bindPopup(popup_8bda414c17a06f694291dec8b948b1b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b820e26ec4d776c9334e6d399e9b6d4f.setIcon(icon_263333cde089e737975fec949c4c2525);
|
|
|
|
|
|
var marker_882f3c10d008bc08748b8b69171c212f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_97a5e75d2650831fc38d768e6c4dd3b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d63feecf8b729f7725b4671b0256d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff6ab03041d4c279d0a737c148e7ab78 = $(`<div id="html_ff6ab03041d4c279d0a737c148e7ab78" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_2d63feecf8b729f7725b4671b0256d23.setContent(html_ff6ab03041d4c279d0a737c148e7ab78);
|
|
|
|
|
|
|
|
marker_882f3c10d008bc08748b8b69171c212f.bindPopup(popup_2d63feecf8b729f7725b4671b0256d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882f3c10d008bc08748b8b69171c212f.setIcon(icon_97a5e75d2650831fc38d768e6c4dd3b9);
|
|
|
|
|
|
var marker_7bbc8b667dac5312a62b8e5e87977304 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_486acb02992c244a4c325007444b12e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c75416d835d3bd40ff4b59532606ffcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ac979f938393d6cb63d8d36b2e093de = $(`<div id="html_7ac979f938393d6cb63d8d36b2e093de" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_c75416d835d3bd40ff4b59532606ffcb.setContent(html_7ac979f938393d6cb63d8d36b2e093de);
|
|
|
|
|
|
|
|
marker_7bbc8b667dac5312a62b8e5e87977304.bindPopup(popup_c75416d835d3bd40ff4b59532606ffcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bbc8b667dac5312a62b8e5e87977304.setIcon(icon_486acb02992c244a4c325007444b12e0);
|
|
|
|
|
|
var marker_825fd7c207ed0be8cc60ddcd613cbc3f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bfd62639475663c89103006d13704075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_851759a938f96f07ddc7423ebb282710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_859270d8a0bce4f667e2dc7556deab48 = $(`<div id="html_859270d8a0bce4f667e2dc7556deab48" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_851759a938f96f07ddc7423ebb282710.setContent(html_859270d8a0bce4f667e2dc7556deab48);
|
|
|
|
|
|
|
|
marker_825fd7c207ed0be8cc60ddcd613cbc3f.bindPopup(popup_851759a938f96f07ddc7423ebb282710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_825fd7c207ed0be8cc60ddcd613cbc3f.setIcon(icon_bfd62639475663c89103006d13704075);
|
|
|
|
|
|
var marker_233092d3113aeae22c4fb68dd100de7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_805ff7b5a17cd4fae1b10db84b174e0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d32a6ae7c34123f5223048e920bb630 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8af05a6f0a0c69311e4180ed9da56e6 = $(`<div id="html_f8af05a6f0a0c69311e4180ed9da56e6" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_5d32a6ae7c34123f5223048e920bb630.setContent(html_f8af05a6f0a0c69311e4180ed9da56e6);
|
|
|
|
|
|
|
|
marker_233092d3113aeae22c4fb68dd100de7c.bindPopup(popup_5d32a6ae7c34123f5223048e920bb630)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_233092d3113aeae22c4fb68dd100de7c.setIcon(icon_805ff7b5a17cd4fae1b10db84b174e0f);
|
|
|
|
|
|
var marker_fab7c84eb145114a01822960a4dd10e1 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a996e747d865b7f945db592da8b2aba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b5b27c2d345ccc2ef1f58fa2b997387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0a9777f5ab463ef9a3ea9f23a57611d = $(`<div id="html_d0a9777f5ab463ef9a3ea9f23a57611d" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_8b5b27c2d345ccc2ef1f58fa2b997387.setContent(html_d0a9777f5ab463ef9a3ea9f23a57611d);
|
|
|
|
|
|
|
|
marker_fab7c84eb145114a01822960a4dd10e1.bindPopup(popup_8b5b27c2d345ccc2ef1f58fa2b997387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fab7c84eb145114a01822960a4dd10e1.setIcon(icon_a996e747d865b7f945db592da8b2aba3);
|
|
|
|
|
|
var marker_7e67ab4ccf7934569afa081ad9003102 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5b69670a25e7f0ded14e4546b3baeb52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d59361bb5cea2c7c57dc885739457c53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_551c8b665e7ba0b5f7fdaf53d935654d = $(`<div id="html_551c8b665e7ba0b5f7fdaf53d935654d" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_d59361bb5cea2c7c57dc885739457c53.setContent(html_551c8b665e7ba0b5f7fdaf53d935654d);
|
|
|
|
|
|
|
|
marker_7e67ab4ccf7934569afa081ad9003102.bindPopup(popup_d59361bb5cea2c7c57dc885739457c53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e67ab4ccf7934569afa081ad9003102.setIcon(icon_5b69670a25e7f0ded14e4546b3baeb52);
|
|
|
|
|
|
var marker_f40b0e2c0ed16795c6ae58c637cba68b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d125bf9e5eadd10be8fff9cb85ea9940 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4baebc1496f122a92acd3800839f9915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c58fb673ff1b6c61a14c853a39e62e5 = $(`<div id="html_3c58fb673ff1b6c61a14c853a39e62e5" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_4baebc1496f122a92acd3800839f9915.setContent(html_3c58fb673ff1b6c61a14c853a39e62e5);
|
|
|
|
|
|
|
|
marker_f40b0e2c0ed16795c6ae58c637cba68b.bindPopup(popup_4baebc1496f122a92acd3800839f9915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f40b0e2c0ed16795c6ae58c637cba68b.setIcon(icon_d125bf9e5eadd10be8fff9cb85ea9940);
|
|
|
|
|
|
var marker_066d740c484d09b1b2cc927b0bc33e61 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_cfc99f4f87b7d0fe5cb475fdbb51a11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ff1f31ddc0fcc07fdeca72104487ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54d0f22cec751dd67f55ead376a33d0c = $(`<div id="html_54d0f22cec751dd67f55ead376a33d0c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_69ff1f31ddc0fcc07fdeca72104487ef.setContent(html_54d0f22cec751dd67f55ead376a33d0c);
|
|
|
|
|
|
|
|
marker_066d740c484d09b1b2cc927b0bc33e61.bindPopup(popup_69ff1f31ddc0fcc07fdeca72104487ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_066d740c484d09b1b2cc927b0bc33e61.setIcon(icon_cfc99f4f87b7d0fe5cb475fdbb51a11b);
|
|
|
|
|
|
var marker_5e0b05df8df0255efe94ea643ffd871a = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_65c7bea7b900e25d374869a772cce3ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40fe18d376493bcb41ad58e54f0ebf3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b189c0b1f6e71121b560967a12d89973 = $(`<div id="html_b189c0b1f6e71121b560967a12d89973" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_40fe18d376493bcb41ad58e54f0ebf3c.setContent(html_b189c0b1f6e71121b560967a12d89973);
|
|
|
|
|
|
|
|
marker_5e0b05df8df0255efe94ea643ffd871a.bindPopup(popup_40fe18d376493bcb41ad58e54f0ebf3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e0b05df8df0255efe94ea643ffd871a.setIcon(icon_65c7bea7b900e25d374869a772cce3ae);
|
|
|
|
|
|
var marker_411a2a1de8dbf18ded393abb142d9b26 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_274953c8e056b99d2dc1998733405607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1521020544c177ee4592a021288a9827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d517c253b734f79dfc8c71f152ea0d6 = $(`<div id="html_4d517c253b734f79dfc8c71f152ea0d6" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_1521020544c177ee4592a021288a9827.setContent(html_4d517c253b734f79dfc8c71f152ea0d6);
|
|
|
|
|
|
|
|
marker_411a2a1de8dbf18ded393abb142d9b26.bindPopup(popup_1521020544c177ee4592a021288a9827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_411a2a1de8dbf18ded393abb142d9b26.setIcon(icon_274953c8e056b99d2dc1998733405607);
|
|
|
|
|
|
var marker_227d3763065445d8d079c206482e3455 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f60071eef50b8a245a6a089c4a659c32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fee7affdb50b0533b0e150d303f21a45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b60479ffbba91693b9d81627210fde = $(`<div id="html_f9b60479ffbba91693b9d81627210fde" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_fee7affdb50b0533b0e150d303f21a45.setContent(html_f9b60479ffbba91693b9d81627210fde);
|
|
|
|
|
|
|
|
marker_227d3763065445d8d079c206482e3455.bindPopup(popup_fee7affdb50b0533b0e150d303f21a45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227d3763065445d8d079c206482e3455.setIcon(icon_f60071eef50b8a245a6a089c4a659c32);
|
|
|
|
|
|
var marker_13eeea0e05f4ff7973f7f2f6e0300e97 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7235095ae86acaa9bfcfd531dad79efd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e28b658c17a4fe30f96c2e5a7b5687fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c239b9a9668ebcbd7dfbee0a2a575283 = $(`<div id="html_c239b9a9668ebcbd7dfbee0a2a575283" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_e28b658c17a4fe30f96c2e5a7b5687fa.setContent(html_c239b9a9668ebcbd7dfbee0a2a575283);
|
|
|
|
|
|
|
|
marker_13eeea0e05f4ff7973f7f2f6e0300e97.bindPopup(popup_e28b658c17a4fe30f96c2e5a7b5687fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13eeea0e05f4ff7973f7f2f6e0300e97.setIcon(icon_7235095ae86acaa9bfcfd531dad79efd);
|
|
|
|
|
|
var marker_c51326066e374cfe40617a9c874c3dc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6b7541037b05e92646550708bb8e4be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eaffdb1372dfe724649d910657e7e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0f977c7dd2f8d9c2c0d1a373b6ec2c = $(`<div id="html_bf0f977c7dd2f8d9c2c0d1a373b6ec2c" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0eaffdb1372dfe724649d910657e7e70.setContent(html_bf0f977c7dd2f8d9c2c0d1a373b6ec2c);
|
|
|
|
|
|
|
|
marker_c51326066e374cfe40617a9c874c3dc2.bindPopup(popup_0eaffdb1372dfe724649d910657e7e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c51326066e374cfe40617a9c874c3dc2.setIcon(icon_6b7541037b05e92646550708bb8e4be8);
|
|
|
|
|
|
var marker_36c48ca0d41acb5a4cb14e629b0ec99d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a9c73d1b58e051fcebea5585f0d96e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64d539a94962fabf284e4e6407673e0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_389ddfd17ec215092734849180b9a0d3 = $(`<div id="html_389ddfd17ec215092734849180b9a0d3" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_64d539a94962fabf284e4e6407673e0c.setContent(html_389ddfd17ec215092734849180b9a0d3);
|
|
|
|
|
|
|
|
marker_36c48ca0d41acb5a4cb14e629b0ec99d.bindPopup(popup_64d539a94962fabf284e4e6407673e0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c48ca0d41acb5a4cb14e629b0ec99d.setIcon(icon_a9c73d1b58e051fcebea5585f0d96e88);
|
|
|
|
|
|
var marker_41a419701b44902ddcdc544fb16e17e2 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7a42cd85909eace0f043492759c6f4ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87ceccd6a4ace06ac7fb1cc6b16500af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66ac8d282819ef31a4c65846475a5461 = $(`<div id="html_66ac8d282819ef31a4c65846475a5461" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_87ceccd6a4ace06ac7fb1cc6b16500af.setContent(html_66ac8d282819ef31a4c65846475a5461);
|
|
|
|
|
|
|
|
marker_41a419701b44902ddcdc544fb16e17e2.bindPopup(popup_87ceccd6a4ace06ac7fb1cc6b16500af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41a419701b44902ddcdc544fb16e17e2.setIcon(icon_7a42cd85909eace0f043492759c6f4ab);
|
|
|
|
|
|
var marker_cc35c1bbd8b2101bc426a880d5116801 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ce1e99d266e999da2685d6ae219f2901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4931f80b5dde9866d7591cfb3056fc74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd4d2961359419d314c618a00aad96b5 = $(`<div id="html_cd4d2961359419d314c618a00aad96b5" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_4931f80b5dde9866d7591cfb3056fc74.setContent(html_cd4d2961359419d314c618a00aad96b5);
|
|
|
|
|
|
|
|
marker_cc35c1bbd8b2101bc426a880d5116801.bindPopup(popup_4931f80b5dde9866d7591cfb3056fc74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc35c1bbd8b2101bc426a880d5116801.setIcon(icon_ce1e99d266e999da2685d6ae219f2901);
|
|
|
|
|
|
var marker_e415d704bdcd1888193a0a260b3dcc80 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4f036b929b7fb9492136675ac0788c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351c7b4331c7d1e1ae3233b84ef5c37c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9e1083e266ce900d0662975411b64bc = $(`<div id="html_d9e1083e266ce900d0662975411b64bc" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_351c7b4331c7d1e1ae3233b84ef5c37c.setContent(html_d9e1083e266ce900d0662975411b64bc);
|
|
|
|
|
|
|
|
marker_e415d704bdcd1888193a0a260b3dcc80.bindPopup(popup_351c7b4331c7d1e1ae3233b84ef5c37c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e415d704bdcd1888193a0a260b3dcc80.setIcon(icon_4f036b929b7fb9492136675ac0788c57);
|
|
|
|
|
|
var marker_59048e21ae1d0c76a910ed50fe525d73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9e78322ee3631a9b171e8ae6d1464f7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b51862521c074b9dfb31a07450a4129 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59b7556470ac3c52929134447f381517 = $(`<div id="html_59b7556470ac3c52929134447f381517" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_5b51862521c074b9dfb31a07450a4129.setContent(html_59b7556470ac3c52929134447f381517);
|
|
|
|
|
|
|
|
marker_59048e21ae1d0c76a910ed50fe525d73.bindPopup(popup_5b51862521c074b9dfb31a07450a4129)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59048e21ae1d0c76a910ed50fe525d73.setIcon(icon_9e78322ee3631a9b171e8ae6d1464f7b);
|
|
|
|
|
|
var marker_726004748ea0e5781d0595f84a94cdf5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_83119ff526714a60df0c11b3d4acc7f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd12cef64258cdb83e6d7a4d1f07634f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cce1f7a794463af8c7d4227ca215944 = $(`<div id="html_9cce1f7a794463af8c7d4227ca215944" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_cd12cef64258cdb83e6d7a4d1f07634f.setContent(html_9cce1f7a794463af8c7d4227ca215944);
|
|
|
|
|
|
|
|
marker_726004748ea0e5781d0595f84a94cdf5.bindPopup(popup_cd12cef64258cdb83e6d7a4d1f07634f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_726004748ea0e5781d0595f84a94cdf5.setIcon(icon_83119ff526714a60df0c11b3d4acc7f8);
|
|
|
|
|
|
var marker_63d78798c7e3ceef029934b3d1810d69 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4a057875ef6240ee0ca9bff08cf410f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dff197ed7391625d48ff09218f13872 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a9ce5b957fc9fd999595eea91d70248 = $(`<div id="html_8a9ce5b957fc9fd999595eea91d70248" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1dff197ed7391625d48ff09218f13872.setContent(html_8a9ce5b957fc9fd999595eea91d70248);
|
|
|
|
|
|
|
|
marker_63d78798c7e3ceef029934b3d1810d69.bindPopup(popup_1dff197ed7391625d48ff09218f13872)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63d78798c7e3ceef029934b3d1810d69.setIcon(icon_4a057875ef6240ee0ca9bff08cf410f7);
|
|
|
|
|
|
var marker_c2415fad9e867b7f809cc40c4ac449bd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1d7d5f09746055fa27acd3f79c96447d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3773e8ad6e310c0dc38720328768f83f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e3ea20a8d4dcdfc291b9344eaff32f6 = $(`<div id="html_9e3ea20a8d4dcdfc291b9344eaff32f6" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_3773e8ad6e310c0dc38720328768f83f.setContent(html_9e3ea20a8d4dcdfc291b9344eaff32f6);
|
|
|
|
|
|
|
|
marker_c2415fad9e867b7f809cc40c4ac449bd.bindPopup(popup_3773e8ad6e310c0dc38720328768f83f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2415fad9e867b7f809cc40c4ac449bd.setIcon(icon_1d7d5f09746055fa27acd3f79c96447d);
|
|
|
|
|
|
var marker_341061fef7c1b1293a32a4ce7c9d21cd = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d9a1a3853761dc04ce6bc0f1d180b2fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_780b501608b1a336c7919f62022a8361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af95553e83ad9f5772cd648aa1d01c99 = $(`<div id="html_af95553e83ad9f5772cd648aa1d01c99" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_780b501608b1a336c7919f62022a8361.setContent(html_af95553e83ad9f5772cd648aa1d01c99);
|
|
|
|
|
|
|
|
marker_341061fef7c1b1293a32a4ce7c9d21cd.bindPopup(popup_780b501608b1a336c7919f62022a8361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_341061fef7c1b1293a32a4ce7c9d21cd.setIcon(icon_d9a1a3853761dc04ce6bc0f1d180b2fe);
|
|
|
|
|
|
var marker_282f3bab55acb071b144d8ba8e781b5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5c5fffd9d6a94505515904339289564e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c6328c2eda84dcc75e0629a4efa5e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191f48971ab915f6166ca2d1e906861b = $(`<div id="html_191f48971ab915f6166ca2d1e906861b" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_50c6328c2eda84dcc75e0629a4efa5e3.setContent(html_191f48971ab915f6166ca2d1e906861b);
|
|
|
|
|
|
|
|
marker_282f3bab55acb071b144d8ba8e781b5c.bindPopup(popup_50c6328c2eda84dcc75e0629a4efa5e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_282f3bab55acb071b144d8ba8e781b5c.setIcon(icon_5c5fffd9d6a94505515904339289564e);
|
|
|
|
|
|
var marker_beb48ac1218d75064470b9ff7a3764e0 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5b56eab189adae80531d36197e53da92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511f50f6caaf1400cf8eceac766e5db4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b69362b7a2f7a90db990ca8e4d4449f = $(`<div id="html_1b69362b7a2f7a90db990ca8e4d4449f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_511f50f6caaf1400cf8eceac766e5db4.setContent(html_1b69362b7a2f7a90db990ca8e4d4449f);
|
|
|
|
|
|
|
|
marker_beb48ac1218d75064470b9ff7a3764e0.bindPopup(popup_511f50f6caaf1400cf8eceac766e5db4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beb48ac1218d75064470b9ff7a3764e0.setIcon(icon_5b56eab189adae80531d36197e53da92);
|
|
|
|
|
|
var marker_1f0694454b5a6b4d244cee9dadf4163f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0273207b6a87655d154ef73ae0fb859c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4019a155d9ed7dc6a5f9bf35a3316bdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be32d56d906106671847847bb2a1a1c0 = $(`<div id="html_be32d56d906106671847847bb2a1a1c0" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_4019a155d9ed7dc6a5f9bf35a3316bdf.setContent(html_be32d56d906106671847847bb2a1a1c0);
|
|
|
|
|
|
|
|
marker_1f0694454b5a6b4d244cee9dadf4163f.bindPopup(popup_4019a155d9ed7dc6a5f9bf35a3316bdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f0694454b5a6b4d244cee9dadf4163f.setIcon(icon_0273207b6a87655d154ef73ae0fb859c);
|
|
|
|
|
|
var marker_5e8258ea109f88b99654e585922ba223 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_cd756e2c0dbb172e2630ed031e256ee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1397bb8c595807cd762bdc9f1270a6f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad030e4901a78ca39d8a4ef14f1860b7 = $(`<div id="html_ad030e4901a78ca39d8a4ef14f1860b7" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_1397bb8c595807cd762bdc9f1270a6f1.setContent(html_ad030e4901a78ca39d8a4ef14f1860b7);
|
|
|
|
|
|
|
|
marker_5e8258ea109f88b99654e585922ba223.bindPopup(popup_1397bb8c595807cd762bdc9f1270a6f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e8258ea109f88b99654e585922ba223.setIcon(icon_cd756e2c0dbb172e2630ed031e256ee5);
|
|
|
|
|
|
var marker_058b1dd34faf2c377ae08cf4cba5ab2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8893d03b6993a74eadb00d2fd8ffdf40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_987ff1d72788cb70faf285f99e4bed92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dff2b1ccd5899e0f0a44a1512f1845cb = $(`<div id="html_dff2b1ccd5899e0f0a44a1512f1845cb" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_987ff1d72788cb70faf285f99e4bed92.setContent(html_dff2b1ccd5899e0f0a44a1512f1845cb);
|
|
|
|
|
|
|
|
marker_058b1dd34faf2c377ae08cf4cba5ab2b.bindPopup(popup_987ff1d72788cb70faf285f99e4bed92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_058b1dd34faf2c377ae08cf4cba5ab2b.setIcon(icon_8893d03b6993a74eadb00d2fd8ffdf40);
|
|
|
|
|
|
var marker_48ac0961d742e37ffd73fb4a352859fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c0a5957e0d0550a464c80f58e0a1faa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e83f4e961951e9ffabed25506d9ae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1888e9ba0aa05f3da2cfee87d02964bf = $(`<div id="html_1888e9ba0aa05f3da2cfee87d02964bf" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_52e83f4e961951e9ffabed25506d9ae5.setContent(html_1888e9ba0aa05f3da2cfee87d02964bf);
|
|
|
|
|
|
|
|
marker_48ac0961d742e37ffd73fb4a352859fc.bindPopup(popup_52e83f4e961951e9ffabed25506d9ae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48ac0961d742e37ffd73fb4a352859fc.setIcon(icon_c0a5957e0d0550a464c80f58e0a1faa2);
|
|
|
|
|
|
var marker_8b71c09c0d7b1d747bce3bd0bee8f070 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_38a83390f430797a3d014afff55a504a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c71abc2285c943b4e3e53ef1ab786ed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0235370af90dededfe614ff7c997711 = $(`<div id="html_a0235370af90dededfe614ff7c997711" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_c71abc2285c943b4e3e53ef1ab786ed3.setContent(html_a0235370af90dededfe614ff7c997711);
|
|
|
|
|
|
|
|
marker_8b71c09c0d7b1d747bce3bd0bee8f070.bindPopup(popup_c71abc2285c943b4e3e53ef1ab786ed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b71c09c0d7b1d747bce3bd0bee8f070.setIcon(icon_38a83390f430797a3d014afff55a504a);
|
|
|
|
|
|
var marker_3a8c8ddad07383edce57a7343e437f08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4b553785b93d65ad5440de9ce311a88a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da4776ca64f05667e237bd02f1b8ad96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4af624a6eb1ad6a9bc03821464b610e0 = $(`<div id="html_4af624a6eb1ad6a9bc03821464b610e0" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_da4776ca64f05667e237bd02f1b8ad96.setContent(html_4af624a6eb1ad6a9bc03821464b610e0);
|
|
|
|
|
|
|
|
marker_3a8c8ddad07383edce57a7343e437f08.bindPopup(popup_da4776ca64f05667e237bd02f1b8ad96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a8c8ddad07383edce57a7343e437f08.setIcon(icon_4b553785b93d65ad5440de9ce311a88a);
|
|
|
|
|
|
var marker_98ea911f696eed6915bf45b2f5637047 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_16ba686b84d92f74ba2bcdaffc9e1d2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eafdfe21cb817f7c46fd686ae83da5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8a47fbf213843a1ee336af8414cdf4 = $(`<div id="html_6f8a47fbf213843a1ee336af8414cdf4" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_4eafdfe21cb817f7c46fd686ae83da5b.setContent(html_6f8a47fbf213843a1ee336af8414cdf4);
|
|
|
|
|
|
|
|
marker_98ea911f696eed6915bf45b2f5637047.bindPopup(popup_4eafdfe21cb817f7c46fd686ae83da5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ea911f696eed6915bf45b2f5637047.setIcon(icon_16ba686b84d92f74ba2bcdaffc9e1d2d);
|
|
|
|
|
|
var marker_9ee6e470aa3b7f639f4f32380d250172 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_af6028c83242608a326e344dfb7b05ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963d06ce3d5040b01ff853c3aff5d094 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7c3a233f07b763680aba801647b758 = $(`<div id="html_ac7c3a233f07b763680aba801647b758" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_963d06ce3d5040b01ff853c3aff5d094.setContent(html_ac7c3a233f07b763680aba801647b758);
|
|
|
|
|
|
|
|
marker_9ee6e470aa3b7f639f4f32380d250172.bindPopup(popup_963d06ce3d5040b01ff853c3aff5d094)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ee6e470aa3b7f639f4f32380d250172.setIcon(icon_af6028c83242608a326e344dfb7b05ea);
|
|
|
|
|
|
var marker_7b8f97493bdf36d68074b243ef7b7829 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b8be30f609fcf516e040931973f5b165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931f7fb5e1a0349389b621ef300581a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bcb2742235722129aca8a86fbd7df05 = $(`<div id="html_3bcb2742235722129aca8a86fbd7df05" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_931f7fb5e1a0349389b621ef300581a1.setContent(html_3bcb2742235722129aca8a86fbd7df05);
|
|
|
|
|
|
|
|
marker_7b8f97493bdf36d68074b243ef7b7829.bindPopup(popup_931f7fb5e1a0349389b621ef300581a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b8f97493bdf36d68074b243ef7b7829.setIcon(icon_b8be30f609fcf516e040931973f5b165);
|
|
|
|
|
|
var marker_724bcb4b42fd7cbfc005bdc459dc1819 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bb7b1aa737bb5edd213089f16d564d2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e065130b9ff4d64ab13397eb4f1599e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a11ec17eaaac2943952cc1738fd835 = $(`<div id="html_01a11ec17eaaac2943952cc1738fd835" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_e065130b9ff4d64ab13397eb4f1599e2.setContent(html_01a11ec17eaaac2943952cc1738fd835);
|
|
|
|
|
|
|
|
marker_724bcb4b42fd7cbfc005bdc459dc1819.bindPopup(popup_e065130b9ff4d64ab13397eb4f1599e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_724bcb4b42fd7cbfc005bdc459dc1819.setIcon(icon_bb7b1aa737bb5edd213089f16d564d2d);
|
|
|
|
|
|
var marker_af80d78cd4b58252a87e06f8dd74f404 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f3b94e43a5ae9251d51fbdce56126c2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285c39c361a816758918cc68335de1c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88cbe0691480e61136d2fcc9cd1208dd = $(`<div id="html_88cbe0691480e61136d2fcc9cd1208dd" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_285c39c361a816758918cc68335de1c4.setContent(html_88cbe0691480e61136d2fcc9cd1208dd);
|
|
|
|
|
|
|
|
marker_af80d78cd4b58252a87e06f8dd74f404.bindPopup(popup_285c39c361a816758918cc68335de1c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af80d78cd4b58252a87e06f8dd74f404.setIcon(icon_f3b94e43a5ae9251d51fbdce56126c2d);
|
|
|
|
|
|
var marker_36a0ccde6b03bf9721db7d65a8f08fa0 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6bf1bcca0c2dddf7afa3484b240ff63d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab01ffc45c6a055a4a63bbb8bfd16315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18e2e4ce39a5ef9ea120ccf2b0f1d77f = $(`<div id="html_18e2e4ce39a5ef9ea120ccf2b0f1d77f" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_ab01ffc45c6a055a4a63bbb8bfd16315.setContent(html_18e2e4ce39a5ef9ea120ccf2b0f1d77f);
|
|
|
|
|
|
|
|
marker_36a0ccde6b03bf9721db7d65a8f08fa0.bindPopup(popup_ab01ffc45c6a055a4a63bbb8bfd16315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a0ccde6b03bf9721db7d65a8f08fa0.setIcon(icon_6bf1bcca0c2dddf7afa3484b240ff63d);
|
|
|
|
|
|
var marker_a5dff74b8c3c54230529eb0d9f0dc178 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0b87efbb2975e0bc12262aa453fb1d85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389d029f12b60df42348cdae5635f132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e8a8527514b80928c8483d13f847ea = $(`<div id="html_d8e8a8527514b80928c8483d13f847ea" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_389d029f12b60df42348cdae5635f132.setContent(html_d8e8a8527514b80928c8483d13f847ea);
|
|
|
|
|
|
|
|
marker_a5dff74b8c3c54230529eb0d9f0dc178.bindPopup(popup_389d029f12b60df42348cdae5635f132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5dff74b8c3c54230529eb0d9f0dc178.setIcon(icon_0b87efbb2975e0bc12262aa453fb1d85);
|
|
|
|
|
|
var marker_d59e4ae62e7a909475a57a130f137e06 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a269eaf2cc48f19fd9fbd1ff34fd3c6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_739a873fcf69343fb756f24a386a3ae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f624de4366ae36be5b7b10ac0cfaeb7 = $(`<div id="html_7f624de4366ae36be5b7b10ac0cfaeb7" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_739a873fcf69343fb756f24a386a3ae0.setContent(html_7f624de4366ae36be5b7b10ac0cfaeb7);
|
|
|
|
|
|
|
|
marker_d59e4ae62e7a909475a57a130f137e06.bindPopup(popup_739a873fcf69343fb756f24a386a3ae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d59e4ae62e7a909475a57a130f137e06.setIcon(icon_a269eaf2cc48f19fd9fbd1ff34fd3c6f);
|
|
|
|
|
|
var marker_e81f2e10cfc623484b2184058654c149 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_260750d0194ddcba54d4751ad6cc902f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace87b667254a4558955138efdc591cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f62957a29a1bae5ff1eaa942d3da3e49 = $(`<div id="html_f62957a29a1bae5ff1eaa942d3da3e49" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_ace87b667254a4558955138efdc591cb.setContent(html_f62957a29a1bae5ff1eaa942d3da3e49);
|
|
|
|
|
|
|
|
marker_e81f2e10cfc623484b2184058654c149.bindPopup(popup_ace87b667254a4558955138efdc591cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e81f2e10cfc623484b2184058654c149.setIcon(icon_260750d0194ddcba54d4751ad6cc902f);
|
|
|
|
|
|
var marker_803a6205a1b9cf0eb0b5c953496c235c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_e14d6efc9218f311b20aad9ebc54dddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9f8c1f69f276a05e614bd9bcc3280ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e035f782877f09337db54d3ea63f83a = $(`<div id="html_8e035f782877f09337db54d3ea63f83a" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_c9f8c1f69f276a05e614bd9bcc3280ec.setContent(html_8e035f782877f09337db54d3ea63f83a);
|
|
|
|
|
|
|
|
marker_803a6205a1b9cf0eb0b5c953496c235c.bindPopup(popup_c9f8c1f69f276a05e614bd9bcc3280ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_803a6205a1b9cf0eb0b5c953496c235c.setIcon(icon_e14d6efc9218f311b20aad9ebc54dddd);
|
|
|
|
|
|
var marker_a97737edf1fffd64cddfd7281541cc95 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_966371ff9b6f6575d467d75bd70d49bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cda23d9645c7eeac0c846aca8eaf74c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc17f8fdabe294f6bb1bb5bd6d1c0649 = $(`<div id="html_bc17f8fdabe294f6bb1bb5bd6d1c0649" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_7cda23d9645c7eeac0c846aca8eaf74c.setContent(html_bc17f8fdabe294f6bb1bb5bd6d1c0649);
|
|
|
|
|
|
|
|
marker_a97737edf1fffd64cddfd7281541cc95.bindPopup(popup_7cda23d9645c7eeac0c846aca8eaf74c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a97737edf1fffd64cddfd7281541cc95.setIcon(icon_966371ff9b6f6575d467d75bd70d49bc);
|
|
|
|
|
|
var marker_c8e6a24ee854e27c1eeb3101c6227e31 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6f973c195598c6b5d8d314d2e624fcfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8495e62672957aa9258b657ef004a45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b2634d187e42593a2fa77a77743670d = $(`<div id="html_7b2634d187e42593a2fa77a77743670d" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_b8495e62672957aa9258b657ef004a45.setContent(html_7b2634d187e42593a2fa77a77743670d);
|
|
|
|
|
|
|
|
marker_c8e6a24ee854e27c1eeb3101c6227e31.bindPopup(popup_b8495e62672957aa9258b657ef004a45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8e6a24ee854e27c1eeb3101c6227e31.setIcon(icon_6f973c195598c6b5d8d314d2e624fcfe);
|
|
|
|
|
|
var marker_838d8d4e64fa4797774e4663101c9eae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2a199bdc3b2c833d6d46d5de76ae0e60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d996caa73c1fe7ff09df0d9ce70543f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b79157c2ea6ae2792935f7f3fc209986 = $(`<div id="html_b79157c2ea6ae2792935f7f3fc209986" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_d996caa73c1fe7ff09df0d9ce70543f7.setContent(html_b79157c2ea6ae2792935f7f3fc209986);
|
|
|
|
|
|
|
|
marker_838d8d4e64fa4797774e4663101c9eae.bindPopup(popup_d996caa73c1fe7ff09df0d9ce70543f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838d8d4e64fa4797774e4663101c9eae.setIcon(icon_2a199bdc3b2c833d6d46d5de76ae0e60);
|
|
|
|
|
|
var marker_4f16cf7a2351e683734acb18b1a3cd8d = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0e126e5dc4263bd7f361463ee7943e98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f116daecc4b394e06cba7f9d6fec7e44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9914c9edc5aed995393a981e23700a45 = $(`<div id="html_9914c9edc5aed995393a981e23700a45" style="width: 100.0%; height: 100.0%;">relay2.contextvm.org</div>`)[0];
|
|
popup_f116daecc4b394e06cba7f9d6fec7e44.setContent(html_9914c9edc5aed995393a981e23700a45);
|
|
|
|
|
|
|
|
marker_4f16cf7a2351e683734acb18b1a3cd8d.bindPopup(popup_f116daecc4b394e06cba7f9d6fec7e44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f16cf7a2351e683734acb18b1a3cd8d.setIcon(icon_0e126e5dc4263bd7f361463ee7943e98);
|
|
|
|
|
|
var marker_0f30d440d9d6f8ba52a28411588644e8 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_465e41a4cf8d6609c28e6652c4c98620 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7a1c4316ac186a72b93a71d5be621c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_825fb8a99f7c01bfef502876f5c62aa4 = $(`<div id="html_825fb8a99f7c01bfef502876f5c62aa4" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_3d7a1c4316ac186a72b93a71d5be621c.setContent(html_825fb8a99f7c01bfef502876f5c62aa4);
|
|
|
|
|
|
|
|
marker_0f30d440d9d6f8ba52a28411588644e8.bindPopup(popup_3d7a1c4316ac186a72b93a71d5be621c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f30d440d9d6f8ba52a28411588644e8.setIcon(icon_465e41a4cf8d6609c28e6652c4c98620);
|
|
|
|
|
|
var marker_e29214a884b62fd856dc1ee2e3d7c3ba = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_11d81c65a0b280a7f6ca85b00ef1f63f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39fbea2095584a8d5f2b9617a5d15607 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fd12a6c57c8edfe373899085dc8e8ae = $(`<div id="html_7fd12a6c57c8edfe373899085dc8e8ae" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_39fbea2095584a8d5f2b9617a5d15607.setContent(html_7fd12a6c57c8edfe373899085dc8e8ae);
|
|
|
|
|
|
|
|
marker_e29214a884b62fd856dc1ee2e3d7c3ba.bindPopup(popup_39fbea2095584a8d5f2b9617a5d15607)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e29214a884b62fd856dc1ee2e3d7c3ba.setIcon(icon_11d81c65a0b280a7f6ca85b00ef1f63f);
|
|
|
|
|
|
var marker_4b0e4143b2411670b3430cdb874a8263 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1598d0d58821827b9e265f7adb09eb97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e88505bbfed39c66f98b5bcd067fd7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b452bbafd834aa20a81d7760ae0eba84 = $(`<div id="html_b452bbafd834aa20a81d7760ae0eba84" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_7e88505bbfed39c66f98b5bcd067fd7b.setContent(html_b452bbafd834aa20a81d7760ae0eba84);
|
|
|
|
|
|
|
|
marker_4b0e4143b2411670b3430cdb874a8263.bindPopup(popup_7e88505bbfed39c66f98b5bcd067fd7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0e4143b2411670b3430cdb874a8263.setIcon(icon_1598d0d58821827b9e265f7adb09eb97);
|
|
|
|
|
|
var marker_c41d979109f2a4591b604b19123eae9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f9f4065915d4e78e9aeff4f84ea71a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a6ebdc9fcd75f49588829f8d9a327b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e800dad0b28ab782ea8bafca688a383 = $(`<div id="html_0e800dad0b28ab782ea8bafca688a383" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_86a6ebdc9fcd75f49588829f8d9a327b.setContent(html_0e800dad0b28ab782ea8bafca688a383);
|
|
|
|
|
|
|
|
marker_c41d979109f2a4591b604b19123eae9c.bindPopup(popup_86a6ebdc9fcd75f49588829f8d9a327b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41d979109f2a4591b604b19123eae9c.setIcon(icon_f9f4065915d4e78e9aeff4f84ea71a23);
|
|
|
|
|
|
var marker_3ad05e92baa53f9e315f9fc265fe25df = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_25d09d1fe85f1407da5f5e4282451a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b5b072fa4667cbf00fa80890b1522cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84589faa21aa3a4753a5d4b099d2dc17 = $(`<div id="html_84589faa21aa3a4753a5d4b099d2dc17" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_4b5b072fa4667cbf00fa80890b1522cd.setContent(html_84589faa21aa3a4753a5d4b099d2dc17);
|
|
|
|
|
|
|
|
marker_3ad05e92baa53f9e315f9fc265fe25df.bindPopup(popup_4b5b072fa4667cbf00fa80890b1522cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ad05e92baa53f9e315f9fc265fe25df.setIcon(icon_25d09d1fe85f1407da5f5e4282451a52);
|
|
|
|
|
|
var marker_7ac4b5e70eb3899cb59846cb666db3b0 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_19b1371eee20705a03eebdddfcef283f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b559efe33d0c4a83c9b4777bb68fa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80a81582c808d1becf8533f1313f1955 = $(`<div id="html_80a81582c808d1becf8533f1313f1955" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_74b559efe33d0c4a83c9b4777bb68fa5.setContent(html_80a81582c808d1becf8533f1313f1955);
|
|
|
|
|
|
|
|
marker_7ac4b5e70eb3899cb59846cb666db3b0.bindPopup(popup_74b559efe33d0c4a83c9b4777bb68fa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ac4b5e70eb3899cb59846cb666db3b0.setIcon(icon_19b1371eee20705a03eebdddfcef283f);
|
|
|
|
|
|
var marker_a749d72985eaa2f51b0f07c7b16da7f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8c96df5ed6cc087b92decd9e3d56b1ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d718f348df62fe0afdc4ee42f12071a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a54ca459814fca82ec7eb2d805b63029 = $(`<div id="html_a54ca459814fca82ec7eb2d805b63029" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_9d718f348df62fe0afdc4ee42f12071a.setContent(html_a54ca459814fca82ec7eb2d805b63029);
|
|
|
|
|
|
|
|
marker_a749d72985eaa2f51b0f07c7b16da7f6.bindPopup(popup_9d718f348df62fe0afdc4ee42f12071a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a749d72985eaa2f51b0f07c7b16da7f6.setIcon(icon_8c96df5ed6cc087b92decd9e3d56b1ac);
|
|
|
|
|
|
var marker_f1ed4ba97a9ffbe0d8666aa46b8069e4 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b1ba0574aa7059c44d63057b9a3ee773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b297eccb3c194b873729904f60c3290f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728898d1e91d42f87066d20f693e71e4 = $(`<div id="html_728898d1e91d42f87066d20f693e71e4" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_b297eccb3c194b873729904f60c3290f.setContent(html_728898d1e91d42f87066d20f693e71e4);
|
|
|
|
|
|
|
|
marker_f1ed4ba97a9ffbe0d8666aa46b8069e4.bindPopup(popup_b297eccb3c194b873729904f60c3290f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1ed4ba97a9ffbe0d8666aa46b8069e4.setIcon(icon_b1ba0574aa7059c44d63057b9a3ee773);
|
|
|
|
|
|
var marker_95dcf70fc4df990c4e12430edebbd8dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bab50a4b88cb1c3cbf7f17ef7248df01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_966e3f842b9d9780522138f322560c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaa33ee1c554432509e52e6150e3dffb = $(`<div id="html_aaa33ee1c554432509e52e6150e3dffb" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_966e3f842b9d9780522138f322560c86.setContent(html_aaa33ee1c554432509e52e6150e3dffb);
|
|
|
|
|
|
|
|
marker_95dcf70fc4df990c4e12430edebbd8dc.bindPopup(popup_966e3f842b9d9780522138f322560c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95dcf70fc4df990c4e12430edebbd8dc.setIcon(icon_bab50a4b88cb1c3cbf7f17ef7248df01);
|
|
|
|
|
|
var marker_4da335472911443c2a4d047860efcd6c = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_84c8284ba45f56092341e04dfce74e19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b7ba97420714cda183274bc4d83f2fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90730f14770e07ef332df413a8fdc583 = $(`<div id="html_90730f14770e07ef332df413a8fdc583" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_8b7ba97420714cda183274bc4d83f2fd.setContent(html_90730f14770e07ef332df413a8fdc583);
|
|
|
|
|
|
|
|
marker_4da335472911443c2a4d047860efcd6c.bindPopup(popup_8b7ba97420714cda183274bc4d83f2fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4da335472911443c2a4d047860efcd6c.setIcon(icon_84c8284ba45f56092341e04dfce74e19);
|
|
|
|
|
|
var marker_6dabda6808bacc3092dc96a9a0c21520 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1e83f9157cc65d074d94de3f1b05a059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03a404708d34f212fedb543804c8b244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6aca35d1d994f69d4a49772dfa533d = $(`<div id="html_ef6aca35d1d994f69d4a49772dfa533d" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_03a404708d34f212fedb543804c8b244.setContent(html_ef6aca35d1d994f69d4a49772dfa533d);
|
|
|
|
|
|
|
|
marker_6dabda6808bacc3092dc96a9a0c21520.bindPopup(popup_03a404708d34f212fedb543804c8b244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dabda6808bacc3092dc96a9a0c21520.setIcon(icon_1e83f9157cc65d074d94de3f1b05a059);
|
|
|
|
|
|
var marker_70ef421044d2f173e6bed336c54eb0c5 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9f581a40250ed087a72291e2f86a2052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cc092d81bc3f998a8bbd0ee71f6d846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d275fd518b83f067c34d2128301a0e = $(`<div id="html_07d275fd518b83f067c34d2128301a0e" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_6cc092d81bc3f998a8bbd0ee71f6d846.setContent(html_07d275fd518b83f067c34d2128301a0e);
|
|
|
|
|
|
|
|
marker_70ef421044d2f173e6bed336c54eb0c5.bindPopup(popup_6cc092d81bc3f998a8bbd0ee71f6d846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ef421044d2f173e6bed336c54eb0c5.setIcon(icon_9f581a40250ed087a72291e2f86a2052);
|
|
|
|
|
|
var marker_db5c574e5e7301052f6b1c478b8b40fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2925ddf009e91a19059f645e9ac8abb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_216c9ed4513d9109bf0929944453fa1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c169b675bcf4f9dcfdbc701ff3d2e99e = $(`<div id="html_c169b675bcf4f9dcfdbc701ff3d2e99e" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_216c9ed4513d9109bf0929944453fa1b.setContent(html_c169b675bcf4f9dcfdbc701ff3d2e99e);
|
|
|
|
|
|
|
|
marker_db5c574e5e7301052f6b1c478b8b40fa.bindPopup(popup_216c9ed4513d9109bf0929944453fa1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db5c574e5e7301052f6b1c478b8b40fa.setIcon(icon_2925ddf009e91a19059f645e9ac8abb4);
|
|
|
|
|
|
var marker_cf5f17f77cdba66e7332ffd6ebf90522 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0abd361ca3f78f95e0d346ca87ec40f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63ade5c44e0338c22c75264543ac692d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e67ce65fa66539f9b5f699335b9caa = $(`<div id="html_97e67ce65fa66539f9b5f699335b9caa" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_63ade5c44e0338c22c75264543ac692d.setContent(html_97e67ce65fa66539f9b5f699335b9caa);
|
|
|
|
|
|
|
|
marker_cf5f17f77cdba66e7332ffd6ebf90522.bindPopup(popup_63ade5c44e0338c22c75264543ac692d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf5f17f77cdba66e7332ffd6ebf90522.setIcon(icon_0abd361ca3f78f95e0d346ca87ec40f2);
|
|
|
|
|
|
var marker_755ba4025f7eb5a128db9d9b6131cf29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_61825ef3a073de940e9c9cbfac438670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_753e0d05bc475da6ff7b87386d0e7e45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebbfe53a700a5800101be82edcddfeea = $(`<div id="html_ebbfe53a700a5800101be82edcddfeea" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_753e0d05bc475da6ff7b87386d0e7e45.setContent(html_ebbfe53a700a5800101be82edcddfeea);
|
|
|
|
|
|
|
|
marker_755ba4025f7eb5a128db9d9b6131cf29.bindPopup(popup_753e0d05bc475da6ff7b87386d0e7e45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_755ba4025f7eb5a128db9d9b6131cf29.setIcon(icon_61825ef3a073de940e9c9cbfac438670);
|
|
|
|
|
|
var marker_8f5cc2e62871159c424f0f0174b52844 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_19e9a59edfd8facd78e7de4c620e5d51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39729d4271db66acc5a5756f8ca8c0c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98fcf10ae6b2c61c59975a1c47116a32 = $(`<div id="html_98fcf10ae6b2c61c59975a1c47116a32" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_39729d4271db66acc5a5756f8ca8c0c4.setContent(html_98fcf10ae6b2c61c59975a1c47116a32);
|
|
|
|
|
|
|
|
marker_8f5cc2e62871159c424f0f0174b52844.bindPopup(popup_39729d4271db66acc5a5756f8ca8c0c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f5cc2e62871159c424f0f0174b52844.setIcon(icon_19e9a59edfd8facd78e7de4c620e5d51);
|
|
|
|
|
|
var marker_638cb507d149f14be6be22b3353b7c55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_96c4d3c05df107224f3b7c035169dc94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_304af861689e6a60de4058fc8a2e65ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8660270efffa035ca34ae5c77837eef4 = $(`<div id="html_8660270efffa035ca34ae5c77837eef4" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_304af861689e6a60de4058fc8a2e65ec.setContent(html_8660270efffa035ca34ae5c77837eef4);
|
|
|
|
|
|
|
|
marker_638cb507d149f14be6be22b3353b7c55.bindPopup(popup_304af861689e6a60de4058fc8a2e65ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_638cb507d149f14be6be22b3353b7c55.setIcon(icon_96c4d3c05df107224f3b7c035169dc94);
|
|
|
|
|
|
var marker_331d7d6029d2b8bef78a4309a1b82ff6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_af80fd88c419cb243c6088e0cf900a3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d059603bb766d02a24f21054f7f4d4fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_608d2732fdf4f69e7a33f869f7239db7 = $(`<div id="html_608d2732fdf4f69e7a33f869f7239db7" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d059603bb766d02a24f21054f7f4d4fd.setContent(html_608d2732fdf4f69e7a33f869f7239db7);
|
|
|
|
|
|
|
|
marker_331d7d6029d2b8bef78a4309a1b82ff6.bindPopup(popup_d059603bb766d02a24f21054f7f4d4fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331d7d6029d2b8bef78a4309a1b82ff6.setIcon(icon_af80fd88c419cb243c6088e0cf900a3a);
|
|
|
|
|
|
var marker_fc869f939af72d136bb4fb376353cbaa = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_da3455cb2aebb341876d1978f57c0109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12789bc641f72769440206621bbc330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29012dadb9f6edd0999ea55403f1ca83 = $(`<div id="html_29012dadb9f6edd0999ea55403f1ca83" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_a12789bc641f72769440206621bbc330.setContent(html_29012dadb9f6edd0999ea55403f1ca83);
|
|
|
|
|
|
|
|
marker_fc869f939af72d136bb4fb376353cbaa.bindPopup(popup_a12789bc641f72769440206621bbc330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc869f939af72d136bb4fb376353cbaa.setIcon(icon_da3455cb2aebb341876d1978f57c0109);
|
|
|
|
|
|
var marker_41856144b010caaba32d67bfd60b005a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8fda09c730cef28acaba4744cc5f4bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147d680e204bc49df808d55773d772cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83bc5e31432691d587fe5da4cb2460ff = $(`<div id="html_83bc5e31432691d587fe5da4cb2460ff" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_147d680e204bc49df808d55773d772cd.setContent(html_83bc5e31432691d587fe5da4cb2460ff);
|
|
|
|
|
|
|
|
marker_41856144b010caaba32d67bfd60b005a.bindPopup(popup_147d680e204bc49df808d55773d772cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41856144b010caaba32d67bfd60b005a.setIcon(icon_8fda09c730cef28acaba4744cc5f4bf1);
|
|
|
|
|
|
var marker_2b7b21290607db1b1beb4976d42d049e = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_202649ed7ea1f2c9d47ccad1e1af900f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b00c447e4fb409bc6f5af97ab2665d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_987fb1e44374a8bd97e14cd0a1de3f29 = $(`<div id="html_987fb1e44374a8bd97e14cd0a1de3f29" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_41b00c447e4fb409bc6f5af97ab2665d.setContent(html_987fb1e44374a8bd97e14cd0a1de3f29);
|
|
|
|
|
|
|
|
marker_2b7b21290607db1b1beb4976d42d049e.bindPopup(popup_41b00c447e4fb409bc6f5af97ab2665d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b7b21290607db1b1beb4976d42d049e.setIcon(icon_202649ed7ea1f2c9d47ccad1e1af900f);
|
|
|
|
|
|
var marker_fff562a7275113ab97324bb375c650d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_745405a2dd06e3591e265f43d1774dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c51962fc6f5681993f38cebfe6057a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3b73595524f78daaeaa0cbf3105d56 = $(`<div id="html_ac3b73595524f78daaeaa0cbf3105d56" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_4c51962fc6f5681993f38cebfe6057a8.setContent(html_ac3b73595524f78daaeaa0cbf3105d56);
|
|
|
|
|
|
|
|
marker_fff562a7275113ab97324bb375c650d9.bindPopup(popup_4c51962fc6f5681993f38cebfe6057a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fff562a7275113ab97324bb375c650d9.setIcon(icon_745405a2dd06e3591e265f43d1774dca);
|
|
|
|
|
|
var marker_3f0a895e359ca3f153d4245d9b620ae3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4299fc4a8fca0a242bee595b9ba51e27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_178e46b06ef06d8c286d95081bdd2853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cd2cb8c8934ee760c05c6c9d97f5731 = $(`<div id="html_7cd2cb8c8934ee760c05c6c9d97f5731" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_178e46b06ef06d8c286d95081bdd2853.setContent(html_7cd2cb8c8934ee760c05c6c9d97f5731);
|
|
|
|
|
|
|
|
marker_3f0a895e359ca3f153d4245d9b620ae3.bindPopup(popup_178e46b06ef06d8c286d95081bdd2853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0a895e359ca3f153d4245d9b620ae3.setIcon(icon_4299fc4a8fca0a242bee595b9ba51e27);
|
|
|
|
|
|
var marker_a3f5c0148d8265c9c0be806e2addabe1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d49927c2a77aafc71327a5d7fd60d3f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a9adc385cdea77f90e2589d92e3eb67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7b11cdd81a0d485eb3a9ab64b9ffc34 = $(`<div id="html_a7b11cdd81a0d485eb3a9ab64b9ffc34" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_7a9adc385cdea77f90e2589d92e3eb67.setContent(html_a7b11cdd81a0d485eb3a9ab64b9ffc34);
|
|
|
|
|
|
|
|
marker_a3f5c0148d8265c9c0be806e2addabe1.bindPopup(popup_7a9adc385cdea77f90e2589d92e3eb67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3f5c0148d8265c9c0be806e2addabe1.setIcon(icon_d49927c2a77aafc71327a5d7fd60d3f0);
|
|
|
|
|
|
var marker_4cff2f62262ea825ba2aefdbe0463b7c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_72e4602ac38bb2da90ef81223561c102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7850d1a94a0fd2354cb4528b79c0f0f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b70316ac6cd3386cc7b3ea3ca0b31af7 = $(`<div id="html_b70316ac6cd3386cc7b3ea3ca0b31af7" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_7850d1a94a0fd2354cb4528b79c0f0f5.setContent(html_b70316ac6cd3386cc7b3ea3ca0b31af7);
|
|
|
|
|
|
|
|
marker_4cff2f62262ea825ba2aefdbe0463b7c.bindPopup(popup_7850d1a94a0fd2354cb4528b79c0f0f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cff2f62262ea825ba2aefdbe0463b7c.setIcon(icon_72e4602ac38bb2da90ef81223561c102);
|
|
|
|
|
|
var marker_b35285ab30250e5263034f0a7465e3b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_56234803ecf9ee7fad7cf666c40b92d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9649f72711257085aa70126dea3cb13c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8cb7be81a970def7880c6ed3617edcd = $(`<div id="html_d8cb7be81a970def7880c6ed3617edcd" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_9649f72711257085aa70126dea3cb13c.setContent(html_d8cb7be81a970def7880c6ed3617edcd);
|
|
|
|
|
|
|
|
marker_b35285ab30250e5263034f0a7465e3b0.bindPopup(popup_9649f72711257085aa70126dea3cb13c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b35285ab30250e5263034f0a7465e3b0.setIcon(icon_56234803ecf9ee7fad7cf666c40b92d5);
|
|
|
|
|
|
var marker_ef76ca5ed539fe6a70b8b6c991550866 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_673b249cdad40dc3c6898aff5a6fc36b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f635202549e2a9e929e5a584b67454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3827ad62d02e4806959b73a686a9929 = $(`<div id="html_a3827ad62d02e4806959b73a686a9929" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_62f635202549e2a9e929e5a584b67454.setContent(html_a3827ad62d02e4806959b73a686a9929);
|
|
|
|
|
|
|
|
marker_ef76ca5ed539fe6a70b8b6c991550866.bindPopup(popup_62f635202549e2a9e929e5a584b67454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef76ca5ed539fe6a70b8b6c991550866.setIcon(icon_673b249cdad40dc3c6898aff5a6fc36b);
|
|
|
|
|
|
var marker_e4496d2a66ca4f363a1e33559f997e09 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9db32a87dbf286780605003489c67f45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc65425515b5d027a51b25629f324bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d5d45d039876b5d3690c5a020863f97 = $(`<div id="html_9d5d45d039876b5d3690c5a020863f97" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_fc65425515b5d027a51b25629f324bb2.setContent(html_9d5d45d039876b5d3690c5a020863f97);
|
|
|
|
|
|
|
|
marker_e4496d2a66ca4f363a1e33559f997e09.bindPopup(popup_fc65425515b5d027a51b25629f324bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4496d2a66ca4f363a1e33559f997e09.setIcon(icon_9db32a87dbf286780605003489c67f45);
|
|
|
|
|
|
var marker_731ad8f5fb78c85e215bb13cad77e96d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_030129a6d07de457a2af49e6f4c59821 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e30e0b9fd0a0050b94d8b1616fb59fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bda2163871842e9101962c4dfba29731 = $(`<div id="html_bda2163871842e9101962c4dfba29731" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_e30e0b9fd0a0050b94d8b1616fb59fce.setContent(html_bda2163871842e9101962c4dfba29731);
|
|
|
|
|
|
|
|
marker_731ad8f5fb78c85e215bb13cad77e96d.bindPopup(popup_e30e0b9fd0a0050b94d8b1616fb59fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731ad8f5fb78c85e215bb13cad77e96d.setIcon(icon_030129a6d07de457a2af49e6f4c59821);
|
|
|
|
|
|
var marker_7b09cd8f701c22f1be93692a2d79b62f = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6b6b2abc7cff75ac2ed8b9abd3df052d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22b4b3bf1111623abbeb6df0b582fdbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a5d2d0d3e53ab5a1da9f3ffd85d2da = $(`<div id="html_72a5d2d0d3e53ab5a1da9f3ffd85d2da" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_22b4b3bf1111623abbeb6df0b582fdbf.setContent(html_72a5d2d0d3e53ab5a1da9f3ffd85d2da);
|
|
|
|
|
|
|
|
marker_7b09cd8f701c22f1be93692a2d79b62f.bindPopup(popup_22b4b3bf1111623abbeb6df0b582fdbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b09cd8f701c22f1be93692a2d79b62f.setIcon(icon_6b6b2abc7cff75ac2ed8b9abd3df052d);
|
|
|
|
|
|
var marker_8992b5e88bc59b41c2a8c2f98662d51a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c58f06c348a40ae10f4738f3aad22b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3a9a19385f6ec0dae7756826c2f794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4ee6fbc0f82581d6b91afaf5273f1e = $(`<div id="html_dd4ee6fbc0f82581d6b91afaf5273f1e" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ea3a9a19385f6ec0dae7756826c2f794.setContent(html_dd4ee6fbc0f82581d6b91afaf5273f1e);
|
|
|
|
|
|
|
|
marker_8992b5e88bc59b41c2a8c2f98662d51a.bindPopup(popup_ea3a9a19385f6ec0dae7756826c2f794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8992b5e88bc59b41c2a8c2f98662d51a.setIcon(icon_c58f06c348a40ae10f4738f3aad22b14);
|
|
|
|
|
|
var marker_e9cbb5b8da017f8a62875432a7d0b7f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_079e4063c1ec6c4e4f79b623c71bf85f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbfc6e634d8a5600bd9b81c31bfc532c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d40e38bd38647d0a608ed6a97a4c17d8 = $(`<div id="html_d40e38bd38647d0a608ed6a97a4c17d8" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_bbfc6e634d8a5600bd9b81c31bfc532c.setContent(html_d40e38bd38647d0a608ed6a97a4c17d8);
|
|
|
|
|
|
|
|
marker_e9cbb5b8da017f8a62875432a7d0b7f8.bindPopup(popup_bbfc6e634d8a5600bd9b81c31bfc532c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9cbb5b8da017f8a62875432a7d0b7f8.setIcon(icon_079e4063c1ec6c4e4f79b623c71bf85f);
|
|
|
|
|
|
var marker_b1ca86be88bb423a959beca99c8857bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b4bbd840011de4a602d29b9eab3c0b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f71f3e2b8fcb5022ec77bcff32476a35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f98cbabe4a2ad15263350e912c74fb = $(`<div id="html_11f98cbabe4a2ad15263350e912c74fb" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_f71f3e2b8fcb5022ec77bcff32476a35.setContent(html_11f98cbabe4a2ad15263350e912c74fb);
|
|
|
|
|
|
|
|
marker_b1ca86be88bb423a959beca99c8857bf.bindPopup(popup_f71f3e2b8fcb5022ec77bcff32476a35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1ca86be88bb423a959beca99c8857bf.setIcon(icon_b4bbd840011de4a602d29b9eab3c0b76);
|
|
|
|
|
|
var marker_235a9ef93d51f46428337362963cbfea = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c110385d22e4996f42ad0832ab71f05f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6a0db10913a0704e3db2ab7ebb3ec8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e670cd3eb45fc1ba93620c057c3559c = $(`<div id="html_7e670cd3eb45fc1ba93620c057c3559c" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_f6a0db10913a0704e3db2ab7ebb3ec8d.setContent(html_7e670cd3eb45fc1ba93620c057c3559c);
|
|
|
|
|
|
|
|
marker_235a9ef93d51f46428337362963cbfea.bindPopup(popup_f6a0db10913a0704e3db2ab7ebb3ec8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_235a9ef93d51f46428337362963cbfea.setIcon(icon_c110385d22e4996f42ad0832ab71f05f);
|
|
|
|
|
|
var marker_0bb5814208e28e3ca216837d4d623b33 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_89a4c8bc21d0ac5e9be9948fd7927067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47e6cb5213558288590c7bf19be5cac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28a4680a9d2fbc4471af09b7bb965e14 = $(`<div id="html_28a4680a9d2fbc4471af09b7bb965e14" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_47e6cb5213558288590c7bf19be5cac8.setContent(html_28a4680a9d2fbc4471af09b7bb965e14);
|
|
|
|
|
|
|
|
marker_0bb5814208e28e3ca216837d4d623b33.bindPopup(popup_47e6cb5213558288590c7bf19be5cac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bb5814208e28e3ca216837d4d623b33.setIcon(icon_89a4c8bc21d0ac5e9be9948fd7927067);
|
|
|
|
|
|
var marker_d241f444f5efdde2898838cc10062710 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_135c5085d834d52284e3161481fbbe63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56d52f65de4d42b97949269c59d76275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_429ef413ac0581c2aa588c12a9f49e1f = $(`<div id="html_429ef413ac0581c2aa588c12a9f49e1f" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_56d52f65de4d42b97949269c59d76275.setContent(html_429ef413ac0581c2aa588c12a9f49e1f);
|
|
|
|
|
|
|
|
marker_d241f444f5efdde2898838cc10062710.bindPopup(popup_56d52f65de4d42b97949269c59d76275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d241f444f5efdde2898838cc10062710.setIcon(icon_135c5085d834d52284e3161481fbbe63);
|
|
|
|
|
|
var marker_c06622756be23f43326bbdea63cc1824 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_44fcf734c814fa0abe17b05a111ab60d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75111919a439afcba14a49e312428938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c35c78c32bc711132c189f24239862a5 = $(`<div id="html_c35c78c32bc711132c189f24239862a5" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_75111919a439afcba14a49e312428938.setContent(html_c35c78c32bc711132c189f24239862a5);
|
|
|
|
|
|
|
|
marker_c06622756be23f43326bbdea63cc1824.bindPopup(popup_75111919a439afcba14a49e312428938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c06622756be23f43326bbdea63cc1824.setIcon(icon_44fcf734c814fa0abe17b05a111ab60d);
|
|
|
|
|
|
var marker_16e10e2d2b5f2dcdddaa8b6807b2b1f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_05d2bd445e3df3f3e7b031b5144f1252 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_601ebf8e1eb9065cb49edde4102e0ec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_581b19bf1831a573519c329f94cc8f29 = $(`<div id="html_581b19bf1831a573519c329f94cc8f29" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_601ebf8e1eb9065cb49edde4102e0ec2.setContent(html_581b19bf1831a573519c329f94cc8f29);
|
|
|
|
|
|
|
|
marker_16e10e2d2b5f2dcdddaa8b6807b2b1f5.bindPopup(popup_601ebf8e1eb9065cb49edde4102e0ec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16e10e2d2b5f2dcdddaa8b6807b2b1f5.setIcon(icon_05d2bd445e3df3f3e7b031b5144f1252);
|
|
|
|
|
|
var marker_9c8604d4da12ff07cf82331c7609bd33 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5e987e3dd144ab7ee0c4331c4412704a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20cb51cc228413f585fc6a29f80abf92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ca442049ca6d720ddf03573a8d260f8 = $(`<div id="html_7ca442049ca6d720ddf03573a8d260f8" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_20cb51cc228413f585fc6a29f80abf92.setContent(html_7ca442049ca6d720ddf03573a8d260f8);
|
|
|
|
|
|
|
|
marker_9c8604d4da12ff07cf82331c7609bd33.bindPopup(popup_20cb51cc228413f585fc6a29f80abf92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8604d4da12ff07cf82331c7609bd33.setIcon(icon_5e987e3dd144ab7ee0c4331c4412704a);
|
|
|
|
|
|
var marker_9377d342a8e9304fdc1b5640704eca5f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0a0649a8f95b408e7ab221078570e123 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_864a99d8f0dbf611ae6c20575257179f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43b43647bc87f4ecc44c813a34f54b1a = $(`<div id="html_43b43647bc87f4ecc44c813a34f54b1a" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_864a99d8f0dbf611ae6c20575257179f.setContent(html_43b43647bc87f4ecc44c813a34f54b1a);
|
|
|
|
|
|
|
|
marker_9377d342a8e9304fdc1b5640704eca5f.bindPopup(popup_864a99d8f0dbf611ae6c20575257179f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9377d342a8e9304fdc1b5640704eca5f.setIcon(icon_0a0649a8f95b408e7ab221078570e123);
|
|
|
|
|
|
var marker_df35624ec43e654369a33e3d63b2fe2a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8ea4febbd6050d480fd9729660ddfe15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05d09ab92e1df2b60ebef030590356bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed8c9471d5fbe903a5b8e0806aa1556 = $(`<div id="html_0ed8c9471d5fbe903a5b8e0806aa1556" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_05d09ab92e1df2b60ebef030590356bb.setContent(html_0ed8c9471d5fbe903a5b8e0806aa1556);
|
|
|
|
|
|
|
|
marker_df35624ec43e654369a33e3d63b2fe2a.bindPopup(popup_05d09ab92e1df2b60ebef030590356bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df35624ec43e654369a33e3d63b2fe2a.setIcon(icon_8ea4febbd6050d480fd9729660ddfe15);
|
|
|
|
|
|
var marker_9e2555eca0470fe086175f3fea67c886 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_398967f10470c5475e2f93e63975ac4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aef9bcd9043f7e8a1d67c45dc7cdb47e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04cd299005b217007e97d74b94ec9498 = $(`<div id="html_04cd299005b217007e97d74b94ec9498" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_aef9bcd9043f7e8a1d67c45dc7cdb47e.setContent(html_04cd299005b217007e97d74b94ec9498);
|
|
|
|
|
|
|
|
marker_9e2555eca0470fe086175f3fea67c886.bindPopup(popup_aef9bcd9043f7e8a1d67c45dc7cdb47e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e2555eca0470fe086175f3fea67c886.setIcon(icon_398967f10470c5475e2f93e63975ac4c);
|
|
|
|
|
|
var marker_4e14a3788afac867289f383f5c4debe9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_803db340a14343f92f3d74f4b85a996b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9be91e4a19e5f5ae715f37c4e788ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d19b308e47c027a26f87a767a0e7c995 = $(`<div id="html_d19b308e47c027a26f87a767a0e7c995" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_a9be91e4a19e5f5ae715f37c4e788ac2.setContent(html_d19b308e47c027a26f87a767a0e7c995);
|
|
|
|
|
|
|
|
marker_4e14a3788afac867289f383f5c4debe9.bindPopup(popup_a9be91e4a19e5f5ae715f37c4e788ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e14a3788afac867289f383f5c4debe9.setIcon(icon_803db340a14343f92f3d74f4b85a996b);
|
|
|
|
|
|
var marker_3d157bc53165a2c168c4bc867dabf5fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_58b00316537fc92a472123f24f162e18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cae28cdaeeecb14e58e29c3379818938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31d4b1d10294262989f77042cc5ca38a = $(`<div id="html_31d4b1d10294262989f77042cc5ca38a" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_cae28cdaeeecb14e58e29c3379818938.setContent(html_31d4b1d10294262989f77042cc5ca38a);
|
|
|
|
|
|
|
|
marker_3d157bc53165a2c168c4bc867dabf5fa.bindPopup(popup_cae28cdaeeecb14e58e29c3379818938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d157bc53165a2c168c4bc867dabf5fa.setIcon(icon_58b00316537fc92a472123f24f162e18);
|
|
|
|
|
|
var marker_9967f7106931b7490cbd31c132664d6b = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6c20a6fccd4af7184e150fe9fc0e553e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5da7bfb91f31e531dbcdea1e3d77a13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11d99620359c1fcbb05f0c1cd52dd89 = $(`<div id="html_b11d99620359c1fcbb05f0c1cd52dd89" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_a5da7bfb91f31e531dbcdea1e3d77a13.setContent(html_b11d99620359c1fcbb05f0c1cd52dd89);
|
|
|
|
|
|
|
|
marker_9967f7106931b7490cbd31c132664d6b.bindPopup(popup_a5da7bfb91f31e531dbcdea1e3d77a13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9967f7106931b7490cbd31c132664d6b.setIcon(icon_6c20a6fccd4af7184e150fe9fc0e553e);
|
|
|
|
|
|
var marker_703f1686354ddcd534e1da5dbaf15d2d = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_66e989392406d927eea32cea2736ed25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90335b3f6376d09609882c49d2622f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e239b3e18d999e1e3f54a4232a9867c6 = $(`<div id="html_e239b3e18d999e1e3f54a4232a9867c6" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_90335b3f6376d09609882c49d2622f08.setContent(html_e239b3e18d999e1e3f54a4232a9867c6);
|
|
|
|
|
|
|
|
marker_703f1686354ddcd534e1da5dbaf15d2d.bindPopup(popup_90335b3f6376d09609882c49d2622f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_703f1686354ddcd534e1da5dbaf15d2d.setIcon(icon_66e989392406d927eea32cea2736ed25);
|
|
|
|
|
|
var marker_7c5ea877343efb3680872e0f9450054a = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_670a6fa706fa5176c6295600b808262f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4ef44adcd82db59768e6d80ddf873a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f59373aa176c517cd76a4753c05554b6 = $(`<div id="html_f59373aa176c517cd76a4753c05554b6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_c4ef44adcd82db59768e6d80ddf873a7.setContent(html_f59373aa176c517cd76a4753c05554b6);
|
|
|
|
|
|
|
|
marker_7c5ea877343efb3680872e0f9450054a.bindPopup(popup_c4ef44adcd82db59768e6d80ddf873a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5ea877343efb3680872e0f9450054a.setIcon(icon_670a6fa706fa5176c6295600b808262f);
|
|
|
|
|
|
var marker_d5a278e0500c2b3841448a8386f00148 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_46169cfb7e279b7b0f0c34fbf7b97b32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88be35c4357087b20c67d92a9e714d48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dafb159c7db23ce25de15c8661fc412 = $(`<div id="html_5dafb159c7db23ce25de15c8661fc412" style="width: 100.0%; height: 100.0%;">nostr.frostr.xyz</div>`)[0];
|
|
popup_88be35c4357087b20c67d92a9e714d48.setContent(html_5dafb159c7db23ce25de15c8661fc412);
|
|
|
|
|
|
|
|
marker_d5a278e0500c2b3841448a8386f00148.bindPopup(popup_88be35c4357087b20c67d92a9e714d48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5a278e0500c2b3841448a8386f00148.setIcon(icon_46169cfb7e279b7b0f0c34fbf7b97b32);
|
|
|
|
|
|
var marker_93051a0a7d6e3617b16e9d1a687eb3d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d279d4bfe9fe8930a1670e65f0774602 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc8b9f0f4157f57c1f8c7cbc98a21f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b60d7e14b2b76e216fba6f92596ffbf = $(`<div id="html_1b60d7e14b2b76e216fba6f92596ffbf" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_cc8b9f0f4157f57c1f8c7cbc98a21f7e.setContent(html_1b60d7e14b2b76e216fba6f92596ffbf);
|
|
|
|
|
|
|
|
marker_93051a0a7d6e3617b16e9d1a687eb3d5.bindPopup(popup_cc8b9f0f4157f57c1f8c7cbc98a21f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93051a0a7d6e3617b16e9d1a687eb3d5.setIcon(icon_d279d4bfe9fe8930a1670e65f0774602);
|
|
|
|
|
|
var marker_4df0181b1aab8ed76e5482d3dda71c2c = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b6d5d1333f3daf43be17d028d1cc5555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b8b341c555613dad49f52691d3d716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756352047fd75d3350539c6c00c20f02 = $(`<div id="html_756352047fd75d3350539c6c00c20f02" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_d0b8b341c555613dad49f52691d3d716.setContent(html_756352047fd75d3350539c6c00c20f02);
|
|
|
|
|
|
|
|
marker_4df0181b1aab8ed76e5482d3dda71c2c.bindPopup(popup_d0b8b341c555613dad49f52691d3d716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df0181b1aab8ed76e5482d3dda71c2c.setIcon(icon_b6d5d1333f3daf43be17d028d1cc5555);
|
|
|
|
|
|
var marker_93261238153e0ba9ad293708b673dc54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9aa4a37740738ee06a508f330a93faa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15697e368699875958d756c3ceaed30d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f751a42450eb3b5fda70e2e125857bae = $(`<div id="html_f751a42450eb3b5fda70e2e125857bae" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_15697e368699875958d756c3ceaed30d.setContent(html_f751a42450eb3b5fda70e2e125857bae);
|
|
|
|
|
|
|
|
marker_93261238153e0ba9ad293708b673dc54.bindPopup(popup_15697e368699875958d756c3ceaed30d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93261238153e0ba9ad293708b673dc54.setIcon(icon_9aa4a37740738ee06a508f330a93faa1);
|
|
|
|
|
|
var marker_f58951de59dc5eee1c89895e8dd0c308 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f43e938e5d2932d3941472fd1091c6c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90bd355df99644587333471b3e46ce63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e05d4cc7ce8f39e99bb9871b8d8f78de = $(`<div id="html_e05d4cc7ce8f39e99bb9871b8d8f78de" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_90bd355df99644587333471b3e46ce63.setContent(html_e05d4cc7ce8f39e99bb9871b8d8f78de);
|
|
|
|
|
|
|
|
marker_f58951de59dc5eee1c89895e8dd0c308.bindPopup(popup_90bd355df99644587333471b3e46ce63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f58951de59dc5eee1c89895e8dd0c308.setIcon(icon_f43e938e5d2932d3941472fd1091c6c9);
|
|
|
|
|
|
var marker_c38190fc7aa06574557290780f77c044 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_21bf146d8a9db33047f2012a076ce739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20baa511160ca4e345596343a87774f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90e2f49436781af2beed7ced4450776b = $(`<div id="html_90e2f49436781af2beed7ced4450776b" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_20baa511160ca4e345596343a87774f4.setContent(html_90e2f49436781af2beed7ced4450776b);
|
|
|
|
|
|
|
|
marker_c38190fc7aa06574557290780f77c044.bindPopup(popup_20baa511160ca4e345596343a87774f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c38190fc7aa06574557290780f77c044.setIcon(icon_21bf146d8a9db33047f2012a076ce739);
|
|
|
|
|
|
var marker_e12c765a9b64532cfeaff71521af5f57 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0be2edef7c054a68f566975ac5a86483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f05722db92ff66e6c2c93af623d33ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e59ba5e62124e441601f0734b3ee210 = $(`<div id="html_8e59ba5e62124e441601f0734b3ee210" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_4f05722db92ff66e6c2c93af623d33ff.setContent(html_8e59ba5e62124e441601f0734b3ee210);
|
|
|
|
|
|
|
|
marker_e12c765a9b64532cfeaff71521af5f57.bindPopup(popup_4f05722db92ff66e6c2c93af623d33ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12c765a9b64532cfeaff71521af5f57.setIcon(icon_0be2edef7c054a68f566975ac5a86483);
|
|
|
|
|
|
var marker_c33cb8a5d36695b247e09b07ce820910 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c582c9f7a08e648a24a17bb138dacf6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef3f622182a972965622bb5b2e6d43ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_843f70f26695cdd7d32d63f36496efe0 = $(`<div id="html_843f70f26695cdd7d32d63f36496efe0" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_ef3f622182a972965622bb5b2e6d43ae.setContent(html_843f70f26695cdd7d32d63f36496efe0);
|
|
|
|
|
|
|
|
marker_c33cb8a5d36695b247e09b07ce820910.bindPopup(popup_ef3f622182a972965622bb5b2e6d43ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c33cb8a5d36695b247e09b07ce820910.setIcon(icon_c582c9f7a08e648a24a17bb138dacf6c);
|
|
|
|
|
|
var marker_196b54023c9847316a29a2c73adcc141 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0c16acbc8cb9a3d385e60655cb2e8587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164aaa5c8b7c1e711e88fbbdc66e3173 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0749017a7c40d98b7024380f979ae181 = $(`<div id="html_0749017a7c40d98b7024380f979ae181" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_164aaa5c8b7c1e711e88fbbdc66e3173.setContent(html_0749017a7c40d98b7024380f979ae181);
|
|
|
|
|
|
|
|
marker_196b54023c9847316a29a2c73adcc141.bindPopup(popup_164aaa5c8b7c1e711e88fbbdc66e3173)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196b54023c9847316a29a2c73adcc141.setIcon(icon_0c16acbc8cb9a3d385e60655cb2e8587);
|
|
|
|
|
|
var marker_f59edfb3c8a4a4ab0dea02aeb6160118 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_55b6f072163367540c6e2b9854e60c31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c53834aebb10c10064df34183d12e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaf6902722a4754ccac069159b5d4319 = $(`<div id="html_eaf6902722a4754ccac069159b5d4319" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_48c53834aebb10c10064df34183d12e4.setContent(html_eaf6902722a4754ccac069159b5d4319);
|
|
|
|
|
|
|
|
marker_f59edfb3c8a4a4ab0dea02aeb6160118.bindPopup(popup_48c53834aebb10c10064df34183d12e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f59edfb3c8a4a4ab0dea02aeb6160118.setIcon(icon_55b6f072163367540c6e2b9854e60c31);
|
|
|
|
|
|
var marker_e519feef9be2ec01804e69eee63640f1 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_dcf7f375a0e8953560261e6f10702243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17a5395c147f279f6aade33b74a9d4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7357daf592243c187eef67c41d79cea5 = $(`<div id="html_7357daf592243c187eef67c41d79cea5" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_17a5395c147f279f6aade33b74a9d4c6.setContent(html_7357daf592243c187eef67c41d79cea5);
|
|
|
|
|
|
|
|
marker_e519feef9be2ec01804e69eee63640f1.bindPopup(popup_17a5395c147f279f6aade33b74a9d4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e519feef9be2ec01804e69eee63640f1.setIcon(icon_dcf7f375a0e8953560261e6f10702243);
|
|
|
|
|
|
var marker_f0d9a21ebeabd19877c9efe3e5cbca29 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2384646f40f957bda06e3138c159a712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62bd63ba5dced7c8ab85a5dfd2a536fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1d85be03f955daf6801d73b278b52aa = $(`<div id="html_f1d85be03f955daf6801d73b278b52aa" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_62bd63ba5dced7c8ab85a5dfd2a536fd.setContent(html_f1d85be03f955daf6801d73b278b52aa);
|
|
|
|
|
|
|
|
marker_f0d9a21ebeabd19877c9efe3e5cbca29.bindPopup(popup_62bd63ba5dced7c8ab85a5dfd2a536fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0d9a21ebeabd19877c9efe3e5cbca29.setIcon(icon_2384646f40f957bda06e3138c159a712);
|
|
|
|
|
|
var marker_ada701be90176af07c50911d16c0ef95 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0c9369f9b133769b975e963e5584ea94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a9c6898b621776f63883012162e575c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e16e7fa6c5d6ea99ee691c793785b7d0 = $(`<div id="html_e16e7fa6c5d6ea99ee691c793785b7d0" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_8a9c6898b621776f63883012162e575c.setContent(html_e16e7fa6c5d6ea99ee691c793785b7d0);
|
|
|
|
|
|
|
|
marker_ada701be90176af07c50911d16c0ef95.bindPopup(popup_8a9c6898b621776f63883012162e575c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ada701be90176af07c50911d16c0ef95.setIcon(icon_0c9369f9b133769b975e963e5584ea94);
|
|
|
|
|
|
var marker_080d380cabe4dfb369e0fe38264adbcf = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_dfb225915efb1827037a880eb4f62768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d767c6e149b542fdd70108318337301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c67d012fe801659f691862564c16e28 = $(`<div id="html_0c67d012fe801659f691862564c16e28" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_3d767c6e149b542fdd70108318337301.setContent(html_0c67d012fe801659f691862564c16e28);
|
|
|
|
|
|
|
|
marker_080d380cabe4dfb369e0fe38264adbcf.bindPopup(popup_3d767c6e149b542fdd70108318337301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080d380cabe4dfb369e0fe38264adbcf.setIcon(icon_dfb225915efb1827037a880eb4f62768);
|
|
|
|
|
|
var marker_3403881fcb29cc3bee96ecf7239046cc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7f13196ed30b96952d46ec9460236859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff1ff402b33583a32cbb3b82419d53f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86450b24a8e1db3623a30625a11ddfc5 = $(`<div id="html_86450b24a8e1db3623a30625a11ddfc5" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_ff1ff402b33583a32cbb3b82419d53f1.setContent(html_86450b24a8e1db3623a30625a11ddfc5);
|
|
|
|
|
|
|
|
marker_3403881fcb29cc3bee96ecf7239046cc.bindPopup(popup_ff1ff402b33583a32cbb3b82419d53f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3403881fcb29cc3bee96ecf7239046cc.setIcon(icon_7f13196ed30b96952d46ec9460236859);
|
|
|
|
|
|
var marker_d510d18f8524502b5d3468b4f74162b6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d64eb83f7aacbbad14c45c4f89253344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb29806142bdba7f6deb1a2998cab689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d8b9caf9f89902892ec1ed563057822 = $(`<div id="html_6d8b9caf9f89902892ec1ed563057822" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_fb29806142bdba7f6deb1a2998cab689.setContent(html_6d8b9caf9f89902892ec1ed563057822);
|
|
|
|
|
|
|
|
marker_d510d18f8524502b5d3468b4f74162b6.bindPopup(popup_fb29806142bdba7f6deb1a2998cab689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d510d18f8524502b5d3468b4f74162b6.setIcon(icon_d64eb83f7aacbbad14c45c4f89253344);
|
|
|
|
|
|
var marker_bbea0f4b57fa3e090940dc0742e47695 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_32165f236f11cd85353b778519d14cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be82302fe11f12a9d0d686a22b04c505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c16dd50cb2ea7cb2fdea5fb7f595ed9 = $(`<div id="html_3c16dd50cb2ea7cb2fdea5fb7f595ed9" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_be82302fe11f12a9d0d686a22b04c505.setContent(html_3c16dd50cb2ea7cb2fdea5fb7f595ed9);
|
|
|
|
|
|
|
|
marker_bbea0f4b57fa3e090940dc0742e47695.bindPopup(popup_be82302fe11f12a9d0d686a22b04c505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbea0f4b57fa3e090940dc0742e47695.setIcon(icon_32165f236f11cd85353b778519d14cf5);
|
|
|
|
|
|
var marker_41d148738f12de7fd15178011f397684 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c7aaa2106463d1885a5946afba3583e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f44f17446e2aa9e806504435d05c2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e9747be7abc4e920fef59b23074c777 = $(`<div id="html_5e9747be7abc4e920fef59b23074c777" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_23f44f17446e2aa9e806504435d05c2e.setContent(html_5e9747be7abc4e920fef59b23074c777);
|
|
|
|
|
|
|
|
marker_41d148738f12de7fd15178011f397684.bindPopup(popup_23f44f17446e2aa9e806504435d05c2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d148738f12de7fd15178011f397684.setIcon(icon_c7aaa2106463d1885a5946afba3583e6);
|
|
|
|
|
|
var marker_d64b0a3ef2e550d395869e4bec76bf19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_149f5c834bc744b5c6be2b0e648eeb54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d0be096dcf9ccfa6f2aa3a363edd4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf065f294aee36e6ee8db112e7f463bc = $(`<div id="html_cf065f294aee36e6ee8db112e7f463bc" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_61d0be096dcf9ccfa6f2aa3a363edd4f.setContent(html_cf065f294aee36e6ee8db112e7f463bc);
|
|
|
|
|
|
|
|
marker_d64b0a3ef2e550d395869e4bec76bf19.bindPopup(popup_61d0be096dcf9ccfa6f2aa3a363edd4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64b0a3ef2e550d395869e4bec76bf19.setIcon(icon_149f5c834bc744b5c6be2b0e648eeb54);
|
|
|
|
|
|
var marker_e1e18429ba3a380b66f8c3a720cbacfe = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3f1ad48af1f2594f2093171d2ef98025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77038218ac63c386a586b027b142e939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3196a1c841d76be35e704a244447eeb3 = $(`<div id="html_3196a1c841d76be35e704a244447eeb3" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_77038218ac63c386a586b027b142e939.setContent(html_3196a1c841d76be35e704a244447eeb3);
|
|
|
|
|
|
|
|
marker_e1e18429ba3a380b66f8c3a720cbacfe.bindPopup(popup_77038218ac63c386a586b027b142e939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1e18429ba3a380b66f8c3a720cbacfe.setIcon(icon_3f1ad48af1f2594f2093171d2ef98025);
|
|
|
|
|
|
var marker_634d8af00434bee9540aaa13b318966c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_34179edeb86b9ee24387c7a480525eea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16730c90b601b85e205f6a0eb10f5f0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96540f5b501f0c77f17d08fd6809101f = $(`<div id="html_96540f5b501f0c77f17d08fd6809101f" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_16730c90b601b85e205f6a0eb10f5f0d.setContent(html_96540f5b501f0c77f17d08fd6809101f);
|
|
|
|
|
|
|
|
marker_634d8af00434bee9540aaa13b318966c.bindPopup(popup_16730c90b601b85e205f6a0eb10f5f0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_634d8af00434bee9540aaa13b318966c.setIcon(icon_34179edeb86b9ee24387c7a480525eea);
|
|
|
|
|
|
var marker_e43875b87482b841b575361997a88b9c = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c91f265f32ba3e6aed44172755f0a2aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72160f9481a646965e0808fee28546a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dbdd19f8bc5318f89ee24b3ac9b32bf = $(`<div id="html_0dbdd19f8bc5318f89ee24b3ac9b32bf" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_f72160f9481a646965e0808fee28546a.setContent(html_0dbdd19f8bc5318f89ee24b3ac9b32bf);
|
|
|
|
|
|
|
|
marker_e43875b87482b841b575361997a88b9c.bindPopup(popup_f72160f9481a646965e0808fee28546a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e43875b87482b841b575361997a88b9c.setIcon(icon_c91f265f32ba3e6aed44172755f0a2aa);
|
|
|
|
|
|
var marker_df2014e18e3a695bb79d7700683f2ca4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_08850e32a6c755e5fdcd8be185f91e7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a90d595c008ebdf8885ae5994605b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e18be40d7a45faa2c9506e7a5ba78f78 = $(`<div id="html_e18be40d7a45faa2c9506e7a5ba78f78" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_f4a90d595c008ebdf8885ae5994605b7.setContent(html_e18be40d7a45faa2c9506e7a5ba78f78);
|
|
|
|
|
|
|
|
marker_df2014e18e3a695bb79d7700683f2ca4.bindPopup(popup_f4a90d595c008ebdf8885ae5994605b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df2014e18e3a695bb79d7700683f2ca4.setIcon(icon_08850e32a6c755e5fdcd8be185f91e7d);
|
|
|
|
|
|
var marker_8eaa123bb613156e71198f985f6da070 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_eb91506f5ae47a36125e6c7a62152f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd18055a9c895cf84bcf14b8f4b8cdd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7b15a111eff6560ca26bcf494b6195c = $(`<div id="html_c7b15a111eff6560ca26bcf494b6195c" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_cd18055a9c895cf84bcf14b8f4b8cdd5.setContent(html_c7b15a111eff6560ca26bcf494b6195c);
|
|
|
|
|
|
|
|
marker_8eaa123bb613156e71198f985f6da070.bindPopup(popup_cd18055a9c895cf84bcf14b8f4b8cdd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eaa123bb613156e71198f985f6da070.setIcon(icon_eb91506f5ae47a36125e6c7a62152f71);
|
|
|
|
|
|
var marker_0bc0fe16fa5087aa70b28e6011866029 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9393de4be49bf6c856b35af07e948147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_053fa6bbd80daffe8c013bb5fe4945c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_423ed5fa6eb49b8d06caffb00b98d3ea = $(`<div id="html_423ed5fa6eb49b8d06caffb00b98d3ea" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_053fa6bbd80daffe8c013bb5fe4945c0.setContent(html_423ed5fa6eb49b8d06caffb00b98d3ea);
|
|
|
|
|
|
|
|
marker_0bc0fe16fa5087aa70b28e6011866029.bindPopup(popup_053fa6bbd80daffe8c013bb5fe4945c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc0fe16fa5087aa70b28e6011866029.setIcon(icon_9393de4be49bf6c856b35af07e948147);
|
|
|
|
|
|
var marker_8417bf2ffe50e49cb2590cf40b11aa44 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5adc319468f5de2ecd71d1ccf0219634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_752ecd5abafaccb81c9a4d34131df1e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_246ceb1fa5216a6edac5b48cd343415c = $(`<div id="html_246ceb1fa5216a6edac5b48cd343415c" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_752ecd5abafaccb81c9a4d34131df1e6.setContent(html_246ceb1fa5216a6edac5b48cd343415c);
|
|
|
|
|
|
|
|
marker_8417bf2ffe50e49cb2590cf40b11aa44.bindPopup(popup_752ecd5abafaccb81c9a4d34131df1e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8417bf2ffe50e49cb2590cf40b11aa44.setIcon(icon_5adc319468f5de2ecd71d1ccf0219634);
|
|
|
|
|
|
var marker_f2c6e3961ff9f7161f532f3554f0b3a0 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_72beaa70baeddc1c8ea9065dbe5c77e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdc1b90704e6792980182f10fd557fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8e9a5e8701cfdaab92b9628c18c5257 = $(`<div id="html_b8e9a5e8701cfdaab92b9628c18c5257" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_bfdc1b90704e6792980182f10fd557fd.setContent(html_b8e9a5e8701cfdaab92b9628c18c5257);
|
|
|
|
|
|
|
|
marker_f2c6e3961ff9f7161f532f3554f0b3a0.bindPopup(popup_bfdc1b90704e6792980182f10fd557fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2c6e3961ff9f7161f532f3554f0b3a0.setIcon(icon_72beaa70baeddc1c8ea9065dbe5c77e7);
|
|
|
|
|
|
var marker_37d548fada4580463ac0eb54a7b75332 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_99ec5d5bca6809c0cad4b0292aabc18f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25df3c9297e6bf8ad323bc512f856ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e8d3138dbb89c4089c570636f53f259 = $(`<div id="html_8e8d3138dbb89c4089c570636f53f259" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_25df3c9297e6bf8ad323bc512f856ede.setContent(html_8e8d3138dbb89c4089c570636f53f259);
|
|
|
|
|
|
|
|
marker_37d548fada4580463ac0eb54a7b75332.bindPopup(popup_25df3c9297e6bf8ad323bc512f856ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37d548fada4580463ac0eb54a7b75332.setIcon(icon_99ec5d5bca6809c0cad4b0292aabc18f);
|
|
|
|
|
|
var marker_b8fc85980302cfb6d451a0da9d8d00e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5bdd821a0c4e84d28894fd1ed917eea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79c801be57e806f5df3acd0cc50469c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be41472316839da96f2f7a612941835a = $(`<div id="html_be41472316839da96f2f7a612941835a" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_79c801be57e806f5df3acd0cc50469c5.setContent(html_be41472316839da96f2f7a612941835a);
|
|
|
|
|
|
|
|
marker_b8fc85980302cfb6d451a0da9d8d00e1.bindPopup(popup_79c801be57e806f5df3acd0cc50469c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8fc85980302cfb6d451a0da9d8d00e1.setIcon(icon_5bdd821a0c4e84d28894fd1ed917eea1);
|
|
|
|
|
|
var marker_e6b75c1eb0104479019c4aab0b9b8eeb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6d0f2b7f0110c7bb36f542538a710530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d750c87cd5dfb8beea2f9fc4c1f79328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a73df3c5a0c1b8d9f823f3e8848b640 = $(`<div id="html_2a73df3c5a0c1b8d9f823f3e8848b640" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_d750c87cd5dfb8beea2f9fc4c1f79328.setContent(html_2a73df3c5a0c1b8d9f823f3e8848b640);
|
|
|
|
|
|
|
|
marker_e6b75c1eb0104479019c4aab0b9b8eeb.bindPopup(popup_d750c87cd5dfb8beea2f9fc4c1f79328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6b75c1eb0104479019c4aab0b9b8eeb.setIcon(icon_6d0f2b7f0110c7bb36f542538a710530);
|
|
|
|
|
|
var marker_08b7c8c86be4e4f7c70db5f7f8cb477a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_98b91380c750dd5b1e40e8603b8a8254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e982959509c11bdaa1d0996efd6e3089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4438b149a5fd81716a93435a66ad660b = $(`<div id="html_4438b149a5fd81716a93435a66ad660b" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_e982959509c11bdaa1d0996efd6e3089.setContent(html_4438b149a5fd81716a93435a66ad660b);
|
|
|
|
|
|
|
|
marker_08b7c8c86be4e4f7c70db5f7f8cb477a.bindPopup(popup_e982959509c11bdaa1d0996efd6e3089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08b7c8c86be4e4f7c70db5f7f8cb477a.setIcon(icon_98b91380c750dd5b1e40e8603b8a8254);
|
|
|
|
|
|
var marker_8e1bb5e153af6f5c3954492cf6b3f86b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8314789578420157c2f0d2649fd6669e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f712d9451f88ab20a3c994fd16ac6797 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51973f98f70fb40aa70a38279456465b = $(`<div id="html_51973f98f70fb40aa70a38279456465b" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_f712d9451f88ab20a3c994fd16ac6797.setContent(html_51973f98f70fb40aa70a38279456465b);
|
|
|
|
|
|
|
|
marker_8e1bb5e153af6f5c3954492cf6b3f86b.bindPopup(popup_f712d9451f88ab20a3c994fd16ac6797)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e1bb5e153af6f5c3954492cf6b3f86b.setIcon(icon_8314789578420157c2f0d2649fd6669e);
|
|
|
|
|
|
var marker_4313bf5417db797580d46e710a4a7e4f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7d5fac485636854b151f628ad8901a8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0466ac12a3afb24e93e70a4d998204fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a0d79f04b5e135ccd348f375e4bb7a = $(`<div id="html_a8a0d79f04b5e135ccd348f375e4bb7a" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_0466ac12a3afb24e93e70a4d998204fe.setContent(html_a8a0d79f04b5e135ccd348f375e4bb7a);
|
|
|
|
|
|
|
|
marker_4313bf5417db797580d46e710a4a7e4f.bindPopup(popup_0466ac12a3afb24e93e70a4d998204fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4313bf5417db797580d46e710a4a7e4f.setIcon(icon_7d5fac485636854b151f628ad8901a8d);
|
|
|
|
|
|
var marker_2f874cd0bed8a98ddf77cd3e193c3084 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3366194a64197b529e3d7b95f38108d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9b9586849500c5fbdb160bab754c44b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a6d1aba7fc73deee1b74ef4288b3c5 = $(`<div id="html_d8a6d1aba7fc73deee1b74ef4288b3c5" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_c9b9586849500c5fbdb160bab754c44b.setContent(html_d8a6d1aba7fc73deee1b74ef4288b3c5);
|
|
|
|
|
|
|
|
marker_2f874cd0bed8a98ddf77cd3e193c3084.bindPopup(popup_c9b9586849500c5fbdb160bab754c44b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f874cd0bed8a98ddf77cd3e193c3084.setIcon(icon_3366194a64197b529e3d7b95f38108d8);
|
|
|
|
|
|
var marker_9662ebf89a7ea523edd6fef43c9884b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_99d7fa87ca7dfeffd3c826be15740cb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c040845f8ff64d779126553b35e5ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d137eef18b7aff2e97e6c96a94a630 = $(`<div id="html_05d137eef18b7aff2e97e6c96a94a630" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_70c040845f8ff64d779126553b35e5ae.setContent(html_05d137eef18b7aff2e97e6c96a94a630);
|
|
|
|
|
|
|
|
marker_9662ebf89a7ea523edd6fef43c9884b4.bindPopup(popup_70c040845f8ff64d779126553b35e5ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9662ebf89a7ea523edd6fef43c9884b4.setIcon(icon_99d7fa87ca7dfeffd3c826be15740cb9);
|
|
|
|
|
|
var marker_2a1f61d05c0b2b988653a830118e2278 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6c49a058f064cf7534b5e62a6d294cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb08c01627b0f6dce662305a25482de6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b2c2f7850f230abcc1700c2badda1a3 = $(`<div id="html_2b2c2f7850f230abcc1700c2badda1a3" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_eb08c01627b0f6dce662305a25482de6.setContent(html_2b2c2f7850f230abcc1700c2badda1a3);
|
|
|
|
|
|
|
|
marker_2a1f61d05c0b2b988653a830118e2278.bindPopup(popup_eb08c01627b0f6dce662305a25482de6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1f61d05c0b2b988653a830118e2278.setIcon(icon_6c49a058f064cf7534b5e62a6d294cf5);
|
|
|
|
|
|
var marker_c1db2bf0254462351e35ee8dbec2ed59 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7290accb6cc4f46fb30dd671786ca15f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f92edbd2011e98631c60412deebfc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3e06cf0b398084f26dc6fd337dd058 = $(`<div id="html_2e3e06cf0b398084f26dc6fd337dd058" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_b9f92edbd2011e98631c60412deebfc9.setContent(html_2e3e06cf0b398084f26dc6fd337dd058);
|
|
|
|
|
|
|
|
marker_c1db2bf0254462351e35ee8dbec2ed59.bindPopup(popup_b9f92edbd2011e98631c60412deebfc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1db2bf0254462351e35ee8dbec2ed59.setIcon(icon_7290accb6cc4f46fb30dd671786ca15f);
|
|
|
|
|
|
var marker_eaca3235f871d2e99c75cb2c5ffdd195 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0c9831a09ed1c1e96617fa7183e60a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92075eb1d1ed57be6ab6c13ee3b1d4d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50c3c2c7b0829726babc200050ee7407 = $(`<div id="html_50c3c2c7b0829726babc200050ee7407" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_92075eb1d1ed57be6ab6c13ee3b1d4d7.setContent(html_50c3c2c7b0829726babc200050ee7407);
|
|
|
|
|
|
|
|
marker_eaca3235f871d2e99c75cb2c5ffdd195.bindPopup(popup_92075eb1d1ed57be6ab6c13ee3b1d4d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaca3235f871d2e99c75cb2c5ffdd195.setIcon(icon_0c9831a09ed1c1e96617fa7183e60a53);
|
|
|
|
|
|
var marker_c5b2f970bf9e239beb37e59627f76e7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_940e06361ab67ad6525c0ff41b3cfe93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16ade23736ffdf7ea73d00fd3bf96dfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac9d19fabfae87a526e28ee72fb7955a = $(`<div id="html_ac9d19fabfae87a526e28ee72fb7955a" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_16ade23736ffdf7ea73d00fd3bf96dfb.setContent(html_ac9d19fabfae87a526e28ee72fb7955a);
|
|
|
|
|
|
|
|
marker_c5b2f970bf9e239beb37e59627f76e7c.bindPopup(popup_16ade23736ffdf7ea73d00fd3bf96dfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5b2f970bf9e239beb37e59627f76e7c.setIcon(icon_940e06361ab67ad6525c0ff41b3cfe93);
|
|
|
|
|
|
var marker_8a94502d9d651312364cf1294568746a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_4b8cfaeaa4cb1d4808f77e96f422e897 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d03a76e763a12718236d5026978e5c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdee5330a4f13662657ec32dc6c5f9d4 = $(`<div id="html_bdee5330a4f13662657ec32dc6c5f9d4" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_d03a76e763a12718236d5026978e5c69.setContent(html_bdee5330a4f13662657ec32dc6c5f9d4);
|
|
|
|
|
|
|
|
marker_8a94502d9d651312364cf1294568746a.bindPopup(popup_d03a76e763a12718236d5026978e5c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a94502d9d651312364cf1294568746a.setIcon(icon_4b8cfaeaa4cb1d4808f77e96f422e897);
|
|
|
|
|
|
var marker_644b9d0f2b3d71d940d3a1df2fe1c7e4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ec7c61971aa388cf823b9925c9988be2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc36ebc945419faaf3b5ae0bc7489b2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a71bb1ee19c8da43822969294eca24 = $(`<div id="html_a8a71bb1ee19c8da43822969294eca24" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_bc36ebc945419faaf3b5ae0bc7489b2d.setContent(html_a8a71bb1ee19c8da43822969294eca24);
|
|
|
|
|
|
|
|
marker_644b9d0f2b3d71d940d3a1df2fe1c7e4.bindPopup(popup_bc36ebc945419faaf3b5ae0bc7489b2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_644b9d0f2b3d71d940d3a1df2fe1c7e4.setIcon(icon_ec7c61971aa388cf823b9925c9988be2);
|
|
|
|
|
|
var marker_1d7985b2c9c79f5064e4c35c747952ad = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_853e7d226e7f6937a07479ed4f8f861c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52691c3bb1322b28056bcaea6d63b952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5968099a920cbe105c4255d2718f2de7 = $(`<div id="html_5968099a920cbe105c4255d2718f2de7" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_52691c3bb1322b28056bcaea6d63b952.setContent(html_5968099a920cbe105c4255d2718f2de7);
|
|
|
|
|
|
|
|
marker_1d7985b2c9c79f5064e4c35c747952ad.bindPopup(popup_52691c3bb1322b28056bcaea6d63b952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d7985b2c9c79f5064e4c35c747952ad.setIcon(icon_853e7d226e7f6937a07479ed4f8f861c);
|
|
|
|
|
|
var marker_b06755ba0e9c1c1eb473b386026480b9 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6180899d4dc031e31eecf45dc5cf0130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85453b1c4a10ee30b084189e94db8f72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee2f466745cfbedd96464fe65bab7460 = $(`<div id="html_ee2f466745cfbedd96464fe65bab7460" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_85453b1c4a10ee30b084189e94db8f72.setContent(html_ee2f466745cfbedd96464fe65bab7460);
|
|
|
|
|
|
|
|
marker_b06755ba0e9c1c1eb473b386026480b9.bindPopup(popup_85453b1c4a10ee30b084189e94db8f72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b06755ba0e9c1c1eb473b386026480b9.setIcon(icon_6180899d4dc031e31eecf45dc5cf0130);
|
|
|
|
|
|
var marker_fefe655f71d13b914478ab15d60e6dfc = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_96b89d34cc35c888412e99ea7f5104b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be2d204c2fbb40142ec0c04c3dae4831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f432edb148fceafd9f8a2ebc9b262936 = $(`<div id="html_f432edb148fceafd9f8a2ebc9b262936" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_be2d204c2fbb40142ec0c04c3dae4831.setContent(html_f432edb148fceafd9f8a2ebc9b262936);
|
|
|
|
|
|
|
|
marker_fefe655f71d13b914478ab15d60e6dfc.bindPopup(popup_be2d204c2fbb40142ec0c04c3dae4831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fefe655f71d13b914478ab15d60e6dfc.setIcon(icon_96b89d34cc35c888412e99ea7f5104b7);
|
|
|
|
|
|
var marker_c5b83ba287527838e9bc4b33abfc66da = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_39f88e88663493d59728bf15226e62ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b513eb82871775ddc556538fef7a0518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1445fb64cd18420004d708ab07aba663 = $(`<div id="html_1445fb64cd18420004d708ab07aba663" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b513eb82871775ddc556538fef7a0518.setContent(html_1445fb64cd18420004d708ab07aba663);
|
|
|
|
|
|
|
|
marker_c5b83ba287527838e9bc4b33abfc66da.bindPopup(popup_b513eb82871775ddc556538fef7a0518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5b83ba287527838e9bc4b33abfc66da.setIcon(icon_39f88e88663493d59728bf15226e62ed);
|
|
|
|
|
|
var marker_9f1dbc5bb43fae2be407deea16696630 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9134d058446efb4a8c3bb33416bca12d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c287716c8a8b2109dea9714851f0813b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b8a3fa2c6d4f8298ff41bcc17531802 = $(`<div id="html_5b8a3fa2c6d4f8298ff41bcc17531802" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_c287716c8a8b2109dea9714851f0813b.setContent(html_5b8a3fa2c6d4f8298ff41bcc17531802);
|
|
|
|
|
|
|
|
marker_9f1dbc5bb43fae2be407deea16696630.bindPopup(popup_c287716c8a8b2109dea9714851f0813b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1dbc5bb43fae2be407deea16696630.setIcon(icon_9134d058446efb4a8c3bb33416bca12d);
|
|
|
|
|
|
var marker_62c5717912b6eb499f14e0f42f77b0be = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_fef5d4786e44758ca91454370705a025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebb392f2dfd4da20c90fd1dfc4e9985a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1598171ada23e84355cc121deb9f4c91 = $(`<div id="html_1598171ada23e84355cc121deb9f4c91" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_ebb392f2dfd4da20c90fd1dfc4e9985a.setContent(html_1598171ada23e84355cc121deb9f4c91);
|
|
|
|
|
|
|
|
marker_62c5717912b6eb499f14e0f42f77b0be.bindPopup(popup_ebb392f2dfd4da20c90fd1dfc4e9985a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62c5717912b6eb499f14e0f42f77b0be.setIcon(icon_fef5d4786e44758ca91454370705a025);
|
|
|
|
|
|
var marker_639178ebd2757c28772a69f885971aa2 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b8308c7dae22db39b5aaf171756fab5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cb06e0b7def0ac250a2f7e0fec8131f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b08f82b2f4bb75f762889052ff41a2f = $(`<div id="html_9b08f82b2f4bb75f762889052ff41a2f" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9cb06e0b7def0ac250a2f7e0fec8131f.setContent(html_9b08f82b2f4bb75f762889052ff41a2f);
|
|
|
|
|
|
|
|
marker_639178ebd2757c28772a69f885971aa2.bindPopup(popup_9cb06e0b7def0ac250a2f7e0fec8131f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_639178ebd2757c28772a69f885971aa2.setIcon(icon_b8308c7dae22db39b5aaf171756fab5e);
|
|
|
|
|
|
var marker_38043083f8738e156c33567dd2cafb85 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f613c7133e18ae96749b71cc49cc5606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4170595d28fb21deaaff47d88b934bbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c83eb20494fdec0cccb0c67e00add053 = $(`<div id="html_c83eb20494fdec0cccb0c67e00add053" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_4170595d28fb21deaaff47d88b934bbf.setContent(html_c83eb20494fdec0cccb0c67e00add053);
|
|
|
|
|
|
|
|
marker_38043083f8738e156c33567dd2cafb85.bindPopup(popup_4170595d28fb21deaaff47d88b934bbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38043083f8738e156c33567dd2cafb85.setIcon(icon_f613c7133e18ae96749b71cc49cc5606);
|
|
|
|
|
|
var marker_3ed2fa0cf8a8795e2935302ad4a6e648 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_98e9d494a9767f84c35482860096f932 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_869865de59da8a800feb9b88f0c3afdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbf6a6918dcc0cb887a90b1da1e6d853 = $(`<div id="html_dbf6a6918dcc0cb887a90b1da1e6d853" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_869865de59da8a800feb9b88f0c3afdb.setContent(html_dbf6a6918dcc0cb887a90b1da1e6d853);
|
|
|
|
|
|
|
|
marker_3ed2fa0cf8a8795e2935302ad4a6e648.bindPopup(popup_869865de59da8a800feb9b88f0c3afdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed2fa0cf8a8795e2935302ad4a6e648.setIcon(icon_98e9d494a9767f84c35482860096f932);
|
|
|
|
|
|
var marker_989f276bab9da334369d0bfdd53c2e12 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_63d10e5aa51809e224265c7c472f3480 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5755b3dd671707b29d1e4e6452e821b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99b30935d43a49c993c08d0d4009a3fb = $(`<div id="html_99b30935d43a49c993c08d0d4009a3fb" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_5755b3dd671707b29d1e4e6452e821b8.setContent(html_99b30935d43a49c993c08d0d4009a3fb);
|
|
|
|
|
|
|
|
marker_989f276bab9da334369d0bfdd53c2e12.bindPopup(popup_5755b3dd671707b29d1e4e6452e821b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_989f276bab9da334369d0bfdd53c2e12.setIcon(icon_63d10e5aa51809e224265c7c472f3480);
|
|
|
|
|
|
var marker_d44f95548f00e2906311d5cbca256b8b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2f1a13f692c77bb7f22f967408e25f79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d6a1d3e256950180ee29db0a953ec4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_902360046ecf2fd8acdf3554d73588b2 = $(`<div id="html_902360046ecf2fd8acdf3554d73588b2" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_c3d6a1d3e256950180ee29db0a953ec4.setContent(html_902360046ecf2fd8acdf3554d73588b2);
|
|
|
|
|
|
|
|
marker_d44f95548f00e2906311d5cbca256b8b.bindPopup(popup_c3d6a1d3e256950180ee29db0a953ec4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44f95548f00e2906311d5cbca256b8b.setIcon(icon_2f1a13f692c77bb7f22f967408e25f79);
|
|
|
|
|
|
var marker_21e8e0f8908b7d9b893a5eb3575d411b = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f594fd0f550641d4b91ba128a8b81edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dfea944d8f9e500b05ae6fb1fb13718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97ebf50a89a0a93093f376187f40b8ba = $(`<div id="html_97ebf50a89a0a93093f376187f40b8ba" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_0dfea944d8f9e500b05ae6fb1fb13718.setContent(html_97ebf50a89a0a93093f376187f40b8ba);
|
|
|
|
|
|
|
|
marker_21e8e0f8908b7d9b893a5eb3575d411b.bindPopup(popup_0dfea944d8f9e500b05ae6fb1fb13718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21e8e0f8908b7d9b893a5eb3575d411b.setIcon(icon_f594fd0f550641d4b91ba128a8b81edc);
|
|
|
|
|
|
var marker_a4ee4536c6347d3b7893a803c26fddc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_97f14ebdcbebd258b999f74c06b9fac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ada5b8fa6e4e1e9b65e6cb72e1c46c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_112973f652a3ebbe571905afd29e74f6 = $(`<div id="html_112973f652a3ebbe571905afd29e74f6" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_ada5b8fa6e4e1e9b65e6cb72e1c46c07.setContent(html_112973f652a3ebbe571905afd29e74f6);
|
|
|
|
|
|
|
|
marker_a4ee4536c6347d3b7893a803c26fddc2.bindPopup(popup_ada5b8fa6e4e1e9b65e6cb72e1c46c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4ee4536c6347d3b7893a803c26fddc2.setIcon(icon_97f14ebdcbebd258b999f74c06b9fac8);
|
|
|
|
|
|
var marker_a5224b3b9d4f4df63e891ed8f2a0c7e5 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8a2c31c790c61ac2aeb73aa60648e9e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b73836c52606292354e0ee77b5f6247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6992c12bf6edee121796c888a173b789 = $(`<div id="html_6992c12bf6edee121796c888a173b789" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_1b73836c52606292354e0ee77b5f6247.setContent(html_6992c12bf6edee121796c888a173b789);
|
|
|
|
|
|
|
|
marker_a5224b3b9d4f4df63e891ed8f2a0c7e5.bindPopup(popup_1b73836c52606292354e0ee77b5f6247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5224b3b9d4f4df63e891ed8f2a0c7e5.setIcon(icon_8a2c31c790c61ac2aeb73aa60648e9e6);
|
|
|
|
|
|
var marker_3582f1dd4ecc7217213fe70da583d999 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_20ed035a8f22ee8f7285385625fd41a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4acce35c68ef2ebb32bafac6283082ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84b8ecfee6850573adc2064c3eafcd0 = $(`<div id="html_d84b8ecfee6850573adc2064c3eafcd0" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_4acce35c68ef2ebb32bafac6283082ad.setContent(html_d84b8ecfee6850573adc2064c3eafcd0);
|
|
|
|
|
|
|
|
marker_3582f1dd4ecc7217213fe70da583d999.bindPopup(popup_4acce35c68ef2ebb32bafac6283082ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3582f1dd4ecc7217213fe70da583d999.setIcon(icon_20ed035a8f22ee8f7285385625fd41a0);
|
|
|
|
|
|
var marker_9459fecde79f75ac28d0efd73533f4da = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f5e2f2a9b5af9637eaa936e99a5ada74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_442c386139ccaeee3d3458c62ed3419e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99e37531220c88890d722bb935984809 = $(`<div id="html_99e37531220c88890d722bb935984809" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_442c386139ccaeee3d3458c62ed3419e.setContent(html_99e37531220c88890d722bb935984809);
|
|
|
|
|
|
|
|
marker_9459fecde79f75ac28d0efd73533f4da.bindPopup(popup_442c386139ccaeee3d3458c62ed3419e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9459fecde79f75ac28d0efd73533f4da.setIcon(icon_f5e2f2a9b5af9637eaa936e99a5ada74);
|
|
|
|
|
|
var marker_a51b0ff729727d6ab5033f3a8ec00b67 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_61dbf99d1a1f17614e37f3bc9102b12a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee3ec5e73bd134ffdd022fa8f4411f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa370c04899145c523ed5c14c489a900 = $(`<div id="html_aa370c04899145c523ed5c14c489a900" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_eee3ec5e73bd134ffdd022fa8f4411f1.setContent(html_aa370c04899145c523ed5c14c489a900);
|
|
|
|
|
|
|
|
marker_a51b0ff729727d6ab5033f3a8ec00b67.bindPopup(popup_eee3ec5e73bd134ffdd022fa8f4411f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a51b0ff729727d6ab5033f3a8ec00b67.setIcon(icon_61dbf99d1a1f17614e37f3bc9102b12a);
|
|
|
|
|
|
var marker_9e7a74d11c1890e7a3f7e1a77516fdf5 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0e27b0db5cd6ae16cbf31f11931fe7ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef16f144a85805e036ee2177912d2d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_043dae8a59bc1ec2dff0cadef022ea3e = $(`<div id="html_043dae8a59bc1ec2dff0cadef022ea3e" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_ef16f144a85805e036ee2177912d2d6b.setContent(html_043dae8a59bc1ec2dff0cadef022ea3e);
|
|
|
|
|
|
|
|
marker_9e7a74d11c1890e7a3f7e1a77516fdf5.bindPopup(popup_ef16f144a85805e036ee2177912d2d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7a74d11c1890e7a3f7e1a77516fdf5.setIcon(icon_0e27b0db5cd6ae16cbf31f11931fe7ad);
|
|
|
|
|
|
var marker_7bf13ee6f22115670d9b3969c238ab55 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_2b16f1ae274054b0da6b3f1fe9d3688e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b03037e09d89fd44f7f23f818ff5994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef74b4489e944eef98b1ffbd4a872ee = $(`<div id="html_eef74b4489e944eef98b1ffbd4a872ee" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_3b03037e09d89fd44f7f23f818ff5994.setContent(html_eef74b4489e944eef98b1ffbd4a872ee);
|
|
|
|
|
|
|
|
marker_7bf13ee6f22115670d9b3969c238ab55.bindPopup(popup_3b03037e09d89fd44f7f23f818ff5994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf13ee6f22115670d9b3969c238ab55.setIcon(icon_2b16f1ae274054b0da6b3f1fe9d3688e);
|
|
|
|
|
|
var marker_fce96a03eb5be54d635261ef5ff7ce5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8098fb4def4f109e7df8806ef12f3d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e73cf5f01207a45e8abd0b8db50b704c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3eef63dfe6ff7877f5aca46214e1dfe = $(`<div id="html_d3eef63dfe6ff7877f5aca46214e1dfe" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_e73cf5f01207a45e8abd0b8db50b704c.setContent(html_d3eef63dfe6ff7877f5aca46214e1dfe);
|
|
|
|
|
|
|
|
marker_fce96a03eb5be54d635261ef5ff7ce5d.bindPopup(popup_e73cf5f01207a45e8abd0b8db50b704c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce96a03eb5be54d635261ef5ff7ce5d.setIcon(icon_8098fb4def4f109e7df8806ef12f3d14);
|
|
|
|
|
|
var marker_96f79a53eec7aab27b41b30b93823641 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0ccbd31d3152d7e4ff4dfe45b167c7e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_321e4c2f62b03e125ecdff32dd16dc7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc9617afee33cf7701bd3756f290fa5 = $(`<div id="html_7cc9617afee33cf7701bd3756f290fa5" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_321e4c2f62b03e125ecdff32dd16dc7f.setContent(html_7cc9617afee33cf7701bd3756f290fa5);
|
|
|
|
|
|
|
|
marker_96f79a53eec7aab27b41b30b93823641.bindPopup(popup_321e4c2f62b03e125ecdff32dd16dc7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96f79a53eec7aab27b41b30b93823641.setIcon(icon_0ccbd31d3152d7e4ff4dfe45b167c7e2);
|
|
|
|
|
|
var marker_f3b6b919adf2ffbc92f60b931ebca861 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_67d1cb988ebce50edf87470c7925c364 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dee62eaf3a17f22640662e488169e60d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e891ef01226f3f3d694b966781038155 = $(`<div id="html_e891ef01226f3f3d694b966781038155" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_dee62eaf3a17f22640662e488169e60d.setContent(html_e891ef01226f3f3d694b966781038155);
|
|
|
|
|
|
|
|
marker_f3b6b919adf2ffbc92f60b931ebca861.bindPopup(popup_dee62eaf3a17f22640662e488169e60d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b6b919adf2ffbc92f60b931ebca861.setIcon(icon_67d1cb988ebce50edf87470c7925c364);
|
|
|
|
|
|
var marker_7150e1b8edfec32d483368876abf9b04 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c138d5d2a29a0d365d559b06f39f1fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc4245bed45630b477aa5a7a7b5ea0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00277df5a02a14cc7bca2175b40e0a60 = $(`<div id="html_00277df5a02a14cc7bca2175b40e0a60" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_cc4245bed45630b477aa5a7a7b5ea0d9.setContent(html_00277df5a02a14cc7bca2175b40e0a60);
|
|
|
|
|
|
|
|
marker_7150e1b8edfec32d483368876abf9b04.bindPopup(popup_cc4245bed45630b477aa5a7a7b5ea0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7150e1b8edfec32d483368876abf9b04.setIcon(icon_c138d5d2a29a0d365d559b06f39f1fde);
|
|
|
|
|
|
var marker_bc323959f28e48078989b9049b610b15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0f6925cdbf5f89c2c96da387c418f72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d71eee1b37cca99695d8443b7ceb513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd0c61d8ff471d3031b009d956942de1 = $(`<div id="html_fd0c61d8ff471d3031b009d956942de1" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_3d71eee1b37cca99695d8443b7ceb513.setContent(html_fd0c61d8ff471d3031b009d956942de1);
|
|
|
|
|
|
|
|
marker_bc323959f28e48078989b9049b610b15.bindPopup(popup_3d71eee1b37cca99695d8443b7ceb513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc323959f28e48078989b9049b610b15.setIcon(icon_0f6925cdbf5f89c2c96da387c418f72d);
|
|
|
|
|
|
var marker_898ec3ef50afe45949ae22b7f3ca8460 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_544b75ef13e97361f207680ff4ae811e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8422d49b93f1cb83ccf653e2f60a54d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17b1cb907dcc11671084dee16a616c22 = $(`<div id="html_17b1cb907dcc11671084dee16a616c22" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_c8422d49b93f1cb83ccf653e2f60a54d.setContent(html_17b1cb907dcc11671084dee16a616c22);
|
|
|
|
|
|
|
|
marker_898ec3ef50afe45949ae22b7f3ca8460.bindPopup(popup_c8422d49b93f1cb83ccf653e2f60a54d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_898ec3ef50afe45949ae22b7f3ca8460.setIcon(icon_544b75ef13e97361f207680ff4ae811e);
|
|
|
|
|
|
var marker_65a6d412b39ca41451cb06545ec15353 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_63fead4695584e4f7ff44924ef75a141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e408741b8d681b6a42ecc43eca6dca83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d25def1ad41b94f7a089b20facbbba8c = $(`<div id="html_d25def1ad41b94f7a089b20facbbba8c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_e408741b8d681b6a42ecc43eca6dca83.setContent(html_d25def1ad41b94f7a089b20facbbba8c);
|
|
|
|
|
|
|
|
marker_65a6d412b39ca41451cb06545ec15353.bindPopup(popup_e408741b8d681b6a42ecc43eca6dca83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a6d412b39ca41451cb06545ec15353.setIcon(icon_63fead4695584e4f7ff44924ef75a141);
|
|
|
|
|
|
var marker_c246811227f05d8cc12415b5b9fe0bb6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_df6b78210efe1556f55a60459744d331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba07de93c8a5224653e25288f5897acb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e04ee4d7f9348cb7fab4fd166a6ce8a = $(`<div id="html_3e04ee4d7f9348cb7fab4fd166a6ce8a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_ba07de93c8a5224653e25288f5897acb.setContent(html_3e04ee4d7f9348cb7fab4fd166a6ce8a);
|
|
|
|
|
|
|
|
marker_c246811227f05d8cc12415b5b9fe0bb6.bindPopup(popup_ba07de93c8a5224653e25288f5897acb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c246811227f05d8cc12415b5b9fe0bb6.setIcon(icon_df6b78210efe1556f55a60459744d331);
|
|
|
|
|
|
var marker_9a8dce9b7213f8995a9691db01648ce5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ae0592091f76cd8d799e0b0cd879f479 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09ecd0035ef5a2b43cd82488a99df4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e0ba4094945d9a66f5076278a9c62fd = $(`<div id="html_7e0ba4094945d9a66f5076278a9c62fd" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_a09ecd0035ef5a2b43cd82488a99df4a.setContent(html_7e0ba4094945d9a66f5076278a9c62fd);
|
|
|
|
|
|
|
|
marker_9a8dce9b7213f8995a9691db01648ce5.bindPopup(popup_a09ecd0035ef5a2b43cd82488a99df4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a8dce9b7213f8995a9691db01648ce5.setIcon(icon_ae0592091f76cd8d799e0b0cd879f479);
|
|
|
|
|
|
var marker_08108d47fb2a1b6c6a7960141000db4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_e07025cf563f4dd0775759eb4c56e475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca4828cc08feba45447511e397d93ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d01a51f9cbf2248d9b3d7e1aef341b0 = $(`<div id="html_5d01a51f9cbf2248d9b3d7e1aef341b0" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_8ca4828cc08feba45447511e397d93ea.setContent(html_5d01a51f9cbf2248d9b3d7e1aef341b0);
|
|
|
|
|
|
|
|
marker_08108d47fb2a1b6c6a7960141000db4f.bindPopup(popup_8ca4828cc08feba45447511e397d93ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08108d47fb2a1b6c6a7960141000db4f.setIcon(icon_e07025cf563f4dd0775759eb4c56e475);
|
|
|
|
|
|
var marker_795f1822612605b2ffdf297f8469c17e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ebe1ad7b259c4a9a6cc4133e523abb89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcffc029e15d7cef212c14efeedc7b41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf4d14e7312fa92f98342514de8aa0ad = $(`<div id="html_cf4d14e7312fa92f98342514de8aa0ad" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_fcffc029e15d7cef212c14efeedc7b41.setContent(html_cf4d14e7312fa92f98342514de8aa0ad);
|
|
|
|
|
|
|
|
marker_795f1822612605b2ffdf297f8469c17e.bindPopup(popup_fcffc029e15d7cef212c14efeedc7b41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_795f1822612605b2ffdf297f8469c17e.setIcon(icon_ebe1ad7b259c4a9a6cc4133e523abb89);
|
|
|
|
|
|
var marker_7a920b8f4da9fddca7520b9cd0ee4ccb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_240a20ea3f7d4d35b68a3a02c5af8d5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7188482d1344abb1dd3cfe527d6e4adb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_133e2cde65ac24ea997848b78a15cf0e = $(`<div id="html_133e2cde65ac24ea997848b78a15cf0e" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_7188482d1344abb1dd3cfe527d6e4adb.setContent(html_133e2cde65ac24ea997848b78a15cf0e);
|
|
|
|
|
|
|
|
marker_7a920b8f4da9fddca7520b9cd0ee4ccb.bindPopup(popup_7188482d1344abb1dd3cfe527d6e4adb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a920b8f4da9fddca7520b9cd0ee4ccb.setIcon(icon_240a20ea3f7d4d35b68a3a02c5af8d5e);
|
|
|
|
|
|
var marker_2a72965742a9112784d91297ebd22c13 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3c9479f523631f4a5e6833fcda4a534e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f21754d6c26f992540a4925a39346d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07be6ad8caddd2e09b10a3a4c87e1b40 = $(`<div id="html_07be6ad8caddd2e09b10a3a4c87e1b40" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_a1f21754d6c26f992540a4925a39346d.setContent(html_07be6ad8caddd2e09b10a3a4c87e1b40);
|
|
|
|
|
|
|
|
marker_2a72965742a9112784d91297ebd22c13.bindPopup(popup_a1f21754d6c26f992540a4925a39346d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a72965742a9112784d91297ebd22c13.setIcon(icon_3c9479f523631f4a5e6833fcda4a534e);
|
|
|
|
|
|
var marker_16b2af35ae36315780c860043df5f1d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9a6a4c7faf20f07f7e164c9a98d244bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517d0e086bb9c021796dca412b6269db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31f00d24cf5a2227d91b210731b6de7c = $(`<div id="html_31f00d24cf5a2227d91b210731b6de7c" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_517d0e086bb9c021796dca412b6269db.setContent(html_31f00d24cf5a2227d91b210731b6de7c);
|
|
|
|
|
|
|
|
marker_16b2af35ae36315780c860043df5f1d3.bindPopup(popup_517d0e086bb9c021796dca412b6269db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16b2af35ae36315780c860043df5f1d3.setIcon(icon_9a6a4c7faf20f07f7e164c9a98d244bf);
|
|
|
|
|
|
var marker_22862e17fef8e2a267bcf426784c3d0e = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_64ebe8d33ede66d705da36d01ca467a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1dfb98275c05cd9cad3082c881fa83e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59fe4f83701c524ec55730ee589b6af4 = $(`<div id="html_59fe4f83701c524ec55730ee589b6af4" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_c1dfb98275c05cd9cad3082c881fa83e.setContent(html_59fe4f83701c524ec55730ee589b6af4);
|
|
|
|
|
|
|
|
marker_22862e17fef8e2a267bcf426784c3d0e.bindPopup(popup_c1dfb98275c05cd9cad3082c881fa83e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22862e17fef8e2a267bcf426784c3d0e.setIcon(icon_64ebe8d33ede66d705da36d01ca467a8);
|
|
|
|
|
|
var marker_dabda1d76fffbd55e8c91e3812da3423 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_45074579fbbc01cc7f92e4356c8d26aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90505722f5b3eb458eeddd7138696ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13710ce68159ad6db5db23bc041ae67e = $(`<div id="html_13710ce68159ad6db5db23bc041ae67e" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_f90505722f5b3eb458eeddd7138696ca.setContent(html_13710ce68159ad6db5db23bc041ae67e);
|
|
|
|
|
|
|
|
marker_dabda1d76fffbd55e8c91e3812da3423.bindPopup(popup_f90505722f5b3eb458eeddd7138696ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dabda1d76fffbd55e8c91e3812da3423.setIcon(icon_45074579fbbc01cc7f92e4356c8d26aa);
|
|
|
|
|
|
var marker_51c6d52421b600977a56f6d19ff41dca = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_508cee5791dfe2fbcbe07e5d1cc36d85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e60e6e64fc2e8b58ee6d5ddcaaa78e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34176ecb83361e35930b50b22aff64b8 = $(`<div id="html_34176ecb83361e35930b50b22aff64b8" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_e60e6e64fc2e8b58ee6d5ddcaaa78e63.setContent(html_34176ecb83361e35930b50b22aff64b8);
|
|
|
|
|
|
|
|
marker_51c6d52421b600977a56f6d19ff41dca.bindPopup(popup_e60e6e64fc2e8b58ee6d5ddcaaa78e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c6d52421b600977a56f6d19ff41dca.setIcon(icon_508cee5791dfe2fbcbe07e5d1cc36d85);
|
|
|
|
|
|
var marker_7294dde621acf42898ada0f4cb3e217a = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6fee5710614c42d96cd1c87e325a147b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa13f98e1242a390e72fe493c354968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4a48b1e4e96069b001d69ac2b09e186 = $(`<div id="html_f4a48b1e4e96069b001d69ac2b09e186" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_daa13f98e1242a390e72fe493c354968.setContent(html_f4a48b1e4e96069b001d69ac2b09e186);
|
|
|
|
|
|
|
|
marker_7294dde621acf42898ada0f4cb3e217a.bindPopup(popup_daa13f98e1242a390e72fe493c354968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7294dde621acf42898ada0f4cb3e217a.setIcon(icon_6fee5710614c42d96cd1c87e325a147b);
|
|
|
|
|
|
var marker_80018f4692ac8bd9ee11a9c5645869f9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_784f08a10a5e0532a5d1558cac02183d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94bd79e4a74ba3489b60d3ea64bb0d19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95036966e0bb27bcd5e33985af06bfab = $(`<div id="html_95036966e0bb27bcd5e33985af06bfab" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_94bd79e4a74ba3489b60d3ea64bb0d19.setContent(html_95036966e0bb27bcd5e33985af06bfab);
|
|
|
|
|
|
|
|
marker_80018f4692ac8bd9ee11a9c5645869f9.bindPopup(popup_94bd79e4a74ba3489b60d3ea64bb0d19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80018f4692ac8bd9ee11a9c5645869f9.setIcon(icon_784f08a10a5e0532a5d1558cac02183d);
|
|
|
|
|
|
var marker_43de0cb5b3ae864a3d6b22f3595c4643 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a54d3ee125538e157e4a1dc382381e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12faf6cee792546773ee972be4d68d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_261edfb3f3faabe260689d3179a2f1a7 = $(`<div id="html_261edfb3f3faabe260689d3179a2f1a7" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_12faf6cee792546773ee972be4d68d92.setContent(html_261edfb3f3faabe260689d3179a2f1a7);
|
|
|
|
|
|
|
|
marker_43de0cb5b3ae864a3d6b22f3595c4643.bindPopup(popup_12faf6cee792546773ee972be4d68d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43de0cb5b3ae864a3d6b22f3595c4643.setIcon(icon_a54d3ee125538e157e4a1dc382381e3e);
|
|
|
|
|
|
var marker_2f15b0302bd4cd0f02d274d3c08aebbc = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8c4431382c2ca4924162cf8f5c87a3b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40b0013e6d690830bb04685c8a0db086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab20d95c9799dc38fd3ca1431ea8c89 = $(`<div id="html_8ab20d95c9799dc38fd3ca1431ea8c89" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_40b0013e6d690830bb04685c8a0db086.setContent(html_8ab20d95c9799dc38fd3ca1431ea8c89);
|
|
|
|
|
|
|
|
marker_2f15b0302bd4cd0f02d274d3c08aebbc.bindPopup(popup_40b0013e6d690830bb04685c8a0db086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f15b0302bd4cd0f02d274d3c08aebbc.setIcon(icon_8c4431382c2ca4924162cf8f5c87a3b9);
|
|
|
|
|
|
var marker_46149c2f432d01dc9604dc5f15d56cd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0022ccde6f4d6640063a1272acaa6637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9435a71e4065dd131ae748375f41e1d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43b3506478e377250ec5984b233df40f = $(`<div id="html_43b3506478e377250ec5984b233df40f" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_9435a71e4065dd131ae748375f41e1d8.setContent(html_43b3506478e377250ec5984b233df40f);
|
|
|
|
|
|
|
|
marker_46149c2f432d01dc9604dc5f15d56cd9.bindPopup(popup_9435a71e4065dd131ae748375f41e1d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46149c2f432d01dc9604dc5f15d56cd9.setIcon(icon_0022ccde6f4d6640063a1272acaa6637);
|
|
|
|
|
|
var marker_2686d9083496d155517691b816d45ef1 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7b43d7f620b273749a113321cd843650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ee0aeaccae6b8244e0687cb78a5ca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d18aa09f8957383a246ee9bc7d005842 = $(`<div id="html_d18aa09f8957383a246ee9bc7d005842" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_26ee0aeaccae6b8244e0687cb78a5ca6.setContent(html_d18aa09f8957383a246ee9bc7d005842);
|
|
|
|
|
|
|
|
marker_2686d9083496d155517691b816d45ef1.bindPopup(popup_26ee0aeaccae6b8244e0687cb78a5ca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2686d9083496d155517691b816d45ef1.setIcon(icon_7b43d7f620b273749a113321cd843650);
|
|
|
|
|
|
var marker_a8a203f730de645bba85fc01f0c02d92 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f7f3382873f67cc804a1952ebec5a4eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_145efc2f687305beb792562bb3da85db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f2f99e86b7d34d8b6a52b5c6ee04725 = $(`<div id="html_1f2f99e86b7d34d8b6a52b5c6ee04725" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_145efc2f687305beb792562bb3da85db.setContent(html_1f2f99e86b7d34d8b6a52b5c6ee04725);
|
|
|
|
|
|
|
|
marker_a8a203f730de645bba85fc01f0c02d92.bindPopup(popup_145efc2f687305beb792562bb3da85db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8a203f730de645bba85fc01f0c02d92.setIcon(icon_f7f3382873f67cc804a1952ebec5a4eb);
|
|
|
|
|
|
var marker_e64709c0a9ef8b1056229d8ac85017b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_cf57803e73e95fdf5c59b316e22c77f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95a702acab649ffd509536f1c541fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2802a00bc786b3a4c837686d8c72d66 = $(`<div id="html_b2802a00bc786b3a4c837686d8c72d66" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_d95a702acab649ffd509536f1c541fc1.setContent(html_b2802a00bc786b3a4c837686d8c72d66);
|
|
|
|
|
|
|
|
marker_e64709c0a9ef8b1056229d8ac85017b0.bindPopup(popup_d95a702acab649ffd509536f1c541fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e64709c0a9ef8b1056229d8ac85017b0.setIcon(icon_cf57803e73e95fdf5c59b316e22c77f5);
|
|
|
|
|
|
var marker_5bbbe5ae5e111c9bfd6f10a3c5ceab0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_89a66c993c8cedeb8ae28752259ac2f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_356cef8ff0a5ac5101af57a395179e75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80eb6a5f7289eb2bd719804c41761d94 = $(`<div id="html_80eb6a5f7289eb2bd719804c41761d94" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_356cef8ff0a5ac5101af57a395179e75.setContent(html_80eb6a5f7289eb2bd719804c41761d94);
|
|
|
|
|
|
|
|
marker_5bbbe5ae5e111c9bfd6f10a3c5ceab0d.bindPopup(popup_356cef8ff0a5ac5101af57a395179e75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bbbe5ae5e111c9bfd6f10a3c5ceab0d.setIcon(icon_89a66c993c8cedeb8ae28752259ac2f2);
|
|
|
|
|
|
var marker_c7613e99f28cd6ba287004b9bb99b627 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ee511103fcdb4528dd3840e1cf217a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d579b13f3d86528c5f07d2fc544cc13f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fdd021bb9d102540b89b66df1cb1151 = $(`<div id="html_3fdd021bb9d102540b89b66df1cb1151" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_d579b13f3d86528c5f07d2fc544cc13f.setContent(html_3fdd021bb9d102540b89b66df1cb1151);
|
|
|
|
|
|
|
|
marker_c7613e99f28cd6ba287004b9bb99b627.bindPopup(popup_d579b13f3d86528c5f07d2fc544cc13f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7613e99f28cd6ba287004b9bb99b627.setIcon(icon_ee511103fcdb4528dd3840e1cf217a8a);
|
|
|
|
|
|
var marker_f80eb9758c2434d976d0c623aba1b91d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b043ff248efabba9f88df1f9c8b78cfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5458e10ea28a7b2ccd2446f5f74f276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94824d0f3bec0017c7a2a5aa9e9891e4 = $(`<div id="html_94824d0f3bec0017c7a2a5aa9e9891e4" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f5458e10ea28a7b2ccd2446f5f74f276.setContent(html_94824d0f3bec0017c7a2a5aa9e9891e4);
|
|
|
|
|
|
|
|
marker_f80eb9758c2434d976d0c623aba1b91d.bindPopup(popup_f5458e10ea28a7b2ccd2446f5f74f276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80eb9758c2434d976d0c623aba1b91d.setIcon(icon_b043ff248efabba9f88df1f9c8b78cfe);
|
|
|
|
|
|
var marker_c8923aee0ccdb06387bc8883cdd85a1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_02058a67919bc5d482180fbd65679931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3214643e5e85ab76aab6ab465cbf00b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41d8a27985168f1b295e05acba629692 = $(`<div id="html_41d8a27985168f1b295e05acba629692" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_3214643e5e85ab76aab6ab465cbf00b6.setContent(html_41d8a27985168f1b295e05acba629692);
|
|
|
|
|
|
|
|
marker_c8923aee0ccdb06387bc8883cdd85a1b.bindPopup(popup_3214643e5e85ab76aab6ab465cbf00b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8923aee0ccdb06387bc8883cdd85a1b.setIcon(icon_02058a67919bc5d482180fbd65679931);
|
|
|
|
|
|
var marker_d1cedb52bf299315973e0942bdc74b0a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_41a44a6845acdc692775f79363a3a443 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76dcda8cea946448b44d03e0f8e45481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e30a393311930574d1916299ef606d0 = $(`<div id="html_1e30a393311930574d1916299ef606d0" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_76dcda8cea946448b44d03e0f8e45481.setContent(html_1e30a393311930574d1916299ef606d0);
|
|
|
|
|
|
|
|
marker_d1cedb52bf299315973e0942bdc74b0a.bindPopup(popup_76dcda8cea946448b44d03e0f8e45481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1cedb52bf299315973e0942bdc74b0a.setIcon(icon_41a44a6845acdc692775f79363a3a443);
|
|
|
|
|
|
var marker_92a0ba789b1d7c44eaf902595ee93cb9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_14f298bf218684860fa73bf04370d813 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59da816d3efc501abcf360e24d3b7115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_626bacb7ac4dd01977d88a54a7cfb293 = $(`<div id="html_626bacb7ac4dd01977d88a54a7cfb293" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_59da816d3efc501abcf360e24d3b7115.setContent(html_626bacb7ac4dd01977d88a54a7cfb293);
|
|
|
|
|
|
|
|
marker_92a0ba789b1d7c44eaf902595ee93cb9.bindPopup(popup_59da816d3efc501abcf360e24d3b7115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92a0ba789b1d7c44eaf902595ee93cb9.setIcon(icon_14f298bf218684860fa73bf04370d813);
|
|
|
|
|
|
var marker_cfb8dc7d56de5c0e0f582e8716c34403 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_91294e41794f0fb2ce7b283348111af1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_226a203baee88f5909f16801d47bd200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176e868c0befa016957293a06504014b = $(`<div id="html_176e868c0befa016957293a06504014b" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_226a203baee88f5909f16801d47bd200.setContent(html_176e868c0befa016957293a06504014b);
|
|
|
|
|
|
|
|
marker_cfb8dc7d56de5c0e0f582e8716c34403.bindPopup(popup_226a203baee88f5909f16801d47bd200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb8dc7d56de5c0e0f582e8716c34403.setIcon(icon_91294e41794f0fb2ce7b283348111af1);
|
|
|
|
|
|
var marker_8b2611578a16ecbf5081222a8464c110 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3c32097f4bdc5a612f4a94dd26880d7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec1366a4772247e77d9f50daf115f280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bab47c0117129c0df7617c469ffea712 = $(`<div id="html_bab47c0117129c0df7617c469ffea712" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_ec1366a4772247e77d9f50daf115f280.setContent(html_bab47c0117129c0df7617c469ffea712);
|
|
|
|
|
|
|
|
marker_8b2611578a16ecbf5081222a8464c110.bindPopup(popup_ec1366a4772247e77d9f50daf115f280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b2611578a16ecbf5081222a8464c110.setIcon(icon_3c32097f4bdc5a612f4a94dd26880d7b);
|
|
|
|
|
|
var marker_05b9833e289c909ec37d2e31382ed2e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_dc43b9c2bc3ca661bb6b702534c4cc18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a74b5509f976d4ffa4f18118c7569010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f24546a0b1a8c8a3ed8f1b8f099e55c2 = $(`<div id="html_f24546a0b1a8c8a3ed8f1b8f099e55c2" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_a74b5509f976d4ffa4f18118c7569010.setContent(html_f24546a0b1a8c8a3ed8f1b8f099e55c2);
|
|
|
|
|
|
|
|
marker_05b9833e289c909ec37d2e31382ed2e6.bindPopup(popup_a74b5509f976d4ffa4f18118c7569010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05b9833e289c909ec37d2e31382ed2e6.setIcon(icon_dc43b9c2bc3ca661bb6b702534c4cc18);
|
|
|
|
|
|
var marker_6f1dc574b6855828052be7e397908ebe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a0ce2caa1a8ec2de46e9932937572f76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0992f28cb20c8771dcfa8a55c06c8119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_574cc9763e8e45ea4985758570870ae6 = $(`<div id="html_574cc9763e8e45ea4985758570870ae6" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_0992f28cb20c8771dcfa8a55c06c8119.setContent(html_574cc9763e8e45ea4985758570870ae6);
|
|
|
|
|
|
|
|
marker_6f1dc574b6855828052be7e397908ebe.bindPopup(popup_0992f28cb20c8771dcfa8a55c06c8119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f1dc574b6855828052be7e397908ebe.setIcon(icon_a0ce2caa1a8ec2de46e9932937572f76);
|
|
|
|
|
|
var marker_1b25abc2ec87aca16c51dc5a37b5d829 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_0afd10dc4685dee692ea58c7f66e194f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14337638b8a4c06197fd1f1080b40a90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f578be3db2b6c12d56f93c80b7a2e03c = $(`<div id="html_f578be3db2b6c12d56f93c80b7a2e03c" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_14337638b8a4c06197fd1f1080b40a90.setContent(html_f578be3db2b6c12d56f93c80b7a2e03c);
|
|
|
|
|
|
|
|
marker_1b25abc2ec87aca16c51dc5a37b5d829.bindPopup(popup_14337638b8a4c06197fd1f1080b40a90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b25abc2ec87aca16c51dc5a37b5d829.setIcon(icon_0afd10dc4685dee692ea58c7f66e194f);
|
|
|
|
|
|
var marker_42e72792564c725f810b42a90ef6c63f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_323d279caa403f95b19418eaa512514d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c023860830d0bcf94559ac297aa1be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd336f9c2a1c9e18bfa9f404698545c3 = $(`<div id="html_fd336f9c2a1c9e18bfa9f404698545c3" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_64c023860830d0bcf94559ac297aa1be.setContent(html_fd336f9c2a1c9e18bfa9f404698545c3);
|
|
|
|
|
|
|
|
marker_42e72792564c725f810b42a90ef6c63f.bindPopup(popup_64c023860830d0bcf94559ac297aa1be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e72792564c725f810b42a90ef6c63f.setIcon(icon_323d279caa403f95b19418eaa512514d);
|
|
|
|
|
|
var marker_8ed395c2750df7aea7603edc6fecc839 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b3b6fbecf7f0cee2b6e6123be2a10cad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e3895062e40acc885fda2eb14902d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_408c8ec9df84f742e84507f1071f16d0 = $(`<div id="html_408c8ec9df84f742e84507f1071f16d0" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_4e3895062e40acc885fda2eb14902d5d.setContent(html_408c8ec9df84f742e84507f1071f16d0);
|
|
|
|
|
|
|
|
marker_8ed395c2750df7aea7603edc6fecc839.bindPopup(popup_4e3895062e40acc885fda2eb14902d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ed395c2750df7aea7603edc6fecc839.setIcon(icon_b3b6fbecf7f0cee2b6e6123be2a10cad);
|
|
|
|
|
|
var marker_c599e637b4fc5d8b37ec3376ec33278e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_339036650081d9d5ad7d311fb9c640ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8da573207a94a60623b3ffc30b99dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0a356f0e114b55fe5b4fe1cf2d12be8 = $(`<div id="html_c0a356f0e114b55fe5b4fe1cf2d12be8" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_e8da573207a94a60623b3ffc30b99dac.setContent(html_c0a356f0e114b55fe5b4fe1cf2d12be8);
|
|
|
|
|
|
|
|
marker_c599e637b4fc5d8b37ec3376ec33278e.bindPopup(popup_e8da573207a94a60623b3ffc30b99dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c599e637b4fc5d8b37ec3376ec33278e.setIcon(icon_339036650081d9d5ad7d311fb9c640ce);
|
|
|
|
|
|
var marker_69f8a9a8ae30d1712e9e4ba3d1363492 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a705775ba6d934185f620b7959c8da12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5dd5dc979857eb3dd316accf97e02ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3edde0e316d99b6103c726105ec9064f = $(`<div id="html_3edde0e316d99b6103c726105ec9064f" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_f5dd5dc979857eb3dd316accf97e02ae.setContent(html_3edde0e316d99b6103c726105ec9064f);
|
|
|
|
|
|
|
|
marker_69f8a9a8ae30d1712e9e4ba3d1363492.bindPopup(popup_f5dd5dc979857eb3dd316accf97e02ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69f8a9a8ae30d1712e9e4ba3d1363492.setIcon(icon_a705775ba6d934185f620b7959c8da12);
|
|
|
|
|
|
var marker_ce7fc5aeca90995c748df81fd95ff0d3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f15088322754f79dcab64242bd8aa644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_122b91bcedbd330f9bb862eff0dba65a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c01b802700f721c8e606242add681ae6 = $(`<div id="html_c01b802700f721c8e606242add681ae6" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_122b91bcedbd330f9bb862eff0dba65a.setContent(html_c01b802700f721c8e606242add681ae6);
|
|
|
|
|
|
|
|
marker_ce7fc5aeca90995c748df81fd95ff0d3.bindPopup(popup_122b91bcedbd330f9bb862eff0dba65a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7fc5aeca90995c748df81fd95ff0d3.setIcon(icon_f15088322754f79dcab64242bd8aa644);
|
|
|
|
|
|
var marker_aed7d726f99ecdb1ddd6b2b791ed1aa6 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1e27e90633f8e749284a5df427d07d07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afb92b85d2b9b489ecb6a73582408495 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_120940141e795c7cb6f22daa662b2a48 = $(`<div id="html_120940141e795c7cb6f22daa662b2a48" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_afb92b85d2b9b489ecb6a73582408495.setContent(html_120940141e795c7cb6f22daa662b2a48);
|
|
|
|
|
|
|
|
marker_aed7d726f99ecdb1ddd6b2b791ed1aa6.bindPopup(popup_afb92b85d2b9b489ecb6a73582408495)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aed7d726f99ecdb1ddd6b2b791ed1aa6.setIcon(icon_1e27e90633f8e749284a5df427d07d07);
|
|
|
|
|
|
var marker_294bbea5c6021d16e327de10aa881695 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9118220bb31c6350bd26689975170407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5db1ac68bf3c9063a6cf98d4b65be962 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4eb059cdd919a1a5677651631a50c26 = $(`<div id="html_d4eb059cdd919a1a5677651631a50c26" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_5db1ac68bf3c9063a6cf98d4b65be962.setContent(html_d4eb059cdd919a1a5677651631a50c26);
|
|
|
|
|
|
|
|
marker_294bbea5c6021d16e327de10aa881695.bindPopup(popup_5db1ac68bf3c9063a6cf98d4b65be962)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_294bbea5c6021d16e327de10aa881695.setIcon(icon_9118220bb31c6350bd26689975170407);
|
|
|
|
|
|
var marker_53fee8048dff019e0da471341b44339f = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8f4975e41a8a0715f00d12623798751b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78f4a0c5a372ea7669c432df990eb751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_657fce636251afbec5fa2589c56f300d = $(`<div id="html_657fce636251afbec5fa2589c56f300d" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_78f4a0c5a372ea7669c432df990eb751.setContent(html_657fce636251afbec5fa2589c56f300d);
|
|
|
|
|
|
|
|
marker_53fee8048dff019e0da471341b44339f.bindPopup(popup_78f4a0c5a372ea7669c432df990eb751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fee8048dff019e0da471341b44339f.setIcon(icon_8f4975e41a8a0715f00d12623798751b);
|
|
|
|
|
|
var marker_3b6ff1a57b0de5c0902ae40ba2088985 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b3c5bda3804afecc261f5a84c811ba5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c23e9416c08cba4f98fdf6c6a45d875 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c3a6686dcd424966667f662cc1bda11 = $(`<div id="html_1c3a6686dcd424966667f662cc1bda11" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_8c23e9416c08cba4f98fdf6c6a45d875.setContent(html_1c3a6686dcd424966667f662cc1bda11);
|
|
|
|
|
|
|
|
marker_3b6ff1a57b0de5c0902ae40ba2088985.bindPopup(popup_8c23e9416c08cba4f98fdf6c6a45d875)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b6ff1a57b0de5c0902ae40ba2088985.setIcon(icon_b3c5bda3804afecc261f5a84c811ba5e);
|
|
|
|
|
|
var marker_b79789efce0dae06516ae1b0e8c865b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d745e392bc676900d16b56bf7373ec58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6540fb99400a37f63d2ef30282093df8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f68fb896a4b1f642a881af4bf16e5d = $(`<div id="html_30f68fb896a4b1f642a881af4bf16e5d" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_6540fb99400a37f63d2ef30282093df8.setContent(html_30f68fb896a4b1f642a881af4bf16e5d);
|
|
|
|
|
|
|
|
marker_b79789efce0dae06516ae1b0e8c865b2.bindPopup(popup_6540fb99400a37f63d2ef30282093df8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79789efce0dae06516ae1b0e8c865b2.setIcon(icon_d745e392bc676900d16b56bf7373ec58);
|
|
|
|
|
|
var marker_2935506d245462e6ad8331759e8d3b8e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a644dccff934134eff38bda6fd360b65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a928fcef76dd5eb467be02384e4bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_033d73a5643d588af6763430bae090d9 = $(`<div id="html_033d73a5643d588af6763430bae090d9" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d3a928fcef76dd5eb467be02384e4bf0.setContent(html_033d73a5643d588af6763430bae090d9);
|
|
|
|
|
|
|
|
marker_2935506d245462e6ad8331759e8d3b8e.bindPopup(popup_d3a928fcef76dd5eb467be02384e4bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2935506d245462e6ad8331759e8d3b8e.setIcon(icon_a644dccff934134eff38bda6fd360b65);
|
|
|
|
|
|
var marker_ec632cec782acc4d71ea301c4b972373 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_08dfceb8699da1de8a3104d2b2759b64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd7d1ea0e730297c34a39e2b2a353c70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f7cddf14c019235e9c6f1add9fde3a3 = $(`<div id="html_3f7cddf14c019235e9c6f1add9fde3a3" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_dd7d1ea0e730297c34a39e2b2a353c70.setContent(html_3f7cddf14c019235e9c6f1add9fde3a3);
|
|
|
|
|
|
|
|
marker_ec632cec782acc4d71ea301c4b972373.bindPopup(popup_dd7d1ea0e730297c34a39e2b2a353c70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec632cec782acc4d71ea301c4b972373.setIcon(icon_08dfceb8699da1de8a3104d2b2759b64);
|
|
|
|
|
|
var marker_6ae985c5cdde44dc371eb7a6bf28110c = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f62f156812ae492be7fc1f511f0e4f2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f5cfb4c481f0bfb5157e9707156b41a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_560e3c5e2771a91c9da0c24ccf964d25 = $(`<div id="html_560e3c5e2771a91c9da0c24ccf964d25" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_4f5cfb4c481f0bfb5157e9707156b41a.setContent(html_560e3c5e2771a91c9da0c24ccf964d25);
|
|
|
|
|
|
|
|
marker_6ae985c5cdde44dc371eb7a6bf28110c.bindPopup(popup_4f5cfb4c481f0bfb5157e9707156b41a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ae985c5cdde44dc371eb7a6bf28110c.setIcon(icon_f62f156812ae492be7fc1f511f0e4f2e);
|
|
|
|
|
|
var marker_85ea8c6d75045e09df5b854aab65585f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_98221ccd7c1eb5beecf4b553bf24813d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58adf850e83be8354c6201686fc89346 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_437835187bbdfdb0f09b80a8621ee5d6 = $(`<div id="html_437835187bbdfdb0f09b80a8621ee5d6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_58adf850e83be8354c6201686fc89346.setContent(html_437835187bbdfdb0f09b80a8621ee5d6);
|
|
|
|
|
|
|
|
marker_85ea8c6d75045e09df5b854aab65585f.bindPopup(popup_58adf850e83be8354c6201686fc89346)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ea8c6d75045e09df5b854aab65585f.setIcon(icon_98221ccd7c1eb5beecf4b553bf24813d);
|
|
|
|
|
|
var marker_6c39c9c0b6342d350783a0dffdf7c822 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8dfcddd9793634d43005d799710cd700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982ace9e8c49e3b4b1bd5cc96c17bb0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_815c29017b23d8abbc3cec063c5e9e21 = $(`<div id="html_815c29017b23d8abbc3cec063c5e9e21" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_982ace9e8c49e3b4b1bd5cc96c17bb0c.setContent(html_815c29017b23d8abbc3cec063c5e9e21);
|
|
|
|
|
|
|
|
marker_6c39c9c0b6342d350783a0dffdf7c822.bindPopup(popup_982ace9e8c49e3b4b1bd5cc96c17bb0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c39c9c0b6342d350783a0dffdf7c822.setIcon(icon_8dfcddd9793634d43005d799710cd700);
|
|
|
|
|
|
var marker_df6b181b17fd2903399c27bbc1aeb7b0 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c1ecf5cc59727d45e5fbff537bbd2188 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b19202634df10fb98ed9f9b186376288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2fc0be3560f10a322eaf32a824d74f5 = $(`<div id="html_f2fc0be3560f10a322eaf32a824d74f5" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_b19202634df10fb98ed9f9b186376288.setContent(html_f2fc0be3560f10a322eaf32a824d74f5);
|
|
|
|
|
|
|
|
marker_df6b181b17fd2903399c27bbc1aeb7b0.bindPopup(popup_b19202634df10fb98ed9f9b186376288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6b181b17fd2903399c27bbc1aeb7b0.setIcon(icon_c1ecf5cc59727d45e5fbff537bbd2188);
|
|
|
|
|
|
var marker_cfca2690a55b997823cbfdc15e8a9a9b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3458b163b6771b0064b90136d1ea804d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17fbe3a998c70ce359cf424674865509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3bdd02f63a58f1c841e108de68e7a31 = $(`<div id="html_b3bdd02f63a58f1c841e108de68e7a31" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_17fbe3a998c70ce359cf424674865509.setContent(html_b3bdd02f63a58f1c841e108de68e7a31);
|
|
|
|
|
|
|
|
marker_cfca2690a55b997823cbfdc15e8a9a9b.bindPopup(popup_17fbe3a998c70ce359cf424674865509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfca2690a55b997823cbfdc15e8a9a9b.setIcon(icon_3458b163b6771b0064b90136d1ea804d);
|
|
|
|
|
|
var marker_7e5d7891522d71e67f16eb1584014a82 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_423fbdd213590449ce44a342e7b2ae08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b81495b0ad113da3c16cd7700f6636c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921901c82f882ccbf854badf12a07344 = $(`<div id="html_921901c82f882ccbf854badf12a07344" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_b81495b0ad113da3c16cd7700f6636c5.setContent(html_921901c82f882ccbf854badf12a07344);
|
|
|
|
|
|
|
|
marker_7e5d7891522d71e67f16eb1584014a82.bindPopup(popup_b81495b0ad113da3c16cd7700f6636c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e5d7891522d71e67f16eb1584014a82.setIcon(icon_423fbdd213590449ce44a342e7b2ae08);
|
|
|
|
|
|
var marker_40d259310fc26b3048ad1b7b0184095a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_deaa0af3f213bc6d84be614f48b5425c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ab82a0a220fd3ddf993991aa744fb23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed5a96071718b273e91c7d59e98c18f0 = $(`<div id="html_ed5a96071718b273e91c7d59e98c18f0" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_3ab82a0a220fd3ddf993991aa744fb23.setContent(html_ed5a96071718b273e91c7d59e98c18f0);
|
|
|
|
|
|
|
|
marker_40d259310fc26b3048ad1b7b0184095a.bindPopup(popup_3ab82a0a220fd3ddf993991aa744fb23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d259310fc26b3048ad1b7b0184095a.setIcon(icon_deaa0af3f213bc6d84be614f48b5425c);
|
|
|
|
|
|
var marker_21087547a2e1b645f61cf51962003cc3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_dd93f686cb6a35d33b468572c346a249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38b269a9cea00af0b5073fb818eb7324 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c3f96e5cb730934239a5ceeee194823 = $(`<div id="html_5c3f96e5cb730934239a5ceeee194823" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_38b269a9cea00af0b5073fb818eb7324.setContent(html_5c3f96e5cb730934239a5ceeee194823);
|
|
|
|
|
|
|
|
marker_21087547a2e1b645f61cf51962003cc3.bindPopup(popup_38b269a9cea00af0b5073fb818eb7324)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21087547a2e1b645f61cf51962003cc3.setIcon(icon_dd93f686cb6a35d33b468572c346a249);
|
|
|
|
|
|
var marker_55fd2a56f7aefe5be36cde6fc7285b17 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_d93ef7e6f9187f850a0f9f0d2e056cb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_732a4080fea136294c7182e18bd9b314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e149ae178c24f2bb62ad940b3c190f3 = $(`<div id="html_6e149ae178c24f2bb62ad940b3c190f3" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_732a4080fea136294c7182e18bd9b314.setContent(html_6e149ae178c24f2bb62ad940b3c190f3);
|
|
|
|
|
|
|
|
marker_55fd2a56f7aefe5be36cde6fc7285b17.bindPopup(popup_732a4080fea136294c7182e18bd9b314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55fd2a56f7aefe5be36cde6fc7285b17.setIcon(icon_d93ef7e6f9187f850a0f9f0d2e056cb3);
|
|
|
|
|
|
var marker_e5d088512dfeed45159c74d2ddaabb65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7fba288d449c06fa94a6fac5c6640805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2353fe7e485816ed2bc203b741fbe7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e5efbdced0c3e218c277c0db87f2a67 = $(`<div id="html_1e5efbdced0c3e218c277c0db87f2a67" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2353fe7e485816ed2bc203b741fbe7c3.setContent(html_1e5efbdced0c3e218c277c0db87f2a67);
|
|
|
|
|
|
|
|
marker_e5d088512dfeed45159c74d2ddaabb65.bindPopup(popup_2353fe7e485816ed2bc203b741fbe7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5d088512dfeed45159c74d2ddaabb65.setIcon(icon_7fba288d449c06fa94a6fac5c6640805);
|
|
|
|
|
|
var marker_f1ff0c6ef4f350d27da2b2bc0f52eb95 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_af05db30795895be4243aca947a095ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6d97755548cc912f5dd1bf479f36f56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e01b650927488747b601b63e218368b0 = $(`<div id="html_e01b650927488747b601b63e218368b0" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_e6d97755548cc912f5dd1bf479f36f56.setContent(html_e01b650927488747b601b63e218368b0);
|
|
|
|
|
|
|
|
marker_f1ff0c6ef4f350d27da2b2bc0f52eb95.bindPopup(popup_e6d97755548cc912f5dd1bf479f36f56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1ff0c6ef4f350d27da2b2bc0f52eb95.setIcon(icon_af05db30795895be4243aca947a095ff);
|
|
|
|
|
|
var marker_e12c1f02b740db216982e8d771d4e6f7 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_da4d77070f4930b7f7ce93744a1bf501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159e7584b26a0d2f508460935c039985 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3797d65ea017780d6743126f6c72716a = $(`<div id="html_3797d65ea017780d6743126f6c72716a" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_159e7584b26a0d2f508460935c039985.setContent(html_3797d65ea017780d6743126f6c72716a);
|
|
|
|
|
|
|
|
marker_e12c1f02b740db216982e8d771d4e6f7.bindPopup(popup_159e7584b26a0d2f508460935c039985)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e12c1f02b740db216982e8d771d4e6f7.setIcon(icon_da4d77070f4930b7f7ce93744a1bf501);
|
|
|
|
|
|
var marker_71068eba98186a8d163e6279d9b51426 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_bb7f8d2b9c6931fd4c47d5059839bf09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_071aa393765fd75e6e6ca4715bdf0a19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49ccd35a349be8f0a2cea67f88d423b2 = $(`<div id="html_49ccd35a349be8f0a2cea67f88d423b2" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_071aa393765fd75e6e6ca4715bdf0a19.setContent(html_49ccd35a349be8f0a2cea67f88d423b2);
|
|
|
|
|
|
|
|
marker_71068eba98186a8d163e6279d9b51426.bindPopup(popup_071aa393765fd75e6e6ca4715bdf0a19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71068eba98186a8d163e6279d9b51426.setIcon(icon_bb7f8d2b9c6931fd4c47d5059839bf09);
|
|
|
|
|
|
var marker_d5880d4a2bb857036f398c9738705384 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_52cb0281760a9495831d6a967de19e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f14e88e5f77350657ce983c665e1fd58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7693c611a32b5685a1f5afd5b7fe660f = $(`<div id="html_7693c611a32b5685a1f5afd5b7fe660f" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_f14e88e5f77350657ce983c665e1fd58.setContent(html_7693c611a32b5685a1f5afd5b7fe660f);
|
|
|
|
|
|
|
|
marker_d5880d4a2bb857036f398c9738705384.bindPopup(popup_f14e88e5f77350657ce983c665e1fd58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5880d4a2bb857036f398c9738705384.setIcon(icon_52cb0281760a9495831d6a967de19e63);
|
|
|
|
|
|
var marker_3b698477b281d9d7e990e08c1023abc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c5caf665b65e5d3506d8e3b65057a814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_937738e381964940680608dcad9bf14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c8e263ee29930d566ae03634d6a813e = $(`<div id="html_3c8e263ee29930d566ae03634d6a813e" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_937738e381964940680608dcad9bf14f.setContent(html_3c8e263ee29930d566ae03634d6a813e);
|
|
|
|
|
|
|
|
marker_3b698477b281d9d7e990e08c1023abc8.bindPopup(popup_937738e381964940680608dcad9bf14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b698477b281d9d7e990e08c1023abc8.setIcon(icon_c5caf665b65e5d3506d8e3b65057a814);
|
|
|
|
|
|
var marker_aed5d7eb7b4cb6749be985ed91a49f0d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_640e926d50b3c0064443df833f9607d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de7249b645f23c5977d019775bc4deba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85394eb269568c5ea60969eeab674b26 = $(`<div id="html_85394eb269568c5ea60969eeab674b26" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_de7249b645f23c5977d019775bc4deba.setContent(html_85394eb269568c5ea60969eeab674b26);
|
|
|
|
|
|
|
|
marker_aed5d7eb7b4cb6749be985ed91a49f0d.bindPopup(popup_de7249b645f23c5977d019775bc4deba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aed5d7eb7b4cb6749be985ed91a49f0d.setIcon(icon_640e926d50b3c0064443df833f9607d9);
|
|
|
|
|
|
var marker_f1e887f560d7fff10d590d096e1775dd = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_be7ed7fde41e6bc762063613218017f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8604c741f53a57cf00dcc36aa2366f9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cbb2599b8ea12c7dfaa7ca5655a388a = $(`<div id="html_4cbb2599b8ea12c7dfaa7ca5655a388a" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_8604c741f53a57cf00dcc36aa2366f9c.setContent(html_4cbb2599b8ea12c7dfaa7ca5655a388a);
|
|
|
|
|
|
|
|
marker_f1e887f560d7fff10d590d096e1775dd.bindPopup(popup_8604c741f53a57cf00dcc36aa2366f9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e887f560d7fff10d590d096e1775dd.setIcon(icon_be7ed7fde41e6bc762063613218017f0);
|
|
|
|
|
|
var marker_9eb6a9f354682bfa235baa952864382b = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8939fb3f060bcc3a9260ec9b62e54616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_817f7573c8ccbb818dc9fd9d2c9b19ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a62c5fa7e8e85adee5654883ebb814e = $(`<div id="html_3a62c5fa7e8e85adee5654883ebb814e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_817f7573c8ccbb818dc9fd9d2c9b19ed.setContent(html_3a62c5fa7e8e85adee5654883ebb814e);
|
|
|
|
|
|
|
|
marker_9eb6a9f354682bfa235baa952864382b.bindPopup(popup_817f7573c8ccbb818dc9fd9d2c9b19ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eb6a9f354682bfa235baa952864382b.setIcon(icon_8939fb3f060bcc3a9260ec9b62e54616);
|
|
|
|
|
|
var marker_f2fee6d54fccba3d38da5dcf14dfd6fa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_234a81e326d2c363b9ce4514f1cbd713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a9cab8bc80ea4c379b6e9f11816d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13bc776985898e2ed5f35b5950395e9a = $(`<div id="html_13bc776985898e2ed5f35b5950395e9a" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_a3a9cab8bc80ea4c379b6e9f11816d6e.setContent(html_13bc776985898e2ed5f35b5950395e9a);
|
|
|
|
|
|
|
|
marker_f2fee6d54fccba3d38da5dcf14dfd6fa.bindPopup(popup_a3a9cab8bc80ea4c379b6e9f11816d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2fee6d54fccba3d38da5dcf14dfd6fa.setIcon(icon_234a81e326d2c363b9ce4514f1cbd713);
|
|
|
|
|
|
var marker_3a88405b43d6a0d3254b3012327deb75 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b3b44fb4dae0c4f748fa7b801bc5fba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0bce17d0c9d67d512ede9f79accb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86c74ff0825591592afb81ab14b7850b = $(`<div id="html_86c74ff0825591592afb81ab14b7850b" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_8a0bce17d0c9d67d512ede9f79accb8f.setContent(html_86c74ff0825591592afb81ab14b7850b);
|
|
|
|
|
|
|
|
marker_3a88405b43d6a0d3254b3012327deb75.bindPopup(popup_8a0bce17d0c9d67d512ede9f79accb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a88405b43d6a0d3254b3012327deb75.setIcon(icon_b3b44fb4dae0c4f748fa7b801bc5fba1);
|
|
|
|
|
|
var marker_c2472ecd56a4a9851ef3b8455c2509d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_cb8de2bceb61a128cf9d759d979aebca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547ba229e0a957da6f67991e3427eff1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98fcb7c45611782d724b6e71570f88ba = $(`<div id="html_98fcb7c45611782d724b6e71570f88ba" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_547ba229e0a957da6f67991e3427eff1.setContent(html_98fcb7c45611782d724b6e71570f88ba);
|
|
|
|
|
|
|
|
marker_c2472ecd56a4a9851ef3b8455c2509d3.bindPopup(popup_547ba229e0a957da6f67991e3427eff1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2472ecd56a4a9851ef3b8455c2509d3.setIcon(icon_cb8de2bceb61a128cf9d759d979aebca);
|
|
|
|
|
|
var marker_1be41ade99f8c30543649b361ff030e4 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a5e3d8cf651f7c1cfa76232cac07e8b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2dad651e7cecfc6debf576e3500a6c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e4dd728c3eeaa7b0786dc4acd8954e8 = $(`<div id="html_4e4dd728c3eeaa7b0786dc4acd8954e8" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a2dad651e7cecfc6debf576e3500a6c7.setContent(html_4e4dd728c3eeaa7b0786dc4acd8954e8);
|
|
|
|
|
|
|
|
marker_1be41ade99f8c30543649b361ff030e4.bindPopup(popup_a2dad651e7cecfc6debf576e3500a6c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1be41ade99f8c30543649b361ff030e4.setIcon(icon_a5e3d8cf651f7c1cfa76232cac07e8b8);
|
|
|
|
|
|
var marker_2e627295dcfe17fc22de69b50be7a228 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_a765a979b42d319b9cc8d289fb381361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e79b81fbab9e6989084dd5218d19951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15aa7ca30cc86f297bb3391a252afc1b = $(`<div id="html_15aa7ca30cc86f297bb3391a252afc1b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_1e79b81fbab9e6989084dd5218d19951.setContent(html_15aa7ca30cc86f297bb3391a252afc1b);
|
|
|
|
|
|
|
|
marker_2e627295dcfe17fc22de69b50be7a228.bindPopup(popup_1e79b81fbab9e6989084dd5218d19951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e627295dcfe17fc22de69b50be7a228.setIcon(icon_a765a979b42d319b9cc8d289fb381361);
|
|
|
|
|
|
var marker_059f44f391ca7696ff01a8dc6f6c2b1a = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_58df1d59b2c4f63a5d81c2409db76f8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b9ec5b4c8e5d557ca29e6be9856f65b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5076e4f1fd28698e801c3dde8b2459aa = $(`<div id="html_5076e4f1fd28698e801c3dde8b2459aa" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_5b9ec5b4c8e5d557ca29e6be9856f65b.setContent(html_5076e4f1fd28698e801c3dde8b2459aa);
|
|
|
|
|
|
|
|
marker_059f44f391ca7696ff01a8dc6f6c2b1a.bindPopup(popup_5b9ec5b4c8e5d557ca29e6be9856f65b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_059f44f391ca7696ff01a8dc6f6c2b1a.setIcon(icon_58df1d59b2c4f63a5d81c2409db76f8e);
|
|
|
|
|
|
var marker_acbab69e6ee9d52167c17e166d095f0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_de2795fa272277e08a33c7f93d3a0914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_350d3a0cfac7d3c5cc70e3d53fdda5b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cfa0465182c7a19c5a86c5a306dd036 = $(`<div id="html_0cfa0465182c7a19c5a86c5a306dd036" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_350d3a0cfac7d3c5cc70e3d53fdda5b4.setContent(html_0cfa0465182c7a19c5a86c5a306dd036);
|
|
|
|
|
|
|
|
marker_acbab69e6ee9d52167c17e166d095f0d.bindPopup(popup_350d3a0cfac7d3c5cc70e3d53fdda5b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acbab69e6ee9d52167c17e166d095f0d.setIcon(icon_de2795fa272277e08a33c7f93d3a0914);
|
|
|
|
|
|
var marker_bdbc9301851211ad106568611e3635d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_b7bf6daff8a61a56718f357da4570bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8020810a6f5136e5a51955cf91cff455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc4fd088dc4bb0476602b207d80aa889 = $(`<div id="html_dc4fd088dc4bb0476602b207d80aa889" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_8020810a6f5136e5a51955cf91cff455.setContent(html_dc4fd088dc4bb0476602b207d80aa889);
|
|
|
|
|
|
|
|
marker_bdbc9301851211ad106568611e3635d0.bindPopup(popup_8020810a6f5136e5a51955cf91cff455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdbc9301851211ad106568611e3635d0.setIcon(icon_b7bf6daff8a61a56718f357da4570bed);
|
|
|
|
|
|
var marker_953613107b9f8efd3a95e86152aa9158 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3955d793deae426f03cc39b1528eb552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deb4a8ca8b56f53eb46c1db4af368cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b691040e2be92761f3a86aaa8519eead = $(`<div id="html_b691040e2be92761f3a86aaa8519eead" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_deb4a8ca8b56f53eb46c1db4af368cea.setContent(html_b691040e2be92761f3a86aaa8519eead);
|
|
|
|
|
|
|
|
marker_953613107b9f8efd3a95e86152aa9158.bindPopup(popup_deb4a8ca8b56f53eb46c1db4af368cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_953613107b9f8efd3a95e86152aa9158.setIcon(icon_3955d793deae426f03cc39b1528eb552);
|
|
|
|
|
|
var marker_164a40b0688bb26b1bdbe85af489c011 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_5d62025446bb92e7d7354c7af0ff7893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fafb01bfa993c31282638cb891952f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0f84acfe704c07e7a565d83c8802ef = $(`<div id="html_cb0f84acfe704c07e7a565d83c8802ef" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_5fafb01bfa993c31282638cb891952f4.setContent(html_cb0f84acfe704c07e7a565d83c8802ef);
|
|
|
|
|
|
|
|
marker_164a40b0688bb26b1bdbe85af489c011.bindPopup(popup_5fafb01bfa993c31282638cb891952f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_164a40b0688bb26b1bdbe85af489c011.setIcon(icon_5d62025446bb92e7d7354c7af0ff7893);
|
|
|
|
|
|
var marker_1ba151c1e150905fa5cd0b88e14e9d7b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_92e82349c0fb84a9395e51c7ce280d88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e5c4a400ee016603b09d427eca2c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e0aec2ad0364eaeb4b5fd760185781c = $(`<div id="html_0e0aec2ad0364eaeb4b5fd760185781c" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_85e5c4a400ee016603b09d427eca2c22.setContent(html_0e0aec2ad0364eaeb4b5fd760185781c);
|
|
|
|
|
|
|
|
marker_1ba151c1e150905fa5cd0b88e14e9d7b.bindPopup(popup_85e5c4a400ee016603b09d427eca2c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ba151c1e150905fa5cd0b88e14e9d7b.setIcon(icon_92e82349c0fb84a9395e51c7ce280d88);
|
|
|
|
|
|
var marker_91256696d1bf90d506f7d1e4d19ed24b = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_133f0dd3181a25ad39f43007bacf05ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d0f97705a0e4399693e816377bdf709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e1184fabce4758962ec93875399062c = $(`<div id="html_3e1184fabce4758962ec93875399062c" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_7d0f97705a0e4399693e816377bdf709.setContent(html_3e1184fabce4758962ec93875399062c);
|
|
|
|
|
|
|
|
marker_91256696d1bf90d506f7d1e4d19ed24b.bindPopup(popup_7d0f97705a0e4399693e816377bdf709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91256696d1bf90d506f7d1e4d19ed24b.setIcon(icon_133f0dd3181a25ad39f43007bacf05ac);
|
|
|
|
|
|
var marker_04474df42f0ab130e6c51f4975918103 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ecf2c95d5e82e03e2faee7a5cb13a197 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87143c26e28ccaa701f9b7a41ce10f65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e2fc61ef6497f3ae1a5c9e0d731cb16 = $(`<div id="html_6e2fc61ef6497f3ae1a5c9e0d731cb16" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_87143c26e28ccaa701f9b7a41ce10f65.setContent(html_6e2fc61ef6497f3ae1a5c9e0d731cb16);
|
|
|
|
|
|
|
|
marker_04474df42f0ab130e6c51f4975918103.bindPopup(popup_87143c26e28ccaa701f9b7a41ce10f65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04474df42f0ab130e6c51f4975918103.setIcon(icon_ecf2c95d5e82e03e2faee7a5cb13a197);
|
|
|
|
|
|
var marker_784f5864fd4e722cd90e826650677164 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_39d5947fc9beb180eb8fc162fc2094f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8c09780bb7ecb69dc12aa0feb9fbab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a0e9f5283b6709175954e836f435a7 = $(`<div id="html_13a0e9f5283b6709175954e836f435a7" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_b8c09780bb7ecb69dc12aa0feb9fbab0.setContent(html_13a0e9f5283b6709175954e836f435a7);
|
|
|
|
|
|
|
|
marker_784f5864fd4e722cd90e826650677164.bindPopup(popup_b8c09780bb7ecb69dc12aa0feb9fbab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_784f5864fd4e722cd90e826650677164.setIcon(icon_39d5947fc9beb180eb8fc162fc2094f7);
|
|
|
|
|
|
var marker_ee31f7b3d783da3af008259fa0b7cc41 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8cd3c5af269eb19ff6bef01b5e467432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e5b92218d9ce2bd404b79c40357ca34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a0afb1552fddb1b6a13459b1603323e = $(`<div id="html_9a0afb1552fddb1b6a13459b1603323e" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_8e5b92218d9ce2bd404b79c40357ca34.setContent(html_9a0afb1552fddb1b6a13459b1603323e);
|
|
|
|
|
|
|
|
marker_ee31f7b3d783da3af008259fa0b7cc41.bindPopup(popup_8e5b92218d9ce2bd404b79c40357ca34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee31f7b3d783da3af008259fa0b7cc41.setIcon(icon_8cd3c5af269eb19ff6bef01b5e467432);
|
|
|
|
|
|
var marker_96d1a210c7a49e23e9453fb7b67d7b66 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_9ebee09ba008def80dfcaed7fb4609b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab23078fa91f5542fc9f4ad67202f7a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dda5187986c6763eaee60847f5c8b7fd = $(`<div id="html_dda5187986c6763eaee60847f5c8b7fd" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_ab23078fa91f5542fc9f4ad67202f7a4.setContent(html_dda5187986c6763eaee60847f5c8b7fd);
|
|
|
|
|
|
|
|
marker_96d1a210c7a49e23e9453fb7b67d7b66.bindPopup(popup_ab23078fa91f5542fc9f4ad67202f7a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96d1a210c7a49e23e9453fb7b67d7b66.setIcon(icon_9ebee09ba008def80dfcaed7fb4609b7);
|
|
|
|
|
|
var marker_81b0d327a3d65d6f5c3073d8dbdea4a8 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_739f287c0ec5fd25b2c7fcb833306f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba9549554d2a987ea3ed8f47d8617d8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07de61d987be5776a5f586e11ae059b7 = $(`<div id="html_07de61d987be5776a5f586e11ae059b7" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_ba9549554d2a987ea3ed8f47d8617d8a.setContent(html_07de61d987be5776a5f586e11ae059b7);
|
|
|
|
|
|
|
|
marker_81b0d327a3d65d6f5c3073d8dbdea4a8.bindPopup(popup_ba9549554d2a987ea3ed8f47d8617d8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81b0d327a3d65d6f5c3073d8dbdea4a8.setIcon(icon_739f287c0ec5fd25b2c7fcb833306f3f);
|
|
|
|
|
|
var marker_a7db8706808df81db8e937f06ccebd49 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_f3dd5dedd32964fde1a0be15ea767cc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df4e4ec47d6a9650aafa3ef66065d09c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32b08401984f0e5e0ddc95c0c59a48b7 = $(`<div id="html_32b08401984f0e5e0ddc95c0c59a48b7" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_df4e4ec47d6a9650aafa3ef66065d09c.setContent(html_32b08401984f0e5e0ddc95c0c59a48b7);
|
|
|
|
|
|
|
|
marker_a7db8706808df81db8e937f06ccebd49.bindPopup(popup_df4e4ec47d6a9650aafa3ef66065d09c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7db8706808df81db8e937f06ccebd49.setIcon(icon_f3dd5dedd32964fde1a0be15ea767cc8);
|
|
|
|
|
|
var marker_343d3981b32ce94c9b2f76cc8297b9dc = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3aad7c659bdd73f6746a1337e2096c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8355bffbd097c68336911c1fe5a60032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d9e1255c2c3a3cea90bbd52688c69aa = $(`<div id="html_1d9e1255c2c3a3cea90bbd52688c69aa" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_8355bffbd097c68336911c1fe5a60032.setContent(html_1d9e1255c2c3a3cea90bbd52688c69aa);
|
|
|
|
|
|
|
|
marker_343d3981b32ce94c9b2f76cc8297b9dc.bindPopup(popup_8355bffbd097c68336911c1fe5a60032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_343d3981b32ce94c9b2f76cc8297b9dc.setIcon(icon_3aad7c659bdd73f6746a1337e2096c77);
|
|
|
|
|
|
var marker_01f5f43403cbd497f9371e40aa9ed594 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8357b62f02a0ace23f42da74f4cb6170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f288472f739f5b758d9533cb961ee1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b21ac704985b345b129153ef5e83d087 = $(`<div id="html_b21ac704985b345b129153ef5e83d087" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_2f288472f739f5b758d9533cb961ee1e.setContent(html_b21ac704985b345b129153ef5e83d087);
|
|
|
|
|
|
|
|
marker_01f5f43403cbd497f9371e40aa9ed594.bindPopup(popup_2f288472f739f5b758d9533cb961ee1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01f5f43403cbd497f9371e40aa9ed594.setIcon(icon_8357b62f02a0ace23f42da74f4cb6170);
|
|
|
|
|
|
var marker_f86c318f3ae7aab63369d3a635abfa0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_6b9718b09690bc413b1c8d352066ee4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daff951913a7d8503ad3fdd898b6aa8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d7050f717559a7035d772197513f77 = $(`<div id="html_93d7050f717559a7035d772197513f77" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_daff951913a7d8503ad3fdd898b6aa8c.setContent(html_93d7050f717559a7035d772197513f77);
|
|
|
|
|
|
|
|
marker_f86c318f3ae7aab63369d3a635abfa0a.bindPopup(popup_daff951913a7d8503ad3fdd898b6aa8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f86c318f3ae7aab63369d3a635abfa0a.setIcon(icon_6b9718b09690bc413b1c8d352066ee4f);
|
|
|
|
|
|
var marker_1b723ca26ba6c8c270391b319f0d93a7 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_3227c6daa9391c0d6122b6474db52bc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e739add669db5894c7e562f3ffc60b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b3294ec8966e00e75642b72bbd167ca = $(`<div id="html_4b3294ec8966e00e75642b72bbd167ca" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_e739add669db5894c7e562f3ffc60b27.setContent(html_4b3294ec8966e00e75642b72bbd167ca);
|
|
|
|
|
|
|
|
marker_1b723ca26ba6c8c270391b319f0d93a7.bindPopup(popup_e739add669db5894c7e562f3ffc60b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b723ca26ba6c8c270391b319f0d93a7.setIcon(icon_3227c6daa9391c0d6122b6474db52bc9);
|
|
|
|
|
|
var marker_afcb523ad563b3cbd26f80f53f7c6a1e = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_eabf2e199da1c257b64b8e2c3a441f1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c21cff9ef7ac80a4f32a7fcb8398168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60faeafadbbeaf523fd8f195ad48da0 = $(`<div id="html_b60faeafadbbeaf523fd8f195ad48da0" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_8c21cff9ef7ac80a4f32a7fcb8398168.setContent(html_b60faeafadbbeaf523fd8f195ad48da0);
|
|
|
|
|
|
|
|
marker_afcb523ad563b3cbd26f80f53f7c6a1e.bindPopup(popup_8c21cff9ef7ac80a4f32a7fcb8398168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afcb523ad563b3cbd26f80f53f7c6a1e.setIcon(icon_eabf2e199da1c257b64b8e2c3a441f1b);
|
|
|
|
|
|
var marker_404eaf448b38a18aed0d87183a1b1b76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c71e8a2a3c90f70cd90a61e614d102d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd18a99cecaf611cd5897b519398861c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66d7612fd846feafbbbe04ec7d4eea4e = $(`<div id="html_66d7612fd846feafbbbe04ec7d4eea4e" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_bd18a99cecaf611cd5897b519398861c.setContent(html_66d7612fd846feafbbbe04ec7d4eea4e);
|
|
|
|
|
|
|
|
marker_404eaf448b38a18aed0d87183a1b1b76.bindPopup(popup_bd18a99cecaf611cd5897b519398861c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404eaf448b38a18aed0d87183a1b1b76.setIcon(icon_c71e8a2a3c90f70cd90a61e614d102d7);
|
|
|
|
|
|
var marker_b49aace822a2ccf8ac195f98312f24ee = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_1ac49e83cc777191ba825ebcd89c8248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b00f395cbf36ba5ca2bbf5e4f72152c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee9ed7635b4b3921789836fb7e2b29d2 = $(`<div id="html_ee9ed7635b4b3921789836fb7e2b29d2" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_2b00f395cbf36ba5ca2bbf5e4f72152c.setContent(html_ee9ed7635b4b3921789836fb7e2b29d2);
|
|
|
|
|
|
|
|
marker_b49aace822a2ccf8ac195f98312f24ee.bindPopup(popup_2b00f395cbf36ba5ca2bbf5e4f72152c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b49aace822a2ccf8ac195f98312f24ee.setIcon(icon_1ac49e83cc777191ba825ebcd89c8248);
|
|
|
|
|
|
var marker_e2d4f20a5bdc613f1a879f41d36b11c6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_c57714d9d6219862eeeed240e4afd864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65f3eace7b0ecaad6c15c7a1b54fdccc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beeee8771099775f47dc3617cc045ad4 = $(`<div id="html_beeee8771099775f47dc3617cc045ad4" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_65f3eace7b0ecaad6c15c7a1b54fdccc.setContent(html_beeee8771099775f47dc3617cc045ad4);
|
|
|
|
|
|
|
|
marker_e2d4f20a5bdc613f1a879f41d36b11c6.bindPopup(popup_65f3eace7b0ecaad6c15c7a1b54fdccc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2d4f20a5bdc613f1a879f41d36b11c6.setIcon(icon_c57714d9d6219862eeeed240e4afd864);
|
|
|
|
|
|
var marker_7d58789ca93e3b18cd03c871338b5c12 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_8ac9bfc0f5ae37c2e750c52406b322c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_329f6789e518fb7b1a72c04b4c2863c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56bc30c12600fb4d8700660ea0b7a1db = $(`<div id="html_56bc30c12600fb4d8700660ea0b7a1db" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_329f6789e518fb7b1a72c04b4c2863c5.setContent(html_56bc30c12600fb4d8700660ea0b7a1db);
|
|
|
|
|
|
|
|
marker_7d58789ca93e3b18cd03c871338b5c12.bindPopup(popup_329f6789e518fb7b1a72c04b4c2863c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d58789ca93e3b18cd03c871338b5c12.setIcon(icon_8ac9bfc0f5ae37c2e750c52406b322c9);
|
|
|
|
|
|
var marker_705fc1448da167cdf17b52a461c4bfb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_ff9eee4c1f443ea334b8ba877aac3278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_795417a4e98efe2b7c3eb7034bc98879 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af10aa3eb634f935fbae02ebb0d7bfd9 = $(`<div id="html_af10aa3eb634f935fbae02ebb0d7bfd9" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_795417a4e98efe2b7c3eb7034bc98879.setContent(html_af10aa3eb634f935fbae02ebb0d7bfd9);
|
|
|
|
|
|
|
|
marker_705fc1448da167cdf17b52a461c4bfb1.bindPopup(popup_795417a4e98efe2b7c3eb7034bc98879)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_705fc1448da167cdf17b52a461c4bfb1.setIcon(icon_ff9eee4c1f443ea334b8ba877aac3278);
|
|
|
|
|
|
var marker_38b8b4eb5c28452c32032f189ef13de4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_b258c497292af6757eba28783b1d1f8a);
|
|
|
|
|
|
var icon_7cf9fc5741aac8a133787cf9f2076c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a194f34fbbba3b9c115a9f26b4ceeb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a1a79527ad2fd8c5ff1d55fe7fee55 = $(`<div id="html_49a1a79527ad2fd8c5ff1d55fe7fee55" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_0a194f34fbbba3b9c115a9f26b4ceeb5.setContent(html_49a1a79527ad2fd8c5ff1d55fe7fee55);
|
|
|
|
|
|
|
|
marker_38b8b4eb5c28452c32032f189ef13de4.bindPopup(popup_0a194f34fbbba3b9c115a9f26b4ceeb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b8b4eb5c28452c32032f189ef13de4.setIcon(icon_7cf9fc5741aac8a133787cf9f2076c16);
|
|
|
|
|
|
marker_cluster_b258c497292af6757eba28783b1d1f8a.addTo(map_e66d629d2e541814e6b3cc95230e3234);
|
|
|
|
</script>
|
|
</html> |