mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:05:18 +00:00
11627 lines
338 KiB
HTML
11627 lines
338 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_8540aafc8106b9f388f3b295a5077713 {
|
|
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_8540aafc8106b9f388f3b295a5077713" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8540aafc8106b9f388f3b295a5077713 = L.map(
|
|
"map_8540aafc8106b9f388f3b295a5077713",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_4c3f1bb9c4fc4cfaa8ebd43069b45e17 = 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_4c3f1bb9c4fc4cfaa8ebd43069b45e17.addTo(map_8540aafc8106b9f388f3b295a5077713);
|
|
|
|
|
|
var marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_7214fac444ed543d259168b319a72786 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_158fcfe9529f8af63975547668d0ef25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f74f65eafd28814a844541607e7d54f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453159f1114724ea778bc0bbd01e4491 = $(`<div id="html_453159f1114724ea778bc0bbd01e4491" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_7f74f65eafd28814a844541607e7d54f.setContent(html_453159f1114724ea778bc0bbd01e4491);
|
|
|
|
|
|
|
|
marker_7214fac444ed543d259168b319a72786.bindPopup(popup_7f74f65eafd28814a844541607e7d54f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7214fac444ed543d259168b319a72786.setIcon(icon_158fcfe9529f8af63975547668d0ef25);
|
|
|
|
|
|
var marker_374537c5526ad66a67d9d667fab6d056 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_51585a5b71e8f600d15472935b1de7e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_813f1c818e9617c16b07fd23df580a96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_963f45423c8ed21bb8b8359db498706c = $(`<div id="html_963f45423c8ed21bb8b8359db498706c" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_813f1c818e9617c16b07fd23df580a96.setContent(html_963f45423c8ed21bb8b8359db498706c);
|
|
|
|
|
|
|
|
marker_374537c5526ad66a67d9d667fab6d056.bindPopup(popup_813f1c818e9617c16b07fd23df580a96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_374537c5526ad66a67d9d667fab6d056.setIcon(icon_51585a5b71e8f600d15472935b1de7e7);
|
|
|
|
|
|
var marker_1b4d7aec6cfdda85474705bee758bddc = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d3b5cadaacde678c6d527463ca8c8538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08b743e6b601817e8e268589dd844022 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2990b865375e0e433018a7374eaef039 = $(`<div id="html_2990b865375e0e433018a7374eaef039" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_08b743e6b601817e8e268589dd844022.setContent(html_2990b865375e0e433018a7374eaef039);
|
|
|
|
|
|
|
|
marker_1b4d7aec6cfdda85474705bee758bddc.bindPopup(popup_08b743e6b601817e8e268589dd844022)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b4d7aec6cfdda85474705bee758bddc.setIcon(icon_d3b5cadaacde678c6d527463ca8c8538);
|
|
|
|
|
|
var marker_24c88a8dae45a655c0b8d9bbf34b6437 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_5ff21ebd785fdeeee27fb03334270de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e654054990f98e9baed5ca89822bedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18bee8d31461f249a5cb9261df679451 = $(`<div id="html_18bee8d31461f249a5cb9261df679451" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_6e654054990f98e9baed5ca89822bedf.setContent(html_18bee8d31461f249a5cb9261df679451);
|
|
|
|
|
|
|
|
marker_24c88a8dae45a655c0b8d9bbf34b6437.bindPopup(popup_6e654054990f98e9baed5ca89822bedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c88a8dae45a655c0b8d9bbf34b6437.setIcon(icon_5ff21ebd785fdeeee27fb03334270de8);
|
|
|
|
|
|
var marker_57980f02fe2f2debdf37e619d446aa0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2a0ecd9f154488cdcfab80930d78050b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc712be3c2dda1d95580eb1151495fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61b843c7a857449b0f42c5368ed85781 = $(`<div id="html_61b843c7a857449b0f42c5368ed85781" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1bc712be3c2dda1d95580eb1151495fa.setContent(html_61b843c7a857449b0f42c5368ed85781);
|
|
|
|
|
|
|
|
marker_57980f02fe2f2debdf37e619d446aa0e.bindPopup(popup_1bc712be3c2dda1d95580eb1151495fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57980f02fe2f2debdf37e619d446aa0e.setIcon(icon_2a0ecd9f154488cdcfab80930d78050b);
|
|
|
|
|
|
var marker_66006553c298668abd9c7eb89c2ce1fc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6b85c59a75aad5d286494257a9420eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3795ce8602e705105ccbd1eebe97ef60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b528795720c575b455a4c9edd3076e9a = $(`<div id="html_b528795720c575b455a4c9edd3076e9a" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_3795ce8602e705105ccbd1eebe97ef60.setContent(html_b528795720c575b455a4c9edd3076e9a);
|
|
|
|
|
|
|
|
marker_66006553c298668abd9c7eb89c2ce1fc.bindPopup(popup_3795ce8602e705105ccbd1eebe97ef60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66006553c298668abd9c7eb89c2ce1fc.setIcon(icon_6b85c59a75aad5d286494257a9420eb6);
|
|
|
|
|
|
var marker_27b7417faa5cc54140251b61156017f1 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_995c6d713e6037cecbde90d10d1fe0b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_761301be326afa9c2e6e3806e4e3356c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8767eefe20000b64044a4901d11ecb7e = $(`<div id="html_8767eefe20000b64044a4901d11ecb7e" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_761301be326afa9c2e6e3806e4e3356c.setContent(html_8767eefe20000b64044a4901d11ecb7e);
|
|
|
|
|
|
|
|
marker_27b7417faa5cc54140251b61156017f1.bindPopup(popup_761301be326afa9c2e6e3806e4e3356c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27b7417faa5cc54140251b61156017f1.setIcon(icon_995c6d713e6037cecbde90d10d1fe0b7);
|
|
|
|
|
|
var marker_31247d78c82a1273f26b7d1788d1279d = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3afd4f5d6d7fe461872006e3f8014660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a854022c1e40dd962ea940ba6e133dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f668976ad011ad8d748e28246ae0c44 = $(`<div id="html_6f668976ad011ad8d748e28246ae0c44" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_5a854022c1e40dd962ea940ba6e133dd.setContent(html_6f668976ad011ad8d748e28246ae0c44);
|
|
|
|
|
|
|
|
marker_31247d78c82a1273f26b7d1788d1279d.bindPopup(popup_5a854022c1e40dd962ea940ba6e133dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31247d78c82a1273f26b7d1788d1279d.setIcon(icon_3afd4f5d6d7fe461872006e3f8014660);
|
|
|
|
|
|
var marker_06caa9bfac4f1ed281919fb5e5aa5947 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f2c9da37c08cf0f03f1d40dc24f6f3af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bb6479db216dea971e271a72c1de9d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf50919d69cdda7260b57136b1504a4 = $(`<div id="html_bdf50919d69cdda7260b57136b1504a4" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_3bb6479db216dea971e271a72c1de9d4.setContent(html_bdf50919d69cdda7260b57136b1504a4);
|
|
|
|
|
|
|
|
marker_06caa9bfac4f1ed281919fb5e5aa5947.bindPopup(popup_3bb6479db216dea971e271a72c1de9d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06caa9bfac4f1ed281919fb5e5aa5947.setIcon(icon_f2c9da37c08cf0f03f1d40dc24f6f3af);
|
|
|
|
|
|
var marker_ae74784e5c69f72c561611818ca4aaf5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7e8974bd2dd80b416d3c9da68c495b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6244081fbb8f1445da7be2d3f4f387aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac86e49b8f3c01d8fc722d1356bda540 = $(`<div id="html_ac86e49b8f3c01d8fc722d1356bda540" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_6244081fbb8f1445da7be2d3f4f387aa.setContent(html_ac86e49b8f3c01d8fc722d1356bda540);
|
|
|
|
|
|
|
|
marker_ae74784e5c69f72c561611818ca4aaf5.bindPopup(popup_6244081fbb8f1445da7be2d3f4f387aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae74784e5c69f72c561611818ca4aaf5.setIcon(icon_7e8974bd2dd80b416d3c9da68c495b50);
|
|
|
|
|
|
var marker_b46e69cb6edef06bffeadd7cfdba96e3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_af406734d13aea7978d794fba23f82c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_287a64d6c35ef0158abc04834e7ff1f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc564056be35acf4218bd238b56a3cd = $(`<div id="html_cdc564056be35acf4218bd238b56a3cd" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_287a64d6c35ef0158abc04834e7ff1f3.setContent(html_cdc564056be35acf4218bd238b56a3cd);
|
|
|
|
|
|
|
|
marker_b46e69cb6edef06bffeadd7cfdba96e3.bindPopup(popup_287a64d6c35ef0158abc04834e7ff1f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b46e69cb6edef06bffeadd7cfdba96e3.setIcon(icon_af406734d13aea7978d794fba23f82c2);
|
|
|
|
|
|
var marker_fe0a32c7fae837d87eeb3725530aeb32 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_cd87b883b443d7647f288f9c89f904d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe5e028a42dd343376daa5d4ee35a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00ab983df83f65d2454e992873137da1 = $(`<div id="html_00ab983df83f65d2454e992873137da1" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_4fe5e028a42dd343376daa5d4ee35a6e.setContent(html_00ab983df83f65d2454e992873137da1);
|
|
|
|
|
|
|
|
marker_fe0a32c7fae837d87eeb3725530aeb32.bindPopup(popup_4fe5e028a42dd343376daa5d4ee35a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe0a32c7fae837d87eeb3725530aeb32.setIcon(icon_cd87b883b443d7647f288f9c89f904d9);
|
|
|
|
|
|
var marker_221a584af8fde6052ea274429faf3df0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f945ac7de9a477b14b170c9746f311ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90d841e532d2f71830510a7585a2cc8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48e0bb873688a2c58de5195afee53859 = $(`<div id="html_48e0bb873688a2c58de5195afee53859" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_90d841e532d2f71830510a7585a2cc8a.setContent(html_48e0bb873688a2c58de5195afee53859);
|
|
|
|
|
|
|
|
marker_221a584af8fde6052ea274429faf3df0.bindPopup(popup_90d841e532d2f71830510a7585a2cc8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_221a584af8fde6052ea274429faf3df0.setIcon(icon_f945ac7de9a477b14b170c9746f311ca);
|
|
|
|
|
|
var marker_1a72f799ad4ed5abd11eb2288a51ed70 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_65cecdb14a6191c3d5e7f28aee65098f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f2dc7390129f388faba1cd7a319e5fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97df042d46d9002f8274ad4546dd10dd = $(`<div id="html_97df042d46d9002f8274ad4546dd10dd" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_8f2dc7390129f388faba1cd7a319e5fd.setContent(html_97df042d46d9002f8274ad4546dd10dd);
|
|
|
|
|
|
|
|
marker_1a72f799ad4ed5abd11eb2288a51ed70.bindPopup(popup_8f2dc7390129f388faba1cd7a319e5fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a72f799ad4ed5abd11eb2288a51ed70.setIcon(icon_65cecdb14a6191c3d5e7f28aee65098f);
|
|
|
|
|
|
var marker_ac966b9af1c586aab9eb40c432f7c9d2 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9f9624194f162e39ea0b536f5e71fe24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91e97fe4f11efd25c25f160342a85b45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72e3b049e25366251ca55fa4b2f16fc9 = $(`<div id="html_72e3b049e25366251ca55fa4b2f16fc9" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_91e97fe4f11efd25c25f160342a85b45.setContent(html_72e3b049e25366251ca55fa4b2f16fc9);
|
|
|
|
|
|
|
|
marker_ac966b9af1c586aab9eb40c432f7c9d2.bindPopup(popup_91e97fe4f11efd25c25f160342a85b45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac966b9af1c586aab9eb40c432f7c9d2.setIcon(icon_9f9624194f162e39ea0b536f5e71fe24);
|
|
|
|
|
|
var marker_351e60c0b1940479a98ade520551e578 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4e6227cce0490e85d5d84113e0b03576 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4be0d2c66de836bf8f0b7ea0b5ef4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84af2bbb9e3d569fab5de2eebebce933 = $(`<div id="html_84af2bbb9e3d569fab5de2eebebce933" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_7f4be0d2c66de836bf8f0b7ea0b5ef4b.setContent(html_84af2bbb9e3d569fab5de2eebebce933);
|
|
|
|
|
|
|
|
marker_351e60c0b1940479a98ade520551e578.bindPopup(popup_7f4be0d2c66de836bf8f0b7ea0b5ef4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_351e60c0b1940479a98ade520551e578.setIcon(icon_4e6227cce0490e85d5d84113e0b03576);
|
|
|
|
|
|
var marker_ca6bce38781545939441e57ac48058cb = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_54f8b8d8f41b25f71faef350da3279c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a175112ada02d3ac9444234d90529354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223a3dd547abbd17030575a6035cfbdf = $(`<div id="html_223a3dd547abbd17030575a6035cfbdf" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a175112ada02d3ac9444234d90529354.setContent(html_223a3dd547abbd17030575a6035cfbdf);
|
|
|
|
|
|
|
|
marker_ca6bce38781545939441e57ac48058cb.bindPopup(popup_a175112ada02d3ac9444234d90529354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca6bce38781545939441e57ac48058cb.setIcon(icon_54f8b8d8f41b25f71faef350da3279c1);
|
|
|
|
|
|
var marker_5636f7e93a15d0c994984e04b7be7d58 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c62ffa361fb7916339e08ccebc079d44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfa1abc64f2b88a6b7ae063a6f0afae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71bd0592146247e74de107d299afefe7 = $(`<div id="html_71bd0592146247e74de107d299afefe7" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_bfa1abc64f2b88a6b7ae063a6f0afae6.setContent(html_71bd0592146247e74de107d299afefe7);
|
|
|
|
|
|
|
|
marker_5636f7e93a15d0c994984e04b7be7d58.bindPopup(popup_bfa1abc64f2b88a6b7ae063a6f0afae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5636f7e93a15d0c994984e04b7be7d58.setIcon(icon_c62ffa361fb7916339e08ccebc079d44);
|
|
|
|
|
|
var marker_c0a7afa09ece186dcb2aef24a6d4b60d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4a714078db9899f908d500670a0fff72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f595e0fbbc90a592a10346aec9d1dc16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcc13f03bf8be14ae0f1b7b83c10aa7a = $(`<div id="html_bcc13f03bf8be14ae0f1b7b83c10aa7a" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_f595e0fbbc90a592a10346aec9d1dc16.setContent(html_bcc13f03bf8be14ae0f1b7b83c10aa7a);
|
|
|
|
|
|
|
|
marker_c0a7afa09ece186dcb2aef24a6d4b60d.bindPopup(popup_f595e0fbbc90a592a10346aec9d1dc16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0a7afa09ece186dcb2aef24a6d4b60d.setIcon(icon_4a714078db9899f908d500670a0fff72);
|
|
|
|
|
|
var marker_2438a95be18f11accbd41d897859c86d = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fb49b7a68f9e94cd6a62fcf453dea655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_971f6c58038cec606a8476cc3c7506b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a016dafcafd1c9e327b43a01664071b8 = $(`<div id="html_a016dafcafd1c9e327b43a01664071b8" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_971f6c58038cec606a8476cc3c7506b4.setContent(html_a016dafcafd1c9e327b43a01664071b8);
|
|
|
|
|
|
|
|
marker_2438a95be18f11accbd41d897859c86d.bindPopup(popup_971f6c58038cec606a8476cc3c7506b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2438a95be18f11accbd41d897859c86d.setIcon(icon_fb49b7a68f9e94cd6a62fcf453dea655);
|
|
|
|
|
|
var marker_4913ebae38a48e6bd5b6bededf7e3742 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_87149e52f3a80addb75c5963581de5e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8222f75843d386809e26761669473b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33db97a759804dccf258ad6b5a9ea08c = $(`<div id="html_33db97a759804dccf258ad6b5a9ea08c" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_e8222f75843d386809e26761669473b6.setContent(html_33db97a759804dccf258ad6b5a9ea08c);
|
|
|
|
|
|
|
|
marker_4913ebae38a48e6bd5b6bededf7e3742.bindPopup(popup_e8222f75843d386809e26761669473b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4913ebae38a48e6bd5b6bededf7e3742.setIcon(icon_87149e52f3a80addb75c5963581de5e6);
|
|
|
|
|
|
var marker_5809c7726f876b945236c4192dd54346 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_41d624e0281c266f1e9ac76ee9edff34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc1704406d8731bf8045be042e205456 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_481c151b4e1dd5f9237b0c04039f7d4e = $(`<div id="html_481c151b4e1dd5f9237b0c04039f7d4e" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_bc1704406d8731bf8045be042e205456.setContent(html_481c151b4e1dd5f9237b0c04039f7d4e);
|
|
|
|
|
|
|
|
marker_5809c7726f876b945236c4192dd54346.bindPopup(popup_bc1704406d8731bf8045be042e205456)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5809c7726f876b945236c4192dd54346.setIcon(icon_41d624e0281c266f1e9ac76ee9edff34);
|
|
|
|
|
|
var marker_229cb0f9789c6357e4147205f1b27242 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6d2458c5f9b71c07fb4b2c33da9c9eef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3148093bc7069e561744562d0807d02d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_009d222451c07d69ff36ca1732dbfff2 = $(`<div id="html_009d222451c07d69ff36ca1732dbfff2" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_3148093bc7069e561744562d0807d02d.setContent(html_009d222451c07d69ff36ca1732dbfff2);
|
|
|
|
|
|
|
|
marker_229cb0f9789c6357e4147205f1b27242.bindPopup(popup_3148093bc7069e561744562d0807d02d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_229cb0f9789c6357e4147205f1b27242.setIcon(icon_6d2458c5f9b71c07fb4b2c33da9c9eef);
|
|
|
|
|
|
var marker_b10cdb597ca52431bd27b57eb9d95b4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bb69895ad82c7971df75472f64c40fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f764e34335bffcebda7ab2f019fa6c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8fcb7d4a5d9290632373194d5ab341 = $(`<div id="html_8c8fcb7d4a5d9290632373194d5ab341" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f764e34335bffcebda7ab2f019fa6c8a.setContent(html_8c8fcb7d4a5d9290632373194d5ab341);
|
|
|
|
|
|
|
|
marker_b10cdb597ca52431bd27b57eb9d95b4f.bindPopup(popup_f764e34335bffcebda7ab2f019fa6c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b10cdb597ca52431bd27b57eb9d95b4f.setIcon(icon_bb69895ad82c7971df75472f64c40fc6);
|
|
|
|
|
|
var marker_858c7690f10933e824dbbff385b76e20 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_35c7bcfdbd0d1ebd4ac329f318e25165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a07257d9b06ccd0c1aabaece5118552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_061d9b72830c06d580f6ea13683662dc = $(`<div id="html_061d9b72830c06d580f6ea13683662dc" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_9a07257d9b06ccd0c1aabaece5118552.setContent(html_061d9b72830c06d580f6ea13683662dc);
|
|
|
|
|
|
|
|
marker_858c7690f10933e824dbbff385b76e20.bindPopup(popup_9a07257d9b06ccd0c1aabaece5118552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_858c7690f10933e824dbbff385b76e20.setIcon(icon_35c7bcfdbd0d1ebd4ac329f318e25165);
|
|
|
|
|
|
var marker_31f9eedfcebf348bf92647feee1fc330 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_dd2179de5ebe03a419b79b38685b65f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fce37c749d4d289cebfed6dc6a34e97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdbad362a8995b39f6b6321d55f955d5 = $(`<div id="html_fdbad362a8995b39f6b6321d55f955d5" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_3fce37c749d4d289cebfed6dc6a34e97.setContent(html_fdbad362a8995b39f6b6321d55f955d5);
|
|
|
|
|
|
|
|
marker_31f9eedfcebf348bf92647feee1fc330.bindPopup(popup_3fce37c749d4d289cebfed6dc6a34e97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f9eedfcebf348bf92647feee1fc330.setIcon(icon_dd2179de5ebe03a419b79b38685b65f9);
|
|
|
|
|
|
var marker_810e3aba0fbf7b7d256807af5dba17f3 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_32418ec7480130142ef3d7a95ba6d921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eb10caf02f6929c16a5523b7b8aa850 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_034700413199ddb320f20bc375210a42 = $(`<div id="html_034700413199ddb320f20bc375210a42" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_3eb10caf02f6929c16a5523b7b8aa850.setContent(html_034700413199ddb320f20bc375210a42);
|
|
|
|
|
|
|
|
marker_810e3aba0fbf7b7d256807af5dba17f3.bindPopup(popup_3eb10caf02f6929c16a5523b7b8aa850)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810e3aba0fbf7b7d256807af5dba17f3.setIcon(icon_32418ec7480130142ef3d7a95ba6d921);
|
|
|
|
|
|
var marker_d550916acefcf83678c9ec498ad0354a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ef72dd462f358bcd5ad0e4bed56af99e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_893cc6921c52b2b9f817e5d302e04a39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6071236113d32d23b54e2f5fd8658e2e = $(`<div id="html_6071236113d32d23b54e2f5fd8658e2e" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_893cc6921c52b2b9f817e5d302e04a39.setContent(html_6071236113d32d23b54e2f5fd8658e2e);
|
|
|
|
|
|
|
|
marker_d550916acefcf83678c9ec498ad0354a.bindPopup(popup_893cc6921c52b2b9f817e5d302e04a39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d550916acefcf83678c9ec498ad0354a.setIcon(icon_ef72dd462f358bcd5ad0e4bed56af99e);
|
|
|
|
|
|
var marker_a342c32a2e9c94ddb473fb6dbcbd5de4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_76e0c646bcfc3eaf34a96b111d6e44ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3083eaef35daf8fcb8d9ea9ea8f796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08fa635e675139918d93d2c7181a1515 = $(`<div id="html_08fa635e675139918d93d2c7181a1515" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_ea3083eaef35daf8fcb8d9ea9ea8f796.setContent(html_08fa635e675139918d93d2c7181a1515);
|
|
|
|
|
|
|
|
marker_a342c32a2e9c94ddb473fb6dbcbd5de4.bindPopup(popup_ea3083eaef35daf8fcb8d9ea9ea8f796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a342c32a2e9c94ddb473fb6dbcbd5de4.setIcon(icon_76e0c646bcfc3eaf34a96b111d6e44ab);
|
|
|
|
|
|
var marker_b3453be2701603004ecf862097da3974 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bd50ebeff5c7856f0d8cc55e30481ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd7fa238787875a1ecf354efdc3eb56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc1f65994c6edf1266b9a8a311b1e86f = $(`<div id="html_dc1f65994c6edf1266b9a8a311b1e86f" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_edd7fa238787875a1ecf354efdc3eb56.setContent(html_dc1f65994c6edf1266b9a8a311b1e86f);
|
|
|
|
|
|
|
|
marker_b3453be2701603004ecf862097da3974.bindPopup(popup_edd7fa238787875a1ecf354efdc3eb56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3453be2701603004ecf862097da3974.setIcon(icon_bd50ebeff5c7856f0d8cc55e30481ea8);
|
|
|
|
|
|
var marker_caabac5e671ee65b0055c4444f185fda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_120567cd5ecc143dd5e0c8ee25d92146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b9c9f65d4ffe8f22271e3b859d18c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6691b50822718e44fd1119cea9d21038 = $(`<div id="html_6691b50822718e44fd1119cea9d21038" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_e7b9c9f65d4ffe8f22271e3b859d18c8.setContent(html_6691b50822718e44fd1119cea9d21038);
|
|
|
|
|
|
|
|
marker_caabac5e671ee65b0055c4444f185fda.bindPopup(popup_e7b9c9f65d4ffe8f22271e3b859d18c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caabac5e671ee65b0055c4444f185fda.setIcon(icon_120567cd5ecc143dd5e0c8ee25d92146);
|
|
|
|
|
|
var marker_5d4beda082c01b270fccd094d3556b77 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_754c707d636c3171e7a22ecfedcdc1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43d9011bc0eee31bb0927416e264fda3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b35e2465d02503f204764f3f836cdec8 = $(`<div id="html_b35e2465d02503f204764f3f836cdec8" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_43d9011bc0eee31bb0927416e264fda3.setContent(html_b35e2465d02503f204764f3f836cdec8);
|
|
|
|
|
|
|
|
marker_5d4beda082c01b270fccd094d3556b77.bindPopup(popup_43d9011bc0eee31bb0927416e264fda3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d4beda082c01b270fccd094d3556b77.setIcon(icon_754c707d636c3171e7a22ecfedcdc1cd);
|
|
|
|
|
|
var marker_166395c7a1fdd94838d37fe656451e87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7cf5897c96664c8541661a0d65a9d256 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fedded8e1eba220595a84f84e5c55420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc8ead5eca955f9207c5a1ba77aa2bcc = $(`<div id="html_cc8ead5eca955f9207c5a1ba77aa2bcc" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_fedded8e1eba220595a84f84e5c55420.setContent(html_cc8ead5eca955f9207c5a1ba77aa2bcc);
|
|
|
|
|
|
|
|
marker_166395c7a1fdd94838d37fe656451e87.bindPopup(popup_fedded8e1eba220595a84f84e5c55420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166395c7a1fdd94838d37fe656451e87.setIcon(icon_7cf5897c96664c8541661a0d65a9d256);
|
|
|
|
|
|
var marker_630f2b1f9b7df9d4aaca864b2cc0e21c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4c4f9d2b3a49c5a5da750d36074c78f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b634ea0093ff4c4e3dec48cc96ce6f76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d470dd01145266e9f9ce4cdedb53135 = $(`<div id="html_7d470dd01145266e9f9ce4cdedb53135" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_b634ea0093ff4c4e3dec48cc96ce6f76.setContent(html_7d470dd01145266e9f9ce4cdedb53135);
|
|
|
|
|
|
|
|
marker_630f2b1f9b7df9d4aaca864b2cc0e21c.bindPopup(popup_b634ea0093ff4c4e3dec48cc96ce6f76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_630f2b1f9b7df9d4aaca864b2cc0e21c.setIcon(icon_4c4f9d2b3a49c5a5da750d36074c78f3);
|
|
|
|
|
|
var marker_2eb9dad260c8c1986fe85f748fef09e4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9738519085209722d226b99522ca87ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f37fe2300e57c44ce56162fd1014e0ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80379f0262d46acd531bd88b04d4ac65 = $(`<div id="html_80379f0262d46acd531bd88b04d4ac65" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_f37fe2300e57c44ce56162fd1014e0ee.setContent(html_80379f0262d46acd531bd88b04d4ac65);
|
|
|
|
|
|
|
|
marker_2eb9dad260c8c1986fe85f748fef09e4.bindPopup(popup_f37fe2300e57c44ce56162fd1014e0ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb9dad260c8c1986fe85f748fef09e4.setIcon(icon_9738519085209722d226b99522ca87ac);
|
|
|
|
|
|
var marker_4caa7ee65695a81293a51079a532dd80 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_66439a255adec4384d9c82880697d3dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e15148002843aefc5b518f4b264dff18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07c07419f8f3689a32dfb564800a16b3 = $(`<div id="html_07c07419f8f3689a32dfb564800a16b3" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_e15148002843aefc5b518f4b264dff18.setContent(html_07c07419f8f3689a32dfb564800a16b3);
|
|
|
|
|
|
|
|
marker_4caa7ee65695a81293a51079a532dd80.bindPopup(popup_e15148002843aefc5b518f4b264dff18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4caa7ee65695a81293a51079a532dd80.setIcon(icon_66439a255adec4384d9c82880697d3dc);
|
|
|
|
|
|
var marker_71bb334d60f29ab1eb5efea395a5b403 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b90d4713ebe1fbc9e50b752bdc2c265e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10af3813f0af652f28e0e980db0dc456 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b593a263b2bc828011320ce025c2678b = $(`<div id="html_b593a263b2bc828011320ce025c2678b" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_10af3813f0af652f28e0e980db0dc456.setContent(html_b593a263b2bc828011320ce025c2678b);
|
|
|
|
|
|
|
|
marker_71bb334d60f29ab1eb5efea395a5b403.bindPopup(popup_10af3813f0af652f28e0e980db0dc456)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71bb334d60f29ab1eb5efea395a5b403.setIcon(icon_b90d4713ebe1fbc9e50b752bdc2c265e);
|
|
|
|
|
|
var marker_20583d89fb472aae76bf5c0eeb6e690f = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_59dce6d26e4b534b831ab2d2bbc2a4a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5962970a8484c07af2b2cb029eb61a27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb2a365bcc10556635d2291aa8020942 = $(`<div id="html_bb2a365bcc10556635d2291aa8020942" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_5962970a8484c07af2b2cb029eb61a27.setContent(html_bb2a365bcc10556635d2291aa8020942);
|
|
|
|
|
|
|
|
marker_20583d89fb472aae76bf5c0eeb6e690f.bindPopup(popup_5962970a8484c07af2b2cb029eb61a27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20583d89fb472aae76bf5c0eeb6e690f.setIcon(icon_59dce6d26e4b534b831ab2d2bbc2a4a8);
|
|
|
|
|
|
var marker_68e65a3de7dae7f68186a84761957e65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0f56ccb280e57e9dad110a97b118221f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d74cc58b7a6129e90a18c32f19d9545 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b28fa8ed2912b245a5b09dc849db64 = $(`<div id="html_b8b28fa8ed2912b245a5b09dc849db64" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_0d74cc58b7a6129e90a18c32f19d9545.setContent(html_b8b28fa8ed2912b245a5b09dc849db64);
|
|
|
|
|
|
|
|
marker_68e65a3de7dae7f68186a84761957e65.bindPopup(popup_0d74cc58b7a6129e90a18c32f19d9545)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e65a3de7dae7f68186a84761957e65.setIcon(icon_0f56ccb280e57e9dad110a97b118221f);
|
|
|
|
|
|
var marker_2587ec2ae6eb77a006cf5960cd42fc6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6bb855ec5bb614c2c9c2909c8bfc280d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d51b86f897e7edb2cdfc2d0c69706f68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43e0dfbe66a49373de099c189679bc87 = $(`<div id="html_43e0dfbe66a49373de099c189679bc87" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_d51b86f897e7edb2cdfc2d0c69706f68.setContent(html_43e0dfbe66a49373de099c189679bc87);
|
|
|
|
|
|
|
|
marker_2587ec2ae6eb77a006cf5960cd42fc6d.bindPopup(popup_d51b86f897e7edb2cdfc2d0c69706f68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2587ec2ae6eb77a006cf5960cd42fc6d.setIcon(icon_6bb855ec5bb614c2c9c2909c8bfc280d);
|
|
|
|
|
|
var marker_10457f00f0756ec09aa01c5ef5955a57 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_95b5421d610a952e3edea9b0cc2eefc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056fd258093c5b8b65b2c569cb1d1005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb37cda316f4479d9c028fce9e367a4 = $(`<div id="html_8eb37cda316f4479d9c028fce9e367a4" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_056fd258093c5b8b65b2c569cb1d1005.setContent(html_8eb37cda316f4479d9c028fce9e367a4);
|
|
|
|
|
|
|
|
marker_10457f00f0756ec09aa01c5ef5955a57.bindPopup(popup_056fd258093c5b8b65b2c569cb1d1005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10457f00f0756ec09aa01c5ef5955a57.setIcon(icon_95b5421d610a952e3edea9b0cc2eefc5);
|
|
|
|
|
|
var marker_403e603b69696a6895f95dc2920feef2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1b64d9b1355dcf9e1e43d8bf66edf1df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1a2f61a0450d7341daf092c5c3aefc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b7b0927d692f5e1de9f7c7903edb67 = $(`<div id="html_e8b7b0927d692f5e1de9f7c7903edb67" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_3f1a2f61a0450d7341daf092c5c3aefc.setContent(html_e8b7b0927d692f5e1de9f7c7903edb67);
|
|
|
|
|
|
|
|
marker_403e603b69696a6895f95dc2920feef2.bindPopup(popup_3f1a2f61a0450d7341daf092c5c3aefc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_403e603b69696a6895f95dc2920feef2.setIcon(icon_1b64d9b1355dcf9e1e43d8bf66edf1df);
|
|
|
|
|
|
var marker_5fc6140937efbce25227c4f3b4e0a9d3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d5d101209956a1efc026374b5cbb4f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_078fc9b6b8e9664fcc972a2e97783243 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794f3940498afae2ec1f0389901a438a = $(`<div id="html_794f3940498afae2ec1f0389901a438a" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_078fc9b6b8e9664fcc972a2e97783243.setContent(html_794f3940498afae2ec1f0389901a438a);
|
|
|
|
|
|
|
|
marker_5fc6140937efbce25227c4f3b4e0a9d3.bindPopup(popup_078fc9b6b8e9664fcc972a2e97783243)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc6140937efbce25227c4f3b4e0a9d3.setIcon(icon_d5d101209956a1efc026374b5cbb4f96);
|
|
|
|
|
|
var marker_5d25dfc92a9743ec530e31e889b057b2 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7baaf31deb969e27d1c0033e161eaf56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefa2072f2b46e673c4508623d981d8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7a9bd5f50147e5be937d6c91aa4d8c = $(`<div id="html_ac7a9bd5f50147e5be937d6c91aa4d8c" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_fefa2072f2b46e673c4508623d981d8a.setContent(html_ac7a9bd5f50147e5be937d6c91aa4d8c);
|
|
|
|
|
|
|
|
marker_5d25dfc92a9743ec530e31e889b057b2.bindPopup(popup_fefa2072f2b46e673c4508623d981d8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d25dfc92a9743ec530e31e889b057b2.setIcon(icon_7baaf31deb969e27d1c0033e161eaf56);
|
|
|
|
|
|
var marker_6860b2a0b2d5a8c17d3b6acbbd7aa455 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_827ff203677ede2421355f85bc500197 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ded1521fb9310f6b8731d152b27bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_660c7ab50af524945dee7c93700acb70 = $(`<div id="html_660c7ab50af524945dee7c93700acb70" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_26ded1521fb9310f6b8731d152b27bbc.setContent(html_660c7ab50af524945dee7c93700acb70);
|
|
|
|
|
|
|
|
marker_6860b2a0b2d5a8c17d3b6acbbd7aa455.bindPopup(popup_26ded1521fb9310f6b8731d152b27bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6860b2a0b2d5a8c17d3b6acbbd7aa455.setIcon(icon_827ff203677ede2421355f85bc500197);
|
|
|
|
|
|
var marker_7a79a10aba44a0f0f042a6294b00f790 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c83f4cdc216287440e5a952c44b7c1fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddca3e4c183326a800de3c7c43ff3dd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1376e0d7ae249ad4bb148e9d0f4c2094 = $(`<div id="html_1376e0d7ae249ad4bb148e9d0f4c2094" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_ddca3e4c183326a800de3c7c43ff3dd0.setContent(html_1376e0d7ae249ad4bb148e9d0f4c2094);
|
|
|
|
|
|
|
|
marker_7a79a10aba44a0f0f042a6294b00f790.bindPopup(popup_ddca3e4c183326a800de3c7c43ff3dd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a79a10aba44a0f0f042a6294b00f790.setIcon(icon_c83f4cdc216287440e5a952c44b7c1fe);
|
|
|
|
|
|
var marker_95582a05dd1ff9975f179d8a67031530 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6109c8a0a08868269c3503379e5875d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9196b633b7e8a51bef761508c7297d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae954a45969a1518ae1dba4e73cc9930 = $(`<div id="html_ae954a45969a1518ae1dba4e73cc9930" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_9196b633b7e8a51bef761508c7297d6e.setContent(html_ae954a45969a1518ae1dba4e73cc9930);
|
|
|
|
|
|
|
|
marker_95582a05dd1ff9975f179d8a67031530.bindPopup(popup_9196b633b7e8a51bef761508c7297d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95582a05dd1ff9975f179d8a67031530.setIcon(icon_6109c8a0a08868269c3503379e5875d8);
|
|
|
|
|
|
var marker_176a73d5c2787bed21400b6ee77770c8 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_986bb55968d38796c566b3928c61661f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac9b88fd7d338974d0bfcdf5c672574a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e89de23534c350e2aede1254dbe6fad6 = $(`<div id="html_e89de23534c350e2aede1254dbe6fad6" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_ac9b88fd7d338974d0bfcdf5c672574a.setContent(html_e89de23534c350e2aede1254dbe6fad6);
|
|
|
|
|
|
|
|
marker_176a73d5c2787bed21400b6ee77770c8.bindPopup(popup_ac9b88fd7d338974d0bfcdf5c672574a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_176a73d5c2787bed21400b6ee77770c8.setIcon(icon_986bb55968d38796c566b3928c61661f);
|
|
|
|
|
|
var marker_95a1fe264c8403026f96f5ba16370afa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_baa43b38813d701473511102cc2a140a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7af025aeed6dc8fdf6b23a2db9c0c149 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_375c1391befb6329201e6bb14b902d8e = $(`<div id="html_375c1391befb6329201e6bb14b902d8e" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_7af025aeed6dc8fdf6b23a2db9c0c149.setContent(html_375c1391befb6329201e6bb14b902d8e);
|
|
|
|
|
|
|
|
marker_95a1fe264c8403026f96f5ba16370afa.bindPopup(popup_7af025aeed6dc8fdf6b23a2db9c0c149)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a1fe264c8403026f96f5ba16370afa.setIcon(icon_baa43b38813d701473511102cc2a140a);
|
|
|
|
|
|
var marker_9970823c97ab08a80fec4f931d5aa375 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4d0b23f892edfb4ea5ba6311bcebfa7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d062b299e8ac5751d3ea1c085bf5bfd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49c6fac68d12436478404beb83c8a5d9 = $(`<div id="html_49c6fac68d12436478404beb83c8a5d9" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_d062b299e8ac5751d3ea1c085bf5bfd3.setContent(html_49c6fac68d12436478404beb83c8a5d9);
|
|
|
|
|
|
|
|
marker_9970823c97ab08a80fec4f931d5aa375.bindPopup(popup_d062b299e8ac5751d3ea1c085bf5bfd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9970823c97ab08a80fec4f931d5aa375.setIcon(icon_4d0b23f892edfb4ea5ba6311bcebfa7f);
|
|
|
|
|
|
var marker_39b3d5bc16030f2117593f89c26fb213 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_857664674ef68e32bede873cc9f71642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c82c30358251b74c8795ec3b4100bf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f330d3db03c377dae1c42d64a2de59e = $(`<div id="html_9f330d3db03c377dae1c42d64a2de59e" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4c82c30358251b74c8795ec3b4100bf5.setContent(html_9f330d3db03c377dae1c42d64a2de59e);
|
|
|
|
|
|
|
|
marker_39b3d5bc16030f2117593f89c26fb213.bindPopup(popup_4c82c30358251b74c8795ec3b4100bf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39b3d5bc16030f2117593f89c26fb213.setIcon(icon_857664674ef68e32bede873cc9f71642);
|
|
|
|
|
|
var marker_dce34c8e7803ddd71aeda8a7c8c355df = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9376d1392534c1827255cbb9454ed648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ec87828f8bb672ff713b3c1f1096377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1117ebd4c7ced751f3a79a0e6a511d20 = $(`<div id="html_1117ebd4c7ced751f3a79a0e6a511d20" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_6ec87828f8bb672ff713b3c1f1096377.setContent(html_1117ebd4c7ced751f3a79a0e6a511d20);
|
|
|
|
|
|
|
|
marker_dce34c8e7803ddd71aeda8a7c8c355df.bindPopup(popup_6ec87828f8bb672ff713b3c1f1096377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce34c8e7803ddd71aeda8a7c8c355df.setIcon(icon_9376d1392534c1827255cbb9454ed648);
|
|
|
|
|
|
var marker_1009feeb6b9cb45503476f0483131f03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2f4c58c19937f7d19a8718a11efad57a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7a770d7d2a10e65bccbc8474be77dd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33418860be28bc5f5bf03cb57b6ac6a = $(`<div id="html_a33418860be28bc5f5bf03cb57b6ac6a" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_b7a770d7d2a10e65bccbc8474be77dd7.setContent(html_a33418860be28bc5f5bf03cb57b6ac6a);
|
|
|
|
|
|
|
|
marker_1009feeb6b9cb45503476f0483131f03.bindPopup(popup_b7a770d7d2a10e65bccbc8474be77dd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1009feeb6b9cb45503476f0483131f03.setIcon(icon_2f4c58c19937f7d19a8718a11efad57a);
|
|
|
|
|
|
var marker_36210f4d1d7351a19cb86b30ea9badcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c0e477ef3f7658b5135ceae4b7458d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb1dd408bb9ff4a91b98446bb3f298a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab4187029a82cae1ce8e0177a7b055cd = $(`<div id="html_ab4187029a82cae1ce8e0177a7b055cd" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_bb1dd408bb9ff4a91b98446bb3f298a2.setContent(html_ab4187029a82cae1ce8e0177a7b055cd);
|
|
|
|
|
|
|
|
marker_36210f4d1d7351a19cb86b30ea9badcf.bindPopup(popup_bb1dd408bb9ff4a91b98446bb3f298a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36210f4d1d7351a19cb86b30ea9badcf.setIcon(icon_c0e477ef3f7658b5135ceae4b7458d56);
|
|
|
|
|
|
var marker_ebd57b6099039bbc2f48ce3dfac6fb24 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_114fdeb45c9172de3e5704e6f9a225a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca3cd7ad2c6bba76f57e4d8e9cb3ca03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a71515fb5e39883b346788b674151886 = $(`<div id="html_a71515fb5e39883b346788b674151886" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ca3cd7ad2c6bba76f57e4d8e9cb3ca03.setContent(html_a71515fb5e39883b346788b674151886);
|
|
|
|
|
|
|
|
marker_ebd57b6099039bbc2f48ce3dfac6fb24.bindPopup(popup_ca3cd7ad2c6bba76f57e4d8e9cb3ca03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd57b6099039bbc2f48ce3dfac6fb24.setIcon(icon_114fdeb45c9172de3e5704e6f9a225a5);
|
|
|
|
|
|
var marker_a11e44d87dd15a684f36a329c6ea62bc = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9555d49bab039488e26c57542320aa8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_122c02f382cfb07b71fb094267102e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6c551f12fb0afe24a7d658d2434c5b1 = $(`<div id="html_f6c551f12fb0afe24a7d658d2434c5b1" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_122c02f382cfb07b71fb094267102e23.setContent(html_f6c551f12fb0afe24a7d658d2434c5b1);
|
|
|
|
|
|
|
|
marker_a11e44d87dd15a684f36a329c6ea62bc.bindPopup(popup_122c02f382cfb07b71fb094267102e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a11e44d87dd15a684f36a329c6ea62bc.setIcon(icon_9555d49bab039488e26c57542320aa8d);
|
|
|
|
|
|
var marker_567281f2d28d05e9b32b734758d1c40a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9ef6673681b8010977605d313d7e267d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab45c3ac8a6517f136d0bffec8945c8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7896f66492158fc3987a474e95c745 = $(`<div id="html_7f7896f66492158fc3987a474e95c745" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ab45c3ac8a6517f136d0bffec8945c8c.setContent(html_7f7896f66492158fc3987a474e95c745);
|
|
|
|
|
|
|
|
marker_567281f2d28d05e9b32b734758d1c40a.bindPopup(popup_ab45c3ac8a6517f136d0bffec8945c8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_567281f2d28d05e9b32b734758d1c40a.setIcon(icon_9ef6673681b8010977605d313d7e267d);
|
|
|
|
|
|
var marker_b9506d5153f6bdb2cc2d74bc20833f7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_30da84c0d19996a8b26ae6aa1f511f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddbea5fa023128b50bcd505871e29c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a95a3f06d78ef10fa5758ba1dfb6b3f2 = $(`<div id="html_a95a3f06d78ef10fa5758ba1dfb6b3f2" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_ddbea5fa023128b50bcd505871e29c81.setContent(html_a95a3f06d78ef10fa5758ba1dfb6b3f2);
|
|
|
|
|
|
|
|
marker_b9506d5153f6bdb2cc2d74bc20833f7d.bindPopup(popup_ddbea5fa023128b50bcd505871e29c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9506d5153f6bdb2cc2d74bc20833f7d.setIcon(icon_30da84c0d19996a8b26ae6aa1f511f71);
|
|
|
|
|
|
var marker_4b7071a5f3d31d81a5a686f9e29b2b53 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4caef30e0e5dc42a99cdff3c48f9c698 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25e2e1d825c1fd7ea325cf49fa03a673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2e759bbd60bcffd8f0c6972d54392c6 = $(`<div id="html_d2e759bbd60bcffd8f0c6972d54392c6" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_25e2e1d825c1fd7ea325cf49fa03a673.setContent(html_d2e759bbd60bcffd8f0c6972d54392c6);
|
|
|
|
|
|
|
|
marker_4b7071a5f3d31d81a5a686f9e29b2b53.bindPopup(popup_25e2e1d825c1fd7ea325cf49fa03a673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b7071a5f3d31d81a5a686f9e29b2b53.setIcon(icon_4caef30e0e5dc42a99cdff3c48f9c698);
|
|
|
|
|
|
var marker_c938a70e82f56f64dd0c0725d05b8a2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2f2d5f450a729abe24240a38ca9ef512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f9d5fc96b61b3f3d75410f422b9ecc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ce753cb5191a76f55bb970b61115755 = $(`<div id="html_7ce753cb5191a76f55bb970b61115755" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_8f9d5fc96b61b3f3d75410f422b9ecc4.setContent(html_7ce753cb5191a76f55bb970b61115755);
|
|
|
|
|
|
|
|
marker_c938a70e82f56f64dd0c0725d05b8a2c.bindPopup(popup_8f9d5fc96b61b3f3d75410f422b9ecc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c938a70e82f56f64dd0c0725d05b8a2c.setIcon(icon_2f2d5f450a729abe24240a38ca9ef512);
|
|
|
|
|
|
var marker_d9d720ffcfe8fea96f530fc60dfc74e7 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6219f4df09678b251c95d5144a4dc13f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_649715d710cb318503e940b9e084e957 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2501cd86344b0833585519dd89c6dd3a = $(`<div id="html_2501cd86344b0833585519dd89c6dd3a" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_649715d710cb318503e940b9e084e957.setContent(html_2501cd86344b0833585519dd89c6dd3a);
|
|
|
|
|
|
|
|
marker_d9d720ffcfe8fea96f530fc60dfc74e7.bindPopup(popup_649715d710cb318503e940b9e084e957)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9d720ffcfe8fea96f530fc60dfc74e7.setIcon(icon_6219f4df09678b251c95d5144a4dc13f);
|
|
|
|
|
|
var marker_3dc48ebebb516163b587dbfd8753080e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_252b50cf9a04a63051279b5d6c3875bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11ed267d5f09726900042f2f5b65c2e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ef1101e13ec098bb123c4ee533fa16 = $(`<div id="html_b9ef1101e13ec098bb123c4ee533fa16" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_11ed267d5f09726900042f2f5b65c2e3.setContent(html_b9ef1101e13ec098bb123c4ee533fa16);
|
|
|
|
|
|
|
|
marker_3dc48ebebb516163b587dbfd8753080e.bindPopup(popup_11ed267d5f09726900042f2f5b65c2e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc48ebebb516163b587dbfd8753080e.setIcon(icon_252b50cf9a04a63051279b5d6c3875bc);
|
|
|
|
|
|
var marker_79deee72d689aa3d0db1e9b101e0e232 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f9039a89f1ce9399e2501cedf7d974c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2b5fb24eea17248238e4c1a0524b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22105ded3dfa5b98a37b8c48be0e6488 = $(`<div id="html_22105ded3dfa5b98a37b8c48be0e6488" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_ff2b5fb24eea17248238e4c1a0524b16.setContent(html_22105ded3dfa5b98a37b8c48be0e6488);
|
|
|
|
|
|
|
|
marker_79deee72d689aa3d0db1e9b101e0e232.bindPopup(popup_ff2b5fb24eea17248238e4c1a0524b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79deee72d689aa3d0db1e9b101e0e232.setIcon(icon_f9039a89f1ce9399e2501cedf7d974c0);
|
|
|
|
|
|
var marker_4d97c0b268a3a3e1931e203fb46feeff = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3303add32d88e851c84bcd855580653e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1201bdd68858709b92aec2df666b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1806031e45321b461608777c0d58d35d = $(`<div id="html_1806031e45321b461608777c0d58d35d" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_1c1201bdd68858709b92aec2df666b79.setContent(html_1806031e45321b461608777c0d58d35d);
|
|
|
|
|
|
|
|
marker_4d97c0b268a3a3e1931e203fb46feeff.bindPopup(popup_1c1201bdd68858709b92aec2df666b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d97c0b268a3a3e1931e203fb46feeff.setIcon(icon_3303add32d88e851c84bcd855580653e);
|
|
|
|
|
|
var marker_efdb829b99a619a61077a8724e1c7f5d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a648ca94ddf83c62ca93211f3dbd4198 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a83c615367fb6233e61c0b8b29ac7622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19126d2945d10bf2b3a855b96e947ecd = $(`<div id="html_19126d2945d10bf2b3a855b96e947ecd" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a83c615367fb6233e61c0b8b29ac7622.setContent(html_19126d2945d10bf2b3a855b96e947ecd);
|
|
|
|
|
|
|
|
marker_efdb829b99a619a61077a8724e1c7f5d.bindPopup(popup_a83c615367fb6233e61c0b8b29ac7622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdb829b99a619a61077a8724e1c7f5d.setIcon(icon_a648ca94ddf83c62ca93211f3dbd4198);
|
|
|
|
|
|
var marker_1e5240a0d6e86beb778b4655e0b2672b = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_225b41c3e0ffacd9db7a46c05090d2e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f312d48a3af7977a0e6256986ca068bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87102907ee1fcb8b7fd888c608dc03ff = $(`<div id="html_87102907ee1fcb8b7fd888c608dc03ff" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_f312d48a3af7977a0e6256986ca068bf.setContent(html_87102907ee1fcb8b7fd888c608dc03ff);
|
|
|
|
|
|
|
|
marker_1e5240a0d6e86beb778b4655e0b2672b.bindPopup(popup_f312d48a3af7977a0e6256986ca068bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e5240a0d6e86beb778b4655e0b2672b.setIcon(icon_225b41c3e0ffacd9db7a46c05090d2e0);
|
|
|
|
|
|
var marker_5e4d9be733f4e16ccf5a731cfd801c98 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_13dc01c46aa6eb703821faa7f0e2e41d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d33d7babcb867d0a5dbad9df7d46b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b57ce6dcb2a71b4c178a79fd9c12a58 = $(`<div id="html_0b57ce6dcb2a71b4c178a79fd9c12a58" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_62d33d7babcb867d0a5dbad9df7d46b3.setContent(html_0b57ce6dcb2a71b4c178a79fd9c12a58);
|
|
|
|
|
|
|
|
marker_5e4d9be733f4e16ccf5a731cfd801c98.bindPopup(popup_62d33d7babcb867d0a5dbad9df7d46b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e4d9be733f4e16ccf5a731cfd801c98.setIcon(icon_13dc01c46aa6eb703821faa7f0e2e41d);
|
|
|
|
|
|
var marker_a0d2aa0d80590ac90f420485fd487493 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9b86e67133ccab8eee902c0b281eefe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4c262ec11294b516edd7ab22f6e037 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94140302951acf26ea33639a8fc63ea0 = $(`<div id="html_94140302951acf26ea33639a8fc63ea0" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_5a4c262ec11294b516edd7ab22f6e037.setContent(html_94140302951acf26ea33639a8fc63ea0);
|
|
|
|
|
|
|
|
marker_a0d2aa0d80590ac90f420485fd487493.bindPopup(popup_5a4c262ec11294b516edd7ab22f6e037)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d2aa0d80590ac90f420485fd487493.setIcon(icon_9b86e67133ccab8eee902c0b281eefe3);
|
|
|
|
|
|
var marker_e86947827077b7c4c5740eff25af717f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1284cb5814e56556da6addcc12d44c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b0d7d70727f1c955ee9f502cfafa974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4192c31add3556e2644fa3fd508ba348 = $(`<div id="html_4192c31add3556e2644fa3fd508ba348" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_9b0d7d70727f1c955ee9f502cfafa974.setContent(html_4192c31add3556e2644fa3fd508ba348);
|
|
|
|
|
|
|
|
marker_e86947827077b7c4c5740eff25af717f.bindPopup(popup_9b0d7d70727f1c955ee9f502cfafa974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86947827077b7c4c5740eff25af717f.setIcon(icon_1284cb5814e56556da6addcc12d44c68);
|
|
|
|
|
|
var marker_a7f0011e06aaa5f80afa47151b186007 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_73680f18f944d673dd1d7ae5cb90c95f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcbedf4c097077963f70fe281093272d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94a4641ff0ed711603258289bd4b36d = $(`<div id="html_a94a4641ff0ed711603258289bd4b36d" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_dcbedf4c097077963f70fe281093272d.setContent(html_a94a4641ff0ed711603258289bd4b36d);
|
|
|
|
|
|
|
|
marker_a7f0011e06aaa5f80afa47151b186007.bindPopup(popup_dcbedf4c097077963f70fe281093272d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f0011e06aaa5f80afa47151b186007.setIcon(icon_73680f18f944d673dd1d7ae5cb90c95f);
|
|
|
|
|
|
var marker_9788c87cf0f7f76372a7903c7495e65f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4fdeef3953d6868acc9484c5f6be4169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824a469e77e28efe5ed917b94e38cc7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6556a9fc234521a486e3c922e69eff = $(`<div id="html_1e6556a9fc234521a486e3c922e69eff" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_824a469e77e28efe5ed917b94e38cc7f.setContent(html_1e6556a9fc234521a486e3c922e69eff);
|
|
|
|
|
|
|
|
marker_9788c87cf0f7f76372a7903c7495e65f.bindPopup(popup_824a469e77e28efe5ed917b94e38cc7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9788c87cf0f7f76372a7903c7495e65f.setIcon(icon_4fdeef3953d6868acc9484c5f6be4169);
|
|
|
|
|
|
var marker_7ed8aeca0e4e6c57ee840bae45f96054 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6668ee262adb4cc4576b66fa758ff12f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a52e9ede9cd841103dd06a8c9ee176d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd160bf80f8c567b7b088422a8cb281b = $(`<div id="html_dd160bf80f8c567b7b088422a8cb281b" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_a52e9ede9cd841103dd06a8c9ee176d9.setContent(html_dd160bf80f8c567b7b088422a8cb281b);
|
|
|
|
|
|
|
|
marker_7ed8aeca0e4e6c57ee840bae45f96054.bindPopup(popup_a52e9ede9cd841103dd06a8c9ee176d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed8aeca0e4e6c57ee840bae45f96054.setIcon(icon_6668ee262adb4cc4576b66fa758ff12f);
|
|
|
|
|
|
var marker_e6150441c9ca07ff0cfd9e944b4b1677 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b06400f71afa54c72fbca26a2db04d3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34880f5fdf3c4033d503d4fb6d1362fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08fe6f0b50d3fba4d40c6bc558ac26a4 = $(`<div id="html_08fe6f0b50d3fba4d40c6bc558ac26a4" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_34880f5fdf3c4033d503d4fb6d1362fa.setContent(html_08fe6f0b50d3fba4d40c6bc558ac26a4);
|
|
|
|
|
|
|
|
marker_e6150441c9ca07ff0cfd9e944b4b1677.bindPopup(popup_34880f5fdf3c4033d503d4fb6d1362fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6150441c9ca07ff0cfd9e944b4b1677.setIcon(icon_b06400f71afa54c72fbca26a2db04d3c);
|
|
|
|
|
|
var marker_02eb93febabc583302726d07fbf31996 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8154960f1e8ae14d00dae08539664b5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71eba400b4a7d821e6323c4dceeb587c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a9aa7a37c3fbd25b203e4167f10825 = $(`<div id="html_68a9aa7a37c3fbd25b203e4167f10825" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_71eba400b4a7d821e6323c4dceeb587c.setContent(html_68a9aa7a37c3fbd25b203e4167f10825);
|
|
|
|
|
|
|
|
marker_02eb93febabc583302726d07fbf31996.bindPopup(popup_71eba400b4a7d821e6323c4dceeb587c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02eb93febabc583302726d07fbf31996.setIcon(icon_8154960f1e8ae14d00dae08539664b5a);
|
|
|
|
|
|
var marker_27e9aa9dacf6bad601fc6b860ba79e8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8701b1a6db0ae8b790b7a758da7e772b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_160351fc821807d2c9631f6cc66959ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef921b8f905a217b26839ecf7534a484 = $(`<div id="html_ef921b8f905a217b26839ecf7534a484" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_160351fc821807d2c9631f6cc66959ef.setContent(html_ef921b8f905a217b26839ecf7534a484);
|
|
|
|
|
|
|
|
marker_27e9aa9dacf6bad601fc6b860ba79e8a.bindPopup(popup_160351fc821807d2c9631f6cc66959ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e9aa9dacf6bad601fc6b860ba79e8a.setIcon(icon_8701b1a6db0ae8b790b7a758da7e772b);
|
|
|
|
|
|
var marker_853ba098dc1a03c83cac7a696a987e0b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9ef244b9f9a0797fc569832409eca7e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4f57e828b3d53ef84e6b299f784f7b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a6054f6a2f717101d4cee4d701e9a7 = $(`<div id="html_e4a6054f6a2f717101d4cee4d701e9a7" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_a4f57e828b3d53ef84e6b299f784f7b7.setContent(html_e4a6054f6a2f717101d4cee4d701e9a7);
|
|
|
|
|
|
|
|
marker_853ba098dc1a03c83cac7a696a987e0b.bindPopup(popup_a4f57e828b3d53ef84e6b299f784f7b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_853ba098dc1a03c83cac7a696a987e0b.setIcon(icon_9ef244b9f9a0797fc569832409eca7e3);
|
|
|
|
|
|
var marker_0389e8f1d90c995627c9d1d121a9e079 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fc54559040c6ec12db3654fc39ffc24d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_071e25b028f7973c215751d0634541b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d203404c621ea042fce21e70d260903e = $(`<div id="html_d203404c621ea042fce21e70d260903e" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_071e25b028f7973c215751d0634541b7.setContent(html_d203404c621ea042fce21e70d260903e);
|
|
|
|
|
|
|
|
marker_0389e8f1d90c995627c9d1d121a9e079.bindPopup(popup_071e25b028f7973c215751d0634541b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0389e8f1d90c995627c9d1d121a9e079.setIcon(icon_fc54559040c6ec12db3654fc39ffc24d);
|
|
|
|
|
|
var marker_e935fc4df5a30a248408674cea0da6b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bb506c51d3e43bddcc7f5c73f4e43594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c05b8337a43f3fecba104991e7da447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5fa903e1fb809fbb27c8ee1f7252767 = $(`<div id="html_a5fa903e1fb809fbb27c8ee1f7252767" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2c05b8337a43f3fecba104991e7da447.setContent(html_a5fa903e1fb809fbb27c8ee1f7252767);
|
|
|
|
|
|
|
|
marker_e935fc4df5a30a248408674cea0da6b6.bindPopup(popup_2c05b8337a43f3fecba104991e7da447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e935fc4df5a30a248408674cea0da6b6.setIcon(icon_bb506c51d3e43bddcc7f5c73f4e43594);
|
|
|
|
|
|
var marker_d66e20b9d9c4cd32b54692c24c499ed6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6b3a01b795d9f081034cbe4a0460acd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b8874bc934561fd8775ccbaa1d7fc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7cb95e1711ce58e86c882e364e0b1d2 = $(`<div id="html_a7cb95e1711ce58e86c882e364e0b1d2" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_d2b8874bc934561fd8775ccbaa1d7fc0.setContent(html_a7cb95e1711ce58e86c882e364e0b1d2);
|
|
|
|
|
|
|
|
marker_d66e20b9d9c4cd32b54692c24c499ed6.bindPopup(popup_d2b8874bc934561fd8775ccbaa1d7fc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d66e20b9d9c4cd32b54692c24c499ed6.setIcon(icon_6b3a01b795d9f081034cbe4a0460acd4);
|
|
|
|
|
|
var marker_6f2bedba6f9af1976180f5e179202016 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_68387b74e15560f8645cd23187697699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88282cfdaa43ccab33101e3764ff5ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c3c41e8d3a0e4c436721e1efd1215a8 = $(`<div id="html_8c3c41e8d3a0e4c436721e1efd1215a8" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_88282cfdaa43ccab33101e3764ff5ecd.setContent(html_8c3c41e8d3a0e4c436721e1efd1215a8);
|
|
|
|
|
|
|
|
marker_6f2bedba6f9af1976180f5e179202016.bindPopup(popup_88282cfdaa43ccab33101e3764ff5ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2bedba6f9af1976180f5e179202016.setIcon(icon_68387b74e15560f8645cd23187697699);
|
|
|
|
|
|
var marker_944a54ae391f1ce69e3e8e86e2526973 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_06e718b34fc4eb38ae9d242ebc767a0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73d4fb1589f6bfe5f96267d77ee1a334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf0f9ac4563f42973dcef678c153ef3 = $(`<div id="html_ebf0f9ac4563f42973dcef678c153ef3" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_73d4fb1589f6bfe5f96267d77ee1a334.setContent(html_ebf0f9ac4563f42973dcef678c153ef3);
|
|
|
|
|
|
|
|
marker_944a54ae391f1ce69e3e8e86e2526973.bindPopup(popup_73d4fb1589f6bfe5f96267d77ee1a334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_944a54ae391f1ce69e3e8e86e2526973.setIcon(icon_06e718b34fc4eb38ae9d242ebc767a0a);
|
|
|
|
|
|
var marker_bc31c43d93700e0f4fe8384a985e2277 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_728a2c5c51332b5c896eefe3f0b642ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00130bf602a13f6d6b396d73f12646ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46c10c2258c8ef616e6343c4bcf07f55 = $(`<div id="html_46c10c2258c8ef616e6343c4bcf07f55" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_00130bf602a13f6d6b396d73f12646ec.setContent(html_46c10c2258c8ef616e6343c4bcf07f55);
|
|
|
|
|
|
|
|
marker_bc31c43d93700e0f4fe8384a985e2277.bindPopup(popup_00130bf602a13f6d6b396d73f12646ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc31c43d93700e0f4fe8384a985e2277.setIcon(icon_728a2c5c51332b5c896eefe3f0b642ed);
|
|
|
|
|
|
var marker_7a63af48f002f0a47b0ffe680f1a9ea2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ae8198b2f2b21a7ca7eed038fb4706a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dc79f176821e6899e7ed8701a89d51b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db4c2043617267125930bc684a07f1b = $(`<div id="html_2db4c2043617267125930bc684a07f1b" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_0dc79f176821e6899e7ed8701a89d51b.setContent(html_2db4c2043617267125930bc684a07f1b);
|
|
|
|
|
|
|
|
marker_7a63af48f002f0a47b0ffe680f1a9ea2.bindPopup(popup_0dc79f176821e6899e7ed8701a89d51b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a63af48f002f0a47b0ffe680f1a9ea2.setIcon(icon_ae8198b2f2b21a7ca7eed038fb4706a9);
|
|
|
|
|
|
var marker_701691b2e06efb0d0556f1a6a1aee1e7 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_36c0cebd471c12a12932a4230b6b50d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45403eb9cd0532ed85db797ba51c2e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83faae2ac8219b3fe5846c890df0f31b = $(`<div id="html_83faae2ac8219b3fe5846c890df0f31b" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_a45403eb9cd0532ed85db797ba51c2e5.setContent(html_83faae2ac8219b3fe5846c890df0f31b);
|
|
|
|
|
|
|
|
marker_701691b2e06efb0d0556f1a6a1aee1e7.bindPopup(popup_a45403eb9cd0532ed85db797ba51c2e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_701691b2e06efb0d0556f1a6a1aee1e7.setIcon(icon_36c0cebd471c12a12932a4230b6b50d5);
|
|
|
|
|
|
var marker_20393c96e4e2826e69a28b40a795043b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_339e532d5c13d327b4fcfb5d27ad54c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb773b8cbde707cdfc49847b2d25d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a41011f5c7ef210b772eeebd2bae9be = $(`<div id="html_8a41011f5c7ef210b772eeebd2bae9be" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_aeb773b8cbde707cdfc49847b2d25d94.setContent(html_8a41011f5c7ef210b772eeebd2bae9be);
|
|
|
|
|
|
|
|
marker_20393c96e4e2826e69a28b40a795043b.bindPopup(popup_aeb773b8cbde707cdfc49847b2d25d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20393c96e4e2826e69a28b40a795043b.setIcon(icon_339e532d5c13d327b4fcfb5d27ad54c9);
|
|
|
|
|
|
var marker_ba929540a59eaface34e058f0de4720f = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_52e2475a92fbfef6492bb886d9df15df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd5dfe4ba0c040d3a3224443224adef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af6be054af65f7eff07651084520adda = $(`<div id="html_af6be054af65f7eff07651084520adda" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_cd5dfe4ba0c040d3a3224443224adef9.setContent(html_af6be054af65f7eff07651084520adda);
|
|
|
|
|
|
|
|
marker_ba929540a59eaface34e058f0de4720f.bindPopup(popup_cd5dfe4ba0c040d3a3224443224adef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba929540a59eaface34e058f0de4720f.setIcon(icon_52e2475a92fbfef6492bb886d9df15df);
|
|
|
|
|
|
var marker_74f14e687bc98f1091e05a25c1837ba3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3ea2d96dcd3ebfcdd8fa9c90f9318033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fd5b9e395dee2f59ff4b629e5eeb995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09f936283f09bf14da0ff048bd024d6e = $(`<div id="html_09f936283f09bf14da0ff048bd024d6e" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4fd5b9e395dee2f59ff4b629e5eeb995.setContent(html_09f936283f09bf14da0ff048bd024d6e);
|
|
|
|
|
|
|
|
marker_74f14e687bc98f1091e05a25c1837ba3.bindPopup(popup_4fd5b9e395dee2f59ff4b629e5eeb995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f14e687bc98f1091e05a25c1837ba3.setIcon(icon_3ea2d96dcd3ebfcdd8fa9c90f9318033);
|
|
|
|
|
|
var marker_1db5e87042ba3af97d8683bdd28f8e7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_5a1638b72641b946fe567ad6ab49a05b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_471436dba71ac6d18a38ac132306289e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e9d8f17968c4518b9c16e51330a624 = $(`<div id="html_f6e9d8f17968c4518b9c16e51330a624" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_471436dba71ac6d18a38ac132306289e.setContent(html_f6e9d8f17968c4518b9c16e51330a624);
|
|
|
|
|
|
|
|
marker_1db5e87042ba3af97d8683bdd28f8e7d.bindPopup(popup_471436dba71ac6d18a38ac132306289e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1db5e87042ba3af97d8683bdd28f8e7d.setIcon(icon_5a1638b72641b946fe567ad6ab49a05b);
|
|
|
|
|
|
var marker_f68ea41133e85da2f1d73f48563d0544 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d4e4e65b5e363858daa32b2d2e4ef5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d5f3df62d8e8a50da2d935440f238a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af9a0d08e3c80ff9b3ebd6294898bee5 = $(`<div id="html_af9a0d08e3c80ff9b3ebd6294898bee5" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_6d5f3df62d8e8a50da2d935440f238a3.setContent(html_af9a0d08e3c80ff9b3ebd6294898bee5);
|
|
|
|
|
|
|
|
marker_f68ea41133e85da2f1d73f48563d0544.bindPopup(popup_6d5f3df62d8e8a50da2d935440f238a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f68ea41133e85da2f1d73f48563d0544.setIcon(icon_d4e4e65b5e363858daa32b2d2e4ef5ec);
|
|
|
|
|
|
var marker_911ab1677303b40d3a973519d68df76a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b0456932c749e90c75c2ee57e748b560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163a8c6c9c940c75a1ffd6a6270fe1d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cacc6040f11235687021e4db8771bb0f = $(`<div id="html_cacc6040f11235687021e4db8771bb0f" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_163a8c6c9c940c75a1ffd6a6270fe1d9.setContent(html_cacc6040f11235687021e4db8771bb0f);
|
|
|
|
|
|
|
|
marker_911ab1677303b40d3a973519d68df76a.bindPopup(popup_163a8c6c9c940c75a1ffd6a6270fe1d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911ab1677303b40d3a973519d68df76a.setIcon(icon_b0456932c749e90c75c2ee57e748b560);
|
|
|
|
|
|
var marker_a7d121b8a840de4a82b8e82a475b68f7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f05f586a6e7fc9c4119ec3537cbc234f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de4412aef02091fc4a4a45efde1aba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5b36b3dec19fe42900fd7f8fd494867 = $(`<div id="html_e5b36b3dec19fe42900fd7f8fd494867" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_3de4412aef02091fc4a4a45efde1aba0.setContent(html_e5b36b3dec19fe42900fd7f8fd494867);
|
|
|
|
|
|
|
|
marker_a7d121b8a840de4a82b8e82a475b68f7.bindPopup(popup_3de4412aef02091fc4a4a45efde1aba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7d121b8a840de4a82b8e82a475b68f7.setIcon(icon_f05f586a6e7fc9c4119ec3537cbc234f);
|
|
|
|
|
|
var marker_b638528ff6ba35eafcfe07b60cf60064 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e9b3bc8772ece7bd3743e4633c76011a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_390a5081438ee4b903457118e48714da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a4b95c2700cd24a20ccf0807c1c6086 = $(`<div id="html_3a4b95c2700cd24a20ccf0807c1c6086" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_390a5081438ee4b903457118e48714da.setContent(html_3a4b95c2700cd24a20ccf0807c1c6086);
|
|
|
|
|
|
|
|
marker_b638528ff6ba35eafcfe07b60cf60064.bindPopup(popup_390a5081438ee4b903457118e48714da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b638528ff6ba35eafcfe07b60cf60064.setIcon(icon_e9b3bc8772ece7bd3743e4633c76011a);
|
|
|
|
|
|
var marker_93904ea48cfaa8f79554c441abf97c2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_eadfe699b1b0be9bf494eaf9e7b0f491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8ed674d1ce7388cac021389393b4fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3402423aa9ffb1afed3175640bd9d4d = $(`<div id="html_d3402423aa9ffb1afed3175640bd9d4d" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_6b8ed674d1ce7388cac021389393b4fe.setContent(html_d3402423aa9ffb1afed3175640bd9d4d);
|
|
|
|
|
|
|
|
marker_93904ea48cfaa8f79554c441abf97c2e.bindPopup(popup_6b8ed674d1ce7388cac021389393b4fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93904ea48cfaa8f79554c441abf97c2e.setIcon(icon_eadfe699b1b0be9bf494eaf9e7b0f491);
|
|
|
|
|
|
var marker_0a0ba6ba72ed1c699e73499bff82e21b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_441c065c4f8599b1c66572bba334f7ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2cf2b1dc7e94d30cccec461846bb4d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b23e50b9afb381473cf4dfd62ee957a7 = $(`<div id="html_b23e50b9afb381473cf4dfd62ee957a7" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_c2cf2b1dc7e94d30cccec461846bb4d9.setContent(html_b23e50b9afb381473cf4dfd62ee957a7);
|
|
|
|
|
|
|
|
marker_0a0ba6ba72ed1c699e73499bff82e21b.bindPopup(popup_c2cf2b1dc7e94d30cccec461846bb4d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a0ba6ba72ed1c699e73499bff82e21b.setIcon(icon_441c065c4f8599b1c66572bba334f7ec);
|
|
|
|
|
|
var marker_1d0d18f0a0601d9c8b4e54034394b871 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0eda1b1a22ee1c33361f4d8789f05028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c41d674f9768a36cfcbe3c4ffbc33d00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52f4145f4271ec6d4cd846d113200af0 = $(`<div id="html_52f4145f4271ec6d4cd846d113200af0" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_c41d674f9768a36cfcbe3c4ffbc33d00.setContent(html_52f4145f4271ec6d4cd846d113200af0);
|
|
|
|
|
|
|
|
marker_1d0d18f0a0601d9c8b4e54034394b871.bindPopup(popup_c41d674f9768a36cfcbe3c4ffbc33d00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0d18f0a0601d9c8b4e54034394b871.setIcon(icon_0eda1b1a22ee1c33361f4d8789f05028);
|
|
|
|
|
|
var marker_8e3c9f557bde0d474fb245e5c5b5d0a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a520b05bfeffde3c7e988051d21cd4ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff945bdc77dc2542ded45b4024d1fc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ea2a0166596ef9dedbbc24eea5dd55c = $(`<div id="html_9ea2a0166596ef9dedbbc24eea5dd55c" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_eff945bdc77dc2542ded45b4024d1fc0.setContent(html_9ea2a0166596ef9dedbbc24eea5dd55c);
|
|
|
|
|
|
|
|
marker_8e3c9f557bde0d474fb245e5c5b5d0a8.bindPopup(popup_eff945bdc77dc2542ded45b4024d1fc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e3c9f557bde0d474fb245e5c5b5d0a8.setIcon(icon_a520b05bfeffde3c7e988051d21cd4ed);
|
|
|
|
|
|
var marker_e8f7d232d2cfb09da31fe2e4c88ae4ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_810a1a2d6568be6a298927e4b7507029 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a1f13afb2d0a821f540be3b27a868e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dabd36b2abbd5140f5c5943ec390354 = $(`<div id="html_8dabd36b2abbd5140f5c5943ec390354" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_79a1f13afb2d0a821f540be3b27a868e.setContent(html_8dabd36b2abbd5140f5c5943ec390354);
|
|
|
|
|
|
|
|
marker_e8f7d232d2cfb09da31fe2e4c88ae4ff.bindPopup(popup_79a1f13afb2d0a821f540be3b27a868e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8f7d232d2cfb09da31fe2e4c88ae4ff.setIcon(icon_810a1a2d6568be6a298927e4b7507029);
|
|
|
|
|
|
var marker_1d4f5eec2d0d206f3c7dbbda87739d63 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_44472ba23a55c747cb7c2e0eaafeda2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8034c3c47b23e3a48600d26bc7c26494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3fbf896ba989e25f683ce9563d5e1ea = $(`<div id="html_a3fbf896ba989e25f683ce9563d5e1ea" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_8034c3c47b23e3a48600d26bc7c26494.setContent(html_a3fbf896ba989e25f683ce9563d5e1ea);
|
|
|
|
|
|
|
|
marker_1d4f5eec2d0d206f3c7dbbda87739d63.bindPopup(popup_8034c3c47b23e3a48600d26bc7c26494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d4f5eec2d0d206f3c7dbbda87739d63.setIcon(icon_44472ba23a55c747cb7c2e0eaafeda2e);
|
|
|
|
|
|
var marker_f73c8ffb3638435a010788608dc29933 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_48b7d3a3bb57db7a36a8f1928cb1aa6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa347e01a5ae6cdc0f0539d7393e8953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e447933175c30b1dcd3dcf1012f8621f = $(`<div id="html_e447933175c30b1dcd3dcf1012f8621f" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_fa347e01a5ae6cdc0f0539d7393e8953.setContent(html_e447933175c30b1dcd3dcf1012f8621f);
|
|
|
|
|
|
|
|
marker_f73c8ffb3638435a010788608dc29933.bindPopup(popup_fa347e01a5ae6cdc0f0539d7393e8953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73c8ffb3638435a010788608dc29933.setIcon(icon_48b7d3a3bb57db7a36a8f1928cb1aa6b);
|
|
|
|
|
|
var marker_728003e2dd6e478fdded93ed073884ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fe0550c4e0e75cec8780a95ca186543d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6256e96eceb1f3b99a2c0f5c6187f3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622222111b8cb9ba2fa01d7d1bb55c09 = $(`<div id="html_622222111b8cb9ba2fa01d7d1bb55c09" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_6256e96eceb1f3b99a2c0f5c6187f3ec.setContent(html_622222111b8cb9ba2fa01d7d1bb55c09);
|
|
|
|
|
|
|
|
marker_728003e2dd6e478fdded93ed073884ef.bindPopup(popup_6256e96eceb1f3b99a2c0f5c6187f3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728003e2dd6e478fdded93ed073884ef.setIcon(icon_fe0550c4e0e75cec8780a95ca186543d);
|
|
|
|
|
|
var marker_ba5ab797b77592b0566e7c00b0f416a1 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8a351e84fef57983d2497437fba72bc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b408769c1d1456c84ff33019c679160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_339aa237abb0b63a422e7df975652ea5 = $(`<div id="html_339aa237abb0b63a422e7df975652ea5" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_3b408769c1d1456c84ff33019c679160.setContent(html_339aa237abb0b63a422e7df975652ea5);
|
|
|
|
|
|
|
|
marker_ba5ab797b77592b0566e7c00b0f416a1.bindPopup(popup_3b408769c1d1456c84ff33019c679160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba5ab797b77592b0566e7c00b0f416a1.setIcon(icon_8a351e84fef57983d2497437fba72bc2);
|
|
|
|
|
|
var marker_18198a655e3a685ffb4ce0af300d5ebe = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bbef1892f41085495612c9baa5b3d232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e0600030bdfef5829c65fd40e2414f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_249aa643e70c0e5dc5e473a0934dc22d = $(`<div id="html_249aa643e70c0e5dc5e473a0934dc22d" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_37e0600030bdfef5829c65fd40e2414f.setContent(html_249aa643e70c0e5dc5e473a0934dc22d);
|
|
|
|
|
|
|
|
marker_18198a655e3a685ffb4ce0af300d5ebe.bindPopup(popup_37e0600030bdfef5829c65fd40e2414f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18198a655e3a685ffb4ce0af300d5ebe.setIcon(icon_bbef1892f41085495612c9baa5b3d232);
|
|
|
|
|
|
var marker_6a1706f62d4b94862dff718d3e411765 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e6b61f59dbf63f27fbfc0c99b24a583d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bada28bdf776fb760206bb66c4edc0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_786bcc6fcfc7104c04587b89d7679431 = $(`<div id="html_786bcc6fcfc7104c04587b89d7679431" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_6bada28bdf776fb760206bb66c4edc0e.setContent(html_786bcc6fcfc7104c04587b89d7679431);
|
|
|
|
|
|
|
|
marker_6a1706f62d4b94862dff718d3e411765.bindPopup(popup_6bada28bdf776fb760206bb66c4edc0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a1706f62d4b94862dff718d3e411765.setIcon(icon_e6b61f59dbf63f27fbfc0c99b24a583d);
|
|
|
|
|
|
var marker_1ddf092d3ac21c571c7e2b1a519ccf6d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f668842e32d3751f3e160539e01daa7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f3fbdbac3e2c9e5c8fe64a349ccba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5c7de94bf5f49b21eea5e8e6a6a9694 = $(`<div id="html_e5c7de94bf5f49b21eea5e8e6a6a9694" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_67f3fbdbac3e2c9e5c8fe64a349ccba7.setContent(html_e5c7de94bf5f49b21eea5e8e6a6a9694);
|
|
|
|
|
|
|
|
marker_1ddf092d3ac21c571c7e2b1a519ccf6d.bindPopup(popup_67f3fbdbac3e2c9e5c8fe64a349ccba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ddf092d3ac21c571c7e2b1a519ccf6d.setIcon(icon_f668842e32d3751f3e160539e01daa7b);
|
|
|
|
|
|
var marker_249c566d8813a4163dc4f8b5ee504dbd = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6e2549510eba394737f0ed25ea2ad32d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_778359a8b2f14895c718109151bc02f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15940d57101c1b3d14465c46e2691446 = $(`<div id="html_15940d57101c1b3d14465c46e2691446" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_778359a8b2f14895c718109151bc02f4.setContent(html_15940d57101c1b3d14465c46e2691446);
|
|
|
|
|
|
|
|
marker_249c566d8813a4163dc4f8b5ee504dbd.bindPopup(popup_778359a8b2f14895c718109151bc02f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249c566d8813a4163dc4f8b5ee504dbd.setIcon(icon_6e2549510eba394737f0ed25ea2ad32d);
|
|
|
|
|
|
var marker_0f813619cfc7114083f5ce2b4aaa3789 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_77d2ee3c4699de554d46554c34d0d948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a509cdd3f94510e27c57a32217e7b23b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bdf2632ed16456d4244d945342dd53d = $(`<div id="html_4bdf2632ed16456d4244d945342dd53d" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_a509cdd3f94510e27c57a32217e7b23b.setContent(html_4bdf2632ed16456d4244d945342dd53d);
|
|
|
|
|
|
|
|
marker_0f813619cfc7114083f5ce2b4aaa3789.bindPopup(popup_a509cdd3f94510e27c57a32217e7b23b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f813619cfc7114083f5ce2b4aaa3789.setIcon(icon_77d2ee3c4699de554d46554c34d0d948);
|
|
|
|
|
|
var marker_87345dd65cfae55c3403ee8c2788a6ac = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3fc4d4f2ccb925fc8d10e40bf399dd73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8f274574ca6de097dbc3f2c4df411ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb4fe171d1466b90d6cd60cd5dc43c6 = $(`<div id="html_8eb4fe171d1466b90d6cd60cd5dc43c6" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_f8f274574ca6de097dbc3f2c4df411ae.setContent(html_8eb4fe171d1466b90d6cd60cd5dc43c6);
|
|
|
|
|
|
|
|
marker_87345dd65cfae55c3403ee8c2788a6ac.bindPopup(popup_f8f274574ca6de097dbc3f2c4df411ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87345dd65cfae55c3403ee8c2788a6ac.setIcon(icon_3fc4d4f2ccb925fc8d10e40bf399dd73);
|
|
|
|
|
|
var marker_6971424fe8a32809d36453c3e2a5e95c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_dbabf820ca7f47416bde6b46a3fce0ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3e04ed7a71a15dec452a15064cca57d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_405e95074eb8620fddd8afcd5908c002 = $(`<div id="html_405e95074eb8620fddd8afcd5908c002" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_f3e04ed7a71a15dec452a15064cca57d.setContent(html_405e95074eb8620fddd8afcd5908c002);
|
|
|
|
|
|
|
|
marker_6971424fe8a32809d36453c3e2a5e95c.bindPopup(popup_f3e04ed7a71a15dec452a15064cca57d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6971424fe8a32809d36453c3e2a5e95c.setIcon(icon_dbabf820ca7f47416bde6b46a3fce0ae);
|
|
|
|
|
|
var marker_43a936d261e5383947283430f2b15731 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e3c2c2b53dcebdf354e6246ab259e842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09bff45da14051d6c5a578db427657ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e934d17377ae69554a9b3c1e123c542 = $(`<div id="html_9e934d17377ae69554a9b3c1e123c542" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_09bff45da14051d6c5a578db427657ed.setContent(html_9e934d17377ae69554a9b3c1e123c542);
|
|
|
|
|
|
|
|
marker_43a936d261e5383947283430f2b15731.bindPopup(popup_09bff45da14051d6c5a578db427657ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a936d261e5383947283430f2b15731.setIcon(icon_e3c2c2b53dcebdf354e6246ab259e842);
|
|
|
|
|
|
var marker_44f61db9c83c1da850a1b8a1245f55e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b92c5576dc0eb514f92daa085a736254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b162c32fbaf19ac7432d54a24923f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b94a9b31e7e59af5bbc2d619fc7c11 = $(`<div id="html_b0b94a9b31e7e59af5bbc2d619fc7c11" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_0b162c32fbaf19ac7432d54a24923f98.setContent(html_b0b94a9b31e7e59af5bbc2d619fc7c11);
|
|
|
|
|
|
|
|
marker_44f61db9c83c1da850a1b8a1245f55e7.bindPopup(popup_0b162c32fbaf19ac7432d54a24923f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44f61db9c83c1da850a1b8a1245f55e7.setIcon(icon_b92c5576dc0eb514f92daa085a736254);
|
|
|
|
|
|
var marker_96602a88b37c81cdc7a763f1b47c2f22 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3aa12fe17a5f1a84bee8489346156fa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4942ca566c80c7ae4be6a27e08e3084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37f30d1859396cb6e15dade03d563959 = $(`<div id="html_37f30d1859396cb6e15dade03d563959" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_b4942ca566c80c7ae4be6a27e08e3084.setContent(html_37f30d1859396cb6e15dade03d563959);
|
|
|
|
|
|
|
|
marker_96602a88b37c81cdc7a763f1b47c2f22.bindPopup(popup_b4942ca566c80c7ae4be6a27e08e3084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96602a88b37c81cdc7a763f1b47c2f22.setIcon(icon_3aa12fe17a5f1a84bee8489346156fa9);
|
|
|
|
|
|
var marker_ecb229fad94f5793c80b9e610709c636 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_10ddba7c7fe3ff611303553eb5057535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad0001163485870d5317b1fc5b4e2d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a3084e63e417fad41ea77aee265f2c1 = $(`<div id="html_2a3084e63e417fad41ea77aee265f2c1" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_ad0001163485870d5317b1fc5b4e2d88.setContent(html_2a3084e63e417fad41ea77aee265f2c1);
|
|
|
|
|
|
|
|
marker_ecb229fad94f5793c80b9e610709c636.bindPopup(popup_ad0001163485870d5317b1fc5b4e2d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb229fad94f5793c80b9e610709c636.setIcon(icon_10ddba7c7fe3ff611303553eb5057535);
|
|
|
|
|
|
var marker_6350a6629aedbf512f614eb2743d0ec4 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3e4747469e96243fdfe050109ec99b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2babd6e3d0a499e47f6727d54a74452c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67c3b4419a2e55122927035241f5e172 = $(`<div id="html_67c3b4419a2e55122927035241f5e172" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_2babd6e3d0a499e47f6727d54a74452c.setContent(html_67c3b4419a2e55122927035241f5e172);
|
|
|
|
|
|
|
|
marker_6350a6629aedbf512f614eb2743d0ec4.bindPopup(popup_2babd6e3d0a499e47f6727d54a74452c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6350a6629aedbf512f614eb2743d0ec4.setIcon(icon_3e4747469e96243fdfe050109ec99b50);
|
|
|
|
|
|
var marker_40688478d5002371fcfa43cea6c55d17 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6fc4b4baf3e5fbdafbb77604d3503012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb55ec3c7347e8b4af5ed20cd26eaa9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cfdef91e08d5509efcf42e388a95d6c = $(`<div id="html_7cfdef91e08d5509efcf42e388a95d6c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_fb55ec3c7347e8b4af5ed20cd26eaa9a.setContent(html_7cfdef91e08d5509efcf42e388a95d6c);
|
|
|
|
|
|
|
|
marker_40688478d5002371fcfa43cea6c55d17.bindPopup(popup_fb55ec3c7347e8b4af5ed20cd26eaa9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40688478d5002371fcfa43cea6c55d17.setIcon(icon_6fc4b4baf3e5fbdafbb77604d3503012);
|
|
|
|
|
|
var marker_c026ef511dd7ca7f8c2c0a4c866fe87c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_292f38522bf19cd11c3c85b748bb609f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_005d5e38a86a2dbdd9927d2e433268df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcab9bd10bb66879d80b13a1815c1d3c = $(`<div id="html_bcab9bd10bb66879d80b13a1815c1d3c" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_005d5e38a86a2dbdd9927d2e433268df.setContent(html_bcab9bd10bb66879d80b13a1815c1d3c);
|
|
|
|
|
|
|
|
marker_c026ef511dd7ca7f8c2c0a4c866fe87c.bindPopup(popup_005d5e38a86a2dbdd9927d2e433268df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c026ef511dd7ca7f8c2c0a4c866fe87c.setIcon(icon_292f38522bf19cd11c3c85b748bb609f);
|
|
|
|
|
|
var marker_3d9dd32e64e21e041b88777443610886 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0fae2653586feba9616175d3c6a034be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aa41a04addee579199175f9d3d94232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ce27299c0b6826a1d7f4ca85dfa497 = $(`<div id="html_c7ce27299c0b6826a1d7f4ca85dfa497" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_4aa41a04addee579199175f9d3d94232.setContent(html_c7ce27299c0b6826a1d7f4ca85dfa497);
|
|
|
|
|
|
|
|
marker_3d9dd32e64e21e041b88777443610886.bindPopup(popup_4aa41a04addee579199175f9d3d94232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9dd32e64e21e041b88777443610886.setIcon(icon_0fae2653586feba9616175d3c6a034be);
|
|
|
|
|
|
var marker_82d94c1fbd792f6a63ebf1895affd3e8 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e6b79e507e7305fbbea3f4589fcb8c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6a04b44c10e5aa4a8733737daba5f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e8eb73deeed7a6f79b5732acab4f6bb = $(`<div id="html_3e8eb73deeed7a6f79b5732acab4f6bb" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_f6a04b44c10e5aa4a8733737daba5f7c.setContent(html_3e8eb73deeed7a6f79b5732acab4f6bb);
|
|
|
|
|
|
|
|
marker_82d94c1fbd792f6a63ebf1895affd3e8.bindPopup(popup_f6a04b44c10e5aa4a8733737daba5f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d94c1fbd792f6a63ebf1895affd3e8.setIcon(icon_e6b79e507e7305fbbea3f4589fcb8c12);
|
|
|
|
|
|
var marker_c16cefa12655ffafae294bb11c45f586 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ec3e9504e554c489273c04e7096660bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be39a1b79e777724a2ff4be0ce6b20a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22eff1133b06ee0fd37741ca57a9901b = $(`<div id="html_22eff1133b06ee0fd37741ca57a9901b" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_9be39a1b79e777724a2ff4be0ce6b20a.setContent(html_22eff1133b06ee0fd37741ca57a9901b);
|
|
|
|
|
|
|
|
marker_c16cefa12655ffafae294bb11c45f586.bindPopup(popup_9be39a1b79e777724a2ff4be0ce6b20a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c16cefa12655ffafae294bb11c45f586.setIcon(icon_ec3e9504e554c489273c04e7096660bd);
|
|
|
|
|
|
var marker_bb687fdbb2ca96a170fe8893f69a7792 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8e1421f5a4d7f959932320e26d4ec28a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bc46111c17e8e7056f9d4e908bea81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecaa15dc4ab716b842769f8bdfa6b40b = $(`<div id="html_ecaa15dc4ab716b842769f8bdfa6b40b" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_43bc46111c17e8e7056f9d4e908bea81.setContent(html_ecaa15dc4ab716b842769f8bdfa6b40b);
|
|
|
|
|
|
|
|
marker_bb687fdbb2ca96a170fe8893f69a7792.bindPopup(popup_43bc46111c17e8e7056f9d4e908bea81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb687fdbb2ca96a170fe8893f69a7792.setIcon(icon_8e1421f5a4d7f959932320e26d4ec28a);
|
|
|
|
|
|
var marker_4cf92a101c02725c1c2c97d38f1fe50a = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8661dbf51e0d35bf5861f345bd4277e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b39c54283429bb6ee667526930416155 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae6bf6202bfcebaee7476ceefd67f1f2 = $(`<div id="html_ae6bf6202bfcebaee7476ceefd67f1f2" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_b39c54283429bb6ee667526930416155.setContent(html_ae6bf6202bfcebaee7476ceefd67f1f2);
|
|
|
|
|
|
|
|
marker_4cf92a101c02725c1c2c97d38f1fe50a.bindPopup(popup_b39c54283429bb6ee667526930416155)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf92a101c02725c1c2c97d38f1fe50a.setIcon(icon_8661dbf51e0d35bf5861f345bd4277e9);
|
|
|
|
|
|
var marker_3d1594fcc70b34172e6fc7c74e067961 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e29099e83a3bb0f58a0c29942f2be05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73c40069332fe77c4e002f11116f55a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65453e8fa6e788f1422bd77c53145f51 = $(`<div id="html_65453e8fa6e788f1422bd77c53145f51" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_73c40069332fe77c4e002f11116f55a3.setContent(html_65453e8fa6e788f1422bd77c53145f51);
|
|
|
|
|
|
|
|
marker_3d1594fcc70b34172e6fc7c74e067961.bindPopup(popup_73c40069332fe77c4e002f11116f55a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d1594fcc70b34172e6fc7c74e067961.setIcon(icon_e29099e83a3bb0f58a0c29942f2be05d);
|
|
|
|
|
|
var marker_08840fa81e0c542998612e7a6765fb41 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_950def84cd793f74581f8fbe6f28a42a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b24fed1abf3c2a13f95b4175a7220b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_987f9d28cb6fc3a6b90ff946feafd8ff = $(`<div id="html_987f9d28cb6fc3a6b90ff946feafd8ff" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_e7b24fed1abf3c2a13f95b4175a7220b.setContent(html_987f9d28cb6fc3a6b90ff946feafd8ff);
|
|
|
|
|
|
|
|
marker_08840fa81e0c542998612e7a6765fb41.bindPopup(popup_e7b24fed1abf3c2a13f95b4175a7220b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08840fa81e0c542998612e7a6765fb41.setIcon(icon_950def84cd793f74581f8fbe6f28a42a);
|
|
|
|
|
|
var marker_4df0d243469fd5ef94a5db0a6b0a94ea = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1c6c40ff78af5284dffcbad870d898fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fb403427ea7285c23e80e4871ef0d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a34705a8de11fc31a3ac404292ba09 = $(`<div id="html_22a34705a8de11fc31a3ac404292ba09" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_1fb403427ea7285c23e80e4871ef0d5a.setContent(html_22a34705a8de11fc31a3ac404292ba09);
|
|
|
|
|
|
|
|
marker_4df0d243469fd5ef94a5db0a6b0a94ea.bindPopup(popup_1fb403427ea7285c23e80e4871ef0d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df0d243469fd5ef94a5db0a6b0a94ea.setIcon(icon_1c6c40ff78af5284dffcbad870d898fd);
|
|
|
|
|
|
var marker_0ce7d32ff6cb62a3895cb1fe7f26fd35 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_903617e8ff73e146b445f78c06169c66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c590833a6806e5b81ab7b934795e7613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07d8f75c78c703b3abb6cc0561e8f524 = $(`<div id="html_07d8f75c78c703b3abb6cc0561e8f524" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_c590833a6806e5b81ab7b934795e7613.setContent(html_07d8f75c78c703b3abb6cc0561e8f524);
|
|
|
|
|
|
|
|
marker_0ce7d32ff6cb62a3895cb1fe7f26fd35.bindPopup(popup_c590833a6806e5b81ab7b934795e7613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ce7d32ff6cb62a3895cb1fe7f26fd35.setIcon(icon_903617e8ff73e146b445f78c06169c66);
|
|
|
|
|
|
var marker_2d3ef21bb3552981f70e33dd47e9fa48 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7856dd9350eae189f7cca7dd77c6aad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eab3b48d4a98a12dceeb3398938a2bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d93ceada39fe0dadd83534141352239 = $(`<div id="html_0d93ceada39fe0dadd83534141352239" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_eab3b48d4a98a12dceeb3398938a2bee.setContent(html_0d93ceada39fe0dadd83534141352239);
|
|
|
|
|
|
|
|
marker_2d3ef21bb3552981f70e33dd47e9fa48.bindPopup(popup_eab3b48d4a98a12dceeb3398938a2bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d3ef21bb3552981f70e33dd47e9fa48.setIcon(icon_7856dd9350eae189f7cca7dd77c6aad7);
|
|
|
|
|
|
var marker_cb15334e1909d559f35b7263fe0b0955 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4320df86e58781a8f28579b4368816fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1c1cbd01fe063aaced0af6c7a91042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea1b2f5bc547e549b4c399d3a3e7d9e1 = $(`<div id="html_ea1b2f5bc547e549b4c399d3a3e7d9e1" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_3f1c1cbd01fe063aaced0af6c7a91042.setContent(html_ea1b2f5bc547e549b4c399d3a3e7d9e1);
|
|
|
|
|
|
|
|
marker_cb15334e1909d559f35b7263fe0b0955.bindPopup(popup_3f1c1cbd01fe063aaced0af6c7a91042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb15334e1909d559f35b7263fe0b0955.setIcon(icon_4320df86e58781a8f28579b4368816fb);
|
|
|
|
|
|
var marker_b2ab9dc1148815e659e1fe16f0b0156a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4c4288e7c66afd773efa0ddb55e21a76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda958e36b7c8d90a75f68c06905a574 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5f1ba75b39102d252b47ef9c9110d04 = $(`<div id="html_a5f1ba75b39102d252b47ef9c9110d04" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_dda958e36b7c8d90a75f68c06905a574.setContent(html_a5f1ba75b39102d252b47ef9c9110d04);
|
|
|
|
|
|
|
|
marker_b2ab9dc1148815e659e1fe16f0b0156a.bindPopup(popup_dda958e36b7c8d90a75f68c06905a574)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2ab9dc1148815e659e1fe16f0b0156a.setIcon(icon_4c4288e7c66afd773efa0ddb55e21a76);
|
|
|
|
|
|
var marker_a663f45a67d974c9bf4130f57356bb64 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_aebb44256c40d120064894f306767fd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_470e1da5fdcdc4a3147677fffe8bf6ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e80cfc4436c9c9360af0e9b4f8857e32 = $(`<div id="html_e80cfc4436c9c9360af0e9b4f8857e32" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_470e1da5fdcdc4a3147677fffe8bf6ec.setContent(html_e80cfc4436c9c9360af0e9b4f8857e32);
|
|
|
|
|
|
|
|
marker_a663f45a67d974c9bf4130f57356bb64.bindPopup(popup_470e1da5fdcdc4a3147677fffe8bf6ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a663f45a67d974c9bf4130f57356bb64.setIcon(icon_aebb44256c40d120064894f306767fd7);
|
|
|
|
|
|
var marker_908f04e8db94a4ca95e9bd3b4afd6cfd = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4a1e3d57844eb08ce25b417f121c7ae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf8b551ea5776e2df27356e6983288ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176fa73392c6ac09e2470fe8e95fc6ee = $(`<div id="html_176fa73392c6ac09e2470fe8e95fc6ee" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_cf8b551ea5776e2df27356e6983288ba.setContent(html_176fa73392c6ac09e2470fe8e95fc6ee);
|
|
|
|
|
|
|
|
marker_908f04e8db94a4ca95e9bd3b4afd6cfd.bindPopup(popup_cf8b551ea5776e2df27356e6983288ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_908f04e8db94a4ca95e9bd3b4afd6cfd.setIcon(icon_4a1e3d57844eb08ce25b417f121c7ae6);
|
|
|
|
|
|
var marker_87c67dc1d6f9e2bd60cba2b38885cf2b = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_45d43ccda850ab7d2fcd9b082fe88e23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ad0785227ad8c5cb7a2a3beacb7480a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749c031a1f1b6899672f5d31ce04864e = $(`<div id="html_749c031a1f1b6899672f5d31ce04864e" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_7ad0785227ad8c5cb7a2a3beacb7480a.setContent(html_749c031a1f1b6899672f5d31ce04864e);
|
|
|
|
|
|
|
|
marker_87c67dc1d6f9e2bd60cba2b38885cf2b.bindPopup(popup_7ad0785227ad8c5cb7a2a3beacb7480a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87c67dc1d6f9e2bd60cba2b38885cf2b.setIcon(icon_45d43ccda850ab7d2fcd9b082fe88e23);
|
|
|
|
|
|
var marker_a5c830d7a6dfdcb5723d87b1bfd2bce7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bf723fd8ab909ea917fc0d98b05e0f4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41d2cf7d823c9cb178b3b852416f4066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1e3c6f857a9305f334015d635f9457 = $(`<div id="html_fa1e3c6f857a9305f334015d635f9457" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_41d2cf7d823c9cb178b3b852416f4066.setContent(html_fa1e3c6f857a9305f334015d635f9457);
|
|
|
|
|
|
|
|
marker_a5c830d7a6dfdcb5723d87b1bfd2bce7.bindPopup(popup_41d2cf7d823c9cb178b3b852416f4066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5c830d7a6dfdcb5723d87b1bfd2bce7.setIcon(icon_bf723fd8ab909ea917fc0d98b05e0f4c);
|
|
|
|
|
|
var marker_7964e72650a7019b2ceee9e914554218 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3ffc579c639e15df2f704bf6b77a0084 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d3e84f61f0f54fa2ff30f0bdb01cee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2d660d599395ee8d962d92c0e5dfe8 = $(`<div id="html_0c2d660d599395ee8d962d92c0e5dfe8" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_0d3e84f61f0f54fa2ff30f0bdb01cee5.setContent(html_0c2d660d599395ee8d962d92c0e5dfe8);
|
|
|
|
|
|
|
|
marker_7964e72650a7019b2ceee9e914554218.bindPopup(popup_0d3e84f61f0f54fa2ff30f0bdb01cee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7964e72650a7019b2ceee9e914554218.setIcon(icon_3ffc579c639e15df2f704bf6b77a0084);
|
|
|
|
|
|
var marker_1ffd2f58022872268c583b626d9dc4e5 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0f4e125192f3571b6ba3f3d3e14c4111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc505098de442db853f1f11fb672de0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb300bd844c35df805042c2b47e7411 = $(`<div id="html_4bb300bd844c35df805042c2b47e7411" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_fc505098de442db853f1f11fb672de0c.setContent(html_4bb300bd844c35df805042c2b47e7411);
|
|
|
|
|
|
|
|
marker_1ffd2f58022872268c583b626d9dc4e5.bindPopup(popup_fc505098de442db853f1f11fb672de0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ffd2f58022872268c583b626d9dc4e5.setIcon(icon_0f4e125192f3571b6ba3f3d3e14c4111);
|
|
|
|
|
|
var marker_b2b762a601c2ebbc0a7071cc062f98cb = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_21c740ba28b77445ee4e6c2b26bea317 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cb5af14689ffa2a1bb91034ccb06503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df13051b2240614eedba999047d2040c = $(`<div id="html_df13051b2240614eedba999047d2040c" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_9cb5af14689ffa2a1bb91034ccb06503.setContent(html_df13051b2240614eedba999047d2040c);
|
|
|
|
|
|
|
|
marker_b2b762a601c2ebbc0a7071cc062f98cb.bindPopup(popup_9cb5af14689ffa2a1bb91034ccb06503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b762a601c2ebbc0a7071cc062f98cb.setIcon(icon_21c740ba28b77445ee4e6c2b26bea317);
|
|
|
|
|
|
var marker_ab70798604cc453023dd38660796cfc9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d07bfc42539a06eb19e7ec2312426177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed87a711fbfdb0b5e85cf75ceb6ab8d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_937aa66c1b0c1a25f7f191359e2ac165 = $(`<div id="html_937aa66c1b0c1a25f7f191359e2ac165" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_ed87a711fbfdb0b5e85cf75ceb6ab8d6.setContent(html_937aa66c1b0c1a25f7f191359e2ac165);
|
|
|
|
|
|
|
|
marker_ab70798604cc453023dd38660796cfc9.bindPopup(popup_ed87a711fbfdb0b5e85cf75ceb6ab8d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab70798604cc453023dd38660796cfc9.setIcon(icon_d07bfc42539a06eb19e7ec2312426177);
|
|
|
|
|
|
var marker_b4cf05e87d7bccaa28524053e748e240 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4ad96c56daa25035aa40e5a28c93eba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9652f36ad3f07ce581bfeacb6175543 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9b0b0c3875b94ce8fcf493a74b9afdb = $(`<div id="html_b9b0b0c3875b94ce8fcf493a74b9afdb" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_b9652f36ad3f07ce581bfeacb6175543.setContent(html_b9b0b0c3875b94ce8fcf493a74b9afdb);
|
|
|
|
|
|
|
|
marker_b4cf05e87d7bccaa28524053e748e240.bindPopup(popup_b9652f36ad3f07ce581bfeacb6175543)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4cf05e87d7bccaa28524053e748e240.setIcon(icon_4ad96c56daa25035aa40e5a28c93eba1);
|
|
|
|
|
|
var marker_c7a45cc4f50c161f997f25ba8db066dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_38702c1977389e9f55df7ab7d5b44bb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a8cdc4e30a0f6167f92826e45cef2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6017b3091da7f4fff06bd00089e6e117 = $(`<div id="html_6017b3091da7f4fff06bd00089e6e117" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_99a8cdc4e30a0f6167f92826e45cef2b.setContent(html_6017b3091da7f4fff06bd00089e6e117);
|
|
|
|
|
|
|
|
marker_c7a45cc4f50c161f997f25ba8db066dc.bindPopup(popup_99a8cdc4e30a0f6167f92826e45cef2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7a45cc4f50c161f997f25ba8db066dc.setIcon(icon_38702c1977389e9f55df7ab7d5b44bb1);
|
|
|
|
|
|
var marker_aecca49a3ebb7eece768bc146c8dce9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ff6ee1072c85fd7878bc06e3b50364d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e2164f00badc1a2ccd8ee38c50bb3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81debcb6f5d8809ee1fef0a078954db9 = $(`<div id="html_81debcb6f5d8809ee1fef0a078954db9" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_11e2164f00badc1a2ccd8ee38c50bb3a.setContent(html_81debcb6f5d8809ee1fef0a078954db9);
|
|
|
|
|
|
|
|
marker_aecca49a3ebb7eece768bc146c8dce9c.bindPopup(popup_11e2164f00badc1a2ccd8ee38c50bb3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aecca49a3ebb7eece768bc146c8dce9c.setIcon(icon_ff6ee1072c85fd7878bc06e3b50364d4);
|
|
|
|
|
|
var marker_4d720ade80a4438823eaa6b22256d7e0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_39a8d88972da0f76fbee3b9d9f47cfa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7145f09368a520b3cc855db9541da420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fbebfacef90cf6544806e0033f1d87b = $(`<div id="html_5fbebfacef90cf6544806e0033f1d87b" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_7145f09368a520b3cc855db9541da420.setContent(html_5fbebfacef90cf6544806e0033f1d87b);
|
|
|
|
|
|
|
|
marker_4d720ade80a4438823eaa6b22256d7e0.bindPopup(popup_7145f09368a520b3cc855db9541da420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d720ade80a4438823eaa6b22256d7e0.setIcon(icon_39a8d88972da0f76fbee3b9d9f47cfa7);
|
|
|
|
|
|
var marker_27a340639443a78d49ea6cc519aba988 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_503b9ceae6467a5b5f7b49668720b9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41fc1a955d08f34b2bf278c5425f56e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e0a80dcfaff6ef61cd6856eac1d3b1 = $(`<div id="html_54e0a80dcfaff6ef61cd6856eac1d3b1" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_41fc1a955d08f34b2bf278c5425f56e8.setContent(html_54e0a80dcfaff6ef61cd6856eac1d3b1);
|
|
|
|
|
|
|
|
marker_27a340639443a78d49ea6cc519aba988.bindPopup(popup_41fc1a955d08f34b2bf278c5425f56e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a340639443a78d49ea6cc519aba988.setIcon(icon_503b9ceae6467a5b5f7b49668720b9e5);
|
|
|
|
|
|
var marker_b48629e0a245a781018de58a0a88776e = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0b3171f799a8698dc8d9bd96a4f40b60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_085bc9682f474edc6601601049177a28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5217c114d227df1973dbc6bc478e0f4f = $(`<div id="html_5217c114d227df1973dbc6bc478e0f4f" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_085bc9682f474edc6601601049177a28.setContent(html_5217c114d227df1973dbc6bc478e0f4f);
|
|
|
|
|
|
|
|
marker_b48629e0a245a781018de58a0a88776e.bindPopup(popup_085bc9682f474edc6601601049177a28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b48629e0a245a781018de58a0a88776e.setIcon(icon_0b3171f799a8698dc8d9bd96a4f40b60);
|
|
|
|
|
|
var marker_affd09c01ae302dba890770e0ed9093c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a4a9929fd352e2bb8c8761eee314270d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_033028fa26f46b9b57c2cba0cdfc9211 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1362348639aef1c9559f546ad4a47dd1 = $(`<div id="html_1362348639aef1c9559f546ad4a47dd1" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_033028fa26f46b9b57c2cba0cdfc9211.setContent(html_1362348639aef1c9559f546ad4a47dd1);
|
|
|
|
|
|
|
|
marker_affd09c01ae302dba890770e0ed9093c.bindPopup(popup_033028fa26f46b9b57c2cba0cdfc9211)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_affd09c01ae302dba890770e0ed9093c.setIcon(icon_a4a9929fd352e2bb8c8761eee314270d);
|
|
|
|
|
|
var marker_1b4b0213b575b17df6c6777319bdcb47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0e980ed3c62a7153639c7482912511e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ba79ea145efe2a614cdc1a3743b991a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714eb16e66b2a139f4b97d3775d93a2f = $(`<div id="html_714eb16e66b2a139f4b97d3775d93a2f" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_0ba79ea145efe2a614cdc1a3743b991a.setContent(html_714eb16e66b2a139f4b97d3775d93a2f);
|
|
|
|
|
|
|
|
marker_1b4b0213b575b17df6c6777319bdcb47.bindPopup(popup_0ba79ea145efe2a614cdc1a3743b991a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b4b0213b575b17df6c6777319bdcb47.setIcon(icon_0e980ed3c62a7153639c7482912511e3);
|
|
|
|
|
|
var marker_4c55ef3b80f92ab622107aab02b8e9ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_abccafc688add3c794fc426e98cd2582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d203d3cddf420a506219e1c220f3a8c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa211b3fb4e151cb80396140c2e3811f = $(`<div id="html_aa211b3fb4e151cb80396140c2e3811f" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_d203d3cddf420a506219e1c220f3a8c0.setContent(html_aa211b3fb4e151cb80396140c2e3811f);
|
|
|
|
|
|
|
|
marker_4c55ef3b80f92ab622107aab02b8e9ee.bindPopup(popup_d203d3cddf420a506219e1c220f3a8c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c55ef3b80f92ab622107aab02b8e9ee.setIcon(icon_abccafc688add3c794fc426e98cd2582);
|
|
|
|
|
|
var marker_a81129db82094c78a24cead52883bda8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_11e402e6927bc1b8bfd25b176231ad1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1793120cab59adc654653554bce231cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0e5ee7264495e2c5636797d013e6e9 = $(`<div id="html_5e0e5ee7264495e2c5636797d013e6e9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_1793120cab59adc654653554bce231cf.setContent(html_5e0e5ee7264495e2c5636797d013e6e9);
|
|
|
|
|
|
|
|
marker_a81129db82094c78a24cead52883bda8.bindPopup(popup_1793120cab59adc654653554bce231cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a81129db82094c78a24cead52883bda8.setIcon(icon_11e402e6927bc1b8bfd25b176231ad1a);
|
|
|
|
|
|
var marker_ad55bdcc76baa16c888d02d948915709 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1ce69b0f31c8f7680f0a5b16c4b3beaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f31ed47af87979c7e1d53b271962698e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b69341a9232af5209df5e76071c0a0e5 = $(`<div id="html_b69341a9232af5209df5e76071c0a0e5" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_f31ed47af87979c7e1d53b271962698e.setContent(html_b69341a9232af5209df5e76071c0a0e5);
|
|
|
|
|
|
|
|
marker_ad55bdcc76baa16c888d02d948915709.bindPopup(popup_f31ed47af87979c7e1d53b271962698e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad55bdcc76baa16c888d02d948915709.setIcon(icon_1ce69b0f31c8f7680f0a5b16c4b3beaf);
|
|
|
|
|
|
var marker_dcaf08f0a26206fe56f60a5a1b2de20b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c609c8409363fa3c51feda79a9571312 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2f1dc21dbb73826cc0c1f44d7bce31a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02f58e2bb73d41f17a416f3661405ff4 = $(`<div id="html_02f58e2bb73d41f17a416f3661405ff4" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f2f1dc21dbb73826cc0c1f44d7bce31a.setContent(html_02f58e2bb73d41f17a416f3661405ff4);
|
|
|
|
|
|
|
|
marker_dcaf08f0a26206fe56f60a5a1b2de20b.bindPopup(popup_f2f1dc21dbb73826cc0c1f44d7bce31a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcaf08f0a26206fe56f60a5a1b2de20b.setIcon(icon_c609c8409363fa3c51feda79a9571312);
|
|
|
|
|
|
var marker_fee2e69f370961ebaf61f654325a7820 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_484cc1f1a8d84301564109368b852c1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b99d49a3205d538f7cb4fc3a4cafd21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdb413abd32264596609fe6d4b1e7a58 = $(`<div id="html_bdb413abd32264596609fe6d4b1e7a58" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_1b99d49a3205d538f7cb4fc3a4cafd21.setContent(html_bdb413abd32264596609fe6d4b1e7a58);
|
|
|
|
|
|
|
|
marker_fee2e69f370961ebaf61f654325a7820.bindPopup(popup_1b99d49a3205d538f7cb4fc3a4cafd21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fee2e69f370961ebaf61f654325a7820.setIcon(icon_484cc1f1a8d84301564109368b852c1a);
|
|
|
|
|
|
var marker_bcdec66ea2e0b0e40ea4e721626cf8b7 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d76f94d9889022155734bef7eb1fcca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d68d2c514626ac51edbe216c2e03b396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad0a899ea67b2c8d9d694a10d842d9a9 = $(`<div id="html_ad0a899ea67b2c8d9d694a10d842d9a9" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_d68d2c514626ac51edbe216c2e03b396.setContent(html_ad0a899ea67b2c8d9d694a10d842d9a9);
|
|
|
|
|
|
|
|
marker_bcdec66ea2e0b0e40ea4e721626cf8b7.bindPopup(popup_d68d2c514626ac51edbe216c2e03b396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcdec66ea2e0b0e40ea4e721626cf8b7.setIcon(icon_d76f94d9889022155734bef7eb1fcca8);
|
|
|
|
|
|
var marker_f84da38ef632469fa29244a77afac766 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b36e1dc854a1a5c821d83aef99ad5262 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f9568893d037ce0335dbe9957d16161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ffd671af3751b66a3c11856e1ad81d4 = $(`<div id="html_3ffd671af3751b66a3c11856e1ad81d4" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_5f9568893d037ce0335dbe9957d16161.setContent(html_3ffd671af3751b66a3c11856e1ad81d4);
|
|
|
|
|
|
|
|
marker_f84da38ef632469fa29244a77afac766.bindPopup(popup_5f9568893d037ce0335dbe9957d16161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f84da38ef632469fa29244a77afac766.setIcon(icon_b36e1dc854a1a5c821d83aef99ad5262);
|
|
|
|
|
|
var marker_d7b2bddeb00c94915b33523a6aa1d87f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b6183dbcd3d048c79e54c2ab3233b899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98294f3bab3ed099f823a61a3eedf949 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3013b50bb270a3234b71d81f0ea8651d = $(`<div id="html_3013b50bb270a3234b71d81f0ea8651d" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_98294f3bab3ed099f823a61a3eedf949.setContent(html_3013b50bb270a3234b71d81f0ea8651d);
|
|
|
|
|
|
|
|
marker_d7b2bddeb00c94915b33523a6aa1d87f.bindPopup(popup_98294f3bab3ed099f823a61a3eedf949)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7b2bddeb00c94915b33523a6aa1d87f.setIcon(icon_b6183dbcd3d048c79e54c2ab3233b899);
|
|
|
|
|
|
var marker_2502b47fadac46203f41e385a8a2e202 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1f8f0af69ae1b40776ca91b1f3880e93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_904e41295bb8ed3f7bd936dc241f27a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b1cb0c68eadb992b94e4b47197ad3dd = $(`<div id="html_2b1cb0c68eadb992b94e4b47197ad3dd" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_904e41295bb8ed3f7bd936dc241f27a9.setContent(html_2b1cb0c68eadb992b94e4b47197ad3dd);
|
|
|
|
|
|
|
|
marker_2502b47fadac46203f41e385a8a2e202.bindPopup(popup_904e41295bb8ed3f7bd936dc241f27a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2502b47fadac46203f41e385a8a2e202.setIcon(icon_1f8f0af69ae1b40776ca91b1f3880e93);
|
|
|
|
|
|
var marker_bd23260b7b1451ddd9db0bc59081b2fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8c0d1e070d39c97db3ca79fe4d1ae00d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e81a603b1e3c3a8fccedece39b2e8d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d3eee0d67550d12843ca643697d00b7 = $(`<div id="html_9d3eee0d67550d12843ca643697d00b7" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_2e81a603b1e3c3a8fccedece39b2e8d4.setContent(html_9d3eee0d67550d12843ca643697d00b7);
|
|
|
|
|
|
|
|
marker_bd23260b7b1451ddd9db0bc59081b2fc.bindPopup(popup_2e81a603b1e3c3a8fccedece39b2e8d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd23260b7b1451ddd9db0bc59081b2fc.setIcon(icon_8c0d1e070d39c97db3ca79fe4d1ae00d);
|
|
|
|
|
|
var marker_ce5e7b3b87ce7c401b03c5035e37d9f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_169a176e8aae9be2329a0aac2ff57359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e9b77aeb7dfba588782ee9c1efae13e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1d385ea620c3c9e6303eb421df32c6d = $(`<div id="html_c1d385ea620c3c9e6303eb421df32c6d" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_6e9b77aeb7dfba588782ee9c1efae13e.setContent(html_c1d385ea620c3c9e6303eb421df32c6d);
|
|
|
|
|
|
|
|
marker_ce5e7b3b87ce7c401b03c5035e37d9f4.bindPopup(popup_6e9b77aeb7dfba588782ee9c1efae13e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce5e7b3b87ce7c401b03c5035e37d9f4.setIcon(icon_169a176e8aae9be2329a0aac2ff57359);
|
|
|
|
|
|
var marker_ea46db33c390d27c6cd213f7882befd7 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2f56debc25e11bcbba66971288a16a13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9784108e854e4c24d73ee384fedb445e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dc3dc309643117fae8a05528e557f5c = $(`<div id="html_6dc3dc309643117fae8a05528e557f5c" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9784108e854e4c24d73ee384fedb445e.setContent(html_6dc3dc309643117fae8a05528e557f5c);
|
|
|
|
|
|
|
|
marker_ea46db33c390d27c6cd213f7882befd7.bindPopup(popup_9784108e854e4c24d73ee384fedb445e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea46db33c390d27c6cd213f7882befd7.setIcon(icon_2f56debc25e11bcbba66971288a16a13);
|
|
|
|
|
|
var marker_c1fab08dbf3730189ec4b9e902270a36 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_47cbb078ea5cecf012d158d28e2b7b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e70c7e506499ef5e55f2e790dd3a516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7f1f5c41dc85b10189b2800ff2bbe2 = $(`<div id="html_1d7f1f5c41dc85b10189b2800ff2bbe2" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_1e70c7e506499ef5e55f2e790dd3a516.setContent(html_1d7f1f5c41dc85b10189b2800ff2bbe2);
|
|
|
|
|
|
|
|
marker_c1fab08dbf3730189ec4b9e902270a36.bindPopup(popup_1e70c7e506499ef5e55f2e790dd3a516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1fab08dbf3730189ec4b9e902270a36.setIcon(icon_47cbb078ea5cecf012d158d28e2b7b76);
|
|
|
|
|
|
var marker_c2e3c1312fd67768d4f65075195854b8 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8d787fb34a7cc77bac905ae4fdcf2046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feebee5ec381d06ab73bd03ef51fec1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c325e81518337304c75fc20ff5309d37 = $(`<div id="html_c325e81518337304c75fc20ff5309d37" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_feebee5ec381d06ab73bd03ef51fec1a.setContent(html_c325e81518337304c75fc20ff5309d37);
|
|
|
|
|
|
|
|
marker_c2e3c1312fd67768d4f65075195854b8.bindPopup(popup_feebee5ec381d06ab73bd03ef51fec1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e3c1312fd67768d4f65075195854b8.setIcon(icon_8d787fb34a7cc77bac905ae4fdcf2046);
|
|
|
|
|
|
var marker_38f87c9224d9e8b55535a116ee1cc113 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_55491b8f1268522a63766f9c4bbfbb97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7239026644a44e982f73d37e27f676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c6d577cfd905174d4d2c102170b6d32 = $(`<div id="html_5c6d577cfd905174d4d2c102170b6d32" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_2a7239026644a44e982f73d37e27f676.setContent(html_5c6d577cfd905174d4d2c102170b6d32);
|
|
|
|
|
|
|
|
marker_38f87c9224d9e8b55535a116ee1cc113.bindPopup(popup_2a7239026644a44e982f73d37e27f676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f87c9224d9e8b55535a116ee1cc113.setIcon(icon_55491b8f1268522a63766f9c4bbfbb97);
|
|
|
|
|
|
var marker_1d9235e520cbef80a020285a913e3522 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6cfdafd1772044e3988f9f52733e2fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdf3c9aadb31adde261168af25f89e9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b909bb3f8083fec181acca2bb5a59cd7 = $(`<div id="html_b909bb3f8083fec181acca2bb5a59cd7" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_bdf3c9aadb31adde261168af25f89e9e.setContent(html_b909bb3f8083fec181acca2bb5a59cd7);
|
|
|
|
|
|
|
|
marker_1d9235e520cbef80a020285a913e3522.bindPopup(popup_bdf3c9aadb31adde261168af25f89e9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d9235e520cbef80a020285a913e3522.setIcon(icon_6cfdafd1772044e3988f9f52733e2fad);
|
|
|
|
|
|
var marker_1c1594b50aac0497cca39bc8e2c95a2f = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1901c95c7d4b7a56dc34333b087d702e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12fcfc7851e21f99f79cdf7df9f3ce1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf93b2b183391e333ef2bcda2e5d18a = $(`<div id="html_ebf93b2b183391e333ef2bcda2e5d18a" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_a12fcfc7851e21f99f79cdf7df9f3ce1.setContent(html_ebf93b2b183391e333ef2bcda2e5d18a);
|
|
|
|
|
|
|
|
marker_1c1594b50aac0497cca39bc8e2c95a2f.bindPopup(popup_a12fcfc7851e21f99f79cdf7df9f3ce1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c1594b50aac0497cca39bc8e2c95a2f.setIcon(icon_1901c95c7d4b7a56dc34333b087d702e);
|
|
|
|
|
|
var marker_8716b2cfcafd783fefacdbb86b67c678 = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8a0199a7e7a897a9c81d55e5c22dca6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ebabfb22d1122dd6f036cb95fd2a41c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1630b907768051fbf00b12a48cddca5f = $(`<div id="html_1630b907768051fbf00b12a48cddca5f" style="width: 100.0%; height: 100.0%;">relay.samcorn.synology.me</div>`)[0];
|
|
popup_5ebabfb22d1122dd6f036cb95fd2a41c.setContent(html_1630b907768051fbf00b12a48cddca5f);
|
|
|
|
|
|
|
|
marker_8716b2cfcafd783fefacdbb86b67c678.bindPopup(popup_5ebabfb22d1122dd6f036cb95fd2a41c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8716b2cfcafd783fefacdbb86b67c678.setIcon(icon_8a0199a7e7a897a9c81d55e5c22dca6b);
|
|
|
|
|
|
var marker_22363b8f4cae7592ae2d28d2339ce9d8 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d72cc6099afaf808413c05cd93a346e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae2ded96c1664d6dad271e8bf72e50f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70f4287b5f42a3a608ed3682869adf3 = $(`<div id="html_e70f4287b5f42a3a608ed3682869adf3" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_ae2ded96c1664d6dad271e8bf72e50f2.setContent(html_e70f4287b5f42a3a608ed3682869adf3);
|
|
|
|
|
|
|
|
marker_22363b8f4cae7592ae2d28d2339ce9d8.bindPopup(popup_ae2ded96c1664d6dad271e8bf72e50f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22363b8f4cae7592ae2d28d2339ce9d8.setIcon(icon_d72cc6099afaf808413c05cd93a346e7);
|
|
|
|
|
|
var marker_6b4a4f3942ba76a5e895d4cbd1c4fdd6 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1eea411b061436932b2bd7c1e2e0f8ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95a632b675340f2b55c39728609713b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a7263e637ee63ee0c0f618a1740af8 = $(`<div id="html_85a7263e637ee63ee0c0f618a1740af8" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_95a632b675340f2b55c39728609713b1.setContent(html_85a7263e637ee63ee0c0f618a1740af8);
|
|
|
|
|
|
|
|
marker_6b4a4f3942ba76a5e895d4cbd1c4fdd6.bindPopup(popup_95a632b675340f2b55c39728609713b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b4a4f3942ba76a5e895d4cbd1c4fdd6.setIcon(icon_1eea411b061436932b2bd7c1e2e0f8ee);
|
|
|
|
|
|
var marker_19bb359064a346e0c66d92945eeb8f05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_39cac03bf7df3623534364ee1d8438f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd4d0a990c5d596f7cc5c29eebbab0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a47a1cb27065b016cc21a6d1991b3d65 = $(`<div id="html_a47a1cb27065b016cc21a6d1991b3d65" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_fdd4d0a990c5d596f7cc5c29eebbab0a.setContent(html_a47a1cb27065b016cc21a6d1991b3d65);
|
|
|
|
|
|
|
|
marker_19bb359064a346e0c66d92945eeb8f05.bindPopup(popup_fdd4d0a990c5d596f7cc5c29eebbab0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19bb359064a346e0c66d92945eeb8f05.setIcon(icon_39cac03bf7df3623534364ee1d8438f3);
|
|
|
|
|
|
var marker_6e42e31ba71df352d527f7f7a5c9225e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a8b544c359504f437302c75ca3742c45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e09219d77e94231e10555ea088fbf92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1647d7f1d6f66bfa89d2f987d7085334 = $(`<div id="html_1647d7f1d6f66bfa89d2f987d7085334" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_5e09219d77e94231e10555ea088fbf92.setContent(html_1647d7f1d6f66bfa89d2f987d7085334);
|
|
|
|
|
|
|
|
marker_6e42e31ba71df352d527f7f7a5c9225e.bindPopup(popup_5e09219d77e94231e10555ea088fbf92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e42e31ba71df352d527f7f7a5c9225e.setIcon(icon_a8b544c359504f437302c75ca3742c45);
|
|
|
|
|
|
var marker_03e743eaf4c2c2b9a1c2ab1e63d354ce = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_adff31a3be88d973f09b9a6ed004576f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9bde140bede765bff9395b9edbe1623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c3b26cbe5ac4654d12c2a5f7ce89993 = $(`<div id="html_1c3b26cbe5ac4654d12c2a5f7ce89993" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_a9bde140bede765bff9395b9edbe1623.setContent(html_1c3b26cbe5ac4654d12c2a5f7ce89993);
|
|
|
|
|
|
|
|
marker_03e743eaf4c2c2b9a1c2ab1e63d354ce.bindPopup(popup_a9bde140bede765bff9395b9edbe1623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e743eaf4c2c2b9a1c2ab1e63d354ce.setIcon(icon_adff31a3be88d973f09b9a6ed004576f);
|
|
|
|
|
|
var marker_9737ac65eba7afc89be0d73552f36c5e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f61fd4691e0ebbc230bcff3b6dd2efee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5282b001e7008ed509cfe03ef4a9ad0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4ae9931e7e8cc1a7493f1934eee186e = $(`<div id="html_b4ae9931e7e8cc1a7493f1934eee186e" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_5282b001e7008ed509cfe03ef4a9ad0f.setContent(html_b4ae9931e7e8cc1a7493f1934eee186e);
|
|
|
|
|
|
|
|
marker_9737ac65eba7afc89be0d73552f36c5e.bindPopup(popup_5282b001e7008ed509cfe03ef4a9ad0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9737ac65eba7afc89be0d73552f36c5e.setIcon(icon_f61fd4691e0ebbc230bcff3b6dd2efee);
|
|
|
|
|
|
var marker_6e10013f8c1f60f7f2a472346a13ca24 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1222fefa16b15e7919649e462af91190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_201b7a1c04944e36465d214efe1407ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f04f68ec3996c2bf080fac458a110aa0 = $(`<div id="html_f04f68ec3996c2bf080fac458a110aa0" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_201b7a1c04944e36465d214efe1407ee.setContent(html_f04f68ec3996c2bf080fac458a110aa0);
|
|
|
|
|
|
|
|
marker_6e10013f8c1f60f7f2a472346a13ca24.bindPopup(popup_201b7a1c04944e36465d214efe1407ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e10013f8c1f60f7f2a472346a13ca24.setIcon(icon_1222fefa16b15e7919649e462af91190);
|
|
|
|
|
|
var marker_276bca54ae3d14224f82df0c8c21f0c0 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_78e55715120e55f7dc5e630e01c5942b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45910a677ea5cf305987f606933a5523 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca54d244fac23766ca5588e1a46de833 = $(`<div id="html_ca54d244fac23766ca5588e1a46de833" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_45910a677ea5cf305987f606933a5523.setContent(html_ca54d244fac23766ca5588e1a46de833);
|
|
|
|
|
|
|
|
marker_276bca54ae3d14224f82df0c8c21f0c0.bindPopup(popup_45910a677ea5cf305987f606933a5523)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_276bca54ae3d14224f82df0c8c21f0c0.setIcon(icon_78e55715120e55f7dc5e630e01c5942b);
|
|
|
|
|
|
var marker_cd8ae324c9ed14f9333a7f091dc4be41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c60c6234b804b769f9e0913e82484c4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cd5e47c21df97945e618c6d2986d36d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f51335edfc480a39882656dd5a880f8 = $(`<div id="html_4f51335edfc480a39882656dd5a880f8" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_9cd5e47c21df97945e618c6d2986d36d.setContent(html_4f51335edfc480a39882656dd5a880f8);
|
|
|
|
|
|
|
|
marker_cd8ae324c9ed14f9333a7f091dc4be41.bindPopup(popup_9cd5e47c21df97945e618c6d2986d36d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd8ae324c9ed14f9333a7f091dc4be41.setIcon(icon_c60c6234b804b769f9e0913e82484c4a);
|
|
|
|
|
|
var marker_f650d6245e742c661b1f798101f2f319 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8b7b97d12deaeeed1e53748f9adbdd85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0957222402a424361e81f3901826e46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c9baf4c852b8475b85564bdb8955f54 = $(`<div id="html_1c9baf4c852b8475b85564bdb8955f54" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_d0957222402a424361e81f3901826e46.setContent(html_1c9baf4c852b8475b85564bdb8955f54);
|
|
|
|
|
|
|
|
marker_f650d6245e742c661b1f798101f2f319.bindPopup(popup_d0957222402a424361e81f3901826e46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f650d6245e742c661b1f798101f2f319.setIcon(icon_8b7b97d12deaeeed1e53748f9adbdd85);
|
|
|
|
|
|
var marker_42c3cb882f3447eea05fb1bb20bd5b32 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2951bff866075f21896e9b367486ece4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a9b0c06dade01f3664b5c189db2072f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4221f93b8a56b10e0687983c683fd5e7 = $(`<div id="html_4221f93b8a56b10e0687983c683fd5e7" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_8a9b0c06dade01f3664b5c189db2072f.setContent(html_4221f93b8a56b10e0687983c683fd5e7);
|
|
|
|
|
|
|
|
marker_42c3cb882f3447eea05fb1bb20bd5b32.bindPopup(popup_8a9b0c06dade01f3664b5c189db2072f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42c3cb882f3447eea05fb1bb20bd5b32.setIcon(icon_2951bff866075f21896e9b367486ece4);
|
|
|
|
|
|
var marker_94a25c172b2f8f3cdc5dd5ca4cc39724 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_89bf718a33dc996cae34b0490e447357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e20fc2cbc871c7cfe045cf832a07ebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97176263dbceb8776a6ae16f477f5040 = $(`<div id="html_97176263dbceb8776a6ae16f477f5040" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_1e20fc2cbc871c7cfe045cf832a07ebb.setContent(html_97176263dbceb8776a6ae16f477f5040);
|
|
|
|
|
|
|
|
marker_94a25c172b2f8f3cdc5dd5ca4cc39724.bindPopup(popup_1e20fc2cbc871c7cfe045cf832a07ebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94a25c172b2f8f3cdc5dd5ca4cc39724.setIcon(icon_89bf718a33dc996cae34b0490e447357);
|
|
|
|
|
|
var marker_8359e93c09e8bdd2f093e641123f6afd = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_dd8f302ac467d11f74b777bf163a42fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b6722a431ad2af6b3e22f9fdc3e3643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a8526f52a2ee25e8e27dba45d52b2cb = $(`<div id="html_5a8526f52a2ee25e8e27dba45d52b2cb" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_2b6722a431ad2af6b3e22f9fdc3e3643.setContent(html_5a8526f52a2ee25e8e27dba45d52b2cb);
|
|
|
|
|
|
|
|
marker_8359e93c09e8bdd2f093e641123f6afd.bindPopup(popup_2b6722a431ad2af6b3e22f9fdc3e3643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8359e93c09e8bdd2f093e641123f6afd.setIcon(icon_dd8f302ac467d11f74b777bf163a42fc);
|
|
|
|
|
|
var marker_ff4984a7d0b7962fd6db2bd765e7e8b8 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1f6ec6ce2fae03b5106a0d268603e07d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be9a712409289bcd24b25877bbacdea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3001d24b28a80dc80350cb0459a70a3c = $(`<div id="html_3001d24b28a80dc80350cb0459a70a3c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_1be9a712409289bcd24b25877bbacdea.setContent(html_3001d24b28a80dc80350cb0459a70a3c);
|
|
|
|
|
|
|
|
marker_ff4984a7d0b7962fd6db2bd765e7e8b8.bindPopup(popup_1be9a712409289bcd24b25877bbacdea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff4984a7d0b7962fd6db2bd765e7e8b8.setIcon(icon_1f6ec6ce2fae03b5106a0d268603e07d);
|
|
|
|
|
|
var marker_193f495d74e9dbf8537daaca753b66c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0261a70fd3ad8957d7ed5be1c659176e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11c83082f41f6b1502630e7611d13af3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cee5079ab23ad62797dcb2b0f2e5e170 = $(`<div id="html_cee5079ab23ad62797dcb2b0f2e5e170" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_11c83082f41f6b1502630e7611d13af3.setContent(html_cee5079ab23ad62797dcb2b0f2e5e170);
|
|
|
|
|
|
|
|
marker_193f495d74e9dbf8537daaca753b66c8.bindPopup(popup_11c83082f41f6b1502630e7611d13af3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_193f495d74e9dbf8537daaca753b66c8.setIcon(icon_0261a70fd3ad8957d7ed5be1c659176e);
|
|
|
|
|
|
var marker_4d9fbeb8986a6b568c0202d37c93914a = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_690bb70f010b63721c0a7e203f3b2bc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e875d29088bbf8ba562901097f7c8b55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d491dd41c3c55ee806358b3c78dc2d4 = $(`<div id="html_4d491dd41c3c55ee806358b3c78dc2d4" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_e875d29088bbf8ba562901097f7c8b55.setContent(html_4d491dd41c3c55ee806358b3c78dc2d4);
|
|
|
|
|
|
|
|
marker_4d9fbeb8986a6b568c0202d37c93914a.bindPopup(popup_e875d29088bbf8ba562901097f7c8b55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9fbeb8986a6b568c0202d37c93914a.setIcon(icon_690bb70f010b63721c0a7e203f3b2bc6);
|
|
|
|
|
|
var marker_8ea67bd91c033d2392f76fededddbcfc = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6f245244d2ab559f6c02da3d33d5e020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ed9714de73f3a5be7df0010a5435b93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97dce50ee1ff7a87aef3152ef6fdc41 = $(`<div id="html_f97dce50ee1ff7a87aef3152ef6fdc41" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_9ed9714de73f3a5be7df0010a5435b93.setContent(html_f97dce50ee1ff7a87aef3152ef6fdc41);
|
|
|
|
|
|
|
|
marker_8ea67bd91c033d2392f76fededddbcfc.bindPopup(popup_9ed9714de73f3a5be7df0010a5435b93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ea67bd91c033d2392f76fededddbcfc.setIcon(icon_6f245244d2ab559f6c02da3d33d5e020);
|
|
|
|
|
|
var marker_ee73bfe090d5ff385aaa024bee055d28 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f379e975f4f34809d77e6f2ed9630741 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00d76ec5227f08834e33f975306f130f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_712bf768a2e068ed8761bab49c1f174d = $(`<div id="html_712bf768a2e068ed8761bab49c1f174d" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_00d76ec5227f08834e33f975306f130f.setContent(html_712bf768a2e068ed8761bab49c1f174d);
|
|
|
|
|
|
|
|
marker_ee73bfe090d5ff385aaa024bee055d28.bindPopup(popup_00d76ec5227f08834e33f975306f130f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee73bfe090d5ff385aaa024bee055d28.setIcon(icon_f379e975f4f34809d77e6f2ed9630741);
|
|
|
|
|
|
var marker_a49fdb31a2d163ed035a59651eb152a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_aab17a028a60cf5bb886f1be72023397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7709d6f27d601514f9afa548f930c749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_963fd2a8a6cefb73b12c8c6687145b81 = $(`<div id="html_963fd2a8a6cefb73b12c8c6687145b81" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_7709d6f27d601514f9afa548f930c749.setContent(html_963fd2a8a6cefb73b12c8c6687145b81);
|
|
|
|
|
|
|
|
marker_a49fdb31a2d163ed035a59651eb152a8.bindPopup(popup_7709d6f27d601514f9afa548f930c749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a49fdb31a2d163ed035a59651eb152a8.setIcon(icon_aab17a028a60cf5bb886f1be72023397);
|
|
|
|
|
|
var marker_0abd653942b7fd684c9a423407617d0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3c010ff9af6182f18fb13b716f4c1c1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68220e71a440436d721bb514d4c169ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21a85d5a14b9d848f5339242a69a8774 = $(`<div id="html_21a85d5a14b9d848f5339242a69a8774" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_68220e71a440436d721bb514d4c169ad.setContent(html_21a85d5a14b9d848f5339242a69a8774);
|
|
|
|
|
|
|
|
marker_0abd653942b7fd684c9a423407617d0b.bindPopup(popup_68220e71a440436d721bb514d4c169ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0abd653942b7fd684c9a423407617d0b.setIcon(icon_3c010ff9af6182f18fb13b716f4c1c1b);
|
|
|
|
|
|
var marker_2d05f6416df0454d3539c9693d378ab8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7de7066b2e02463c6b9c522fe85aa37c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34ac25219dc6ec53d853690c54c71034 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a034968d93c13feefabe2bfde3740c = $(`<div id="html_92a034968d93c13feefabe2bfde3740c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_34ac25219dc6ec53d853690c54c71034.setContent(html_92a034968d93c13feefabe2bfde3740c);
|
|
|
|
|
|
|
|
marker_2d05f6416df0454d3539c9693d378ab8.bindPopup(popup_34ac25219dc6ec53d853690c54c71034)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d05f6416df0454d3539c9693d378ab8.setIcon(icon_7de7066b2e02463c6b9c522fe85aa37c);
|
|
|
|
|
|
var marker_faf3be4cae3c6a7dcb7b52abcac18938 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7e2cf744b42e2dc5f8721a29a2c227e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_675f071a4b1dbd6543984100207a635d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dadec5a8f4f085a8994a29c60a062a3 = $(`<div id="html_2dadec5a8f4f085a8994a29c60a062a3" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_675f071a4b1dbd6543984100207a635d.setContent(html_2dadec5a8f4f085a8994a29c60a062a3);
|
|
|
|
|
|
|
|
marker_faf3be4cae3c6a7dcb7b52abcac18938.bindPopup(popup_675f071a4b1dbd6543984100207a635d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf3be4cae3c6a7dcb7b52abcac18938.setIcon(icon_7e2cf744b42e2dc5f8721a29a2c227e5);
|
|
|
|
|
|
var marker_c4d6401279c81e0c054da7d578be54e7 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_eb7793e8f0524aa1533d4596a3595874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_265fde4c57d10960b8502470779d98f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba4a41053204752c0c99463f42e85af1 = $(`<div id="html_ba4a41053204752c0c99463f42e85af1" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_265fde4c57d10960b8502470779d98f9.setContent(html_ba4a41053204752c0c99463f42e85af1);
|
|
|
|
|
|
|
|
marker_c4d6401279c81e0c054da7d578be54e7.bindPopup(popup_265fde4c57d10960b8502470779d98f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4d6401279c81e0c054da7d578be54e7.setIcon(icon_eb7793e8f0524aa1533d4596a3595874);
|
|
|
|
|
|
var marker_ef33b956b1c26c333f901056d60178a8 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_56af54a4805347c0255520371c866aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8a7bb1b30e9a2ce6a37f54de5cbb79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23a24497c36ac3959a46383700bb129c = $(`<div id="html_23a24497c36ac3959a46383700bb129c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_0b8a7bb1b30e9a2ce6a37f54de5cbb79.setContent(html_23a24497c36ac3959a46383700bb129c);
|
|
|
|
|
|
|
|
marker_ef33b956b1c26c333f901056d60178a8.bindPopup(popup_0b8a7bb1b30e9a2ce6a37f54de5cbb79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef33b956b1c26c333f901056d60178a8.setIcon(icon_56af54a4805347c0255520371c866aab);
|
|
|
|
|
|
var marker_6f66af513fe2533ac5fad1bb1a35c630 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7339f60936139cbe79a2929c30951247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa4bec3e6dd3cdf88344ceb26f336fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8821839a82f2d0e76ba590ec3fa006ef = $(`<div id="html_8821839a82f2d0e76ba590ec3fa006ef" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_aa4bec3e6dd3cdf88344ceb26f336fc6.setContent(html_8821839a82f2d0e76ba590ec3fa006ef);
|
|
|
|
|
|
|
|
marker_6f66af513fe2533ac5fad1bb1a35c630.bindPopup(popup_aa4bec3e6dd3cdf88344ceb26f336fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f66af513fe2533ac5fad1bb1a35c630.setIcon(icon_7339f60936139cbe79a2929c30951247);
|
|
|
|
|
|
var marker_ebb30fd5fcfa53dac23e5cd128ae0462 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bfbd4c3bfecfe743579bbe1162d59943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d280bbff16b4a3d0c1218a999abcda8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caee1c193cdfbf3007faeb4ae1669999 = $(`<div id="html_caee1c193cdfbf3007faeb4ae1669999" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_8d280bbff16b4a3d0c1218a999abcda8.setContent(html_caee1c193cdfbf3007faeb4ae1669999);
|
|
|
|
|
|
|
|
marker_ebb30fd5fcfa53dac23e5cd128ae0462.bindPopup(popup_8d280bbff16b4a3d0c1218a999abcda8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebb30fd5fcfa53dac23e5cd128ae0462.setIcon(icon_bfbd4c3bfecfe743579bbe1162d59943);
|
|
|
|
|
|
var marker_865eb2bdf784e0d697b95093b0e728ac = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0bf7fdde2e1f47bbf0c09108d8d2dee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3226639d84859513f4732a23e95fc490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b27066209ebaa436d8bc9a81fa62ed82 = $(`<div id="html_b27066209ebaa436d8bc9a81fa62ed82" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_3226639d84859513f4732a23e95fc490.setContent(html_b27066209ebaa436d8bc9a81fa62ed82);
|
|
|
|
|
|
|
|
marker_865eb2bdf784e0d697b95093b0e728ac.bindPopup(popup_3226639d84859513f4732a23e95fc490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_865eb2bdf784e0d697b95093b0e728ac.setIcon(icon_0bf7fdde2e1f47bbf0c09108d8d2dee4);
|
|
|
|
|
|
var marker_b6c4741a645365b84cd582a8db061a5e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d435cbb9f36ff651cbe90f8de6f5b790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51c6dedd47baa98d41a70f678a172a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb65b0e518a44a5b297b02bea2af671d = $(`<div id="html_eb65b0e518a44a5b297b02bea2af671d" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_51c6dedd47baa98d41a70f678a172a40.setContent(html_eb65b0e518a44a5b297b02bea2af671d);
|
|
|
|
|
|
|
|
marker_b6c4741a645365b84cd582a8db061a5e.bindPopup(popup_51c6dedd47baa98d41a70f678a172a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6c4741a645365b84cd582a8db061a5e.setIcon(icon_d435cbb9f36ff651cbe90f8de6f5b790);
|
|
|
|
|
|
var marker_11912692b731408c178c1e796f84d02a = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fdc718fc30ac7edb2ec9e2501b9fca8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_531fbee73eb068bab87ff4c1aedc859f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3c73e0492eb70c284d039c8c1750c74 = $(`<div id="html_c3c73e0492eb70c284d039c8c1750c74" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_531fbee73eb068bab87ff4c1aedc859f.setContent(html_c3c73e0492eb70c284d039c8c1750c74);
|
|
|
|
|
|
|
|
marker_11912692b731408c178c1e796f84d02a.bindPopup(popup_531fbee73eb068bab87ff4c1aedc859f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11912692b731408c178c1e796f84d02a.setIcon(icon_fdc718fc30ac7edb2ec9e2501b9fca8d);
|
|
|
|
|
|
var marker_0957f06cb38a4b6037ee964f78add542 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_47cd860ae49d541d743f6480baaddbb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5825d1ab781b85020deeb46ce21bddf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89537e525f19d043a75430fd0d3ef1b8 = $(`<div id="html_89537e525f19d043a75430fd0d3ef1b8" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_5825d1ab781b85020deeb46ce21bddf6.setContent(html_89537e525f19d043a75430fd0d3ef1b8);
|
|
|
|
|
|
|
|
marker_0957f06cb38a4b6037ee964f78add542.bindPopup(popup_5825d1ab781b85020deeb46ce21bddf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0957f06cb38a4b6037ee964f78add542.setIcon(icon_47cd860ae49d541d743f6480baaddbb4);
|
|
|
|
|
|
var marker_091cada8eaba0c31a9fec4a403bc96be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_41217b48ff795f96ff65966a997ed05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22bb840aa80794abce4d75488401b5b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc65acccb38457de63f17ca0e18ed287 = $(`<div id="html_fc65acccb38457de63f17ca0e18ed287" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_22bb840aa80794abce4d75488401b5b6.setContent(html_fc65acccb38457de63f17ca0e18ed287);
|
|
|
|
|
|
|
|
marker_091cada8eaba0c31a9fec4a403bc96be.bindPopup(popup_22bb840aa80794abce4d75488401b5b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_091cada8eaba0c31a9fec4a403bc96be.setIcon(icon_41217b48ff795f96ff65966a997ed05d);
|
|
|
|
|
|
var marker_5a358f27e00ac1ac2be40832de7f8a09 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ea18f5910c0724fc52923b5b618ef63a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eec650a7c66120ffd0fc68e0e2e180f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6dfc5205c7f4d61537b544d9e4e4c41 = $(`<div id="html_c6dfc5205c7f4d61537b544d9e4e4c41" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5eec650a7c66120ffd0fc68e0e2e180f.setContent(html_c6dfc5205c7f4d61537b544d9e4e4c41);
|
|
|
|
|
|
|
|
marker_5a358f27e00ac1ac2be40832de7f8a09.bindPopup(popup_5eec650a7c66120ffd0fc68e0e2e180f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a358f27e00ac1ac2be40832de7f8a09.setIcon(icon_ea18f5910c0724fc52923b5b618ef63a);
|
|
|
|
|
|
var marker_077660333cbd1870cfe8ef087a8ed43d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_74328f5767381682877423d1d43cabf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24c4312012f439cb1a5c8ee4ed54aea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe8760bb7dcfb10f37a55c339cd16e5 = $(`<div id="html_dfe8760bb7dcfb10f37a55c339cd16e5" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_24c4312012f439cb1a5c8ee4ed54aea8.setContent(html_dfe8760bb7dcfb10f37a55c339cd16e5);
|
|
|
|
|
|
|
|
marker_077660333cbd1870cfe8ef087a8ed43d.bindPopup(popup_24c4312012f439cb1a5c8ee4ed54aea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_077660333cbd1870cfe8ef087a8ed43d.setIcon(icon_74328f5767381682877423d1d43cabf0);
|
|
|
|
|
|
var marker_a1a36eb6fec2fb0647c60096c880e8e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0725db8345474b95c33fddaeb161c2fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75f0c301c0b6ae685b7ce1847deb7629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8103de3739df8ffbfe0a78eb5e1ba37c = $(`<div id="html_8103de3739df8ffbfe0a78eb5e1ba37c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_75f0c301c0b6ae685b7ce1847deb7629.setContent(html_8103de3739df8ffbfe0a78eb5e1ba37c);
|
|
|
|
|
|
|
|
marker_a1a36eb6fec2fb0647c60096c880e8e1.bindPopup(popup_75f0c301c0b6ae685b7ce1847deb7629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1a36eb6fec2fb0647c60096c880e8e1.setIcon(icon_0725db8345474b95c33fddaeb161c2fb);
|
|
|
|
|
|
var marker_5d55e88603e00633fe9007a354298ccd = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_736c0827d94d67d4c12fe0082b409182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_549442cc0895537afdb1f2596be81b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11984902c9de49a6bf4fea2bb86cf8b9 = $(`<div id="html_11984902c9de49a6bf4fea2bb86cf8b9" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_549442cc0895537afdb1f2596be81b1a.setContent(html_11984902c9de49a6bf4fea2bb86cf8b9);
|
|
|
|
|
|
|
|
marker_5d55e88603e00633fe9007a354298ccd.bindPopup(popup_549442cc0895537afdb1f2596be81b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d55e88603e00633fe9007a354298ccd.setIcon(icon_736c0827d94d67d4c12fe0082b409182);
|
|
|
|
|
|
var marker_7e204fbb6aa0cc2d0ca389256be3180c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_28183a02468f8dc78159faa4dd03c1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12cb3072c657ef57b11a744ed4f3e393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdb2bc8752806bfc2ad62ed4e935152c = $(`<div id="html_cdb2bc8752806bfc2ad62ed4e935152c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_12cb3072c657ef57b11a744ed4f3e393.setContent(html_cdb2bc8752806bfc2ad62ed4e935152c);
|
|
|
|
|
|
|
|
marker_7e204fbb6aa0cc2d0ca389256be3180c.bindPopup(popup_12cb3072c657ef57b11a744ed4f3e393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e204fbb6aa0cc2d0ca389256be3180c.setIcon(icon_28183a02468f8dc78159faa4dd03c1a5);
|
|
|
|
|
|
var marker_eedcad2ec66e0a2f28d4ccce50b3bf7a = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f48189eaf68464b801b8aec67d32b0c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d42518aaceda6e1f95702bdc35219cf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d4b3dfaa11eb19225848dc58bbf581 = $(`<div id="html_e0d4b3dfaa11eb19225848dc58bbf581" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_d42518aaceda6e1f95702bdc35219cf8.setContent(html_e0d4b3dfaa11eb19225848dc58bbf581);
|
|
|
|
|
|
|
|
marker_eedcad2ec66e0a2f28d4ccce50b3bf7a.bindPopup(popup_d42518aaceda6e1f95702bdc35219cf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eedcad2ec66e0a2f28d4ccce50b3bf7a.setIcon(icon_f48189eaf68464b801b8aec67d32b0c4);
|
|
|
|
|
|
var marker_e59eaa01c4fb3b5f4490b68cb8dcead3 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7ae8096fc3b6b5c5a0680fb5e61b2cfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c51857e005c09e8a03c65e4fa8404d08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eee0cdb1468d1158f100d48b0866ef99 = $(`<div id="html_eee0cdb1468d1158f100d48b0866ef99" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_c51857e005c09e8a03c65e4fa8404d08.setContent(html_eee0cdb1468d1158f100d48b0866ef99);
|
|
|
|
|
|
|
|
marker_e59eaa01c4fb3b5f4490b68cb8dcead3.bindPopup(popup_c51857e005c09e8a03c65e4fa8404d08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e59eaa01c4fb3b5f4490b68cb8dcead3.setIcon(icon_7ae8096fc3b6b5c5a0680fb5e61b2cfd);
|
|
|
|
|
|
var marker_acb6e24709ebb5a1b0f2518e0e55d337 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a3adf5600b704f575643ab99481ea8e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5247c225b5714ac16dcdc64eae8c868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eda7d8eb67681a1fb753d53b43b8cd3 = $(`<div id="html_8eda7d8eb67681a1fb753d53b43b8cd3" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_a5247c225b5714ac16dcdc64eae8c868.setContent(html_8eda7d8eb67681a1fb753d53b43b8cd3);
|
|
|
|
|
|
|
|
marker_acb6e24709ebb5a1b0f2518e0e55d337.bindPopup(popup_a5247c225b5714ac16dcdc64eae8c868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acb6e24709ebb5a1b0f2518e0e55d337.setIcon(icon_a3adf5600b704f575643ab99481ea8e1);
|
|
|
|
|
|
var marker_4a27922f665d23780e1a2fbf72c11357 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fefb02ed871ab8e59debe57bc12ba044 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b405fb1b43e6f7b3e4ceaa4101d1479f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e171d412702d18eb4aef2bde596ee318 = $(`<div id="html_e171d412702d18eb4aef2bde596ee318" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_b405fb1b43e6f7b3e4ceaa4101d1479f.setContent(html_e171d412702d18eb4aef2bde596ee318);
|
|
|
|
|
|
|
|
marker_4a27922f665d23780e1a2fbf72c11357.bindPopup(popup_b405fb1b43e6f7b3e4ceaa4101d1479f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a27922f665d23780e1a2fbf72c11357.setIcon(icon_fefb02ed871ab8e59debe57bc12ba044);
|
|
|
|
|
|
var marker_13b38e59a4071a5ad10954e907be3b2d = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f9a12bebeae8487b3e9ee38b70baf60a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0b527857d714d6050b5a5332203c7be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6482c5f0e0d3f9cab75193849c4fe6e = $(`<div id="html_a6482c5f0e0d3f9cab75193849c4fe6e" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_b0b527857d714d6050b5a5332203c7be.setContent(html_a6482c5f0e0d3f9cab75193849c4fe6e);
|
|
|
|
|
|
|
|
marker_13b38e59a4071a5ad10954e907be3b2d.bindPopup(popup_b0b527857d714d6050b5a5332203c7be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b38e59a4071a5ad10954e907be3b2d.setIcon(icon_f9a12bebeae8487b3e9ee38b70baf60a);
|
|
|
|
|
|
var marker_09464261bf37b500297fb3ce428bd06d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e8889b821b100607155e69d7b1586b2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a1878fddda16c4ed9dd5f5877add6b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96992e39df7dd5168ca94de39407a630 = $(`<div id="html_96992e39df7dd5168ca94de39407a630" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_4a1878fddda16c4ed9dd5f5877add6b3.setContent(html_96992e39df7dd5168ca94de39407a630);
|
|
|
|
|
|
|
|
marker_09464261bf37b500297fb3ce428bd06d.bindPopup(popup_4a1878fddda16c4ed9dd5f5877add6b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09464261bf37b500297fb3ce428bd06d.setIcon(icon_e8889b821b100607155e69d7b1586b2c);
|
|
|
|
|
|
var marker_ed5ced93dd4963a04274c76b59492cd0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_84d8537a48cd2aefd4940b3fcb7076d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9954b075c19c9bacc928a6937dc520c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358a9a231b0bd9ba49d9f09c2e0d28e9 = $(`<div id="html_358a9a231b0bd9ba49d9f09c2e0d28e9" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_c9954b075c19c9bacc928a6937dc520c.setContent(html_358a9a231b0bd9ba49d9f09c2e0d28e9);
|
|
|
|
|
|
|
|
marker_ed5ced93dd4963a04274c76b59492cd0.bindPopup(popup_c9954b075c19c9bacc928a6937dc520c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5ced93dd4963a04274c76b59492cd0.setIcon(icon_84d8537a48cd2aefd4940b3fcb7076d0);
|
|
|
|
|
|
var marker_412a790ded3ffd1213ba955bb030c3ab = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f5f1727b5ea176d2441444fc9d0cf7aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8be058fc44883edc6185e4f9a8f3cdf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e33c6c5150accb4f86534c9c3445db4 = $(`<div id="html_8e33c6c5150accb4f86534c9c3445db4" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_8be058fc44883edc6185e4f9a8f3cdf1.setContent(html_8e33c6c5150accb4f86534c9c3445db4);
|
|
|
|
|
|
|
|
marker_412a790ded3ffd1213ba955bb030c3ab.bindPopup(popup_8be058fc44883edc6185e4f9a8f3cdf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_412a790ded3ffd1213ba955bb030c3ab.setIcon(icon_f5f1727b5ea176d2441444fc9d0cf7aa);
|
|
|
|
|
|
var marker_f0c64a0b619e8e94fc968ce24a4adc1d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_07aad5642cae690ffbe80fc1d98784ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51c5f450a0179563869fe33c9d1818c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96351bebdacdb92a691e2e4dfa4838e0 = $(`<div id="html_96351bebdacdb92a691e2e4dfa4838e0" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_51c5f450a0179563869fe33c9d1818c8.setContent(html_96351bebdacdb92a691e2e4dfa4838e0);
|
|
|
|
|
|
|
|
marker_f0c64a0b619e8e94fc968ce24a4adc1d.bindPopup(popup_51c5f450a0179563869fe33c9d1818c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0c64a0b619e8e94fc968ce24a4adc1d.setIcon(icon_07aad5642cae690ffbe80fc1d98784ca);
|
|
|
|
|
|
var marker_5fb5f3adb268b796cf3bc8bf2b6f5bba = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b1230e87428db4ba153d28b248739bf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdda3e941238d464a8e3823fe58e6baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95de62ec4ca7d893f48ba55da4147a2a = $(`<div id="html_95de62ec4ca7d893f48ba55da4147a2a" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_cdda3e941238d464a8e3823fe58e6baa.setContent(html_95de62ec4ca7d893f48ba55da4147a2a);
|
|
|
|
|
|
|
|
marker_5fb5f3adb268b796cf3bc8bf2b6f5bba.bindPopup(popup_cdda3e941238d464a8e3823fe58e6baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb5f3adb268b796cf3bc8bf2b6f5bba.setIcon(icon_b1230e87428db4ba153d28b248739bf3);
|
|
|
|
|
|
var marker_df379b9d5daf803f38a8ebb86cee68f9 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3af9a1142e2bedf05af51e608a87d058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f775665cfa46482db1fc85d8b49255ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99081b8361942a35b4df86518a64f975 = $(`<div id="html_99081b8361942a35b4df86518a64f975" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_f775665cfa46482db1fc85d8b49255ff.setContent(html_99081b8361942a35b4df86518a64f975);
|
|
|
|
|
|
|
|
marker_df379b9d5daf803f38a8ebb86cee68f9.bindPopup(popup_f775665cfa46482db1fc85d8b49255ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df379b9d5daf803f38a8ebb86cee68f9.setIcon(icon_3af9a1142e2bedf05af51e608a87d058);
|
|
|
|
|
|
var marker_5cd367d2e72d0344da069ee4aa9620ae = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f5411038b48370d7da557c19ebb0f835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83b060c54f4d68e8ca03b0c12f849f04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f3c6fd37b33f9b0a2fa9e7dabc4b21 = $(`<div id="html_76f3c6fd37b33f9b0a2fa9e7dabc4b21" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_83b060c54f4d68e8ca03b0c12f849f04.setContent(html_76f3c6fd37b33f9b0a2fa9e7dabc4b21);
|
|
|
|
|
|
|
|
marker_5cd367d2e72d0344da069ee4aa9620ae.bindPopup(popup_83b060c54f4d68e8ca03b0c12f849f04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cd367d2e72d0344da069ee4aa9620ae.setIcon(icon_f5411038b48370d7da557c19ebb0f835);
|
|
|
|
|
|
var marker_289236ce7cd53729434cd1dc9777810b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f0fb9b421e5e9b275d421a4326786e75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9afa53c7ab2e908de389aebcb13e174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c27514287854f812aeaf1e5525bb1253 = $(`<div id="html_c27514287854f812aeaf1e5525bb1253" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f9afa53c7ab2e908de389aebcb13e174.setContent(html_c27514287854f812aeaf1e5525bb1253);
|
|
|
|
|
|
|
|
marker_289236ce7cd53729434cd1dc9777810b.bindPopup(popup_f9afa53c7ab2e908de389aebcb13e174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289236ce7cd53729434cd1dc9777810b.setIcon(icon_f0fb9b421e5e9b275d421a4326786e75);
|
|
|
|
|
|
var marker_98b3fad72e8d0c72ee4fe07a57d7f627 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_575f41f0aec1e95622453b6f0a63389b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa1e3de57b541a3c0175979f59b63b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_098e744a119782f5cfc042e1539741b1 = $(`<div id="html_098e744a119782f5cfc042e1539741b1" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_fa1e3de57b541a3c0175979f59b63b03.setContent(html_098e744a119782f5cfc042e1539741b1);
|
|
|
|
|
|
|
|
marker_98b3fad72e8d0c72ee4fe07a57d7f627.bindPopup(popup_fa1e3de57b541a3c0175979f59b63b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b3fad72e8d0c72ee4fe07a57d7f627.setIcon(icon_575f41f0aec1e95622453b6f0a63389b);
|
|
|
|
|
|
var marker_85ccb9cb52f2670c38789ff0be3d26de = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_830f45b4020a971d653bd2a516621b33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd71e234f2e78cb627b52cb9ca38dafb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b2cce61144c48ef6bab0b85e8973984 = $(`<div id="html_5b2cce61144c48ef6bab0b85e8973984" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_cd71e234f2e78cb627b52cb9ca38dafb.setContent(html_5b2cce61144c48ef6bab0b85e8973984);
|
|
|
|
|
|
|
|
marker_85ccb9cb52f2670c38789ff0be3d26de.bindPopup(popup_cd71e234f2e78cb627b52cb9ca38dafb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ccb9cb52f2670c38789ff0be3d26de.setIcon(icon_830f45b4020a971d653bd2a516621b33);
|
|
|
|
|
|
var marker_6f9d20d911c146b10d39930607068da0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b9d3bca0a9108ebcf3531a821b49fb2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9e75bef348f2059195ac8034d55e9f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ea8b2741a517ed01c92c0893ebf5ac = $(`<div id="html_f8ea8b2741a517ed01c92c0893ebf5ac" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_f9e75bef348f2059195ac8034d55e9f9.setContent(html_f8ea8b2741a517ed01c92c0893ebf5ac);
|
|
|
|
|
|
|
|
marker_6f9d20d911c146b10d39930607068da0.bindPopup(popup_f9e75bef348f2059195ac8034d55e9f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f9d20d911c146b10d39930607068da0.setIcon(icon_b9d3bca0a9108ebcf3531a821b49fb2c);
|
|
|
|
|
|
var marker_3267a55403c94cf84272a854a5119bec = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ceb9a5276d7716d1614423ad7fa42401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1df974560e8cf91acd2a86fad2c24776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad3ca8dc8948827422689bed92a3eb89 = $(`<div id="html_ad3ca8dc8948827422689bed92a3eb89" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_1df974560e8cf91acd2a86fad2c24776.setContent(html_ad3ca8dc8948827422689bed92a3eb89);
|
|
|
|
|
|
|
|
marker_3267a55403c94cf84272a854a5119bec.bindPopup(popup_1df974560e8cf91acd2a86fad2c24776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3267a55403c94cf84272a854a5119bec.setIcon(icon_ceb9a5276d7716d1614423ad7fa42401);
|
|
|
|
|
|
var marker_bdbd1468e4f1fdf269a333f7cfe6b578 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_fd2efdc3988e86c2eda35a7e462b1b60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f5ab1e4c47229a67e0a6755a39e876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ecf6e2cf24359adb2d9cf6c829df423 = $(`<div id="html_5ecf6e2cf24359adb2d9cf6c829df423" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_24f5ab1e4c47229a67e0a6755a39e876.setContent(html_5ecf6e2cf24359adb2d9cf6c829df423);
|
|
|
|
|
|
|
|
marker_bdbd1468e4f1fdf269a333f7cfe6b578.bindPopup(popup_24f5ab1e4c47229a67e0a6755a39e876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdbd1468e4f1fdf269a333f7cfe6b578.setIcon(icon_fd2efdc3988e86c2eda35a7e462b1b60);
|
|
|
|
|
|
var marker_0816a84e8b048617e61dcd13742ead4e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f7414f9fb0712cdfc8925bf5e8235647 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d00efdc2cff6caa7710f751e00ad098d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7976f5836942ae4a79e934f3c3ec2552 = $(`<div id="html_7976f5836942ae4a79e934f3c3ec2552" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_d00efdc2cff6caa7710f751e00ad098d.setContent(html_7976f5836942ae4a79e934f3c3ec2552);
|
|
|
|
|
|
|
|
marker_0816a84e8b048617e61dcd13742ead4e.bindPopup(popup_d00efdc2cff6caa7710f751e00ad098d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0816a84e8b048617e61dcd13742ead4e.setIcon(icon_f7414f9fb0712cdfc8925bf5e8235647);
|
|
|
|
|
|
var marker_d3d6be17519c223335598ea0f9454561 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e1ff84d6f49e74209793697ad28ce58a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2878dd54eec7183e41a423cfe3a96d24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f10fc3012009e80a6ca78796979272d7 = $(`<div id="html_f10fc3012009e80a6ca78796979272d7" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_2878dd54eec7183e41a423cfe3a96d24.setContent(html_f10fc3012009e80a6ca78796979272d7);
|
|
|
|
|
|
|
|
marker_d3d6be17519c223335598ea0f9454561.bindPopup(popup_2878dd54eec7183e41a423cfe3a96d24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d6be17519c223335598ea0f9454561.setIcon(icon_e1ff84d6f49e74209793697ad28ce58a);
|
|
|
|
|
|
var marker_ddaf48267e9bd047e8f6b5d3313417af = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_455fdaa215bd8f1e0f9906fa41950046 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112c3ca3cb15eeae9a6cf2ba4a34e41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f89e775e1d8dae178210a5eff17793e = $(`<div id="html_6f89e775e1d8dae178210a5eff17793e" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_112c3ca3cb15eeae9a6cf2ba4a34e41b.setContent(html_6f89e775e1d8dae178210a5eff17793e);
|
|
|
|
|
|
|
|
marker_ddaf48267e9bd047e8f6b5d3313417af.bindPopup(popup_112c3ca3cb15eeae9a6cf2ba4a34e41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddaf48267e9bd047e8f6b5d3313417af.setIcon(icon_455fdaa215bd8f1e0f9906fa41950046);
|
|
|
|
|
|
var marker_f20bee714f273be350c71b0a53c849e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_38c7add32eab561b3ed684da51a4b583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18873fef7aecc79845af801bdad2d9f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_138a6f48f2e68be32f0b77926922800d = $(`<div id="html_138a6f48f2e68be32f0b77926922800d" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_18873fef7aecc79845af801bdad2d9f9.setContent(html_138a6f48f2e68be32f0b77926922800d);
|
|
|
|
|
|
|
|
marker_f20bee714f273be350c71b0a53c849e7.bindPopup(popup_18873fef7aecc79845af801bdad2d9f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20bee714f273be350c71b0a53c849e7.setIcon(icon_38c7add32eab561b3ed684da51a4b583);
|
|
|
|
|
|
var marker_80028dad9cce21cf75ea912605551ef9 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7630a16e2537fc09e137aa3b2ca8a3a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_261d5b0bb457ff93b309bd99d0c79520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a41c5a4578bce1eb307d96dcd35f726f = $(`<div id="html_a41c5a4578bce1eb307d96dcd35f726f" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_261d5b0bb457ff93b309bd99d0c79520.setContent(html_a41c5a4578bce1eb307d96dcd35f726f);
|
|
|
|
|
|
|
|
marker_80028dad9cce21cf75ea912605551ef9.bindPopup(popup_261d5b0bb457ff93b309bd99d0c79520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80028dad9cce21cf75ea912605551ef9.setIcon(icon_7630a16e2537fc09e137aa3b2ca8a3a1);
|
|
|
|
|
|
var marker_195ad56ee3c8e1e526f0bda8d0f660ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ce733f50aaa6e4abe7b09582152bcaaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d3db6f0ec8437baec5ee9aa2e90fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b0ba667913faf0248efab3ce1742fe = $(`<div id="html_c5b0ba667913faf0248efab3ce1742fe" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_28d3db6f0ec8437baec5ee9aa2e90fc6.setContent(html_c5b0ba667913faf0248efab3ce1742fe);
|
|
|
|
|
|
|
|
marker_195ad56ee3c8e1e526f0bda8d0f660ee.bindPopup(popup_28d3db6f0ec8437baec5ee9aa2e90fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_195ad56ee3c8e1e526f0bda8d0f660ee.setIcon(icon_ce733f50aaa6e4abe7b09582152bcaaf);
|
|
|
|
|
|
var marker_479b12df0d7a08c8406a8558e869623d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_60f03cfb289a1fa1b964bb0b493c05d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_207ffe2bdf31c69d50bcbfd5ee0a0b66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab8538d11ab1d62f4b575f4cbea77ac2 = $(`<div id="html_ab8538d11ab1d62f4b575f4cbea77ac2" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_207ffe2bdf31c69d50bcbfd5ee0a0b66.setContent(html_ab8538d11ab1d62f4b575f4cbea77ac2);
|
|
|
|
|
|
|
|
marker_479b12df0d7a08c8406a8558e869623d.bindPopup(popup_207ffe2bdf31c69d50bcbfd5ee0a0b66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_479b12df0d7a08c8406a8558e869623d.setIcon(icon_60f03cfb289a1fa1b964bb0b493c05d0);
|
|
|
|
|
|
var marker_7bdb3500df2baf18b7cac2de57605123 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_158cc084ac2fdef1eecdf5d040767d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_713265e8fe0b009eb5018fe8a7fee7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88cc4b3b601c99d1a4068c9d5c0fd8a3 = $(`<div id="html_88cc4b3b601c99d1a4068c9d5c0fd8a3" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_713265e8fe0b009eb5018fe8a7fee7e1.setContent(html_88cc4b3b601c99d1a4068c9d5c0fd8a3);
|
|
|
|
|
|
|
|
marker_7bdb3500df2baf18b7cac2de57605123.bindPopup(popup_713265e8fe0b009eb5018fe8a7fee7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bdb3500df2baf18b7cac2de57605123.setIcon(icon_158cc084ac2fdef1eecdf5d040767d6e);
|
|
|
|
|
|
var marker_96ea480ad692a09dc8becbcfdc99ed75 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_ba3d2384e00111b09c9223fa4ffa7fe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db279c886a562e7268cd72b43a649aab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb917aacee00aced5da8776cb6ece98 = $(`<div id="html_0cb917aacee00aced5da8776cb6ece98" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_db279c886a562e7268cd72b43a649aab.setContent(html_0cb917aacee00aced5da8776cb6ece98);
|
|
|
|
|
|
|
|
marker_96ea480ad692a09dc8becbcfdc99ed75.bindPopup(popup_db279c886a562e7268cd72b43a649aab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ea480ad692a09dc8becbcfdc99ed75.setIcon(icon_ba3d2384e00111b09c9223fa4ffa7fe5);
|
|
|
|
|
|
var marker_047c68e5c0eef74fc3e6c72bdc915838 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_665305872a6db60cb4c4c2b77ffa3956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2386e936f52cd1da97585ca29e9088f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d36d2d6485fabc32073103bec08e4ca9 = $(`<div id="html_d36d2d6485fabc32073103bec08e4ca9" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_f2386e936f52cd1da97585ca29e9088f.setContent(html_d36d2d6485fabc32073103bec08e4ca9);
|
|
|
|
|
|
|
|
marker_047c68e5c0eef74fc3e6c72bdc915838.bindPopup(popup_f2386e936f52cd1da97585ca29e9088f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_047c68e5c0eef74fc3e6c72bdc915838.setIcon(icon_665305872a6db60cb4c4c2b77ffa3956);
|
|
|
|
|
|
var marker_c0ff17afe8243c0f1f6d4e773e233eb5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_62532e7b95e98d14f8337faf93c06a0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13af65d674346d6ca4cfba45e8ec054f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34bd408f22928d78c178f219f24f12a0 = $(`<div id="html_34bd408f22928d78c178f219f24f12a0" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_13af65d674346d6ca4cfba45e8ec054f.setContent(html_34bd408f22928d78c178f219f24f12a0);
|
|
|
|
|
|
|
|
marker_c0ff17afe8243c0f1f6d4e773e233eb5.bindPopup(popup_13af65d674346d6ca4cfba45e8ec054f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ff17afe8243c0f1f6d4e773e233eb5.setIcon(icon_62532e7b95e98d14f8337faf93c06a0c);
|
|
|
|
|
|
var marker_0634dc04767f0e4d4cca5eeb5201bf19 = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_53804ef632ed9aa644a94afbe4078623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f96b43fe73c6010133da6c70c1eea1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dedb53f8d93f2c09b3a341e5b615a5fc = $(`<div id="html_dedb53f8d93f2c09b3a341e5b615a5fc" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_2f96b43fe73c6010133da6c70c1eea1a.setContent(html_dedb53f8d93f2c09b3a341e5b615a5fc);
|
|
|
|
|
|
|
|
marker_0634dc04767f0e4d4cca5eeb5201bf19.bindPopup(popup_2f96b43fe73c6010133da6c70c1eea1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0634dc04767f0e4d4cca5eeb5201bf19.setIcon(icon_53804ef632ed9aa644a94afbe4078623);
|
|
|
|
|
|
var marker_959f6192deca0676fdc00c90d33403fe = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d5d2f819ce3fe211173c7c508b0b8884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f584e95047939668879e04800d026af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03e70a4e6e4c8380cdbbf0bee9948138 = $(`<div id="html_03e70a4e6e4c8380cdbbf0bee9948138" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_4f584e95047939668879e04800d026af.setContent(html_03e70a4e6e4c8380cdbbf0bee9948138);
|
|
|
|
|
|
|
|
marker_959f6192deca0676fdc00c90d33403fe.bindPopup(popup_4f584e95047939668879e04800d026af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_959f6192deca0676fdc00c90d33403fe.setIcon(icon_d5d2f819ce3fe211173c7c508b0b8884);
|
|
|
|
|
|
var marker_c51fa4351607fb17c9f831db03af9799 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4503fb85006b3158a812e72d401e9f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7f445a16a35a9b33083b6172fa48650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c680caf80c2c97ccddc7e3a5f31bc26 = $(`<div id="html_3c680caf80c2c97ccddc7e3a5f31bc26" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_c7f445a16a35a9b33083b6172fa48650.setContent(html_3c680caf80c2c97ccddc7e3a5f31bc26);
|
|
|
|
|
|
|
|
marker_c51fa4351607fb17c9f831db03af9799.bindPopup(popup_c7f445a16a35a9b33083b6172fa48650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c51fa4351607fb17c9f831db03af9799.setIcon(icon_4503fb85006b3158a812e72d401e9f3f);
|
|
|
|
|
|
var marker_2ead02901dc1ba884a9dd40aed0ef15f = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_69c46c7f37169b7d64a4ad4e44421278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f3b888b4dd6ddcb74e0f03df68db3b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ee9082e5597dfceba3533c3ea961dbc = $(`<div id="html_2ee9082e5597dfceba3533c3ea961dbc" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_9f3b888b4dd6ddcb74e0f03df68db3b9.setContent(html_2ee9082e5597dfceba3533c3ea961dbc);
|
|
|
|
|
|
|
|
marker_2ead02901dc1ba884a9dd40aed0ef15f.bindPopup(popup_9f3b888b4dd6ddcb74e0f03df68db3b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ead02901dc1ba884a9dd40aed0ef15f.setIcon(icon_69c46c7f37169b7d64a4ad4e44421278);
|
|
|
|
|
|
var marker_548fcd7d243de007dd699dc42a007720 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_cf2163676d651ee4f790224b6ff83f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2af126934f20a9e83569d83dca71637c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b434a905b93296ae4e9dcf6dc7a90f1d = $(`<div id="html_b434a905b93296ae4e9dcf6dc7a90f1d" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_2af126934f20a9e83569d83dca71637c.setContent(html_b434a905b93296ae4e9dcf6dc7a90f1d);
|
|
|
|
|
|
|
|
marker_548fcd7d243de007dd699dc42a007720.bindPopup(popup_2af126934f20a9e83569d83dca71637c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_548fcd7d243de007dd699dc42a007720.setIcon(icon_cf2163676d651ee4f790224b6ff83f7f);
|
|
|
|
|
|
var marker_e323f2599f14760c0e8316991341653e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b5c8f261a7d8d40117738eb9ebfeb9f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7c3e0acd9eea87a74ea4efd403ae6fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18badbd995fcb1c3087720a049cc6b03 = $(`<div id="html_18badbd995fcb1c3087720a049cc6b03" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_e7c3e0acd9eea87a74ea4efd403ae6fc.setContent(html_18badbd995fcb1c3087720a049cc6b03);
|
|
|
|
|
|
|
|
marker_e323f2599f14760c0e8316991341653e.bindPopup(popup_e7c3e0acd9eea87a74ea4efd403ae6fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e323f2599f14760c0e8316991341653e.setIcon(icon_b5c8f261a7d8d40117738eb9ebfeb9f4);
|
|
|
|
|
|
var marker_1353422a500af36f1bc49c9e6acbfe2e = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0c0411f948b5d5d3d395ba60563fdf82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_082cf7b9cc29e4b55e0b36675ea6a046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11b8f9679dff4482320aefc44299a4b4 = $(`<div id="html_11b8f9679dff4482320aefc44299a4b4" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_082cf7b9cc29e4b55e0b36675ea6a046.setContent(html_11b8f9679dff4482320aefc44299a4b4);
|
|
|
|
|
|
|
|
marker_1353422a500af36f1bc49c9e6acbfe2e.bindPopup(popup_082cf7b9cc29e4b55e0b36675ea6a046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1353422a500af36f1bc49c9e6acbfe2e.setIcon(icon_0c0411f948b5d5d3d395ba60563fdf82);
|
|
|
|
|
|
var marker_a1e34b558efa1900cbc8adcda912bb6e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bda9d736ec15c8a53a614d86dec91c44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c4bd243faf455c16954302d74e1814d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_673abbd7bbe83786146174d9e8017e9d = $(`<div id="html_673abbd7bbe83786146174d9e8017e9d" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_1c4bd243faf455c16954302d74e1814d.setContent(html_673abbd7bbe83786146174d9e8017e9d);
|
|
|
|
|
|
|
|
marker_a1e34b558efa1900cbc8adcda912bb6e.bindPopup(popup_1c4bd243faf455c16954302d74e1814d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e34b558efa1900cbc8adcda912bb6e.setIcon(icon_bda9d736ec15c8a53a614d86dec91c44);
|
|
|
|
|
|
var marker_83d52bb6e25e508d908b02e1a0f420b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0eab181cd6f087d24dc1ed651b3ee695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7a7062a20a5fa47ebc1454c310e153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7466ce154eefeebe5dd084e3bcb94c04 = $(`<div id="html_7466ce154eefeebe5dd084e3bcb94c04" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_6b7a7062a20a5fa47ebc1454c310e153.setContent(html_7466ce154eefeebe5dd084e3bcb94c04);
|
|
|
|
|
|
|
|
marker_83d52bb6e25e508d908b02e1a0f420b3.bindPopup(popup_6b7a7062a20a5fa47ebc1454c310e153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d52bb6e25e508d908b02e1a0f420b3.setIcon(icon_0eab181cd6f087d24dc1ed651b3ee695);
|
|
|
|
|
|
var marker_638cf44b854483457e9c4ff9669b33d0 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d32169372bb8cdf1c941021d5bf0555a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163058e5ca034d90f25868e373c3da17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6ba0492222c7b6582ea2145eed9212b = $(`<div id="html_e6ba0492222c7b6582ea2145eed9212b" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_163058e5ca034d90f25868e373c3da17.setContent(html_e6ba0492222c7b6582ea2145eed9212b);
|
|
|
|
|
|
|
|
marker_638cf44b854483457e9c4ff9669b33d0.bindPopup(popup_163058e5ca034d90f25868e373c3da17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_638cf44b854483457e9c4ff9669b33d0.setIcon(icon_d32169372bb8cdf1c941021d5bf0555a);
|
|
|
|
|
|
var marker_e7a81f5dae21b4c465e89b711e699955 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_23d660d9d74e1e586913ad1b03f57f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd2a07d85964187fe7ab498dff06be91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a0938ca49605476eb4d0f9c4b140da3 = $(`<div id="html_7a0938ca49605476eb4d0f9c4b140da3" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_bd2a07d85964187fe7ab498dff06be91.setContent(html_7a0938ca49605476eb4d0f9c4b140da3);
|
|
|
|
|
|
|
|
marker_e7a81f5dae21b4c465e89b711e699955.bindPopup(popup_bd2a07d85964187fe7ab498dff06be91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a81f5dae21b4c465e89b711e699955.setIcon(icon_23d660d9d74e1e586913ad1b03f57f93);
|
|
|
|
|
|
var marker_f096b2eb6df632ad755937a25237da53 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d1f44a4e32fd8da5d71ffccab63a5194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eca9bfd4007150e70eeb60169fa1174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_119fe0604f4e04814cd1e0116cbcb413 = $(`<div id="html_119fe0604f4e04814cd1e0116cbcb413" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_7eca9bfd4007150e70eeb60169fa1174.setContent(html_119fe0604f4e04814cd1e0116cbcb413);
|
|
|
|
|
|
|
|
marker_f096b2eb6df632ad755937a25237da53.bindPopup(popup_7eca9bfd4007150e70eeb60169fa1174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f096b2eb6df632ad755937a25237da53.setIcon(icon_d1f44a4e32fd8da5d71ffccab63a5194);
|
|
|
|
|
|
var marker_7efa0e51335e6a132f470876ebf8206a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3e1b528e2f8964174c9c54e956b56478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dbe7ed575db0b9b9496d35692e22fd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d16677a81bc92cda9b7211eff9dbe85 = $(`<div id="html_3d16677a81bc92cda9b7211eff9dbe85" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_5dbe7ed575db0b9b9496d35692e22fd4.setContent(html_3d16677a81bc92cda9b7211eff9dbe85);
|
|
|
|
|
|
|
|
marker_7efa0e51335e6a132f470876ebf8206a.bindPopup(popup_5dbe7ed575db0b9b9496d35692e22fd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7efa0e51335e6a132f470876ebf8206a.setIcon(icon_3e1b528e2f8964174c9c54e956b56478);
|
|
|
|
|
|
var marker_03821656709ba686f105d7ea6901de96 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_db57e51c3b719881c288921d49ad4923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5523100e7cfce4bfe869284be4afb34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9363fe533a0db47fa064d4d339494aff = $(`<div id="html_9363fe533a0db47fa064d4d339494aff" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_5523100e7cfce4bfe869284be4afb34d.setContent(html_9363fe533a0db47fa064d4d339494aff);
|
|
|
|
|
|
|
|
marker_03821656709ba686f105d7ea6901de96.bindPopup(popup_5523100e7cfce4bfe869284be4afb34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03821656709ba686f105d7ea6901de96.setIcon(icon_db57e51c3b719881c288921d49ad4923);
|
|
|
|
|
|
var marker_ae031a55dde21727052105af68765196 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3fa467cd5db70f3b47ef88bd3eee96a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b3ac3bd280d908993bf874bf3457477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd1480848bee417c5753d627864b667f = $(`<div id="html_bd1480848bee417c5753d627864b667f" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2b3ac3bd280d908993bf874bf3457477.setContent(html_bd1480848bee417c5753d627864b667f);
|
|
|
|
|
|
|
|
marker_ae031a55dde21727052105af68765196.bindPopup(popup_2b3ac3bd280d908993bf874bf3457477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae031a55dde21727052105af68765196.setIcon(icon_3fa467cd5db70f3b47ef88bd3eee96a1);
|
|
|
|
|
|
var marker_63af51c023a1c12ec4c6ce1d5c7de84e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_5795f8a4cf7be2975add0c14954029bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba15d012ad0a5de5d002d886bbb3b3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ee5e96c78155b7f80f16f174fa7255 = $(`<div id="html_07ee5e96c78155b7f80f16f174fa7255" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_7ba15d012ad0a5de5d002d886bbb3b3b.setContent(html_07ee5e96c78155b7f80f16f174fa7255);
|
|
|
|
|
|
|
|
marker_63af51c023a1c12ec4c6ce1d5c7de84e.bindPopup(popup_7ba15d012ad0a5de5d002d886bbb3b3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63af51c023a1c12ec4c6ce1d5c7de84e.setIcon(icon_5795f8a4cf7be2975add0c14954029bf);
|
|
|
|
|
|
var marker_ffc4ee8c46086f81331adbdf2d2fad8f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_36ec91837caff90de9ffe34a9bcb4cf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72d03584055a29f43777111a1f9d4c2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a0e4d252cde7e3d733096cc28fa776 = $(`<div id="html_44a0e4d252cde7e3d733096cc28fa776" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_72d03584055a29f43777111a1f9d4c2c.setContent(html_44a0e4d252cde7e3d733096cc28fa776);
|
|
|
|
|
|
|
|
marker_ffc4ee8c46086f81331adbdf2d2fad8f.bindPopup(popup_72d03584055a29f43777111a1f9d4c2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc4ee8c46086f81331adbdf2d2fad8f.setIcon(icon_36ec91837caff90de9ffe34a9bcb4cf9);
|
|
|
|
|
|
var marker_0b2f326745bd6f518d20c8b7d2d12030 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0669e2d926a440f0a5a45ae44f7d2217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33fb83ac9c7801e816138e388f66022a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_374c5d993f5f179491d36d76ffaed943 = $(`<div id="html_374c5d993f5f179491d36d76ffaed943" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_33fb83ac9c7801e816138e388f66022a.setContent(html_374c5d993f5f179491d36d76ffaed943);
|
|
|
|
|
|
|
|
marker_0b2f326745bd6f518d20c8b7d2d12030.bindPopup(popup_33fb83ac9c7801e816138e388f66022a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b2f326745bd6f518d20c8b7d2d12030.setIcon(icon_0669e2d926a440f0a5a45ae44f7d2217);
|
|
|
|
|
|
var marker_76d08ac464edcb5d470d5d5c7a86f45b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b483dade36494c313789a78930c3045d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52371645e101bcebd92813c7ec94d70d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20960c887fd3b1e8b114a64d3f98b979 = $(`<div id="html_20960c887fd3b1e8b114a64d3f98b979" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_52371645e101bcebd92813c7ec94d70d.setContent(html_20960c887fd3b1e8b114a64d3f98b979);
|
|
|
|
|
|
|
|
marker_76d08ac464edcb5d470d5d5c7a86f45b.bindPopup(popup_52371645e101bcebd92813c7ec94d70d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d08ac464edcb5d470d5d5c7a86f45b.setIcon(icon_b483dade36494c313789a78930c3045d);
|
|
|
|
|
|
var marker_cbf15b78b34ef4a54027639499dabe03 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a3a3bc55c1aec06f815fd7c7c15ba036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c19616a93a8e4ccab668bdfb442fa8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1fe84e08fbb3f00d6dd85eaf192328a = $(`<div id="html_b1fe84e08fbb3f00d6dd85eaf192328a" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_1c19616a93a8e4ccab668bdfb442fa8b.setContent(html_b1fe84e08fbb3f00d6dd85eaf192328a);
|
|
|
|
|
|
|
|
marker_cbf15b78b34ef4a54027639499dabe03.bindPopup(popup_1c19616a93a8e4ccab668bdfb442fa8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbf15b78b34ef4a54027639499dabe03.setIcon(icon_a3a3bc55c1aec06f815fd7c7c15ba036);
|
|
|
|
|
|
var marker_0abd2eb2226ece8dc4f488df8fc20998 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b2d296d5d712136e9da9c4df0377c49e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_606872b9107880dcdc317f0b203e27d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20f6f614b8db30ad9877c3d44df5a2c9 = $(`<div id="html_20f6f614b8db30ad9877c3d44df5a2c9" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_606872b9107880dcdc317f0b203e27d6.setContent(html_20f6f614b8db30ad9877c3d44df5a2c9);
|
|
|
|
|
|
|
|
marker_0abd2eb2226ece8dc4f488df8fc20998.bindPopup(popup_606872b9107880dcdc317f0b203e27d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0abd2eb2226ece8dc4f488df8fc20998.setIcon(icon_b2d296d5d712136e9da9c4df0377c49e);
|
|
|
|
|
|
var marker_c36cfc4c736f788fe1bd3db27f104011 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3494a2605fd7adb508ad29dc227afa44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5edd23fd12754a5c15c5327e1bfb0380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51921574db44900cc5001a32cc2914af = $(`<div id="html_51921574db44900cc5001a32cc2914af" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_5edd23fd12754a5c15c5327e1bfb0380.setContent(html_51921574db44900cc5001a32cc2914af);
|
|
|
|
|
|
|
|
marker_c36cfc4c736f788fe1bd3db27f104011.bindPopup(popup_5edd23fd12754a5c15c5327e1bfb0380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36cfc4c736f788fe1bd3db27f104011.setIcon(icon_3494a2605fd7adb508ad29dc227afa44);
|
|
|
|
|
|
var marker_fbfc3ecc1ee62d79c420dee29156a08d = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7073f46936d4cb327191f39c6e333ffa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4214dcc506f326fff61582a16cd47b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e1f1a843af100ea4cc52a7a1a5b911e = $(`<div id="html_1e1f1a843af100ea4cc52a7a1a5b911e" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_c4214dcc506f326fff61582a16cd47b6.setContent(html_1e1f1a843af100ea4cc52a7a1a5b911e);
|
|
|
|
|
|
|
|
marker_fbfc3ecc1ee62d79c420dee29156a08d.bindPopup(popup_c4214dcc506f326fff61582a16cd47b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbfc3ecc1ee62d79c420dee29156a08d.setIcon(icon_7073f46936d4cb327191f39c6e333ffa);
|
|
|
|
|
|
var marker_57826455940885d91a4b7e9df824d291 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c7376c44712d39cb4447f5c8087cc5f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2113e9878b0297a0da8bf6f5156f95d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da581b39c23b5b99c790afebfd26becd = $(`<div id="html_da581b39c23b5b99c790afebfd26becd" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_2113e9878b0297a0da8bf6f5156f95d5.setContent(html_da581b39c23b5b99c790afebfd26becd);
|
|
|
|
|
|
|
|
marker_57826455940885d91a4b7e9df824d291.bindPopup(popup_2113e9878b0297a0da8bf6f5156f95d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57826455940885d91a4b7e9df824d291.setIcon(icon_c7376c44712d39cb4447f5c8087cc5f4);
|
|
|
|
|
|
var marker_85c011edaca8d9fe73fc83b3c4f7cf9b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_132f2c15044a97cf22cdf14b233ba2ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c89c567cc05ae15fb22e694f6da15fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c3973ae3344feec8ff326c5cfd9c760 = $(`<div id="html_5c3973ae3344feec8ff326c5cfd9c760" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_2c89c567cc05ae15fb22e694f6da15fd.setContent(html_5c3973ae3344feec8ff326c5cfd9c760);
|
|
|
|
|
|
|
|
marker_85c011edaca8d9fe73fc83b3c4f7cf9b.bindPopup(popup_2c89c567cc05ae15fb22e694f6da15fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c011edaca8d9fe73fc83b3c4f7cf9b.setIcon(icon_132f2c15044a97cf22cdf14b233ba2ad);
|
|
|
|
|
|
var marker_bc9003958c1015a89d6aa398a19f48f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0b3a3095e6269dd09093f13d461112c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_180f358b1fe013b07fd9d9c64375b0c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c108213445cc4d53559603786d3ed96 = $(`<div id="html_8c108213445cc4d53559603786d3ed96" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_180f358b1fe013b07fd9d9c64375b0c8.setContent(html_8c108213445cc4d53559603786d3ed96);
|
|
|
|
|
|
|
|
marker_bc9003958c1015a89d6aa398a19f48f1.bindPopup(popup_180f358b1fe013b07fd9d9c64375b0c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc9003958c1015a89d6aa398a19f48f1.setIcon(icon_0b3a3095e6269dd09093f13d461112c6);
|
|
|
|
|
|
var marker_4675c6b85ed3b6dc89971658a61f61e6 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_39bf39de6dd9dc9f9ca6578bb4247809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dd803eacf9da3241086dd42762a648a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc58957adab71d88296bd5c4d2ef6326 = $(`<div id="html_dc58957adab71d88296bd5c4d2ef6326" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_8dd803eacf9da3241086dd42762a648a.setContent(html_dc58957adab71d88296bd5c4d2ef6326);
|
|
|
|
|
|
|
|
marker_4675c6b85ed3b6dc89971658a61f61e6.bindPopup(popup_8dd803eacf9da3241086dd42762a648a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4675c6b85ed3b6dc89971658a61f61e6.setIcon(icon_39bf39de6dd9dc9f9ca6578bb4247809);
|
|
|
|
|
|
var marker_6c22ebbe41c535dc112fb23db2d7e72d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0940375adf048b6cbf2410f04ce6ba41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa95c1c4ce34b67fb7fc6f7db56397e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_059e0eb25986a71771b00b58d524c575 = $(`<div id="html_059e0eb25986a71771b00b58d524c575" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_aa95c1c4ce34b67fb7fc6f7db56397e2.setContent(html_059e0eb25986a71771b00b58d524c575);
|
|
|
|
|
|
|
|
marker_6c22ebbe41c535dc112fb23db2d7e72d.bindPopup(popup_aa95c1c4ce34b67fb7fc6f7db56397e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c22ebbe41c535dc112fb23db2d7e72d.setIcon(icon_0940375adf048b6cbf2410f04ce6ba41);
|
|
|
|
|
|
var marker_684ef1b0af10be3e4ef13a74a67b1b93 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e840071a7646699a48135340ddfa4080 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c2ee118d124632ac09d0b3394cc1ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1af5faedd079a9e63874c66979cf2a5f = $(`<div id="html_1af5faedd079a9e63874c66979cf2a5f" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_a9c2ee118d124632ac09d0b3394cc1ea.setContent(html_1af5faedd079a9e63874c66979cf2a5f);
|
|
|
|
|
|
|
|
marker_684ef1b0af10be3e4ef13a74a67b1b93.bindPopup(popup_a9c2ee118d124632ac09d0b3394cc1ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_684ef1b0af10be3e4ef13a74a67b1b93.setIcon(icon_e840071a7646699a48135340ddfa4080);
|
|
|
|
|
|
var marker_b327e157e313803692e84ea9ebad8c94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8a9b658047dea204c2305c298ad351b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d79eec8d188d84311696c12f125ea8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1d9fa04f3dadea8c418f52c7020d170 = $(`<div id="html_a1d9fa04f3dadea8c418f52c7020d170" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_6d79eec8d188d84311696c12f125ea8e.setContent(html_a1d9fa04f3dadea8c418f52c7020d170);
|
|
|
|
|
|
|
|
marker_b327e157e313803692e84ea9ebad8c94.bindPopup(popup_6d79eec8d188d84311696c12f125ea8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b327e157e313803692e84ea9ebad8c94.setIcon(icon_8a9b658047dea204c2305c298ad351b7);
|
|
|
|
|
|
var marker_38e92f934b48df86f9d5abd52e2d0f12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_faf940fbe9956fe7993e36c354599ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_470c4cfdddb1a785d234207763a197fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60d2020b3859656c447db1b23d435d5 = $(`<div id="html_d60d2020b3859656c447db1b23d435d5" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_470c4cfdddb1a785d234207763a197fc.setContent(html_d60d2020b3859656c447db1b23d435d5);
|
|
|
|
|
|
|
|
marker_38e92f934b48df86f9d5abd52e2d0f12.bindPopup(popup_470c4cfdddb1a785d234207763a197fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e92f934b48df86f9d5abd52e2d0f12.setIcon(icon_faf940fbe9956fe7993e36c354599ebd);
|
|
|
|
|
|
var marker_ef38bafb0c34199f59c12dbbce4715f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_844194c40eb6e321558faecf43081901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_039c35e5240adf103a4ac34ea78043ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d5533f6541ce2e2bc81e18a930014a = $(`<div id="html_21d5533f6541ce2e2bc81e18a930014a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_039c35e5240adf103a4ac34ea78043ab.setContent(html_21d5533f6541ce2e2bc81e18a930014a);
|
|
|
|
|
|
|
|
marker_ef38bafb0c34199f59c12dbbce4715f5.bindPopup(popup_039c35e5240adf103a4ac34ea78043ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef38bafb0c34199f59c12dbbce4715f5.setIcon(icon_844194c40eb6e321558faecf43081901);
|
|
|
|
|
|
var marker_66aba1844e5efb135cff29b00990ff99 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_584031f223b458ad1b59beee54dcf260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3448dbdb8e191ecdc57e6949447de773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52dae6cbf13d9883261d30cdbbbd6cde = $(`<div id="html_52dae6cbf13d9883261d30cdbbbd6cde" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_3448dbdb8e191ecdc57e6949447de773.setContent(html_52dae6cbf13d9883261d30cdbbbd6cde);
|
|
|
|
|
|
|
|
marker_66aba1844e5efb135cff29b00990ff99.bindPopup(popup_3448dbdb8e191ecdc57e6949447de773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66aba1844e5efb135cff29b00990ff99.setIcon(icon_584031f223b458ad1b59beee54dcf260);
|
|
|
|
|
|
var marker_163a77fe52d14f8ddf363aff4940272e = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a48efc03e64960af54b11f7645409f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_defb0cee7e9aae3deb5476684d2e50ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6837d4250790d58f08a435c232698fa = $(`<div id="html_a6837d4250790d58f08a435c232698fa" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_defb0cee7e9aae3deb5476684d2e50ec.setContent(html_a6837d4250790d58f08a435c232698fa);
|
|
|
|
|
|
|
|
marker_163a77fe52d14f8ddf363aff4940272e.bindPopup(popup_defb0cee7e9aae3deb5476684d2e50ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_163a77fe52d14f8ddf363aff4940272e.setIcon(icon_a48efc03e64960af54b11f7645409f63);
|
|
|
|
|
|
var marker_26e7bbba3533946db2c1d6af616a4204 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4be0abc72d75d098931f2bfc5f8436be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ef30f122e4f74ee6ad4befacd987fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_439b084cace19309577dbe4439c06a91 = $(`<div id="html_439b084cace19309577dbe4439c06a91" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_59ef30f122e4f74ee6ad4befacd987fe.setContent(html_439b084cace19309577dbe4439c06a91);
|
|
|
|
|
|
|
|
marker_26e7bbba3533946db2c1d6af616a4204.bindPopup(popup_59ef30f122e4f74ee6ad4befacd987fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26e7bbba3533946db2c1d6af616a4204.setIcon(icon_4be0abc72d75d098931f2bfc5f8436be);
|
|
|
|
|
|
var marker_546ee1ce52d488dda38a12625f3aa784 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_193c042de3841d34465d6d6b0f6f4480 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79eabc0aacce83ca043aff3f9f3b7c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73e327649e6dae2943424548abec1872 = $(`<div id="html_73e327649e6dae2943424548abec1872" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_79eabc0aacce83ca043aff3f9f3b7c6d.setContent(html_73e327649e6dae2943424548abec1872);
|
|
|
|
|
|
|
|
marker_546ee1ce52d488dda38a12625f3aa784.bindPopup(popup_79eabc0aacce83ca043aff3f9f3b7c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_546ee1ce52d488dda38a12625f3aa784.setIcon(icon_193c042de3841d34465d6d6b0f6f4480);
|
|
|
|
|
|
var marker_675a7438383a87f1d8456f5d75f92c62 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_eb5dd30b2a0cc691a495c82204cb8c48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a6b98b9c3be91ae86f1e650d603cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0690e97d7c9e45db886cd6f08c6644f5 = $(`<div id="html_0690e97d7c9e45db886cd6f08c6644f5" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_79a6b98b9c3be91ae86f1e650d603cd9.setContent(html_0690e97d7c9e45db886cd6f08c6644f5);
|
|
|
|
|
|
|
|
marker_675a7438383a87f1d8456f5d75f92c62.bindPopup(popup_79a6b98b9c3be91ae86f1e650d603cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_675a7438383a87f1d8456f5d75f92c62.setIcon(icon_eb5dd30b2a0cc691a495c82204cb8c48);
|
|
|
|
|
|
var marker_0945e4b5aedf499ac4fde473baad01aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0e9ebc88fbf96b185fc7922231d2a81c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e97b4740bc737fcc9787bf04b2b98e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ee5c2cbbb54f1a4ec692062be222f5c = $(`<div id="html_1ee5c2cbbb54f1a4ec692062be222f5c" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_0e97b4740bc737fcc9787bf04b2b98e4.setContent(html_1ee5c2cbbb54f1a4ec692062be222f5c);
|
|
|
|
|
|
|
|
marker_0945e4b5aedf499ac4fde473baad01aa.bindPopup(popup_0e97b4740bc737fcc9787bf04b2b98e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0945e4b5aedf499ac4fde473baad01aa.setIcon(icon_0e9ebc88fbf96b185fc7922231d2a81c);
|
|
|
|
|
|
var marker_cd0d23018beac1b06d3431031895e5cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_02278d3c8d33a79dfd6cee91067c5ce1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_674c1d85bff402f10b6a43048279866f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcdbc8a342593b6694d0da604b410e9e = $(`<div id="html_fcdbc8a342593b6694d0da604b410e9e" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_674c1d85bff402f10b6a43048279866f.setContent(html_fcdbc8a342593b6694d0da604b410e9e);
|
|
|
|
|
|
|
|
marker_cd0d23018beac1b06d3431031895e5cc.bindPopup(popup_674c1d85bff402f10b6a43048279866f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd0d23018beac1b06d3431031895e5cc.setIcon(icon_02278d3c8d33a79dfd6cee91067c5ce1);
|
|
|
|
|
|
var marker_e28f8737f93dd2708d5458423084f8a3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_21b41d1a96f6cddca12a48d498f5bdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a619b2f1045b9fb02ef4659694325581 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9eb652cce5826b423b2e56ae8e17315 = $(`<div id="html_d9eb652cce5826b423b2e56ae8e17315" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_a619b2f1045b9fb02ef4659694325581.setContent(html_d9eb652cce5826b423b2e56ae8e17315);
|
|
|
|
|
|
|
|
marker_e28f8737f93dd2708d5458423084f8a3.bindPopup(popup_a619b2f1045b9fb02ef4659694325581)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28f8737f93dd2708d5458423084f8a3.setIcon(icon_21b41d1a96f6cddca12a48d498f5bdf3);
|
|
|
|
|
|
var marker_16393e0a21415d9861084a2d28e7c3a3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8d3d36cd9b68061d1379f976954135fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_996a1eb23123c0139bb724d33ada789a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf533c277fbc48fe46267992e1fe4e4 = $(`<div id="html_9cf533c277fbc48fe46267992e1fe4e4" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_996a1eb23123c0139bb724d33ada789a.setContent(html_9cf533c277fbc48fe46267992e1fe4e4);
|
|
|
|
|
|
|
|
marker_16393e0a21415d9861084a2d28e7c3a3.bindPopup(popup_996a1eb23123c0139bb724d33ada789a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16393e0a21415d9861084a2d28e7c3a3.setIcon(icon_8d3d36cd9b68061d1379f976954135fb);
|
|
|
|
|
|
var marker_9f4b24be2dfad28accf26e275d6df0e4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_08065bc050ee86487b33f140c987b010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6398a97ef0599d58a0fdce0e52d385a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4640612338f758f2560a337e29cfb73a = $(`<div id="html_4640612338f758f2560a337e29cfb73a" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_6398a97ef0599d58a0fdce0e52d385a2.setContent(html_4640612338f758f2560a337e29cfb73a);
|
|
|
|
|
|
|
|
marker_9f4b24be2dfad28accf26e275d6df0e4.bindPopup(popup_6398a97ef0599d58a0fdce0e52d385a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f4b24be2dfad28accf26e275d6df0e4.setIcon(icon_08065bc050ee86487b33f140c987b010);
|
|
|
|
|
|
var marker_bd6ad8b1bcb8667f1b6f4f1405bc1489 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_011a393d575dc07b86d12a3ed9dda306 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72894b5ca69c18c760dc7421149e7616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da392d967b88d3fc7ba1f6d5b5a52376 = $(`<div id="html_da392d967b88d3fc7ba1f6d5b5a52376" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_72894b5ca69c18c760dc7421149e7616.setContent(html_da392d967b88d3fc7ba1f6d5b5a52376);
|
|
|
|
|
|
|
|
marker_bd6ad8b1bcb8667f1b6f4f1405bc1489.bindPopup(popup_72894b5ca69c18c760dc7421149e7616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd6ad8b1bcb8667f1b6f4f1405bc1489.setIcon(icon_011a393d575dc07b86d12a3ed9dda306);
|
|
|
|
|
|
var marker_45c3add2e5f91b1e9d4273a591795a64 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_b51f28256187c82176013cb59c3aa87c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_420a2debd4056b3e72a9491385ec77fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad11a63f3cf9a3e2b3e98ea3bc141c10 = $(`<div id="html_ad11a63f3cf9a3e2b3e98ea3bc141c10" style="width: 100.0%; height: 100.0%;">dev.architectcontext.aarpia.net</div>`)[0];
|
|
popup_420a2debd4056b3e72a9491385ec77fb.setContent(html_ad11a63f3cf9a3e2b3e98ea3bc141c10);
|
|
|
|
|
|
|
|
marker_45c3add2e5f91b1e9d4273a591795a64.bindPopup(popup_420a2debd4056b3e72a9491385ec77fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45c3add2e5f91b1e9d4273a591795a64.setIcon(icon_b51f28256187c82176013cb59c3aa87c);
|
|
|
|
|
|
var marker_e5ed9248df1956612145bb39bfb0e315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_2e5b9d533b7609b25722c1673b1bddb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4017451ddb65b3e1286bddfdbb624021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf5762eab62060dd75f6edd686da7562 = $(`<div id="html_cf5762eab62060dd75f6edd686da7562" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_4017451ddb65b3e1286bddfdbb624021.setContent(html_cf5762eab62060dd75f6edd686da7562);
|
|
|
|
|
|
|
|
marker_e5ed9248df1956612145bb39bfb0e315.bindPopup(popup_4017451ddb65b3e1286bddfdbb624021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5ed9248df1956612145bb39bfb0e315.setIcon(icon_2e5b9d533b7609b25722c1673b1bddb4);
|
|
|
|
|
|
var marker_2107562a171f1f6bd3b66c84a3e08c03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_6b89d030f65b75216f22efde12e21df9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4c313194363933075fa4bde2363889b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35d64bb4aff5240ef72753fbfa35d4b6 = $(`<div id="html_35d64bb4aff5240ef72753fbfa35d4b6" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d4c313194363933075fa4bde2363889b.setContent(html_35d64bb4aff5240ef72753fbfa35d4b6);
|
|
|
|
|
|
|
|
marker_2107562a171f1f6bd3b66c84a3e08c03.bindPopup(popup_d4c313194363933075fa4bde2363889b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2107562a171f1f6bd3b66c84a3e08c03.setIcon(icon_6b89d030f65b75216f22efde12e21df9);
|
|
|
|
|
|
var marker_283e3c011cf7a4034565f9c93dea7d45 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7476c401de2593d9ffdfefd5acb22724 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42fc63a8e73c291354fde00b3d5dd32f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b8311237aafa9c257010c9ea3bc3f6 = $(`<div id="html_b8b8311237aafa9c257010c9ea3bc3f6" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_42fc63a8e73c291354fde00b3d5dd32f.setContent(html_b8b8311237aafa9c257010c9ea3bc3f6);
|
|
|
|
|
|
|
|
marker_283e3c011cf7a4034565f9c93dea7d45.bindPopup(popup_42fc63a8e73c291354fde00b3d5dd32f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_283e3c011cf7a4034565f9c93dea7d45.setIcon(icon_7476c401de2593d9ffdfefd5acb22724);
|
|
|
|
|
|
var marker_64b01cf556c1be06713fdeccbeca6c24 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_a0b0627fde853e5d171362bba0329674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbaeb7e59df63cc4e41140bc53eca801 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5973b5b38210f5c55e361950cead5752 = $(`<div id="html_5973b5b38210f5c55e361950cead5752" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_cbaeb7e59df63cc4e41140bc53eca801.setContent(html_5973b5b38210f5c55e361950cead5752);
|
|
|
|
|
|
|
|
marker_64b01cf556c1be06713fdeccbeca6c24.bindPopup(popup_cbaeb7e59df63cc4e41140bc53eca801)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64b01cf556c1be06713fdeccbeca6c24.setIcon(icon_a0b0627fde853e5d171362bba0329674);
|
|
|
|
|
|
var marker_ad292de4b8c563ee86edf26854d9fefb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_bde7dd9be54e8a13c0093dd9903e6fd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a927bf77d8f817eaa86ac7f64a5e8255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7abc457d0d5de8d7494c36cdb3aefbbc = $(`<div id="html_7abc457d0d5de8d7494c36cdb3aefbbc" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_a927bf77d8f817eaa86ac7f64a5e8255.setContent(html_7abc457d0d5de8d7494c36cdb3aefbbc);
|
|
|
|
|
|
|
|
marker_ad292de4b8c563ee86edf26854d9fefb.bindPopup(popup_a927bf77d8f817eaa86ac7f64a5e8255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad292de4b8c563ee86edf26854d9fefb.setIcon(icon_bde7dd9be54e8a13c0093dd9903e6fd6);
|
|
|
|
|
|
var marker_7071538f37ed911d9f6df99685f443ba = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_8ab802b84d63b7185d31983df094e8e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a8dd701da1a720c3114d5f172611511 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89988cb4ff92bd8e9a3a05158f2ab84f = $(`<div id="html_89988cb4ff92bd8e9a3a05158f2ab84f" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_7a8dd701da1a720c3114d5f172611511.setContent(html_89988cb4ff92bd8e9a3a05158f2ab84f);
|
|
|
|
|
|
|
|
marker_7071538f37ed911d9f6df99685f443ba.bindPopup(popup_7a8dd701da1a720c3114d5f172611511)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7071538f37ed911d9f6df99685f443ba.setIcon(icon_8ab802b84d63b7185d31983df094e8e9);
|
|
|
|
|
|
var marker_af89470774c890562e1ffcba9dbe64ac = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_15c50da04cc5399bb7d8a167f80537d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_190d4454fbfb179154cc42508e37328c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d76941926a322c67d3e44f2f03f2f2df = $(`<div id="html_d76941926a322c67d3e44f2f03f2f2df" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_190d4454fbfb179154cc42508e37328c.setContent(html_d76941926a322c67d3e44f2f03f2f2df);
|
|
|
|
|
|
|
|
marker_af89470774c890562e1ffcba9dbe64ac.bindPopup(popup_190d4454fbfb179154cc42508e37328c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af89470774c890562e1ffcba9dbe64ac.setIcon(icon_15c50da04cc5399bb7d8a167f80537d9);
|
|
|
|
|
|
var marker_e2d247e08f19e1a7a20fb855b303d0c5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_61e4e2b30bc06a5f22c22efb5d5276c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ac3d05410ca9286661fd0636e6e0515 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed36b67be8c7b8757c6fd19437e5adf2 = $(`<div id="html_ed36b67be8c7b8757c6fd19437e5adf2" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_1ac3d05410ca9286661fd0636e6e0515.setContent(html_ed36b67be8c7b8757c6fd19437e5adf2);
|
|
|
|
|
|
|
|
marker_e2d247e08f19e1a7a20fb855b303d0c5.bindPopup(popup_1ac3d05410ca9286661fd0636e6e0515)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2d247e08f19e1a7a20fb855b303d0c5.setIcon(icon_61e4e2b30bc06a5f22c22efb5d5276c8);
|
|
|
|
|
|
var marker_a39593e9a065871c9b0791ec2750a468 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_d5b73a9dcb81fea5cd38b960f6cc6ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0453d2674420748ac236ce25e695a6cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3b7b9cdbed24e8c82d54e74c2b0ae0e = $(`<div id="html_d3b7b9cdbed24e8c82d54e74c2b0ae0e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_0453d2674420748ac236ce25e695a6cd.setContent(html_d3b7b9cdbed24e8c82d54e74c2b0ae0e);
|
|
|
|
|
|
|
|
marker_a39593e9a065871c9b0791ec2750a468.bindPopup(popup_0453d2674420748ac236ce25e695a6cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a39593e9a065871c9b0791ec2750a468.setIcon(icon_d5b73a9dcb81fea5cd38b960f6cc6ec4);
|
|
|
|
|
|
var marker_262c92b0a037525e5428c5e2de419af2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f64c89a2b3a4f4e22da9f1f866caeb3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94fc7b5d09dea83b4bb68afc7d66ae76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9443ad73d2fce7fc02d790cd227f512 = $(`<div id="html_b9443ad73d2fce7fc02d790cd227f512" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_94fc7b5d09dea83b4bb68afc7d66ae76.setContent(html_b9443ad73d2fce7fc02d790cd227f512);
|
|
|
|
|
|
|
|
marker_262c92b0a037525e5428c5e2de419af2.bindPopup(popup_94fc7b5d09dea83b4bb68afc7d66ae76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_262c92b0a037525e5428c5e2de419af2.setIcon(icon_f64c89a2b3a4f4e22da9f1f866caeb3e);
|
|
|
|
|
|
var marker_3656d38f4cb474f7bccbf68f7cf10813 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_615ae6e294789e8756e6bc4256a46f74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5eb4e75482e6270ba008812e6b4572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_490456f9af043e2ef432289e580b4bdf = $(`<div id="html_490456f9af043e2ef432289e580b4bdf" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_aa5eb4e75482e6270ba008812e6b4572.setContent(html_490456f9af043e2ef432289e580b4bdf);
|
|
|
|
|
|
|
|
marker_3656d38f4cb474f7bccbf68f7cf10813.bindPopup(popup_aa5eb4e75482e6270ba008812e6b4572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3656d38f4cb474f7bccbf68f7cf10813.setIcon(icon_615ae6e294789e8756e6bc4256a46f74);
|
|
|
|
|
|
var marker_735c35a4e8df583585612bd66c020f62 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0104c4c0073fbfacd6c26a08c33ac3fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f82bdd90e06733ba8e3c012573f1011e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbaa2da4ec8c07eb8d2eb2304c6f58a9 = $(`<div id="html_dbaa2da4ec8c07eb8d2eb2304c6f58a9" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_f82bdd90e06733ba8e3c012573f1011e.setContent(html_dbaa2da4ec8c07eb8d2eb2304c6f58a9);
|
|
|
|
|
|
|
|
marker_735c35a4e8df583585612bd66c020f62.bindPopup(popup_f82bdd90e06733ba8e3c012573f1011e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_735c35a4e8df583585612bd66c020f62.setIcon(icon_0104c4c0073fbfacd6c26a08c33ac3fe);
|
|
|
|
|
|
var marker_8820ca94c7b16dae08850903c3417de4 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_cb636f7c36f6c3fd706c7cce7eb00c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8671c8cae83c030df5b9a190a572aec5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a717fbb0c14c02386b831c98dea60d0b = $(`<div id="html_a717fbb0c14c02386b831c98dea60d0b" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_8671c8cae83c030df5b9a190a572aec5.setContent(html_a717fbb0c14c02386b831c98dea60d0b);
|
|
|
|
|
|
|
|
marker_8820ca94c7b16dae08850903c3417de4.bindPopup(popup_8671c8cae83c030df5b9a190a572aec5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8820ca94c7b16dae08850903c3417de4.setIcon(icon_cb636f7c36f6c3fd706c7cce7eb00c73);
|
|
|
|
|
|
var marker_c94137a020f3d7a6b1d44cced5b3661c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_dd2b959ffe490b822e9840a235b2588f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b05f1de9353ebe90d53cfe769bae0a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a09bc42555475474a1b67ef1add02724 = $(`<div id="html_a09bc42555475474a1b67ef1add02724" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_5b05f1de9353ebe90d53cfe769bae0a8.setContent(html_a09bc42555475474a1b67ef1add02724);
|
|
|
|
|
|
|
|
marker_c94137a020f3d7a6b1d44cced5b3661c.bindPopup(popup_5b05f1de9353ebe90d53cfe769bae0a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c94137a020f3d7a6b1d44cced5b3661c.setIcon(icon_dd2b959ffe490b822e9840a235b2588f);
|
|
|
|
|
|
var marker_1bb2291d2835f2bc761186fa03e9a80f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_432ce45fe7963aa5b864da913d209682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b58e5ae1cd03f99d798eb56fadb9ac78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d61fe160b95551774bb918575884d15f = $(`<div id="html_d61fe160b95551774bb918575884d15f" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_b58e5ae1cd03f99d798eb56fadb9ac78.setContent(html_d61fe160b95551774bb918575884d15f);
|
|
|
|
|
|
|
|
marker_1bb2291d2835f2bc761186fa03e9a80f.bindPopup(popup_b58e5ae1cd03f99d798eb56fadb9ac78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb2291d2835f2bc761186fa03e9a80f.setIcon(icon_432ce45fe7963aa5b864da913d209682);
|
|
|
|
|
|
var marker_4acc0a000a74488084bd58f96fda583f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_be2ab5c4387756a50f52c9d459bda551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_539d08a5b1e85f635aa76c758ec0ce16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95440dc10335e1e646f5d6c793af027b = $(`<div id="html_95440dc10335e1e646f5d6c793af027b" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_539d08a5b1e85f635aa76c758ec0ce16.setContent(html_95440dc10335e1e646f5d6c793af027b);
|
|
|
|
|
|
|
|
marker_4acc0a000a74488084bd58f96fda583f.bindPopup(popup_539d08a5b1e85f635aa76c758ec0ce16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4acc0a000a74488084bd58f96fda583f.setIcon(icon_be2ab5c4387756a50f52c9d459bda551);
|
|
|
|
|
|
var marker_f411d37fea62cec7a7f255cb4be28bce = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_adbde87bf0571b14eacd046a0b15cd93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dde864c7fb0ce87599321b74407209e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d514485fd43019e92093debaffa54376 = $(`<div id="html_d514485fd43019e92093debaffa54376" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_0dde864c7fb0ce87599321b74407209e.setContent(html_d514485fd43019e92093debaffa54376);
|
|
|
|
|
|
|
|
marker_f411d37fea62cec7a7f255cb4be28bce.bindPopup(popup_0dde864c7fb0ce87599321b74407209e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f411d37fea62cec7a7f255cb4be28bce.setIcon(icon_adbde87bf0571b14eacd046a0b15cd93);
|
|
|
|
|
|
var marker_3ec59b45e7798521a297844628cd5a77 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_c6db1b4acbd7d2d19f1c395a6650a8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d64685d732ec0a58e396517d335828f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4e05b7e615225286847460004b39c6c = $(`<div id="html_c4e05b7e615225286847460004b39c6c" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_4d64685d732ec0a58e396517d335828f.setContent(html_c4e05b7e615225286847460004b39c6c);
|
|
|
|
|
|
|
|
marker_3ec59b45e7798521a297844628cd5a77.bindPopup(popup_4d64685d732ec0a58e396517d335828f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec59b45e7798521a297844628cd5a77.setIcon(icon_c6db1b4acbd7d2d19f1c395a6650a8a4);
|
|
|
|
|
|
var marker_b6749b0471d5d4e6e465c40893b6e8e5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_47434b3672a1842798098cd474f84f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_870b0e9f39cd8ca1449e864626329112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2b97567c7da8f55f29cde0a7aae6ab2 = $(`<div id="html_e2b97567c7da8f55f29cde0a7aae6ab2" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_870b0e9f39cd8ca1449e864626329112.setContent(html_e2b97567c7da8f55f29cde0a7aae6ab2);
|
|
|
|
|
|
|
|
marker_b6749b0471d5d4e6e465c40893b6e8e5.bindPopup(popup_870b0e9f39cd8ca1449e864626329112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6749b0471d5d4e6e465c40893b6e8e5.setIcon(icon_47434b3672a1842798098cd474f84f57);
|
|
|
|
|
|
var marker_24e6ef6bfb169b573d9692ff2bdff4bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_9ccc26ba33d188e84f45161d4cce6694 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05404f0b48b161d9c1b4aa7183a56378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9fc2e19f5d186341d441ae96d0f9b5f = $(`<div id="html_a9fc2e19f5d186341d441ae96d0f9b5f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_05404f0b48b161d9c1b4aa7183a56378.setContent(html_a9fc2e19f5d186341d441ae96d0f9b5f);
|
|
|
|
|
|
|
|
marker_24e6ef6bfb169b573d9692ff2bdff4bf.bindPopup(popup_05404f0b48b161d9c1b4aa7183a56378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e6ef6bfb169b573d9692ff2bdff4bf.setIcon(icon_9ccc26ba33d188e84f45161d4cce6694);
|
|
|
|
|
|
var marker_db23cb21f0e52e3b319311e62f56f40a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_801a9c4978d57a6e28f2ebd2714373ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_884c3c805d4a2ad56b1408dd817bc429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a845f7265fc21a4a5eb497bc9f385e0c = $(`<div id="html_a845f7265fc21a4a5eb497bc9f385e0c" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_884c3c805d4a2ad56b1408dd817bc429.setContent(html_a845f7265fc21a4a5eb497bc9f385e0c);
|
|
|
|
|
|
|
|
marker_db23cb21f0e52e3b319311e62f56f40a.bindPopup(popup_884c3c805d4a2ad56b1408dd817bc429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db23cb21f0e52e3b319311e62f56f40a.setIcon(icon_801a9c4978d57a6e28f2ebd2714373ed);
|
|
|
|
|
|
var marker_c9d313e7c496f24d5286d9acf8c506ce = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_0a98bfcfbf072f55585ef5657e849a99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f39202f176244a1b3794e200622554f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3081b7df14f1ac5a20bb0becd12bfca6 = $(`<div id="html_3081b7df14f1ac5a20bb0becd12bfca6" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_8f39202f176244a1b3794e200622554f.setContent(html_3081b7df14f1ac5a20bb0becd12bfca6);
|
|
|
|
|
|
|
|
marker_c9d313e7c496f24d5286d9acf8c506ce.bindPopup(popup_8f39202f176244a1b3794e200622554f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d313e7c496f24d5286d9acf8c506ce.setIcon(icon_0a98bfcfbf072f55585ef5657e849a99);
|
|
|
|
|
|
var marker_7bee00776ee6676d9961900a84eb821e = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_07733164ff96fedd8a1bf5e1e3a64476 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ac20bf55ff182a5e997b4c1313af17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8912bc816dc221228aee89818d8615e3 = $(`<div id="html_8912bc816dc221228aee89818d8615e3" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_54ac20bf55ff182a5e997b4c1313af17.setContent(html_8912bc816dc221228aee89818d8615e3);
|
|
|
|
|
|
|
|
marker_7bee00776ee6676d9961900a84eb821e.bindPopup(popup_54ac20bf55ff182a5e997b4c1313af17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bee00776ee6676d9961900a84eb821e.setIcon(icon_07733164ff96fedd8a1bf5e1e3a64476);
|
|
|
|
|
|
var marker_d520dc42ddc31229bcddd8be06c1e637 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_f0e31e373b0a6f41f66de3c5c6144bcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bb35184021ffe250115626b00fb8dec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b4c9daaeb4c5f8dc1d4738955c23138 = $(`<div id="html_8b4c9daaeb4c5f8dc1d4738955c23138" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_5bb35184021ffe250115626b00fb8dec.setContent(html_8b4c9daaeb4c5f8dc1d4738955c23138);
|
|
|
|
|
|
|
|
marker_d520dc42ddc31229bcddd8be06c1e637.bindPopup(popup_5bb35184021ffe250115626b00fb8dec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d520dc42ddc31229bcddd8be06c1e637.setIcon(icon_f0e31e373b0a6f41f66de3c5c6144bcb);
|
|
|
|
|
|
var marker_532cfd0566286516ebb3727b415bb5a8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_3e4443f10d9d413ce466004acdfcb5d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b563e123d55a59de3aa8e02e57c04f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be1a76b1b74ce6c148a4803d8a4c7945 = $(`<div id="html_be1a76b1b74ce6c148a4803d8a4c7945" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b563e123d55a59de3aa8e02e57c04f40.setContent(html_be1a76b1b74ce6c148a4803d8a4c7945);
|
|
|
|
|
|
|
|
marker_532cfd0566286516ebb3727b415bb5a8.bindPopup(popup_b563e123d55a59de3aa8e02e57c04f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_532cfd0566286516ebb3727b415bb5a8.setIcon(icon_3e4443f10d9d413ce466004acdfcb5d6);
|
|
|
|
|
|
var marker_a0ac3d87e71685b29ec73c85bddcec46 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_468d2c25ed5673db21bfd8caace35961 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990226746d5ae31a752376fac1a6589e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_183cd097fa85007ed81959bbc6a70cfb = $(`<div id="html_183cd097fa85007ed81959bbc6a70cfb" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_990226746d5ae31a752376fac1a6589e.setContent(html_183cd097fa85007ed81959bbc6a70cfb);
|
|
|
|
|
|
|
|
marker_a0ac3d87e71685b29ec73c85bddcec46.bindPopup(popup_990226746d5ae31a752376fac1a6589e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ac3d87e71685b29ec73c85bddcec46.setIcon(icon_468d2c25ed5673db21bfd8caace35961);
|
|
|
|
|
|
var marker_9d3becbc1facaad17d73f542e2776dd9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_4f607f687889bbae481c98a70f970911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3c0de9d2e2f85ed26928c1b195a62b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7107e3d0814c20a5da28e853aae016ea = $(`<div id="html_7107e3d0814c20a5da28e853aae016ea" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_5a3c0de9d2e2f85ed26928c1b195a62b.setContent(html_7107e3d0814c20a5da28e853aae016ea);
|
|
|
|
|
|
|
|
marker_9d3becbc1facaad17d73f542e2776dd9.bindPopup(popup_5a3c0de9d2e2f85ed26928c1b195a62b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3becbc1facaad17d73f542e2776dd9.setIcon(icon_4f607f687889bbae481c98a70f970911);
|
|
|
|
|
|
var marker_8c4d3edb9757b5e9d25e86ab78e980bd = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_1001e3e0810ff3eb9897d49a2442fec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dd3fee1c3703e2baef595a27b202745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bcf768d1e0faff6585958ad668666c = $(`<div id="html_a3bcf768d1e0faff6585958ad668666c" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_6dd3fee1c3703e2baef595a27b202745.setContent(html_a3bcf768d1e0faff6585958ad668666c);
|
|
|
|
|
|
|
|
marker_8c4d3edb9757b5e9d25e86ab78e980bd.bindPopup(popup_6dd3fee1c3703e2baef595a27b202745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c4d3edb9757b5e9d25e86ab78e980bd.setIcon(icon_1001e3e0810ff3eb9897d49a2442fec9);
|
|
|
|
|
|
var marker_c249f567736932c991656adddc732539 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_7e196fbfd3861c87d6d9dae014483108 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c5cb9b53a847762b52dba15b50873b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02aadfe2d36bfb0d08a5d033e81e9ec0 = $(`<div id="html_02aadfe2d36bfb0d08a5d033e81e9ec0" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_6c5cb9b53a847762b52dba15b50873b7.setContent(html_02aadfe2d36bfb0d08a5d033e81e9ec0);
|
|
|
|
|
|
|
|
marker_c249f567736932c991656adddc732539.bindPopup(popup_6c5cb9b53a847762b52dba15b50873b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c249f567736932c991656adddc732539.setIcon(icon_7e196fbfd3861c87d6d9dae014483108);
|
|
|
|
|
|
var marker_77bbb32f16d44d8203f7a34fe5df2d0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_209bec7eedd4a90b4f413a194b52d610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_248d27ac8769a132d94f6d9141d0145f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e5e659da6f6ea23946fbfd7de3e766 = $(`<div id="html_c0e5e659da6f6ea23946fbfd7de3e766" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_248d27ac8769a132d94f6d9141d0145f.setContent(html_c0e5e659da6f6ea23946fbfd7de3e766);
|
|
|
|
|
|
|
|
marker_77bbb32f16d44d8203f7a34fe5df2d0c.bindPopup(popup_248d27ac8769a132d94f6d9141d0145f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77bbb32f16d44d8203f7a34fe5df2d0c.setIcon(icon_209bec7eedd4a90b4f413a194b52d610);
|
|
|
|
|
|
var marker_b7ff6a4ea2692715d11619df4e308128 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_14f45ff5d6075b81c7b0993559e70b9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8259cb878b82d62b975ff2b3e2f9a4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ee472a3eec36205301d27db54247c3d = $(`<div id="html_4ee472a3eec36205301d27db54247c3d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e8259cb878b82d62b975ff2b3e2f9a4c.setContent(html_4ee472a3eec36205301d27db54247c3d);
|
|
|
|
|
|
|
|
marker_b7ff6a4ea2692715d11619df4e308128.bindPopup(popup_e8259cb878b82d62b975ff2b3e2f9a4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ff6a4ea2692715d11619df4e308128.setIcon(icon_14f45ff5d6075b81c7b0993559e70b9a);
|
|
|
|
|
|
var marker_bbd859f8137912cd351c6b0e345d6534 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_e85d63f3bcef8544e9f52a5015c76eee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_729456800c65d27219fcba5e3877d972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9229041fcc98335ac03de5763b7f1fe1 = $(`<div id="html_9229041fcc98335ac03de5763b7f1fe1" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_729456800c65d27219fcba5e3877d972.setContent(html_9229041fcc98335ac03de5763b7f1fe1);
|
|
|
|
|
|
|
|
marker_bbd859f8137912cd351c6b0e345d6534.bindPopup(popup_729456800c65d27219fcba5e3877d972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbd859f8137912cd351c6b0e345d6534.setIcon(icon_e85d63f3bcef8544e9f52a5015c76eee);
|
|
|
|
|
|
var marker_9360ad5224e2f88e458932d7c2bdb866 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962);
|
|
|
|
|
|
var icon_296775ebf54f185b0e245dba052ff22a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c450682fdec0254aa02b4ff2ea57b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d644ff8192e05c452bae45eac99384da = $(`<div id="html_d644ff8192e05c452bae45eac99384da" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_8c450682fdec0254aa02b4ff2ea57b78.setContent(html_d644ff8192e05c452bae45eac99384da);
|
|
|
|
|
|
|
|
marker_9360ad5224e2f88e458932d7c2bdb866.bindPopup(popup_8c450682fdec0254aa02b4ff2ea57b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9360ad5224e2f88e458932d7c2bdb866.setIcon(icon_296775ebf54f185b0e245dba052ff22a);
|
|
|
|
|
|
marker_cluster_5bb1ea257a80c1e02ed6d0e684ff3962.addTo(map_8540aafc8106b9f388f3b295a5077713);
|
|
|
|
</script>
|
|
</html> |