mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 05:45:18 +00:00
11323 lines
329 KiB
HTML
11323 lines
329 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_d01bcf116bcd535aa8ca60939cd9db71 {
|
|
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_d01bcf116bcd535aa8ca60939cd9db71" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_d01bcf116bcd535aa8ca60939cd9db71 = L.map(
|
|
"map_d01bcf116bcd535aa8ca60939cd9db71",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_4ae4a53f1bc6cb3bcf5e157b6c0db24e = 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_4ae4a53f1bc6cb3bcf5e157b6c0db24e.addTo(map_d01bcf116bcd535aa8ca60939cd9db71);
|
|
|
|
|
|
var marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_5dfed9efc3853575ee664b344f9a3187 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7a67533420047afcee1f6f465882077f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f19dddb6c67f9b52df23b1557f7c484e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aca203d39ab0a22d673f7f88dcd670e1 = $(`<div id="html_aca203d39ab0a22d673f7f88dcd670e1" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_f19dddb6c67f9b52df23b1557f7c484e.setContent(html_aca203d39ab0a22d673f7f88dcd670e1);
|
|
|
|
|
|
|
|
marker_5dfed9efc3853575ee664b344f9a3187.bindPopup(popup_f19dddb6c67f9b52df23b1557f7c484e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfed9efc3853575ee664b344f9a3187.setIcon(icon_7a67533420047afcee1f6f465882077f);
|
|
|
|
|
|
var marker_6663177cf922a1dad4e7ee91be26d010 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_51709f3aa2671cb9fdb97fb73b832bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2434d2c100726c2305b94d2a726b3dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14e8ca1cce389052260dd8a2da6d93c = $(`<div id="html_a14e8ca1cce389052260dd8a2da6d93c" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_b2434d2c100726c2305b94d2a726b3dd.setContent(html_a14e8ca1cce389052260dd8a2da6d93c);
|
|
|
|
|
|
|
|
marker_6663177cf922a1dad4e7ee91be26d010.bindPopup(popup_b2434d2c100726c2305b94d2a726b3dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6663177cf922a1dad4e7ee91be26d010.setIcon(icon_51709f3aa2671cb9fdb97fb73b832bca);
|
|
|
|
|
|
var marker_dce66f690ebfb66228d5d5eecfdf5569 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e0aaef11c18faf218c17639f2a48be54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76f645103d31cc9998ab7697d1e4c30f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714cbb501cea7db51f6ada54da754247 = $(`<div id="html_714cbb501cea7db51f6ada54da754247" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_76f645103d31cc9998ab7697d1e4c30f.setContent(html_714cbb501cea7db51f6ada54da754247);
|
|
|
|
|
|
|
|
marker_dce66f690ebfb66228d5d5eecfdf5569.bindPopup(popup_76f645103d31cc9998ab7697d1e4c30f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce66f690ebfb66228d5d5eecfdf5569.setIcon(icon_e0aaef11c18faf218c17639f2a48be54);
|
|
|
|
|
|
var marker_ed3ba904b76bfe6e4685fdb9b7211550 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cb4122c60c99a8a917ffa795b44e1699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d07f03665784a10e554538c249b9933f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b43fa0c72be5ba1eb06d3c0dc69f9d = $(`<div id="html_b8b43fa0c72be5ba1eb06d3c0dc69f9d" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_d07f03665784a10e554538c249b9933f.setContent(html_b8b43fa0c72be5ba1eb06d3c0dc69f9d);
|
|
|
|
|
|
|
|
marker_ed3ba904b76bfe6e4685fdb9b7211550.bindPopup(popup_d07f03665784a10e554538c249b9933f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed3ba904b76bfe6e4685fdb9b7211550.setIcon(icon_cb4122c60c99a8a917ffa795b44e1699);
|
|
|
|
|
|
var marker_c85f338d20b16af9b7cea5b124588dc3 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9a1fe8d1bde15f8922b571f4849a2ccf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e28a2871f4f1a3e415ebd8b769e43ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2348b303dc3019b959695cf53555ea37 = $(`<div id="html_2348b303dc3019b959695cf53555ea37" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_6e28a2871f4f1a3e415ebd8b769e43ac.setContent(html_2348b303dc3019b959695cf53555ea37);
|
|
|
|
|
|
|
|
marker_c85f338d20b16af9b7cea5b124588dc3.bindPopup(popup_6e28a2871f4f1a3e415ebd8b769e43ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c85f338d20b16af9b7cea5b124588dc3.setIcon(icon_9a1fe8d1bde15f8922b571f4849a2ccf);
|
|
|
|
|
|
var marker_ebf196e1a727dab6e111c070c7215bee = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_32e92689c952eea33150ebf6bd1216d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae376d2575624e7ebb388bed5f531359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a3728280f3a6d0d1a0a7dc0669970bd = $(`<div id="html_2a3728280f3a6d0d1a0a7dc0669970bd" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_ae376d2575624e7ebb388bed5f531359.setContent(html_2a3728280f3a6d0d1a0a7dc0669970bd);
|
|
|
|
|
|
|
|
marker_ebf196e1a727dab6e111c070c7215bee.bindPopup(popup_ae376d2575624e7ebb388bed5f531359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf196e1a727dab6e111c070c7215bee.setIcon(icon_32e92689c952eea33150ebf6bd1216d9);
|
|
|
|
|
|
var marker_01af55bdb133b39a4ea41370a6aa709a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9cfb1e80dfcd66814f646546f775adce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c9b70a8dc62076af9cf702f03b3465c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce792ca70ee9351388f776e110eca2b8 = $(`<div id="html_ce792ca70ee9351388f776e110eca2b8" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_9c9b70a8dc62076af9cf702f03b3465c.setContent(html_ce792ca70ee9351388f776e110eca2b8);
|
|
|
|
|
|
|
|
marker_01af55bdb133b39a4ea41370a6aa709a.bindPopup(popup_9c9b70a8dc62076af9cf702f03b3465c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01af55bdb133b39a4ea41370a6aa709a.setIcon(icon_9cfb1e80dfcd66814f646546f775adce);
|
|
|
|
|
|
var marker_7fa502139d9ee90407bba7df67bd8c68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_969160e375d056f611626a6b91436df3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af75babdb78073889fa8f50ca3322f5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36de8a226a491ee902affc1f31f2ce12 = $(`<div id="html_36de8a226a491ee902affc1f31f2ce12" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_af75babdb78073889fa8f50ca3322f5d.setContent(html_36de8a226a491ee902affc1f31f2ce12);
|
|
|
|
|
|
|
|
marker_7fa502139d9ee90407bba7df67bd8c68.bindPopup(popup_af75babdb78073889fa8f50ca3322f5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa502139d9ee90407bba7df67bd8c68.setIcon(icon_969160e375d056f611626a6b91436df3);
|
|
|
|
|
|
var marker_da2d8484b1788c44945f61220bb3dad0 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6b2ad4fee91da756ee86ce092c4c9267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ec627115d1f4bc79b0151067c7582e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04ae9ec1507795a1c82770275429aa73 = $(`<div id="html_04ae9ec1507795a1c82770275429aa73" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_18ec627115d1f4bc79b0151067c7582e.setContent(html_04ae9ec1507795a1c82770275429aa73);
|
|
|
|
|
|
|
|
marker_da2d8484b1788c44945f61220bb3dad0.bindPopup(popup_18ec627115d1f4bc79b0151067c7582e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da2d8484b1788c44945f61220bb3dad0.setIcon(icon_6b2ad4fee91da756ee86ce092c4c9267);
|
|
|
|
|
|
var marker_fa1d1ceff68bd7041fa5caee0c390e16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a5836257d9f516e108401f1d4b7cdee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8585b586260d5d87cedde69128e98123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e8386af232efa863161693ca46f992 = $(`<div id="html_69e8386af232efa863161693ca46f992" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_8585b586260d5d87cedde69128e98123.setContent(html_69e8386af232efa863161693ca46f992);
|
|
|
|
|
|
|
|
marker_fa1d1ceff68bd7041fa5caee0c390e16.bindPopup(popup_8585b586260d5d87cedde69128e98123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa1d1ceff68bd7041fa5caee0c390e16.setIcon(icon_a5836257d9f516e108401f1d4b7cdee0);
|
|
|
|
|
|
var marker_23392ba6ee778fb461a20ab4e48e4747 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_24697c55c22b3b64f73d36572423e41d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e66536e7547b1d5f6c88d84e55084edf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2c347a1c3b2581a5db512d4eae70ad6 = $(`<div id="html_d2c347a1c3b2581a5db512d4eae70ad6" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_e66536e7547b1d5f6c88d84e55084edf.setContent(html_d2c347a1c3b2581a5db512d4eae70ad6);
|
|
|
|
|
|
|
|
marker_23392ba6ee778fb461a20ab4e48e4747.bindPopup(popup_e66536e7547b1d5f6c88d84e55084edf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23392ba6ee778fb461a20ab4e48e4747.setIcon(icon_24697c55c22b3b64f73d36572423e41d);
|
|
|
|
|
|
var marker_b95b947d16381d3acfba3c5b865e0068 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_37ac039168c57f4ea48b47bc3ea1d37a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54d68ba489e2923e4a53c510f72c673b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce232277fb0502f8cfad112fbfa59e91 = $(`<div id="html_ce232277fb0502f8cfad112fbfa59e91" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_54d68ba489e2923e4a53c510f72c673b.setContent(html_ce232277fb0502f8cfad112fbfa59e91);
|
|
|
|
|
|
|
|
marker_b95b947d16381d3acfba3c5b865e0068.bindPopup(popup_54d68ba489e2923e4a53c510f72c673b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b95b947d16381d3acfba3c5b865e0068.setIcon(icon_37ac039168c57f4ea48b47bc3ea1d37a);
|
|
|
|
|
|
var marker_e92b18a1315cf68e852e05740600c31c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_81e130810b3099ba37cd363783f3cf4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27bf434363bb90ce60b065e3bfad0134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edefce0d7cffb7a7fb37d95130c3c739 = $(`<div id="html_edefce0d7cffb7a7fb37d95130c3c739" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_27bf434363bb90ce60b065e3bfad0134.setContent(html_edefce0d7cffb7a7fb37d95130c3c739);
|
|
|
|
|
|
|
|
marker_e92b18a1315cf68e852e05740600c31c.bindPopup(popup_27bf434363bb90ce60b065e3bfad0134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e92b18a1315cf68e852e05740600c31c.setIcon(icon_81e130810b3099ba37cd363783f3cf4b);
|
|
|
|
|
|
var marker_26bfcc755c7ed319c1127aca888519f7 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3a2c061069d4e07accd99b6a6f9bb7ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68d22453c6ce8a7250b8b35193afb83a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee26f40f2a55b1b096f57501c6897eb3 = $(`<div id="html_ee26f40f2a55b1b096f57501c6897eb3" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_68d22453c6ce8a7250b8b35193afb83a.setContent(html_ee26f40f2a55b1b096f57501c6897eb3);
|
|
|
|
|
|
|
|
marker_26bfcc755c7ed319c1127aca888519f7.bindPopup(popup_68d22453c6ce8a7250b8b35193afb83a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26bfcc755c7ed319c1127aca888519f7.setIcon(icon_3a2c061069d4e07accd99b6a6f9bb7ab);
|
|
|
|
|
|
var marker_bf34e469a2aa535b10366974e1b74456 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_506cf247e9ba270751f3ce50cf9051c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93ee792a622863c7333e17d168e862db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3dba0b5a87b9a13cde708b82f8d7e02 = $(`<div id="html_a3dba0b5a87b9a13cde708b82f8d7e02" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_93ee792a622863c7333e17d168e862db.setContent(html_a3dba0b5a87b9a13cde708b82f8d7e02);
|
|
|
|
|
|
|
|
marker_bf34e469a2aa535b10366974e1b74456.bindPopup(popup_93ee792a622863c7333e17d168e862db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf34e469a2aa535b10366974e1b74456.setIcon(icon_506cf247e9ba270751f3ce50cf9051c8);
|
|
|
|
|
|
var marker_8a99a09b432a3519d9ed98e49263bd13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c796ecae1720b2dd6476caa28074db11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_946c325ae4a3200152cf93cdfe162712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6cfbd80cf487bc942a3015d7eddab95 = $(`<div id="html_b6cfbd80cf487bc942a3015d7eddab95" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_946c325ae4a3200152cf93cdfe162712.setContent(html_b6cfbd80cf487bc942a3015d7eddab95);
|
|
|
|
|
|
|
|
marker_8a99a09b432a3519d9ed98e49263bd13.bindPopup(popup_946c325ae4a3200152cf93cdfe162712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a99a09b432a3519d9ed98e49263bd13.setIcon(icon_c796ecae1720b2dd6476caa28074db11);
|
|
|
|
|
|
var marker_a3a120563b4e0f05544bb6bf1e9b2155 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_523eb0ee1d8397af80c313082e7f7462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26b1d96958f3163d7e48e9809c70415f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e99d442231cb6d1a025b10df8fb6395e = $(`<div id="html_e99d442231cb6d1a025b10df8fb6395e" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_26b1d96958f3163d7e48e9809c70415f.setContent(html_e99d442231cb6d1a025b10df8fb6395e);
|
|
|
|
|
|
|
|
marker_a3a120563b4e0f05544bb6bf1e9b2155.bindPopup(popup_26b1d96958f3163d7e48e9809c70415f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a120563b4e0f05544bb6bf1e9b2155.setIcon(icon_523eb0ee1d8397af80c313082e7f7462);
|
|
|
|
|
|
var marker_6aeae103ea656dff199441424b3a96d9 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3370133dbded488cd46b21357deee530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6f8c66fcc422361246e15ff5768e5de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a1cb89bd57ca0445e754c2b8a95b05 = $(`<div id="html_27a1cb89bd57ca0445e754c2b8a95b05" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_d6f8c66fcc422361246e15ff5768e5de.setContent(html_27a1cb89bd57ca0445e754c2b8a95b05);
|
|
|
|
|
|
|
|
marker_6aeae103ea656dff199441424b3a96d9.bindPopup(popup_d6f8c66fcc422361246e15ff5768e5de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aeae103ea656dff199441424b3a96d9.setIcon(icon_3370133dbded488cd46b21357deee530);
|
|
|
|
|
|
var marker_e9c1e23e4df57fbe78feacc3625c8b1b = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a861dcde203c38f8c2033ea85f458ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4115600563f23da58b693867bd91cdb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7be9c10bbe9843e411c171a89c523063 = $(`<div id="html_7be9c10bbe9843e411c171a89c523063" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_4115600563f23da58b693867bd91cdb2.setContent(html_7be9c10bbe9843e411c171a89c523063);
|
|
|
|
|
|
|
|
marker_e9c1e23e4df57fbe78feacc3625c8b1b.bindPopup(popup_4115600563f23da58b693867bd91cdb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9c1e23e4df57fbe78feacc3625c8b1b.setIcon(icon_a861dcde203c38f8c2033ea85f458ebf);
|
|
|
|
|
|
var marker_0821191b4e5517d5a60a54ce474de09b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_57df4289c7ce8220c222d1cfcabb835c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15b90b35e13f6d94d57fd00a4a24b936 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc21fdbeeadb6eba018d068c304d81bc = $(`<div id="html_fc21fdbeeadb6eba018d068c304d81bc" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_15b90b35e13f6d94d57fd00a4a24b936.setContent(html_fc21fdbeeadb6eba018d068c304d81bc);
|
|
|
|
|
|
|
|
marker_0821191b4e5517d5a60a54ce474de09b.bindPopup(popup_15b90b35e13f6d94d57fd00a4a24b936)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0821191b4e5517d5a60a54ce474de09b.setIcon(icon_57df4289c7ce8220c222d1cfcabb835c);
|
|
|
|
|
|
var marker_712d5043557a24fcdcdc07c867e39c5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f5e6c854f8f27eeae9e569c7c6dc8684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b20a982102604eddc43b21b12adf7f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c612d0a3f414dd65681b94d708ecbbe = $(`<div id="html_2c612d0a3f414dd65681b94d708ecbbe" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_8b20a982102604eddc43b21b12adf7f3.setContent(html_2c612d0a3f414dd65681b94d708ecbbe);
|
|
|
|
|
|
|
|
marker_712d5043557a24fcdcdc07c867e39c5a.bindPopup(popup_8b20a982102604eddc43b21b12adf7f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_712d5043557a24fcdcdc07c867e39c5a.setIcon(icon_f5e6c854f8f27eeae9e569c7c6dc8684);
|
|
|
|
|
|
var marker_91f5e231bab6fb9813192539dc6d70bc = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_49b3a0cf577de45456fd6c6d33cfb0ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d43f6d2e9f00b3d7b82687f463d221cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3fa1e1c819e318df08a57f0e27413f9 = $(`<div id="html_e3fa1e1c819e318df08a57f0e27413f9" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_d43f6d2e9f00b3d7b82687f463d221cc.setContent(html_e3fa1e1c819e318df08a57f0e27413f9);
|
|
|
|
|
|
|
|
marker_91f5e231bab6fb9813192539dc6d70bc.bindPopup(popup_d43f6d2e9f00b3d7b82687f463d221cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91f5e231bab6fb9813192539dc6d70bc.setIcon(icon_49b3a0cf577de45456fd6c6d33cfb0ee);
|
|
|
|
|
|
var marker_73907c8a6e18245c6241e9eac8066231 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6ff9db85effb4b667a98d8d0380595dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c941a1626081258b3247c71fde99aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcef32af98414ad06cfa41b1206e63f6 = $(`<div id="html_bcef32af98414ad06cfa41b1206e63f6" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_2c941a1626081258b3247c71fde99aa7.setContent(html_bcef32af98414ad06cfa41b1206e63f6);
|
|
|
|
|
|
|
|
marker_73907c8a6e18245c6241e9eac8066231.bindPopup(popup_2c941a1626081258b3247c71fde99aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73907c8a6e18245c6241e9eac8066231.setIcon(icon_6ff9db85effb4b667a98d8d0380595dd);
|
|
|
|
|
|
var marker_98f478e0d23deb7971a2adff4faf86ba = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_eb36520df04e6e469aee1bdb4150be01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_900e728675f71b4feb63fb203684690e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b2507a1700224beda92dca3fd1390b2 = $(`<div id="html_3b2507a1700224beda92dca3fd1390b2" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_900e728675f71b4feb63fb203684690e.setContent(html_3b2507a1700224beda92dca3fd1390b2);
|
|
|
|
|
|
|
|
marker_98f478e0d23deb7971a2adff4faf86ba.bindPopup(popup_900e728675f71b4feb63fb203684690e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98f478e0d23deb7971a2adff4faf86ba.setIcon(icon_eb36520df04e6e469aee1bdb4150be01);
|
|
|
|
|
|
var marker_ec98dffa0e8c2130bd26a1be3c30f0d9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_58ffaa290d31816decc7402f15a5f66f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6d14e00ad166a40bb95269cc975a379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f36ddab24734341317086daf79b8734 = $(`<div id="html_1f36ddab24734341317086daf79b8734" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_b6d14e00ad166a40bb95269cc975a379.setContent(html_1f36ddab24734341317086daf79b8734);
|
|
|
|
|
|
|
|
marker_ec98dffa0e8c2130bd26a1be3c30f0d9.bindPopup(popup_b6d14e00ad166a40bb95269cc975a379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec98dffa0e8c2130bd26a1be3c30f0d9.setIcon(icon_58ffaa290d31816decc7402f15a5f66f);
|
|
|
|
|
|
var marker_540e3e089b514e895d3e13535d051414 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b98ccb6e2f432ad83530c58c5e5194dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efca49d1e62a4ea16a0186c30ae6997b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dbdd8034f174e04c9ee8c1f9035bada = $(`<div id="html_1dbdd8034f174e04c9ee8c1f9035bada" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_efca49d1e62a4ea16a0186c30ae6997b.setContent(html_1dbdd8034f174e04c9ee8c1f9035bada);
|
|
|
|
|
|
|
|
marker_540e3e089b514e895d3e13535d051414.bindPopup(popup_efca49d1e62a4ea16a0186c30ae6997b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_540e3e089b514e895d3e13535d051414.setIcon(icon_b98ccb6e2f432ad83530c58c5e5194dc);
|
|
|
|
|
|
var marker_374bb0c8ab0aeb342068b9fbf315df31 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_03655e63be4d9e55970d1548e5f4120b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c451a6fc490dfc6f1eccbf5f2dd20de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73060bb608cb4e7325caeba57c9d4efd = $(`<div id="html_73060bb608cb4e7325caeba57c9d4efd" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_3c451a6fc490dfc6f1eccbf5f2dd20de.setContent(html_73060bb608cb4e7325caeba57c9d4efd);
|
|
|
|
|
|
|
|
marker_374bb0c8ab0aeb342068b9fbf315df31.bindPopup(popup_3c451a6fc490dfc6f1eccbf5f2dd20de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_374bb0c8ab0aeb342068b9fbf315df31.setIcon(icon_03655e63be4d9e55970d1548e5f4120b);
|
|
|
|
|
|
var marker_faac4269c276ccc2a597bd75f49ff86d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0c495d6de745322a1557a861e0cea852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aed6a65d849588218b145723cb1cabd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cde6de7fd3112bcad509b9a2b80d5b33 = $(`<div id="html_cde6de7fd3112bcad509b9a2b80d5b33" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_2aed6a65d849588218b145723cb1cabd.setContent(html_cde6de7fd3112bcad509b9a2b80d5b33);
|
|
|
|
|
|
|
|
marker_faac4269c276ccc2a597bd75f49ff86d.bindPopup(popup_2aed6a65d849588218b145723cb1cabd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faac4269c276ccc2a597bd75f49ff86d.setIcon(icon_0c495d6de745322a1557a861e0cea852);
|
|
|
|
|
|
var marker_d0ad7c974ddca6b68eddaafff1d73fa8 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8f12524d2413f58a8be028862f2a5f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb52b64949b63ec1cef916369974ab3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa1e849a1158bb9707b2692389e7fca2 = $(`<div id="html_aa1e849a1158bb9707b2692389e7fca2" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_fb52b64949b63ec1cef916369974ab3d.setContent(html_aa1e849a1158bb9707b2692389e7fca2);
|
|
|
|
|
|
|
|
marker_d0ad7c974ddca6b68eddaafff1d73fa8.bindPopup(popup_fb52b64949b63ec1cef916369974ab3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0ad7c974ddca6b68eddaafff1d73fa8.setIcon(icon_8f12524d2413f58a8be028862f2a5f21);
|
|
|
|
|
|
var marker_dfc84a503f312bcb6c2b4c11372f73b6 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_eacc3cda72128f44a231c59c829f2b5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da2626f70d46221ad533e0ff9393134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e842ae183886331be555d20e64f13b = $(`<div id="html_91e842ae183886331be555d20e64f13b" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_0da2626f70d46221ad533e0ff9393134.setContent(html_91e842ae183886331be555d20e64f13b);
|
|
|
|
|
|
|
|
marker_dfc84a503f312bcb6c2b4c11372f73b6.bindPopup(popup_0da2626f70d46221ad533e0ff9393134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc84a503f312bcb6c2b4c11372f73b6.setIcon(icon_eacc3cda72128f44a231c59c829f2b5e);
|
|
|
|
|
|
var marker_4ddd52841ad132373705dd9f9b562c0f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a7acdfad0fa3bf5cde6c6b1823659a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a45d36fd39bf4fc08fe9407adfbed33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3ac913f81124640c062d3df209a9b3e = $(`<div id="html_a3ac913f81124640c062d3df209a9b3e" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_2a45d36fd39bf4fc08fe9407adfbed33.setContent(html_a3ac913f81124640c062d3df209a9b3e);
|
|
|
|
|
|
|
|
marker_4ddd52841ad132373705dd9f9b562c0f.bindPopup(popup_2a45d36fd39bf4fc08fe9407adfbed33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ddd52841ad132373705dd9f9b562c0f.setIcon(icon_a7acdfad0fa3bf5cde6c6b1823659a23);
|
|
|
|
|
|
var marker_62db0ab005b37d92daa7de60b76dda03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8cba961c31edb8b4a294647a91b90f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_117410b5d5e2df74d14836dde6042588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae9eb4469bca0a8a2fbfc1c392ed5a71 = $(`<div id="html_ae9eb4469bca0a8a2fbfc1c392ed5a71" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_117410b5d5e2df74d14836dde6042588.setContent(html_ae9eb4469bca0a8a2fbfc1c392ed5a71);
|
|
|
|
|
|
|
|
marker_62db0ab005b37d92daa7de60b76dda03.bindPopup(popup_117410b5d5e2df74d14836dde6042588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62db0ab005b37d92daa7de60b76dda03.setIcon(icon_8cba961c31edb8b4a294647a91b90f22);
|
|
|
|
|
|
var marker_95aeb229ecc87658295a281c2d60f106 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a2566d52ded796f06723f75c4cda9601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01653caf89547e33923a06e8274c7b0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e89fb0b29b391233e4c3f0611975e4d2 = $(`<div id="html_e89fb0b29b391233e4c3f0611975e4d2" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_01653caf89547e33923a06e8274c7b0c.setContent(html_e89fb0b29b391233e4c3f0611975e4d2);
|
|
|
|
|
|
|
|
marker_95aeb229ecc87658295a281c2d60f106.bindPopup(popup_01653caf89547e33923a06e8274c7b0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95aeb229ecc87658295a281c2d60f106.setIcon(icon_a2566d52ded796f06723f75c4cda9601);
|
|
|
|
|
|
var marker_b6522955ad7d7a99a94033ed9c6163b0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_61b213b17903b94c53a7ef948c6b7a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee170c94967b989dad1e05b22cbe32d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_061ffcba5b8899cdbed1340229a8b0b1 = $(`<div id="html_061ffcba5b8899cdbed1340229a8b0b1" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_8ee170c94967b989dad1e05b22cbe32d.setContent(html_061ffcba5b8899cdbed1340229a8b0b1);
|
|
|
|
|
|
|
|
marker_b6522955ad7d7a99a94033ed9c6163b0.bindPopup(popup_8ee170c94967b989dad1e05b22cbe32d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6522955ad7d7a99a94033ed9c6163b0.setIcon(icon_61b213b17903b94c53a7ef948c6b7a79);
|
|
|
|
|
|
var marker_9040d846a2bc1a5e1dcfc6ef028e8f27 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f9e43373259450a41b6d81729878c51c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1a052c4e8b1bc899c4ae7ee442af4bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f77ad4170665db0ca62b8ab9509517ce = $(`<div id="html_f77ad4170665db0ca62b8ab9509517ce" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_d1a052c4e8b1bc899c4ae7ee442af4bb.setContent(html_f77ad4170665db0ca62b8ab9509517ce);
|
|
|
|
|
|
|
|
marker_9040d846a2bc1a5e1dcfc6ef028e8f27.bindPopup(popup_d1a052c4e8b1bc899c4ae7ee442af4bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9040d846a2bc1a5e1dcfc6ef028e8f27.setIcon(icon_f9e43373259450a41b6d81729878c51c);
|
|
|
|
|
|
var marker_13bcbe83c4c07c9e70d1b89148fdf6d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_43bd5926c2b7888956ffaa90fef09c77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e74a4b90c84434d0e80a1b01156b1fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc676b7364c3043329f0d3f1fa35f78b = $(`<div id="html_fc676b7364c3043329f0d3f1fa35f78b" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_e74a4b90c84434d0e80a1b01156b1fb6.setContent(html_fc676b7364c3043329f0d3f1fa35f78b);
|
|
|
|
|
|
|
|
marker_13bcbe83c4c07c9e70d1b89148fdf6d4.bindPopup(popup_e74a4b90c84434d0e80a1b01156b1fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13bcbe83c4c07c9e70d1b89148fdf6d4.setIcon(icon_43bd5926c2b7888956ffaa90fef09c77);
|
|
|
|
|
|
var marker_61d29ecc48a0154dca67f31fed5cc6e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_569a306d5aebcb8e5f94e2c13556091d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28c97b730219e1ecbb913b5ace3383df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23162e97346f9f2260e920631d2dbd1c = $(`<div id="html_23162e97346f9f2260e920631d2dbd1c" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_28c97b730219e1ecbb913b5ace3383df.setContent(html_23162e97346f9f2260e920631d2dbd1c);
|
|
|
|
|
|
|
|
marker_61d29ecc48a0154dca67f31fed5cc6e2.bindPopup(popup_28c97b730219e1ecbb913b5ace3383df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d29ecc48a0154dca67f31fed5cc6e2.setIcon(icon_569a306d5aebcb8e5f94e2c13556091d);
|
|
|
|
|
|
var marker_1e68b8ebc15015a11215cadd442f9776 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fa785f0caf23a8863f1fad0ac228d2c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6853290c060b7495770f0a80c0e08347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e81cb688b0c56d70c7ab81b4e6be089a = $(`<div id="html_e81cb688b0c56d70c7ab81b4e6be089a" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_6853290c060b7495770f0a80c0e08347.setContent(html_e81cb688b0c56d70c7ab81b4e6be089a);
|
|
|
|
|
|
|
|
marker_1e68b8ebc15015a11215cadd442f9776.bindPopup(popup_6853290c060b7495770f0a80c0e08347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e68b8ebc15015a11215cadd442f9776.setIcon(icon_fa785f0caf23a8863f1fad0ac228d2c7);
|
|
|
|
|
|
var marker_9dd982c0b85b1c67146107707a4bda35 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d1016b71ba7687b86c8a1b28fa62201d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c214884ec33554f8dc9a81b851d29f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdda9f8b55866233de9d756f0b03cf53 = $(`<div id="html_bdda9f8b55866233de9d756f0b03cf53" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_c214884ec33554f8dc9a81b851d29f79.setContent(html_bdda9f8b55866233de9d756f0b03cf53);
|
|
|
|
|
|
|
|
marker_9dd982c0b85b1c67146107707a4bda35.bindPopup(popup_c214884ec33554f8dc9a81b851d29f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dd982c0b85b1c67146107707a4bda35.setIcon(icon_d1016b71ba7687b86c8a1b28fa62201d);
|
|
|
|
|
|
var marker_8280d15339892c4a5ef2b3d7268c1ae6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_84ebfea0484f7945539bbf908c653cfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00fbacda716da5c3f9e53486f0c7f685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02e7b5d643e5d7e953bf5fdfe513197a = $(`<div id="html_02e7b5d643e5d7e953bf5fdfe513197a" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_00fbacda716da5c3f9e53486f0c7f685.setContent(html_02e7b5d643e5d7e953bf5fdfe513197a);
|
|
|
|
|
|
|
|
marker_8280d15339892c4a5ef2b3d7268c1ae6.bindPopup(popup_00fbacda716da5c3f9e53486f0c7f685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8280d15339892c4a5ef2b3d7268c1ae6.setIcon(icon_84ebfea0484f7945539bbf908c653cfe);
|
|
|
|
|
|
var marker_88beef04222d52e714d18c7ff4535cb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b6f658ec16fd0cea93fa8eaff080f2e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_344a73fa276625970cfc1887c70d2070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7449b907226f25e964900d74cc8e5e5f = $(`<div id="html_7449b907226f25e964900d74cc8e5e5f" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_344a73fa276625970cfc1887c70d2070.setContent(html_7449b907226f25e964900d74cc8e5e5f);
|
|
|
|
|
|
|
|
marker_88beef04222d52e714d18c7ff4535cb2.bindPopup(popup_344a73fa276625970cfc1887c70d2070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88beef04222d52e714d18c7ff4535cb2.setIcon(icon_b6f658ec16fd0cea93fa8eaff080f2e9);
|
|
|
|
|
|
var marker_cd00bcd61c88344cd143ff4b96c1647f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7f61973e043c72c2543faf67cc86b751 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c5e597a8a0bcb828327005cdb5d1bce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ee115ada6dfc8aabb0c0d57429ab035 = $(`<div id="html_0ee115ada6dfc8aabb0c0d57429ab035" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_8c5e597a8a0bcb828327005cdb5d1bce.setContent(html_0ee115ada6dfc8aabb0c0d57429ab035);
|
|
|
|
|
|
|
|
marker_cd00bcd61c88344cd143ff4b96c1647f.bindPopup(popup_8c5e597a8a0bcb828327005cdb5d1bce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd00bcd61c88344cd143ff4b96c1647f.setIcon(icon_7f61973e043c72c2543faf67cc86b751);
|
|
|
|
|
|
var marker_fe06214b0e1a18275ec74d650193ebf0 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_41011885b4b31ccc0091fb33ce5eb6e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4d6204cb6736944bddd9c943103adfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acea5820083b27fe0206ba10e3ed0f06 = $(`<div id="html_acea5820083b27fe0206ba10e3ed0f06" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_c4d6204cb6736944bddd9c943103adfc.setContent(html_acea5820083b27fe0206ba10e3ed0f06);
|
|
|
|
|
|
|
|
marker_fe06214b0e1a18275ec74d650193ebf0.bindPopup(popup_c4d6204cb6736944bddd9c943103adfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe06214b0e1a18275ec74d650193ebf0.setIcon(icon_41011885b4b31ccc0091fb33ce5eb6e8);
|
|
|
|
|
|
var marker_87f70af407fe170e954e54aeb29e82a2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_15ca9581ef645037b3c6f8abb14b6caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce94238b49187c3ff04fa21e65c502f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741ec96a3446989e5fd187ce00eafccf = $(`<div id="html_741ec96a3446989e5fd187ce00eafccf" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_6ce94238b49187c3ff04fa21e65c502f.setContent(html_741ec96a3446989e5fd187ce00eafccf);
|
|
|
|
|
|
|
|
marker_87f70af407fe170e954e54aeb29e82a2.bindPopup(popup_6ce94238b49187c3ff04fa21e65c502f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f70af407fe170e954e54aeb29e82a2.setIcon(icon_15ca9581ef645037b3c6f8abb14b6caa);
|
|
|
|
|
|
var marker_ab1cb4735b93091e327755c4e05efee6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_88e51f134cc23f66b6f89650bad60009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac4bfe8a9c45e17934438f8c63f9192a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21cfa369f4e43d74b58920ae8bfda017 = $(`<div id="html_21cfa369f4e43d74b58920ae8bfda017" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_ac4bfe8a9c45e17934438f8c63f9192a.setContent(html_21cfa369f4e43d74b58920ae8bfda017);
|
|
|
|
|
|
|
|
marker_ab1cb4735b93091e327755c4e05efee6.bindPopup(popup_ac4bfe8a9c45e17934438f8c63f9192a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab1cb4735b93091e327755c4e05efee6.setIcon(icon_88e51f134cc23f66b6f89650bad60009);
|
|
|
|
|
|
var marker_df3cec53e27faf304d1e03b38b336ac9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ad93dc4e84e021551823abf902711c70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53a03a6fa9228f520b7807966c2519f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c1e6dbd6f4b97c13e63fa2497069309 = $(`<div id="html_2c1e6dbd6f4b97c13e63fa2497069309" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_53a03a6fa9228f520b7807966c2519f4.setContent(html_2c1e6dbd6f4b97c13e63fa2497069309);
|
|
|
|
|
|
|
|
marker_df3cec53e27faf304d1e03b38b336ac9.bindPopup(popup_53a03a6fa9228f520b7807966c2519f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3cec53e27faf304d1e03b38b336ac9.setIcon(icon_ad93dc4e84e021551823abf902711c70);
|
|
|
|
|
|
var marker_95df7d6900269848b7342c27d963a437 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_78c9f2d9df143d4e6c5747261406e137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89e9d3337cb067faf1e2109670c922f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47528e51befe91d60d33313eaabb7eb2 = $(`<div id="html_47528e51befe91d60d33313eaabb7eb2" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_a89e9d3337cb067faf1e2109670c922f.setContent(html_47528e51befe91d60d33313eaabb7eb2);
|
|
|
|
|
|
|
|
marker_95df7d6900269848b7342c27d963a437.bindPopup(popup_a89e9d3337cb067faf1e2109670c922f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95df7d6900269848b7342c27d963a437.setIcon(icon_78c9f2d9df143d4e6c5747261406e137);
|
|
|
|
|
|
var marker_98ae62062efef41c784ea5e03e21e835 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a348ed983751f09d68842f73ef115a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ccc034034e1bf8cf2a7863471c9d431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1f2d84e3a31f069f5d0c9f566b465c7 = $(`<div id="html_e1f2d84e3a31f069f5d0c9f566b465c7" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_2ccc034034e1bf8cf2a7863471c9d431.setContent(html_e1f2d84e3a31f069f5d0c9f566b465c7);
|
|
|
|
|
|
|
|
marker_98ae62062efef41c784ea5e03e21e835.bindPopup(popup_2ccc034034e1bf8cf2a7863471c9d431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ae62062efef41c784ea5e03e21e835.setIcon(icon_a348ed983751f09d68842f73ef115a69);
|
|
|
|
|
|
var marker_b6eb59853719ff42ce881fd548aac633 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_308d17dc1744b6607b620badac98feaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74d8f4639b281e4659f39123bd942e5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8df857e7829b3b899ea0ea81ca98d31 = $(`<div id="html_a8df857e7829b3b899ea0ea81ca98d31" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_74d8f4639b281e4659f39123bd942e5c.setContent(html_a8df857e7829b3b899ea0ea81ca98d31);
|
|
|
|
|
|
|
|
marker_b6eb59853719ff42ce881fd548aac633.bindPopup(popup_74d8f4639b281e4659f39123bd942e5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6eb59853719ff42ce881fd548aac633.setIcon(icon_308d17dc1744b6607b620badac98feaa);
|
|
|
|
|
|
var marker_7e6dd4a6b4e28603597a4893cc4ee2b3 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_beba9ba99249c472b0ce54d4fa512891 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b2f3451503f06c41bdf3601fc7cda6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70109af5b88b2f43dbafd5fb5b3d6cf2 = $(`<div id="html_70109af5b88b2f43dbafd5fb5b3d6cf2" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_67b2f3451503f06c41bdf3601fc7cda6.setContent(html_70109af5b88b2f43dbafd5fb5b3d6cf2);
|
|
|
|
|
|
|
|
marker_7e6dd4a6b4e28603597a4893cc4ee2b3.bindPopup(popup_67b2f3451503f06c41bdf3601fc7cda6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e6dd4a6b4e28603597a4893cc4ee2b3.setIcon(icon_beba9ba99249c472b0ce54d4fa512891);
|
|
|
|
|
|
var marker_8cf2025b62eb8aada3f186efedc518b5 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8a4a49aaa9b70f1b8fa1343ecacc42f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7543748435e38d73aa9062f3fefb9622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b9e4f965c079f842767a7feef499ce1 = $(`<div id="html_7b9e4f965c079f842767a7feef499ce1" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_7543748435e38d73aa9062f3fefb9622.setContent(html_7b9e4f965c079f842767a7feef499ce1);
|
|
|
|
|
|
|
|
marker_8cf2025b62eb8aada3f186efedc518b5.bindPopup(popup_7543748435e38d73aa9062f3fefb9622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cf2025b62eb8aada3f186efedc518b5.setIcon(icon_8a4a49aaa9b70f1b8fa1343ecacc42f8);
|
|
|
|
|
|
var marker_60b65ac73bfba0c52b8dc2742a9f7e54 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_dcff8e311ba8a8728d171bfb18e41695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_381de656359fb174e339ca26b793b4f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7422a5daf05c32600ba320112dac25b9 = $(`<div id="html_7422a5daf05c32600ba320112dac25b9" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_381de656359fb174e339ca26b793b4f5.setContent(html_7422a5daf05c32600ba320112dac25b9);
|
|
|
|
|
|
|
|
marker_60b65ac73bfba0c52b8dc2742a9f7e54.bindPopup(popup_381de656359fb174e339ca26b793b4f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60b65ac73bfba0c52b8dc2742a9f7e54.setIcon(icon_dcff8e311ba8a8728d171bfb18e41695);
|
|
|
|
|
|
var marker_05206e05eea0849e9dcd622827b0aabe = L.marker(
|
|
[41.1542, -8.60964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_81c703973627a008e3f64778ef1c0faf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad1cd8fa043dabb9b493f22de924349 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e0f838ab522110701a78bef6cb9fc91 = $(`<div id="html_9e0f838ab522110701a78bef6cb9fc91" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_5ad1cd8fa043dabb9b493f22de924349.setContent(html_9e0f838ab522110701a78bef6cb9fc91);
|
|
|
|
|
|
|
|
marker_05206e05eea0849e9dcd622827b0aabe.bindPopup(popup_5ad1cd8fa043dabb9b493f22de924349)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05206e05eea0849e9dcd622827b0aabe.setIcon(icon_81c703973627a008e3f64778ef1c0faf);
|
|
|
|
|
|
var marker_cbe93ceff4aad5da97e2a09d68f80436 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cb8d5c767ff7f138d548a465780a913a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1da912308b0884dfe5c97f098338675f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a767acadf842ef32379fe1185fccce0 = $(`<div id="html_2a767acadf842ef32379fe1185fccce0" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_1da912308b0884dfe5c97f098338675f.setContent(html_2a767acadf842ef32379fe1185fccce0);
|
|
|
|
|
|
|
|
marker_cbe93ceff4aad5da97e2a09d68f80436.bindPopup(popup_1da912308b0884dfe5c97f098338675f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbe93ceff4aad5da97e2a09d68f80436.setIcon(icon_cb8d5c767ff7f138d548a465780a913a);
|
|
|
|
|
|
var marker_7587227dd24ca2ab99b4b3ee9fb5cdae = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a7d19151165d35117bba5d75a9da0820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_686b41ac4364ed7a6ee1696946fe121c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ced56b37bda92be5ec75a64e41ab3085 = $(`<div id="html_ced56b37bda92be5ec75a64e41ab3085" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_686b41ac4364ed7a6ee1696946fe121c.setContent(html_ced56b37bda92be5ec75a64e41ab3085);
|
|
|
|
|
|
|
|
marker_7587227dd24ca2ab99b4b3ee9fb5cdae.bindPopup(popup_686b41ac4364ed7a6ee1696946fe121c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7587227dd24ca2ab99b4b3ee9fb5cdae.setIcon(icon_a7d19151165d35117bba5d75a9da0820);
|
|
|
|
|
|
var marker_e5edcbb04409976059afd0e9a208fd73 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7f4fbb08b3b82926bb8d9822feb38ef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c320751ea3ee9cbb789c139b9c8316e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bda37a0c0f27f678257e69c34c0e443b = $(`<div id="html_bda37a0c0f27f678257e69c34c0e443b" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_4c320751ea3ee9cbb789c139b9c8316e.setContent(html_bda37a0c0f27f678257e69c34c0e443b);
|
|
|
|
|
|
|
|
marker_e5edcbb04409976059afd0e9a208fd73.bindPopup(popup_4c320751ea3ee9cbb789c139b9c8316e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5edcbb04409976059afd0e9a208fd73.setIcon(icon_7f4fbb08b3b82926bb8d9822feb38ef2);
|
|
|
|
|
|
var marker_0622829d8992595c0f21c3dca7359fc7 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_26a214e73933cef113539abcea6dee6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7846ebb0188d448b440d062aad6f8ca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24759d05f2bd22cf811a3ee443df8c4b = $(`<div id="html_24759d05f2bd22cf811a3ee443df8c4b" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_7846ebb0188d448b440d062aad6f8ca6.setContent(html_24759d05f2bd22cf811a3ee443df8c4b);
|
|
|
|
|
|
|
|
marker_0622829d8992595c0f21c3dca7359fc7.bindPopup(popup_7846ebb0188d448b440d062aad6f8ca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0622829d8992595c0f21c3dca7359fc7.setIcon(icon_26a214e73933cef113539abcea6dee6e);
|
|
|
|
|
|
var marker_494b3b9f5c66e0ee35af63b4dc057001 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d8e11d283d5b356f28d2583089ed3e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9955ecefdbe9720d3e799f8adc3870c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e4092713fa72d85833b95a21b6b902a = $(`<div id="html_1e4092713fa72d85833b95a21b6b902a" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_9955ecefdbe9720d3e799f8adc3870c0.setContent(html_1e4092713fa72d85833b95a21b6b902a);
|
|
|
|
|
|
|
|
marker_494b3b9f5c66e0ee35af63b4dc057001.bindPopup(popup_9955ecefdbe9720d3e799f8adc3870c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_494b3b9f5c66e0ee35af63b4dc057001.setIcon(icon_d8e11d283d5b356f28d2583089ed3e4e);
|
|
|
|
|
|
var marker_7622e006ea7aea124f7f98c47d2b6c37 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_66387aa2cbeb40f1f3b9cf836b7ee2f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6efa0b0db7ebd585683afc796256c2c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e56aa67f14980a013a52d4222a2903cb = $(`<div id="html_e56aa67f14980a013a52d4222a2903cb" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_6efa0b0db7ebd585683afc796256c2c7.setContent(html_e56aa67f14980a013a52d4222a2903cb);
|
|
|
|
|
|
|
|
marker_7622e006ea7aea124f7f98c47d2b6c37.bindPopup(popup_6efa0b0db7ebd585683afc796256c2c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7622e006ea7aea124f7f98c47d2b6c37.setIcon(icon_66387aa2cbeb40f1f3b9cf836b7ee2f7);
|
|
|
|
|
|
var marker_628e4ca6baef929c57e4139f7d08053d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_987acc98ec5fbcecf5fc76a07e7b4a2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d344b1542a7b912cc329a03b5f6609ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92b9a1162e892853e3d4f018ecaa981a = $(`<div id="html_92b9a1162e892853e3d4f018ecaa981a" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_d344b1542a7b912cc329a03b5f6609ad.setContent(html_92b9a1162e892853e3d4f018ecaa981a);
|
|
|
|
|
|
|
|
marker_628e4ca6baef929c57e4139f7d08053d.bindPopup(popup_d344b1542a7b912cc329a03b5f6609ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_628e4ca6baef929c57e4139f7d08053d.setIcon(icon_987acc98ec5fbcecf5fc76a07e7b4a2e);
|
|
|
|
|
|
var marker_b3732331f87f070f863a9d2f793ac702 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_acd4d5c629217ab11babc6153032c653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d28cd5c6f205ec775b9a8ab02d35d2f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b6adbcb4afe538d73545e9dac2f79fd = $(`<div id="html_5b6adbcb4afe538d73545e9dac2f79fd" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_d28cd5c6f205ec775b9a8ab02d35d2f6.setContent(html_5b6adbcb4afe538d73545e9dac2f79fd);
|
|
|
|
|
|
|
|
marker_b3732331f87f070f863a9d2f793ac702.bindPopup(popup_d28cd5c6f205ec775b9a8ab02d35d2f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3732331f87f070f863a9d2f793ac702.setIcon(icon_acd4d5c629217ab11babc6153032c653);
|
|
|
|
|
|
var marker_5b982f84bf43d4517c823d89c58267aa = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_22acfbc3ee80882623d5fe55f3d97a03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c734970b78d76918392e627e816dc12e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74a5628192e21c2ae7f3a86ad398e1e2 = $(`<div id="html_74a5628192e21c2ae7f3a86ad398e1e2" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_c734970b78d76918392e627e816dc12e.setContent(html_74a5628192e21c2ae7f3a86ad398e1e2);
|
|
|
|
|
|
|
|
marker_5b982f84bf43d4517c823d89c58267aa.bindPopup(popup_c734970b78d76918392e627e816dc12e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b982f84bf43d4517c823d89c58267aa.setIcon(icon_22acfbc3ee80882623d5fe55f3d97a03);
|
|
|
|
|
|
var marker_84e25c3c9296b2262c4559594939cde5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_68c01797f16c67d644c62909c633bc74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c245facb323353324b56f5be258ff805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad9a4543fc976c485d6a206a8a4dd189 = $(`<div id="html_ad9a4543fc976c485d6a206a8a4dd189" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_c245facb323353324b56f5be258ff805.setContent(html_ad9a4543fc976c485d6a206a8a4dd189);
|
|
|
|
|
|
|
|
marker_84e25c3c9296b2262c4559594939cde5.bindPopup(popup_c245facb323353324b56f5be258ff805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e25c3c9296b2262c4559594939cde5.setIcon(icon_68c01797f16c67d644c62909c633bc74);
|
|
|
|
|
|
var marker_a991cfd1b22f3c626cb52853f4d92661 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7e257b5d02960750b5dc8b062505a28f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b949dff7681702e15c8ac7f9583b72ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bcef51dee2691bc3712cbfe8ce14592 = $(`<div id="html_4bcef51dee2691bc3712cbfe8ce14592" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_b949dff7681702e15c8ac7f9583b72ea.setContent(html_4bcef51dee2691bc3712cbfe8ce14592);
|
|
|
|
|
|
|
|
marker_a991cfd1b22f3c626cb52853f4d92661.bindPopup(popup_b949dff7681702e15c8ac7f9583b72ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a991cfd1b22f3c626cb52853f4d92661.setIcon(icon_7e257b5d02960750b5dc8b062505a28f);
|
|
|
|
|
|
var marker_3998da8e33df92c1334e60f1a19434bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cdee78485a98f200e2f9004a2c53b0d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c9699cd8c38dff0ef6770b8729e550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72ef11bbeb9243d9c890a6964b839c1b = $(`<div id="html_72ef11bbeb9243d9c890a6964b839c1b" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_64c9699cd8c38dff0ef6770b8729e550.setContent(html_72ef11bbeb9243d9c890a6964b839c1b);
|
|
|
|
|
|
|
|
marker_3998da8e33df92c1334e60f1a19434bf.bindPopup(popup_64c9699cd8c38dff0ef6770b8729e550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3998da8e33df92c1334e60f1a19434bf.setIcon(icon_cdee78485a98f200e2f9004a2c53b0d9);
|
|
|
|
|
|
var marker_73808de24070c224abae28962fbd779d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_51efcbd0875b0ce2d0bdff3fda6a1a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0fa03c41c46c58a1403bde4cf528daf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c53751144ab1bb63e7b96628d628243a = $(`<div id="html_c53751144ab1bb63e7b96628d628243a" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_a0fa03c41c46c58a1403bde4cf528daf.setContent(html_c53751144ab1bb63e7b96628d628243a);
|
|
|
|
|
|
|
|
marker_73808de24070c224abae28962fbd779d.bindPopup(popup_a0fa03c41c46c58a1403bde4cf528daf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73808de24070c224abae28962fbd779d.setIcon(icon_51efcbd0875b0ce2d0bdff3fda6a1a69);
|
|
|
|
|
|
var marker_24b416d613a5234dfe0d3edf3426cf98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_040ce55d9b04fa0716942c92d5caa091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a922ea8df6e33d84a0b58342bfdc2844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b722954797238db411ecfb032dc73054 = $(`<div id="html_b722954797238db411ecfb032dc73054" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_a922ea8df6e33d84a0b58342bfdc2844.setContent(html_b722954797238db411ecfb032dc73054);
|
|
|
|
|
|
|
|
marker_24b416d613a5234dfe0d3edf3426cf98.bindPopup(popup_a922ea8df6e33d84a0b58342bfdc2844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24b416d613a5234dfe0d3edf3426cf98.setIcon(icon_040ce55d9b04fa0716942c92d5caa091);
|
|
|
|
|
|
var marker_590855a050ac024752c29df143025179 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_58368bbf4144081171dba58e95b736df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e71e2336729f227d0064158125b4d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b89507e4d1c6f9447953679a03836bf = $(`<div id="html_5b89507e4d1c6f9447953679a03836bf" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_03e71e2336729f227d0064158125b4d2.setContent(html_5b89507e4d1c6f9447953679a03836bf);
|
|
|
|
|
|
|
|
marker_590855a050ac024752c29df143025179.bindPopup(popup_03e71e2336729f227d0064158125b4d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_590855a050ac024752c29df143025179.setIcon(icon_58368bbf4144081171dba58e95b736df);
|
|
|
|
|
|
var marker_0815610bc91dfca864828e68d9a86cbf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4f41cd54d395859a474e88ddd4535775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f45ca3e7b6293e5582afed531ffb110a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fb37c2d831ad49088adc51f3827ed03 = $(`<div id="html_9fb37c2d831ad49088adc51f3827ed03" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_f45ca3e7b6293e5582afed531ffb110a.setContent(html_9fb37c2d831ad49088adc51f3827ed03);
|
|
|
|
|
|
|
|
marker_0815610bc91dfca864828e68d9a86cbf.bindPopup(popup_f45ca3e7b6293e5582afed531ffb110a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0815610bc91dfca864828e68d9a86cbf.setIcon(icon_4f41cd54d395859a474e88ddd4535775);
|
|
|
|
|
|
var marker_26f6ed3d191c5b0cf551cb2691324631 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_129ba207eca5113ececb1da3e7ae3b22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4572eda0c1c1d39aefe9f17b12e84f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4607e642939bd118f631d305dab622a7 = $(`<div id="html_4607e642939bd118f631d305dab622a7" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_4572eda0c1c1d39aefe9f17b12e84f51.setContent(html_4607e642939bd118f631d305dab622a7);
|
|
|
|
|
|
|
|
marker_26f6ed3d191c5b0cf551cb2691324631.bindPopup(popup_4572eda0c1c1d39aefe9f17b12e84f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26f6ed3d191c5b0cf551cb2691324631.setIcon(icon_129ba207eca5113ececb1da3e7ae3b22);
|
|
|
|
|
|
var marker_fbcd9ea189158d0779e4c32085378e30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_82655a4c4171c0ee719d34ddd455951a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a8d08e474436307a5f0fa19770986e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad85437af2c9c3b9ebf5914177f33f0f = $(`<div id="html_ad85437af2c9c3b9ebf5914177f33f0f" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_66a8d08e474436307a5f0fa19770986e.setContent(html_ad85437af2c9c3b9ebf5914177f33f0f);
|
|
|
|
|
|
|
|
marker_fbcd9ea189158d0779e4c32085378e30.bindPopup(popup_66a8d08e474436307a5f0fa19770986e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbcd9ea189158d0779e4c32085378e30.setIcon(icon_82655a4c4171c0ee719d34ddd455951a);
|
|
|
|
|
|
var marker_2a01ea8408474e248f04a351f9fab2f6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b928822f49b448e8b3afc3ff568fa87d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17b0f0e41fd2f3c9ec3f1e6ee6ebd578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_480557623928236315990638db670693 = $(`<div id="html_480557623928236315990638db670693" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_17b0f0e41fd2f3c9ec3f1e6ee6ebd578.setContent(html_480557623928236315990638db670693);
|
|
|
|
|
|
|
|
marker_2a01ea8408474e248f04a351f9fab2f6.bindPopup(popup_17b0f0e41fd2f3c9ec3f1e6ee6ebd578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a01ea8408474e248f04a351f9fab2f6.setIcon(icon_b928822f49b448e8b3afc3ff568fa87d);
|
|
|
|
|
|
var marker_34d85d1155fb025a039bd21661d63c23 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_69ff280ad2fb171fcbd0691224588c4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4afd1494fd61d3646e8fdf3941581cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757778b9d99c42a84c6d4fcb1ec36e8f = $(`<div id="html_757778b9d99c42a84c6d4fcb1ec36e8f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_b4afd1494fd61d3646e8fdf3941581cf.setContent(html_757778b9d99c42a84c6d4fcb1ec36e8f);
|
|
|
|
|
|
|
|
marker_34d85d1155fb025a039bd21661d63c23.bindPopup(popup_b4afd1494fd61d3646e8fdf3941581cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d85d1155fb025a039bd21661d63c23.setIcon(icon_69ff280ad2fb171fcbd0691224588c4f);
|
|
|
|
|
|
var marker_8a4649c2ca3a4ebac2bcb8cfd7f323b4 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_44fd695e193cb8aa25730560cf2dd122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5709e2745151027161722fe3957fd76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ae2598814e3d6c0b5dbd8c295108529 = $(`<div id="html_1ae2598814e3d6c0b5dbd8c295108529" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f5709e2745151027161722fe3957fd76.setContent(html_1ae2598814e3d6c0b5dbd8c295108529);
|
|
|
|
|
|
|
|
marker_8a4649c2ca3a4ebac2bcb8cfd7f323b4.bindPopup(popup_f5709e2745151027161722fe3957fd76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a4649c2ca3a4ebac2bcb8cfd7f323b4.setIcon(icon_44fd695e193cb8aa25730560cf2dd122);
|
|
|
|
|
|
var marker_f3f24b2744eaba4983bfcb929c1f9ea7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_63c201d55d8e5923461499dc1a2cdb4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fce6d0758a3b527c49c41a7916facdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f4facb054c6445d877c4bf97347cbc9 = $(`<div id="html_7f4facb054c6445d877c4bf97347cbc9" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_0fce6d0758a3b527c49c41a7916facdb.setContent(html_7f4facb054c6445d877c4bf97347cbc9);
|
|
|
|
|
|
|
|
marker_f3f24b2744eaba4983bfcb929c1f9ea7.bindPopup(popup_0fce6d0758a3b527c49c41a7916facdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f24b2744eaba4983bfcb929c1f9ea7.setIcon(icon_63c201d55d8e5923461499dc1a2cdb4c);
|
|
|
|
|
|
var marker_3669dd1434bc8ad2f3c3e95ae8567421 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e94d54472b4e47b59e63b67d54de9ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99f814fd1ccba5e7cf178225f8bf2d3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a209089d8fbece97f7a2bd9888c169 = $(`<div id="html_22a209089d8fbece97f7a2bd9888c169" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_99f814fd1ccba5e7cf178225f8bf2d3a.setContent(html_22a209089d8fbece97f7a2bd9888c169);
|
|
|
|
|
|
|
|
marker_3669dd1434bc8ad2f3c3e95ae8567421.bindPopup(popup_99f814fd1ccba5e7cf178225f8bf2d3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3669dd1434bc8ad2f3c3e95ae8567421.setIcon(icon_e94d54472b4e47b59e63b67d54de9ce7);
|
|
|
|
|
|
var marker_ecc1b2350c6bd4436af2555b88a685cf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3ed1d8e90cef89eec49359ac6d4c5145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a7bd43984bf8c0c2b2c8b9c1c422699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc7244981806e15e92ed7c52fb10eab6 = $(`<div id="html_dc7244981806e15e92ed7c52fb10eab6" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_7a7bd43984bf8c0c2b2c8b9c1c422699.setContent(html_dc7244981806e15e92ed7c52fb10eab6);
|
|
|
|
|
|
|
|
marker_ecc1b2350c6bd4436af2555b88a685cf.bindPopup(popup_7a7bd43984bf8c0c2b2c8b9c1c422699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecc1b2350c6bd4436af2555b88a685cf.setIcon(icon_3ed1d8e90cef89eec49359ac6d4c5145);
|
|
|
|
|
|
var marker_acd383a76dab0d3cca6dde8b19c89fc3 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7b873ba5812fe315bdecc255d7186701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2704da102695e59a0a069bc75c5c5049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98ac5303ad429e0dc31f5945c62e73ac = $(`<div id="html_98ac5303ad429e0dc31f5945c62e73ac" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_2704da102695e59a0a069bc75c5c5049.setContent(html_98ac5303ad429e0dc31f5945c62e73ac);
|
|
|
|
|
|
|
|
marker_acd383a76dab0d3cca6dde8b19c89fc3.bindPopup(popup_2704da102695e59a0a069bc75c5c5049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd383a76dab0d3cca6dde8b19c89fc3.setIcon(icon_7b873ba5812fe315bdecc255d7186701);
|
|
|
|
|
|
var marker_11896f4eba5647a141398ad6869cb0af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_889152cf64cb61fea717e5a5365f4e85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330535087ce79a11389706293894836b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_679a64d56d3510f47b9751341b416fc6 = $(`<div id="html_679a64d56d3510f47b9751341b416fc6" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_330535087ce79a11389706293894836b.setContent(html_679a64d56d3510f47b9751341b416fc6);
|
|
|
|
|
|
|
|
marker_11896f4eba5647a141398ad6869cb0af.bindPopup(popup_330535087ce79a11389706293894836b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11896f4eba5647a141398ad6869cb0af.setIcon(icon_889152cf64cb61fea717e5a5365f4e85);
|
|
|
|
|
|
var marker_a64cd91ecc3673823db74464080de3ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fc2c70cff98166134f77759a2d3e562a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec27b2e3895fa2a78e9d64f998767486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b470155cd0b6d42869349466f87877 = $(`<div id="html_57b470155cd0b6d42869349466f87877" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_ec27b2e3895fa2a78e9d64f998767486.setContent(html_57b470155cd0b6d42869349466f87877);
|
|
|
|
|
|
|
|
marker_a64cd91ecc3673823db74464080de3ba.bindPopup(popup_ec27b2e3895fa2a78e9d64f998767486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a64cd91ecc3673823db74464080de3ba.setIcon(icon_fc2c70cff98166134f77759a2d3e562a);
|
|
|
|
|
|
var marker_62a8436bc667a0ecd584b0775f1df2e7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7493cc047cd916b9029ea97d44bcd6af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931b607298b97c4d187872cbc45d57b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46a8d0825d73a87f49f69618b8279683 = $(`<div id="html_46a8d0825d73a87f49f69618b8279683" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_931b607298b97c4d187872cbc45d57b4.setContent(html_46a8d0825d73a87f49f69618b8279683);
|
|
|
|
|
|
|
|
marker_62a8436bc667a0ecd584b0775f1df2e7.bindPopup(popup_931b607298b97c4d187872cbc45d57b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62a8436bc667a0ecd584b0775f1df2e7.setIcon(icon_7493cc047cd916b9029ea97d44bcd6af);
|
|
|
|
|
|
var marker_24c0342da5800f8d3f6f6239713cef9d = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c857840fe55f7d175cc82bf20b16ff38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c5a6eac60c7401301ca23454893e7e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47dfa07dd2aa9245c3e88027316b6ab4 = $(`<div id="html_47dfa07dd2aa9245c3e88027316b6ab4" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_9c5a6eac60c7401301ca23454893e7e6.setContent(html_47dfa07dd2aa9245c3e88027316b6ab4);
|
|
|
|
|
|
|
|
marker_24c0342da5800f8d3f6f6239713cef9d.bindPopup(popup_9c5a6eac60c7401301ca23454893e7e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c0342da5800f8d3f6f6239713cef9d.setIcon(icon_c857840fe55f7d175cc82bf20b16ff38);
|
|
|
|
|
|
var marker_e8778722f5813b6730d6c12999d51f85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_dc22a6278f63f1e8bfa87306dc0f5687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba20b895fecdee80378b3fbe59f14f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dbd9dc7db017cedca956338caf46267 = $(`<div id="html_4dbd9dc7db017cedca956338caf46267" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_ba20b895fecdee80378b3fbe59f14f20.setContent(html_4dbd9dc7db017cedca956338caf46267);
|
|
|
|
|
|
|
|
marker_e8778722f5813b6730d6c12999d51f85.bindPopup(popup_ba20b895fecdee80378b3fbe59f14f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8778722f5813b6730d6c12999d51f85.setIcon(icon_dc22a6278f63f1e8bfa87306dc0f5687);
|
|
|
|
|
|
var marker_42886ab0ff9994ac472d20971fe048c5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_dfc6cccb3e46681eb703a3b45face29a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f07c8bc8018b55b39846cc1013daaca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a4b0c4db7823ab5a14936ebd36ad3f1 = $(`<div id="html_7a4b0c4db7823ab5a14936ebd36ad3f1" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_f07c8bc8018b55b39846cc1013daaca2.setContent(html_7a4b0c4db7823ab5a14936ebd36ad3f1);
|
|
|
|
|
|
|
|
marker_42886ab0ff9994ac472d20971fe048c5.bindPopup(popup_f07c8bc8018b55b39846cc1013daaca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42886ab0ff9994ac472d20971fe048c5.setIcon(icon_dfc6cccb3e46681eb703a3b45face29a);
|
|
|
|
|
|
var marker_861ec12dfeef3a5504f0555652a716f0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8528795bb6bf183fe71f4ba981a2ee65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18286df260aa28a6553f9f857cb27649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef1f1941e57e6ca823e66ea06f46eecc = $(`<div id="html_ef1f1941e57e6ca823e66ea06f46eecc" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_18286df260aa28a6553f9f857cb27649.setContent(html_ef1f1941e57e6ca823e66ea06f46eecc);
|
|
|
|
|
|
|
|
marker_861ec12dfeef3a5504f0555652a716f0.bindPopup(popup_18286df260aa28a6553f9f857cb27649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_861ec12dfeef3a5504f0555652a716f0.setIcon(icon_8528795bb6bf183fe71f4ba981a2ee65);
|
|
|
|
|
|
var marker_5dd2a49c8403b72b60d48423cc1ba953 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d6c827130f3e1cac150c5779bfde06c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4df140f83757c24c92627f97e3ecfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be364ce7dda38aee275949b763fd92c8 = $(`<div id="html_be364ce7dda38aee275949b763fd92c8" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_7f4df140f83757c24c92627f97e3ecfe.setContent(html_be364ce7dda38aee275949b763fd92c8);
|
|
|
|
|
|
|
|
marker_5dd2a49c8403b72b60d48423cc1ba953.bindPopup(popup_7f4df140f83757c24c92627f97e3ecfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dd2a49c8403b72b60d48423cc1ba953.setIcon(icon_d6c827130f3e1cac150c5779bfde06c9);
|
|
|
|
|
|
var marker_7bb03b4b2b9d3c7784d6446ced194ad0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a332d4fb51d491eadf717dff40e8f9c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc0dc015625ea5c1a9dce07fa5c78f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5a725e2f5da3e2ce7e33172e70074e2 = $(`<div id="html_c5a725e2f5da3e2ce7e33172e70074e2" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_fc0dc015625ea5c1a9dce07fa5c78f7c.setContent(html_c5a725e2f5da3e2ce7e33172e70074e2);
|
|
|
|
|
|
|
|
marker_7bb03b4b2b9d3c7784d6446ced194ad0.bindPopup(popup_fc0dc015625ea5c1a9dce07fa5c78f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bb03b4b2b9d3c7784d6446ced194ad0.setIcon(icon_a332d4fb51d491eadf717dff40e8f9c7);
|
|
|
|
|
|
var marker_334e9dcc5f23e8d2d13f7e0752569fca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_329943efbb7204378383adc4cf82a5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa15d7d144e5be2ff88736f52270db78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b21559d8bbb268a449b4b070d67a2198 = $(`<div id="html_b21559d8bbb268a449b4b070d67a2198" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_aa15d7d144e5be2ff88736f52270db78.setContent(html_b21559d8bbb268a449b4b070d67a2198);
|
|
|
|
|
|
|
|
marker_334e9dcc5f23e8d2d13f7e0752569fca.bindPopup(popup_aa15d7d144e5be2ff88736f52270db78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_334e9dcc5f23e8d2d13f7e0752569fca.setIcon(icon_329943efbb7204378383adc4cf82a5cc);
|
|
|
|
|
|
var marker_6d779f52a9d68954f51bda36b2e828d1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0a2ae4e53da509a6460c9c41b29d4127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_851c0dd1f51a4ea242995ac88109a612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f9060b936282c24a84710e5282c2174 = $(`<div id="html_3f9060b936282c24a84710e5282c2174" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_851c0dd1f51a4ea242995ac88109a612.setContent(html_3f9060b936282c24a84710e5282c2174);
|
|
|
|
|
|
|
|
marker_6d779f52a9d68954f51bda36b2e828d1.bindPopup(popup_851c0dd1f51a4ea242995ac88109a612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d779f52a9d68954f51bda36b2e828d1.setIcon(icon_0a2ae4e53da509a6460c9c41b29d4127);
|
|
|
|
|
|
var marker_407ed245e9aa6b825d16f586ee6026f2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_98f0cc4ee189ae28775963cf3eec748f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2512aae15171df70a33535ce31b0df34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fee07b483b937965fa3617912799f33b = $(`<div id="html_fee07b483b937965fa3617912799f33b" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_2512aae15171df70a33535ce31b0df34.setContent(html_fee07b483b937965fa3617912799f33b);
|
|
|
|
|
|
|
|
marker_407ed245e9aa6b825d16f586ee6026f2.bindPopup(popup_2512aae15171df70a33535ce31b0df34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_407ed245e9aa6b825d16f586ee6026f2.setIcon(icon_98f0cc4ee189ae28775963cf3eec748f);
|
|
|
|
|
|
var marker_5abb932341beb95192a9e0009a5ccc87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2057a1d0deb13b1012810029ae0d8d30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f37b9abdb5114e3e5ade9cd3e69875b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e759782082dc3bec4c001df06ace79 = $(`<div id="html_74e759782082dc3bec4c001df06ace79" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_5f37b9abdb5114e3e5ade9cd3e69875b.setContent(html_74e759782082dc3bec4c001df06ace79);
|
|
|
|
|
|
|
|
marker_5abb932341beb95192a9e0009a5ccc87.bindPopup(popup_5f37b9abdb5114e3e5ade9cd3e69875b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5abb932341beb95192a9e0009a5ccc87.setIcon(icon_2057a1d0deb13b1012810029ae0d8d30);
|
|
|
|
|
|
var marker_7d5e0295d50728c8d781b45b97ea9041 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7521ab903a4917122984651e7331836e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3abde2ed607c426d6bb687d3997e89f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ada1b986d860b32ad25c8fb8bdcb7bd4 = $(`<div id="html_ada1b986d860b32ad25c8fb8bdcb7bd4" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e3abde2ed607c426d6bb687d3997e89f.setContent(html_ada1b986d860b32ad25c8fb8bdcb7bd4);
|
|
|
|
|
|
|
|
marker_7d5e0295d50728c8d781b45b97ea9041.bindPopup(popup_e3abde2ed607c426d6bb687d3997e89f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5e0295d50728c8d781b45b97ea9041.setIcon(icon_7521ab903a4917122984651e7331836e);
|
|
|
|
|
|
var marker_2286d60d56c33dd8e3dd0ff7f72054d2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ed2bf630a271bd89c4f3305bb27da48a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ea283a58576691cb50b17307d5d89b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a0c980bb274cc5cefd0fabceb88bd20 = $(`<div id="html_7a0c980bb274cc5cefd0fabceb88bd20" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b5ea283a58576691cb50b17307d5d89b.setContent(html_7a0c980bb274cc5cefd0fabceb88bd20);
|
|
|
|
|
|
|
|
marker_2286d60d56c33dd8e3dd0ff7f72054d2.bindPopup(popup_b5ea283a58576691cb50b17307d5d89b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2286d60d56c33dd8e3dd0ff7f72054d2.setIcon(icon_ed2bf630a271bd89c4f3305bb27da48a);
|
|
|
|
|
|
var marker_9de7c2db076ee4527f6fdf7186db2a0c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b2774412d549832acc7d2773e5348e40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fe521874acb3979953ce52e10bd9bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e29d1d7288583bfce7dca833e9c0799d = $(`<div id="html_e29d1d7288583bfce7dca833e9c0799d" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_6fe521874acb3979953ce52e10bd9bd5.setContent(html_e29d1d7288583bfce7dca833e9c0799d);
|
|
|
|
|
|
|
|
marker_9de7c2db076ee4527f6fdf7186db2a0c.bindPopup(popup_6fe521874acb3979953ce52e10bd9bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de7c2db076ee4527f6fdf7186db2a0c.setIcon(icon_b2774412d549832acc7d2773e5348e40);
|
|
|
|
|
|
var marker_a983ba3ae8846753b7e021facbe2d63f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_1196a3b3c4ae14cc40368b3b53f1af1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_952d314c217a8f3fdbaea4e24f3b84ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f5d13aa9bc9adb39fce60addffc3fff = $(`<div id="html_6f5d13aa9bc9adb39fce60addffc3fff" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_952d314c217a8f3fdbaea4e24f3b84ab.setContent(html_6f5d13aa9bc9adb39fce60addffc3fff);
|
|
|
|
|
|
|
|
marker_a983ba3ae8846753b7e021facbe2d63f.bindPopup(popup_952d314c217a8f3fdbaea4e24f3b84ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a983ba3ae8846753b7e021facbe2d63f.setIcon(icon_1196a3b3c4ae14cc40368b3b53f1af1d);
|
|
|
|
|
|
var marker_3dd391312142101d47c2692ddcdec7d8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6b1fc907e89815299cdd4c83558fb3eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db464bfc6e22ac47e359e458d16a01f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6a6b87104529294c150efc2562b198a = $(`<div id="html_c6a6b87104529294c150efc2562b198a" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_db464bfc6e22ac47e359e458d16a01f9.setContent(html_c6a6b87104529294c150efc2562b198a);
|
|
|
|
|
|
|
|
marker_3dd391312142101d47c2692ddcdec7d8.bindPopup(popup_db464bfc6e22ac47e359e458d16a01f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dd391312142101d47c2692ddcdec7d8.setIcon(icon_6b1fc907e89815299cdd4c83558fb3eb);
|
|
|
|
|
|
var marker_63d744480b74a13d18bbb41b2d402271 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_dddc4455056ed9e0a1ee53decfbd3653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7d283bde4238c7eb4fc2960c1d7e6a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a168937bc183ef8fa680129f6b69d04c = $(`<div id="html_a168937bc183ef8fa680129f6b69d04c" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_e7d283bde4238c7eb4fc2960c1d7e6a4.setContent(html_a168937bc183ef8fa680129f6b69d04c);
|
|
|
|
|
|
|
|
marker_63d744480b74a13d18bbb41b2d402271.bindPopup(popup_e7d283bde4238c7eb4fc2960c1d7e6a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63d744480b74a13d18bbb41b2d402271.setIcon(icon_dddc4455056ed9e0a1ee53decfbd3653);
|
|
|
|
|
|
var marker_2b82d08244e930f1e4ffa9a908c1c7d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9f6e5a6504eb3cc695b248c77b93770f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e8109725636e163059288aee009b2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1eb9f2ddff443669e8b827de515af1c = $(`<div id="html_c1eb9f2ddff443669e8b827de515af1c" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_c3e8109725636e163059288aee009b2d.setContent(html_c1eb9f2ddff443669e8b827de515af1c);
|
|
|
|
|
|
|
|
marker_2b82d08244e930f1e4ffa9a908c1c7d3.bindPopup(popup_c3e8109725636e163059288aee009b2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b82d08244e930f1e4ffa9a908c1c7d3.setIcon(icon_9f6e5a6504eb3cc695b248c77b93770f);
|
|
|
|
|
|
var marker_7334f19681d5e68ab4c03f588b26db1c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b6a562cb045a8ad48984370a0513b107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b728e667d01bccde710f21316d5d28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfd41fbb5a9704cfd763873b47e3a2d0 = $(`<div id="html_bfd41fbb5a9704cfd763873b47e3a2d0" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c0b728e667d01bccde710f21316d5d28.setContent(html_bfd41fbb5a9704cfd763873b47e3a2d0);
|
|
|
|
|
|
|
|
marker_7334f19681d5e68ab4c03f588b26db1c.bindPopup(popup_c0b728e667d01bccde710f21316d5d28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7334f19681d5e68ab4c03f588b26db1c.setIcon(icon_b6a562cb045a8ad48984370a0513b107);
|
|
|
|
|
|
var marker_2b4ff756d7e0543a5b2add14949ad355 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e3ebdd5615309afa849c9bc8038c7761 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_002784eb002a9c33e3f8c64a5f8cd268 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e90504fcb8667d0d7f6f34549073edf = $(`<div id="html_3e90504fcb8667d0d7f6f34549073edf" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_002784eb002a9c33e3f8c64a5f8cd268.setContent(html_3e90504fcb8667d0d7f6f34549073edf);
|
|
|
|
|
|
|
|
marker_2b4ff756d7e0543a5b2add14949ad355.bindPopup(popup_002784eb002a9c33e3f8c64a5f8cd268)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4ff756d7e0543a5b2add14949ad355.setIcon(icon_e3ebdd5615309afa849c9bc8038c7761);
|
|
|
|
|
|
var marker_29b5418ff2275aa77b5a7879dde32ed4 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2d168f626d96983b4e1391b5cc6e29b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_283009355776da714409b1cec97cde06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0194eb5074c7225daa377e43466c1e5 = $(`<div id="html_e0194eb5074c7225daa377e43466c1e5" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_283009355776da714409b1cec97cde06.setContent(html_e0194eb5074c7225daa377e43466c1e5);
|
|
|
|
|
|
|
|
marker_29b5418ff2275aa77b5a7879dde32ed4.bindPopup(popup_283009355776da714409b1cec97cde06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b5418ff2275aa77b5a7879dde32ed4.setIcon(icon_2d168f626d96983b4e1391b5cc6e29b5);
|
|
|
|
|
|
var marker_9b107ed6ded5960e4db120dd9d69fd9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c761479c050d34beab051cef502bd780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d18e558548a5d744c41af5edf88fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4528c053dc60d447c72f4fbd29a38117 = $(`<div id="html_4528c053dc60d447c72f4fbd29a38117" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_93d18e558548a5d744c41af5edf88fbd.setContent(html_4528c053dc60d447c72f4fbd29a38117);
|
|
|
|
|
|
|
|
marker_9b107ed6ded5960e4db120dd9d69fd9c.bindPopup(popup_93d18e558548a5d744c41af5edf88fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b107ed6ded5960e4db120dd9d69fd9c.setIcon(icon_c761479c050d34beab051cef502bd780);
|
|
|
|
|
|
var marker_0d7a3e24fee1997b05790cc02c556811 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ef8178e8a1767caf33391d23e7f69500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_654b5209fb89b7795a6ed3d4d369fb79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c29ee622205c92331e0dea857660032e = $(`<div id="html_c29ee622205c92331e0dea857660032e" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_654b5209fb89b7795a6ed3d4d369fb79.setContent(html_c29ee622205c92331e0dea857660032e);
|
|
|
|
|
|
|
|
marker_0d7a3e24fee1997b05790cc02c556811.bindPopup(popup_654b5209fb89b7795a6ed3d4d369fb79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d7a3e24fee1997b05790cc02c556811.setIcon(icon_ef8178e8a1767caf33391d23e7f69500);
|
|
|
|
|
|
var marker_ed5223d80eac3cbb87a938b5863c531b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_eb6d953402ae07045dd55c93540c6461 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f55cfc0b880304d361d3b9f803749b0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7acb470778e1c6f3fd50acfad8af44e8 = $(`<div id="html_7acb470778e1c6f3fd50acfad8af44e8" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_f55cfc0b880304d361d3b9f803749b0b.setContent(html_7acb470778e1c6f3fd50acfad8af44e8);
|
|
|
|
|
|
|
|
marker_ed5223d80eac3cbb87a938b5863c531b.bindPopup(popup_f55cfc0b880304d361d3b9f803749b0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5223d80eac3cbb87a938b5863c531b.setIcon(icon_eb6d953402ae07045dd55c93540c6461);
|
|
|
|
|
|
var marker_0ba5cbe770e4b4fa008ea0a45acb2c37 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e8f015e4f10cc0c4c4716d2f9d53e615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6a8e51cec49a0f8d4615b1b4a54490a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c4c4d4a4fca7c0e88a27b2ee7ae1fbd = $(`<div id="html_4c4c4d4a4fca7c0e88a27b2ee7ae1fbd" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_d6a8e51cec49a0f8d4615b1b4a54490a.setContent(html_4c4c4d4a4fca7c0e88a27b2ee7ae1fbd);
|
|
|
|
|
|
|
|
marker_0ba5cbe770e4b4fa008ea0a45acb2c37.bindPopup(popup_d6a8e51cec49a0f8d4615b1b4a54490a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ba5cbe770e4b4fa008ea0a45acb2c37.setIcon(icon_e8f015e4f10cc0c4c4716d2f9d53e615);
|
|
|
|
|
|
var marker_66aea17db1c9d158a1f0dba81fbd4cbd = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e084ae2775a1c79c16eb51b97ad8da6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_321a62e4e80a1d48c217cd140ba72f52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e198f71adde998526057ef01cbea0d96 = $(`<div id="html_e198f71adde998526057ef01cbea0d96" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_321a62e4e80a1d48c217cd140ba72f52.setContent(html_e198f71adde998526057ef01cbea0d96);
|
|
|
|
|
|
|
|
marker_66aea17db1c9d158a1f0dba81fbd4cbd.bindPopup(popup_321a62e4e80a1d48c217cd140ba72f52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66aea17db1c9d158a1f0dba81fbd4cbd.setIcon(icon_e084ae2775a1c79c16eb51b97ad8da6b);
|
|
|
|
|
|
var marker_2784d412a01901646e8e47c2e9d56002 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_45512e0bb4594ceb09e2259d48df0b48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d2c6901b41ed0ca782f8962ee1d33c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17f07122fa86d85d0d63f210ffa0c4f8 = $(`<div id="html_17f07122fa86d85d0d63f210ffa0c4f8" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_1d2c6901b41ed0ca782f8962ee1d33c6.setContent(html_17f07122fa86d85d0d63f210ffa0c4f8);
|
|
|
|
|
|
|
|
marker_2784d412a01901646e8e47c2e9d56002.bindPopup(popup_1d2c6901b41ed0ca782f8962ee1d33c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2784d412a01901646e8e47c2e9d56002.setIcon(icon_45512e0bb4594ceb09e2259d48df0b48);
|
|
|
|
|
|
var marker_3300f5aa365462f074ea5256ff9ad320 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4d4635805e137f127a7178aeaebc165b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e25116851f82760361b1f704d81248f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61fb63d395559ea24d04cf5f6df2ff42 = $(`<div id="html_61fb63d395559ea24d04cf5f6df2ff42" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_e25116851f82760361b1f704d81248f1.setContent(html_61fb63d395559ea24d04cf5f6df2ff42);
|
|
|
|
|
|
|
|
marker_3300f5aa365462f074ea5256ff9ad320.bindPopup(popup_e25116851f82760361b1f704d81248f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3300f5aa365462f074ea5256ff9ad320.setIcon(icon_4d4635805e137f127a7178aeaebc165b);
|
|
|
|
|
|
var marker_46e3153dc6cf1a068b4ec31312f81dc5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_57d574b8f551ca0db833b44d090b38b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad93620806809ff639b4eb4ee23df23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d479bc9dc6f6310173a2082a12a8ee5 = $(`<div id="html_1d479bc9dc6f6310173a2082a12a8ee5" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_5ad93620806809ff639b4eb4ee23df23.setContent(html_1d479bc9dc6f6310173a2082a12a8ee5);
|
|
|
|
|
|
|
|
marker_46e3153dc6cf1a068b4ec31312f81dc5.bindPopup(popup_5ad93620806809ff639b4eb4ee23df23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e3153dc6cf1a068b4ec31312f81dc5.setIcon(icon_57d574b8f551ca0db833b44d090b38b5);
|
|
|
|
|
|
var marker_aa2777b2197d28df9e353ef17a6f5d50 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_03ec14b6abdbf230e0ba61853e8fbca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd8bcf2b933379f16d7fad76ac3258be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42eb4ca9cf265a3f1e2c51171816c682 = $(`<div id="html_42eb4ca9cf265a3f1e2c51171816c682" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_fd8bcf2b933379f16d7fad76ac3258be.setContent(html_42eb4ca9cf265a3f1e2c51171816c682);
|
|
|
|
|
|
|
|
marker_aa2777b2197d28df9e353ef17a6f5d50.bindPopup(popup_fd8bcf2b933379f16d7fad76ac3258be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2777b2197d28df9e353ef17a6f5d50.setIcon(icon_03ec14b6abdbf230e0ba61853e8fbca5);
|
|
|
|
|
|
var marker_e201907be95ea81e0932286299b8203b = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_24eba713bb7a0bfec6864966f7a74a88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_264b556206d70a9c2b55fd1a2dbc82ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_914bb3a5e629173ee11fc82a8d9c52ae = $(`<div id="html_914bb3a5e629173ee11fc82a8d9c52ae" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_264b556206d70a9c2b55fd1a2dbc82ca.setContent(html_914bb3a5e629173ee11fc82a8d9c52ae);
|
|
|
|
|
|
|
|
marker_e201907be95ea81e0932286299b8203b.bindPopup(popup_264b556206d70a9c2b55fd1a2dbc82ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e201907be95ea81e0932286299b8203b.setIcon(icon_24eba713bb7a0bfec6864966f7a74a88);
|
|
|
|
|
|
var marker_4274d3b64b38d114ea0a2ad5220f738a = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ce611d844a94efa0cca265c4fa22b99c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae10ca131982a9471037ab11c490788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3838053304207dabf8443ce265620a4 = $(`<div id="html_c3838053304207dabf8443ce265620a4" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_0ae10ca131982a9471037ab11c490788.setContent(html_c3838053304207dabf8443ce265620a4);
|
|
|
|
|
|
|
|
marker_4274d3b64b38d114ea0a2ad5220f738a.bindPopup(popup_0ae10ca131982a9471037ab11c490788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4274d3b64b38d114ea0a2ad5220f738a.setIcon(icon_ce611d844a94efa0cca265c4fa22b99c);
|
|
|
|
|
|
var marker_a1f28da66c7172242c01d8e6f362858d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9e9cea20e878082ebfd1496e9372f45f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ecb3eb87db074b8ba48b69d2f6456f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6ea7656a96f36f8d67ffd5b2d860225 = $(`<div id="html_f6ea7656a96f36f8d67ffd5b2d860225" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_6ecb3eb87db074b8ba48b69d2f6456f8.setContent(html_f6ea7656a96f36f8d67ffd5b2d860225);
|
|
|
|
|
|
|
|
marker_a1f28da66c7172242c01d8e6f362858d.bindPopup(popup_6ecb3eb87db074b8ba48b69d2f6456f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f28da66c7172242c01d8e6f362858d.setIcon(icon_9e9cea20e878082ebfd1496e9372f45f);
|
|
|
|
|
|
var marker_80f0ce1680aa1a3742884aab2d046987 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_72cb72152e3dca0777070c7c82b64acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf1dcd68b1ca1d9ca5e4361d33b388af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0568b02327df5d0766134149e8f03c6 = $(`<div id="html_d0568b02327df5d0766134149e8f03c6" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_bf1dcd68b1ca1d9ca5e4361d33b388af.setContent(html_d0568b02327df5d0766134149e8f03c6);
|
|
|
|
|
|
|
|
marker_80f0ce1680aa1a3742884aab2d046987.bindPopup(popup_bf1dcd68b1ca1d9ca5e4361d33b388af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80f0ce1680aa1a3742884aab2d046987.setIcon(icon_72cb72152e3dca0777070c7c82b64acb);
|
|
|
|
|
|
var marker_86bf555f3acba60df816ca5c4d86913b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3bc053c36ca0aee14135e2beb3bc1caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b79b483528249e1270fbc4888b5c18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_680c02dae6110e9857e460891ae8cabe = $(`<div id="html_680c02dae6110e9857e460891ae8cabe" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_d1b79b483528249e1270fbc4888b5c18.setContent(html_680c02dae6110e9857e460891ae8cabe);
|
|
|
|
|
|
|
|
marker_86bf555f3acba60df816ca5c4d86913b.bindPopup(popup_d1b79b483528249e1270fbc4888b5c18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86bf555f3acba60df816ca5c4d86913b.setIcon(icon_3bc053c36ca0aee14135e2beb3bc1caf);
|
|
|
|
|
|
var marker_aa41ceb5cb0f07ed3ebb3ce43721199d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_554cd01b31d3add86ea9a6fc3bd02b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9e06aba24835fd02fb38561349f930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d779e894c37d01a4f15b1e2d237a80a = $(`<div id="html_0d779e894c37d01a4f15b1e2d237a80a" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_0c9e06aba24835fd02fb38561349f930.setContent(html_0d779e894c37d01a4f15b1e2d237a80a);
|
|
|
|
|
|
|
|
marker_aa41ceb5cb0f07ed3ebb3ce43721199d.bindPopup(popup_0c9e06aba24835fd02fb38561349f930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa41ceb5cb0f07ed3ebb3ce43721199d.setIcon(icon_554cd01b31d3add86ea9a6fc3bd02b5c);
|
|
|
|
|
|
var marker_18bf3b44f26fc54977bcafc6538df712 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_32541a0ca33d04206312c926415e4acb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53dda55a73fa7decbf0117265606ea55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7146b480dc3f071ac90b90fd3e0674bd = $(`<div id="html_7146b480dc3f071ac90b90fd3e0674bd" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_53dda55a73fa7decbf0117265606ea55.setContent(html_7146b480dc3f071ac90b90fd3e0674bd);
|
|
|
|
|
|
|
|
marker_18bf3b44f26fc54977bcafc6538df712.bindPopup(popup_53dda55a73fa7decbf0117265606ea55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18bf3b44f26fc54977bcafc6538df712.setIcon(icon_32541a0ca33d04206312c926415e4acb);
|
|
|
|
|
|
var marker_f2d1bf148be7349eeb712b1a28c1291a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_52854784abcf562ef618d8c207ec3791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26404b5fb458d1caf377191c0c5502ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6958145ae3f84dea8f73a96dd2c10b1 = $(`<div id="html_e6958145ae3f84dea8f73a96dd2c10b1" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_26404b5fb458d1caf377191c0c5502ae.setContent(html_e6958145ae3f84dea8f73a96dd2c10b1);
|
|
|
|
|
|
|
|
marker_f2d1bf148be7349eeb712b1a28c1291a.bindPopup(popup_26404b5fb458d1caf377191c0c5502ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2d1bf148be7349eeb712b1a28c1291a.setIcon(icon_52854784abcf562ef618d8c207ec3791);
|
|
|
|
|
|
var marker_3e52aa2c037cdd4174f35c8c4588753e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4e937209f11d8a5ec14bc9e4973472ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_655417a3c70cafe1d32e90dd542c8948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e34ff1417df793550efef9008311eb98 = $(`<div id="html_e34ff1417df793550efef9008311eb98" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_655417a3c70cafe1d32e90dd542c8948.setContent(html_e34ff1417df793550efef9008311eb98);
|
|
|
|
|
|
|
|
marker_3e52aa2c037cdd4174f35c8c4588753e.bindPopup(popup_655417a3c70cafe1d32e90dd542c8948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e52aa2c037cdd4174f35c8c4588753e.setIcon(icon_4e937209f11d8a5ec14bc9e4973472ec);
|
|
|
|
|
|
var marker_7866204fc500f8305a80c3362d73714e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5affd74e63162602998d8e8ebda9ec22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40d53f029fb13092cd764892ff7aaebf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_690bbce5cc359dafab0e0c0dcc9234b2 = $(`<div id="html_690bbce5cc359dafab0e0c0dcc9234b2" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_40d53f029fb13092cd764892ff7aaebf.setContent(html_690bbce5cc359dafab0e0c0dcc9234b2);
|
|
|
|
|
|
|
|
marker_7866204fc500f8305a80c3362d73714e.bindPopup(popup_40d53f029fb13092cd764892ff7aaebf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7866204fc500f8305a80c3362d73714e.setIcon(icon_5affd74e63162602998d8e8ebda9ec22);
|
|
|
|
|
|
var marker_b62701635c808a227309a5aaf64d4095 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5ff82973adcd70e5ce59cbe52a795e05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e04282bd437018bcf8e1a362c1d4f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11283a9df4af0a3a49cb672b3576c9dc = $(`<div id="html_11283a9df4af0a3a49cb672b3576c9dc" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_7e04282bd437018bcf8e1a362c1d4f32.setContent(html_11283a9df4af0a3a49cb672b3576c9dc);
|
|
|
|
|
|
|
|
marker_b62701635c808a227309a5aaf64d4095.bindPopup(popup_7e04282bd437018bcf8e1a362c1d4f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b62701635c808a227309a5aaf64d4095.setIcon(icon_5ff82973adcd70e5ce59cbe52a795e05);
|
|
|
|
|
|
var marker_154047d67b1436db189a906054881949 = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_bcf2e48d5ec902d70a63fefaacbb33ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef2324206c4b01031c10a093a566f2a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e124e7169a8f0a0914cc9522c5580114 = $(`<div id="html_e124e7169a8f0a0914cc9522c5580114" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_ef2324206c4b01031c10a093a566f2a1.setContent(html_e124e7169a8f0a0914cc9522c5580114);
|
|
|
|
|
|
|
|
marker_154047d67b1436db189a906054881949.bindPopup(popup_ef2324206c4b01031c10a093a566f2a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_154047d67b1436db189a906054881949.setIcon(icon_bcf2e48d5ec902d70a63fefaacbb33ff);
|
|
|
|
|
|
var marker_f23321e52df644fed93b78c44d13851e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a0a0b50a194505265e3e7cc4d82c8cec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5905891190a9662b6f37aa32d0d174d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9599c6e2fde0b5ff98ffd63b1a765b0 = $(`<div id="html_d9599c6e2fde0b5ff98ffd63b1a765b0" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_c5905891190a9662b6f37aa32d0d174d.setContent(html_d9599c6e2fde0b5ff98ffd63b1a765b0);
|
|
|
|
|
|
|
|
marker_f23321e52df644fed93b78c44d13851e.bindPopup(popup_c5905891190a9662b6f37aa32d0d174d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f23321e52df644fed93b78c44d13851e.setIcon(icon_a0a0b50a194505265e3e7cc4d82c8cec);
|
|
|
|
|
|
var marker_ad20ffbc8b0bf0ec0b6e0277ad773fee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2600d2885b1d331ad18ca53fc5387fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd720e641421dae234416b30d2b51f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25f73853cbc0d038447ca2a9ffc19082 = $(`<div id="html_25f73853cbc0d038447ca2a9ffc19082" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_fd720e641421dae234416b30d2b51f6d.setContent(html_25f73853cbc0d038447ca2a9ffc19082);
|
|
|
|
|
|
|
|
marker_ad20ffbc8b0bf0ec0b6e0277ad773fee.bindPopup(popup_fd720e641421dae234416b30d2b51f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad20ffbc8b0bf0ec0b6e0277ad773fee.setIcon(icon_2600d2885b1d331ad18ca53fc5387fcb);
|
|
|
|
|
|
var marker_340a2a6e9c889b9964446f3bede43219 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_75a7d40b66ac626498ee79e1ca5f3692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1d486f24d8dcac12ef17dbb9d822828 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33635f3dde64fa05412c30a1b8c58334 = $(`<div id="html_33635f3dde64fa05412c30a1b8c58334" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_d1d486f24d8dcac12ef17dbb9d822828.setContent(html_33635f3dde64fa05412c30a1b8c58334);
|
|
|
|
|
|
|
|
marker_340a2a6e9c889b9964446f3bede43219.bindPopup(popup_d1d486f24d8dcac12ef17dbb9d822828)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340a2a6e9c889b9964446f3bede43219.setIcon(icon_75a7d40b66ac626498ee79e1ca5f3692);
|
|
|
|
|
|
var marker_e535de7d4dad90ecc9cc86613125700f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7834593502906f9a06114a5e3ab09d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcfa1cbec87397791472025c07f00a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bc0bb9506f77456f05511d017cbdae1 = $(`<div id="html_7bc0bb9506f77456f05511d017cbdae1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_dcfa1cbec87397791472025c07f00a7d.setContent(html_7bc0bb9506f77456f05511d017cbdae1);
|
|
|
|
|
|
|
|
marker_e535de7d4dad90ecc9cc86613125700f.bindPopup(popup_dcfa1cbec87397791472025c07f00a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e535de7d4dad90ecc9cc86613125700f.setIcon(icon_7834593502906f9a06114a5e3ab09d7f);
|
|
|
|
|
|
var marker_38fcab4d17c75fa66d57ceeeffc0545c = L.marker(
|
|
[-27.4971, 152.976],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f7626fc313ca3ec8df642ccc7da0a18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9335dfd028f949c0eb6785b311b6caf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769b599c191aa43402642ef4c25939d9 = $(`<div id="html_769b599c191aa43402642ef4c25939d9" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_9335dfd028f949c0eb6785b311b6caf5.setContent(html_769b599c191aa43402642ef4c25939d9);
|
|
|
|
|
|
|
|
marker_38fcab4d17c75fa66d57ceeeffc0545c.bindPopup(popup_9335dfd028f949c0eb6785b311b6caf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38fcab4d17c75fa66d57ceeeffc0545c.setIcon(icon_f7626fc313ca3ec8df642ccc7da0a18a);
|
|
|
|
|
|
var marker_ff13567b7bbcb337aee31d2a8f4b78e6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_77104229bf26b53a178f3d8b53d16afb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d890efbd84b267d72c10d53c51372ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef2e5d24b238d2dd497d1bfa1ee8d274 = $(`<div id="html_ef2e5d24b238d2dd497d1bfa1ee8d274" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_d890efbd84b267d72c10d53c51372ece.setContent(html_ef2e5d24b238d2dd497d1bfa1ee8d274);
|
|
|
|
|
|
|
|
marker_ff13567b7bbcb337aee31d2a8f4b78e6.bindPopup(popup_d890efbd84b267d72c10d53c51372ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff13567b7bbcb337aee31d2a8f4b78e6.setIcon(icon_77104229bf26b53a178f3d8b53d16afb);
|
|
|
|
|
|
var marker_3cb82406717118354534bb4075f4885c = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b8c9831be7b54fe23b4807416cea24b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841dff6436d5b91324e721d1115cc1c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4905a0d6eb555a884e06f17aeab24c34 = $(`<div id="html_4905a0d6eb555a884e06f17aeab24c34" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_841dff6436d5b91324e721d1115cc1c4.setContent(html_4905a0d6eb555a884e06f17aeab24c34);
|
|
|
|
|
|
|
|
marker_3cb82406717118354534bb4075f4885c.bindPopup(popup_841dff6436d5b91324e721d1115cc1c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb82406717118354534bb4075f4885c.setIcon(icon_b8c9831be7b54fe23b4807416cea24b9);
|
|
|
|
|
|
var marker_be59c0eaa5e10211eec0844d15bb25ad = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_39573f8cf6c2396c3d109915cfaaab1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57415acb1714c3fdab1e1afb521949c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc4f533712cc11a9b36ea906d523240b = $(`<div id="html_bc4f533712cc11a9b36ea906d523240b" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_57415acb1714c3fdab1e1afb521949c6.setContent(html_bc4f533712cc11a9b36ea906d523240b);
|
|
|
|
|
|
|
|
marker_be59c0eaa5e10211eec0844d15bb25ad.bindPopup(popup_57415acb1714c3fdab1e1afb521949c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be59c0eaa5e10211eec0844d15bb25ad.setIcon(icon_39573f8cf6c2396c3d109915cfaaab1e);
|
|
|
|
|
|
var marker_1114b6d69cf8979de42c6ff427a7ea0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2f3bf7d09d3783c4dc2d9a40a47c6f78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a432be58b8691b7e9f3546db9596bc28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abd28f8732d9197090223c3d2cbffe51 = $(`<div id="html_abd28f8732d9197090223c3d2cbffe51" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_a432be58b8691b7e9f3546db9596bc28.setContent(html_abd28f8732d9197090223c3d2cbffe51);
|
|
|
|
|
|
|
|
marker_1114b6d69cf8979de42c6ff427a7ea0a.bindPopup(popup_a432be58b8691b7e9f3546db9596bc28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1114b6d69cf8979de42c6ff427a7ea0a.setIcon(icon_2f3bf7d09d3783c4dc2d9a40a47c6f78);
|
|
|
|
|
|
var marker_38a441b712b9fe4f8c227490c18065ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_957ca422e29850e58079d1cbf488eac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb9b4b1ee81daea3ee5cb8231d248a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9356311fa5812980244156df7ad80191 = $(`<div id="html_9356311fa5812980244156df7ad80191" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_fb9b4b1ee81daea3ee5cb8231d248a51.setContent(html_9356311fa5812980244156df7ad80191);
|
|
|
|
|
|
|
|
marker_38a441b712b9fe4f8c227490c18065ec.bindPopup(popup_fb9b4b1ee81daea3ee5cb8231d248a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38a441b712b9fe4f8c227490c18065ec.setIcon(icon_957ca422e29850e58079d1cbf488eac9);
|
|
|
|
|
|
var marker_dfd94852ab1858f7b800886527f4df45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_65eaafbcb7a381563143b6dcda6d135e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3dba4171c03100ccbfae66c4138d6bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bc5c535437e12847c1e7445cfad4f4d = $(`<div id="html_0bc5c535437e12847c1e7445cfad4f4d" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_d3dba4171c03100ccbfae66c4138d6bd.setContent(html_0bc5c535437e12847c1e7445cfad4f4d);
|
|
|
|
|
|
|
|
marker_dfd94852ab1858f7b800886527f4df45.bindPopup(popup_d3dba4171c03100ccbfae66c4138d6bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd94852ab1858f7b800886527f4df45.setIcon(icon_65eaafbcb7a381563143b6dcda6d135e);
|
|
|
|
|
|
var marker_e852f4acc78e687c3d765ce2845e3f8f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_40db76a2307dd8c24e97a58d1a859892 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc6106efc2abc1f4b3ef0f817557c979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a70d15004182e1e55c11255c709c4b89 = $(`<div id="html_a70d15004182e1e55c11255c709c4b89" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_bc6106efc2abc1f4b3ef0f817557c979.setContent(html_a70d15004182e1e55c11255c709c4b89);
|
|
|
|
|
|
|
|
marker_e852f4acc78e687c3d765ce2845e3f8f.bindPopup(popup_bc6106efc2abc1f4b3ef0f817557c979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e852f4acc78e687c3d765ce2845e3f8f.setIcon(icon_40db76a2307dd8c24e97a58d1a859892);
|
|
|
|
|
|
var marker_62ff54967cff1b5b7e653fa87d6e6dc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_436f8791ccab044b66eea8eff38f6dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8238eacd788316a96889ef61c408e41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6f4545afa3a38b6e5eca1101983be60 = $(`<div id="html_c6f4545afa3a38b6e5eca1101983be60" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_f8238eacd788316a96889ef61c408e41.setContent(html_c6f4545afa3a38b6e5eca1101983be60);
|
|
|
|
|
|
|
|
marker_62ff54967cff1b5b7e653fa87d6e6dc3.bindPopup(popup_f8238eacd788316a96889ef61c408e41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62ff54967cff1b5b7e653fa87d6e6dc3.setIcon(icon_436f8791ccab044b66eea8eff38f6dfa);
|
|
|
|
|
|
var marker_4f397d12a1dd89f99f096426055f1243 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c403eab6e28e13ed35bf1fde6cba52cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_452ad923b9e0b3f7d58adab6aae2655c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c7dcbd467a3258980ff8896284452c4 = $(`<div id="html_2c7dcbd467a3258980ff8896284452c4" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_452ad923b9e0b3f7d58adab6aae2655c.setContent(html_2c7dcbd467a3258980ff8896284452c4);
|
|
|
|
|
|
|
|
marker_4f397d12a1dd89f99f096426055f1243.bindPopup(popup_452ad923b9e0b3f7d58adab6aae2655c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f397d12a1dd89f99f096426055f1243.setIcon(icon_c403eab6e28e13ed35bf1fde6cba52cd);
|
|
|
|
|
|
var marker_63b520ff33551a74d27fb97785d0b5e8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c376b45126d1ee6ba12325fa5c44ca1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3567df30841a0b7acbfa6e90cdc250a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6de5120666522782d1cfbf5c754920cb = $(`<div id="html_6de5120666522782d1cfbf5c754920cb" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_3567df30841a0b7acbfa6e90cdc250a4.setContent(html_6de5120666522782d1cfbf5c754920cb);
|
|
|
|
|
|
|
|
marker_63b520ff33551a74d27fb97785d0b5e8.bindPopup(popup_3567df30841a0b7acbfa6e90cdc250a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63b520ff33551a74d27fb97785d0b5e8.setIcon(icon_c376b45126d1ee6ba12325fa5c44ca1b);
|
|
|
|
|
|
var marker_827c148382cddd34ea1198267f180e41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_00db0ec0ede84dfedfb9ec1af87b2768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626482a348f124068b5927fccc55cbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c04a42bbd784e6675f563d77cb3b59e = $(`<div id="html_9c04a42bbd784e6675f563d77cb3b59e" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_626482a348f124068b5927fccc55cbca.setContent(html_9c04a42bbd784e6675f563d77cb3b59e);
|
|
|
|
|
|
|
|
marker_827c148382cddd34ea1198267f180e41.bindPopup(popup_626482a348f124068b5927fccc55cbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_827c148382cddd34ea1198267f180e41.setIcon(icon_00db0ec0ede84dfedfb9ec1af87b2768);
|
|
|
|
|
|
var marker_bc6f08f95808b7f2142913c64fd21e92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d9dff9434bb8c81782fa7c8ff13d14b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88cafb74df495f7da6964648077c5008 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_078ba72261793c11ecba7398159a7b24 = $(`<div id="html_078ba72261793c11ecba7398159a7b24" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_88cafb74df495f7da6964648077c5008.setContent(html_078ba72261793c11ecba7398159a7b24);
|
|
|
|
|
|
|
|
marker_bc6f08f95808b7f2142913c64fd21e92.bindPopup(popup_88cafb74df495f7da6964648077c5008)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc6f08f95808b7f2142913c64fd21e92.setIcon(icon_d9dff9434bb8c81782fa7c8ff13d14b6);
|
|
|
|
|
|
var marker_ee5a11da13f0bb00f86b84b109bbe559 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_aea7595fca4713cecc2b9e8e60ac3d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822d350e4ef473de1ee11d5271e40b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b1b56b1e9392fd4088219886fda631 = $(`<div id="html_97b1b56b1e9392fd4088219886fda631" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_822d350e4ef473de1ee11d5271e40b9c.setContent(html_97b1b56b1e9392fd4088219886fda631);
|
|
|
|
|
|
|
|
marker_ee5a11da13f0bb00f86b84b109bbe559.bindPopup(popup_822d350e4ef473de1ee11d5271e40b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee5a11da13f0bb00f86b84b109bbe559.setIcon(icon_aea7595fca4713cecc2b9e8e60ac3d4c);
|
|
|
|
|
|
var marker_bee3f335c1f30515110af898f4f5a2a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2cdfd9d9d88b2e319678178f8070f6e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_562f05a706d748b5ce2134eef306ada6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46129c028406eae8b279b7ba1148593 = $(`<div id="html_f46129c028406eae8b279b7ba1148593" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_562f05a706d748b5ce2134eef306ada6.setContent(html_f46129c028406eae8b279b7ba1148593);
|
|
|
|
|
|
|
|
marker_bee3f335c1f30515110af898f4f5a2a6.bindPopup(popup_562f05a706d748b5ce2134eef306ada6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bee3f335c1f30515110af898f4f5a2a6.setIcon(icon_2cdfd9d9d88b2e319678178f8070f6e2);
|
|
|
|
|
|
var marker_8ba8eabf15b08b8f4cf45b9e5b38608f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5a43b2efdbb3e75b1abf541eae72b63f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44151ea5df9f0e65e2c8a310e5cb3614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74366b5ebd7029909621510e9a356f9 = $(`<div id="html_a74366b5ebd7029909621510e9a356f9" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_44151ea5df9f0e65e2c8a310e5cb3614.setContent(html_a74366b5ebd7029909621510e9a356f9);
|
|
|
|
|
|
|
|
marker_8ba8eabf15b08b8f4cf45b9e5b38608f.bindPopup(popup_44151ea5df9f0e65e2c8a310e5cb3614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ba8eabf15b08b8f4cf45b9e5b38608f.setIcon(icon_5a43b2efdbb3e75b1abf541eae72b63f);
|
|
|
|
|
|
var marker_182ba8607f7126a528dbb017cc9dbfa7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_459c9a8cb085f584621f00f4ebfff65d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86ad29f0431e5f326dd4800e6333ba3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e4842e2c2a0c94e96b0924b063a12c = $(`<div id="html_98e4842e2c2a0c94e96b0924b063a12c" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_86ad29f0431e5f326dd4800e6333ba3f.setContent(html_98e4842e2c2a0c94e96b0924b063a12c);
|
|
|
|
|
|
|
|
marker_182ba8607f7126a528dbb017cc9dbfa7.bindPopup(popup_86ad29f0431e5f326dd4800e6333ba3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_182ba8607f7126a528dbb017cc9dbfa7.setIcon(icon_459c9a8cb085f584621f00f4ebfff65d);
|
|
|
|
|
|
var marker_f15399f06ac64e442106de8f68ee391f = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_697f583e2d899e76030eedde293fcfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fd340fdc7b932ef586ca52106798218 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5821f7e75194cb59a86aee1d5533b947 = $(`<div id="html_5821f7e75194cb59a86aee1d5533b947" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_8fd340fdc7b932ef586ca52106798218.setContent(html_5821f7e75194cb59a86aee1d5533b947);
|
|
|
|
|
|
|
|
marker_f15399f06ac64e442106de8f68ee391f.bindPopup(popup_8fd340fdc7b932ef586ca52106798218)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f15399f06ac64e442106de8f68ee391f.setIcon(icon_697f583e2d899e76030eedde293fcfd0);
|
|
|
|
|
|
var marker_16a3e8b4654d649843ebca298b995443 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7f4bb8efbba2a345cd04b9f6aeb28a9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1c8f75093e9d8c535bfa891aa9c751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97ff1615b15500dbdb1d0404dff5df25 = $(`<div id="html_97ff1615b15500dbdb1d0404dff5df25" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_4b1c8f75093e9d8c535bfa891aa9c751.setContent(html_97ff1615b15500dbdb1d0404dff5df25);
|
|
|
|
|
|
|
|
marker_16a3e8b4654d649843ebca298b995443.bindPopup(popup_4b1c8f75093e9d8c535bfa891aa9c751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16a3e8b4654d649843ebca298b995443.setIcon(icon_7f4bb8efbba2a345cd04b9f6aeb28a9a);
|
|
|
|
|
|
var marker_f38dbbb9f2670a38e999778b01bf686f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d95cb268ecc4c4247040ab92403969ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb2db123b6ccaa813a1483449cd78d78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba7959a8d36fe8109324a6e657df80cd = $(`<div id="html_ba7959a8d36fe8109324a6e657df80cd" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_cb2db123b6ccaa813a1483449cd78d78.setContent(html_ba7959a8d36fe8109324a6e657df80cd);
|
|
|
|
|
|
|
|
marker_f38dbbb9f2670a38e999778b01bf686f.bindPopup(popup_cb2db123b6ccaa813a1483449cd78d78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38dbbb9f2670a38e999778b01bf686f.setIcon(icon_d95cb268ecc4c4247040ab92403969ac);
|
|
|
|
|
|
var marker_efa7f7b7621cc1110dc69e5f50d16e71 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f67f22df531000c4c9397274e52ce97d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1bd85c6f19232f8795a9e082b2f8441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8164445fb18666a8f32a6a253cba8b05 = $(`<div id="html_8164445fb18666a8f32a6a253cba8b05" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f1bd85c6f19232f8795a9e082b2f8441.setContent(html_8164445fb18666a8f32a6a253cba8b05);
|
|
|
|
|
|
|
|
marker_efa7f7b7621cc1110dc69e5f50d16e71.bindPopup(popup_f1bd85c6f19232f8795a9e082b2f8441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efa7f7b7621cc1110dc69e5f50d16e71.setIcon(icon_f67f22df531000c4c9397274e52ce97d);
|
|
|
|
|
|
var marker_0c044b7eed8f8d714018bb55938823ab = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f209637ced44e4590232f9a6650b659d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3938564368dd4fcff79f0db2c1fafb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3a8e053c3b1a32d8e3fe396605baa85 = $(`<div id="html_b3a8e053c3b1a32d8e3fe396605baa85" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_c3938564368dd4fcff79f0db2c1fafb0.setContent(html_b3a8e053c3b1a32d8e3fe396605baa85);
|
|
|
|
|
|
|
|
marker_0c044b7eed8f8d714018bb55938823ab.bindPopup(popup_c3938564368dd4fcff79f0db2c1fafb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c044b7eed8f8d714018bb55938823ab.setIcon(icon_f209637ced44e4590232f9a6650b659d);
|
|
|
|
|
|
var marker_b4f5e0463be12f775bba79750600da67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6d8a00193f5b06bd57e5fc5f8400df7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78a9efd11ddc7b94cc37913964e5157f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cc97d4206036981193d865173a9e2a4 = $(`<div id="html_9cc97d4206036981193d865173a9e2a4" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_78a9efd11ddc7b94cc37913964e5157f.setContent(html_9cc97d4206036981193d865173a9e2a4);
|
|
|
|
|
|
|
|
marker_b4f5e0463be12f775bba79750600da67.bindPopup(popup_78a9efd11ddc7b94cc37913964e5157f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f5e0463be12f775bba79750600da67.setIcon(icon_6d8a00193f5b06bd57e5fc5f8400df7c);
|
|
|
|
|
|
var marker_424a0c67226100d7f6e4f0fec34264c0 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4b00a5407394ce0cc8a8d644c6f1cbbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad5f13a887db7fe1e0307766fd7727dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ae6fc6ddafe36b1c1f7db001a469b58 = $(`<div id="html_0ae6fc6ddafe36b1c1f7db001a469b58" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_ad5f13a887db7fe1e0307766fd7727dc.setContent(html_0ae6fc6ddafe36b1c1f7db001a469b58);
|
|
|
|
|
|
|
|
marker_424a0c67226100d7f6e4f0fec34264c0.bindPopup(popup_ad5f13a887db7fe1e0307766fd7727dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424a0c67226100d7f6e4f0fec34264c0.setIcon(icon_4b00a5407394ce0cc8a8d644c6f1cbbf);
|
|
|
|
|
|
var marker_1c9bbae292ebdc90fdefd10516ebf4bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_366477ef62b9b704d0b864889c39c292 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00c686c6d21b0ec3ed94c3b052059356 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7aa4022c44829fbb620b0dd084e6503 = $(`<div id="html_d7aa4022c44829fbb620b0dd084e6503" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_00c686c6d21b0ec3ed94c3b052059356.setContent(html_d7aa4022c44829fbb620b0dd084e6503);
|
|
|
|
|
|
|
|
marker_1c9bbae292ebdc90fdefd10516ebf4bc.bindPopup(popup_00c686c6d21b0ec3ed94c3b052059356)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c9bbae292ebdc90fdefd10516ebf4bc.setIcon(icon_366477ef62b9b704d0b864889c39c292);
|
|
|
|
|
|
var marker_c40a1465f997fa746c231f6e1a1e4d80 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b4839b1649fffcecfaa98031bd067447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efc36512870c2baf525be2592f26e575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdaa96bad365960e6cb0a90fc26deafc = $(`<div id="html_bdaa96bad365960e6cb0a90fc26deafc" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_efc36512870c2baf525be2592f26e575.setContent(html_bdaa96bad365960e6cb0a90fc26deafc);
|
|
|
|
|
|
|
|
marker_c40a1465f997fa746c231f6e1a1e4d80.bindPopup(popup_efc36512870c2baf525be2592f26e575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40a1465f997fa746c231f6e1a1e4d80.setIcon(icon_b4839b1649fffcecfaa98031bd067447);
|
|
|
|
|
|
var marker_11f9e7010402e6001f696fb5e0937cfd = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fadcfafdbecc0d738e9cb990239e0adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0715e620356651640898c528ac75a056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6c00a0461a0372ec6feb8ab3968291 = $(`<div id="html_2c6c00a0461a0372ec6feb8ab3968291" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_0715e620356651640898c528ac75a056.setContent(html_2c6c00a0461a0372ec6feb8ab3968291);
|
|
|
|
|
|
|
|
marker_11f9e7010402e6001f696fb5e0937cfd.bindPopup(popup_0715e620356651640898c528ac75a056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f9e7010402e6001f696fb5e0937cfd.setIcon(icon_fadcfafdbecc0d738e9cb990239e0adc);
|
|
|
|
|
|
var marker_44187ea9e599b8aabfa78a48e135a750 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_681afef0d7658de2f722a53d13c6192a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86d9d705268355104f70321d9c3b0bf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f54fcc1703df2ea20677152ff1ddd81a = $(`<div id="html_f54fcc1703df2ea20677152ff1ddd81a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_86d9d705268355104f70321d9c3b0bf9.setContent(html_f54fcc1703df2ea20677152ff1ddd81a);
|
|
|
|
|
|
|
|
marker_44187ea9e599b8aabfa78a48e135a750.bindPopup(popup_86d9d705268355104f70321d9c3b0bf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44187ea9e599b8aabfa78a48e135a750.setIcon(icon_681afef0d7658de2f722a53d13c6192a);
|
|
|
|
|
|
var marker_4d330973d92983da130258b7babb10f8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0ab7efe69a2f52ca5e0a1951945cb122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a63f471e0d1e90207a0c13306131149e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dbd0b8ec941fd8ebb65e98c208ccbb = $(`<div id="html_88dbd0b8ec941fd8ebb65e98c208ccbb" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_a63f471e0d1e90207a0c13306131149e.setContent(html_88dbd0b8ec941fd8ebb65e98c208ccbb);
|
|
|
|
|
|
|
|
marker_4d330973d92983da130258b7babb10f8.bindPopup(popup_a63f471e0d1e90207a0c13306131149e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d330973d92983da130258b7babb10f8.setIcon(icon_0ab7efe69a2f52ca5e0a1951945cb122);
|
|
|
|
|
|
var marker_45eb2e852436eb4033eb7547c02ebf5c = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ef8e93e35a5ce8e4aad11bbade12b78e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e15d2a4ef9cd708ee2c0fff4d65d356c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e6bed6da231c162976f7efb86a042d = $(`<div id="html_93e6bed6da231c162976f7efb86a042d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_e15d2a4ef9cd708ee2c0fff4d65d356c.setContent(html_93e6bed6da231c162976f7efb86a042d);
|
|
|
|
|
|
|
|
marker_45eb2e852436eb4033eb7547c02ebf5c.bindPopup(popup_e15d2a4ef9cd708ee2c0fff4d65d356c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45eb2e852436eb4033eb7547c02ebf5c.setIcon(icon_ef8e93e35a5ce8e4aad11bbade12b78e);
|
|
|
|
|
|
var marker_db1cfbf5a8bee017eaa9312b3f53c8aa = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_560eeb1450f8fc1c021f83adcc487849 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91cd16fadcd5231e2ab33c799040d012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00a8d78d10cd0ad2a9a99d32d3b4903c = $(`<div id="html_00a8d78d10cd0ad2a9a99d32d3b4903c" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_91cd16fadcd5231e2ab33c799040d012.setContent(html_00a8d78d10cd0ad2a9a99d32d3b4903c);
|
|
|
|
|
|
|
|
marker_db1cfbf5a8bee017eaa9312b3f53c8aa.bindPopup(popup_91cd16fadcd5231e2ab33c799040d012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db1cfbf5a8bee017eaa9312b3f53c8aa.setIcon(icon_560eeb1450f8fc1c021f83adcc487849);
|
|
|
|
|
|
var marker_657b195154ee79ad3cf325844633d536 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ade2b329a512c7bd83fd23727ae97e99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6cb963e1e583f319c174c12f24c3f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0671f09cdd5636599fcca04a848c02f5 = $(`<div id="html_0671f09cdd5636599fcca04a848c02f5" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_1c6cb963e1e583f319c174c12f24c3f8.setContent(html_0671f09cdd5636599fcca04a848c02f5);
|
|
|
|
|
|
|
|
marker_657b195154ee79ad3cf325844633d536.bindPopup(popup_1c6cb963e1e583f319c174c12f24c3f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_657b195154ee79ad3cf325844633d536.setIcon(icon_ade2b329a512c7bd83fd23727ae97e99);
|
|
|
|
|
|
var marker_76bbb84067ffaf8c9ae1075b91e9fbdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_37ec1454c4a3df4c50915d3ec32f5f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b00acd22ad636655bd33baa79f65d00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cd3d69833f054e68b5af1db4788d8fc = $(`<div id="html_4cd3d69833f054e68b5af1db4788d8fc" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_1b00acd22ad636655bd33baa79f65d00.setContent(html_4cd3d69833f054e68b5af1db4788d8fc);
|
|
|
|
|
|
|
|
marker_76bbb84067ffaf8c9ae1075b91e9fbdc.bindPopup(popup_1b00acd22ad636655bd33baa79f65d00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76bbb84067ffaf8c9ae1075b91e9fbdc.setIcon(icon_37ec1454c4a3df4c50915d3ec32f5f27);
|
|
|
|
|
|
var marker_5591483150866780a502f56caae42982 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fbe21ed11986f856b82a20c07c00f516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf8294814590586f2db1ece3f3b95f94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df493dfbfda01b3422e80ef502dd46a2 = $(`<div id="html_df493dfbfda01b3422e80ef502dd46a2" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_cf8294814590586f2db1ece3f3b95f94.setContent(html_df493dfbfda01b3422e80ef502dd46a2);
|
|
|
|
|
|
|
|
marker_5591483150866780a502f56caae42982.bindPopup(popup_cf8294814590586f2db1ece3f3b95f94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5591483150866780a502f56caae42982.setIcon(icon_fbe21ed11986f856b82a20c07c00f516);
|
|
|
|
|
|
var marker_767b06dc51abe1645d6f1fa715d9aa84 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d1d6b0603340d49f4b61c71c7c515639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6dae61aa6393f1297d3229baf152d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6257fac5132b6516514486591c6312c1 = $(`<div id="html_6257fac5132b6516514486591c6312c1" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_0a6dae61aa6393f1297d3229baf152d7.setContent(html_6257fac5132b6516514486591c6312c1);
|
|
|
|
|
|
|
|
marker_767b06dc51abe1645d6f1fa715d9aa84.bindPopup(popup_0a6dae61aa6393f1297d3229baf152d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767b06dc51abe1645d6f1fa715d9aa84.setIcon(icon_d1d6b0603340d49f4b61c71c7c515639);
|
|
|
|
|
|
var marker_60a8ae7b27e11e37c3d5de6c01da4fc4 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5882cc6438f6394a265439d2002b18b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8491740ce433aae22552d0e4cab4900a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c90fe756e34633be8bc5562a419bb091 = $(`<div id="html_c90fe756e34633be8bc5562a419bb091" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_8491740ce433aae22552d0e4cab4900a.setContent(html_c90fe756e34633be8bc5562a419bb091);
|
|
|
|
|
|
|
|
marker_60a8ae7b27e11e37c3d5de6c01da4fc4.bindPopup(popup_8491740ce433aae22552d0e4cab4900a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a8ae7b27e11e37c3d5de6c01da4fc4.setIcon(icon_5882cc6438f6394a265439d2002b18b5);
|
|
|
|
|
|
var marker_20e1837b99cd7ed42eb58f306a675c1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_bf2ef9b63c113294cbbbc2531675f323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a0d3dd06f93b7afc0381ddc4c02e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f861aba4770c902f106d78ec6189bb5c = $(`<div id="html_f861aba4770c902f106d78ec6189bb5c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_94a0d3dd06f93b7afc0381ddc4c02e77.setContent(html_f861aba4770c902f106d78ec6189bb5c);
|
|
|
|
|
|
|
|
marker_20e1837b99cd7ed42eb58f306a675c1f.bindPopup(popup_94a0d3dd06f93b7afc0381ddc4c02e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e1837b99cd7ed42eb58f306a675c1f.setIcon(icon_bf2ef9b63c113294cbbbc2531675f323);
|
|
|
|
|
|
var marker_bce76d789636871fd3db5812c5e17a84 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4b9dd9c30c9e5c7ea1aeb4b6f3e2a9c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800e0101aaa6bba0dba9aeb5f7b45b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1104b879268b0ca8a0971038baf894bc = $(`<div id="html_1104b879268b0ca8a0971038baf894bc" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_800e0101aaa6bba0dba9aeb5f7b45b60.setContent(html_1104b879268b0ca8a0971038baf894bc);
|
|
|
|
|
|
|
|
marker_bce76d789636871fd3db5812c5e17a84.bindPopup(popup_800e0101aaa6bba0dba9aeb5f7b45b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bce76d789636871fd3db5812c5e17a84.setIcon(icon_4b9dd9c30c9e5c7ea1aeb4b6f3e2a9c0);
|
|
|
|
|
|
var marker_52f423ee862c2bad2e1eebb2ac8a241f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9c2a6fa3794aa9b964017d6d229ced21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8fe0fcfae22127f5e76046d6ade80c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6023917adbb86ea26aa084e30b3ee539 = $(`<div id="html_6023917adbb86ea26aa084e30b3ee539" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_ed8fe0fcfae22127f5e76046d6ade80c.setContent(html_6023917adbb86ea26aa084e30b3ee539);
|
|
|
|
|
|
|
|
marker_52f423ee862c2bad2e1eebb2ac8a241f.bindPopup(popup_ed8fe0fcfae22127f5e76046d6ade80c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f423ee862c2bad2e1eebb2ac8a241f.setIcon(icon_9c2a6fa3794aa9b964017d6d229ced21);
|
|
|
|
|
|
var marker_202fe02f0c845ed8c8d09805ccb4eaef = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_1996ded37fada6a3426b7d2a02f4652d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f47533f45a3f2981d760ef1aefc16e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_517fee355621af04a09b8adf50dc9989 = $(`<div id="html_517fee355621af04a09b8adf50dc9989" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_2f47533f45a3f2981d760ef1aefc16e7.setContent(html_517fee355621af04a09b8adf50dc9989);
|
|
|
|
|
|
|
|
marker_202fe02f0c845ed8c8d09805ccb4eaef.bindPopup(popup_2f47533f45a3f2981d760ef1aefc16e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_202fe02f0c845ed8c8d09805ccb4eaef.setIcon(icon_1996ded37fada6a3426b7d2a02f4652d);
|
|
|
|
|
|
var marker_de0fbdd76dc2ddcd3167c6328a063c59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6d14c49e921a7e541b13d0776acfa5e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f7ecbbdf904d3af1b30316027e946c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415904c9932b12151365ae41383a53a7 = $(`<div id="html_415904c9932b12151365ae41383a53a7" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_4f7ecbbdf904d3af1b30316027e946c7.setContent(html_415904c9932b12151365ae41383a53a7);
|
|
|
|
|
|
|
|
marker_de0fbdd76dc2ddcd3167c6328a063c59.bindPopup(popup_4f7ecbbdf904d3af1b30316027e946c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de0fbdd76dc2ddcd3167c6328a063c59.setIcon(icon_6d14c49e921a7e541b13d0776acfa5e5);
|
|
|
|
|
|
var marker_5c56b844af8bdf73ea3283de69b6975f = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_77c5da54bca6879cf048b6dd45b747c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c40428ed419adffee09dbf816409d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_036ac97fbe4d5fb7b7270126e3a5496c = $(`<div id="html_036ac97fbe4d5fb7b7270126e3a5496c" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_f4c40428ed419adffee09dbf816409d4.setContent(html_036ac97fbe4d5fb7b7270126e3a5496c);
|
|
|
|
|
|
|
|
marker_5c56b844af8bdf73ea3283de69b6975f.bindPopup(popup_f4c40428ed419adffee09dbf816409d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c56b844af8bdf73ea3283de69b6975f.setIcon(icon_77c5da54bca6879cf048b6dd45b747c5);
|
|
|
|
|
|
var marker_d90b1519e3d19aef1a04605a84dbfc41 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_44af862e887ae0d2ff8a5b23135f8ce5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4993d48d361a0e0c8b7ae36fe0b61f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eaeec0232bb1807ae0bb1193c32cbf6 = $(`<div id="html_3eaeec0232bb1807ae0bb1193c32cbf6" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_d4993d48d361a0e0c8b7ae36fe0b61f8.setContent(html_3eaeec0232bb1807ae0bb1193c32cbf6);
|
|
|
|
|
|
|
|
marker_d90b1519e3d19aef1a04605a84dbfc41.bindPopup(popup_d4993d48d361a0e0c8b7ae36fe0b61f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d90b1519e3d19aef1a04605a84dbfc41.setIcon(icon_44af862e887ae0d2ff8a5b23135f8ce5);
|
|
|
|
|
|
var marker_c58784075ec973bd4d240e35d1fe305d = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9ce5336e314c3858a6aaeaad263b4d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f0bc0af8d73fab76c67511db875527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fbaabc4b418a908c6eb08df1240be04 = $(`<div id="html_6fbaabc4b418a908c6eb08df1240be04" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_94f0bc0af8d73fab76c67511db875527.setContent(html_6fbaabc4b418a908c6eb08df1240be04);
|
|
|
|
|
|
|
|
marker_c58784075ec973bd4d240e35d1fe305d.bindPopup(popup_94f0bc0af8d73fab76c67511db875527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c58784075ec973bd4d240e35d1fe305d.setIcon(icon_9ce5336e314c3858a6aaeaad263b4d7a);
|
|
|
|
|
|
var marker_f0bfc0633ff895b88643fe802749f554 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_82f324f5e1d2c2ca7d05723e94949658 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a56cde88b15ed02b669f4622f7d3dff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65092885b03f2043856d7a0d732b0513 = $(`<div id="html_65092885b03f2043856d7a0d732b0513" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a56cde88b15ed02b669f4622f7d3dff2.setContent(html_65092885b03f2043856d7a0d732b0513);
|
|
|
|
|
|
|
|
marker_f0bfc0633ff895b88643fe802749f554.bindPopup(popup_a56cde88b15ed02b669f4622f7d3dff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0bfc0633ff895b88643fe802749f554.setIcon(icon_82f324f5e1d2c2ca7d05723e94949658);
|
|
|
|
|
|
var marker_f2365b4e5ecf28e305b509068627d513 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8ac812bf49576753dc872bfc6539991d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_054010bbe61833eee4feaf6ba619994d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf8a417b3644e58929263a8dceb6c40f = $(`<div id="html_cf8a417b3644e58929263a8dceb6c40f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_054010bbe61833eee4feaf6ba619994d.setContent(html_cf8a417b3644e58929263a8dceb6c40f);
|
|
|
|
|
|
|
|
marker_f2365b4e5ecf28e305b509068627d513.bindPopup(popup_054010bbe61833eee4feaf6ba619994d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2365b4e5ecf28e305b509068627d513.setIcon(icon_8ac812bf49576753dc872bfc6539991d);
|
|
|
|
|
|
var marker_8fb5de278b78b98213d7e7b3066f30cb = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8014ca7480a9dc56cea08248527d663f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f64025b5a570fa237173cd1f2cf79743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14de017db8e4ef8c57a1044719fb46fe = $(`<div id="html_14de017db8e4ef8c57a1044719fb46fe" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_f64025b5a570fa237173cd1f2cf79743.setContent(html_14de017db8e4ef8c57a1044719fb46fe);
|
|
|
|
|
|
|
|
marker_8fb5de278b78b98213d7e7b3066f30cb.bindPopup(popup_f64025b5a570fa237173cd1f2cf79743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fb5de278b78b98213d7e7b3066f30cb.setIcon(icon_8014ca7480a9dc56cea08248527d663f);
|
|
|
|
|
|
var marker_1d108a04fa78c25b30a7f4efd23c2610 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_85e8a61d37d5db0a993557da336d0f1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d2c90a52af5da904b3642729b3f576e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd8faaaf2c0a58047e30357b2f612052 = $(`<div id="html_bd8faaaf2c0a58047e30357b2f612052" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_8d2c90a52af5da904b3642729b3f576e.setContent(html_bd8faaaf2c0a58047e30357b2f612052);
|
|
|
|
|
|
|
|
marker_1d108a04fa78c25b30a7f4efd23c2610.bindPopup(popup_8d2c90a52af5da904b3642729b3f576e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d108a04fa78c25b30a7f4efd23c2610.setIcon(icon_85e8a61d37d5db0a993557da336d0f1c);
|
|
|
|
|
|
var marker_bb9b8e288ae2cec2cc0965ed201df537 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_11fb9855834f4f467ea6f410cd1eea32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95e6aa06b45faaa312dcf472d7af55e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a181c3a2bcbdc920732ace2c05ed020 = $(`<div id="html_8a181c3a2bcbdc920732ace2c05ed020" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_d95e6aa06b45faaa312dcf472d7af55e.setContent(html_8a181c3a2bcbdc920732ace2c05ed020);
|
|
|
|
|
|
|
|
marker_bb9b8e288ae2cec2cc0965ed201df537.bindPopup(popup_d95e6aa06b45faaa312dcf472d7af55e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb9b8e288ae2cec2cc0965ed201df537.setIcon(icon_11fb9855834f4f467ea6f410cd1eea32);
|
|
|
|
|
|
var marker_6dff224b1c363856253935df82905976 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a0f0959b0dd6b399dc8440e5bf6cee11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f213dd9de94d884fb922627b6203a2f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fa06d20916d889140f0088248797218 = $(`<div id="html_9fa06d20916d889140f0088248797218" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_f213dd9de94d884fb922627b6203a2f6.setContent(html_9fa06d20916d889140f0088248797218);
|
|
|
|
|
|
|
|
marker_6dff224b1c363856253935df82905976.bindPopup(popup_f213dd9de94d884fb922627b6203a2f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dff224b1c363856253935df82905976.setIcon(icon_a0f0959b0dd6b399dc8440e5bf6cee11);
|
|
|
|
|
|
var marker_7e731cd2d7388d4b3af425b518b55e83 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7736f702795b3b75927734e7dfdff7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191ccb3313f0f5ced48da5096f1d1527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26d6364349349e8e5624cf343559516f = $(`<div id="html_26d6364349349e8e5624cf343559516f" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_191ccb3313f0f5ced48da5096f1d1527.setContent(html_26d6364349349e8e5624cf343559516f);
|
|
|
|
|
|
|
|
marker_7e731cd2d7388d4b3af425b518b55e83.bindPopup(popup_191ccb3313f0f5ced48da5096f1d1527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e731cd2d7388d4b3af425b518b55e83.setIcon(icon_7736f702795b3b75927734e7dfdff7fe);
|
|
|
|
|
|
var marker_c0b40b762dcf58ecf31df03e8bff234c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_60b2ab4612ad0f8b085505f37c581303 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cdbba78694f25ae53e161f1de463f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31c49856604756d39be262083c4e5b83 = $(`<div id="html_31c49856604756d39be262083c4e5b83" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_9cdbba78694f25ae53e161f1de463f79.setContent(html_31c49856604756d39be262083c4e5b83);
|
|
|
|
|
|
|
|
marker_c0b40b762dcf58ecf31df03e8bff234c.bindPopup(popup_9cdbba78694f25ae53e161f1de463f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0b40b762dcf58ecf31df03e8bff234c.setIcon(icon_60b2ab4612ad0f8b085505f37c581303);
|
|
|
|
|
|
var marker_daddba0afe8fc1aab25f070b34978e1d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f0e17b6f8f9954ee13254021bf6649b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0168eab6a5908e858c274bd41218f738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3885b3a7f8f05db3709ceab89eed7cef = $(`<div id="html_3885b3a7f8f05db3709ceab89eed7cef" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_0168eab6a5908e858c274bd41218f738.setContent(html_3885b3a7f8f05db3709ceab89eed7cef);
|
|
|
|
|
|
|
|
marker_daddba0afe8fc1aab25f070b34978e1d.bindPopup(popup_0168eab6a5908e858c274bd41218f738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daddba0afe8fc1aab25f070b34978e1d.setIcon(icon_f0e17b6f8f9954ee13254021bf6649b5);
|
|
|
|
|
|
var marker_057c590a9aaa5846903f17535d0a7bdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_190093a425008acf0353320ab7d1aaf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb76e90e30247f1b0f0c1360ea98522e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_122f489728183e95cf8069ebfe2285a4 = $(`<div id="html_122f489728183e95cf8069ebfe2285a4" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_fb76e90e30247f1b0f0c1360ea98522e.setContent(html_122f489728183e95cf8069ebfe2285a4);
|
|
|
|
|
|
|
|
marker_057c590a9aaa5846903f17535d0a7bdb.bindPopup(popup_fb76e90e30247f1b0f0c1360ea98522e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_057c590a9aaa5846903f17535d0a7bdb.setIcon(icon_190093a425008acf0353320ab7d1aaf6);
|
|
|
|
|
|
var marker_ea2c8f6de00443e00c15e39df9a82048 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_614896e8928b783b2395aee74cd08d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_711e9e939d684db9752cf09ae4b58ee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1daa992c054451455cab65548c70dc19 = $(`<div id="html_1daa992c054451455cab65548c70dc19" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_711e9e939d684db9752cf09ae4b58ee8.setContent(html_1daa992c054451455cab65548c70dc19);
|
|
|
|
|
|
|
|
marker_ea2c8f6de00443e00c15e39df9a82048.bindPopup(popup_711e9e939d684db9752cf09ae4b58ee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2c8f6de00443e00c15e39df9a82048.setIcon(icon_614896e8928b783b2395aee74cd08d7a);
|
|
|
|
|
|
var marker_efaf5afae070f09ce4ce02b91499ab7c = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6f737a55368671ed80181d6358570281 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed823b271ce4e353f94947678d732aac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176848877fb101b177501c3c3f79ac05 = $(`<div id="html_176848877fb101b177501c3c3f79ac05" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_ed823b271ce4e353f94947678d732aac.setContent(html_176848877fb101b177501c3c3f79ac05);
|
|
|
|
|
|
|
|
marker_efaf5afae070f09ce4ce02b91499ab7c.bindPopup(popup_ed823b271ce4e353f94947678d732aac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efaf5afae070f09ce4ce02b91499ab7c.setIcon(icon_6f737a55368671ed80181d6358570281);
|
|
|
|
|
|
var marker_5a944715e2c4d8635d29cee0ac3555fb = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5afbdfa40c63c3cdb67c554db4c5e4ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d478f28081b588f9d617a47023bc56f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_083353b766b647bb69d4afe40d3e0255 = $(`<div id="html_083353b766b647bb69d4afe40d3e0255" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_d478f28081b588f9d617a47023bc56f0.setContent(html_083353b766b647bb69d4afe40d3e0255);
|
|
|
|
|
|
|
|
marker_5a944715e2c4d8635d29cee0ac3555fb.bindPopup(popup_d478f28081b588f9d617a47023bc56f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a944715e2c4d8635d29cee0ac3555fb.setIcon(icon_5afbdfa40c63c3cdb67c554db4c5e4ba);
|
|
|
|
|
|
var marker_f30e9f2871b3271c89df60a7bfb6727b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_540ea6d58a650b79de5bb1974eb69b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c133122b9c3cd8de85c49824ee1f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f37ae871c0f6fd3bed04af7b64591c5 = $(`<div id="html_2f37ae871c0f6fd3bed04af7b64591c5" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_c9c133122b9c3cd8de85c49824ee1f81.setContent(html_2f37ae871c0f6fd3bed04af7b64591c5);
|
|
|
|
|
|
|
|
marker_f30e9f2871b3271c89df60a7bfb6727b.bindPopup(popup_c9c133122b9c3cd8de85c49824ee1f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30e9f2871b3271c89df60a7bfb6727b.setIcon(icon_540ea6d58a650b79de5bb1974eb69b2b);
|
|
|
|
|
|
var marker_4e6dd8b2945736eccab9c2f4e4b3a691 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_622a40c264eb627957b6dd2c9fc07fa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366cbc78d11ef34194449595be4923b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d99db2fb5254dfd2903576f887bad97b = $(`<div id="html_d99db2fb5254dfd2903576f887bad97b" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_366cbc78d11ef34194449595be4923b4.setContent(html_d99db2fb5254dfd2903576f887bad97b);
|
|
|
|
|
|
|
|
marker_4e6dd8b2945736eccab9c2f4e4b3a691.bindPopup(popup_366cbc78d11ef34194449595be4923b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e6dd8b2945736eccab9c2f4e4b3a691.setIcon(icon_622a40c264eb627957b6dd2c9fc07fa8);
|
|
|
|
|
|
var marker_1f4b9d6320fe442e97236aea65adad42 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4ffa24aa7482600d6dfa328bc41afa69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4fe8e90a55f485597736df5cf642bce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_331ec8aeec216a389030137c88d14ef7 = $(`<div id="html_331ec8aeec216a389030137c88d14ef7" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_a4fe8e90a55f485597736df5cf642bce.setContent(html_331ec8aeec216a389030137c88d14ef7);
|
|
|
|
|
|
|
|
marker_1f4b9d6320fe442e97236aea65adad42.bindPopup(popup_a4fe8e90a55f485597736df5cf642bce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f4b9d6320fe442e97236aea65adad42.setIcon(icon_4ffa24aa7482600d6dfa328bc41afa69);
|
|
|
|
|
|
var marker_d32bddadbe8c1af1b8cac922fb2d3871 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7d576adedde35c1fa03ecf1457ece9a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e273de00d807a3c8779bc9063c3c1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad11a7e9bed98adc9f1d3c9d96ce4e4a = $(`<div id="html_ad11a7e9bed98adc9f1d3c9d96ce4e4a" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_37e273de00d807a3c8779bc9063c3c1b.setContent(html_ad11a7e9bed98adc9f1d3c9d96ce4e4a);
|
|
|
|
|
|
|
|
marker_d32bddadbe8c1af1b8cac922fb2d3871.bindPopup(popup_37e273de00d807a3c8779bc9063c3c1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d32bddadbe8c1af1b8cac922fb2d3871.setIcon(icon_7d576adedde35c1fa03ecf1457ece9a4);
|
|
|
|
|
|
var marker_c30eabd30623e7afb409111b1ffbf93c = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f83e588da9115612893cfe1f532cf8c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fded6900734976a5f1ec4564a4113e3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7509ceea5f73986731477a7e9156272 = $(`<div id="html_c7509ceea5f73986731477a7e9156272" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_fded6900734976a5f1ec4564a4113e3b.setContent(html_c7509ceea5f73986731477a7e9156272);
|
|
|
|
|
|
|
|
marker_c30eabd30623e7afb409111b1ffbf93c.bindPopup(popup_fded6900734976a5f1ec4564a4113e3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c30eabd30623e7afb409111b1ffbf93c.setIcon(icon_f83e588da9115612893cfe1f532cf8c8);
|
|
|
|
|
|
var marker_5f0f81e297be5b2678fb8776b74e4478 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a5b365c7f15cbef6105526ebd6a2e65e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9d2d31d6111e7762b9ae47509381ddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87e60d43269392f1d99faa6f030b8350 = $(`<div id="html_87e60d43269392f1d99faa6f030b8350" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_e9d2d31d6111e7762b9ae47509381ddf.setContent(html_87e60d43269392f1d99faa6f030b8350);
|
|
|
|
|
|
|
|
marker_5f0f81e297be5b2678fb8776b74e4478.bindPopup(popup_e9d2d31d6111e7762b9ae47509381ddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f0f81e297be5b2678fb8776b74e4478.setIcon(icon_a5b365c7f15cbef6105526ebd6a2e65e);
|
|
|
|
|
|
var marker_074757c77529f9cfc83ff4416aa1616e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_250a8790ee43a69a2f85b267bdfe8113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5717f14d3015a4362b75d84f41219794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0002f08e7f10a8ffe38e8d270ff428c = $(`<div id="html_f0002f08e7f10a8ffe38e8d270ff428c" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_5717f14d3015a4362b75d84f41219794.setContent(html_f0002f08e7f10a8ffe38e8d270ff428c);
|
|
|
|
|
|
|
|
marker_074757c77529f9cfc83ff4416aa1616e.bindPopup(popup_5717f14d3015a4362b75d84f41219794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_074757c77529f9cfc83ff4416aa1616e.setIcon(icon_250a8790ee43a69a2f85b267bdfe8113);
|
|
|
|
|
|
var marker_89630bb48d48046423b2307c2739b973 = L.marker(
|
|
[40.2662, 44.6393],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d9ecdfd1d5440a5b5ca42da734672e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b32b4e56cab56744fb16eedabd2570bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ec641f55e4ff42151c17fd53996b5f = $(`<div id="html_78ec641f55e4ff42151c17fd53996b5f" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_b32b4e56cab56744fb16eedabd2570bb.setContent(html_78ec641f55e4ff42151c17fd53996b5f);
|
|
|
|
|
|
|
|
marker_89630bb48d48046423b2307c2739b973.bindPopup(popup_b32b4e56cab56744fb16eedabd2570bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89630bb48d48046423b2307c2739b973.setIcon(icon_d9ecdfd1d5440a5b5ca42da734672e17);
|
|
|
|
|
|
var marker_1676f21961e6c94b9aefaf772ca8c799 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_82b90d9be5a0413fae430ce091941978 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff5040f6efbe052bc667fdf65f437aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd7aeef25db396e648ecd5c7152eb3c2 = $(`<div id="html_bd7aeef25db396e648ecd5c7152eb3c2" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_eff5040f6efbe052bc667fdf65f437aa.setContent(html_bd7aeef25db396e648ecd5c7152eb3c2);
|
|
|
|
|
|
|
|
marker_1676f21961e6c94b9aefaf772ca8c799.bindPopup(popup_eff5040f6efbe052bc667fdf65f437aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1676f21961e6c94b9aefaf772ca8c799.setIcon(icon_82b90d9be5a0413fae430ce091941978);
|
|
|
|
|
|
var marker_68c38b14b43cb702e23e7bdab3d01a3b = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_452a20d4cf53c4dff591e76b896a6116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77c1afd0c62f062731bbfb604193cc26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab743fb61cf8eb1828e63d8b8f64ea2d = $(`<div id="html_ab743fb61cf8eb1828e63d8b8f64ea2d" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_77c1afd0c62f062731bbfb604193cc26.setContent(html_ab743fb61cf8eb1828e63d8b8f64ea2d);
|
|
|
|
|
|
|
|
marker_68c38b14b43cb702e23e7bdab3d01a3b.bindPopup(popup_77c1afd0c62f062731bbfb604193cc26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68c38b14b43cb702e23e7bdab3d01a3b.setIcon(icon_452a20d4cf53c4dff591e76b896a6116);
|
|
|
|
|
|
var marker_c6af82d6a041aa309b553ff05bc48401 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_714c3b74483b9fd1010b5a11612379e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1975ef161b319d490ba212acddb5de48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a13e6b3411f84202da7291a93b7e52 = $(`<div id="html_35a13e6b3411f84202da7291a93b7e52" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_1975ef161b319d490ba212acddb5de48.setContent(html_35a13e6b3411f84202da7291a93b7e52);
|
|
|
|
|
|
|
|
marker_c6af82d6a041aa309b553ff05bc48401.bindPopup(popup_1975ef161b319d490ba212acddb5de48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6af82d6a041aa309b553ff05bc48401.setIcon(icon_714c3b74483b9fd1010b5a11612379e9);
|
|
|
|
|
|
var marker_0206304d32c4903df3a0c40af8d2f09d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2d55cfea74965952b2bbd27390fcf109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d27c4adbe1024c8f59a134fd84a2c5bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f7c1f1c9d934fbe2943be707da89f24 = $(`<div id="html_3f7c1f1c9d934fbe2943be707da89f24" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_d27c4adbe1024c8f59a134fd84a2c5bc.setContent(html_3f7c1f1c9d934fbe2943be707da89f24);
|
|
|
|
|
|
|
|
marker_0206304d32c4903df3a0c40af8d2f09d.bindPopup(popup_d27c4adbe1024c8f59a134fd84a2c5bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0206304d32c4903df3a0c40af8d2f09d.setIcon(icon_2d55cfea74965952b2bbd27390fcf109);
|
|
|
|
|
|
var marker_2b025ed6c94d7a965a56f3c78bbb8701 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7087aca0d18ca40f4631ddae742d88fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa618e620d6aa6527ab2af70098f737d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbfff0fc8a369df29b968048a1a7892a = $(`<div id="html_bbfff0fc8a369df29b968048a1a7892a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_fa618e620d6aa6527ab2af70098f737d.setContent(html_bbfff0fc8a369df29b968048a1a7892a);
|
|
|
|
|
|
|
|
marker_2b025ed6c94d7a965a56f3c78bbb8701.bindPopup(popup_fa618e620d6aa6527ab2af70098f737d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b025ed6c94d7a965a56f3c78bbb8701.setIcon(icon_7087aca0d18ca40f4631ddae742d88fb);
|
|
|
|
|
|
var marker_bf0b529269feb5f90952e8257ababa4d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_817267b5de5ada551df883eff4775ffd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_402f25e6aa02760d697662117edfcbc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954e60cce88822481e9131a47fb4dd13 = $(`<div id="html_954e60cce88822481e9131a47fb4dd13" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_402f25e6aa02760d697662117edfcbc6.setContent(html_954e60cce88822481e9131a47fb4dd13);
|
|
|
|
|
|
|
|
marker_bf0b529269feb5f90952e8257ababa4d.bindPopup(popup_402f25e6aa02760d697662117edfcbc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf0b529269feb5f90952e8257ababa4d.setIcon(icon_817267b5de5ada551df883eff4775ffd);
|
|
|
|
|
|
var marker_4ea90c765c4d12e97bd1968cecefbd6e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_764995a6db5859e81fbc3787a5034b6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fad10ce0c26dfa8467c640d111e4bbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_695ab94a14a003a93c4f8971644364a6 = $(`<div id="html_695ab94a14a003a93c4f8971644364a6" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_9fad10ce0c26dfa8467c640d111e4bbe.setContent(html_695ab94a14a003a93c4f8971644364a6);
|
|
|
|
|
|
|
|
marker_4ea90c765c4d12e97bd1968cecefbd6e.bindPopup(popup_9fad10ce0c26dfa8467c640d111e4bbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ea90c765c4d12e97bd1968cecefbd6e.setIcon(icon_764995a6db5859e81fbc3787a5034b6e);
|
|
|
|
|
|
var marker_a5ab623ec39fb5653ba09cf9a527405e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4927e727a8ba997be6b6b2cea004e83e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d88ee60751f6fc4d34b3c56ed744a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c9c1c7e7c03f43a1cf217db88d9cac3 = $(`<div id="html_5c9c1c7e7c03f43a1cf217db88d9cac3" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1d88ee60751f6fc4d34b3c56ed744a88.setContent(html_5c9c1c7e7c03f43a1cf217db88d9cac3);
|
|
|
|
|
|
|
|
marker_a5ab623ec39fb5653ba09cf9a527405e.bindPopup(popup_1d88ee60751f6fc4d34b3c56ed744a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5ab623ec39fb5653ba09cf9a527405e.setIcon(icon_4927e727a8ba997be6b6b2cea004e83e);
|
|
|
|
|
|
var marker_95793578e2a283d4a866cd3f03ff9171 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_186cf8222d08ac332437865a932dc5ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3472a9f46a623f664403c6a42ad8bef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f83dd293ae49874234cf0cba74e847d = $(`<div id="html_5f83dd293ae49874234cf0cba74e847d" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_3472a9f46a623f664403c6a42ad8bef0.setContent(html_5f83dd293ae49874234cf0cba74e847d);
|
|
|
|
|
|
|
|
marker_95793578e2a283d4a866cd3f03ff9171.bindPopup(popup_3472a9f46a623f664403c6a42ad8bef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95793578e2a283d4a866cd3f03ff9171.setIcon(icon_186cf8222d08ac332437865a932dc5ad);
|
|
|
|
|
|
var marker_065ca57d8c444ab11bee0b46e38a65c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_8f39a04c246f8275113dfefa438efe78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3196a291886e4edda0c5feca9ca4321a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_143603f1f9fc561aaa5f9a4570b93fba = $(`<div id="html_143603f1f9fc561aaa5f9a4570b93fba" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3196a291886e4edda0c5feca9ca4321a.setContent(html_143603f1f9fc561aaa5f9a4570b93fba);
|
|
|
|
|
|
|
|
marker_065ca57d8c444ab11bee0b46e38a65c1.bindPopup(popup_3196a291886e4edda0c5feca9ca4321a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_065ca57d8c444ab11bee0b46e38a65c1.setIcon(icon_8f39a04c246f8275113dfefa438efe78);
|
|
|
|
|
|
var marker_e9d14ef18ddbf63866fede8e0982f609 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7b4dee490851a861c1093c1610bc4e6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ac6b4ce2a101271d977ba868860696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19c4c7a7972274cd2eba91fbeee7b41 = $(`<div id="html_e19c4c7a7972274cd2eba91fbeee7b41" style="width: 100.0%; height: 100.0%;">additions-rev-rainbow-task.trycloudflare.com</div>`)[0];
|
|
popup_c3ac6b4ce2a101271d977ba868860696.setContent(html_e19c4c7a7972274cd2eba91fbeee7b41);
|
|
|
|
|
|
|
|
marker_e9d14ef18ddbf63866fede8e0982f609.bindPopup(popup_c3ac6b4ce2a101271d977ba868860696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d14ef18ddbf63866fede8e0982f609.setIcon(icon_7b4dee490851a861c1093c1610bc4e6f);
|
|
|
|
|
|
var marker_1e395d0d0f07042b7b40e6c05a2c9277 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5439ce1165420253f63cef48217ce910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fff078751c3ac9c0cf0d451fd668523 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9da453e87091063ad79b9e225a0e9c5 = $(`<div id="html_b9da453e87091063ad79b9e225a0e9c5" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_8fff078751c3ac9c0cf0d451fd668523.setContent(html_b9da453e87091063ad79b9e225a0e9c5);
|
|
|
|
|
|
|
|
marker_1e395d0d0f07042b7b40e6c05a2c9277.bindPopup(popup_8fff078751c3ac9c0cf0d451fd668523)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e395d0d0f07042b7b40e6c05a2c9277.setIcon(icon_5439ce1165420253f63cef48217ce910);
|
|
|
|
|
|
var marker_4187a1722295655c45b2a72b71275f89 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_260a341b11c47225af08f12471ed3347 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f4252d7a64c75ca7c2fe348dec5f4ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6a84487bb3b7dfd5928a63684eeb54c = $(`<div id="html_c6a84487bb3b7dfd5928a63684eeb54c" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_6f4252d7a64c75ca7c2fe348dec5f4ee.setContent(html_c6a84487bb3b7dfd5928a63684eeb54c);
|
|
|
|
|
|
|
|
marker_4187a1722295655c45b2a72b71275f89.bindPopup(popup_6f4252d7a64c75ca7c2fe348dec5f4ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4187a1722295655c45b2a72b71275f89.setIcon(icon_260a341b11c47225af08f12471ed3347);
|
|
|
|
|
|
var marker_e2667f4ccab5443af8edd1b09e4b03cf = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_084878d420fb4a627c30a0103f1cad75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac3679b0867f52d7655f3e239ca64520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a75f606acea90b2a0b7d58e444df2f = $(`<div id="html_e4a75f606acea90b2a0b7d58e444df2f" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_ac3679b0867f52d7655f3e239ca64520.setContent(html_e4a75f606acea90b2a0b7d58e444df2f);
|
|
|
|
|
|
|
|
marker_e2667f4ccab5443af8edd1b09e4b03cf.bindPopup(popup_ac3679b0867f52d7655f3e239ca64520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2667f4ccab5443af8edd1b09e4b03cf.setIcon(icon_084878d420fb4a627c30a0103f1cad75);
|
|
|
|
|
|
var marker_aa5b8caa107e3c0e4314b0296af1aea1 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a9130ece057e94355f3b443aaab804e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0dff49e192331cf36cb9a24465882fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_318f66d125d885e0dc629879b32163c4 = $(`<div id="html_318f66d125d885e0dc629879b32163c4" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_a0dff49e192331cf36cb9a24465882fa.setContent(html_318f66d125d885e0dc629879b32163c4);
|
|
|
|
|
|
|
|
marker_aa5b8caa107e3c0e4314b0296af1aea1.bindPopup(popup_a0dff49e192331cf36cb9a24465882fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5b8caa107e3c0e4314b0296af1aea1.setIcon(icon_a9130ece057e94355f3b443aaab804e6);
|
|
|
|
|
|
var marker_9825ea6edcec2cb0ffbee873e58ab0cc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a7173b4a8cb8451e888fa8df0a792b1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d9fdad81097514107b6b2f52c54e8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9c30a155f619e5cd7abcae8d22128b6 = $(`<div id="html_a9c30a155f619e5cd7abcae8d22128b6" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_e4d9fdad81097514107b6b2f52c54e8a.setContent(html_a9c30a155f619e5cd7abcae8d22128b6);
|
|
|
|
|
|
|
|
marker_9825ea6edcec2cb0ffbee873e58ab0cc.bindPopup(popup_e4d9fdad81097514107b6b2f52c54e8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9825ea6edcec2cb0ffbee873e58ab0cc.setIcon(icon_a7173b4a8cb8451e888fa8df0a792b1a);
|
|
|
|
|
|
var marker_59382b4800841091491f56fdc1954e11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_68f257b62e4f1cc2e8beeb668fad1eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfe7219a0d93abe5c4bf275bbb66db75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_477494a550c1fe6ade8bb076d04a619b = $(`<div id="html_477494a550c1fe6ade8bb076d04a619b" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_cfe7219a0d93abe5c4bf275bbb66db75.setContent(html_477494a550c1fe6ade8bb076d04a619b);
|
|
|
|
|
|
|
|
marker_59382b4800841091491f56fdc1954e11.bindPopup(popup_cfe7219a0d93abe5c4bf275bbb66db75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59382b4800841091491f56fdc1954e11.setIcon(icon_68f257b62e4f1cc2e8beeb668fad1eb6);
|
|
|
|
|
|
var marker_11cc4549bc3c109ae811cd9a6eaa768f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a7d85864c96ab81e17e6e066786de71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b2ccea0d4a5acb973f3b14b098c21b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74ff0ea19cd6a5fd3105fe26c90dcbab = $(`<div id="html_74ff0ea19cd6a5fd3105fe26c90dcbab" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_3b2ccea0d4a5acb973f3b14b098c21b3.setContent(html_74ff0ea19cd6a5fd3105fe26c90dcbab);
|
|
|
|
|
|
|
|
marker_11cc4549bc3c109ae811cd9a6eaa768f.bindPopup(popup_3b2ccea0d4a5acb973f3b14b098c21b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11cc4549bc3c109ae811cd9a6eaa768f.setIcon(icon_a7d85864c96ab81e17e6e066786de71d);
|
|
|
|
|
|
var marker_7184d2d98d2e2ba57c171d94f65e8375 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3667a9aaed0e8db0adac4ba51cdadfa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1798689407f3ab421ea980a62e3b2480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45a24ceb46fac92b52bae288a5028815 = $(`<div id="html_45a24ceb46fac92b52bae288a5028815" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_1798689407f3ab421ea980a62e3b2480.setContent(html_45a24ceb46fac92b52bae288a5028815);
|
|
|
|
|
|
|
|
marker_7184d2d98d2e2ba57c171d94f65e8375.bindPopup(popup_1798689407f3ab421ea980a62e3b2480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7184d2d98d2e2ba57c171d94f65e8375.setIcon(icon_3667a9aaed0e8db0adac4ba51cdadfa2);
|
|
|
|
|
|
var marker_f6389c08a67bc12faa96f2efcfe7f4ca = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_037190dddb671c33ba13dc84beeda6c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4c3521fb5fca76b242d83d0280c5158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7742463f1b6b8aedd0970a90e51c1af3 = $(`<div id="html_7742463f1b6b8aedd0970a90e51c1af3" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_b4c3521fb5fca76b242d83d0280c5158.setContent(html_7742463f1b6b8aedd0970a90e51c1af3);
|
|
|
|
|
|
|
|
marker_f6389c08a67bc12faa96f2efcfe7f4ca.bindPopup(popup_b4c3521fb5fca76b242d83d0280c5158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6389c08a67bc12faa96f2efcfe7f4ca.setIcon(icon_037190dddb671c33ba13dc84beeda6c4);
|
|
|
|
|
|
var marker_822cd9dbefb80060153b335cc390168e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_424df0c9e60e74251a3f623cc8073524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682ca71973a8237d1f454b8750aa7561 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26934c79748a7277aab7e4910014e6c = $(`<div id="html_a26934c79748a7277aab7e4910014e6c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_682ca71973a8237d1f454b8750aa7561.setContent(html_a26934c79748a7277aab7e4910014e6c);
|
|
|
|
|
|
|
|
marker_822cd9dbefb80060153b335cc390168e.bindPopup(popup_682ca71973a8237d1f454b8750aa7561)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822cd9dbefb80060153b335cc390168e.setIcon(icon_424df0c9e60e74251a3f623cc8073524);
|
|
|
|
|
|
var marker_c27945527f04e83231c3e2fa3ba98ae2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5a9925b52d62a3eb4531b03f84cce558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a564ebe2c83025964c59da76f376f03c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32e6ec5f3441f41d465eddc17d63aa67 = $(`<div id="html_32e6ec5f3441f41d465eddc17d63aa67" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_a564ebe2c83025964c59da76f376f03c.setContent(html_32e6ec5f3441f41d465eddc17d63aa67);
|
|
|
|
|
|
|
|
marker_c27945527f04e83231c3e2fa3ba98ae2.bindPopup(popup_a564ebe2c83025964c59da76f376f03c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c27945527f04e83231c3e2fa3ba98ae2.setIcon(icon_5a9925b52d62a3eb4531b03f84cce558);
|
|
|
|
|
|
var marker_b03b6d79e872f160d8c146b922989e70 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_c5899faedfceab4d44fc80b063db32ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcdc069029a3bec621d544521ffd9099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42085867a899d85bee1734a2781739c8 = $(`<div id="html_42085867a899d85bee1734a2781739c8" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_dcdc069029a3bec621d544521ffd9099.setContent(html_42085867a899d85bee1734a2781739c8);
|
|
|
|
|
|
|
|
marker_b03b6d79e872f160d8c146b922989e70.bindPopup(popup_dcdc069029a3bec621d544521ffd9099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b03b6d79e872f160d8c146b922989e70.setIcon(icon_c5899faedfceab4d44fc80b063db32ff);
|
|
|
|
|
|
var marker_b3e0e09fe32cf7181dc87f6c0cc942a0 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_923151861221e4e5d5b29bdeda27e70e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f13e1d8cb8067a5ecd10d2434943f068 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b75ffee8b6a64ddd344c0fa0fa3c25c = $(`<div id="html_1b75ffee8b6a64ddd344c0fa0fa3c25c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_f13e1d8cb8067a5ecd10d2434943f068.setContent(html_1b75ffee8b6a64ddd344c0fa0fa3c25c);
|
|
|
|
|
|
|
|
marker_b3e0e09fe32cf7181dc87f6c0cc942a0.bindPopup(popup_f13e1d8cb8067a5ecd10d2434943f068)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3e0e09fe32cf7181dc87f6c0cc942a0.setIcon(icon_923151861221e4e5d5b29bdeda27e70e);
|
|
|
|
|
|
var marker_aa897d4de37409892bc2ad4d7c265ad4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_03a33bb404a88d8029368c1a6004d4ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de66cd03b2c57b45bbff706d46ea7b6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182b739fd7e2c830cdccac2083f08554 = $(`<div id="html_182b739fd7e2c830cdccac2083f08554" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_de66cd03b2c57b45bbff706d46ea7b6a.setContent(html_182b739fd7e2c830cdccac2083f08554);
|
|
|
|
|
|
|
|
marker_aa897d4de37409892bc2ad4d7c265ad4.bindPopup(popup_de66cd03b2c57b45bbff706d46ea7b6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa897d4de37409892bc2ad4d7c265ad4.setIcon(icon_03a33bb404a88d8029368c1a6004d4ee);
|
|
|
|
|
|
var marker_1b55bf71e7b02366e629958907f52ba4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_05e976f215a808d40019d710dc3818bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d78e5e874c3912f8436a267860c755 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52652260a04903fde29a47e7b87e9da7 = $(`<div id="html_52652260a04903fde29a47e7b87e9da7" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_02d78e5e874c3912f8436a267860c755.setContent(html_52652260a04903fde29a47e7b87e9da7);
|
|
|
|
|
|
|
|
marker_1b55bf71e7b02366e629958907f52ba4.bindPopup(popup_02d78e5e874c3912f8436a267860c755)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b55bf71e7b02366e629958907f52ba4.setIcon(icon_05e976f215a808d40019d710dc3818bc);
|
|
|
|
|
|
var marker_66c710ecd3852b8b0558d7deca828637 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ff32c9395ee5739484f90c1416574fce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71aa8885a2118aca752e07888bfab959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b175aeb630b604d531e616062ee0f544 = $(`<div id="html_b175aeb630b604d531e616062ee0f544" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_71aa8885a2118aca752e07888bfab959.setContent(html_b175aeb630b604d531e616062ee0f544);
|
|
|
|
|
|
|
|
marker_66c710ecd3852b8b0558d7deca828637.bindPopup(popup_71aa8885a2118aca752e07888bfab959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c710ecd3852b8b0558d7deca828637.setIcon(icon_ff32c9395ee5739484f90c1416574fce);
|
|
|
|
|
|
var marker_b2803dabb375ecfc60eb5e69d7346a03 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_13fc3b0aa41c3bcf29e86b581445993c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05e690197fe17cb17475d51575bc847e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eaaceb28b1b410f6ed5fe42e972c8ae = $(`<div id="html_2eaaceb28b1b410f6ed5fe42e972c8ae" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_05e690197fe17cb17475d51575bc847e.setContent(html_2eaaceb28b1b410f6ed5fe42e972c8ae);
|
|
|
|
|
|
|
|
marker_b2803dabb375ecfc60eb5e69d7346a03.bindPopup(popup_05e690197fe17cb17475d51575bc847e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2803dabb375ecfc60eb5e69d7346a03.setIcon(icon_13fc3b0aa41c3bcf29e86b581445993c);
|
|
|
|
|
|
var marker_6fafa464de0736d4e1663dace60abbfa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2c5ebfb614a08642b36687c07c7a7f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5adf681e2c436a6fed44e33b5f87a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b661cc8f894d63810d23dff36d56f6d3 = $(`<div id="html_b661cc8f894d63810d23dff36d56f6d3" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_e5adf681e2c436a6fed44e33b5f87a3f.setContent(html_b661cc8f894d63810d23dff36d56f6d3);
|
|
|
|
|
|
|
|
marker_6fafa464de0736d4e1663dace60abbfa.bindPopup(popup_e5adf681e2c436a6fed44e33b5f87a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fafa464de0736d4e1663dace60abbfa.setIcon(icon_2c5ebfb614a08642b36687c07c7a7f62);
|
|
|
|
|
|
var marker_02ae899123a7c2f3cf3da8cf14239841 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5093ba220a23f77632c9ed8e9fda428a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_199a7603315f9b1754fd61b2a6106b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce903fa49ccffbd58bfa9c1c6ef65e41 = $(`<div id="html_ce903fa49ccffbd58bfa9c1c6ef65e41" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_199a7603315f9b1754fd61b2a6106b84.setContent(html_ce903fa49ccffbd58bfa9c1c6ef65e41);
|
|
|
|
|
|
|
|
marker_02ae899123a7c2f3cf3da8cf14239841.bindPopup(popup_199a7603315f9b1754fd61b2a6106b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02ae899123a7c2f3cf3da8cf14239841.setIcon(icon_5093ba220a23f77632c9ed8e9fda428a);
|
|
|
|
|
|
var marker_2425afdc54bb00910538dcbda0ae7a56 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f9be542e823c7b371ee05b98ca2a55b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a2ef30a8637487bd8f56590b3739c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64e99d39cc234eee477ed706ccceaf81 = $(`<div id="html_64e99d39cc234eee477ed706ccceaf81" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_68a2ef30a8637487bd8f56590b3739c8.setContent(html_64e99d39cc234eee477ed706ccceaf81);
|
|
|
|
|
|
|
|
marker_2425afdc54bb00910538dcbda0ae7a56.bindPopup(popup_68a2ef30a8637487bd8f56590b3739c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2425afdc54bb00910538dcbda0ae7a56.setIcon(icon_f9be542e823c7b371ee05b98ca2a55b1);
|
|
|
|
|
|
var marker_60ffb7a62b6550ba35c9bc2538c1a925 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_002a1fd542e051125537fcf81501a02a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_617b05b7c72bfc40f64d228fb45bd066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a7db6bfdc3fe6fd0cfb0ad115169106 = $(`<div id="html_2a7db6bfdc3fe6fd0cfb0ad115169106" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_617b05b7c72bfc40f64d228fb45bd066.setContent(html_2a7db6bfdc3fe6fd0cfb0ad115169106);
|
|
|
|
|
|
|
|
marker_60ffb7a62b6550ba35c9bc2538c1a925.bindPopup(popup_617b05b7c72bfc40f64d228fb45bd066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60ffb7a62b6550ba35c9bc2538c1a925.setIcon(icon_002a1fd542e051125537fcf81501a02a);
|
|
|
|
|
|
var marker_cc731e944b39e20c63bd2ddf85d3bba7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a35be763862622e3f212b66a1a20484d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03c958721980e0d4b48cb7301837b710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cb9c94941ecd3058e7455428ff07b9e = $(`<div id="html_8cb9c94941ecd3058e7455428ff07b9e" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_03c958721980e0d4b48cb7301837b710.setContent(html_8cb9c94941ecd3058e7455428ff07b9e);
|
|
|
|
|
|
|
|
marker_cc731e944b39e20c63bd2ddf85d3bba7.bindPopup(popup_03c958721980e0d4b48cb7301837b710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc731e944b39e20c63bd2ddf85d3bba7.setIcon(icon_a35be763862622e3f212b66a1a20484d);
|
|
|
|
|
|
var marker_178238272c75fd6ba6f294c406ac84f6 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_84b80b42c639d37a4e916d2af70088a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25392f86efa2262465edaa11dc3efd81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7b009f6e732b813264a084c47961be7 = $(`<div id="html_c7b009f6e732b813264a084c47961be7" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_25392f86efa2262465edaa11dc3efd81.setContent(html_c7b009f6e732b813264a084c47961be7);
|
|
|
|
|
|
|
|
marker_178238272c75fd6ba6f294c406ac84f6.bindPopup(popup_25392f86efa2262465edaa11dc3efd81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_178238272c75fd6ba6f294c406ac84f6.setIcon(icon_84b80b42c639d37a4e916d2af70088a1);
|
|
|
|
|
|
var marker_f305243d47a4d5ec5876768117defd1f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9031cdd22c530f2afc95ffdeecaea14e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5866e6a9cfa02972a283466222298e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8dade0c0a1ac6a05921aa948b8d1927 = $(`<div id="html_c8dade0c0a1ac6a05921aa948b8d1927" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_5866e6a9cfa02972a283466222298e95.setContent(html_c8dade0c0a1ac6a05921aa948b8d1927);
|
|
|
|
|
|
|
|
marker_f305243d47a4d5ec5876768117defd1f.bindPopup(popup_5866e6a9cfa02972a283466222298e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f305243d47a4d5ec5876768117defd1f.setIcon(icon_9031cdd22c530f2afc95ffdeecaea14e);
|
|
|
|
|
|
var marker_c160e6db2bcc1dfdea06b6f056ab1e6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5aecab133d0c6fff0af7c78788bece34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2906cb289ba675f490b8071291b3940 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11395926d98e50ae4ba825ab3d0b59e6 = $(`<div id="html_11395926d98e50ae4ba825ab3d0b59e6" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_c2906cb289ba675f490b8071291b3940.setContent(html_11395926d98e50ae4ba825ab3d0b59e6);
|
|
|
|
|
|
|
|
marker_c160e6db2bcc1dfdea06b6f056ab1e6b.bindPopup(popup_c2906cb289ba675f490b8071291b3940)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c160e6db2bcc1dfdea06b6f056ab1e6b.setIcon(icon_5aecab133d0c6fff0af7c78788bece34);
|
|
|
|
|
|
var marker_26c74e2b89ffb13f7a74c310ff28221f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d9d9bc6d600adc8e3ac05b9c37c4be5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2504fa3faec323cb5f6a94577676141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec97fdcc2c26989f971f507f7ef77f30 = $(`<div id="html_ec97fdcc2c26989f971f507f7ef77f30" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_e2504fa3faec323cb5f6a94577676141.setContent(html_ec97fdcc2c26989f971f507f7ef77f30);
|
|
|
|
|
|
|
|
marker_26c74e2b89ffb13f7a74c310ff28221f.bindPopup(popup_e2504fa3faec323cb5f6a94577676141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26c74e2b89ffb13f7a74c310ff28221f.setIcon(icon_d9d9bc6d600adc8e3ac05b9c37c4be5d);
|
|
|
|
|
|
var marker_41091925a144736d667d9b77b9f2f81d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6164a0bd31f3f913faebeae577a20c3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09bd7884c72c5cfd54ef932b1e0015e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a3b161cc7c23c23795594864e5c6b35 = $(`<div id="html_9a3b161cc7c23c23795594864e5c6b35" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_09bd7884c72c5cfd54ef932b1e0015e0.setContent(html_9a3b161cc7c23c23795594864e5c6b35);
|
|
|
|
|
|
|
|
marker_41091925a144736d667d9b77b9f2f81d.bindPopup(popup_09bd7884c72c5cfd54ef932b1e0015e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41091925a144736d667d9b77b9f2f81d.setIcon(icon_6164a0bd31f3f913faebeae577a20c3c);
|
|
|
|
|
|
var marker_d2424309d4a56d01a84a2f7c7a4e6f58 = L.marker(
|
|
[40.788, -74.0546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b1ee6f8222c244c53286e5204728c510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd7035c3814eacca1d82097e1881e34a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02856643e460dd42f0e1072da8635a52 = $(`<div id="html_02856643e460dd42f0e1072da8635a52" style="width: 100.0%; height: 100.0%;">relay.mynostr.app</div>`)[0];
|
|
popup_dd7035c3814eacca1d82097e1881e34a.setContent(html_02856643e460dd42f0e1072da8635a52);
|
|
|
|
|
|
|
|
marker_d2424309d4a56d01a84a2f7c7a4e6f58.bindPopup(popup_dd7035c3814eacca1d82097e1881e34a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2424309d4a56d01a84a2f7c7a4e6f58.setIcon(icon_b1ee6f8222c244c53286e5204728c510);
|
|
|
|
|
|
var marker_934938d54b5703e311182e6616204057 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fcae98ddb1524a9894279e17e18ea209 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc5666f3551c636194b9a88d714d3199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b72ecba0867e3506e357c282bddd1b47 = $(`<div id="html_b72ecba0867e3506e357c282bddd1b47" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_fc5666f3551c636194b9a88d714d3199.setContent(html_b72ecba0867e3506e357c282bddd1b47);
|
|
|
|
|
|
|
|
marker_934938d54b5703e311182e6616204057.bindPopup(popup_fc5666f3551c636194b9a88d714d3199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_934938d54b5703e311182e6616204057.setIcon(icon_fcae98ddb1524a9894279e17e18ea209);
|
|
|
|
|
|
var marker_45dc65f9405b87cc25321755e7a0eb56 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2d8f7c477b502a95137074fc76ab563d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b15232f6c36d844ac818631e7c453cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_859fac25f496c0729d6c997a0b76c8ec = $(`<div id="html_859fac25f496c0729d6c997a0b76c8ec" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_7b15232f6c36d844ac818631e7c453cf.setContent(html_859fac25f496c0729d6c997a0b76c8ec);
|
|
|
|
|
|
|
|
marker_45dc65f9405b87cc25321755e7a0eb56.bindPopup(popup_7b15232f6c36d844ac818631e7c453cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45dc65f9405b87cc25321755e7a0eb56.setIcon(icon_2d8f7c477b502a95137074fc76ab563d);
|
|
|
|
|
|
var marker_0cfe337287042bdb9ac35f3361aba15d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0c22ed127d5acd3b10d46e858e4e6303 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fbea059a7f80a7620e5ad662a39df23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec2fc137819a3b1f4cc321173999a8e2 = $(`<div id="html_ec2fc137819a3b1f4cc321173999a8e2" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_6fbea059a7f80a7620e5ad662a39df23.setContent(html_ec2fc137819a3b1f4cc321173999a8e2);
|
|
|
|
|
|
|
|
marker_0cfe337287042bdb9ac35f3361aba15d.bindPopup(popup_6fbea059a7f80a7620e5ad662a39df23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cfe337287042bdb9ac35f3361aba15d.setIcon(icon_0c22ed127d5acd3b10d46e858e4e6303);
|
|
|
|
|
|
var marker_7a95b8bf85bc195b2a6843a1e9292d34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_595008ac9662c7c386c81f90af9bbae4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d0168c276621e0ea0fc048274ff096e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_287c37dc6ccc37c92b2d4af1c06b2377 = $(`<div id="html_287c37dc6ccc37c92b2d4af1c06b2377" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_7d0168c276621e0ea0fc048274ff096e.setContent(html_287c37dc6ccc37c92b2d4af1c06b2377);
|
|
|
|
|
|
|
|
marker_7a95b8bf85bc195b2a6843a1e9292d34.bindPopup(popup_7d0168c276621e0ea0fc048274ff096e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a95b8bf85bc195b2a6843a1e9292d34.setIcon(icon_595008ac9662c7c386c81f90af9bbae4);
|
|
|
|
|
|
var marker_6add125e98f44139d7d49045a9f8fd86 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6951fe1de4bd0b861df6408fa548041f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b79b4cefc9c62cd5cf5849fdccb8ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82c7b8af698b617362555bbff11e683e = $(`<div id="html_82c7b8af698b617362555bbff11e683e" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_9b79b4cefc9c62cd5cf5849fdccb8ac3.setContent(html_82c7b8af698b617362555bbff11e683e);
|
|
|
|
|
|
|
|
marker_6add125e98f44139d7d49045a9f8fd86.bindPopup(popup_9b79b4cefc9c62cd5cf5849fdccb8ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6add125e98f44139d7d49045a9f8fd86.setIcon(icon_6951fe1de4bd0b861df6408fa548041f);
|
|
|
|
|
|
var marker_7279f24e7455c97b1a8535e9ff56e7e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d61cb391cde87cd7b90e17abd04d2e4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f7ce8071fc4fa0e65ef5edb6497a002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ac8079a4b52c50bc4d356423fe349f = $(`<div id="html_a0ac8079a4b52c50bc4d356423fe349f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_1f7ce8071fc4fa0e65ef5edb6497a002.setContent(html_a0ac8079a4b52c50bc4d356423fe349f);
|
|
|
|
|
|
|
|
marker_7279f24e7455c97b1a8535e9ff56e7e8.bindPopup(popup_1f7ce8071fc4fa0e65ef5edb6497a002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7279f24e7455c97b1a8535e9ff56e7e8.setIcon(icon_d61cb391cde87cd7b90e17abd04d2e4b);
|
|
|
|
|
|
var marker_f4bdf878748dbf3b6b9c24186085ea9c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_b6578bc22ff5f8dac7d40277df9b572d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70cae948cf299dbc166f3dbb252646e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5713b0ce96a7d4334fbee6e972789e60 = $(`<div id="html_5713b0ce96a7d4334fbee6e972789e60" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_70cae948cf299dbc166f3dbb252646e4.setContent(html_5713b0ce96a7d4334fbee6e972789e60);
|
|
|
|
|
|
|
|
marker_f4bdf878748dbf3b6b9c24186085ea9c.bindPopup(popup_70cae948cf299dbc166f3dbb252646e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4bdf878748dbf3b6b9c24186085ea9c.setIcon(icon_b6578bc22ff5f8dac7d40277df9b572d);
|
|
|
|
|
|
var marker_739675e5e21ebf6c4125d3bad0419fbd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0179c6d591f6dc043ff24ba2b8cd08c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2774ddf3a3fb55e1885172ccdc801882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35203328994076c67d542f1c7e41838 = $(`<div id="html_e35203328994076c67d542f1c7e41838" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_2774ddf3a3fb55e1885172ccdc801882.setContent(html_e35203328994076c67d542f1c7e41838);
|
|
|
|
|
|
|
|
marker_739675e5e21ebf6c4125d3bad0419fbd.bindPopup(popup_2774ddf3a3fb55e1885172ccdc801882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_739675e5e21ebf6c4125d3bad0419fbd.setIcon(icon_0179c6d591f6dc043ff24ba2b8cd08c2);
|
|
|
|
|
|
var marker_bcdb7ddd3f7feaab88dae6476b47cde4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d54812250e9f9792fbc7db170c415bd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae395653065c4ab3b4d76b677bea9827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9cc774071f78c3a433d789199ae69a3 = $(`<div id="html_d9cc774071f78c3a433d789199ae69a3" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_ae395653065c4ab3b4d76b677bea9827.setContent(html_d9cc774071f78c3a433d789199ae69a3);
|
|
|
|
|
|
|
|
marker_bcdb7ddd3f7feaab88dae6476b47cde4.bindPopup(popup_ae395653065c4ab3b4d76b677bea9827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcdb7ddd3f7feaab88dae6476b47cde4.setIcon(icon_d54812250e9f9792fbc7db170c415bd0);
|
|
|
|
|
|
var marker_a97dcb810bb69f5af36dcfa200ae01d5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d6a6544c4be7b6088272cb9f6aaafc1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d0b2c080a33e75cf8fb760bb3efba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_527ce1001fd2f9836760abdb12530f30 = $(`<div id="html_527ce1001fd2f9836760abdb12530f30" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_59d0b2c080a33e75cf8fb760bb3efba9.setContent(html_527ce1001fd2f9836760abdb12530f30);
|
|
|
|
|
|
|
|
marker_a97dcb810bb69f5af36dcfa200ae01d5.bindPopup(popup_59d0b2c080a33e75cf8fb760bb3efba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a97dcb810bb69f5af36dcfa200ae01d5.setIcon(icon_d6a6544c4be7b6088272cb9f6aaafc1d);
|
|
|
|
|
|
var marker_71bde93077b7b8bff4b091fa4a414105 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4517f7e70edf482be1b83531ff10872e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92e6e67c4d4c9cb9bf747d31606d48fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0a33b7555e754e6e2a1dd1e23c3b840 = $(`<div id="html_a0a33b7555e754e6e2a1dd1e23c3b840" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_92e6e67c4d4c9cb9bf747d31606d48fa.setContent(html_a0a33b7555e754e6e2a1dd1e23c3b840);
|
|
|
|
|
|
|
|
marker_71bde93077b7b8bff4b091fa4a414105.bindPopup(popup_92e6e67c4d4c9cb9bf747d31606d48fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71bde93077b7b8bff4b091fa4a414105.setIcon(icon_4517f7e70edf482be1b83531ff10872e);
|
|
|
|
|
|
var marker_25040a9e6c10f25258936fb8e7b65694 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ff0af0643bf474be1f2f64bbe40604a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c875f250d730d35fed4cccf2ef6599d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c394f378f651bd74e44a7d202265aaac = $(`<div id="html_c394f378f651bd74e44a7d202265aaac" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_c875f250d730d35fed4cccf2ef6599d0.setContent(html_c394f378f651bd74e44a7d202265aaac);
|
|
|
|
|
|
|
|
marker_25040a9e6c10f25258936fb8e7b65694.bindPopup(popup_c875f250d730d35fed4cccf2ef6599d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25040a9e6c10f25258936fb8e7b65694.setIcon(icon_ff0af0643bf474be1f2f64bbe40604a1);
|
|
|
|
|
|
var marker_bdf42fd11c2beae9c8ce3a1c0e3e0c3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_048502da3c3765857b0902a8b51a75db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f5709027675e2b45f4e587ae11ce245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac595acafc333c119def4d310b47111b = $(`<div id="html_ac595acafc333c119def4d310b47111b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_1f5709027675e2b45f4e587ae11ce245.setContent(html_ac595acafc333c119def4d310b47111b);
|
|
|
|
|
|
|
|
marker_bdf42fd11c2beae9c8ce3a1c0e3e0c3c.bindPopup(popup_1f5709027675e2b45f4e587ae11ce245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdf42fd11c2beae9c8ce3a1c0e3e0c3c.setIcon(icon_048502da3c3765857b0902a8b51a75db);
|
|
|
|
|
|
var marker_60ecc4bd45203f670ba701f25a505a6a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7d8c88ecd2636260d71ea7c7198d2d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685f83f9f064e07b6042cf0de920c804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24d55bea2d0ec839f37afce1e60f975b = $(`<div id="html_24d55bea2d0ec839f37afce1e60f975b" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_685f83f9f064e07b6042cf0de920c804.setContent(html_24d55bea2d0ec839f37afce1e60f975b);
|
|
|
|
|
|
|
|
marker_60ecc4bd45203f670ba701f25a505a6a.bindPopup(popup_685f83f9f064e07b6042cf0de920c804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60ecc4bd45203f670ba701f25a505a6a.setIcon(icon_7d8c88ecd2636260d71ea7c7198d2d8b);
|
|
|
|
|
|
var marker_4cffffa5acb6bb6cd0c67beec050be11 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_245dc3ae1f8edfda4b86e0961f9ca2c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2017696d17f4a941cc44c31b2ffb812f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_281b875cfc16768a6e4b1b0d152f8b34 = $(`<div id="html_281b875cfc16768a6e4b1b0d152f8b34" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_2017696d17f4a941cc44c31b2ffb812f.setContent(html_281b875cfc16768a6e4b1b0d152f8b34);
|
|
|
|
|
|
|
|
marker_4cffffa5acb6bb6cd0c67beec050be11.bindPopup(popup_2017696d17f4a941cc44c31b2ffb812f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cffffa5acb6bb6cd0c67beec050be11.setIcon(icon_245dc3ae1f8edfda4b86e0961f9ca2c8);
|
|
|
|
|
|
var marker_01fafb26f45283ff25c019797409bd15 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cccfe6a1f56bd8e6eab9c8173a46dc86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79a5bf86fd018ed7ad6e7f58b45b1df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74875b61229bdf13e999dc346d549906 = $(`<div id="html_74875b61229bdf13e999dc346d549906" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_e79a5bf86fd018ed7ad6e7f58b45b1df.setContent(html_74875b61229bdf13e999dc346d549906);
|
|
|
|
|
|
|
|
marker_01fafb26f45283ff25c019797409bd15.bindPopup(popup_e79a5bf86fd018ed7ad6e7f58b45b1df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01fafb26f45283ff25c019797409bd15.setIcon(icon_cccfe6a1f56bd8e6eab9c8173a46dc86);
|
|
|
|
|
|
var marker_5740d16f0848cda9b89646bba95f8580 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9fb382fbb1d130434d77f3314e66f749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38107163bf20ef8d83090bcfcb453c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_020cfa65febd547989d9fe4878535f76 = $(`<div id="html_020cfa65febd547989d9fe4878535f76" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_38107163bf20ef8d83090bcfcb453c27.setContent(html_020cfa65febd547989d9fe4878535f76);
|
|
|
|
|
|
|
|
marker_5740d16f0848cda9b89646bba95f8580.bindPopup(popup_38107163bf20ef8d83090bcfcb453c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5740d16f0848cda9b89646bba95f8580.setIcon(icon_9fb382fbb1d130434d77f3314e66f749);
|
|
|
|
|
|
var marker_8937d24a29bee27718b9e8a9b8730e4c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0cb29a52132b8694772ab0a7c3d88bfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c98cd22489bbd6c2351e372949946e7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d4791f0c20f00c18ec61ecdd8efa73 = $(`<div id="html_63d4791f0c20f00c18ec61ecdd8efa73" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_c98cd22489bbd6c2351e372949946e7f.setContent(html_63d4791f0c20f00c18ec61ecdd8efa73);
|
|
|
|
|
|
|
|
marker_8937d24a29bee27718b9e8a9b8730e4c.bindPopup(popup_c98cd22489bbd6c2351e372949946e7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8937d24a29bee27718b9e8a9b8730e4c.setIcon(icon_0cb29a52132b8694772ab0a7c3d88bfe);
|
|
|
|
|
|
var marker_3765464d4d66e05e52759154a997f0d5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_470d172f239b06458b6363c48fab48bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ecf7fa8de17c2e54fbf03250310667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbb3bd8f015be13db524d8e90910d27 = $(`<div id="html_fbbb3bd8f015be13db524d8e90910d27" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_39ecf7fa8de17c2e54fbf03250310667.setContent(html_fbbb3bd8f015be13db524d8e90910d27);
|
|
|
|
|
|
|
|
marker_3765464d4d66e05e52759154a997f0d5.bindPopup(popup_39ecf7fa8de17c2e54fbf03250310667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3765464d4d66e05e52759154a997f0d5.setIcon(icon_470d172f239b06458b6363c48fab48bc);
|
|
|
|
|
|
var marker_e9e4c0d2917ffc740d61081c18ef8646 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_425c6a5b200e8ba673bb1aa326079622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_655e78c496a2b20e059d84033a9896c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0498cc61956bb9f37234a2e6b6aaa336 = $(`<div id="html_0498cc61956bb9f37234a2e6b6aaa336" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_655e78c496a2b20e059d84033a9896c9.setContent(html_0498cc61956bb9f37234a2e6b6aaa336);
|
|
|
|
|
|
|
|
marker_e9e4c0d2917ffc740d61081c18ef8646.bindPopup(popup_655e78c496a2b20e059d84033a9896c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9e4c0d2917ffc740d61081c18ef8646.setIcon(icon_425c6a5b200e8ba673bb1aa326079622);
|
|
|
|
|
|
var marker_f5558a5bd640787abaed781018116e36 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_329491be71f61a8b29da5552074ad94e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cc94e8521599a98ac2b63a772db46fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95052c862b56554a3c6c64e91acf96f7 = $(`<div id="html_95052c862b56554a3c6c64e91acf96f7" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_9cc94e8521599a98ac2b63a772db46fd.setContent(html_95052c862b56554a3c6c64e91acf96f7);
|
|
|
|
|
|
|
|
marker_f5558a5bd640787abaed781018116e36.bindPopup(popup_9cc94e8521599a98ac2b63a772db46fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5558a5bd640787abaed781018116e36.setIcon(icon_329491be71f61a8b29da5552074ad94e);
|
|
|
|
|
|
var marker_f8a5ee20ffff36346c5b1e9bb29795b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_308c5fe45b7ac175cb99c6477b93074f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b70f42db4899dd0dbee50114dbef7cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb6a4eb3ca74c8f2678e3c6f7ee8fdfb = $(`<div id="html_fb6a4eb3ca74c8f2678e3c6f7ee8fdfb" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_5b70f42db4899dd0dbee50114dbef7cf.setContent(html_fb6a4eb3ca74c8f2678e3c6f7ee8fdfb);
|
|
|
|
|
|
|
|
marker_f8a5ee20ffff36346c5b1e9bb29795b1.bindPopup(popup_5b70f42db4899dd0dbee50114dbef7cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a5ee20ffff36346c5b1e9bb29795b1.setIcon(icon_308c5fe45b7ac175cb99c6477b93074f);
|
|
|
|
|
|
var marker_e9c855f8ec522cc002590c6a6412fea5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d8c9015c856b90bd1273fe1686303239 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bb43900ab58e900ff109469b2298d55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3db61d26963a5ef7c75bbb3bc823c5f = $(`<div id="html_b3db61d26963a5ef7c75bbb3bc823c5f" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_7bb43900ab58e900ff109469b2298d55.setContent(html_b3db61d26963a5ef7c75bbb3bc823c5f);
|
|
|
|
|
|
|
|
marker_e9c855f8ec522cc002590c6a6412fea5.bindPopup(popup_7bb43900ab58e900ff109469b2298d55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9c855f8ec522cc002590c6a6412fea5.setIcon(icon_d8c9015c856b90bd1273fe1686303239);
|
|
|
|
|
|
var marker_bcba7acdd09f2dd7b58d62d485c30844 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5ca50e42e79e65de998833dc71e08dd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5af56b52daab238073dbd6dfcc64533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac62d778d2e4d2a694ca30be5c5df3e = $(`<div id="html_dac62d778d2e4d2a694ca30be5c5df3e" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_d5af56b52daab238073dbd6dfcc64533.setContent(html_dac62d778d2e4d2a694ca30be5c5df3e);
|
|
|
|
|
|
|
|
marker_bcba7acdd09f2dd7b58d62d485c30844.bindPopup(popup_d5af56b52daab238073dbd6dfcc64533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcba7acdd09f2dd7b58d62d485c30844.setIcon(icon_5ca50e42e79e65de998833dc71e08dd4);
|
|
|
|
|
|
var marker_e6cb78200d7438ab19a8490dc2720f1a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e4a7f8cd5bcfdd27e490df8688cf85f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ab20c573f6392c6b859ea8c69cd8f4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ed65f2c1f1c0b54c02c6dbd120a422 = $(`<div id="html_b2ed65f2c1f1c0b54c02c6dbd120a422" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_0ab20c573f6392c6b859ea8c69cd8f4f.setContent(html_b2ed65f2c1f1c0b54c02c6dbd120a422);
|
|
|
|
|
|
|
|
marker_e6cb78200d7438ab19a8490dc2720f1a.bindPopup(popup_0ab20c573f6392c6b859ea8c69cd8f4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6cb78200d7438ab19a8490dc2720f1a.setIcon(icon_e4a7f8cd5bcfdd27e490df8688cf85f6);
|
|
|
|
|
|
var marker_743713140f9a7cdacd204c23f368468c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_232e0e84d60a8626d79f2cc741cd14fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba0aa3097d79b1d27e8976f2e5be2bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31e3da584f709f9ebc66c443b44cfdc3 = $(`<div id="html_31e3da584f709f9ebc66c443b44cfdc3" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_0ba0aa3097d79b1d27e8976f2e5be2bc.setContent(html_31e3da584f709f9ebc66c443b44cfdc3);
|
|
|
|
|
|
|
|
marker_743713140f9a7cdacd204c23f368468c.bindPopup(popup_0ba0aa3097d79b1d27e8976f2e5be2bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_743713140f9a7cdacd204c23f368468c.setIcon(icon_232e0e84d60a8626d79f2cc741cd14fe);
|
|
|
|
|
|
var marker_358f552694fa91fd028b9ce740c8b366 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5e216dfdf62aa7f77bd7c373bbc717d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dce4df8fe666da0920769a10ac4da7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ff591f4e95efec0656b0c6e08d944d = $(`<div id="html_d0ff591f4e95efec0656b0c6e08d944d" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_7dce4df8fe666da0920769a10ac4da7a.setContent(html_d0ff591f4e95efec0656b0c6e08d944d);
|
|
|
|
|
|
|
|
marker_358f552694fa91fd028b9ce740c8b366.bindPopup(popup_7dce4df8fe666da0920769a10ac4da7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_358f552694fa91fd028b9ce740c8b366.setIcon(icon_5e216dfdf62aa7f77bd7c373bbc717d0);
|
|
|
|
|
|
var marker_47ec4a9d18eb7ba900a558fd15f206ab = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9c3f33899007b4b938fd7d3a2f3231fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7078722400f8b7b340235c82fd20d0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_763c71694456e5d52435fcca97ac1e3d = $(`<div id="html_763c71694456e5d52435fcca97ac1e3d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_e7078722400f8b7b340235c82fd20d0e.setContent(html_763c71694456e5d52435fcca97ac1e3d);
|
|
|
|
|
|
|
|
marker_47ec4a9d18eb7ba900a558fd15f206ab.bindPopup(popup_e7078722400f8b7b340235c82fd20d0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47ec4a9d18eb7ba900a558fd15f206ab.setIcon(icon_9c3f33899007b4b938fd7d3a2f3231fd);
|
|
|
|
|
|
var marker_c30d0dea9ea1298b4ec79c3a94c8c41e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2df08eae755153d739ae1c79e1387cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93dbe0dc2049be108483db7dbf758700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83214013099b62d69cb419b9bdc480c6 = $(`<div id="html_83214013099b62d69cb419b9bdc480c6" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_93dbe0dc2049be108483db7dbf758700.setContent(html_83214013099b62d69cb419b9bdc480c6);
|
|
|
|
|
|
|
|
marker_c30d0dea9ea1298b4ec79c3a94c8c41e.bindPopup(popup_93dbe0dc2049be108483db7dbf758700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c30d0dea9ea1298b4ec79c3a94c8c41e.setIcon(icon_2df08eae755153d739ae1c79e1387cca);
|
|
|
|
|
|
var marker_bc462490e768508f4de8d25308d8d6db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_599e4a80a11aabf01914dd2f6ae33748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f1f28ef51c7c1f323591d9fe08e2cec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d995236169b3889e165c5d4bc26c3f5 = $(`<div id="html_1d995236169b3889e165c5d4bc26c3f5" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_1f1f28ef51c7c1f323591d9fe08e2cec.setContent(html_1d995236169b3889e165c5d4bc26c3f5);
|
|
|
|
|
|
|
|
marker_bc462490e768508f4de8d25308d8d6db.bindPopup(popup_1f1f28ef51c7c1f323591d9fe08e2cec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc462490e768508f4de8d25308d8d6db.setIcon(icon_599e4a80a11aabf01914dd2f6ae33748);
|
|
|
|
|
|
var marker_7f5647e7a55df4737686968ba4e8ee80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cde7167eb43ccadffde0efda4b09f406 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b84a51f3fe2c135a5ac3c56aa24b2cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86d1f93b57916dbdf02bb0a72f175b95 = $(`<div id="html_86d1f93b57916dbdf02bb0a72f175b95" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_b84a51f3fe2c135a5ac3c56aa24b2cc5.setContent(html_86d1f93b57916dbdf02bb0a72f175b95);
|
|
|
|
|
|
|
|
marker_7f5647e7a55df4737686968ba4e8ee80.bindPopup(popup_b84a51f3fe2c135a5ac3c56aa24b2cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f5647e7a55df4737686968ba4e8ee80.setIcon(icon_cde7167eb43ccadffde0efda4b09f406);
|
|
|
|
|
|
var marker_9b36f8ce16c0b1620790ed426546b60b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_14c20bf461a77f0a00eda6cfdb5d9113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1d97a39ff8ec073e9f3ff9823a9c9d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31927f4ea46d3548c62902c23a078144 = $(`<div id="html_31927f4ea46d3548c62902c23a078144" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_c1d97a39ff8ec073e9f3ff9823a9c9d5.setContent(html_31927f4ea46d3548c62902c23a078144);
|
|
|
|
|
|
|
|
marker_9b36f8ce16c0b1620790ed426546b60b.bindPopup(popup_c1d97a39ff8ec073e9f3ff9823a9c9d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b36f8ce16c0b1620790ed426546b60b.setIcon(icon_14c20bf461a77f0a00eda6cfdb5d9113);
|
|
|
|
|
|
var marker_3da6488a8e2103bff6942c12b02e9685 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_689c2e01a607de6f3a98e5db0bfb8f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c8fc6dedc1c1371bf240cbfd075e9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b1e04baa6243441086272d475f45f95 = $(`<div id="html_2b1e04baa6243441086272d475f45f95" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_23c8fc6dedc1c1371bf240cbfd075e9c.setContent(html_2b1e04baa6243441086272d475f45f95);
|
|
|
|
|
|
|
|
marker_3da6488a8e2103bff6942c12b02e9685.bindPopup(popup_23c8fc6dedc1c1371bf240cbfd075e9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da6488a8e2103bff6942c12b02e9685.setIcon(icon_689c2e01a607de6f3a98e5db0bfb8f21);
|
|
|
|
|
|
var marker_61d821952b6e68348bc722e51f9645b9 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_24b3f0b5cd9c9412890075d9c103fa8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab09514c87a804ba7c07a1a89592c49f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fdeac2fc18828f995ba06c35468bf2 = $(`<div id="html_84fdeac2fc18828f995ba06c35468bf2" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_ab09514c87a804ba7c07a1a89592c49f.setContent(html_84fdeac2fc18828f995ba06c35468bf2);
|
|
|
|
|
|
|
|
marker_61d821952b6e68348bc722e51f9645b9.bindPopup(popup_ab09514c87a804ba7c07a1a89592c49f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d821952b6e68348bc722e51f9645b9.setIcon(icon_24b3f0b5cd9c9412890075d9c103fa8b);
|
|
|
|
|
|
var marker_f6a5bf235147934ff706a824dea39067 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_f38757078bef5cb5d64130097029b17c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e014bd284b7a8464f021fd12e2761f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c7d85cd16419d9d5657027c927d33fb = $(`<div id="html_6c7d85cd16419d9d5657027c927d33fb" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_e014bd284b7a8464f021fd12e2761f46.setContent(html_6c7d85cd16419d9d5657027c927d33fb);
|
|
|
|
|
|
|
|
marker_f6a5bf235147934ff706a824dea39067.bindPopup(popup_e014bd284b7a8464f021fd12e2761f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a5bf235147934ff706a824dea39067.setIcon(icon_f38757078bef5cb5d64130097029b17c);
|
|
|
|
|
|
var marker_8a817a4dc37061eaa1e2e849e676f619 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e4df5fcad871bc95562a3d64a87a15a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_556b4bdde36db7c686841dd961501eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28ad4c3ce142d923b67715c01198cc7b = $(`<div id="html_28ad4c3ce142d923b67715c01198cc7b" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_556b4bdde36db7c686841dd961501eda.setContent(html_28ad4c3ce142d923b67715c01198cc7b);
|
|
|
|
|
|
|
|
marker_8a817a4dc37061eaa1e2e849e676f619.bindPopup(popup_556b4bdde36db7c686841dd961501eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a817a4dc37061eaa1e2e849e676f619.setIcon(icon_e4df5fcad871bc95562a3d64a87a15a4);
|
|
|
|
|
|
var marker_7315b168244a7baa00b06ec68d120494 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_9fef15368076ff5ba6f78b620e38582a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09f4831c767f02e26acd6b567fb20ceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e11748ce592e0ed52072040046658b = $(`<div id="html_d8e11748ce592e0ed52072040046658b" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_09f4831c767f02e26acd6b567fb20ceb.setContent(html_d8e11748ce592e0ed52072040046658b);
|
|
|
|
|
|
|
|
marker_7315b168244a7baa00b06ec68d120494.bindPopup(popup_09f4831c767f02e26acd6b567fb20ceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7315b168244a7baa00b06ec68d120494.setIcon(icon_9fef15368076ff5ba6f78b620e38582a);
|
|
|
|
|
|
var marker_fa049d1ca295a0a047e2bb2572378855 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_ee84dadc76a996a61b947c2777bf2127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f29155718c16482c206a92b87dd7422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44cc1fad23af466ad23af4e8ecf7a2a0 = $(`<div id="html_44cc1fad23af466ad23af4e8ecf7a2a0" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_2f29155718c16482c206a92b87dd7422.setContent(html_44cc1fad23af466ad23af4e8ecf7a2a0);
|
|
|
|
|
|
|
|
marker_fa049d1ca295a0a047e2bb2572378855.bindPopup(popup_2f29155718c16482c206a92b87dd7422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa049d1ca295a0a047e2bb2572378855.setIcon(icon_ee84dadc76a996a61b947c2777bf2127);
|
|
|
|
|
|
var marker_9d577ba5f7efcbcfb2fa1920920b2a14 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4b9aa785021e6495b07d3a0ba96946d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c6c01b188f2f54e7d02623f2ea92f90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beec3ec33415a721ede358daaa0227f0 = $(`<div id="html_beec3ec33415a721ede358daaa0227f0" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_8c6c01b188f2f54e7d02623f2ea92f90.setContent(html_beec3ec33415a721ede358daaa0227f0);
|
|
|
|
|
|
|
|
marker_9d577ba5f7efcbcfb2fa1920920b2a14.bindPopup(popup_8c6c01b188f2f54e7d02623f2ea92f90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d577ba5f7efcbcfb2fa1920920b2a14.setIcon(icon_4b9aa785021e6495b07d3a0ba96946d4);
|
|
|
|
|
|
var marker_11ff20b91150ee9eda51ef4da7c0c8cc = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_e1dcd2d1a9ec34d4111b33b95af263c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61542010e13489d042ef7fcdc8105b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8bab42d9ff60d9c55e882887e828e6b = $(`<div id="html_f8bab42d9ff60d9c55e882887e828e6b" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_61542010e13489d042ef7fcdc8105b74.setContent(html_f8bab42d9ff60d9c55e882887e828e6b);
|
|
|
|
|
|
|
|
marker_11ff20b91150ee9eda51ef4da7c0c8cc.bindPopup(popup_61542010e13489d042ef7fcdc8105b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11ff20b91150ee9eda51ef4da7c0c8cc.setIcon(icon_e1dcd2d1a9ec34d4111b33b95af263c5);
|
|
|
|
|
|
var marker_8948ca82c9ea7943e3a9e881662f05a0 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_6c9e625e606fdc51547be8287a61291f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea76b48bd78a995e2f0e3b3b7faa9504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32c5d0b9d7845645cb2e7c6a9b55aad3 = $(`<div id="html_32c5d0b9d7845645cb2e7c6a9b55aad3" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_ea76b48bd78a995e2f0e3b3b7faa9504.setContent(html_32c5d0b9d7845645cb2e7c6a9b55aad3);
|
|
|
|
|
|
|
|
marker_8948ca82c9ea7943e3a9e881662f05a0.bindPopup(popup_ea76b48bd78a995e2f0e3b3b7faa9504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8948ca82c9ea7943e3a9e881662f05a0.setIcon(icon_6c9e625e606fdc51547be8287a61291f);
|
|
|
|
|
|
var marker_6517af6e683eed1c551c96b94a2d6f6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_fbc216699fe8289099ddb4902cbeda5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_718ff1017a9ab7f7f8abd3dcf82adfdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35861e83204901e548656e96bf4fbe07 = $(`<div id="html_35861e83204901e548656e96bf4fbe07" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_718ff1017a9ab7f7f8abd3dcf82adfdf.setContent(html_35861e83204901e548656e96bf4fbe07);
|
|
|
|
|
|
|
|
marker_6517af6e683eed1c551c96b94a2d6f6b.bindPopup(popup_718ff1017a9ab7f7f8abd3dcf82adfdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6517af6e683eed1c551c96b94a2d6f6b.setIcon(icon_fbc216699fe8289099ddb4902cbeda5d);
|
|
|
|
|
|
var marker_524647ec6dc294ae1ab78a2a0f6759e7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_28ecdff36387d627ab4799fcf18a6db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4f6b302575bfe59841b8b60e9c38658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_164fae5fa6b1ef37634db147a4ba9b67 = $(`<div id="html_164fae5fa6b1ef37634db147a4ba9b67" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_b4f6b302575bfe59841b8b60e9c38658.setContent(html_164fae5fa6b1ef37634db147a4ba9b67);
|
|
|
|
|
|
|
|
marker_524647ec6dc294ae1ab78a2a0f6759e7.bindPopup(popup_b4f6b302575bfe59841b8b60e9c38658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_524647ec6dc294ae1ab78a2a0f6759e7.setIcon(icon_28ecdff36387d627ab4799fcf18a6db6);
|
|
|
|
|
|
var marker_caa4c0182869977b19a34a1e5a913949 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7c042685cc07210964c5f2597cf74d4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_751826f6e3559ad7a13242d4eeec11fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea5beab013d31a00cebdd6c053822feb = $(`<div id="html_ea5beab013d31a00cebdd6c053822feb" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_751826f6e3559ad7a13242d4eeec11fa.setContent(html_ea5beab013d31a00cebdd6c053822feb);
|
|
|
|
|
|
|
|
marker_caa4c0182869977b19a34a1e5a913949.bindPopup(popup_751826f6e3559ad7a13242d4eeec11fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caa4c0182869977b19a34a1e5a913949.setIcon(icon_7c042685cc07210964c5f2597cf74d4f);
|
|
|
|
|
|
var marker_37bc940836765dbf370cd779ade0196e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_69ec3cdec39b2420cf78d24fdaa2bd55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056aeda600bb50b8d7f48ee40abbaa41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb8f283f13980a5ecb2d99e797aa513 = $(`<div id="html_6cb8f283f13980a5ecb2d99e797aa513" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_056aeda600bb50b8d7f48ee40abbaa41.setContent(html_6cb8f283f13980a5ecb2d99e797aa513);
|
|
|
|
|
|
|
|
marker_37bc940836765dbf370cd779ade0196e.bindPopup(popup_056aeda600bb50b8d7f48ee40abbaa41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37bc940836765dbf370cd779ade0196e.setIcon(icon_69ec3cdec39b2420cf78d24fdaa2bd55);
|
|
|
|
|
|
var marker_14240caaaad617c1ad5d4d6f7875fc0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_70252f833b698ae748cabd9b18414d47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e1f7ef9ff654b46ad4bf6c771e218bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe0ce2c6bc5d07e111b060fbe8172e52 = $(`<div id="html_fe0ce2c6bc5d07e111b060fbe8172e52" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_5e1f7ef9ff654b46ad4bf6c771e218bf.setContent(html_fe0ce2c6bc5d07e111b060fbe8172e52);
|
|
|
|
|
|
|
|
marker_14240caaaad617c1ad5d4d6f7875fc0d.bindPopup(popup_5e1f7ef9ff654b46ad4bf6c771e218bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14240caaaad617c1ad5d4d6f7875fc0d.setIcon(icon_70252f833b698ae748cabd9b18414d47);
|
|
|
|
|
|
var marker_81613e0d15337ceb8d0641c7e605e0c7 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_3600b125d1f4d9eb5ede6fb12dde4cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee00556385e35e612c1b2d97e855438a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_917286283d1ce5c3159eb7b1fdb48695 = $(`<div id="html_917286283d1ce5c3159eb7b1fdb48695" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_ee00556385e35e612c1b2d97e855438a.setContent(html_917286283d1ce5c3159eb7b1fdb48695);
|
|
|
|
|
|
|
|
marker_81613e0d15337ceb8d0641c7e605e0c7.bindPopup(popup_ee00556385e35e612c1b2d97e855438a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81613e0d15337ceb8d0641c7e605e0c7.setIcon(icon_3600b125d1f4d9eb5ede6fb12dde4cb2);
|
|
|
|
|
|
var marker_896615830bb95a92f619824f179cde08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_5b780a66b80ee90ceff098bd9ff6ad75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8500925623744778c6fa1ff8576d5e9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8106f1981bf2608256166e4d8f72ce03 = $(`<div id="html_8106f1981bf2608256166e4d8f72ce03" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_8500925623744778c6fa1ff8576d5e9b.setContent(html_8106f1981bf2608256166e4d8f72ce03);
|
|
|
|
|
|
|
|
marker_896615830bb95a92f619824f179cde08.bindPopup(popup_8500925623744778c6fa1ff8576d5e9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_896615830bb95a92f619824f179cde08.setIcon(icon_5b780a66b80ee90ceff098bd9ff6ad75);
|
|
|
|
|
|
var marker_d6999cfec630fe2b2e7c6b8d8f5fc9bf = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0bd4a4909266d94690b1249e94b6c0fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ff28f04fcc24c36a0dd149e8f86078 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8100767d7fe760813aa5f1c95c817d1c = $(`<div id="html_8100767d7fe760813aa5f1c95c817d1c" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_96ff28f04fcc24c36a0dd149e8f86078.setContent(html_8100767d7fe760813aa5f1c95c817d1c);
|
|
|
|
|
|
|
|
marker_d6999cfec630fe2b2e7c6b8d8f5fc9bf.bindPopup(popup_96ff28f04fcc24c36a0dd149e8f86078)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6999cfec630fe2b2e7c6b8d8f5fc9bf.setIcon(icon_0bd4a4909266d94690b1249e94b6c0fd);
|
|
|
|
|
|
var marker_f467520339ef0ff0367f212147b06042 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_4270ce984962fbd60ea95751c7434c56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_750c369313e00bf536653ecd7fcf7434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144ae7df6cb94b0bb5eef2931ed86772 = $(`<div id="html_144ae7df6cb94b0bb5eef2931ed86772" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_750c369313e00bf536653ecd7fcf7434.setContent(html_144ae7df6cb94b0bb5eef2931ed86772);
|
|
|
|
|
|
|
|
marker_f467520339ef0ff0367f212147b06042.bindPopup(popup_750c369313e00bf536653ecd7fcf7434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f467520339ef0ff0367f212147b06042.setIcon(icon_4270ce984962fbd60ea95751c7434c56);
|
|
|
|
|
|
var marker_3cc5822a4f55610b1ff25fad140710bc = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_def653ca9d7a6d48483f22ebb4d251e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07f22bd5059815b71d56920439098d8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e57f696b50c67bdbb2100f3f7915082 = $(`<div id="html_3e57f696b50c67bdbb2100f3f7915082" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_07f22bd5059815b71d56920439098d8d.setContent(html_3e57f696b50c67bdbb2100f3f7915082);
|
|
|
|
|
|
|
|
marker_3cc5822a4f55610b1ff25fad140710bc.bindPopup(popup_07f22bd5059815b71d56920439098d8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc5822a4f55610b1ff25fad140710bc.setIcon(icon_def653ca9d7a6d48483f22ebb4d251e6);
|
|
|
|
|
|
var marker_1bc78cdf574a7069c076e98d21124efd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_aab85c040afc468b6601750dc0e50e46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c782b33f4d0e101c1622d81bf4751ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed334d48855e578339d8fea25e379a4b = $(`<div id="html_ed334d48855e578339d8fea25e379a4b" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_c782b33f4d0e101c1622d81bf4751ca4.setContent(html_ed334d48855e578339d8fea25e379a4b);
|
|
|
|
|
|
|
|
marker_1bc78cdf574a7069c076e98d21124efd.bindPopup(popup_c782b33f4d0e101c1622d81bf4751ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc78cdf574a7069c076e98d21124efd.setIcon(icon_aab85c040afc468b6601750dc0e50e46);
|
|
|
|
|
|
var marker_78a47e3118501fc5b55b408e8274df22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_d4b854e5889cc1d264324d27ad8290cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeab45d1691cd1d0d5f6510494f1cb55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f3a26ab40204f033e1ab28224d6a47f = $(`<div id="html_9f3a26ab40204f033e1ab28224d6a47f" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_eeab45d1691cd1d0d5f6510494f1cb55.setContent(html_9f3a26ab40204f033e1ab28224d6a47f);
|
|
|
|
|
|
|
|
marker_78a47e3118501fc5b55b408e8274df22.bindPopup(popup_eeab45d1691cd1d0d5f6510494f1cb55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78a47e3118501fc5b55b408e8274df22.setIcon(icon_d4b854e5889cc1d264324d27ad8290cd);
|
|
|
|
|
|
var marker_acdf3998b01f272280136b578ed248d7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_58628b897444915dec7c5a350b2bca0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0627c488556047332a3b9f48a28c8057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8905185ef7cf485defe2a73eeb27d8e6 = $(`<div id="html_8905185ef7cf485defe2a73eeb27d8e6" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_0627c488556047332a3b9f48a28c8057.setContent(html_8905185ef7cf485defe2a73eeb27d8e6);
|
|
|
|
|
|
|
|
marker_acdf3998b01f272280136b578ed248d7.bindPopup(popup_0627c488556047332a3b9f48a28c8057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acdf3998b01f272280136b578ed248d7.setIcon(icon_58628b897444915dec7c5a350b2bca0d);
|
|
|
|
|
|
var marker_f935c2e9c2c10f8289b40b19b34adbec = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_cf37f9bd9e54050411679c4e405eef87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_777cddfcdbf8a40c609446f2f4d31ace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_246a6c207427663a70816b635c51beca = $(`<div id="html_246a6c207427663a70816b635c51beca" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_777cddfcdbf8a40c609446f2f4d31ace.setContent(html_246a6c207427663a70816b635c51beca);
|
|
|
|
|
|
|
|
marker_f935c2e9c2c10f8289b40b19b34adbec.bindPopup(popup_777cddfcdbf8a40c609446f2f4d31ace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f935c2e9c2c10f8289b40b19b34adbec.setIcon(icon_cf37f9bd9e54050411679c4e405eef87);
|
|
|
|
|
|
var marker_9e6ed0f4e7474ab316e3de3ec25bdae2 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_bc20c87a077d98173f6797b0661eb0bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d960a5492b1f07488eb6ce89dd24864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dca06ce0638b50edd6fd993891fa123 = $(`<div id="html_9dca06ce0638b50edd6fd993891fa123" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0d960a5492b1f07488eb6ce89dd24864.setContent(html_9dca06ce0638b50edd6fd993891fa123);
|
|
|
|
|
|
|
|
marker_9e6ed0f4e7474ab316e3de3ec25bdae2.bindPopup(popup_0d960a5492b1f07488eb6ce89dd24864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e6ed0f4e7474ab316e3de3ec25bdae2.setIcon(icon_bc20c87a077d98173f6797b0661eb0bc);
|
|
|
|
|
|
var marker_e851f0acec158b15a954d70a60d64d27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_806b54b4cc701f94fcee508b885e82a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffc1af7509df5b466ee02b6eb87feb3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd8067b7f134d9379f122e47807f15ba = $(`<div id="html_cd8067b7f134d9379f122e47807f15ba" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_ffc1af7509df5b466ee02b6eb87feb3d.setContent(html_cd8067b7f134d9379f122e47807f15ba);
|
|
|
|
|
|
|
|
marker_e851f0acec158b15a954d70a60d64d27.bindPopup(popup_ffc1af7509df5b466ee02b6eb87feb3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e851f0acec158b15a954d70a60d64d27.setIcon(icon_806b54b4cc701f94fcee508b885e82a4);
|
|
|
|
|
|
var marker_5112ddf69a6b248b19d59102be0a318d = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_0e90944c6dbfcdb0a7ffa589b26cad9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d61dec743fa882cefb46de478572f1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b15ca47d92b257bd51d28c3115e98e = $(`<div id="html_f3b15ca47d92b257bd51d28c3115e98e" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_6d61dec743fa882cefb46de478572f1e.setContent(html_f3b15ca47d92b257bd51d28c3115e98e);
|
|
|
|
|
|
|
|
marker_5112ddf69a6b248b19d59102be0a318d.bindPopup(popup_6d61dec743fa882cefb46de478572f1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5112ddf69a6b248b19d59102be0a318d.setIcon(icon_0e90944c6dbfcdb0a7ffa589b26cad9f);
|
|
|
|
|
|
var marker_573966fac32c259cf9e101e28e7d355b = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2c0454649a8d10ebeba4aad122830718 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c846b6f295ff8ace13fa124b6f679a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18eaf9a82451a90680ba1fe22fcd2be5 = $(`<div id="html_18eaf9a82451a90680ba1fe22fcd2be5" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_e4c846b6f295ff8ace13fa124b6f679a.setContent(html_18eaf9a82451a90680ba1fe22fcd2be5);
|
|
|
|
|
|
|
|
marker_573966fac32c259cf9e101e28e7d355b.bindPopup(popup_e4c846b6f295ff8ace13fa124b6f679a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_573966fac32c259cf9e101e28e7d355b.setIcon(icon_2c0454649a8d10ebeba4aad122830718);
|
|
|
|
|
|
var marker_24b8bbd25bdf61bbe34bc4ff9420d7f9 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_391448196146c8b0db06048be005393b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52dac6bac2e8257773439e226f74f350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eee340c9b15fd00372fdf2016a493a4 = $(`<div id="html_4eee340c9b15fd00372fdf2016a493a4" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_52dac6bac2e8257773439e226f74f350.setContent(html_4eee340c9b15fd00372fdf2016a493a4);
|
|
|
|
|
|
|
|
marker_24b8bbd25bdf61bbe34bc4ff9420d7f9.bindPopup(popup_52dac6bac2e8257773439e226f74f350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24b8bbd25bdf61bbe34bc4ff9420d7f9.setIcon(icon_391448196146c8b0db06048be005393b);
|
|
|
|
|
|
var marker_47627b1e542ba0410c92eb478d4df054 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_7f342fe46a879f41e9f0399e0f326323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed9f09e9341cf4d4a60b28978ee0dc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50de4b6e2524023413268b05a49ed897 = $(`<div id="html_50de4b6e2524023413268b05a49ed897" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_3ed9f09e9341cf4d4a60b28978ee0dc5.setContent(html_50de4b6e2524023413268b05a49ed897);
|
|
|
|
|
|
|
|
marker_47627b1e542ba0410c92eb478d4df054.bindPopup(popup_3ed9f09e9341cf4d4a60b28978ee0dc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47627b1e542ba0410c92eb478d4df054.setIcon(icon_7f342fe46a879f41e9f0399e0f326323);
|
|
|
|
|
|
var marker_eac8e61277785cc25ea740363c20e894 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_206a282ac0b213a3898d1f95bf9cf0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9c80dda673ce1232c022be6b57775b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d41837fd3ba15455b9f93ee9250f93a = $(`<div id="html_7d41837fd3ba15455b9f93ee9250f93a" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_e9c80dda673ce1232c022be6b57775b2.setContent(html_7d41837fd3ba15455b9f93ee9250f93a);
|
|
|
|
|
|
|
|
marker_eac8e61277785cc25ea740363c20e894.bindPopup(popup_e9c80dda673ce1232c022be6b57775b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eac8e61277785cc25ea740363c20e894.setIcon(icon_206a282ac0b213a3898d1f95bf9cf0b9);
|
|
|
|
|
|
var marker_ed5fdc06152bf77a05128b46f65fdf92 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_a5fa49d7a1288fea56384fb7d431ce5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b3e75d046b2296e0c632e4a92bf73ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6218fc10fab064cdf1c688c0c004e5fa = $(`<div id="html_6218fc10fab064cdf1c688c0c004e5fa" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_5b3e75d046b2296e0c632e4a92bf73ee.setContent(html_6218fc10fab064cdf1c688c0c004e5fa);
|
|
|
|
|
|
|
|
marker_ed5fdc06152bf77a05128b46f65fdf92.bindPopup(popup_5b3e75d046b2296e0c632e4a92bf73ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5fdc06152bf77a05128b46f65fdf92.setIcon(icon_a5fa49d7a1288fea56384fb7d431ce5e);
|
|
|
|
|
|
var marker_e7ffb9699d50558a426dac59a96b35e5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_2d1a0bb0f505560ab1252363dd5dd65c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5569bb5e4405c44fe98ab41c3d07fb85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_485bf8b0ab89cabdfcd2598804ae4d0e = $(`<div id="html_485bf8b0ab89cabdfcd2598804ae4d0e" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_5569bb5e4405c44fe98ab41c3d07fb85.setContent(html_485bf8b0ab89cabdfcd2598804ae4d0e);
|
|
|
|
|
|
|
|
marker_e7ffb9699d50558a426dac59a96b35e5.bindPopup(popup_5569bb5e4405c44fe98ab41c3d07fb85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7ffb9699d50558a426dac59a96b35e5.setIcon(icon_2d1a0bb0f505560ab1252363dd5dd65c);
|
|
|
|
|
|
var marker_2e5f10648546d2610667558f3cee3f6e = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1);
|
|
|
|
|
|
var icon_dbb09c2c35fa15839ab2e26e2ac4de96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e15ff7b2a63cccb01717645289ff8fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64f290f43daed8fe64baf6d1f97b962b = $(`<div id="html_64f290f43daed8fe64baf6d1f97b962b" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_1e15ff7b2a63cccb01717645289ff8fa.setContent(html_64f290f43daed8fe64baf6d1f97b962b);
|
|
|
|
|
|
|
|
marker_2e5f10648546d2610667558f3cee3f6e.bindPopup(popup_1e15ff7b2a63cccb01717645289ff8fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5f10648546d2610667558f3cee3f6e.setIcon(icon_dbb09c2c35fa15839ab2e26e2ac4de96);
|
|
|
|
|
|
marker_cluster_75b9d60d0062607bfeb7b527c6e9eab1.addTo(map_d01bcf116bcd535aa8ca60939cd9db71);
|
|
|
|
</script>
|
|
</html> |