mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 18:05:18 +00:00
11323 lines
329 KiB
HTML
11323 lines
329 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_00b9976f89536b807768f5d16600774b {
|
|
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_00b9976f89536b807768f5d16600774b" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_00b9976f89536b807768f5d16600774b = L.map(
|
|
"map_00b9976f89536b807768f5d16600774b",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_c16f2d1217ea5ef155ebc4a9d2e57efb = 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_c16f2d1217ea5ef155ebc4a9d2e57efb.addTo(map_00b9976f89536b807768f5d16600774b);
|
|
|
|
|
|
var marker_cluster_da053b70e05c81891012d32e842c2647 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_18f4a47f6beba83071156afecdd7b67b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2f9334b5c6516a317225af8006019d74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8811fa5ba35419e4370545a2733e777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b3e229b4c745459869e3c4c1356a43 = $(`<div id="html_e7b3e229b4c745459869e3c4c1356a43" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_a8811fa5ba35419e4370545a2733e777.setContent(html_e7b3e229b4c745459869e3c4c1356a43);
|
|
|
|
|
|
|
|
marker_18f4a47f6beba83071156afecdd7b67b.bindPopup(popup_a8811fa5ba35419e4370545a2733e777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18f4a47f6beba83071156afecdd7b67b.setIcon(icon_2f9334b5c6516a317225af8006019d74);
|
|
|
|
|
|
var marker_a73e5ea18d35bbd6e8459bc71fc2f511 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9fee5d961a48b8ca3e081bd8cb404725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51d2fa057253bf2bbf4dd822b943a14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349233343614adf122bef0a43a9758a4 = $(`<div id="html_349233343614adf122bef0a43a9758a4" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_51d2fa057253bf2bbf4dd822b943a14f.setContent(html_349233343614adf122bef0a43a9758a4);
|
|
|
|
|
|
|
|
marker_a73e5ea18d35bbd6e8459bc71fc2f511.bindPopup(popup_51d2fa057253bf2bbf4dd822b943a14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a73e5ea18d35bbd6e8459bc71fc2f511.setIcon(icon_9fee5d961a48b8ca3e081bd8cb404725);
|
|
|
|
|
|
var marker_a388c33459acc7e2a13f98956713bf51 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d585c7a4ca30867602e6f0b8f26b7a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_776e530c1e9cc872aaf454cab71f462a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98d385412d41e5400b38efbc531e53f9 = $(`<div id="html_98d385412d41e5400b38efbc531e53f9" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_776e530c1e9cc872aaf454cab71f462a.setContent(html_98d385412d41e5400b38efbc531e53f9);
|
|
|
|
|
|
|
|
marker_a388c33459acc7e2a13f98956713bf51.bindPopup(popup_776e530c1e9cc872aaf454cab71f462a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a388c33459acc7e2a13f98956713bf51.setIcon(icon_d585c7a4ca30867602e6f0b8f26b7a12);
|
|
|
|
|
|
var marker_14a9b8815e1351ffa609da5d99423f4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0d201cff77187b27967c8664eedc20a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a4d43f66a524ec877ce7f0954584579 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a1fea5122951600e9b751054ffc35d = $(`<div id="html_44a1fea5122951600e9b751054ffc35d" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_0a4d43f66a524ec877ce7f0954584579.setContent(html_44a1fea5122951600e9b751054ffc35d);
|
|
|
|
|
|
|
|
marker_14a9b8815e1351ffa609da5d99423f4f.bindPopup(popup_0a4d43f66a524ec877ce7f0954584579)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14a9b8815e1351ffa609da5d99423f4f.setIcon(icon_0d201cff77187b27967c8664eedc20a3);
|
|
|
|
|
|
var marker_52accd51672216f885aff79eced007a2 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_10ab4822da0c04bab66cdc5fae4fea82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3868c38875e201d1d21cd6bdfaaf3c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05786e00618f0849f42077b5b79115c6 = $(`<div id="html_05786e00618f0849f42077b5b79115c6" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_3868c38875e201d1d21cd6bdfaaf3c38.setContent(html_05786e00618f0849f42077b5b79115c6);
|
|
|
|
|
|
|
|
marker_52accd51672216f885aff79eced007a2.bindPopup(popup_3868c38875e201d1d21cd6bdfaaf3c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52accd51672216f885aff79eced007a2.setIcon(icon_10ab4822da0c04bab66cdc5fae4fea82);
|
|
|
|
|
|
var marker_4807279271006ade33431a2585cb85a4 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_29b48ed94d50d350469152cad19aadd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d399d598ffed78741f507b0c6648a22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74526188573be8d5f1b080f8f440f2f0 = $(`<div id="html_74526188573be8d5f1b080f8f440f2f0" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_8d399d598ffed78741f507b0c6648a22.setContent(html_74526188573be8d5f1b080f8f440f2f0);
|
|
|
|
|
|
|
|
marker_4807279271006ade33431a2585cb85a4.bindPopup(popup_8d399d598ffed78741f507b0c6648a22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4807279271006ade33431a2585cb85a4.setIcon(icon_29b48ed94d50d350469152cad19aadd0);
|
|
|
|
|
|
var marker_3b88f7f4f17f56254d0eb305feeb5746 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ac8f61b2de46486d51262d6233d6286d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0763dd4b72d9d077849d58540f531a6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86c180c4172aaba9d93d0b1330a03748 = $(`<div id="html_86c180c4172aaba9d93d0b1330a03748" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_0763dd4b72d9d077849d58540f531a6b.setContent(html_86c180c4172aaba9d93d0b1330a03748);
|
|
|
|
|
|
|
|
marker_3b88f7f4f17f56254d0eb305feeb5746.bindPopup(popup_0763dd4b72d9d077849d58540f531a6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b88f7f4f17f56254d0eb305feeb5746.setIcon(icon_ac8f61b2de46486d51262d6233d6286d);
|
|
|
|
|
|
var marker_67134b1a09ddd5f43abb6b697566249d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_eed1fca76fd51736b672d7d58d5f36d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec4398ea9f6bd958bc903369e7c44fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e4319f6411bd6cd498741ff994f6578 = $(`<div id="html_6e4319f6411bd6cd498741ff994f6578" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_9ec4398ea9f6bd958bc903369e7c44fe.setContent(html_6e4319f6411bd6cd498741ff994f6578);
|
|
|
|
|
|
|
|
marker_67134b1a09ddd5f43abb6b697566249d.bindPopup(popup_9ec4398ea9f6bd958bc903369e7c44fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67134b1a09ddd5f43abb6b697566249d.setIcon(icon_eed1fca76fd51736b672d7d58d5f36d3);
|
|
|
|
|
|
var marker_c72b33e0d10013ef175fd641532078c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_83eb93ee470b391992ad56e81245ac3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad64158cf29084f5d562e784f7852e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd3fe9f9d745d6e093277474c393dbd = $(`<div id="html_1bd3fe9f9d745d6e093277474c393dbd" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_2ad64158cf29084f5d562e784f7852e6.setContent(html_1bd3fe9f9d745d6e093277474c393dbd);
|
|
|
|
|
|
|
|
marker_c72b33e0d10013ef175fd641532078c5.bindPopup(popup_2ad64158cf29084f5d562e784f7852e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72b33e0d10013ef175fd641532078c5.setIcon(icon_83eb93ee470b391992ad56e81245ac3b);
|
|
|
|
|
|
var marker_2b3ed8c9845e524aec783d7ac3e75126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ef57ed5815b80d4a7b4cd58178056ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e7583bd8b7935bb1562df4df647e7f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d7986abcf91a8e293f9342b935f7d1f = $(`<div id="html_5d7986abcf91a8e293f9342b935f7d1f" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_3e7583bd8b7935bb1562df4df647e7f2.setContent(html_5d7986abcf91a8e293f9342b935f7d1f);
|
|
|
|
|
|
|
|
marker_2b3ed8c9845e524aec783d7ac3e75126.bindPopup(popup_3e7583bd8b7935bb1562df4df647e7f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b3ed8c9845e524aec783d7ac3e75126.setIcon(icon_ef57ed5815b80d4a7b4cd58178056ba3);
|
|
|
|
|
|
var marker_1cccf0f79890fa9c4425d3d77e4db086 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_83a52ce79f6ea07f54f8ac17f4504c79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e07a90901e42e1ced347de6f5acd03e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33cdcc630684d5244df8517308d793f7 = $(`<div id="html_33cdcc630684d5244df8517308d793f7" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_e07a90901e42e1ced347de6f5acd03e4.setContent(html_33cdcc630684d5244df8517308d793f7);
|
|
|
|
|
|
|
|
marker_1cccf0f79890fa9c4425d3d77e4db086.bindPopup(popup_e07a90901e42e1ced347de6f5acd03e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cccf0f79890fa9c4425d3d77e4db086.setIcon(icon_83a52ce79f6ea07f54f8ac17f4504c79);
|
|
|
|
|
|
var marker_df7019bfb18de79557cdb7364a4b6a82 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fb87a85747c53b0ea40eddbbae092f15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fce57f9be39a54a03f9648ba09aebfd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff0b645dbccab3ccd2f32f43346b7ea = $(`<div id="html_7ff0b645dbccab3ccd2f32f43346b7ea" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_fce57f9be39a54a03f9648ba09aebfd7.setContent(html_7ff0b645dbccab3ccd2f32f43346b7ea);
|
|
|
|
|
|
|
|
marker_df7019bfb18de79557cdb7364a4b6a82.bindPopup(popup_fce57f9be39a54a03f9648ba09aebfd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df7019bfb18de79557cdb7364a4b6a82.setIcon(icon_fb87a85747c53b0ea40eddbbae092f15);
|
|
|
|
|
|
var marker_871a42e814467361e30a518d01c89302 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d722931baf650c9cd9d8ad2a35825d97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa88bf474baa57af7bf2e8f92f778e83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a54b846025456ee96e2f3c33787eaec2 = $(`<div id="html_a54b846025456ee96e2f3c33787eaec2" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_aa88bf474baa57af7bf2e8f92f778e83.setContent(html_a54b846025456ee96e2f3c33787eaec2);
|
|
|
|
|
|
|
|
marker_871a42e814467361e30a518d01c89302.bindPopup(popup_aa88bf474baa57af7bf2e8f92f778e83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_871a42e814467361e30a518d01c89302.setIcon(icon_d722931baf650c9cd9d8ad2a35825d97);
|
|
|
|
|
|
var marker_ca333c623efe5707dfd2e6ba73d536f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5a1e17d06351fdbaac742c184905b0f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da6a37a4328c8f000c5564c7d3d6116f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d04ae5104a8460bbc8be8868b93d516 = $(`<div id="html_0d04ae5104a8460bbc8be8868b93d516" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_da6a37a4328c8f000c5564c7d3d6116f.setContent(html_0d04ae5104a8460bbc8be8868b93d516);
|
|
|
|
|
|
|
|
marker_ca333c623efe5707dfd2e6ba73d536f2.bindPopup(popup_da6a37a4328c8f000c5564c7d3d6116f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca333c623efe5707dfd2e6ba73d536f2.setIcon(icon_5a1e17d06351fdbaac742c184905b0f6);
|
|
|
|
|
|
var marker_aea2d4df54eae0ec1ec524c464345768 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_98294d3f7447eb1d91a98a709bc1b7c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd96da58fae70b78c87e1c2fb1d75be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e9bad0e5d8efa0674fa0d37b30d11a = $(`<div id="html_e9e9bad0e5d8efa0674fa0d37b30d11a" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_fd96da58fae70b78c87e1c2fb1d75be0.setContent(html_e9e9bad0e5d8efa0674fa0d37b30d11a);
|
|
|
|
|
|
|
|
marker_aea2d4df54eae0ec1ec524c464345768.bindPopup(popup_fd96da58fae70b78c87e1c2fb1d75be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aea2d4df54eae0ec1ec524c464345768.setIcon(icon_98294d3f7447eb1d91a98a709bc1b7c9);
|
|
|
|
|
|
var marker_75b1fda346306780009f38a47ec5bd46 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_dbf2f3ff68766f0b8241a547c5a9a9cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b998470b48c45b2c531e539a0d6faefd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c9cb035d1bf0c6d3aa1e5437b9dfb48 = $(`<div id="html_3c9cb035d1bf0c6d3aa1e5437b9dfb48" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_b998470b48c45b2c531e539a0d6faefd.setContent(html_3c9cb035d1bf0c6d3aa1e5437b9dfb48);
|
|
|
|
|
|
|
|
marker_75b1fda346306780009f38a47ec5bd46.bindPopup(popup_b998470b48c45b2c531e539a0d6faefd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75b1fda346306780009f38a47ec5bd46.setIcon(icon_dbf2f3ff68766f0b8241a547c5a9a9cc);
|
|
|
|
|
|
var marker_5b41feb6c9687d075045ec1a649965f7 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_20268a4a09fc3887c87fd7088a621fd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdaa5e59cb0347ba81b627b76410fe10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85b0b60b2cf35fd8971ee46d61642c60 = $(`<div id="html_85b0b60b2cf35fd8971ee46d61642c60" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_fdaa5e59cb0347ba81b627b76410fe10.setContent(html_85b0b60b2cf35fd8971ee46d61642c60);
|
|
|
|
|
|
|
|
marker_5b41feb6c9687d075045ec1a649965f7.bindPopup(popup_fdaa5e59cb0347ba81b627b76410fe10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b41feb6c9687d075045ec1a649965f7.setIcon(icon_20268a4a09fc3887c87fd7088a621fd7);
|
|
|
|
|
|
var marker_7658e890be65e8cfb3c805eff218fb35 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_044c31b42b151ca218e3207352ae47ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6a280270b126a6d4b8b7e41c77e4a61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a500d2bac643f4f12f999cb4335fba6 = $(`<div id="html_7a500d2bac643f4f12f999cb4335fba6" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_e6a280270b126a6d4b8b7e41c77e4a61.setContent(html_7a500d2bac643f4f12f999cb4335fba6);
|
|
|
|
|
|
|
|
marker_7658e890be65e8cfb3c805eff218fb35.bindPopup(popup_e6a280270b126a6d4b8b7e41c77e4a61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7658e890be65e8cfb3c805eff218fb35.setIcon(icon_044c31b42b151ca218e3207352ae47ec);
|
|
|
|
|
|
var marker_e5b39819fbac55d0dbc02cc2f6db7718 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_7a76708df0c20ced473354082908deea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_192587bfb0e303c7280393c23e44d2d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4553ef2b8ee4e4502bfa376966a4169 = $(`<div id="html_c4553ef2b8ee4e4502bfa376966a4169" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_192587bfb0e303c7280393c23e44d2d0.setContent(html_c4553ef2b8ee4e4502bfa376966a4169);
|
|
|
|
|
|
|
|
marker_e5b39819fbac55d0dbc02cc2f6db7718.bindPopup(popup_192587bfb0e303c7280393c23e44d2d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5b39819fbac55d0dbc02cc2f6db7718.setIcon(icon_7a76708df0c20ced473354082908deea);
|
|
|
|
|
|
var marker_5feb4279cb3a8a13cde1f014d516adab = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_446e8d417b871af112c58b0d933af266 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f41074b51f5226a284c39aea0a857548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e38ea6c4d59f416f158f449138642dd8 = $(`<div id="html_e38ea6c4d59f416f158f449138642dd8" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f41074b51f5226a284c39aea0a857548.setContent(html_e38ea6c4d59f416f158f449138642dd8);
|
|
|
|
|
|
|
|
marker_5feb4279cb3a8a13cde1f014d516adab.bindPopup(popup_f41074b51f5226a284c39aea0a857548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5feb4279cb3a8a13cde1f014d516adab.setIcon(icon_446e8d417b871af112c58b0d933af266);
|
|
|
|
|
|
var marker_6ccb25efb961bc007b7cd4225397f25d = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_faceb7931507a1c4c7146405903ae453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0447c7c29ffc06a122d896cdc81bd43a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_019f7a479b4f18389d4b7a97e27d94ba = $(`<div id="html_019f7a479b4f18389d4b7a97e27d94ba" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_0447c7c29ffc06a122d896cdc81bd43a.setContent(html_019f7a479b4f18389d4b7a97e27d94ba);
|
|
|
|
|
|
|
|
marker_6ccb25efb961bc007b7cd4225397f25d.bindPopup(popup_0447c7c29ffc06a122d896cdc81bd43a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ccb25efb961bc007b7cd4225397f25d.setIcon(icon_faceb7931507a1c4c7146405903ae453);
|
|
|
|
|
|
var marker_a16ee61b98df5f12731253d34f31b05c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9f6ea3004529a62f99935f3903a54c05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a570726a5c5f37588a587c5704c3e88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60b97c42313564d0a08f16f893729760 = $(`<div id="html_60b97c42313564d0a08f16f893729760" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_9a570726a5c5f37588a587c5704c3e88.setContent(html_60b97c42313564d0a08f16f893729760);
|
|
|
|
|
|
|
|
marker_a16ee61b98df5f12731253d34f31b05c.bindPopup(popup_9a570726a5c5f37588a587c5704c3e88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16ee61b98df5f12731253d34f31b05c.setIcon(icon_9f6ea3004529a62f99935f3903a54c05);
|
|
|
|
|
|
var marker_7830dcb9e4efdf8db30dc47161c61b3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_92f04b298a729218bd6dfd50b9334d08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88fdc10066d140fe8bb204595d954354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d042d051cd8ce6ed0abfaf29d6d8a40 = $(`<div id="html_9d042d051cd8ce6ed0abfaf29d6d8a40" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_88fdc10066d140fe8bb204595d954354.setContent(html_9d042d051cd8ce6ed0abfaf29d6d8a40);
|
|
|
|
|
|
|
|
marker_7830dcb9e4efdf8db30dc47161c61b3f.bindPopup(popup_88fdc10066d140fe8bb204595d954354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7830dcb9e4efdf8db30dc47161c61b3f.setIcon(icon_92f04b298a729218bd6dfd50b9334d08);
|
|
|
|
|
|
var marker_48e2b28566bafe9f62a7d5a24f2f6434 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_737ca8dd92d6fa481bd45ca0ebe20e67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8e7f5952d3b83e87e50e34240e9aab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5478877a75f9314bf5d9a52289627db = $(`<div id="html_a5478877a75f9314bf5d9a52289627db" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_f8e7f5952d3b83e87e50e34240e9aab6.setContent(html_a5478877a75f9314bf5d9a52289627db);
|
|
|
|
|
|
|
|
marker_48e2b28566bafe9f62a7d5a24f2f6434.bindPopup(popup_f8e7f5952d3b83e87e50e34240e9aab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e2b28566bafe9f62a7d5a24f2f6434.setIcon(icon_737ca8dd92d6fa481bd45ca0ebe20e67);
|
|
|
|
|
|
var marker_26f15f3f11226bea72b8503d55e73fda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_03454382e08811456f4c878aaafea073 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65c8d8c4d5d1f5393fc94105c33273b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c3f0ada45a3645392a91aed0573e7a6 = $(`<div id="html_1c3f0ada45a3645392a91aed0573e7a6" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_65c8d8c4d5d1f5393fc94105c33273b4.setContent(html_1c3f0ada45a3645392a91aed0573e7a6);
|
|
|
|
|
|
|
|
marker_26f15f3f11226bea72b8503d55e73fda.bindPopup(popup_65c8d8c4d5d1f5393fc94105c33273b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26f15f3f11226bea72b8503d55e73fda.setIcon(icon_03454382e08811456f4c878aaafea073);
|
|
|
|
|
|
var marker_965fb7e036ed0abdfff14e1508f107d1 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_686d1757ecba7395707f8f0e2de3836c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1c1c21c86ed98fe81cb280641fb6c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa6d404ed3839a89c41c8ed0c2399187 = $(`<div id="html_aa6d404ed3839a89c41c8ed0c2399187" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_3d1c1c21c86ed98fe81cb280641fb6c1.setContent(html_aa6d404ed3839a89c41c8ed0c2399187);
|
|
|
|
|
|
|
|
marker_965fb7e036ed0abdfff14e1508f107d1.bindPopup(popup_3d1c1c21c86ed98fe81cb280641fb6c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_965fb7e036ed0abdfff14e1508f107d1.setIcon(icon_686d1757ecba7395707f8f0e2de3836c);
|
|
|
|
|
|
var marker_b6d36ca6e73b205fe6b6255c9546d774 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b6d845dfbf9291f46624f8b89a81288d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803b91660015821741e87f12c0bc0c73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17991004622f6e4c8b99cdbc61828a22 = $(`<div id="html_17991004622f6e4c8b99cdbc61828a22" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_803b91660015821741e87f12c0bc0c73.setContent(html_17991004622f6e4c8b99cdbc61828a22);
|
|
|
|
|
|
|
|
marker_b6d36ca6e73b205fe6b6255c9546d774.bindPopup(popup_803b91660015821741e87f12c0bc0c73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6d36ca6e73b205fe6b6255c9546d774.setIcon(icon_b6d845dfbf9291f46624f8b89a81288d);
|
|
|
|
|
|
var marker_582043d144c59ffe269865cfb502bcad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_451b1b178d0b7a92cdee622ed413c826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5dc1ac42e4896a1ca26b2573f0e933f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2813f793a2fd5d0d08645664b7148be = $(`<div id="html_b2813f793a2fd5d0d08645664b7148be" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_c5dc1ac42e4896a1ca26b2573f0e933f.setContent(html_b2813f793a2fd5d0d08645664b7148be);
|
|
|
|
|
|
|
|
marker_582043d144c59ffe269865cfb502bcad.bindPopup(popup_c5dc1ac42e4896a1ca26b2573f0e933f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_582043d144c59ffe269865cfb502bcad.setIcon(icon_451b1b178d0b7a92cdee622ed413c826);
|
|
|
|
|
|
var marker_b3314b7e6e8d51eaafab69d0c0db7397 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_68e8de34f5df89b9d788cc7f6e73462a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c06b4ac119363a2ff143bbed4f41eb91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259bec3ce7730ad02e4f79ea7cde472e = $(`<div id="html_259bec3ce7730ad02e4f79ea7cde472e" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_c06b4ac119363a2ff143bbed4f41eb91.setContent(html_259bec3ce7730ad02e4f79ea7cde472e);
|
|
|
|
|
|
|
|
marker_b3314b7e6e8d51eaafab69d0c0db7397.bindPopup(popup_c06b4ac119363a2ff143bbed4f41eb91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3314b7e6e8d51eaafab69d0c0db7397.setIcon(icon_68e8de34f5df89b9d788cc7f6e73462a);
|
|
|
|
|
|
var marker_1367369323b1a2cfdae056a9242e61cc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_1df962b235aaefa0d7405a0270624081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea683f6992e687e09f8d73db3d26b684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31009d04d23698283990878a547e6ae = $(`<div id="html_c31009d04d23698283990878a547e6ae" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_ea683f6992e687e09f8d73db3d26b684.setContent(html_c31009d04d23698283990878a547e6ae);
|
|
|
|
|
|
|
|
marker_1367369323b1a2cfdae056a9242e61cc.bindPopup(popup_ea683f6992e687e09f8d73db3d26b684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1367369323b1a2cfdae056a9242e61cc.setIcon(icon_1df962b235aaefa0d7405a0270624081);
|
|
|
|
|
|
var marker_af1bc5cbceb21d3adf174de49e1d0494 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c8af036731a1901c22761c0c9db7534b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd8658214bd7a14c04d237c49f5f21ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c84c9248d2f3d921a09200ae663b8e5d = $(`<div id="html_c84c9248d2f3d921a09200ae663b8e5d" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_cd8658214bd7a14c04d237c49f5f21ba.setContent(html_c84c9248d2f3d921a09200ae663b8e5d);
|
|
|
|
|
|
|
|
marker_af1bc5cbceb21d3adf174de49e1d0494.bindPopup(popup_cd8658214bd7a14c04d237c49f5f21ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af1bc5cbceb21d3adf174de49e1d0494.setIcon(icon_c8af036731a1901c22761c0c9db7534b);
|
|
|
|
|
|
var marker_7a022c6b5e462b1d0dcde34814c96bef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_cc8a7ec4f4180b786359bd176e7dc68f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f37c7a859f0b7ab19b1693b9d19e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7397e5cba346e4d65e74d6fcc564ede3 = $(`<div id="html_7397e5cba346e4d65e74d6fcc564ede3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_89f37c7a859f0b7ab19b1693b9d19e23.setContent(html_7397e5cba346e4d65e74d6fcc564ede3);
|
|
|
|
|
|
|
|
marker_7a022c6b5e462b1d0dcde34814c96bef.bindPopup(popup_89f37c7a859f0b7ab19b1693b9d19e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a022c6b5e462b1d0dcde34814c96bef.setIcon(icon_cc8a7ec4f4180b786359bd176e7dc68f);
|
|
|
|
|
|
var marker_4f7ce5dff0ee442b4722d51f52513416 = L.marker(
|
|
[41.811, -8.85255],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9bcbde48dd78295899924ed25ccdfca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2654cb36240abc99023a1dcabca026f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5748055b0029ed675c135e11292c768b = $(`<div id="html_5748055b0029ed675c135e11292c768b" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_b2654cb36240abc99023a1dcabca026f.setContent(html_5748055b0029ed675c135e11292c768b);
|
|
|
|
|
|
|
|
marker_4f7ce5dff0ee442b4722d51f52513416.bindPopup(popup_b2654cb36240abc99023a1dcabca026f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f7ce5dff0ee442b4722d51f52513416.setIcon(icon_9bcbde48dd78295899924ed25ccdfca6);
|
|
|
|
|
|
var marker_fa1931c74bb295621b30d61b5ef47c8b = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_62a2af349b0eb489be25061440ba3e80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bd0876b423b10562647ba705292d5a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b80908988beba5a0e84313c27e53ccdd = $(`<div id="html_b80908988beba5a0e84313c27e53ccdd" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_5bd0876b423b10562647ba705292d5a8.setContent(html_b80908988beba5a0e84313c27e53ccdd);
|
|
|
|
|
|
|
|
marker_fa1931c74bb295621b30d61b5ef47c8b.bindPopup(popup_5bd0876b423b10562647ba705292d5a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa1931c74bb295621b30d61b5ef47c8b.setIcon(icon_62a2af349b0eb489be25061440ba3e80);
|
|
|
|
|
|
var marker_a37359732f971288f1ebfe81016f2bd7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_99ecd36c87a14720f4d154ffeb9ff6c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_613eaaad34c5d32414ac17b7619d3386 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2122f72e74daedb0d75691802d0cdc6 = $(`<div id="html_f2122f72e74daedb0d75691802d0cdc6" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_613eaaad34c5d32414ac17b7619d3386.setContent(html_f2122f72e74daedb0d75691802d0cdc6);
|
|
|
|
|
|
|
|
marker_a37359732f971288f1ebfe81016f2bd7.bindPopup(popup_613eaaad34c5d32414ac17b7619d3386)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a37359732f971288f1ebfe81016f2bd7.setIcon(icon_99ecd36c87a14720f4d154ffeb9ff6c7);
|
|
|
|
|
|
var marker_24420feebc17bd7ba137ed1e2ccbb9da = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6ea4057b5763c75aab32b5e4808f3c56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd9931ec33f47eb36bd17d3854fa5f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a0b5ad5c33d36efe9fc7470b70f72d = $(`<div id="html_a6a0b5ad5c33d36efe9fc7470b70f72d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_fd9931ec33f47eb36bd17d3854fa5f78.setContent(html_a6a0b5ad5c33d36efe9fc7470b70f72d);
|
|
|
|
|
|
|
|
marker_24420feebc17bd7ba137ed1e2ccbb9da.bindPopup(popup_fd9931ec33f47eb36bd17d3854fa5f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24420feebc17bd7ba137ed1e2ccbb9da.setIcon(icon_6ea4057b5763c75aab32b5e4808f3c56);
|
|
|
|
|
|
var marker_56f7fc4359b677971a1f06e5281d4592 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_523766be2231a4e155adc775c2fedc2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43d061241206b6214c9fb8c66cccf4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9766c1a890df615fb0b454b0f8f54ea8 = $(`<div id="html_9766c1a890df615fb0b454b0f8f54ea8" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_43d061241206b6214c9fb8c66cccf4d8.setContent(html_9766c1a890df615fb0b454b0f8f54ea8);
|
|
|
|
|
|
|
|
marker_56f7fc4359b677971a1f06e5281d4592.bindPopup(popup_43d061241206b6214c9fb8c66cccf4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56f7fc4359b677971a1f06e5281d4592.setIcon(icon_523766be2231a4e155adc775c2fedc2f);
|
|
|
|
|
|
var marker_7794c9ec2b83a18bfb94939300490ec5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_66b5ccb51bc3d0b46f8ed73c945f9d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_804622865f233a6883d70bd80076e38d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425898c46bbccaec130c0ecc19ee41ea = $(`<div id="html_425898c46bbccaec130c0ecc19ee41ea" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_804622865f233a6883d70bd80076e38d.setContent(html_425898c46bbccaec130c0ecc19ee41ea);
|
|
|
|
|
|
|
|
marker_7794c9ec2b83a18bfb94939300490ec5.bindPopup(popup_804622865f233a6883d70bd80076e38d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7794c9ec2b83a18bfb94939300490ec5.setIcon(icon_66b5ccb51bc3d0b46f8ed73c945f9d84);
|
|
|
|
|
|
var marker_33d682e262d361f28d2c5f2c0e9f756b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_38289e603111a9ddbe9921cf1a1e20a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce584a888b94ca7c916c3ef90ebc384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7388c15a316b22833bd7a4202943da99 = $(`<div id="html_7388c15a316b22833bd7a4202943da99" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_dce584a888b94ca7c916c3ef90ebc384.setContent(html_7388c15a316b22833bd7a4202943da99);
|
|
|
|
|
|
|
|
marker_33d682e262d361f28d2c5f2c0e9f756b.bindPopup(popup_dce584a888b94ca7c916c3ef90ebc384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d682e262d361f28d2c5f2c0e9f756b.setIcon(icon_38289e603111a9ddbe9921cf1a1e20a0);
|
|
|
|
|
|
var marker_9b95aac5153862e7fb2ea88ba17477f5 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2259f34a24a2c22b4db36171f1fc8e59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b36b7a4f915e4f3f9ba51f78883688e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67cf056d0e58cae27712d822f50c0211 = $(`<div id="html_67cf056d0e58cae27712d822f50c0211" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_b36b7a4f915e4f3f9ba51f78883688e4.setContent(html_67cf056d0e58cae27712d822f50c0211);
|
|
|
|
|
|
|
|
marker_9b95aac5153862e7fb2ea88ba17477f5.bindPopup(popup_b36b7a4f915e4f3f9ba51f78883688e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b95aac5153862e7fb2ea88ba17477f5.setIcon(icon_2259f34a24a2c22b4db36171f1fc8e59);
|
|
|
|
|
|
var marker_f7e635582360e1761cf0730327edb6e0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ed1744ee9a47684bd04b93a43c54c9bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf4733b43aea9d222ff4ca58549ab2ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e900e750fa7f2b0cdf41cdf85b42732 = $(`<div id="html_1e900e750fa7f2b0cdf41cdf85b42732" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_bf4733b43aea9d222ff4ca58549ab2ee.setContent(html_1e900e750fa7f2b0cdf41cdf85b42732);
|
|
|
|
|
|
|
|
marker_f7e635582360e1761cf0730327edb6e0.bindPopup(popup_bf4733b43aea9d222ff4ca58549ab2ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7e635582360e1761cf0730327edb6e0.setIcon(icon_ed1744ee9a47684bd04b93a43c54c9bd);
|
|
|
|
|
|
var marker_f48af26dd5ac426fef4cf287a67b7f20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a8458b8dfde209e273db487cca15ce58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad838c984fe00eaa686a634901c0416c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9040cced692bf3d2d04e3f3ce519edc0 = $(`<div id="html_9040cced692bf3d2d04e3f3ce519edc0" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_ad838c984fe00eaa686a634901c0416c.setContent(html_9040cced692bf3d2d04e3f3ce519edc0);
|
|
|
|
|
|
|
|
marker_f48af26dd5ac426fef4cf287a67b7f20.bindPopup(popup_ad838c984fe00eaa686a634901c0416c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f48af26dd5ac426fef4cf287a67b7f20.setIcon(icon_a8458b8dfde209e273db487cca15ce58);
|
|
|
|
|
|
var marker_eb87112638795cef59dc4c74a80280cf = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_54a59843b0d1a1db8e9f45606d45d549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5565ab579d7ae3d813f49c506f5afb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b762508bd35156feefeb19f9facb587 = $(`<div id="html_6b762508bd35156feefeb19f9facb587" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_a5565ab579d7ae3d813f49c506f5afb2.setContent(html_6b762508bd35156feefeb19f9facb587);
|
|
|
|
|
|
|
|
marker_eb87112638795cef59dc4c74a80280cf.bindPopup(popup_a5565ab579d7ae3d813f49c506f5afb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb87112638795cef59dc4c74a80280cf.setIcon(icon_54a59843b0d1a1db8e9f45606d45d549);
|
|
|
|
|
|
var marker_f3ee461f075af1ced7b3677840d3bb01 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3e1faf5c031eab6e05ed09eb785fbc85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8934a70dcf1f3d68f7d302acd1de65c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b90629e4116e607cab827dda7712e4 = $(`<div id="html_b4b90629e4116e607cab827dda7712e4" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_8934a70dcf1f3d68f7d302acd1de65c7.setContent(html_b4b90629e4116e607cab827dda7712e4);
|
|
|
|
|
|
|
|
marker_f3ee461f075af1ced7b3677840d3bb01.bindPopup(popup_8934a70dcf1f3d68f7d302acd1de65c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3ee461f075af1ced7b3677840d3bb01.setIcon(icon_3e1faf5c031eab6e05ed09eb785fbc85);
|
|
|
|
|
|
var marker_308c6dcc632e566b0672396bbe4b4a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b79b8b9ad8dc5a4f1dc88030862e5dee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6df5d0e8ddb48699bb7342b3d0ee1c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e5f8d7950803d0659da54ae433b3870 = $(`<div id="html_1e5f8d7950803d0659da54ae433b3870" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_6df5d0e8ddb48699bb7342b3d0ee1c6b.setContent(html_1e5f8d7950803d0659da54ae433b3870);
|
|
|
|
|
|
|
|
marker_308c6dcc632e566b0672396bbe4b4a55.bindPopup(popup_6df5d0e8ddb48699bb7342b3d0ee1c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_308c6dcc632e566b0672396bbe4b4a55.setIcon(icon_b79b8b9ad8dc5a4f1dc88030862e5dee);
|
|
|
|
|
|
var marker_072287015b39049f85b63a8b1dfab2a3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fca6d3d6dd8efc5a066343a60c023b2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ec6083e2f6235854f9c8a41d61c4b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f36d97906e8e87e1c2d35343cd5be5f6 = $(`<div id="html_f36d97906e8e87e1c2d35343cd5be5f6" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_36ec6083e2f6235854f9c8a41d61c4b8.setContent(html_f36d97906e8e87e1c2d35343cd5be5f6);
|
|
|
|
|
|
|
|
marker_072287015b39049f85b63a8b1dfab2a3.bindPopup(popup_36ec6083e2f6235854f9c8a41d61c4b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_072287015b39049f85b63a8b1dfab2a3.setIcon(icon_fca6d3d6dd8efc5a066343a60c023b2c);
|
|
|
|
|
|
var marker_fcc6d70cd929be5ecb5428cf66ac6a44 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_bdd82393db4874b1423d9e8e748a3c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c39b83ecd9c7e1eb01c15f3ddb10c19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aba2b51eba7efd5957eaaca88670f4a = $(`<div id="html_5aba2b51eba7efd5957eaaca88670f4a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_0c39b83ecd9c7e1eb01c15f3ddb10c19.setContent(html_5aba2b51eba7efd5957eaaca88670f4a);
|
|
|
|
|
|
|
|
marker_fcc6d70cd929be5ecb5428cf66ac6a44.bindPopup(popup_0c39b83ecd9c7e1eb01c15f3ddb10c19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcc6d70cd929be5ecb5428cf66ac6a44.setIcon(icon_bdd82393db4874b1423d9e8e748a3c7b);
|
|
|
|
|
|
var marker_b244778244ea10cdf58bbbd973b6f86b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4aa1ef2b920ba8baeaa0b54baf23494f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3dba143a1f44e292ef578d6227468f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c5564e1e5720ada8aae102fa9f354e3 = $(`<div id="html_8c5564e1e5720ada8aae102fa9f354e3" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_7d3dba143a1f44e292ef578d6227468f.setContent(html_8c5564e1e5720ada8aae102fa9f354e3);
|
|
|
|
|
|
|
|
marker_b244778244ea10cdf58bbbd973b6f86b.bindPopup(popup_7d3dba143a1f44e292ef578d6227468f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b244778244ea10cdf58bbbd973b6f86b.setIcon(icon_4aa1ef2b920ba8baeaa0b54baf23494f);
|
|
|
|
|
|
var marker_6908603106be65f8dc1cbd6eb8f09a37 = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6f4653c54d650000ea491d30595c9f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b4eaa1103f4f4bb2db6d7fce81ce0cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_049c6d43ccaf9ae149dab96109544490 = $(`<div id="html_049c6d43ccaf9ae149dab96109544490" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1b4eaa1103f4f4bb2db6d7fce81ce0cd.setContent(html_049c6d43ccaf9ae149dab96109544490);
|
|
|
|
|
|
|
|
marker_6908603106be65f8dc1cbd6eb8f09a37.bindPopup(popup_1b4eaa1103f4f4bb2db6d7fce81ce0cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6908603106be65f8dc1cbd6eb8f09a37.setIcon(icon_6f4653c54d650000ea491d30595c9f19);
|
|
|
|
|
|
var marker_44ff93fbaada5865fba2206549f6ad39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fd990a6428970828042931f8cd5dec74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b3115cb227268b5df2f385d498a6fac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5067204bc70d279681ae05dcc4db1fc8 = $(`<div id="html_5067204bc70d279681ae05dcc4db1fc8" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_3b3115cb227268b5df2f385d498a6fac.setContent(html_5067204bc70d279681ae05dcc4db1fc8);
|
|
|
|
|
|
|
|
marker_44ff93fbaada5865fba2206549f6ad39.bindPopup(popup_3b3115cb227268b5df2f385d498a6fac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44ff93fbaada5865fba2206549f6ad39.setIcon(icon_fd990a6428970828042931f8cd5dec74);
|
|
|
|
|
|
var marker_e28c9ba14d6a497ec98cc28b8434d8c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d9e12e4d598ab2b23d31cf6d670f4722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5fb024c6e81102d49dbbc5ff8e5562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a05d5bdc6f1951e4862bedf07ddc7a60 = $(`<div id="html_a05d5bdc6f1951e4862bedf07ddc7a60" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_dd5fb024c6e81102d49dbbc5ff8e5562.setContent(html_a05d5bdc6f1951e4862bedf07ddc7a60);
|
|
|
|
|
|
|
|
marker_e28c9ba14d6a497ec98cc28b8434d8c2.bindPopup(popup_dd5fb024c6e81102d49dbbc5ff8e5562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28c9ba14d6a497ec98cc28b8434d8c2.setIcon(icon_d9e12e4d598ab2b23d31cf6d670f4722);
|
|
|
|
|
|
var marker_8e5d9e9ab7719a8c36a0329d175b952f = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b446d1412e41e8ed088cb05e74c1a1bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c46c7da154a254c577cca19c0842a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2526a9b6131dbad8a88bd582f594965b = $(`<div id="html_2526a9b6131dbad8a88bd582f594965b" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_94c46c7da154a254c577cca19c0842a0.setContent(html_2526a9b6131dbad8a88bd582f594965b);
|
|
|
|
|
|
|
|
marker_8e5d9e9ab7719a8c36a0329d175b952f.bindPopup(popup_94c46c7da154a254c577cca19c0842a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e5d9e9ab7719a8c36a0329d175b952f.setIcon(icon_b446d1412e41e8ed088cb05e74c1a1bd);
|
|
|
|
|
|
var marker_bae7a356260873a1960f50a96055da33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0ee0a84e7ba5ec9a77573a816fd8384e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_959c85f0d3752307264f1a3363cca069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e743c43616f8f3a98b6a01e63499c3d = $(`<div id="html_1e743c43616f8f3a98b6a01e63499c3d" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_959c85f0d3752307264f1a3363cca069.setContent(html_1e743c43616f8f3a98b6a01e63499c3d);
|
|
|
|
|
|
|
|
marker_bae7a356260873a1960f50a96055da33.bindPopup(popup_959c85f0d3752307264f1a3363cca069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bae7a356260873a1960f50a96055da33.setIcon(icon_0ee0a84e7ba5ec9a77573a816fd8384e);
|
|
|
|
|
|
var marker_2961ddd20a4dc8499acf21035a483a58 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_69db7cb4827a741896fa0b68324ddb93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_865da563089112c5d557bf96f88ca089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59f3af26b75cdbac03ec21856f680bb6 = $(`<div id="html_59f3af26b75cdbac03ec21856f680bb6" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_865da563089112c5d557bf96f88ca089.setContent(html_59f3af26b75cdbac03ec21856f680bb6);
|
|
|
|
|
|
|
|
marker_2961ddd20a4dc8499acf21035a483a58.bindPopup(popup_865da563089112c5d557bf96f88ca089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2961ddd20a4dc8499acf21035a483a58.setIcon(icon_69db7cb4827a741896fa0b68324ddb93);
|
|
|
|
|
|
var marker_78e695419558001e7821ed34eefef11b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2783619c1dc160f442ab88a3bbc84c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c48836328bd0130a304355ff0bb0ed8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edd7672dcdbb62b976234b8fa6c14a30 = $(`<div id="html_edd7672dcdbb62b976234b8fa6c14a30" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_1c48836328bd0130a304355ff0bb0ed8.setContent(html_edd7672dcdbb62b976234b8fa6c14a30);
|
|
|
|
|
|
|
|
marker_78e695419558001e7821ed34eefef11b.bindPopup(popup_1c48836328bd0130a304355ff0bb0ed8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78e695419558001e7821ed34eefef11b.setIcon(icon_2783619c1dc160f442ab88a3bbc84c4d);
|
|
|
|
|
|
var marker_9ad739a7d441432e1f324d1ca620093b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a0e7566e4ab1c3304361c7c23c97d9c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7d9698b7ed7cb170c61e3941b05859 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2da240d1c98acab6859ee5dd1992ba68 = $(`<div id="html_2da240d1c98acab6859ee5dd1992ba68" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_af7d9698b7ed7cb170c61e3941b05859.setContent(html_2da240d1c98acab6859ee5dd1992ba68);
|
|
|
|
|
|
|
|
marker_9ad739a7d441432e1f324d1ca620093b.bindPopup(popup_af7d9698b7ed7cb170c61e3941b05859)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ad739a7d441432e1f324d1ca620093b.setIcon(icon_a0e7566e4ab1c3304361c7c23c97d9c8);
|
|
|
|
|
|
var marker_b64149a81d3b0a5d6b7e25ab57a1aecc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ec8137d4df6721189a86b56291ab36f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b54c7ee04c901f24aec969bf54291755 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daa0c5e04f70ecb5f8316ece1170ac14 = $(`<div id="html_daa0c5e04f70ecb5f8316ece1170ac14" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_b54c7ee04c901f24aec969bf54291755.setContent(html_daa0c5e04f70ecb5f8316ece1170ac14);
|
|
|
|
|
|
|
|
marker_b64149a81d3b0a5d6b7e25ab57a1aecc.bindPopup(popup_b54c7ee04c901f24aec969bf54291755)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b64149a81d3b0a5d6b7e25ab57a1aecc.setIcon(icon_ec8137d4df6721189a86b56291ab36f3);
|
|
|
|
|
|
var marker_16ff731b8b85d090f9eec9a3bd783608 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_54d8cce16e91a453427730b1a5929852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7631beb477ab8305fa21ad213c359143 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da13e104b2c401dd5a5fed981bf47143 = $(`<div id="html_da13e104b2c401dd5a5fed981bf47143" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_7631beb477ab8305fa21ad213c359143.setContent(html_da13e104b2c401dd5a5fed981bf47143);
|
|
|
|
|
|
|
|
marker_16ff731b8b85d090f9eec9a3bd783608.bindPopup(popup_7631beb477ab8305fa21ad213c359143)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16ff731b8b85d090f9eec9a3bd783608.setIcon(icon_54d8cce16e91a453427730b1a5929852);
|
|
|
|
|
|
var marker_f87e0542fdfe9df7dbe82825c0afdfb5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_cb6346597860b79a086dfd2d6daa0ec8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb057c9e457fac9e332d7d181a6f2763 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd10e7ae86ccaaa061df8341bd0076cc = $(`<div id="html_cd10e7ae86ccaaa061df8341bd0076cc" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_fb057c9e457fac9e332d7d181a6f2763.setContent(html_cd10e7ae86ccaaa061df8341bd0076cc);
|
|
|
|
|
|
|
|
marker_f87e0542fdfe9df7dbe82825c0afdfb5.bindPopup(popup_fb057c9e457fac9e332d7d181a6f2763)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f87e0542fdfe9df7dbe82825c0afdfb5.setIcon(icon_cb6346597860b79a086dfd2d6daa0ec8);
|
|
|
|
|
|
var marker_ad473cbf5246e23ac2b0f78670b53144 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_44fc181d2f3866acf8aaaa0fc541228a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d290a6f5729d7e89ff8ef5da02299bf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f058feb66cad414d2f1ddfe556b056bf = $(`<div id="html_f058feb66cad414d2f1ddfe556b056bf" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_d290a6f5729d7e89ff8ef5da02299bf6.setContent(html_f058feb66cad414d2f1ddfe556b056bf);
|
|
|
|
|
|
|
|
marker_ad473cbf5246e23ac2b0f78670b53144.bindPopup(popup_d290a6f5729d7e89ff8ef5da02299bf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad473cbf5246e23ac2b0f78670b53144.setIcon(icon_44fc181d2f3866acf8aaaa0fc541228a);
|
|
|
|
|
|
var marker_863a11f6956a26331fb2702a752fa484 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_941beee5248495cf94d998e454425601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b579229c9a4aeeb9a4a8203cd147ab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a24283f91c7843f86074bd7a58ed9c9a = $(`<div id="html_a24283f91c7843f86074bd7a58ed9c9a" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6b579229c9a4aeeb9a4a8203cd147ab8.setContent(html_a24283f91c7843f86074bd7a58ed9c9a);
|
|
|
|
|
|
|
|
marker_863a11f6956a26331fb2702a752fa484.bindPopup(popup_6b579229c9a4aeeb9a4a8203cd147ab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863a11f6956a26331fb2702a752fa484.setIcon(icon_941beee5248495cf94d998e454425601);
|
|
|
|
|
|
var marker_099c4bc3963a4d9f8a8a6db758a7471a = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_08396f9306a5e179d7c1a7443d6e9036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c9c0f9eee79e4dbb6b6a450c4c02f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c66b6d4f61ec5c085894795816f3d2c2 = $(`<div id="html_c66b6d4f61ec5c085894795816f3d2c2" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_7c9c0f9eee79e4dbb6b6a450c4c02f7c.setContent(html_c66b6d4f61ec5c085894795816f3d2c2);
|
|
|
|
|
|
|
|
marker_099c4bc3963a4d9f8a8a6db758a7471a.bindPopup(popup_7c9c0f9eee79e4dbb6b6a450c4c02f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_099c4bc3963a4d9f8a8a6db758a7471a.setIcon(icon_08396f9306a5e179d7c1a7443d6e9036);
|
|
|
|
|
|
var marker_758badaf277e89a214ccd22915ee4773 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_754e88ca1e1c756c72af6f5012a8e71a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_720cfbce6423723d4ebd9479d8df75b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8dc5116a01298ff4d4b68feb047da48 = $(`<div id="html_c8dc5116a01298ff4d4b68feb047da48" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_720cfbce6423723d4ebd9479d8df75b1.setContent(html_c8dc5116a01298ff4d4b68feb047da48);
|
|
|
|
|
|
|
|
marker_758badaf277e89a214ccd22915ee4773.bindPopup(popup_720cfbce6423723d4ebd9479d8df75b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758badaf277e89a214ccd22915ee4773.setIcon(icon_754e88ca1e1c756c72af6f5012a8e71a);
|
|
|
|
|
|
var marker_c06835e68553aa3ab7b80b628dfbd5d4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0ed505bc77aeae417ec0faa48b9bb2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f583b3ee8c5a504db72a780d878dbb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b8df5fe293c8cdd585551c9df272901 = $(`<div id="html_9b8df5fe293c8cdd585551c9df272901" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_f583b3ee8c5a504db72a780d878dbb53.setContent(html_9b8df5fe293c8cdd585551c9df272901);
|
|
|
|
|
|
|
|
marker_c06835e68553aa3ab7b80b628dfbd5d4.bindPopup(popup_f583b3ee8c5a504db72a780d878dbb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c06835e68553aa3ab7b80b628dfbd5d4.setIcon(icon_0ed505bc77aeae417ec0faa48b9bb2d9);
|
|
|
|
|
|
var marker_55dc3e6e2eba791c42d825d856b801f0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3e24014c9cd87a8cb9b1768ec9a510b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d62757f488088a26b9ce002b95b27ebf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5f1e4c10391ae5c6d6743ad3b9923f9 = $(`<div id="html_d5f1e4c10391ae5c6d6743ad3b9923f9" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_d62757f488088a26b9ce002b95b27ebf.setContent(html_d5f1e4c10391ae5c6d6743ad3b9923f9);
|
|
|
|
|
|
|
|
marker_55dc3e6e2eba791c42d825d856b801f0.bindPopup(popup_d62757f488088a26b9ce002b95b27ebf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55dc3e6e2eba791c42d825d856b801f0.setIcon(icon_3e24014c9cd87a8cb9b1768ec9a510b8);
|
|
|
|
|
|
var marker_9d60abc562172983363c26ce88a60b67 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_add594d2fba5ad1ca10fac35a8a9bff9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b971b458f3d05510d88682587668198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7f61b06509a9ab9e8937dedf53231be = $(`<div id="html_e7f61b06509a9ab9e8937dedf53231be" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_1b971b458f3d05510d88682587668198.setContent(html_e7f61b06509a9ab9e8937dedf53231be);
|
|
|
|
|
|
|
|
marker_9d60abc562172983363c26ce88a60b67.bindPopup(popup_1b971b458f3d05510d88682587668198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d60abc562172983363c26ce88a60b67.setIcon(icon_add594d2fba5ad1ca10fac35a8a9bff9);
|
|
|
|
|
|
var marker_3dfdb066077949ce4cc6ec4cd632573a = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_65a6082a8ae96fca167c181bafce308f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cda7920567ef1e2f6d966f6973c64c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e22bb49d17e233bcaf8b01b3517cfac = $(`<div id="html_4e22bb49d17e233bcaf8b01b3517cfac" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5cda7920567ef1e2f6d966f6973c64c6.setContent(html_4e22bb49d17e233bcaf8b01b3517cfac);
|
|
|
|
|
|
|
|
marker_3dfdb066077949ce4cc6ec4cd632573a.bindPopup(popup_5cda7920567ef1e2f6d966f6973c64c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dfdb066077949ce4cc6ec4cd632573a.setIcon(icon_65a6082a8ae96fca167c181bafce308f);
|
|
|
|
|
|
var marker_0db2974cb9b1719a4f1c545ed63045b9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5d7c19eeea9fcf7fc3de6fe69630be1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f8fc41d71b22efcf55bd9f1498488f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_236ac8bbe3102b7a584350796c2fec09 = $(`<div id="html_236ac8bbe3102b7a584350796c2fec09" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_b9f8fc41d71b22efcf55bd9f1498488f.setContent(html_236ac8bbe3102b7a584350796c2fec09);
|
|
|
|
|
|
|
|
marker_0db2974cb9b1719a4f1c545ed63045b9.bindPopup(popup_b9f8fc41d71b22efcf55bd9f1498488f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db2974cb9b1719a4f1c545ed63045b9.setIcon(icon_5d7c19eeea9fcf7fc3de6fe69630be1b);
|
|
|
|
|
|
var marker_5bca3da4c76a78a68712ce96a3119709 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c033776cc12a69e419c5d8753b3502ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c714f61db6b4ba45b5b29f81d8600efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_479de26ae8349cec82b67143e545ccc3 = $(`<div id="html_479de26ae8349cec82b67143e545ccc3" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_c714f61db6b4ba45b5b29f81d8600efa.setContent(html_479de26ae8349cec82b67143e545ccc3);
|
|
|
|
|
|
|
|
marker_5bca3da4c76a78a68712ce96a3119709.bindPopup(popup_c714f61db6b4ba45b5b29f81d8600efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bca3da4c76a78a68712ce96a3119709.setIcon(icon_c033776cc12a69e419c5d8753b3502ac);
|
|
|
|
|
|
var marker_94eb3d2b85d7be26d23bc32fd157449c = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a1304e8d442b15e8a5f87ad5065761a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6991c47d70ec5b027c969428633701eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ad5d548fa3867a198fe5ccff68a4ce = $(`<div id="html_b8ad5d548fa3867a198fe5ccff68a4ce" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_6991c47d70ec5b027c969428633701eb.setContent(html_b8ad5d548fa3867a198fe5ccff68a4ce);
|
|
|
|
|
|
|
|
marker_94eb3d2b85d7be26d23bc32fd157449c.bindPopup(popup_6991c47d70ec5b027c969428633701eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94eb3d2b85d7be26d23bc32fd157449c.setIcon(icon_a1304e8d442b15e8a5f87ad5065761a0);
|
|
|
|
|
|
var marker_0a4b6e670b7405531a89f060798898bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6c475d2f1c1703049ef88916b48d108b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e37b0fbaa6827319ee159e8a748f402 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d84833dc22282faa4d05d17f2879c1 = $(`<div id="html_c5d84833dc22282faa4d05d17f2879c1" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_9e37b0fbaa6827319ee159e8a748f402.setContent(html_c5d84833dc22282faa4d05d17f2879c1);
|
|
|
|
|
|
|
|
marker_0a4b6e670b7405531a89f060798898bd.bindPopup(popup_9e37b0fbaa6827319ee159e8a748f402)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4b6e670b7405531a89f060798898bd.setIcon(icon_6c475d2f1c1703049ef88916b48d108b);
|
|
|
|
|
|
var marker_1a2424f67b9d25fb9fc1279a405447a8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_65d98b78e3187c84b5c7a4509d7859c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72edb07e192f828e9bb0ee3844a5fd1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed7fbed2a6900abb414e9983d1dfd57 = $(`<div id="html_bed7fbed2a6900abb414e9983d1dfd57" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_72edb07e192f828e9bb0ee3844a5fd1a.setContent(html_bed7fbed2a6900abb414e9983d1dfd57);
|
|
|
|
|
|
|
|
marker_1a2424f67b9d25fb9fc1279a405447a8.bindPopup(popup_72edb07e192f828e9bb0ee3844a5fd1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a2424f67b9d25fb9fc1279a405447a8.setIcon(icon_65d98b78e3187c84b5c7a4509d7859c6);
|
|
|
|
|
|
var marker_a300bdcfe8bb716004b3d6480e5d83b7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_7daeba6e44ba6675c96c18f4eb03a400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b307927f244eb490d528a76fa22e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63c781af42b87d8f2c8a38879ab415f4 = $(`<div id="html_63c781af42b87d8f2c8a38879ab415f4" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_72b307927f244eb490d528a76fa22e2a.setContent(html_63c781af42b87d8f2c8a38879ab415f4);
|
|
|
|
|
|
|
|
marker_a300bdcfe8bb716004b3d6480e5d83b7.bindPopup(popup_72b307927f244eb490d528a76fa22e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a300bdcfe8bb716004b3d6480e5d83b7.setIcon(icon_7daeba6e44ba6675c96c18f4eb03a400);
|
|
|
|
|
|
var marker_d11d8f113f444080a9d609ae7343bd68 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fc66ce9dd6243b0821bff3ffc26e95f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18123153749dda7fbe4a9d5383e2118e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81b4f75a649ef8367cdebeb8e3da6f85 = $(`<div id="html_81b4f75a649ef8367cdebeb8e3da6f85" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_18123153749dda7fbe4a9d5383e2118e.setContent(html_81b4f75a649ef8367cdebeb8e3da6f85);
|
|
|
|
|
|
|
|
marker_d11d8f113f444080a9d609ae7343bd68.bindPopup(popup_18123153749dda7fbe4a9d5383e2118e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d11d8f113f444080a9d609ae7343bd68.setIcon(icon_fc66ce9dd6243b0821bff3ffc26e95f2);
|
|
|
|
|
|
var marker_b42f3be12c34bf246df92e2efc66b588 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f43d648a6f1b79ac88d38fb6a90838ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4af270ed72b0c65924b5c3f54ec68d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_887af3c7511ee1fcc1b8cb0704251cef = $(`<div id="html_887af3c7511ee1fcc1b8cb0704251cef" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_4af270ed72b0c65924b5c3f54ec68d63.setContent(html_887af3c7511ee1fcc1b8cb0704251cef);
|
|
|
|
|
|
|
|
marker_b42f3be12c34bf246df92e2efc66b588.bindPopup(popup_4af270ed72b0c65924b5c3f54ec68d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b42f3be12c34bf246df92e2efc66b588.setIcon(icon_f43d648a6f1b79ac88d38fb6a90838ce);
|
|
|
|
|
|
var marker_9b6444526c6fe901d818f4484985312f = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2a8f792bb669222a02ae7daf242d430e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_327bab81ed92dc9dc0cce59803dda398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dc9fe1fc8ea410f979b9998a3ae7e85 = $(`<div id="html_7dc9fe1fc8ea410f979b9998a3ae7e85" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_327bab81ed92dc9dc0cce59803dda398.setContent(html_7dc9fe1fc8ea410f979b9998a3ae7e85);
|
|
|
|
|
|
|
|
marker_9b6444526c6fe901d818f4484985312f.bindPopup(popup_327bab81ed92dc9dc0cce59803dda398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6444526c6fe901d818f4484985312f.setIcon(icon_2a8f792bb669222a02ae7daf242d430e);
|
|
|
|
|
|
var marker_1c83ec12c035f48a2da57a3d9cea751c = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_241f652c83a1a8b9ce54218014987726 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1abe1e46a586a87b506fcdbc77d0e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19f4b89e0c198e220e7ec76ff4af3cce = $(`<div id="html_19f4b89e0c198e220e7ec76ff4af3cce" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_b1abe1e46a586a87b506fcdbc77d0e54.setContent(html_19f4b89e0c198e220e7ec76ff4af3cce);
|
|
|
|
|
|
|
|
marker_1c83ec12c035f48a2da57a3d9cea751c.bindPopup(popup_b1abe1e46a586a87b506fcdbc77d0e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c83ec12c035f48a2da57a3d9cea751c.setIcon(icon_241f652c83a1a8b9ce54218014987726);
|
|
|
|
|
|
var marker_15b2b17d4206f0cbdec19771b43fff44 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0988ee7888a83c38b0e4db48daea36c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb287c07d558b13c844182d0db81b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75e084e99c0a53e650d83bf211a0a93f = $(`<div id="html_75e084e99c0a53e650d83bf211a0a93f" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_dcb287c07d558b13c844182d0db81b11.setContent(html_75e084e99c0a53e650d83bf211a0a93f);
|
|
|
|
|
|
|
|
marker_15b2b17d4206f0cbdec19771b43fff44.bindPopup(popup_dcb287c07d558b13c844182d0db81b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15b2b17d4206f0cbdec19771b43fff44.setIcon(icon_0988ee7888a83c38b0e4db48daea36c6);
|
|
|
|
|
|
var marker_018a82ca4b5fa2bd9d1a17bdd494a12d = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d71b01361ddebe791e8292a7b57f07f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f896022101cd25b2d28b28b13e45734 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf32b2745c64c83c14b1de43150ec6fe = $(`<div id="html_bf32b2745c64c83c14b1de43150ec6fe" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_8f896022101cd25b2d28b28b13e45734.setContent(html_bf32b2745c64c83c14b1de43150ec6fe);
|
|
|
|
|
|
|
|
marker_018a82ca4b5fa2bd9d1a17bdd494a12d.bindPopup(popup_8f896022101cd25b2d28b28b13e45734)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_018a82ca4b5fa2bd9d1a17bdd494a12d.setIcon(icon_d71b01361ddebe791e8292a7b57f07f5);
|
|
|
|
|
|
var marker_2310dd2fba861a337318f7ce48e423ff = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_265669cf03de694d1c08a0f517387bea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc5bd32c9a6c1a2b65ff69eb7e9f0d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b014e6657c14f6d9655d76d65437de4e = $(`<div id="html_b014e6657c14f6d9655d76d65437de4e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_fc5bd32c9a6c1a2b65ff69eb7e9f0d8b.setContent(html_b014e6657c14f6d9655d76d65437de4e);
|
|
|
|
|
|
|
|
marker_2310dd2fba861a337318f7ce48e423ff.bindPopup(popup_fc5bd32c9a6c1a2b65ff69eb7e9f0d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2310dd2fba861a337318f7ce48e423ff.setIcon(icon_265669cf03de694d1c08a0f517387bea);
|
|
|
|
|
|
var marker_53ce5f43bab081775e56815d1c13c243 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b3854511fe8e045a37d8465586d27a9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8a6685e574d4bf4ecfbb9e7fbe0f531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a4cd78527cd4287d887bf884dc8e2e = $(`<div id="html_18a4cd78527cd4287d887bf884dc8e2e" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_a8a6685e574d4bf4ecfbb9e7fbe0f531.setContent(html_18a4cd78527cd4287d887bf884dc8e2e);
|
|
|
|
|
|
|
|
marker_53ce5f43bab081775e56815d1c13c243.bindPopup(popup_a8a6685e574d4bf4ecfbb9e7fbe0f531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53ce5f43bab081775e56815d1c13c243.setIcon(icon_b3854511fe8e045a37d8465586d27a9f);
|
|
|
|
|
|
var marker_691331e0846a3bc0bf40543e192f57f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f18b3b51f7881e48b3925e11c011b989 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdfe02742b9a371aeb4e1a605d02cfed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7182c568236d2dfbca36f7bdf88f2209 = $(`<div id="html_7182c568236d2dfbca36f7bdf88f2209" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_bdfe02742b9a371aeb4e1a605d02cfed.setContent(html_7182c568236d2dfbca36f7bdf88f2209);
|
|
|
|
|
|
|
|
marker_691331e0846a3bc0bf40543e192f57f0.bindPopup(popup_bdfe02742b9a371aeb4e1a605d02cfed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_691331e0846a3bc0bf40543e192f57f0.setIcon(icon_f18b3b51f7881e48b3925e11c011b989);
|
|
|
|
|
|
var marker_258afd5c10615e2923f760e35a690199 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_1594db4d05abc82b6a5371f52eac526c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6ce9062b84b73012ea7a58b81551355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc30f3ca92689760a9447031590d162 = $(`<div id="html_1bc30f3ca92689760a9447031590d162" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_a6ce9062b84b73012ea7a58b81551355.setContent(html_1bc30f3ca92689760a9447031590d162);
|
|
|
|
|
|
|
|
marker_258afd5c10615e2923f760e35a690199.bindPopup(popup_a6ce9062b84b73012ea7a58b81551355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_258afd5c10615e2923f760e35a690199.setIcon(icon_1594db4d05abc82b6a5371f52eac526c);
|
|
|
|
|
|
var marker_17138cfc8a7d3beef30ea2a47aa6f6d6 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_23b5458bbb3262197b3938acfa5f3049 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aa7df4c0537a7a739340479dd45478c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e801b44d777f8ee0aa971e9c011e2493 = $(`<div id="html_e801b44d777f8ee0aa971e9c011e2493" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_4aa7df4c0537a7a739340479dd45478c.setContent(html_e801b44d777f8ee0aa971e9c011e2493);
|
|
|
|
|
|
|
|
marker_17138cfc8a7d3beef30ea2a47aa6f6d6.bindPopup(popup_4aa7df4c0537a7a739340479dd45478c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17138cfc8a7d3beef30ea2a47aa6f6d6.setIcon(icon_23b5458bbb3262197b3938acfa5f3049);
|
|
|
|
|
|
var marker_64f46da15f9b60844a0ee8970a74f4cc = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9ea61d4b7648e1bdd5af8254aab1b4f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc83d8c7bc2eeb612ed7648034c56a9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fee376d73786b110335066d8787b410 = $(`<div id="html_5fee376d73786b110335066d8787b410" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_dc83d8c7bc2eeb612ed7648034c56a9d.setContent(html_5fee376d73786b110335066d8787b410);
|
|
|
|
|
|
|
|
marker_64f46da15f9b60844a0ee8970a74f4cc.bindPopup(popup_dc83d8c7bc2eeb612ed7648034c56a9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64f46da15f9b60844a0ee8970a74f4cc.setIcon(icon_9ea61d4b7648e1bdd5af8254aab1b4f1);
|
|
|
|
|
|
var marker_4cfc76cecbbd3ea4a9943a05bf689514 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_724b699503c44ab5901610ee38db51ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6e5a1ce602515a779b47304c5490bd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cd26fc68070c6f21753b70e5b4dd981 = $(`<div id="html_7cd26fc68070c6f21753b70e5b4dd981" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_a6e5a1ce602515a779b47304c5490bd1.setContent(html_7cd26fc68070c6f21753b70e5b4dd981);
|
|
|
|
|
|
|
|
marker_4cfc76cecbbd3ea4a9943a05bf689514.bindPopup(popup_a6e5a1ce602515a779b47304c5490bd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cfc76cecbbd3ea4a9943a05bf689514.setIcon(icon_724b699503c44ab5901610ee38db51ad);
|
|
|
|
|
|
var marker_c13ce0f627a7b6e579ce5f17be41f504 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_083ed53f21c0f346ee781ddb251922fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d262fe944c3477f372169338974d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac1601a4e76bdd8fdb93a677ff8ebb84 = $(`<div id="html_ac1601a4e76bdd8fdb93a677ff8ebb84" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_18d262fe944c3477f372169338974d5d.setContent(html_ac1601a4e76bdd8fdb93a677ff8ebb84);
|
|
|
|
|
|
|
|
marker_c13ce0f627a7b6e579ce5f17be41f504.bindPopup(popup_18d262fe944c3477f372169338974d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c13ce0f627a7b6e579ce5f17be41f504.setIcon(icon_083ed53f21c0f346ee781ddb251922fc);
|
|
|
|
|
|
var marker_2bc9a87c4eff5de1098acae362066593 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c71e8c91d36d18c49021dd15e59e5cf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee8a635603222947b8540ab3bf55cecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c76e80f99a4574713e2a4c0ac6223148 = $(`<div id="html_c76e80f99a4574713e2a4c0ac6223148" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_ee8a635603222947b8540ab3bf55cecf.setContent(html_c76e80f99a4574713e2a4c0ac6223148);
|
|
|
|
|
|
|
|
marker_2bc9a87c4eff5de1098acae362066593.bindPopup(popup_ee8a635603222947b8540ab3bf55cecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bc9a87c4eff5de1098acae362066593.setIcon(icon_c71e8c91d36d18c49021dd15e59e5cf3);
|
|
|
|
|
|
var marker_5d71677bf59e7188bfdae36d8c4d3e01 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c3ffd8c8eaed853cc1439319ac4765d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e0f83c081c634c4b3e862996f75c9e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5da7eb804795d7c939098431fa6f9d1 = $(`<div id="html_b5da7eb804795d7c939098431fa6f9d1" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_9e0f83c081c634c4b3e862996f75c9e5.setContent(html_b5da7eb804795d7c939098431fa6f9d1);
|
|
|
|
|
|
|
|
marker_5d71677bf59e7188bfdae36d8c4d3e01.bindPopup(popup_9e0f83c081c634c4b3e862996f75c9e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d71677bf59e7188bfdae36d8c4d3e01.setIcon(icon_c3ffd8c8eaed853cc1439319ac4765d2);
|
|
|
|
|
|
var marker_b9c0501d58d1944af98f0b560897d2c9 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_224fbc2cd1251e3cbf9a11c4b4f41dc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8283b87b7d8730edd2150129aceb196a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92b95e2133f539377f703c762e22e1ba = $(`<div id="html_92b95e2133f539377f703c762e22e1ba" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_8283b87b7d8730edd2150129aceb196a.setContent(html_92b95e2133f539377f703c762e22e1ba);
|
|
|
|
|
|
|
|
marker_b9c0501d58d1944af98f0b560897d2c9.bindPopup(popup_8283b87b7d8730edd2150129aceb196a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9c0501d58d1944af98f0b560897d2c9.setIcon(icon_224fbc2cd1251e3cbf9a11c4b4f41dc9);
|
|
|
|
|
|
var marker_85f4d9b29671b2181fb04f1560631bca = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_015bbb9a61f7562e88e2a1bcf60a78b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60421de27984527aa6e7e1e648195c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c917aa29e21033dd7bb92e1517a3567 = $(`<div id="html_1c917aa29e21033dd7bb92e1517a3567" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_a60421de27984527aa6e7e1e648195c5.setContent(html_1c917aa29e21033dd7bb92e1517a3567);
|
|
|
|
|
|
|
|
marker_85f4d9b29671b2181fb04f1560631bca.bindPopup(popup_a60421de27984527aa6e7e1e648195c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f4d9b29671b2181fb04f1560631bca.setIcon(icon_015bbb9a61f7562e88e2a1bcf60a78b4);
|
|
|
|
|
|
var marker_63e6bed53166c882788ed5d8a06acae1 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_07d6c151f738bbd3f9c05fe109dec2c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc3ed4d1598c3e5b4dfd8cbbc1dcaeb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e18f701146b5accf8b64e23fc37932b = $(`<div id="html_3e18f701146b5accf8b64e23fc37932b" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_fc3ed4d1598c3e5b4dfd8cbbc1dcaeb6.setContent(html_3e18f701146b5accf8b64e23fc37932b);
|
|
|
|
|
|
|
|
marker_63e6bed53166c882788ed5d8a06acae1.bindPopup(popup_fc3ed4d1598c3e5b4dfd8cbbc1dcaeb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63e6bed53166c882788ed5d8a06acae1.setIcon(icon_07d6c151f738bbd3f9c05fe109dec2c6);
|
|
|
|
|
|
var marker_58d8aa62e7cb0535f346b35baa80ce63 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2dad3b36914225d52801b599f936d500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c432947164c0bea6795cb03847750647 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151c684c582a1d2dab8f1e80a57fd511 = $(`<div id="html_151c684c582a1d2dab8f1e80a57fd511" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_c432947164c0bea6795cb03847750647.setContent(html_151c684c582a1d2dab8f1e80a57fd511);
|
|
|
|
|
|
|
|
marker_58d8aa62e7cb0535f346b35baa80ce63.bindPopup(popup_c432947164c0bea6795cb03847750647)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58d8aa62e7cb0535f346b35baa80ce63.setIcon(icon_2dad3b36914225d52801b599f936d500);
|
|
|
|
|
|
var marker_4caa1c293be2cca393f31a544d7fb95c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_30cbbae1a00c439f1d66ea6eaf426c5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a7c06e743e4e73db7b3f6a10aa21a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_537cf9a21312128e4e0b5436ad4113cf = $(`<div id="html_537cf9a21312128e4e0b5436ad4113cf" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_27a7c06e743e4e73db7b3f6a10aa21a3.setContent(html_537cf9a21312128e4e0b5436ad4113cf);
|
|
|
|
|
|
|
|
marker_4caa1c293be2cca393f31a544d7fb95c.bindPopup(popup_27a7c06e743e4e73db7b3f6a10aa21a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4caa1c293be2cca393f31a544d7fb95c.setIcon(icon_30cbbae1a00c439f1d66ea6eaf426c5b);
|
|
|
|
|
|
var marker_000aa25500ff9e81cb1cc6a7e77e7f0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b74aeb23d075da703443c6d7f262f00c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5fa3d760f20d3cf805d8ac1d75258b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d6b8f408c7f3d17a99d5ac805d511e2 = $(`<div id="html_0d6b8f408c7f3d17a99d5ac805d511e2" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b5fa3d760f20d3cf805d8ac1d75258b3.setContent(html_0d6b8f408c7f3d17a99d5ac805d511e2);
|
|
|
|
|
|
|
|
marker_000aa25500ff9e81cb1cc6a7e77e7f0c.bindPopup(popup_b5fa3d760f20d3cf805d8ac1d75258b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_000aa25500ff9e81cb1cc6a7e77e7f0c.setIcon(icon_b74aeb23d075da703443c6d7f262f00c);
|
|
|
|
|
|
var marker_7ce350ed0895dec9b0361d15a83e6d97 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f16c10846126bbc9b77d486f7feca581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0efd442a88f564f39e4eb65826bc890e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2f6a91bf0c045071a2ce667e3dd173b = $(`<div id="html_c2f6a91bf0c045071a2ce667e3dd173b" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_0efd442a88f564f39e4eb65826bc890e.setContent(html_c2f6a91bf0c045071a2ce667e3dd173b);
|
|
|
|
|
|
|
|
marker_7ce350ed0895dec9b0361d15a83e6d97.bindPopup(popup_0efd442a88f564f39e4eb65826bc890e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ce350ed0895dec9b0361d15a83e6d97.setIcon(icon_f16c10846126bbc9b77d486f7feca581);
|
|
|
|
|
|
var marker_1e3b2c543a1204e488c0421486d7f2c0 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a50be898c798077879b2afb888aca84d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e46527cf97926b98552b1131c4f74a46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b68b0645f7482ca594eb9facc94b01dd = $(`<div id="html_b68b0645f7482ca594eb9facc94b01dd" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_e46527cf97926b98552b1131c4f74a46.setContent(html_b68b0645f7482ca594eb9facc94b01dd);
|
|
|
|
|
|
|
|
marker_1e3b2c543a1204e488c0421486d7f2c0.bindPopup(popup_e46527cf97926b98552b1131c4f74a46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e3b2c543a1204e488c0421486d7f2c0.setIcon(icon_a50be898c798077879b2afb888aca84d);
|
|
|
|
|
|
var marker_335125c5a4634e0ef6d7f3245c04f4a5 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_638e5674b8ba1eba66316ba100433edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_073f8244ca500e7d490872cbb99ae99a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adb498bdcb0a24128a4c3b0d92266f75 = $(`<div id="html_adb498bdcb0a24128a4c3b0d92266f75" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_073f8244ca500e7d490872cbb99ae99a.setContent(html_adb498bdcb0a24128a4c3b0d92266f75);
|
|
|
|
|
|
|
|
marker_335125c5a4634e0ef6d7f3245c04f4a5.bindPopup(popup_073f8244ca500e7d490872cbb99ae99a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_335125c5a4634e0ef6d7f3245c04f4a5.setIcon(icon_638e5674b8ba1eba66316ba100433edc);
|
|
|
|
|
|
var marker_bc1b3db50d5c0e3802de9eddb275b22a = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a61f7e5371d7bbee0b365d2f02696eb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08427aefd00a72bbd618fbfdc026ec05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f1a49dd1d6e3353530836dbc4b1d8e4 = $(`<div id="html_8f1a49dd1d6e3353530836dbc4b1d8e4" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_08427aefd00a72bbd618fbfdc026ec05.setContent(html_8f1a49dd1d6e3353530836dbc4b1d8e4);
|
|
|
|
|
|
|
|
marker_bc1b3db50d5c0e3802de9eddb275b22a.bindPopup(popup_08427aefd00a72bbd618fbfdc026ec05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1b3db50d5c0e3802de9eddb275b22a.setIcon(icon_a61f7e5371d7bbee0b365d2f02696eb9);
|
|
|
|
|
|
var marker_77126fc339598d6841ee21dcb7b094ef = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_407c4672fe6bc609cbdbc1e643a7e65b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1ea43d169fd6060b925b1720aa778d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23d6688c0b6120bdf76ed0b86c631540 = $(`<div id="html_23d6688c0b6120bdf76ed0b86c631540" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_e1ea43d169fd6060b925b1720aa778d1.setContent(html_23d6688c0b6120bdf76ed0b86c631540);
|
|
|
|
|
|
|
|
marker_77126fc339598d6841ee21dcb7b094ef.bindPopup(popup_e1ea43d169fd6060b925b1720aa778d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77126fc339598d6841ee21dcb7b094ef.setIcon(icon_407c4672fe6bc609cbdbc1e643a7e65b);
|
|
|
|
|
|
var marker_25afa0ee2ead4a2e04df7ba25c69ffce = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_306c20594e82abbcfcb796fb1bdbc721 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b94732aeb6aab72f17eb7c7e4c6fb4bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7341d1c7152315e06a84a79319004de = $(`<div id="html_e7341d1c7152315e06a84a79319004de" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_b94732aeb6aab72f17eb7c7e4c6fb4bd.setContent(html_e7341d1c7152315e06a84a79319004de);
|
|
|
|
|
|
|
|
marker_25afa0ee2ead4a2e04df7ba25c69ffce.bindPopup(popup_b94732aeb6aab72f17eb7c7e4c6fb4bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25afa0ee2ead4a2e04df7ba25c69ffce.setIcon(icon_306c20594e82abbcfcb796fb1bdbc721);
|
|
|
|
|
|
var marker_e73273fcd32287fb6e298d4e8bceee4c = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_94b7b3b989a7b2755c14b153c8c0a5e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2f21a1c536f54c90707faf8eb3c7147 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aa0181977494f2656db336a2a5aed3a = $(`<div id="html_6aa0181977494f2656db336a2a5aed3a" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_f2f21a1c536f54c90707faf8eb3c7147.setContent(html_6aa0181977494f2656db336a2a5aed3a);
|
|
|
|
|
|
|
|
marker_e73273fcd32287fb6e298d4e8bceee4c.bindPopup(popup_f2f21a1c536f54c90707faf8eb3c7147)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73273fcd32287fb6e298d4e8bceee4c.setIcon(icon_94b7b3b989a7b2755c14b153c8c0a5e8);
|
|
|
|
|
|
var marker_44bf6b3a64fa73e2cfc47b70551447aa = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a9dd2db2f4f28fd0e2762dea67b5e195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6512a682be4982747640f9391e438bf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893e223dd105f2a385c93c59d6c7a564 = $(`<div id="html_893e223dd105f2a385c93c59d6c7a564" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_6512a682be4982747640f9391e438bf8.setContent(html_893e223dd105f2a385c93c59d6c7a564);
|
|
|
|
|
|
|
|
marker_44bf6b3a64fa73e2cfc47b70551447aa.bindPopup(popup_6512a682be4982747640f9391e438bf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44bf6b3a64fa73e2cfc47b70551447aa.setIcon(icon_a9dd2db2f4f28fd0e2762dea67b5e195);
|
|
|
|
|
|
var marker_6f39e68a55eaa62b5aa70137ef3c8d37 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c2b009bb5215a9ea2adfb5bf36091a61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_907789ce1138b51300d703babcc2b466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a906c5083dd5b350e5b3faaeec7490 = $(`<div id="html_44a906c5083dd5b350e5b3faaeec7490" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_907789ce1138b51300d703babcc2b466.setContent(html_44a906c5083dd5b350e5b3faaeec7490);
|
|
|
|
|
|
|
|
marker_6f39e68a55eaa62b5aa70137ef3c8d37.bindPopup(popup_907789ce1138b51300d703babcc2b466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f39e68a55eaa62b5aa70137ef3c8d37.setIcon(icon_c2b009bb5215a9ea2adfb5bf36091a61);
|
|
|
|
|
|
var marker_a5bba5228b9693c4d5700b672834583b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f69b123a65bc7b92f50be9d626a36d31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20103d08c33fea057187342f3e5765ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55af01f6bfcf5b57bdb3d8184d286131 = $(`<div id="html_55af01f6bfcf5b57bdb3d8184d286131" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_20103d08c33fea057187342f3e5765ac.setContent(html_55af01f6bfcf5b57bdb3d8184d286131);
|
|
|
|
|
|
|
|
marker_a5bba5228b9693c4d5700b672834583b.bindPopup(popup_20103d08c33fea057187342f3e5765ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5bba5228b9693c4d5700b672834583b.setIcon(icon_f69b123a65bc7b92f50be9d626a36d31);
|
|
|
|
|
|
var marker_69fd65fb231e356070568662fcd83fd8 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fc4fbc93de9c9ef5bdaeb5bca35895cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d672d877e67241b3cb4a7e8d9d28abd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40e57df4f415a4bef1ce7830544b752f = $(`<div id="html_40e57df4f415a4bef1ce7830544b752f" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_d672d877e67241b3cb4a7e8d9d28abd3.setContent(html_40e57df4f415a4bef1ce7830544b752f);
|
|
|
|
|
|
|
|
marker_69fd65fb231e356070568662fcd83fd8.bindPopup(popup_d672d877e67241b3cb4a7e8d9d28abd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69fd65fb231e356070568662fcd83fd8.setIcon(icon_fc4fbc93de9c9ef5bdaeb5bca35895cc);
|
|
|
|
|
|
var marker_eb4f83f1fbe10c8840e2dda6a9cf8682 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fb3489f94d2d8f9124e736a376faf1e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_704f5ae151027a311fa324eafed20df4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16d7112d3c5c51d5f0721d4216120cb4 = $(`<div id="html_16d7112d3c5c51d5f0721d4216120cb4" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_704f5ae151027a311fa324eafed20df4.setContent(html_16d7112d3c5c51d5f0721d4216120cb4);
|
|
|
|
|
|
|
|
marker_eb4f83f1fbe10c8840e2dda6a9cf8682.bindPopup(popup_704f5ae151027a311fa324eafed20df4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb4f83f1fbe10c8840e2dda6a9cf8682.setIcon(icon_fb3489f94d2d8f9124e736a376faf1e7);
|
|
|
|
|
|
var marker_2f3105fab75da421422c7adb1a127f29 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e9188926e5e84456f531645974048140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5c0aaa8660abf1ec4d5c7071c3dfd72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_735a72315062c37f48bf438a50d96b1b = $(`<div id="html_735a72315062c37f48bf438a50d96b1b" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_b5c0aaa8660abf1ec4d5c7071c3dfd72.setContent(html_735a72315062c37f48bf438a50d96b1b);
|
|
|
|
|
|
|
|
marker_2f3105fab75da421422c7adb1a127f29.bindPopup(popup_b5c0aaa8660abf1ec4d5c7071c3dfd72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f3105fab75da421422c7adb1a127f29.setIcon(icon_e9188926e5e84456f531645974048140);
|
|
|
|
|
|
var marker_475740d69741374b9fbc94595f904f88 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6eac70b9cd3646ab89caf3e90afc3730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa49a2ff434f9ef8a9bb59fade0bb4ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbe2501074867165e27e2fd5b070faf = $(`<div id="html_5dbe2501074867165e27e2fd5b070faf" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_fa49a2ff434f9ef8a9bb59fade0bb4ed.setContent(html_5dbe2501074867165e27e2fd5b070faf);
|
|
|
|
|
|
|
|
marker_475740d69741374b9fbc94595f904f88.bindPopup(popup_fa49a2ff434f9ef8a9bb59fade0bb4ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_475740d69741374b9fbc94595f904f88.setIcon(icon_6eac70b9cd3646ab89caf3e90afc3730);
|
|
|
|
|
|
var marker_2b7dfa5ca2161565dcd6d2c5ffd8f8a5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f9b74eadb28e4a351a11c0519a9acc0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06fec2c771ad142342087fb5451242f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb4e38d1856e2451520bf479e7e6d80 = $(`<div id="html_8eb4e38d1856e2451520bf479e7e6d80" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_06fec2c771ad142342087fb5451242f8.setContent(html_8eb4e38d1856e2451520bf479e7e6d80);
|
|
|
|
|
|
|
|
marker_2b7dfa5ca2161565dcd6d2c5ffd8f8a5.bindPopup(popup_06fec2c771ad142342087fb5451242f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b7dfa5ca2161565dcd6d2c5ffd8f8a5.setIcon(icon_f9b74eadb28e4a351a11c0519a9acc0f);
|
|
|
|
|
|
var marker_2498b2c425ba2fcb48526b19409cd200 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_71566d18ef044f19e9b0e298ca778248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db14457af51171d221dab4d0d84181f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e46e197a9bbc10986912fd1e236d8bf6 = $(`<div id="html_e46e197a9bbc10986912fd1e236d8bf6" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_db14457af51171d221dab4d0d84181f9.setContent(html_e46e197a9bbc10986912fd1e236d8bf6);
|
|
|
|
|
|
|
|
marker_2498b2c425ba2fcb48526b19409cd200.bindPopup(popup_db14457af51171d221dab4d0d84181f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2498b2c425ba2fcb48526b19409cd200.setIcon(icon_71566d18ef044f19e9b0e298ca778248);
|
|
|
|
|
|
var marker_44c150c508f17c1e2740b676a9dc8819 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b7972fb0b007a1b16a23bf0ed6c6c5c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d365a003cf9487211c6eb59a60d278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4dbd9b3d001398496132dd9386f388b = $(`<div id="html_f4dbd9b3d001398496132dd9386f388b" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_63d365a003cf9487211c6eb59a60d278.setContent(html_f4dbd9b3d001398496132dd9386f388b);
|
|
|
|
|
|
|
|
marker_44c150c508f17c1e2740b676a9dc8819.bindPopup(popup_63d365a003cf9487211c6eb59a60d278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c150c508f17c1e2740b676a9dc8819.setIcon(icon_b7972fb0b007a1b16a23bf0ed6c6c5c5);
|
|
|
|
|
|
var marker_9c9cec721dc9a2e0427fb69b12b7e2bf = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f28601940544a46202b91c714b465b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98359c2e1bacbee897c35e888d67d6f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ee1e32181d9ad3482d190c2823187a = $(`<div id="html_43ee1e32181d9ad3482d190c2823187a" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_98359c2e1bacbee897c35e888d67d6f3.setContent(html_43ee1e32181d9ad3482d190c2823187a);
|
|
|
|
|
|
|
|
marker_9c9cec721dc9a2e0427fb69b12b7e2bf.bindPopup(popup_98359c2e1bacbee897c35e888d67d6f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c9cec721dc9a2e0427fb69b12b7e2bf.setIcon(icon_f28601940544a46202b91c714b465b5c);
|
|
|
|
|
|
var marker_80abba32ab318a56afc214e132af99dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6f72b4077ea2720e7d9d9d9b00b5745a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d38fd1f2b4009349b3a26e1c7738732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a190adcf2180fcda65a6133490c09622 = $(`<div id="html_a190adcf2180fcda65a6133490c09622" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_8d38fd1f2b4009349b3a26e1c7738732.setContent(html_a190adcf2180fcda65a6133490c09622);
|
|
|
|
|
|
|
|
marker_80abba32ab318a56afc214e132af99dc.bindPopup(popup_8d38fd1f2b4009349b3a26e1c7738732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80abba32ab318a56afc214e132af99dc.setIcon(icon_6f72b4077ea2720e7d9d9d9b00b5745a);
|
|
|
|
|
|
var marker_b50221399a6e60b78ae5aff878cb5e2d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_53b2dcac1bd5c871e3ed2475b48971b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e8d85c1bff69805d4ed4ad52dc547d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ee69c322681c62ef682d20888420566 = $(`<div id="html_8ee69c322681c62ef682d20888420566" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_36e8d85c1bff69805d4ed4ad52dc547d.setContent(html_8ee69c322681c62ef682d20888420566);
|
|
|
|
|
|
|
|
marker_b50221399a6e60b78ae5aff878cb5e2d.bindPopup(popup_36e8d85c1bff69805d4ed4ad52dc547d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b50221399a6e60b78ae5aff878cb5e2d.setIcon(icon_53b2dcac1bd5c871e3ed2475b48971b0);
|
|
|
|
|
|
var marker_841c7f82a2f16ae37b694de685153783 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6884d3f022ff6c2ea25916e006f86561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61c2610da3a3b949c5bdfcda2f466143 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_467af8c9400a2322246c76578fd50942 = $(`<div id="html_467af8c9400a2322246c76578fd50942" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_61c2610da3a3b949c5bdfcda2f466143.setContent(html_467af8c9400a2322246c76578fd50942);
|
|
|
|
|
|
|
|
marker_841c7f82a2f16ae37b694de685153783.bindPopup(popup_61c2610da3a3b949c5bdfcda2f466143)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_841c7f82a2f16ae37b694de685153783.setIcon(icon_6884d3f022ff6c2ea25916e006f86561);
|
|
|
|
|
|
var marker_4e36114a1965ec5b4295d3448cfa3bb4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c0440186a7bd20ef315a82b89be84a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b26703863f67d3ff6208e946b90d6ec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd0785f0e12e255cf85d0ccfe7fed087 = $(`<div id="html_cd0785f0e12e255cf85d0ccfe7fed087" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_b26703863f67d3ff6208e946b90d6ec9.setContent(html_cd0785f0e12e255cf85d0ccfe7fed087);
|
|
|
|
|
|
|
|
marker_4e36114a1965ec5b4295d3448cfa3bb4.bindPopup(popup_b26703863f67d3ff6208e946b90d6ec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e36114a1965ec5b4295d3448cfa3bb4.setIcon(icon_c0440186a7bd20ef315a82b89be84a1b);
|
|
|
|
|
|
var marker_795ab0a6e908ab537d9535a80ab9ae37 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_64d6607499cd4d17eba55e6560d4a0ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd26ba0f6a75e534d95ba237c800191 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3d18a77cf0fce7e6b2bd7314b42ecdc = $(`<div id="html_b3d18a77cf0fce7e6b2bd7314b42ecdc" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_0cd26ba0f6a75e534d95ba237c800191.setContent(html_b3d18a77cf0fce7e6b2bd7314b42ecdc);
|
|
|
|
|
|
|
|
marker_795ab0a6e908ab537d9535a80ab9ae37.bindPopup(popup_0cd26ba0f6a75e534d95ba237c800191)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_795ab0a6e908ab537d9535a80ab9ae37.setIcon(icon_64d6607499cd4d17eba55e6560d4a0ed);
|
|
|
|
|
|
var marker_8d5d86eedbe2bf74de4c72abea8e74be = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_88cca6493453aea3d0eb5967f99cb81d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f57dbd22ffed60a4129a3c3788f026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31c956888c1cccfa90dbc2c70fe861a2 = $(`<div id="html_31c956888c1cccfa90dbc2c70fe861a2" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_62f57dbd22ffed60a4129a3c3788f026.setContent(html_31c956888c1cccfa90dbc2c70fe861a2);
|
|
|
|
|
|
|
|
marker_8d5d86eedbe2bf74de4c72abea8e74be.bindPopup(popup_62f57dbd22ffed60a4129a3c3788f026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5d86eedbe2bf74de4c72abea8e74be.setIcon(icon_88cca6493453aea3d0eb5967f99cb81d);
|
|
|
|
|
|
var marker_3170e07bd2928d4e4f892d6e1688d57c = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9806d3fa409a215d3ce6afcc30b57191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06f7550906e41897f5f00b6c7bf5c583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d031646055b5e7a1062087849779af72 = $(`<div id="html_d031646055b5e7a1062087849779af72" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_06f7550906e41897f5f00b6c7bf5c583.setContent(html_d031646055b5e7a1062087849779af72);
|
|
|
|
|
|
|
|
marker_3170e07bd2928d4e4f892d6e1688d57c.bindPopup(popup_06f7550906e41897f5f00b6c7bf5c583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3170e07bd2928d4e4f892d6e1688d57c.setIcon(icon_9806d3fa409a215d3ce6afcc30b57191);
|
|
|
|
|
|
var marker_44fcad2947dbdaf4e6a804dc51b19135 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_88afed8a06d346050f5fd063a13af5b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f52d37a85dc41026423d9f0e25437f07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82b9d58cb5f9614d9f625db64feae216 = $(`<div id="html_82b9d58cb5f9614d9f625db64feae216" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_f52d37a85dc41026423d9f0e25437f07.setContent(html_82b9d58cb5f9614d9f625db64feae216);
|
|
|
|
|
|
|
|
marker_44fcad2947dbdaf4e6a804dc51b19135.bindPopup(popup_f52d37a85dc41026423d9f0e25437f07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44fcad2947dbdaf4e6a804dc51b19135.setIcon(icon_88afed8a06d346050f5fd063a13af5b1);
|
|
|
|
|
|
var marker_414cdc52fdbd0fdd8411123eee2dbc40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_97507527ce47a3f7a3da9221599371bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cfe9f4dceea73f9038b323eadabc880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55fdd1ff10491da472f8bbe4203c64d7 = $(`<div id="html_55fdd1ff10491da472f8bbe4203c64d7" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_3cfe9f4dceea73f9038b323eadabc880.setContent(html_55fdd1ff10491da472f8bbe4203c64d7);
|
|
|
|
|
|
|
|
marker_414cdc52fdbd0fdd8411123eee2dbc40.bindPopup(popup_3cfe9f4dceea73f9038b323eadabc880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414cdc52fdbd0fdd8411123eee2dbc40.setIcon(icon_97507527ce47a3f7a3da9221599371bd);
|
|
|
|
|
|
var marker_5e35f20d82012b98a7d58c8b9fe6e2f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d53b1a04adb70ee81e9c9513ebb8756d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450d20760fecd49dbb9753c1da7a1baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d327cdbd84d88cf08c7c2209099cd6e9 = $(`<div id="html_d327cdbd84d88cf08c7c2209099cd6e9" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_450d20760fecd49dbb9753c1da7a1baa.setContent(html_d327cdbd84d88cf08c7c2209099cd6e9);
|
|
|
|
|
|
|
|
marker_5e35f20d82012b98a7d58c8b9fe6e2f0.bindPopup(popup_450d20760fecd49dbb9753c1da7a1baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e35f20d82012b98a7d58c8b9fe6e2f0.setIcon(icon_d53b1a04adb70ee81e9c9513ebb8756d);
|
|
|
|
|
|
var marker_c96b1f99af49dbd329ddceb198e30b5b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_47a105f697a7bdf049b3dce1abb84e1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a564f38a27b62f83aa93c819a1f587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f245e32aadc52784413ba188c011c77e = $(`<div id="html_f245e32aadc52784413ba188c011c77e" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_41a564f38a27b62f83aa93c819a1f587.setContent(html_f245e32aadc52784413ba188c011c77e);
|
|
|
|
|
|
|
|
marker_c96b1f99af49dbd329ddceb198e30b5b.bindPopup(popup_41a564f38a27b62f83aa93c819a1f587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c96b1f99af49dbd329ddceb198e30b5b.setIcon(icon_47a105f697a7bdf049b3dce1abb84e1e);
|
|
|
|
|
|
var marker_433bf4154de2edee9835cfcf7377c9bf = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_81afda3f6c45ff85f4e2ed6fc7567faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37d8cd810204fc2b76cabfcc3f4f33ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7404ccb308adb167e698fa80ef5f2c = $(`<div id="html_4f7404ccb308adb167e698fa80ef5f2c" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_37d8cd810204fc2b76cabfcc3f4f33ca.setContent(html_4f7404ccb308adb167e698fa80ef5f2c);
|
|
|
|
|
|
|
|
marker_433bf4154de2edee9835cfcf7377c9bf.bindPopup(popup_37d8cd810204fc2b76cabfcc3f4f33ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_433bf4154de2edee9835cfcf7377c9bf.setIcon(icon_81afda3f6c45ff85f4e2ed6fc7567faa);
|
|
|
|
|
|
var marker_bf8fe7e3debb6bdc0d387b7f9aa31d68 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_38117d9ed8acffae6338f4a545554b2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47c8d2c4e3847ce5b740a230bd18b718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d920a3971090119dea145836481bb1e = $(`<div id="html_1d920a3971090119dea145836481bb1e" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_47c8d2c4e3847ce5b740a230bd18b718.setContent(html_1d920a3971090119dea145836481bb1e);
|
|
|
|
|
|
|
|
marker_bf8fe7e3debb6bdc0d387b7f9aa31d68.bindPopup(popup_47c8d2c4e3847ce5b740a230bd18b718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8fe7e3debb6bdc0d387b7f9aa31d68.setIcon(icon_38117d9ed8acffae6338f4a545554b2f);
|
|
|
|
|
|
var marker_458dfc99c5c4064d6481622135667962 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8f05e1f44083c414155f6b34c2272c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78beaca2ae9e553cdde9f51561d36740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd151cffb618ed1ac47f9a01ded12063 = $(`<div id="html_bd151cffb618ed1ac47f9a01ded12063" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_78beaca2ae9e553cdde9f51561d36740.setContent(html_bd151cffb618ed1ac47f9a01ded12063);
|
|
|
|
|
|
|
|
marker_458dfc99c5c4064d6481622135667962.bindPopup(popup_78beaca2ae9e553cdde9f51561d36740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_458dfc99c5c4064d6481622135667962.setIcon(icon_8f05e1f44083c414155f6b34c2272c6c);
|
|
|
|
|
|
var marker_e04631e9672084726545040b7144bc38 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b5b1a03e9200b4065af345e4c1b03444 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_130f15a436086c9d14f74be71bdafd44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a6c086bd609c707d45a5979cb6cb1da = $(`<div id="html_5a6c086bd609c707d45a5979cb6cb1da" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_130f15a436086c9d14f74be71bdafd44.setContent(html_5a6c086bd609c707d45a5979cb6cb1da);
|
|
|
|
|
|
|
|
marker_e04631e9672084726545040b7144bc38.bindPopup(popup_130f15a436086c9d14f74be71bdafd44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e04631e9672084726545040b7144bc38.setIcon(icon_b5b1a03e9200b4065af345e4c1b03444);
|
|
|
|
|
|
var marker_f3db13838e35715950ef604119758b38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_65d93d385b9aca2f992414cd316eff86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b41c3d53b6fc8554f3ece6e74c33fd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_812074304fd618662dd12dbea8138da6 = $(`<div id="html_812074304fd618662dd12dbea8138da6" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_0b41c3d53b6fc8554f3ece6e74c33fd7.setContent(html_812074304fd618662dd12dbea8138da6);
|
|
|
|
|
|
|
|
marker_f3db13838e35715950ef604119758b38.bindPopup(popup_0b41c3d53b6fc8554f3ece6e74c33fd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3db13838e35715950ef604119758b38.setIcon(icon_65d93d385b9aca2f992414cd316eff86);
|
|
|
|
|
|
var marker_13e7d2005fd7f6d353be955405a1e7a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c91e01eb22b1e5a4eb3f3315763156e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a46f6cfeca9fa7a05ac889e8fd3c749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce166886ad6f5523da62cd5cea4305cc = $(`<div id="html_ce166886ad6f5523da62cd5cea4305cc" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_3a46f6cfeca9fa7a05ac889e8fd3c749.setContent(html_ce166886ad6f5523da62cd5cea4305cc);
|
|
|
|
|
|
|
|
marker_13e7d2005fd7f6d353be955405a1e7a1.bindPopup(popup_3a46f6cfeca9fa7a05ac889e8fd3c749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13e7d2005fd7f6d353be955405a1e7a1.setIcon(icon_c91e01eb22b1e5a4eb3f3315763156e3);
|
|
|
|
|
|
var marker_93840c96defc4b7ad86c797508e51d6b = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_cc7fd6b6faa44c6671126ee88a62ddae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3d1faa03f07978803a111b329dcbad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46a43708934bad9517727629582c41c = $(`<div id="html_f46a43708934bad9517727629582c41c" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_fd3d1faa03f07978803a111b329dcbad.setContent(html_f46a43708934bad9517727629582c41c);
|
|
|
|
|
|
|
|
marker_93840c96defc4b7ad86c797508e51d6b.bindPopup(popup_fd3d1faa03f07978803a111b329dcbad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93840c96defc4b7ad86c797508e51d6b.setIcon(icon_cc7fd6b6faa44c6671126ee88a62ddae);
|
|
|
|
|
|
var marker_3787c7863891125b3792119bf3f734a9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a60767ab8604d6162b2d48538a802224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6a50fad494096e259b5a42e7a097977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_604f2e52b5ad536255692a0d1e283b7c = $(`<div id="html_604f2e52b5ad536255692a0d1e283b7c" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_b6a50fad494096e259b5a42e7a097977.setContent(html_604f2e52b5ad536255692a0d1e283b7c);
|
|
|
|
|
|
|
|
marker_3787c7863891125b3792119bf3f734a9.bindPopup(popup_b6a50fad494096e259b5a42e7a097977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3787c7863891125b3792119bf3f734a9.setIcon(icon_a60767ab8604d6162b2d48538a802224);
|
|
|
|
|
|
var marker_759bc015b6d37f74950abc79c6ed403e = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4ce534ef93513ba71190ec0136c90d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_209ae3600bae57083cb89e848b469bc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56dc574e7848c5c551e3bfdbd597af0a = $(`<div id="html_56dc574e7848c5c551e3bfdbd597af0a" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_209ae3600bae57083cb89e848b469bc0.setContent(html_56dc574e7848c5c551e3bfdbd597af0a);
|
|
|
|
|
|
|
|
marker_759bc015b6d37f74950abc79c6ed403e.bindPopup(popup_209ae3600bae57083cb89e848b469bc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_759bc015b6d37f74950abc79c6ed403e.setIcon(icon_4ce534ef93513ba71190ec0136c90d06);
|
|
|
|
|
|
var marker_0fc596bce39f13d67578132f1eb5fc66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_861c81cefafea226aa315a43ff21492c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e803ae16cb98522e89120a71454e9972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662dc2611c321f9190bedb02d8464045 = $(`<div id="html_662dc2611c321f9190bedb02d8464045" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_e803ae16cb98522e89120a71454e9972.setContent(html_662dc2611c321f9190bedb02d8464045);
|
|
|
|
|
|
|
|
marker_0fc596bce39f13d67578132f1eb5fc66.bindPopup(popup_e803ae16cb98522e89120a71454e9972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fc596bce39f13d67578132f1eb5fc66.setIcon(icon_861c81cefafea226aa315a43ff21492c);
|
|
|
|
|
|
var marker_993358fe189d2f466c60e2d3767818d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3674d38ffe12374d709e7e9eff2bbefd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46ae6b8b18154af39c6d2364a4c58be4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_189e4fe27e395f8375f2cc658c5b3b16 = $(`<div id="html_189e4fe27e395f8375f2cc658c5b3b16" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_46ae6b8b18154af39c6d2364a4c58be4.setContent(html_189e4fe27e395f8375f2cc658c5b3b16);
|
|
|
|
|
|
|
|
marker_993358fe189d2f466c60e2d3767818d9.bindPopup(popup_46ae6b8b18154af39c6d2364a4c58be4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_993358fe189d2f466c60e2d3767818d9.setIcon(icon_3674d38ffe12374d709e7e9eff2bbefd);
|
|
|
|
|
|
var marker_192ad884b98122e7f2d87b12a65e6aa3 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b61813d7a0b05a574d93190d2d72664b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0afc41b843b672054946e744de64867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a6a8c12cea5a2da894b7267965302c8 = $(`<div id="html_5a6a8c12cea5a2da894b7267965302c8" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_c0afc41b843b672054946e744de64867.setContent(html_5a6a8c12cea5a2da894b7267965302c8);
|
|
|
|
|
|
|
|
marker_192ad884b98122e7f2d87b12a65e6aa3.bindPopup(popup_c0afc41b843b672054946e744de64867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192ad884b98122e7f2d87b12a65e6aa3.setIcon(icon_b61813d7a0b05a574d93190d2d72664b);
|
|
|
|
|
|
var marker_6e397202f1367db16ef2af4bce1a7923 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_db778e819a6f3d139b9d54cf7a89e781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4abea0e56541dffe160f2347d8c0e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcadf73322387e9efcf51775ac07fbbc = $(`<div id="html_bcadf73322387e9efcf51775ac07fbbc" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a4abea0e56541dffe160f2347d8c0e76.setContent(html_bcadf73322387e9efcf51775ac07fbbc);
|
|
|
|
|
|
|
|
marker_6e397202f1367db16ef2af4bce1a7923.bindPopup(popup_a4abea0e56541dffe160f2347d8c0e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e397202f1367db16ef2af4bce1a7923.setIcon(icon_db778e819a6f3d139b9d54cf7a89e781);
|
|
|
|
|
|
var marker_2d2400127d0997251c3ca0e8344b5463 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_7de40752f25d16e9fe6ecd15b5928136 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d23b694ab7e0e0d8192d48a7c5be3e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dab5d28ee8058c0aa396c5515ea6326 = $(`<div id="html_6dab5d28ee8058c0aa396c5515ea6326" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_9d23b694ab7e0e0d8192d48a7c5be3e8.setContent(html_6dab5d28ee8058c0aa396c5515ea6326);
|
|
|
|
|
|
|
|
marker_2d2400127d0997251c3ca0e8344b5463.bindPopup(popup_9d23b694ab7e0e0d8192d48a7c5be3e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2400127d0997251c3ca0e8344b5463.setIcon(icon_7de40752f25d16e9fe6ecd15b5928136);
|
|
|
|
|
|
var marker_fcd5437c4730ccf297f73059e57db88f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0a466c8f280075d5a869350f1c1b5a19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85bef35f123191ba5e8850309605f784 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d09a2b154442d870bf880faa0de3958a = $(`<div id="html_d09a2b154442d870bf880faa0de3958a" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_85bef35f123191ba5e8850309605f784.setContent(html_d09a2b154442d870bf880faa0de3958a);
|
|
|
|
|
|
|
|
marker_fcd5437c4730ccf297f73059e57db88f.bindPopup(popup_85bef35f123191ba5e8850309605f784)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcd5437c4730ccf297f73059e57db88f.setIcon(icon_0a466c8f280075d5a869350f1c1b5a19);
|
|
|
|
|
|
var marker_5e5793fae2b335df5994e183b3a4bde4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_80f4459903d77a4a0a70aee4078aec87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33991f16bdde416080704d79ebc2cae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf0fbe9853618223ab2ee66790061b0 = $(`<div id="html_3cf0fbe9853618223ab2ee66790061b0" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_33991f16bdde416080704d79ebc2cae4.setContent(html_3cf0fbe9853618223ab2ee66790061b0);
|
|
|
|
|
|
|
|
marker_5e5793fae2b335df5994e183b3a4bde4.bindPopup(popup_33991f16bdde416080704d79ebc2cae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5793fae2b335df5994e183b3a4bde4.setIcon(icon_80f4459903d77a4a0a70aee4078aec87);
|
|
|
|
|
|
var marker_e6691f65db3febddb78abf890ae4bc68 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6deef93a45b70b009c97db69fd537697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ff91b7241cc0da78a2e7f624daf4ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b839d52122a142919c9633237f50788c = $(`<div id="html_b839d52122a142919c9633237f50788c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_c9ff91b7241cc0da78a2e7f624daf4ec.setContent(html_b839d52122a142919c9633237f50788c);
|
|
|
|
|
|
|
|
marker_e6691f65db3febddb78abf890ae4bc68.bindPopup(popup_c9ff91b7241cc0da78a2e7f624daf4ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6691f65db3febddb78abf890ae4bc68.setIcon(icon_6deef93a45b70b009c97db69fd537697);
|
|
|
|
|
|
var marker_dd967a68d6e31cbd8e19a5891074f195 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_182c6dbe71c06bc0116946d4c5f7eebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9c04ade4fef2160d686851f742095e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d01dfcf8aa710f171f618f10ecaa45c = $(`<div id="html_8d01dfcf8aa710f171f618f10ecaa45c" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_d9c04ade4fef2160d686851f742095e7.setContent(html_8d01dfcf8aa710f171f618f10ecaa45c);
|
|
|
|
|
|
|
|
marker_dd967a68d6e31cbd8e19a5891074f195.bindPopup(popup_d9c04ade4fef2160d686851f742095e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd967a68d6e31cbd8e19a5891074f195.setIcon(icon_182c6dbe71c06bc0116946d4c5f7eebf);
|
|
|
|
|
|
var marker_988d789e65f14df7c4c12972262427f6 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_92146900a31a33970eb35c388159727f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d6c8c80f9e143f41c6739d86dc2357e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03bdaa0dde46e652acccace07d5f559a = $(`<div id="html_03bdaa0dde46e652acccace07d5f559a" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_8d6c8c80f9e143f41c6739d86dc2357e.setContent(html_03bdaa0dde46e652acccace07d5f559a);
|
|
|
|
|
|
|
|
marker_988d789e65f14df7c4c12972262427f6.bindPopup(popup_8d6c8c80f9e143f41c6739d86dc2357e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_988d789e65f14df7c4c12972262427f6.setIcon(icon_92146900a31a33970eb35c388159727f);
|
|
|
|
|
|
var marker_bdbb2abf85333fa730a2f0ecef500ab3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_af3e1566a64e9f99e6e00763fd92160b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72528302abad46a778f5fe50c9447abe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30be40c29fbdf077347263ae62ae48ff = $(`<div id="html_30be40c29fbdf077347263ae62ae48ff" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_72528302abad46a778f5fe50c9447abe.setContent(html_30be40c29fbdf077347263ae62ae48ff);
|
|
|
|
|
|
|
|
marker_bdbb2abf85333fa730a2f0ecef500ab3.bindPopup(popup_72528302abad46a778f5fe50c9447abe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdbb2abf85333fa730a2f0ecef500ab3.setIcon(icon_af3e1566a64e9f99e6e00763fd92160b);
|
|
|
|
|
|
var marker_afe5292e9a082b309983d53da9fa6b7d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_50376902ece6f859bb2e78435b3e98b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49194c52ce8143b4deb23b61c69cf404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f11bc3a1c6b5dbb3ebd20eec977f60aa = $(`<div id="html_f11bc3a1c6b5dbb3ebd20eec977f60aa" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_49194c52ce8143b4deb23b61c69cf404.setContent(html_f11bc3a1c6b5dbb3ebd20eec977f60aa);
|
|
|
|
|
|
|
|
marker_afe5292e9a082b309983d53da9fa6b7d.bindPopup(popup_49194c52ce8143b4deb23b61c69cf404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afe5292e9a082b309983d53da9fa6b7d.setIcon(icon_50376902ece6f859bb2e78435b3e98b3);
|
|
|
|
|
|
var marker_985bea4dfe8d12cbcdf96d98d82d52b5 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9a47bba96fa3186ebb6e6bf6d527b553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b31ab8376767530e84a6c98fb218d766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f88d64503424450a1bc6d0ba553a6c = $(`<div id="html_29f88d64503424450a1bc6d0ba553a6c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_b31ab8376767530e84a6c98fb218d766.setContent(html_29f88d64503424450a1bc6d0ba553a6c);
|
|
|
|
|
|
|
|
marker_985bea4dfe8d12cbcdf96d98d82d52b5.bindPopup(popup_b31ab8376767530e84a6c98fb218d766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_985bea4dfe8d12cbcdf96d98d82d52b5.setIcon(icon_9a47bba96fa3186ebb6e6bf6d527b553);
|
|
|
|
|
|
var marker_e0ee03802b79993db00c1021a09c8470 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b7c8dad5630bbba2b04edc5dc11fd669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69103d3f70133f72e1d37c3936931802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b08473f12ab7dc65ec5d6eed350fad = $(`<div id="html_c5b08473f12ab7dc65ec5d6eed350fad" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_69103d3f70133f72e1d37c3936931802.setContent(html_c5b08473f12ab7dc65ec5d6eed350fad);
|
|
|
|
|
|
|
|
marker_e0ee03802b79993db00c1021a09c8470.bindPopup(popup_69103d3f70133f72e1d37c3936931802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0ee03802b79993db00c1021a09c8470.setIcon(icon_b7c8dad5630bbba2b04edc5dc11fd669);
|
|
|
|
|
|
var marker_557493c051f8b4a08b60fa699e3af570 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b0781a569de395021dd03948d954dad1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54747c8e53b019c1fff66a5098d19be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc887287b363eadc670fec65d36e2097 = $(`<div id="html_dc887287b363eadc670fec65d36e2097" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_54747c8e53b019c1fff66a5098d19be5.setContent(html_dc887287b363eadc670fec65d36e2097);
|
|
|
|
|
|
|
|
marker_557493c051f8b4a08b60fa699e3af570.bindPopup(popup_54747c8e53b019c1fff66a5098d19be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557493c051f8b4a08b60fa699e3af570.setIcon(icon_b0781a569de395021dd03948d954dad1);
|
|
|
|
|
|
var marker_1f54591f97a740533dea6ac68daf4ea0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_76a0b0ca1ff409c298cf4ad18482819d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bc9db4182a92f7a7a082c6431ca5897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5955947c239c1b46cb1f4838eab73c0b = $(`<div id="html_5955947c239c1b46cb1f4838eab73c0b" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_9bc9db4182a92f7a7a082c6431ca5897.setContent(html_5955947c239c1b46cb1f4838eab73c0b);
|
|
|
|
|
|
|
|
marker_1f54591f97a740533dea6ac68daf4ea0.bindPopup(popup_9bc9db4182a92f7a7a082c6431ca5897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f54591f97a740533dea6ac68daf4ea0.setIcon(icon_76a0b0ca1ff409c298cf4ad18482819d);
|
|
|
|
|
|
var marker_790df072e33a372a63c2953e4db4c456 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_88d350ed49a0d1226f0a69aa56bcfca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61382f0c0d4502342ea55639240bcc52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_859f8fc71809b88467977e48fb250477 = $(`<div id="html_859f8fc71809b88467977e48fb250477" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_61382f0c0d4502342ea55639240bcc52.setContent(html_859f8fc71809b88467977e48fb250477);
|
|
|
|
|
|
|
|
marker_790df072e33a372a63c2953e4db4c456.bindPopup(popup_61382f0c0d4502342ea55639240bcc52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_790df072e33a372a63c2953e4db4c456.setIcon(icon_88d350ed49a0d1226f0a69aa56bcfca6);
|
|
|
|
|
|
var marker_6399b80407b8ead376b3f53e206ad17d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_eb25f5ac200693b45f182bde6f48fe8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a02037ce765d0c5c4afe6ca9026e8afc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28686e88090bbf27c4055738543bf9b4 = $(`<div id="html_28686e88090bbf27c4055738543bf9b4" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_a02037ce765d0c5c4afe6ca9026e8afc.setContent(html_28686e88090bbf27c4055738543bf9b4);
|
|
|
|
|
|
|
|
marker_6399b80407b8ead376b3f53e206ad17d.bindPopup(popup_a02037ce765d0c5c4afe6ca9026e8afc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6399b80407b8ead376b3f53e206ad17d.setIcon(icon_eb25f5ac200693b45f182bde6f48fe8f);
|
|
|
|
|
|
var marker_d08cb55968d170eea4c5637bf295d4eb = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ff8a8e2a73224df84e08a44b619899d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6beac19e63f7ab8e0fab8dcad4b9341c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de16ceb74f790cedf4b3e5974b15363 = $(`<div id="html_0de16ceb74f790cedf4b3e5974b15363" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_6beac19e63f7ab8e0fab8dcad4b9341c.setContent(html_0de16ceb74f790cedf4b3e5974b15363);
|
|
|
|
|
|
|
|
marker_d08cb55968d170eea4c5637bf295d4eb.bindPopup(popup_6beac19e63f7ab8e0fab8dcad4b9341c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d08cb55968d170eea4c5637bf295d4eb.setIcon(icon_ff8a8e2a73224df84e08a44b619899d6);
|
|
|
|
|
|
var marker_d6383aa40afb6c36cbf81ed5bb9d0397 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_83555d705ceaf8b7cf68ba280382a20b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fdf9616a5d3e9026b265701f0b5c7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a299e6c8caaa2308bc24a2e76784fad = $(`<div id="html_6a299e6c8caaa2308bc24a2e76784fad" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_6fdf9616a5d3e9026b265701f0b5c7ea.setContent(html_6a299e6c8caaa2308bc24a2e76784fad);
|
|
|
|
|
|
|
|
marker_d6383aa40afb6c36cbf81ed5bb9d0397.bindPopup(popup_6fdf9616a5d3e9026b265701f0b5c7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6383aa40afb6c36cbf81ed5bb9d0397.setIcon(icon_83555d705ceaf8b7cf68ba280382a20b);
|
|
|
|
|
|
var marker_57333d8a0b3fa07887445cca7328464b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e3655fd860c00c3b6b7b9526ce5bbe05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18aff90d0142ea0926199203d69e2ea1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0485379fc8f05bc785530fb8168985db = $(`<div id="html_0485379fc8f05bc785530fb8168985db" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_18aff90d0142ea0926199203d69e2ea1.setContent(html_0485379fc8f05bc785530fb8168985db);
|
|
|
|
|
|
|
|
marker_57333d8a0b3fa07887445cca7328464b.bindPopup(popup_18aff90d0142ea0926199203d69e2ea1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57333d8a0b3fa07887445cca7328464b.setIcon(icon_e3655fd860c00c3b6b7b9526ce5bbe05);
|
|
|
|
|
|
var marker_8481a573186730d999c5c5ee9e59bc52 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6581e46cbeb8dc9aa35eae34906fed18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71ff8e6e233abdfcd3671c062e1b7771 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a563b41e7928d0df8df335edcc0a5cb = $(`<div id="html_7a563b41e7928d0df8df335edcc0a5cb" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_71ff8e6e233abdfcd3671c062e1b7771.setContent(html_7a563b41e7928d0df8df335edcc0a5cb);
|
|
|
|
|
|
|
|
marker_8481a573186730d999c5c5ee9e59bc52.bindPopup(popup_71ff8e6e233abdfcd3671c062e1b7771)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8481a573186730d999c5c5ee9e59bc52.setIcon(icon_6581e46cbeb8dc9aa35eae34906fed18);
|
|
|
|
|
|
var marker_16bd71f4fcef2962455f62e7d3684789 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0cb8889046f82b1066df65d22541f3a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de15cc04817e8cc5f9f76babd874e7d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b849da3bef7ce06d53777e827520fd5 = $(`<div id="html_2b849da3bef7ce06d53777e827520fd5" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_de15cc04817e8cc5f9f76babd874e7d0.setContent(html_2b849da3bef7ce06d53777e827520fd5);
|
|
|
|
|
|
|
|
marker_16bd71f4fcef2962455f62e7d3684789.bindPopup(popup_de15cc04817e8cc5f9f76babd874e7d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16bd71f4fcef2962455f62e7d3684789.setIcon(icon_0cb8889046f82b1066df65d22541f3a0);
|
|
|
|
|
|
var marker_504584e7b45d3b6c82e65717e33ee869 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e7b8059608c324b66c63def43ff5de45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4527ff47ba0061e2cfc8fbce740d9cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f5e78b1a049a556165471faeaa0e695 = $(`<div id="html_1f5e78b1a049a556165471faeaa0e695" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_4527ff47ba0061e2cfc8fbce740d9cc6.setContent(html_1f5e78b1a049a556165471faeaa0e695);
|
|
|
|
|
|
|
|
marker_504584e7b45d3b6c82e65717e33ee869.bindPopup(popup_4527ff47ba0061e2cfc8fbce740d9cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_504584e7b45d3b6c82e65717e33ee869.setIcon(icon_e7b8059608c324b66c63def43ff5de45);
|
|
|
|
|
|
var marker_b86dc789d4411e824f434b4d6ac1b453 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_68095debd8ce2412f7c485d69d2a8af1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a67a6608d1d5db10df8428e7e528970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba26525dce1bc95ce298dc1055d0f2b = $(`<div id="html_5ba26525dce1bc95ce298dc1055d0f2b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_1a67a6608d1d5db10df8428e7e528970.setContent(html_5ba26525dce1bc95ce298dc1055d0f2b);
|
|
|
|
|
|
|
|
marker_b86dc789d4411e824f434b4d6ac1b453.bindPopup(popup_1a67a6608d1d5db10df8428e7e528970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b86dc789d4411e824f434b4d6ac1b453.setIcon(icon_68095debd8ce2412f7c485d69d2a8af1);
|
|
|
|
|
|
var marker_ec531062ff9adcd004a85778b19819b8 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_7220290a9722fd505ff1d5ed46beac51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c18878487defe6b390e1ae15612db365 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64825e9c16888a8ad427534307d37921 = $(`<div id="html_64825e9c16888a8ad427534307d37921" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c18878487defe6b390e1ae15612db365.setContent(html_64825e9c16888a8ad427534307d37921);
|
|
|
|
|
|
|
|
marker_ec531062ff9adcd004a85778b19819b8.bindPopup(popup_c18878487defe6b390e1ae15612db365)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec531062ff9adcd004a85778b19819b8.setIcon(icon_7220290a9722fd505ff1d5ed46beac51);
|
|
|
|
|
|
var marker_1fd3ecaf67fc7d4dabf43abc805a7b97 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_05c6bda124ad19156debce919715de70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7963c5321cdbe1c79118d6ea5aa7f13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27cae273c9386a2943920a550a3cf9fe = $(`<div id="html_27cae273c9386a2943920a550a3cf9fe" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_a7963c5321cdbe1c79118d6ea5aa7f13.setContent(html_27cae273c9386a2943920a550a3cf9fe);
|
|
|
|
|
|
|
|
marker_1fd3ecaf67fc7d4dabf43abc805a7b97.bindPopup(popup_a7963c5321cdbe1c79118d6ea5aa7f13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fd3ecaf67fc7d4dabf43abc805a7b97.setIcon(icon_05c6bda124ad19156debce919715de70);
|
|
|
|
|
|
var marker_a89de90db85e66de9c8604467f27581a = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2ef68c9a9b48a3199f5db969f4304d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_812a966af6182fbdcf68fcab53e32aca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb4c2c37570df62361cd89d2248c5b16 = $(`<div id="html_cb4c2c37570df62361cd89d2248c5b16" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_812a966af6182fbdcf68fcab53e32aca.setContent(html_cb4c2c37570df62361cd89d2248c5b16);
|
|
|
|
|
|
|
|
marker_a89de90db85e66de9c8604467f27581a.bindPopup(popup_812a966af6182fbdcf68fcab53e32aca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a89de90db85e66de9c8604467f27581a.setIcon(icon_2ef68c9a9b48a3199f5db969f4304d62);
|
|
|
|
|
|
var marker_9147be4430fc19f203596453f6af4b95 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_af69cb953419f8de8096027d3527abd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8136e92fb93e872dc056462971f54e29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fd8f4e2ea37f52f7d88d99929c8a20c = $(`<div id="html_9fd8f4e2ea37f52f7d88d99929c8a20c" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_8136e92fb93e872dc056462971f54e29.setContent(html_9fd8f4e2ea37f52f7d88d99929c8a20c);
|
|
|
|
|
|
|
|
marker_9147be4430fc19f203596453f6af4b95.bindPopup(popup_8136e92fb93e872dc056462971f54e29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9147be4430fc19f203596453f6af4b95.setIcon(icon_af69cb953419f8de8096027d3527abd2);
|
|
|
|
|
|
var marker_b3573fb5f9717c2958edc9428345b2cf = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_930d671c85d2466c6ca5e127170680f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54435c60f0191e0c668c5ac53de2455d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03c3db9986284e731bec02fc9db36f73 = $(`<div id="html_03c3db9986284e731bec02fc9db36f73" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_54435c60f0191e0c668c5ac53de2455d.setContent(html_03c3db9986284e731bec02fc9db36f73);
|
|
|
|
|
|
|
|
marker_b3573fb5f9717c2958edc9428345b2cf.bindPopup(popup_54435c60f0191e0c668c5ac53de2455d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3573fb5f9717c2958edc9428345b2cf.setIcon(icon_930d671c85d2466c6ca5e127170680f5);
|
|
|
|
|
|
var marker_fd1f519aa2e717831a162037f7422c46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_01bbb255a0c8227cf4fab8f54cf3d8bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d7740c8f57a3ba4a607af63b9c451a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_343308a33783716c4e4fa16eda19461a = $(`<div id="html_343308a33783716c4e4fa16eda19461a" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_3d7740c8f57a3ba4a607af63b9c451a0.setContent(html_343308a33783716c4e4fa16eda19461a);
|
|
|
|
|
|
|
|
marker_fd1f519aa2e717831a162037f7422c46.bindPopup(popup_3d7740c8f57a3ba4a607af63b9c451a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd1f519aa2e717831a162037f7422c46.setIcon(icon_01bbb255a0c8227cf4fab8f54cf3d8bd);
|
|
|
|
|
|
var marker_22030eca94ef2d1f1517416a48c6f13c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f625f66207000610bf535400d06df917 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dba56be2f0b3f4b96f53cc940a135d4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b7895b0421dec97555598c4b479237 = $(`<div id="html_05b7895b0421dec97555598c4b479237" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_dba56be2f0b3f4b96f53cc940a135d4b.setContent(html_05b7895b0421dec97555598c4b479237);
|
|
|
|
|
|
|
|
marker_22030eca94ef2d1f1517416a48c6f13c.bindPopup(popup_dba56be2f0b3f4b96f53cc940a135d4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22030eca94ef2d1f1517416a48c6f13c.setIcon(icon_f625f66207000610bf535400d06df917);
|
|
|
|
|
|
var marker_d3ac87e3b8f5aa891797e8fd06f75536 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_26f15a29c1ffe2c541bafdaa1094a004 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ecb44145ffb1e6227b1dafe3148d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6be93618b175b4061523ec3ee792fb45 = $(`<div id="html_6be93618b175b4061523ec3ee792fb45" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_c3ecb44145ffb1e6227b1dafe3148d63.setContent(html_6be93618b175b4061523ec3ee792fb45);
|
|
|
|
|
|
|
|
marker_d3ac87e3b8f5aa891797e8fd06f75536.bindPopup(popup_c3ecb44145ffb1e6227b1dafe3148d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ac87e3b8f5aa891797e8fd06f75536.setIcon(icon_26f15a29c1ffe2c541bafdaa1094a004);
|
|
|
|
|
|
var marker_403a7609586ba20a17039a9ae87dbb46 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_681c5bcd08640261e6ec4a3ac35161fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2bce0e70dfc100053deed90ae72c49a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3807767d39ba014b23c5c6951f54c362 = $(`<div id="html_3807767d39ba014b23c5c6951f54c362" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_e2bce0e70dfc100053deed90ae72c49a.setContent(html_3807767d39ba014b23c5c6951f54c362);
|
|
|
|
|
|
|
|
marker_403a7609586ba20a17039a9ae87dbb46.bindPopup(popup_e2bce0e70dfc100053deed90ae72c49a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_403a7609586ba20a17039a9ae87dbb46.setIcon(icon_681c5bcd08640261e6ec4a3ac35161fd);
|
|
|
|
|
|
var marker_e42a578c4714baa377a46bd623e02226 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_06cd79b31ecd3ba4eaa63c1b5b5fc8d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5e9a5fafd7e2aae566531a779c6675f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d658c93c485f74543ee02698cc64d00 = $(`<div id="html_8d658c93c485f74543ee02698cc64d00" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f5e9a5fafd7e2aae566531a779c6675f.setContent(html_8d658c93c485f74543ee02698cc64d00);
|
|
|
|
|
|
|
|
marker_e42a578c4714baa377a46bd623e02226.bindPopup(popup_f5e9a5fafd7e2aae566531a779c6675f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e42a578c4714baa377a46bd623e02226.setIcon(icon_06cd79b31ecd3ba4eaa63c1b5b5fc8d7);
|
|
|
|
|
|
var marker_f8a4bebaa52e8e0690137e7a5cf1e433 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9e6839c064e06b7fd3eb43dc773690e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7539c61a6369a0b6d4ca5ea46bee691b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aae40da5f22fc3b612efb313624fa94 = $(`<div id="html_1aae40da5f22fc3b612efb313624fa94" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_7539c61a6369a0b6d4ca5ea46bee691b.setContent(html_1aae40da5f22fc3b612efb313624fa94);
|
|
|
|
|
|
|
|
marker_f8a4bebaa52e8e0690137e7a5cf1e433.bindPopup(popup_7539c61a6369a0b6d4ca5ea46bee691b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a4bebaa52e8e0690137e7a5cf1e433.setIcon(icon_9e6839c064e06b7fd3eb43dc773690e6);
|
|
|
|
|
|
var marker_5baa991bb74e3f358d6316f7370012ca = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a30f255842f1fff117ddf2575a63b5cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebf2b694be1272f744457034b52c6ba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cb23f9e2866f3ad545fa3f25db97398 = $(`<div id="html_3cb23f9e2866f3ad545fa3f25db97398" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_ebf2b694be1272f744457034b52c6ba9.setContent(html_3cb23f9e2866f3ad545fa3f25db97398);
|
|
|
|
|
|
|
|
marker_5baa991bb74e3f358d6316f7370012ca.bindPopup(popup_ebf2b694be1272f744457034b52c6ba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5baa991bb74e3f358d6316f7370012ca.setIcon(icon_a30f255842f1fff117ddf2575a63b5cd);
|
|
|
|
|
|
var marker_fff6ab6ab114293b147ed221ab8689f5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_33c65f562e97647b3ca34d3fabb8aa1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06a77d2b5ad8c7a0408ce511336ba5ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19bde873b9de6e13869149277a17fcb2 = $(`<div id="html_19bde873b9de6e13869149277a17fcb2" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_06a77d2b5ad8c7a0408ce511336ba5ef.setContent(html_19bde873b9de6e13869149277a17fcb2);
|
|
|
|
|
|
|
|
marker_fff6ab6ab114293b147ed221ab8689f5.bindPopup(popup_06a77d2b5ad8c7a0408ce511336ba5ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fff6ab6ab114293b147ed221ab8689f5.setIcon(icon_33c65f562e97647b3ca34d3fabb8aa1d);
|
|
|
|
|
|
var marker_7c2b016ba6e03151b46c1d6bd2985143 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_857e43171be3233919d37d45c479c581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12da54796e5c94f95a02f95b6b8fc9cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f11d8fe836b58e25762a47b49e9d771 = $(`<div id="html_6f11d8fe836b58e25762a47b49e9d771" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_12da54796e5c94f95a02f95b6b8fc9cd.setContent(html_6f11d8fe836b58e25762a47b49e9d771);
|
|
|
|
|
|
|
|
marker_7c2b016ba6e03151b46c1d6bd2985143.bindPopup(popup_12da54796e5c94f95a02f95b6b8fc9cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c2b016ba6e03151b46c1d6bd2985143.setIcon(icon_857e43171be3233919d37d45c479c581);
|
|
|
|
|
|
var marker_c399edb09ae97e2ab4f2c3cf35830d04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_48bb68e65219da54a5d353c5d2283cc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbba9d5726b12c90a7f34043cb2afa28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04fd179935d7d736272c7c33b308a25e = $(`<div id="html_04fd179935d7d736272c7c33b308a25e" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_fbba9d5726b12c90a7f34043cb2afa28.setContent(html_04fd179935d7d736272c7c33b308a25e);
|
|
|
|
|
|
|
|
marker_c399edb09ae97e2ab4f2c3cf35830d04.bindPopup(popup_fbba9d5726b12c90a7f34043cb2afa28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c399edb09ae97e2ab4f2c3cf35830d04.setIcon(icon_48bb68e65219da54a5d353c5d2283cc9);
|
|
|
|
|
|
var marker_14822c5e5acf946f6d1c0630ba6cbbee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5c84a0000bf688a5596ef751c7b4ee08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22679247dd95827dcac4cf8086659b15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c020a538858f1d930b24ea74cb7f7a8 = $(`<div id="html_7c020a538858f1d930b24ea74cb7f7a8" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_22679247dd95827dcac4cf8086659b15.setContent(html_7c020a538858f1d930b24ea74cb7f7a8);
|
|
|
|
|
|
|
|
marker_14822c5e5acf946f6d1c0630ba6cbbee.bindPopup(popup_22679247dd95827dcac4cf8086659b15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14822c5e5acf946f6d1c0630ba6cbbee.setIcon(icon_5c84a0000bf688a5596ef751c7b4ee08);
|
|
|
|
|
|
var marker_88158481c3d27c58bc37f3d0a30c8396 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_966c7b5bec6aaf0b6c5c6cbfa252528f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1c524bc892a526f3534cda195de54b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef73024672bca7b571817c7f8eba32cd = $(`<div id="html_ef73024672bca7b571817c7f8eba32cd" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_a1c524bc892a526f3534cda195de54b0.setContent(html_ef73024672bca7b571817c7f8eba32cd);
|
|
|
|
|
|
|
|
marker_88158481c3d27c58bc37f3d0a30c8396.bindPopup(popup_a1c524bc892a526f3534cda195de54b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88158481c3d27c58bc37f3d0a30c8396.setIcon(icon_966c7b5bec6aaf0b6c5c6cbfa252528f);
|
|
|
|
|
|
var marker_df0954d5561c71bd479981b2a0c8ca14 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_be9dd7203b5b0f28434cf31de53c4503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7b013e548d9b299608e3dd1fba1c53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b1a18cae57f5a6482055693214d23a1 = $(`<div id="html_4b1a18cae57f5a6482055693214d23a1" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_aa7b013e548d9b299608e3dd1fba1c53.setContent(html_4b1a18cae57f5a6482055693214d23a1);
|
|
|
|
|
|
|
|
marker_df0954d5561c71bd479981b2a0c8ca14.bindPopup(popup_aa7b013e548d9b299608e3dd1fba1c53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df0954d5561c71bd479981b2a0c8ca14.setIcon(icon_be9dd7203b5b0f28434cf31de53c4503);
|
|
|
|
|
|
var marker_de2bea7efacd197639bf68c32b9ab349 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5dce8662f679a5c7cc1ef32bbc5f68f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d27d6264b0b7387ab6fdc8b28dd6d778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c7ac6f35400657e99cf960ac6a1634 = $(`<div id="html_e1c7ac6f35400657e99cf960ac6a1634" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_d27d6264b0b7387ab6fdc8b28dd6d778.setContent(html_e1c7ac6f35400657e99cf960ac6a1634);
|
|
|
|
|
|
|
|
marker_de2bea7efacd197639bf68c32b9ab349.bindPopup(popup_d27d6264b0b7387ab6fdc8b28dd6d778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2bea7efacd197639bf68c32b9ab349.setIcon(icon_5dce8662f679a5c7cc1ef32bbc5f68f7);
|
|
|
|
|
|
var marker_495ad4ee76b385b815435d6722017127 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c4298de7b63fc4ae482d93adf1b245f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8eb3a447d0fd3ead7aa5633321694c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f56102afd688d4c43222435b59328c2 = $(`<div id="html_8f56102afd688d4c43222435b59328c2" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f8eb3a447d0fd3ead7aa5633321694c5.setContent(html_8f56102afd688d4c43222435b59328c2);
|
|
|
|
|
|
|
|
marker_495ad4ee76b385b815435d6722017127.bindPopup(popup_f8eb3a447d0fd3ead7aa5633321694c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_495ad4ee76b385b815435d6722017127.setIcon(icon_c4298de7b63fc4ae482d93adf1b245f6);
|
|
|
|
|
|
var marker_860891aa1bc259df1d9b9d2d4574e5b7 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_dd5268cad4a8accb124ccd2a174614d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a630ed9051625cc74f18ad9d3013be91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f00b94147d59909431238c8611210e = $(`<div id="html_92f00b94147d59909431238c8611210e" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_a630ed9051625cc74f18ad9d3013be91.setContent(html_92f00b94147d59909431238c8611210e);
|
|
|
|
|
|
|
|
marker_860891aa1bc259df1d9b9d2d4574e5b7.bindPopup(popup_a630ed9051625cc74f18ad9d3013be91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_860891aa1bc259df1d9b9d2d4574e5b7.setIcon(icon_dd5268cad4a8accb124ccd2a174614d0);
|
|
|
|
|
|
var marker_9efc045d579f74cf644e3937c9a0a4e7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_85a155433c4c5ea72a21c6f87171ab7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6577c21e5b791e0493b69f8317473e6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0831bd68d5453edcfadc795ce2f3b0ee = $(`<div id="html_0831bd68d5453edcfadc795ce2f3b0ee" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_6577c21e5b791e0493b69f8317473e6e.setContent(html_0831bd68d5453edcfadc795ce2f3b0ee);
|
|
|
|
|
|
|
|
marker_9efc045d579f74cf644e3937c9a0a4e7.bindPopup(popup_6577c21e5b791e0493b69f8317473e6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9efc045d579f74cf644e3937c9a0a4e7.setIcon(icon_85a155433c4c5ea72a21c6f87171ab7d);
|
|
|
|
|
|
var marker_5aad732d747e023ae043f8423b1d3abf = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a8f9074a688a9b0fcd5984af5874667f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5c48df29e8e3647b97b622306cd88dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0faa0d3067292cd34b09ed925069d902 = $(`<div id="html_0faa0d3067292cd34b09ed925069d902" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_d5c48df29e8e3647b97b622306cd88dd.setContent(html_0faa0d3067292cd34b09ed925069d902);
|
|
|
|
|
|
|
|
marker_5aad732d747e023ae043f8423b1d3abf.bindPopup(popup_d5c48df29e8e3647b97b622306cd88dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aad732d747e023ae043f8423b1d3abf.setIcon(icon_a8f9074a688a9b0fcd5984af5874667f);
|
|
|
|
|
|
var marker_432b8a49398c6eb2fb543da6546dcb34 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3ee5b3299ff6d099115b9c539de1814b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25ef21ba93331ab5c9d593125a41d43f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab0259abe1a4c5c2bbb37844ae5637f = $(`<div id="html_7ab0259abe1a4c5c2bbb37844ae5637f" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_25ef21ba93331ab5c9d593125a41d43f.setContent(html_7ab0259abe1a4c5c2bbb37844ae5637f);
|
|
|
|
|
|
|
|
marker_432b8a49398c6eb2fb543da6546dcb34.bindPopup(popup_25ef21ba93331ab5c9d593125a41d43f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432b8a49398c6eb2fb543da6546dcb34.setIcon(icon_3ee5b3299ff6d099115b9c539de1814b);
|
|
|
|
|
|
var marker_7a8172248bfae01fd1a0d6e533bb786b = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8b80ba977327b737c8c2065cdd9fe440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896ed39a312539d8337bb0a20afdfd7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_593141665f5f0f12d1db088f3661d570 = $(`<div id="html_593141665f5f0f12d1db088f3661d570" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_896ed39a312539d8337bb0a20afdfd7e.setContent(html_593141665f5f0f12d1db088f3661d570);
|
|
|
|
|
|
|
|
marker_7a8172248bfae01fd1a0d6e533bb786b.bindPopup(popup_896ed39a312539d8337bb0a20afdfd7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8172248bfae01fd1a0d6e533bb786b.setIcon(icon_8b80ba977327b737c8c2065cdd9fe440);
|
|
|
|
|
|
var marker_71f3e4dad99344124b8c6892d0e1b619 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9f545c4d900faf87c9a79fb210c06283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a4ab619b0af59208f8d040872a2831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe6298c03c45be282d3bcee0ac79f5b1 = $(`<div id="html_fe6298c03c45be282d3bcee0ac79f5b1" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_59a4ab619b0af59208f8d040872a2831.setContent(html_fe6298c03c45be282d3bcee0ac79f5b1);
|
|
|
|
|
|
|
|
marker_71f3e4dad99344124b8c6892d0e1b619.bindPopup(popup_59a4ab619b0af59208f8d040872a2831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71f3e4dad99344124b8c6892d0e1b619.setIcon(icon_9f545c4d900faf87c9a79fb210c06283);
|
|
|
|
|
|
var marker_68d9268545c4a7375d9fbea19f56d657 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_dc1e4a0baf4aafa7786a8419421e325b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb79716556470900f3fb3ec4b633c478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_883cd6026e04136a7a5e6d88b05f6cd9 = $(`<div id="html_883cd6026e04136a7a5e6d88b05f6cd9" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_fb79716556470900f3fb3ec4b633c478.setContent(html_883cd6026e04136a7a5e6d88b05f6cd9);
|
|
|
|
|
|
|
|
marker_68d9268545c4a7375d9fbea19f56d657.bindPopup(popup_fb79716556470900f3fb3ec4b633c478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68d9268545c4a7375d9fbea19f56d657.setIcon(icon_dc1e4a0baf4aafa7786a8419421e325b);
|
|
|
|
|
|
var marker_dabc31ee8977da978e9f19f7642f46d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9e3de8aea79dcbf00e854e1b62b81eeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95036c6fcb74f0ac50d628869ded56c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_388f795c5e4c3161b69ff328bcf4592b = $(`<div id="html_388f795c5e4c3161b69ff328bcf4592b" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_95036c6fcb74f0ac50d628869ded56c2.setContent(html_388f795c5e4c3161b69ff328bcf4592b);
|
|
|
|
|
|
|
|
marker_dabc31ee8977da978e9f19f7642f46d3.bindPopup(popup_95036c6fcb74f0ac50d628869ded56c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dabc31ee8977da978e9f19f7642f46d3.setIcon(icon_9e3de8aea79dcbf00e854e1b62b81eeb);
|
|
|
|
|
|
var marker_f9932bccadcf93fa7332940cbca8eb72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c169f5a00218e98cb7d25491e60eaa02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72cbe8a5725f3608fbd0a65897720a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eb084783b808540cfb9d0f8933c7db7 = $(`<div id="html_4eb084783b808540cfb9d0f8933c7db7" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_e72cbe8a5725f3608fbd0a65897720a2.setContent(html_4eb084783b808540cfb9d0f8933c7db7);
|
|
|
|
|
|
|
|
marker_f9932bccadcf93fa7332940cbca8eb72.bindPopup(popup_e72cbe8a5725f3608fbd0a65897720a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9932bccadcf93fa7332940cbca8eb72.setIcon(icon_c169f5a00218e98cb7d25491e60eaa02);
|
|
|
|
|
|
var marker_813be54d0b08f39c95a36e1bb38e875e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3efd5475c94333c88eb10599e4cb0e14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c597bc6f090fc207827413aac149bc21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43fd73f228bfebb1c0a80379bb86f7a6 = $(`<div id="html_43fd73f228bfebb1c0a80379bb86f7a6" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_c597bc6f090fc207827413aac149bc21.setContent(html_43fd73f228bfebb1c0a80379bb86f7a6);
|
|
|
|
|
|
|
|
marker_813be54d0b08f39c95a36e1bb38e875e.bindPopup(popup_c597bc6f090fc207827413aac149bc21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_813be54d0b08f39c95a36e1bb38e875e.setIcon(icon_3efd5475c94333c88eb10599e4cb0e14);
|
|
|
|
|
|
var marker_f497194425624a7efba83050249cc6fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_fef861d8b81f5509f6b355ac1ef34d7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7384547359f3f4751bdc6bddf7b92488 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87375bfd7a32a10f93d30f524419cc0b = $(`<div id="html_87375bfd7a32a10f93d30f524419cc0b" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_7384547359f3f4751bdc6bddf7b92488.setContent(html_87375bfd7a32a10f93d30f524419cc0b);
|
|
|
|
|
|
|
|
marker_f497194425624a7efba83050249cc6fe.bindPopup(popup_7384547359f3f4751bdc6bddf7b92488)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f497194425624a7efba83050249cc6fe.setIcon(icon_fef861d8b81f5509f6b355ac1ef34d7b);
|
|
|
|
|
|
var marker_6c4347713917dcc0ca47be345e9919bc = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_253807370dcc8ca067b374df1e52e4a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8df731869c7c57084e74991b5a4a5d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea5b5f72583a38421c21d02bcf22f87b = $(`<div id="html_ea5b5f72583a38421c21d02bcf22f87b" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a8df731869c7c57084e74991b5a4a5d8.setContent(html_ea5b5f72583a38421c21d02bcf22f87b);
|
|
|
|
|
|
|
|
marker_6c4347713917dcc0ca47be345e9919bc.bindPopup(popup_a8df731869c7c57084e74991b5a4a5d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c4347713917dcc0ca47be345e9919bc.setIcon(icon_253807370dcc8ca067b374df1e52e4a6);
|
|
|
|
|
|
var marker_3b03037db0b253c8b91b0cf04ecf60df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d7e8885492fcf6cf9f4e625a8d47ba60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f24c70046f5d050404092355c6a1d236 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_127574a480b93d47ef37d58e18fd73d2 = $(`<div id="html_127574a480b93d47ef37d58e18fd73d2" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_f24c70046f5d050404092355c6a1d236.setContent(html_127574a480b93d47ef37d58e18fd73d2);
|
|
|
|
|
|
|
|
marker_3b03037db0b253c8b91b0cf04ecf60df.bindPopup(popup_f24c70046f5d050404092355c6a1d236)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b03037db0b253c8b91b0cf04ecf60df.setIcon(icon_d7e8885492fcf6cf9f4e625a8d47ba60);
|
|
|
|
|
|
var marker_31d055e3bdce9b4e8da06444a214b2d7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_063fe8363fe710d049c1048bec3f3699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15769aca5086e90bf18753e40363bc80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9905a512fc2127f1c53e5e424efda691 = $(`<div id="html_9905a512fc2127f1c53e5e424efda691" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_15769aca5086e90bf18753e40363bc80.setContent(html_9905a512fc2127f1c53e5e424efda691);
|
|
|
|
|
|
|
|
marker_31d055e3bdce9b4e8da06444a214b2d7.bindPopup(popup_15769aca5086e90bf18753e40363bc80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31d055e3bdce9b4e8da06444a214b2d7.setIcon(icon_063fe8363fe710d049c1048bec3f3699);
|
|
|
|
|
|
var marker_2a804e4fd66b1e0b25537ed265a1fd11 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_47defa180a05d4e333df6af172ccd765 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd4208c2184246a3a23ebfd420fc68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a7190b8ba373b2f6e8359f51907e278 = $(`<div id="html_3a7190b8ba373b2f6e8359f51907e278" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_9bd4208c2184246a3a23ebfd420fc68a.setContent(html_3a7190b8ba373b2f6e8359f51907e278);
|
|
|
|
|
|
|
|
marker_2a804e4fd66b1e0b25537ed265a1fd11.bindPopup(popup_9bd4208c2184246a3a23ebfd420fc68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a804e4fd66b1e0b25537ed265a1fd11.setIcon(icon_47defa180a05d4e333df6af172ccd765);
|
|
|
|
|
|
var marker_2a298b4048c0ef7846811bcafba9861c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ec25c2caee4029a4b1f43c4bb07ecc89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d22dd927a7e727013e3c4e1333728fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e8896f97d8bb452d2521b026c2cee3 = $(`<div id="html_f6e8896f97d8bb452d2521b026c2cee3" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_9d22dd927a7e727013e3c4e1333728fb.setContent(html_f6e8896f97d8bb452d2521b026c2cee3);
|
|
|
|
|
|
|
|
marker_2a298b4048c0ef7846811bcafba9861c.bindPopup(popup_9d22dd927a7e727013e3c4e1333728fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a298b4048c0ef7846811bcafba9861c.setIcon(icon_ec25c2caee4029a4b1f43c4bb07ecc89);
|
|
|
|
|
|
var marker_2252be0f6993c9d20fa2dd317846ebc0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_988b95ea61bede71235eb5be6969dde8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e50025a4bc981d5710d21b99982efa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d94eb5a42aa051078455c340c20f2165 = $(`<div id="html_d94eb5a42aa051078455c340c20f2165" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0e50025a4bc981d5710d21b99982efa7.setContent(html_d94eb5a42aa051078455c340c20f2165);
|
|
|
|
|
|
|
|
marker_2252be0f6993c9d20fa2dd317846ebc0.bindPopup(popup_0e50025a4bc981d5710d21b99982efa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2252be0f6993c9d20fa2dd317846ebc0.setIcon(icon_988b95ea61bede71235eb5be6969dde8);
|
|
|
|
|
|
var marker_edb41fdbe473ed00b9a59c7e127edf98 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3da51c38b5d9bd55419cc8e3fb656947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2980ca2cfad85bb26175b00f0a2276d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3af118cc1855e20b7b6179c2f8f9f549 = $(`<div id="html_3af118cc1855e20b7b6179c2f8f9f549" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_2980ca2cfad85bb26175b00f0a2276d7.setContent(html_3af118cc1855e20b7b6179c2f8f9f549);
|
|
|
|
|
|
|
|
marker_edb41fdbe473ed00b9a59c7e127edf98.bindPopup(popup_2980ca2cfad85bb26175b00f0a2276d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb41fdbe473ed00b9a59c7e127edf98.setIcon(icon_3da51c38b5d9bd55419cc8e3fb656947);
|
|
|
|
|
|
var marker_c079b71d90911ebab1e064af08917e76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_bf6aef8e443d0389830fa6636a28399b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b5f6024a7f6b7f46e55da6a3d7da09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c0b320d245cdae98d377922f2b474ee = $(`<div id="html_8c0b320d245cdae98d377922f2b474ee" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_d3b5f6024a7f6b7f46e55da6a3d7da09.setContent(html_8c0b320d245cdae98d377922f2b474ee);
|
|
|
|
|
|
|
|
marker_c079b71d90911ebab1e064af08917e76.bindPopup(popup_d3b5f6024a7f6b7f46e55da6a3d7da09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c079b71d90911ebab1e064af08917e76.setIcon(icon_bf6aef8e443d0389830fa6636a28399b);
|
|
|
|
|
|
var marker_ba055bc3c726e9b82c3ef1e92d7c3224 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_09677fc23c7c5aba4992631e41b8d660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f69e14a1d0cebf97689612483f09a82f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef38d8feb9180e6ec5d8f9e8e3a5649a = $(`<div id="html_ef38d8feb9180e6ec5d8f9e8e3a5649a" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_f69e14a1d0cebf97689612483f09a82f.setContent(html_ef38d8feb9180e6ec5d8f9e8e3a5649a);
|
|
|
|
|
|
|
|
marker_ba055bc3c726e9b82c3ef1e92d7c3224.bindPopup(popup_f69e14a1d0cebf97689612483f09a82f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba055bc3c726e9b82c3ef1e92d7c3224.setIcon(icon_09677fc23c7c5aba4992631e41b8d660);
|
|
|
|
|
|
var marker_29013a3a989267a28133ba1e179d7c49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0bb4b7b10a4b3212014f9ec4a733dd09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9500a35d307d317095c6993426fd40d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bb080e8894cf37867797be080164ee1 = $(`<div id="html_1bb080e8894cf37867797be080164ee1" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_d9500a35d307d317095c6993426fd40d.setContent(html_1bb080e8894cf37867797be080164ee1);
|
|
|
|
|
|
|
|
marker_29013a3a989267a28133ba1e179d7c49.bindPopup(popup_d9500a35d307d317095c6993426fd40d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29013a3a989267a28133ba1e179d7c49.setIcon(icon_0bb4b7b10a4b3212014f9ec4a733dd09);
|
|
|
|
|
|
var marker_14bf689af619a316a84dd20d1d5966c2 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c53f215b8f2acc3e6ad7e458c9e8da06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a045c895d07b77fc03a031fa5785da1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a878f51029d3ead76a2f1400538a7f5f = $(`<div id="html_a878f51029d3ead76a2f1400538a7f5f" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_6a045c895d07b77fc03a031fa5785da1.setContent(html_a878f51029d3ead76a2f1400538a7f5f);
|
|
|
|
|
|
|
|
marker_14bf689af619a316a84dd20d1d5966c2.bindPopup(popup_6a045c895d07b77fc03a031fa5785da1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14bf689af619a316a84dd20d1d5966c2.setIcon(icon_c53f215b8f2acc3e6ad7e458c9e8da06);
|
|
|
|
|
|
var marker_db12407f3e75ff5e18f910e4b506211d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_68c692f1a5cb31be295cc7e58eacc0c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a94a288b8d7e63fbea9f9db32d331c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1aeaeb7be117766de87ed4980613328 = $(`<div id="html_d1aeaeb7be117766de87ed4980613328" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_1a94a288b8d7e63fbea9f9db32d331c4.setContent(html_d1aeaeb7be117766de87ed4980613328);
|
|
|
|
|
|
|
|
marker_db12407f3e75ff5e18f910e4b506211d.bindPopup(popup_1a94a288b8d7e63fbea9f9db32d331c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db12407f3e75ff5e18f910e4b506211d.setIcon(icon_68c692f1a5cb31be295cc7e58eacc0c6);
|
|
|
|
|
|
var marker_841da67d19cb7b4c23cc6bea22947c11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9ec3bd120fc3340a9084987491e3a20f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e22819b335cd3c4550573b0ca07237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45ae6bee0722a1ae140b98c6b1dca158 = $(`<div id="html_45ae6bee0722a1ae140b98c6b1dca158" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_31e22819b335cd3c4550573b0ca07237.setContent(html_45ae6bee0722a1ae140b98c6b1dca158);
|
|
|
|
|
|
|
|
marker_841da67d19cb7b4c23cc6bea22947c11.bindPopup(popup_31e22819b335cd3c4550573b0ca07237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_841da67d19cb7b4c23cc6bea22947c11.setIcon(icon_9ec3bd120fc3340a9084987491e3a20f);
|
|
|
|
|
|
var marker_57142acebf0ede47838b1b01bb68b665 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e434cd585ad21180512a52943012a852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_519f2c02699cb164be5a2cd55b475b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5243c9169fe1642578b8d7ec3f80ff79 = $(`<div id="html_5243c9169fe1642578b8d7ec3f80ff79" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_519f2c02699cb164be5a2cd55b475b80.setContent(html_5243c9169fe1642578b8d7ec3f80ff79);
|
|
|
|
|
|
|
|
marker_57142acebf0ede47838b1b01bb68b665.bindPopup(popup_519f2c02699cb164be5a2cd55b475b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57142acebf0ede47838b1b01bb68b665.setIcon(icon_e434cd585ad21180512a52943012a852);
|
|
|
|
|
|
var marker_7585c0f3749eccbcb96311fd3d435c2e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_1f0d03db3536ad0c9d59dbc338c6da82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_718eeaf3fa150ee8da3d7a5bbe6e1be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23497efb13f522c650b353ebbb6fa2b5 = $(`<div id="html_23497efb13f522c650b353ebbb6fa2b5" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_718eeaf3fa150ee8da3d7a5bbe6e1be3.setContent(html_23497efb13f522c650b353ebbb6fa2b5);
|
|
|
|
|
|
|
|
marker_7585c0f3749eccbcb96311fd3d435c2e.bindPopup(popup_718eeaf3fa150ee8da3d7a5bbe6e1be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7585c0f3749eccbcb96311fd3d435c2e.setIcon(icon_1f0d03db3536ad0c9d59dbc338c6da82);
|
|
|
|
|
|
var marker_772c125e89b19d0ddcc89b2005a4ea3c = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5746cedbe682d259fb74aa691a5b5cdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be5078aaf80fa08f3f433d75809e2435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d7dbea6b9710384a04c9ebc02f241b = $(`<div id="html_f7d7dbea6b9710384a04c9ebc02f241b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_be5078aaf80fa08f3f433d75809e2435.setContent(html_f7d7dbea6b9710384a04c9ebc02f241b);
|
|
|
|
|
|
|
|
marker_772c125e89b19d0ddcc89b2005a4ea3c.bindPopup(popup_be5078aaf80fa08f3f433d75809e2435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772c125e89b19d0ddcc89b2005a4ea3c.setIcon(icon_5746cedbe682d259fb74aa691a5b5cdd);
|
|
|
|
|
|
var marker_0d323ff16a44574d82a159d3965200a3 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_404ccff6a44598112e4661f4a29d541a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbf401f2069f3ba0eddf383d3ba229ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f8922366dd1c166fffe74ce4db2e45d = $(`<div id="html_4f8922366dd1c166fffe74ce4db2e45d" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_fbf401f2069f3ba0eddf383d3ba229ee.setContent(html_4f8922366dd1c166fffe74ce4db2e45d);
|
|
|
|
|
|
|
|
marker_0d323ff16a44574d82a159d3965200a3.bindPopup(popup_fbf401f2069f3ba0eddf383d3ba229ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d323ff16a44574d82a159d3965200a3.setIcon(icon_404ccff6a44598112e4661f4a29d541a);
|
|
|
|
|
|
var marker_0b131958aa2bdb59cfd7295ce8fc488e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f42fb12a18d5c87e3bc310ceb5744e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_478bf436b7fbbaf090c6eef0acc4b03d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20681c7310ca510eb5dab5f7a14059f5 = $(`<div id="html_20681c7310ca510eb5dab5f7a14059f5" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_478bf436b7fbbaf090c6eef0acc4b03d.setContent(html_20681c7310ca510eb5dab5f7a14059f5);
|
|
|
|
|
|
|
|
marker_0b131958aa2bdb59cfd7295ce8fc488e.bindPopup(popup_478bf436b7fbbaf090c6eef0acc4b03d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b131958aa2bdb59cfd7295ce8fc488e.setIcon(icon_f42fb12a18d5c87e3bc310ceb5744e17);
|
|
|
|
|
|
var marker_0b2b5e230fba37bea0f41f7c8545454d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_523a9fb3c41e7b884c208acb21fd9bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1437133c646ef9299c557df076dc4a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d2e582b50ca99c0b2274bee26cf4fb1 = $(`<div id="html_4d2e582b50ca99c0b2274bee26cf4fb1" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_d1437133c646ef9299c557df076dc4a1.setContent(html_4d2e582b50ca99c0b2274bee26cf4fb1);
|
|
|
|
|
|
|
|
marker_0b2b5e230fba37bea0f41f7c8545454d.bindPopup(popup_d1437133c646ef9299c557df076dc4a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b2b5e230fba37bea0f41f7c8545454d.setIcon(icon_523a9fb3c41e7b884c208acb21fd9bc4);
|
|
|
|
|
|
var marker_420c4ced9ec2e242d18bd2153271a371 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3dbb62bdf2ee50bfee0b4fc4d1d74dbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_500d2ef7c6758d83914b9d12b8dbd19d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68905de07b1511f2e3e55efd3c886dc3 = $(`<div id="html_68905de07b1511f2e3e55efd3c886dc3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_500d2ef7c6758d83914b9d12b8dbd19d.setContent(html_68905de07b1511f2e3e55efd3c886dc3);
|
|
|
|
|
|
|
|
marker_420c4ced9ec2e242d18bd2153271a371.bindPopup(popup_500d2ef7c6758d83914b9d12b8dbd19d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_420c4ced9ec2e242d18bd2153271a371.setIcon(icon_3dbb62bdf2ee50bfee0b4fc4d1d74dbe);
|
|
|
|
|
|
var marker_0a94b9b55963e801a6d8734219ce58c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_134fd6979229d8b33a765b20740f98e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c88802f952f1cba4c972376a2a93b43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f4002571bbd38861d6c25cf5e719579 = $(`<div id="html_8f4002571bbd38861d6c25cf5e719579" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_5c88802f952f1cba4c972376a2a93b43.setContent(html_8f4002571bbd38861d6c25cf5e719579);
|
|
|
|
|
|
|
|
marker_0a94b9b55963e801a6d8734219ce58c2.bindPopup(popup_5c88802f952f1cba4c972376a2a93b43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a94b9b55963e801a6d8734219ce58c2.setIcon(icon_134fd6979229d8b33a765b20740f98e5);
|
|
|
|
|
|
var marker_c8b8c2e072a7a16fd5ea346d154912a7 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4c73ecf3f017e8cfee2709a96b1c9240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d7789b2e3bdd43786af8525969a893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbfdff02ef4b9bc32e6c6a5dafea3839 = $(`<div id="html_fbfdff02ef4b9bc32e6c6a5dafea3839" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_e5d7789b2e3bdd43786af8525969a893.setContent(html_fbfdff02ef4b9bc32e6c6a5dafea3839);
|
|
|
|
|
|
|
|
marker_c8b8c2e072a7a16fd5ea346d154912a7.bindPopup(popup_e5d7789b2e3bdd43786af8525969a893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8b8c2e072a7a16fd5ea346d154912a7.setIcon(icon_4c73ecf3f017e8cfee2709a96b1c9240);
|
|
|
|
|
|
var marker_098cd519f5b8fad94e2f31b8cc6723ca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_68b3c09dd1fb4bcbc438d2bce190881f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86201e8ee82ce02bb2cb572320aafa3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68eadc3dde8fd8900503c5f82a056ff3 = $(`<div id="html_68eadc3dde8fd8900503c5f82a056ff3" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_86201e8ee82ce02bb2cb572320aafa3f.setContent(html_68eadc3dde8fd8900503c5f82a056ff3);
|
|
|
|
|
|
|
|
marker_098cd519f5b8fad94e2f31b8cc6723ca.bindPopup(popup_86201e8ee82ce02bb2cb572320aafa3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_098cd519f5b8fad94e2f31b8cc6723ca.setIcon(icon_68b3c09dd1fb4bcbc438d2bce190881f);
|
|
|
|
|
|
var marker_c79d8eb4e29b46a8a5dc30574d42d168 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d3d0ae1822d6bcad6ff878be8a7588fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d82948f2f85ee249a51aeb6d9b3d021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e18339b2f07fa5478ca55006539554e5 = $(`<div id="html_e18339b2f07fa5478ca55006539554e5" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_4d82948f2f85ee249a51aeb6d9b3d021.setContent(html_e18339b2f07fa5478ca55006539554e5);
|
|
|
|
|
|
|
|
marker_c79d8eb4e29b46a8a5dc30574d42d168.bindPopup(popup_4d82948f2f85ee249a51aeb6d9b3d021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c79d8eb4e29b46a8a5dc30574d42d168.setIcon(icon_d3d0ae1822d6bcad6ff878be8a7588fc);
|
|
|
|
|
|
var marker_42616dc2c6158e920d60d50fab47b064 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_df0c24f0def63cebde6aac6d10738baf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_693d08057652985e0df35c02953c66a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89a79f9170137111317dbd8436d08fe = $(`<div id="html_c89a79f9170137111317dbd8436d08fe" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_693d08057652985e0df35c02953c66a8.setContent(html_c89a79f9170137111317dbd8436d08fe);
|
|
|
|
|
|
|
|
marker_42616dc2c6158e920d60d50fab47b064.bindPopup(popup_693d08057652985e0df35c02953c66a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42616dc2c6158e920d60d50fab47b064.setIcon(icon_df0c24f0def63cebde6aac6d10738baf);
|
|
|
|
|
|
var marker_12f300315c40f9529544103b7e319d59 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_47bc8cc4b4f71e56b67beba34bfdb848 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aaf0cf01839c60434074c710a0e47fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b5c1d3b8d54d2f70c8d966a76a70de0 = $(`<div id="html_5b5c1d3b8d54d2f70c8d966a76a70de0" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_7aaf0cf01839c60434074c710a0e47fb.setContent(html_5b5c1d3b8d54d2f70c8d966a76a70de0);
|
|
|
|
|
|
|
|
marker_12f300315c40f9529544103b7e319d59.bindPopup(popup_7aaf0cf01839c60434074c710a0e47fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12f300315c40f9529544103b7e319d59.setIcon(icon_47bc8cc4b4f71e56b67beba34bfdb848);
|
|
|
|
|
|
var marker_99a05e7e7417c7ee8701d0f27ffea3b6 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_436a42744c10bba8d24c916ca385b8f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c621b3a6a5fb82d47e2d2778cc96bc87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cfe1c30f2911d5a168fb228102d80e9 = $(`<div id="html_5cfe1c30f2911d5a168fb228102d80e9" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_c621b3a6a5fb82d47e2d2778cc96bc87.setContent(html_5cfe1c30f2911d5a168fb228102d80e9);
|
|
|
|
|
|
|
|
marker_99a05e7e7417c7ee8701d0f27ffea3b6.bindPopup(popup_c621b3a6a5fb82d47e2d2778cc96bc87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a05e7e7417c7ee8701d0f27ffea3b6.setIcon(icon_436a42744c10bba8d24c916ca385b8f8);
|
|
|
|
|
|
var marker_a5ee0e544a12fbd0e5f9c2423e43bc87 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b00d78577ac6e1919c87c50903f9e8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a223536c4330f55abe10c09d716a458c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93bc6b714b97a0c00b2f4533038f19d7 = $(`<div id="html_93bc6b714b97a0c00b2f4533038f19d7" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_a223536c4330f55abe10c09d716a458c.setContent(html_93bc6b714b97a0c00b2f4533038f19d7);
|
|
|
|
|
|
|
|
marker_a5ee0e544a12fbd0e5f9c2423e43bc87.bindPopup(popup_a223536c4330f55abe10c09d716a458c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5ee0e544a12fbd0e5f9c2423e43bc87.setIcon(icon_b00d78577ac6e1919c87c50903f9e8c1);
|
|
|
|
|
|
var marker_38024a0c678f4402ed3927d7fe0a182e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_622b95cafab660b772dc4f0136030c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450ac3269989386fb489c65e1d01654a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e80496f6519bc84e0462c9031956a7b = $(`<div id="html_5e80496f6519bc84e0462c9031956a7b" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_450ac3269989386fb489c65e1d01654a.setContent(html_5e80496f6519bc84e0462c9031956a7b);
|
|
|
|
|
|
|
|
marker_38024a0c678f4402ed3927d7fe0a182e.bindPopup(popup_450ac3269989386fb489c65e1d01654a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38024a0c678f4402ed3927d7fe0a182e.setIcon(icon_622b95cafab660b772dc4f0136030c68);
|
|
|
|
|
|
var marker_b50bdc500f9691a8439432394ef91f62 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3e8ed771988324358a371c76436a779b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ce94e00aba7551608c128b11835e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4bd0b7cde8f61481fd33ace6b492bbe = $(`<div id="html_b4bd0b7cde8f61481fd33ace6b492bbe" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_31ce94e00aba7551608c128b11835e23.setContent(html_b4bd0b7cde8f61481fd33ace6b492bbe);
|
|
|
|
|
|
|
|
marker_b50bdc500f9691a8439432394ef91f62.bindPopup(popup_31ce94e00aba7551608c128b11835e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b50bdc500f9691a8439432394ef91f62.setIcon(icon_3e8ed771988324358a371c76436a779b);
|
|
|
|
|
|
var marker_ce5c15f355d7fac3434b1d9e939cb918 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e79a35e7919f5bee7379c02e9ac377dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8a8cb6620d8cbac9a1c2fc65c12152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45cd72975624be6dd8cc1119b04caa9f = $(`<div id="html_45cd72975624be6dd8cc1119b04caa9f" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_ec8a8cb6620d8cbac9a1c2fc65c12152.setContent(html_45cd72975624be6dd8cc1119b04caa9f);
|
|
|
|
|
|
|
|
marker_ce5c15f355d7fac3434b1d9e939cb918.bindPopup(popup_ec8a8cb6620d8cbac9a1c2fc65c12152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce5c15f355d7fac3434b1d9e939cb918.setIcon(icon_e79a35e7919f5bee7379c02e9ac377dc);
|
|
|
|
|
|
var marker_75920fd59c82d8a037d4db698005696f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_dc8adbeab55fce92629da12c6ecf38c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79b4f09691ae6862258be38258e0ad80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ace3e254be93cddc1580e46dd356d742 = $(`<div id="html_ace3e254be93cddc1580e46dd356d742" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_79b4f09691ae6862258be38258e0ad80.setContent(html_ace3e254be93cddc1580e46dd356d742);
|
|
|
|
|
|
|
|
marker_75920fd59c82d8a037d4db698005696f.bindPopup(popup_79b4f09691ae6862258be38258e0ad80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75920fd59c82d8a037d4db698005696f.setIcon(icon_dc8adbeab55fce92629da12c6ecf38c5);
|
|
|
|
|
|
var marker_2723a9090c3e10c346166c60b668aaa7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_92554f3a910d58cf59a05e48cee0e283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ffd76f50cfd658eb4aa689153984a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19e675c2a61e830839839f6d2030538d = $(`<div id="html_19e675c2a61e830839839f6d2030538d" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_b5ffd76f50cfd658eb4aa689153984a2.setContent(html_19e675c2a61e830839839f6d2030538d);
|
|
|
|
|
|
|
|
marker_2723a9090c3e10c346166c60b668aaa7.bindPopup(popup_b5ffd76f50cfd658eb4aa689153984a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2723a9090c3e10c346166c60b668aaa7.setIcon(icon_92554f3a910d58cf59a05e48cee0e283);
|
|
|
|
|
|
var marker_b10aad75644774962547d9302aa9fd34 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0038c8d50e540f6499be3d13a6542f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2f3256fad86f247c617071f0af6315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93670c0d722ae12aa5405f4e7dc2231d = $(`<div id="html_93670c0d722ae12aa5405f4e7dc2231d" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_4a2f3256fad86f247c617071f0af6315.setContent(html_93670c0d722ae12aa5405f4e7dc2231d);
|
|
|
|
|
|
|
|
marker_b10aad75644774962547d9302aa9fd34.bindPopup(popup_4a2f3256fad86f247c617071f0af6315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b10aad75644774962547d9302aa9fd34.setIcon(icon_0038c8d50e540f6499be3d13a6542f6e);
|
|
|
|
|
|
var marker_137a078d70bd3b13a112db16cfbefb0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0e3a80dfb81ee43599b85c08c4f873bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24a44924069d492343f5734014f18b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1879c1d0687696df103531db46206bd = $(`<div id="html_b1879c1d0687696df103531db46206bd" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_a24a44924069d492343f5734014f18b2.setContent(html_b1879c1d0687696df103531db46206bd);
|
|
|
|
|
|
|
|
marker_137a078d70bd3b13a112db16cfbefb0a.bindPopup(popup_a24a44924069d492343f5734014f18b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_137a078d70bd3b13a112db16cfbefb0a.setIcon(icon_0e3a80dfb81ee43599b85c08c4f873bc);
|
|
|
|
|
|
var marker_82a5f692ab6fbeec1ac44f6df90b05af = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_621151579e5046c70be5446f95df2a48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fd2e5fb8066bc76d2a0a4118e98d8ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1262a4385fbfb7bcff79d7e447626a3f = $(`<div id="html_1262a4385fbfb7bcff79d7e447626a3f" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_5fd2e5fb8066bc76d2a0a4118e98d8ea.setContent(html_1262a4385fbfb7bcff79d7e447626a3f);
|
|
|
|
|
|
|
|
marker_82a5f692ab6fbeec1ac44f6df90b05af.bindPopup(popup_5fd2e5fb8066bc76d2a0a4118e98d8ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82a5f692ab6fbeec1ac44f6df90b05af.setIcon(icon_621151579e5046c70be5446f95df2a48);
|
|
|
|
|
|
var marker_ad135a79c42204a2401454dd542b8489 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_093ee6d6d5064c5a608c6443bd94206b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6cf8c684040c0e2c2cd65aecee80c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7417838d467c92a72e42f24a90645cc2 = $(`<div id="html_7417838d467c92a72e42f24a90645cc2" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_ec6cf8c684040c0e2c2cd65aecee80c3.setContent(html_7417838d467c92a72e42f24a90645cc2);
|
|
|
|
|
|
|
|
marker_ad135a79c42204a2401454dd542b8489.bindPopup(popup_ec6cf8c684040c0e2c2cd65aecee80c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad135a79c42204a2401454dd542b8489.setIcon(icon_093ee6d6d5064c5a608c6443bd94206b);
|
|
|
|
|
|
var marker_0ae6775ef3ab51de2848ac66d9c14b8a = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9a316b6b3ac0f5354906252374d683d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d05fa346cee78d18e59c3f36c21358 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac57baf981ea1de7a1b22302fda7ee5 = $(`<div id="html_0ac57baf981ea1de7a1b22302fda7ee5" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_18d05fa346cee78d18e59c3f36c21358.setContent(html_0ac57baf981ea1de7a1b22302fda7ee5);
|
|
|
|
|
|
|
|
marker_0ae6775ef3ab51de2848ac66d9c14b8a.bindPopup(popup_18d05fa346cee78d18e59c3f36c21358)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ae6775ef3ab51de2848ac66d9c14b8a.setIcon(icon_9a316b6b3ac0f5354906252374d683d3);
|
|
|
|
|
|
var marker_3e85ce74ca6eac1c96a68222f4fa6867 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_86dff91369b8666edd2c26ec6a34e9c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca0313abe244bc9ceab1deab802171be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_855298d051be31261bd84d8a0f8f72c0 = $(`<div id="html_855298d051be31261bd84d8a0f8f72c0" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ca0313abe244bc9ceab1deab802171be.setContent(html_855298d051be31261bd84d8a0f8f72c0);
|
|
|
|
|
|
|
|
marker_3e85ce74ca6eac1c96a68222f4fa6867.bindPopup(popup_ca0313abe244bc9ceab1deab802171be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e85ce74ca6eac1c96a68222f4fa6867.setIcon(icon_86dff91369b8666edd2c26ec6a34e9c3);
|
|
|
|
|
|
var marker_f30188adf3bd1a1de5cbdc34fdfde5d1 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_46fe2129d61c1a4f1495d04f391ccac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1e7881de2db0f2bc1446512a8c2652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a6a17058d0bffc758e05d443a8ec9c = $(`<div id="html_67a6a17058d0bffc758e05d443a8ec9c" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_af1e7881de2db0f2bc1446512a8c2652.setContent(html_67a6a17058d0bffc758e05d443a8ec9c);
|
|
|
|
|
|
|
|
marker_f30188adf3bd1a1de5cbdc34fdfde5d1.bindPopup(popup_af1e7881de2db0f2bc1446512a8c2652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30188adf3bd1a1de5cbdc34fdfde5d1.setIcon(icon_46fe2129d61c1a4f1495d04f391ccac1);
|
|
|
|
|
|
var marker_13907c3e1bda6421df3e16ff3893923a = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_31e86bbce0b27c34270d588b0ecf3d2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b91b80f29d71ad121bd2c489a4389929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_508695f31be3c61469c72d89240da1e0 = $(`<div id="html_508695f31be3c61469c72d89240da1e0" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_b91b80f29d71ad121bd2c489a4389929.setContent(html_508695f31be3c61469c72d89240da1e0);
|
|
|
|
|
|
|
|
marker_13907c3e1bda6421df3e16ff3893923a.bindPopup(popup_b91b80f29d71ad121bd2c489a4389929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13907c3e1bda6421df3e16ff3893923a.setIcon(icon_31e86bbce0b27c34270d588b0ecf3d2f);
|
|
|
|
|
|
var marker_fe6c0a02c6594669ecb922e05af824d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f4a3d561b626400d890bacd1ccd30167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3153eedd0ec8cd9b18e43e7f03b7ec98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2dbf7fc551ab0ddac7cd0bdc6cbdc9 = $(`<div id="html_9c2dbf7fc551ab0ddac7cd0bdc6cbdc9" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_3153eedd0ec8cd9b18e43e7f03b7ec98.setContent(html_9c2dbf7fc551ab0ddac7cd0bdc6cbdc9);
|
|
|
|
|
|
|
|
marker_fe6c0a02c6594669ecb922e05af824d2.bindPopup(popup_3153eedd0ec8cd9b18e43e7f03b7ec98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6c0a02c6594669ecb922e05af824d2.setIcon(icon_f4a3d561b626400d890bacd1ccd30167);
|
|
|
|
|
|
var marker_e0dc322b5cb0855ad3b29333960a6868 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b67cddc4d28431c9627f858818a24839 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b76df25d51017ac1d6021e91ecfed6eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b192962f599e27e17a62a0da3787e12 = $(`<div id="html_5b192962f599e27e17a62a0da3787e12" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_b76df25d51017ac1d6021e91ecfed6eb.setContent(html_5b192962f599e27e17a62a0da3787e12);
|
|
|
|
|
|
|
|
marker_e0dc322b5cb0855ad3b29333960a6868.bindPopup(popup_b76df25d51017ac1d6021e91ecfed6eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0dc322b5cb0855ad3b29333960a6868.setIcon(icon_b67cddc4d28431c9627f858818a24839);
|
|
|
|
|
|
var marker_e5ff9e66fd05352c559b36a6dcac6955 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0bc728dada3dd358b99f6d3d1ca7b7f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6bfba6354083daef57fe9574982d9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6152c91e040098814239d06d731fe66e = $(`<div id="html_6152c91e040098814239d06d731fe66e" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_e6bfba6354083daef57fe9574982d9d7.setContent(html_6152c91e040098814239d06d731fe66e);
|
|
|
|
|
|
|
|
marker_e5ff9e66fd05352c559b36a6dcac6955.bindPopup(popup_e6bfba6354083daef57fe9574982d9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5ff9e66fd05352c559b36a6dcac6955.setIcon(icon_0bc728dada3dd358b99f6d3d1ca7b7f5);
|
|
|
|
|
|
var marker_77db02bf5006817d7beeef8559e9dc41 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4c62d003c54b02fb74a31c2050766e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1647dc47f6593f4bd0a13fe6990e17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd54bc92b1f04fdcde5d3aaa24f51492 = $(`<div id="html_cd54bc92b1f04fdcde5d3aaa24f51492" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_af1647dc47f6593f4bd0a13fe6990e17.setContent(html_cd54bc92b1f04fdcde5d3aaa24f51492);
|
|
|
|
|
|
|
|
marker_77db02bf5006817d7beeef8559e9dc41.bindPopup(popup_af1647dc47f6593f4bd0a13fe6990e17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77db02bf5006817d7beeef8559e9dc41.setIcon(icon_4c62d003c54b02fb74a31c2050766e6c);
|
|
|
|
|
|
var marker_d2bbd30391221c1d54d7afa6b7ee6d90 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6fdfd4d7dfec0d0d1037986a32769855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be727d50480227015704836d245c04e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa730c8eba57159472ebe2b115899cb4 = $(`<div id="html_fa730c8eba57159472ebe2b115899cb4" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_be727d50480227015704836d245c04e2.setContent(html_fa730c8eba57159472ebe2b115899cb4);
|
|
|
|
|
|
|
|
marker_d2bbd30391221c1d54d7afa6b7ee6d90.bindPopup(popup_be727d50480227015704836d245c04e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2bbd30391221c1d54d7afa6b7ee6d90.setIcon(icon_6fdfd4d7dfec0d0d1037986a32769855);
|
|
|
|
|
|
var marker_a8cb746138de16f88146eb143467254e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_37cc2d22b8c7e821b8c0a88f8069c451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ab5eefc7c79e9fc2afccd040e405ea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c247dc0e0d0900922661edc6f5b64dcd = $(`<div id="html_c247dc0e0d0900922661edc6f5b64dcd" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_7ab5eefc7c79e9fc2afccd040e405ea2.setContent(html_c247dc0e0d0900922661edc6f5b64dcd);
|
|
|
|
|
|
|
|
marker_a8cb746138de16f88146eb143467254e.bindPopup(popup_7ab5eefc7c79e9fc2afccd040e405ea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8cb746138de16f88146eb143467254e.setIcon(icon_37cc2d22b8c7e821b8c0a88f8069c451);
|
|
|
|
|
|
var marker_16f100649189e05c3f7eccb7c8fbea8a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e2e6e5a99dc0081021dc971cb3ec4efa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca71ebb40f36fc989b6ce901ed43cf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_345d91d8f6646006f0f44e7dccde7d53 = $(`<div id="html_345d91d8f6646006f0f44e7dccde7d53" style="width: 100.0%; height: 100.0%;">rele.speyhard.vip</div>`)[0];
|
|
popup_8ca71ebb40f36fc989b6ce901ed43cf8.setContent(html_345d91d8f6646006f0f44e7dccde7d53);
|
|
|
|
|
|
|
|
marker_16f100649189e05c3f7eccb7c8fbea8a.bindPopup(popup_8ca71ebb40f36fc989b6ce901ed43cf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f100649189e05c3f7eccb7c8fbea8a.setIcon(icon_e2e6e5a99dc0081021dc971cb3ec4efa);
|
|
|
|
|
|
var marker_65a3e67b8cdac3f0ca6704e9cf14fdea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_99da2a3f2abc60b9ffac5122c4de2432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288571a4d49793453fed93934a00b45e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc8b623d4777349a7012b757bc32ee39 = $(`<div id="html_dc8b623d4777349a7012b757bc32ee39" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_288571a4d49793453fed93934a00b45e.setContent(html_dc8b623d4777349a7012b757bc32ee39);
|
|
|
|
|
|
|
|
marker_65a3e67b8cdac3f0ca6704e9cf14fdea.bindPopup(popup_288571a4d49793453fed93934a00b45e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a3e67b8cdac3f0ca6704e9cf14fdea.setIcon(icon_99da2a3f2abc60b9ffac5122c4de2432);
|
|
|
|
|
|
var marker_5e9dbdb0f178d6fbab1144dabc193e14 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_feff0c1f335a23fc7e754986b6af16f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acbed3dcdeee1486099ac1859f14b9c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f93d1d1cb0cb016d579f68f334fb8158 = $(`<div id="html_f93d1d1cb0cb016d579f68f334fb8158" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_acbed3dcdeee1486099ac1859f14b9c3.setContent(html_f93d1d1cb0cb016d579f68f334fb8158);
|
|
|
|
|
|
|
|
marker_5e9dbdb0f178d6fbab1144dabc193e14.bindPopup(popup_acbed3dcdeee1486099ac1859f14b9c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e9dbdb0f178d6fbab1144dabc193e14.setIcon(icon_feff0c1f335a23fc7e754986b6af16f3);
|
|
|
|
|
|
var marker_b430c6c0502f3fe3b68a858b3a5acba7 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_1d20fca653fcdfe58f39e5ebae08b65a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f53c6abdc706431bd30e27b446141d19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ddd2ed7ea59fdab1fb089ff84b11de = $(`<div id="html_96ddd2ed7ea59fdab1fb089ff84b11de" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_f53c6abdc706431bd30e27b446141d19.setContent(html_96ddd2ed7ea59fdab1fb089ff84b11de);
|
|
|
|
|
|
|
|
marker_b430c6c0502f3fe3b68a858b3a5acba7.bindPopup(popup_f53c6abdc706431bd30e27b446141d19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b430c6c0502f3fe3b68a858b3a5acba7.setIcon(icon_1d20fca653fcdfe58f39e5ebae08b65a);
|
|
|
|
|
|
var marker_0412da53119a58dace86cc820cd1d6b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_786e05ad930344db873ecc809af93ade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c269fd81355bf4016a4f27f8a923709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_517d296e8db43890237587aa835406f4 = $(`<div id="html_517d296e8db43890237587aa835406f4" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_1c269fd81355bf4016a4f27f8a923709.setContent(html_517d296e8db43890237587aa835406f4);
|
|
|
|
|
|
|
|
marker_0412da53119a58dace86cc820cd1d6b8.bindPopup(popup_1c269fd81355bf4016a4f27f8a923709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0412da53119a58dace86cc820cd1d6b8.setIcon(icon_786e05ad930344db873ecc809af93ade);
|
|
|
|
|
|
var marker_b61024518361e8113a35f7022306f66f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3c6b9a999aa0342e7616c2064d17d653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0f1d855cb16df61ca4a39e7a49edc20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_492ad701eccf94654820b470dd6fcd59 = $(`<div id="html_492ad701eccf94654820b470dd6fcd59" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_d0f1d855cb16df61ca4a39e7a49edc20.setContent(html_492ad701eccf94654820b470dd6fcd59);
|
|
|
|
|
|
|
|
marker_b61024518361e8113a35f7022306f66f.bindPopup(popup_d0f1d855cb16df61ca4a39e7a49edc20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b61024518361e8113a35f7022306f66f.setIcon(icon_3c6b9a999aa0342e7616c2064d17d653);
|
|
|
|
|
|
var marker_a345f18a82996928245060fee8a3fe84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_2006f5f52e5c33130d0bddc1b66115ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f3e83248b1e5946a2023d6e2f52202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4903e661c40232df5e4924a7306b5ae0 = $(`<div id="html_4903e661c40232df5e4924a7306b5ae0" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_e5f3e83248b1e5946a2023d6e2f52202.setContent(html_4903e661c40232df5e4924a7306b5ae0);
|
|
|
|
|
|
|
|
marker_a345f18a82996928245060fee8a3fe84.bindPopup(popup_e5f3e83248b1e5946a2023d6e2f52202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a345f18a82996928245060fee8a3fe84.setIcon(icon_2006f5f52e5c33130d0bddc1b66115ad);
|
|
|
|
|
|
var marker_2805f1a62260d9ed88d07495d7ff21a4 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_da69efd3bb22adb71f16d09a7c7a4547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b8059c2f0e00b09b04f1eadb92e8975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5765a2d7cfc6d981bf95a44be3c482e4 = $(`<div id="html_5765a2d7cfc6d981bf95a44be3c482e4" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_3b8059c2f0e00b09b04f1eadb92e8975.setContent(html_5765a2d7cfc6d981bf95a44be3c482e4);
|
|
|
|
|
|
|
|
marker_2805f1a62260d9ed88d07495d7ff21a4.bindPopup(popup_3b8059c2f0e00b09b04f1eadb92e8975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2805f1a62260d9ed88d07495d7ff21a4.setIcon(icon_da69efd3bb22adb71f16d09a7c7a4547);
|
|
|
|
|
|
var marker_d44b53cac7643c99493a1045359d410d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b4036dabed465c2542566a40a3a1c3d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08adc405eb475e5655f71018aeb0d20f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb55527c55fc0c8faa5688077b3d355d = $(`<div id="html_bb55527c55fc0c8faa5688077b3d355d" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_08adc405eb475e5655f71018aeb0d20f.setContent(html_bb55527c55fc0c8faa5688077b3d355d);
|
|
|
|
|
|
|
|
marker_d44b53cac7643c99493a1045359d410d.bindPopup(popup_08adc405eb475e5655f71018aeb0d20f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44b53cac7643c99493a1045359d410d.setIcon(icon_b4036dabed465c2542566a40a3a1c3d0);
|
|
|
|
|
|
var marker_d7012e56e51c5e9cb1a16f70ed13d723 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_47e3ed14a92eefada514e34f812dea7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86c38c520dfa8de493dd979a843278c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d679a202e78a4c2b9cfc2e3b78f1dcc2 = $(`<div id="html_d679a202e78a4c2b9cfc2e3b78f1dcc2" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_86c38c520dfa8de493dd979a843278c5.setContent(html_d679a202e78a4c2b9cfc2e3b78f1dcc2);
|
|
|
|
|
|
|
|
marker_d7012e56e51c5e9cb1a16f70ed13d723.bindPopup(popup_86c38c520dfa8de493dd979a843278c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7012e56e51c5e9cb1a16f70ed13d723.setIcon(icon_47e3ed14a92eefada514e34f812dea7b);
|
|
|
|
|
|
var marker_baca062b61838d3bad9bdfc87e818423 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_af452c1b1d0bf449cc6b8ffd3ada0946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a12b6a3b70be9cfd48d19ff6577ecbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a719a9c5eaa12ee7694666dfa649218e = $(`<div id="html_a719a9c5eaa12ee7694666dfa649218e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_2a12b6a3b70be9cfd48d19ff6577ecbc.setContent(html_a719a9c5eaa12ee7694666dfa649218e);
|
|
|
|
|
|
|
|
marker_baca062b61838d3bad9bdfc87e818423.bindPopup(popup_2a12b6a3b70be9cfd48d19ff6577ecbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baca062b61838d3bad9bdfc87e818423.setIcon(icon_af452c1b1d0bf449cc6b8ffd3ada0946);
|
|
|
|
|
|
var marker_edc1dbfac8c69a1845bc513be2fc9090 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_20e3b0dafe800fd85f47f7abd9c3dbe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d86e166434dc5ab5d9c957b8a6b65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48539831aaec7fa22fe0aff224da2652 = $(`<div id="html_48539831aaec7fa22fe0aff224da2652" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_16d86e166434dc5ab5d9c957b8a6b65c.setContent(html_48539831aaec7fa22fe0aff224da2652);
|
|
|
|
|
|
|
|
marker_edc1dbfac8c69a1845bc513be2fc9090.bindPopup(popup_16d86e166434dc5ab5d9c957b8a6b65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edc1dbfac8c69a1845bc513be2fc9090.setIcon(icon_20e3b0dafe800fd85f47f7abd9c3dbe4);
|
|
|
|
|
|
var marker_7bbfdb1a30f3b313d2219d0eb8d0abec = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_9b27b3de9f035fdc016ea357d1e027db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_603eff3efa056c3111dd105b949dffe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7243fe796cc699d0feb8d4134525de7 = $(`<div id="html_a7243fe796cc699d0feb8d4134525de7" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_603eff3efa056c3111dd105b949dffe8.setContent(html_a7243fe796cc699d0feb8d4134525de7);
|
|
|
|
|
|
|
|
marker_7bbfdb1a30f3b313d2219d0eb8d0abec.bindPopup(popup_603eff3efa056c3111dd105b949dffe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bbfdb1a30f3b313d2219d0eb8d0abec.setIcon(icon_9b27b3de9f035fdc016ea357d1e027db);
|
|
|
|
|
|
var marker_52a59632dd632ec53bb2bb37e02d0492 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4d8b42c262bec3f23cbd70577eac5f24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f98773504bce35c7660f4a917681747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d43568a4326a5508fa445ad18456539 = $(`<div id="html_0d43568a4326a5508fa445ad18456539" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_2f98773504bce35c7660f4a917681747.setContent(html_0d43568a4326a5508fa445ad18456539);
|
|
|
|
|
|
|
|
marker_52a59632dd632ec53bb2bb37e02d0492.bindPopup(popup_2f98773504bce35c7660f4a917681747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52a59632dd632ec53bb2bb37e02d0492.setIcon(icon_4d8b42c262bec3f23cbd70577eac5f24);
|
|
|
|
|
|
var marker_f185a32cc32bf8ff9f98e51b04c46522 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_26553c4036744173b6008226b478a167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_875a0cec7671766128edfa1b493d50a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c19e5dad435902509d2a826562934c = $(`<div id="html_a0c19e5dad435902509d2a826562934c" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_875a0cec7671766128edfa1b493d50a7.setContent(html_a0c19e5dad435902509d2a826562934c);
|
|
|
|
|
|
|
|
marker_f185a32cc32bf8ff9f98e51b04c46522.bindPopup(popup_875a0cec7671766128edfa1b493d50a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f185a32cc32bf8ff9f98e51b04c46522.setIcon(icon_26553c4036744173b6008226b478a167);
|
|
|
|
|
|
var marker_88f9550a0b6cfd9968c4b23a7039b18e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_799ca8e6603f4bacbc69abe877c25d6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7755384cd2699f2ddb0dd03a656d1e37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f342aac8c4940eae7f74906471514bb = $(`<div id="html_7f342aac8c4940eae7f74906471514bb" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_7755384cd2699f2ddb0dd03a656d1e37.setContent(html_7f342aac8c4940eae7f74906471514bb);
|
|
|
|
|
|
|
|
marker_88f9550a0b6cfd9968c4b23a7039b18e.bindPopup(popup_7755384cd2699f2ddb0dd03a656d1e37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88f9550a0b6cfd9968c4b23a7039b18e.setIcon(icon_799ca8e6603f4bacbc69abe877c25d6a);
|
|
|
|
|
|
var marker_0a28c177a6edfba7275b9cb118708f80 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_88049e704cd1f4405c4fc7759b68a3d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2914bdc672a4beace2bfdb715568850 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa3af605b688b18f4c8c30f9dd06f9a7 = $(`<div id="html_aa3af605b688b18f4c8c30f9dd06f9a7" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_c2914bdc672a4beace2bfdb715568850.setContent(html_aa3af605b688b18f4c8c30f9dd06f9a7);
|
|
|
|
|
|
|
|
marker_0a28c177a6edfba7275b9cb118708f80.bindPopup(popup_c2914bdc672a4beace2bfdb715568850)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a28c177a6edfba7275b9cb118708f80.setIcon(icon_88049e704cd1f4405c4fc7759b68a3d0);
|
|
|
|
|
|
var marker_d60c1e884cc6b71f8718bdf1b93fd4b2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_87de0266660cd423117c6c39731110d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfd2fe5e3d89fe6dc0788cc941b192ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d5584bb82605dd204e78fa3352c76ea = $(`<div id="html_0d5584bb82605dd204e78fa3352c76ea" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_bfd2fe5e3d89fe6dc0788cc941b192ef.setContent(html_0d5584bb82605dd204e78fa3352c76ea);
|
|
|
|
|
|
|
|
marker_d60c1e884cc6b71f8718bdf1b93fd4b2.bindPopup(popup_bfd2fe5e3d89fe6dc0788cc941b192ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d60c1e884cc6b71f8718bdf1b93fd4b2.setIcon(icon_87de0266660cd423117c6c39731110d7);
|
|
|
|
|
|
var marker_4d380d5058c36d6da06c0b9c6dd22b12 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_0e50d7a99fe9ed26e299b979aa4e0f31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7df9633fb5b4ab13d8e2c343a6f4f0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93c9e1163fb95855107485b19daddef3 = $(`<div id="html_93c9e1163fb95855107485b19daddef3" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_f7df9633fb5b4ab13d8e2c343a6f4f0d.setContent(html_93c9e1163fb95855107485b19daddef3);
|
|
|
|
|
|
|
|
marker_4d380d5058c36d6da06c0b9c6dd22b12.bindPopup(popup_f7df9633fb5b4ab13d8e2c343a6f4f0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d380d5058c36d6da06c0b9c6dd22b12.setIcon(icon_0e50d7a99fe9ed26e299b979aa4e0f31);
|
|
|
|
|
|
var marker_0836157abb1a7ed9e901cd83a8292cea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_c788a340a23dd6ce4f4a14862f25f7e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ceed721f375d12dae02967508784447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a708e70d35ae370f3d29b58c8d78518 = $(`<div id="html_6a708e70d35ae370f3d29b58c8d78518" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_9ceed721f375d12dae02967508784447.setContent(html_6a708e70d35ae370f3d29b58c8d78518);
|
|
|
|
|
|
|
|
marker_0836157abb1a7ed9e901cd83a8292cea.bindPopup(popup_9ceed721f375d12dae02967508784447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0836157abb1a7ed9e901cd83a8292cea.setIcon(icon_c788a340a23dd6ce4f4a14862f25f7e3);
|
|
|
|
|
|
var marker_420e08713151596912d8933e9dba9424 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_af644fc04cce07fdba4928a6ba177291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_563901c1cdb94e535d073f46982a304b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8a6745cf0408fe9d037717e9a1d9f7f = $(`<div id="html_c8a6745cf0408fe9d037717e9a1d9f7f" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_563901c1cdb94e535d073f46982a304b.setContent(html_c8a6745cf0408fe9d037717e9a1d9f7f);
|
|
|
|
|
|
|
|
marker_420e08713151596912d8933e9dba9424.bindPopup(popup_563901c1cdb94e535d073f46982a304b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_420e08713151596912d8933e9dba9424.setIcon(icon_af644fc04cce07fdba4928a6ba177291);
|
|
|
|
|
|
var marker_df2f53dfa1b74a2547cf609ea074bcc8 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ac40397418afb4ea65209e5ebecb225a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5adf272755dde978a6a3d7aea9a3d77b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74ef204ab723b795ee6ba3a8f43016cb = $(`<div id="html_74ef204ab723b795ee6ba3a8f43016cb" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_5adf272755dde978a6a3d7aea9a3d77b.setContent(html_74ef204ab723b795ee6ba3a8f43016cb);
|
|
|
|
|
|
|
|
marker_df2f53dfa1b74a2547cf609ea074bcc8.bindPopup(popup_5adf272755dde978a6a3d7aea9a3d77b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df2f53dfa1b74a2547cf609ea074bcc8.setIcon(icon_ac40397418afb4ea65209e5ebecb225a);
|
|
|
|
|
|
var marker_57c76f1d1d4bd7dc27dd477bed78c2af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_6b2c7b44682afa036b777133b5a963d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_578a4e62b1c630a42be5a5b6aa17e65b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9205bfda6ee5a4612f34494f2eade6c8 = $(`<div id="html_9205bfda6ee5a4612f34494f2eade6c8" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_578a4e62b1c630a42be5a5b6aa17e65b.setContent(html_9205bfda6ee5a4612f34494f2eade6c8);
|
|
|
|
|
|
|
|
marker_57c76f1d1d4bd7dc27dd477bed78c2af.bindPopup(popup_578a4e62b1c630a42be5a5b6aa17e65b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57c76f1d1d4bd7dc27dd477bed78c2af.setIcon(icon_6b2c7b44682afa036b777133b5a963d4);
|
|
|
|
|
|
var marker_d39a9bb778391bb2d45bd6c375da51a2 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_96fd989b1d6fa4a76f604153dc35e0eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eb1814e496015d21e3d212cec21ff94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb349d96e9f0c15792d9ed0fba42b7d = $(`<div id="html_cbb349d96e9f0c15792d9ed0fba42b7d" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_7eb1814e496015d21e3d212cec21ff94.setContent(html_cbb349d96e9f0c15792d9ed0fba42b7d);
|
|
|
|
|
|
|
|
marker_d39a9bb778391bb2d45bd6c375da51a2.bindPopup(popup_7eb1814e496015d21e3d212cec21ff94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d39a9bb778391bb2d45bd6c375da51a2.setIcon(icon_96fd989b1d6fa4a76f604153dc35e0eb);
|
|
|
|
|
|
var marker_92a3228d194caf50b4ec3ecc7b6da82e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a594e0582bcc85ee8114e0677fc1a51e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00ba53caae4206923120584bfb4dff68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ba1469804f2e1213ac7c35efd9d943c = $(`<div id="html_1ba1469804f2e1213ac7c35efd9d943c" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_00ba53caae4206923120584bfb4dff68.setContent(html_1ba1469804f2e1213ac7c35efd9d943c);
|
|
|
|
|
|
|
|
marker_92a3228d194caf50b4ec3ecc7b6da82e.bindPopup(popup_00ba53caae4206923120584bfb4dff68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92a3228d194caf50b4ec3ecc7b6da82e.setIcon(icon_a594e0582bcc85ee8114e0677fc1a51e);
|
|
|
|
|
|
var marker_3f71d4f4c9a6643058fce1d1d54181c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_76507b103559b493907713a1945af73d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca758b3bc17a695894b4b9b0aa46c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f2f8c01e6682ce55f74756e784c77e8 = $(`<div id="html_6f2f8c01e6682ce55f74756e784c77e8" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_4ca758b3bc17a695894b4b9b0aa46c8a.setContent(html_6f2f8c01e6682ce55f74756e784c77e8);
|
|
|
|
|
|
|
|
marker_3f71d4f4c9a6643058fce1d1d54181c3.bindPopup(popup_4ca758b3bc17a695894b4b9b0aa46c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f71d4f4c9a6643058fce1d1d54181c3.setIcon(icon_76507b103559b493907713a1945af73d);
|
|
|
|
|
|
var marker_65ac995bcfc3c3dc83438273186c53a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_edeb8e949c99598c4aed7ff4a89a45c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2397d8c2c0fb7ad376810be97006714 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb1f2ba65e22c4ed1b3be15e78311477 = $(`<div id="html_cb1f2ba65e22c4ed1b3be15e78311477" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f2397d8c2c0fb7ad376810be97006714.setContent(html_cb1f2ba65e22c4ed1b3be15e78311477);
|
|
|
|
|
|
|
|
marker_65ac995bcfc3c3dc83438273186c53a3.bindPopup(popup_f2397d8c2c0fb7ad376810be97006714)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65ac995bcfc3c3dc83438273186c53a3.setIcon(icon_edeb8e949c99598c4aed7ff4a89a45c1);
|
|
|
|
|
|
var marker_2911f3951ac1f78bc4377ca18f117ec5 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_bc8c8ede39f44b94bda98a0690e63b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1f82fbe2d1886b6250f2480e311b3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0557fcb92415ce13a6791249c259e375 = $(`<div id="html_0557fcb92415ce13a6791249c259e375" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_ca1f82fbe2d1886b6250f2480e311b3d.setContent(html_0557fcb92415ce13a6791249c259e375);
|
|
|
|
|
|
|
|
marker_2911f3951ac1f78bc4377ca18f117ec5.bindPopup(popup_ca1f82fbe2d1886b6250f2480e311b3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2911f3951ac1f78bc4377ca18f117ec5.setIcon(icon_bc8c8ede39f44b94bda98a0690e63b3d);
|
|
|
|
|
|
var marker_b68060c157d1c77f54771bd46731bf97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_7f5bc56357cdcafd31e93914d7874a72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b94d0a2e02e98fed962b042d67405c54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea61d06d3fa85721f1519b9e31f8eb6 = $(`<div id="html_2ea61d06d3fa85721f1519b9e31f8eb6" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_b94d0a2e02e98fed962b042d67405c54.setContent(html_2ea61d06d3fa85721f1519b9e31f8eb6);
|
|
|
|
|
|
|
|
marker_b68060c157d1c77f54771bd46731bf97.bindPopup(popup_b94d0a2e02e98fed962b042d67405c54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b68060c157d1c77f54771bd46731bf97.setIcon(icon_7f5bc56357cdcafd31e93914d7874a72);
|
|
|
|
|
|
var marker_1673ae1e0abc0db48520b6f37937da3f = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8864ddb54f58ad122703ed33ff07595a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64f922228a0ecfd5517fa8166f2ca705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76c55a54bc1684cc0a654e794aa2400 = $(`<div id="html_e76c55a54bc1684cc0a654e794aa2400" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_64f922228a0ecfd5517fa8166f2ca705.setContent(html_e76c55a54bc1684cc0a654e794aa2400);
|
|
|
|
|
|
|
|
marker_1673ae1e0abc0db48520b6f37937da3f.bindPopup(popup_64f922228a0ecfd5517fa8166f2ca705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1673ae1e0abc0db48520b6f37937da3f.setIcon(icon_8864ddb54f58ad122703ed33ff07595a);
|
|
|
|
|
|
var marker_86c37dc2471fdf5ff1199cb111d5903a = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_486113b73755b74c1b6b69b73ce8cf37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f1710eb965f4a2f5885251b0c6c4d21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_805b128ac6277fae4079462c00caa223 = $(`<div id="html_805b128ac6277fae4079462c00caa223" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_1f1710eb965f4a2f5885251b0c6c4d21.setContent(html_805b128ac6277fae4079462c00caa223);
|
|
|
|
|
|
|
|
marker_86c37dc2471fdf5ff1199cb111d5903a.bindPopup(popup_1f1710eb965f4a2f5885251b0c6c4d21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c37dc2471fdf5ff1199cb111d5903a.setIcon(icon_486113b73755b74c1b6b69b73ce8cf37);
|
|
|
|
|
|
var marker_f67fafdb1c561796abc1eff79d6443f1 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ffe7d61b06b1dc17e55fbbf6cce24f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42298b0d6656c425d5211f1a022fd1e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54764205757bb4079ca3bac6450454d5 = $(`<div id="html_54764205757bb4079ca3bac6450454d5" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_42298b0d6656c425d5211f1a022fd1e8.setContent(html_54764205757bb4079ca3bac6450454d5);
|
|
|
|
|
|
|
|
marker_f67fafdb1c561796abc1eff79d6443f1.bindPopup(popup_42298b0d6656c425d5211f1a022fd1e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f67fafdb1c561796abc1eff79d6443f1.setIcon(icon_ffe7d61b06b1dc17e55fbbf6cce24f50);
|
|
|
|
|
|
var marker_0c562dab70abc2b76e86acafef7ba4c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d34661ef45cfe0989e6b26b7155144dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18433aa8bbe9d4fb0382e848e6d5cf84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1688a73bad0c345b10a8aa040010e22 = $(`<div id="html_c1688a73bad0c345b10a8aa040010e22" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_18433aa8bbe9d4fb0382e848e6d5cf84.setContent(html_c1688a73bad0c345b10a8aa040010e22);
|
|
|
|
|
|
|
|
marker_0c562dab70abc2b76e86acafef7ba4c4.bindPopup(popup_18433aa8bbe9d4fb0382e848e6d5cf84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c562dab70abc2b76e86acafef7ba4c4.setIcon(icon_d34661ef45cfe0989e6b26b7155144dd);
|
|
|
|
|
|
var marker_b497948184f8f187b7494c66cca38187 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5607272a36e95d2a288b1ffa09195f15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04bcab1894e166dee7268c2f448dd241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aff1ebd11e9abeb3b6ad733a2596e982 = $(`<div id="html_aff1ebd11e9abeb3b6ad733a2596e982" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_04bcab1894e166dee7268c2f448dd241.setContent(html_aff1ebd11e9abeb3b6ad733a2596e982);
|
|
|
|
|
|
|
|
marker_b497948184f8f187b7494c66cca38187.bindPopup(popup_04bcab1894e166dee7268c2f448dd241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b497948184f8f187b7494c66cca38187.setIcon(icon_5607272a36e95d2a288b1ffa09195f15);
|
|
|
|
|
|
var marker_ec50240f7651835878daea03557e61cd = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5ab848a2d705cdea7c9fbee065a88ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e27c7f38246a790ae1eb1933488a30d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d00b5431ef1a69f1c0a740409fc00ace = $(`<div id="html_d00b5431ef1a69f1c0a740409fc00ace" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_e27c7f38246a790ae1eb1933488a30d1.setContent(html_d00b5431ef1a69f1c0a740409fc00ace);
|
|
|
|
|
|
|
|
marker_ec50240f7651835878daea03557e61cd.bindPopup(popup_e27c7f38246a790ae1eb1933488a30d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec50240f7651835878daea03557e61cd.setIcon(icon_5ab848a2d705cdea7c9fbee065a88ea4);
|
|
|
|
|
|
var marker_bb9b389a8fcf24b4bf167c0f256b89fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_dcee451489efccf43359b4f6903fba62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4046bf2175501cc06fd3b84e6a6602a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebeb200f7815f5cda03e3dbb99024a31 = $(`<div id="html_ebeb200f7815f5cda03e3dbb99024a31" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_f4046bf2175501cc06fd3b84e6a6602a.setContent(html_ebeb200f7815f5cda03e3dbb99024a31);
|
|
|
|
|
|
|
|
marker_bb9b389a8fcf24b4bf167c0f256b89fb.bindPopup(popup_f4046bf2175501cc06fd3b84e6a6602a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb9b389a8fcf24b4bf167c0f256b89fb.setIcon(icon_dcee451489efccf43359b4f6903fba62);
|
|
|
|
|
|
var marker_1098394ff027a2851e104a2e53c84c04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8fe1ce5c9d6a1a89286830a0f123693b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff3b2cff5d55043748f1fcc7692df2f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_970ed321048d0fc55abe4f1b57c8d1fa = $(`<div id="html_970ed321048d0fc55abe4f1b57c8d1fa" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_ff3b2cff5d55043748f1fcc7692df2f7.setContent(html_970ed321048d0fc55abe4f1b57c8d1fa);
|
|
|
|
|
|
|
|
marker_1098394ff027a2851e104a2e53c84c04.bindPopup(popup_ff3b2cff5d55043748f1fcc7692df2f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1098394ff027a2851e104a2e53c84c04.setIcon(icon_8fe1ce5c9d6a1a89286830a0f123693b);
|
|
|
|
|
|
var marker_a96712f1485f0be125fb4e0eb8346364 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_924b4c5d371239cd79b4e43c0d3e9d18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4ff646ffe39fb58cf82828699e52b8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c0a426136011c1cc895f3715d62822e = $(`<div id="html_6c0a426136011c1cc895f3715d62822e" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_f4ff646ffe39fb58cf82828699e52b8b.setContent(html_6c0a426136011c1cc895f3715d62822e);
|
|
|
|
|
|
|
|
marker_a96712f1485f0be125fb4e0eb8346364.bindPopup(popup_f4ff646ffe39fb58cf82828699e52b8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a96712f1485f0be125fb4e0eb8346364.setIcon(icon_924b4c5d371239cd79b4e43c0d3e9d18);
|
|
|
|
|
|
var marker_ba987b58f2f25c3aaf91c4250a7036b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_5a6d78e344c4e2eb848d477ff1d680a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dfd24ce289a0db29d352a5e543c2e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42dd44b99824f3180fd1e972bd2ff5ae = $(`<div id="html_42dd44b99824f3180fd1e972bd2ff5ae" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_2dfd24ce289a0db29d352a5e543c2e76.setContent(html_42dd44b99824f3180fd1e972bd2ff5ae);
|
|
|
|
|
|
|
|
marker_ba987b58f2f25c3aaf91c4250a7036b5.bindPopup(popup_2dfd24ce289a0db29d352a5e543c2e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba987b58f2f25c3aaf91c4250a7036b5.setIcon(icon_5a6d78e344c4e2eb848d477ff1d680a8);
|
|
|
|
|
|
var marker_aa84f5ca1416225680e3fcf5b2683589 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_e31b0f15efe0ea3beaa9abe164422a0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca06ed769be287985846a6a9c9b35cba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b564a489508e1a0ba20dd9887191cd26 = $(`<div id="html_b564a489508e1a0ba20dd9887191cd26" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_ca06ed769be287985846a6a9c9b35cba.setContent(html_b564a489508e1a0ba20dd9887191cd26);
|
|
|
|
|
|
|
|
marker_aa84f5ca1416225680e3fcf5b2683589.bindPopup(popup_ca06ed769be287985846a6a9c9b35cba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa84f5ca1416225680e3fcf5b2683589.setIcon(icon_e31b0f15efe0ea3beaa9abe164422a0e);
|
|
|
|
|
|
var marker_fc5f4caa2355a40ed2d65774fcfcf44d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_662992d537ba914de6a028324f0cbc3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b741e91d7f503776f453fb991a3d557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00d306183cd1ee8252222f685b21a892 = $(`<div id="html_00d306183cd1ee8252222f685b21a892" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_5b741e91d7f503776f453fb991a3d557.setContent(html_00d306183cd1ee8252222f685b21a892);
|
|
|
|
|
|
|
|
marker_fc5f4caa2355a40ed2d65774fcfcf44d.bindPopup(popup_5b741e91d7f503776f453fb991a3d557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc5f4caa2355a40ed2d65774fcfcf44d.setIcon(icon_662992d537ba914de6a028324f0cbc3c);
|
|
|
|
|
|
var marker_2a44f54c3a78df3ccf17ee0dd043efaa = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f46049839cab75b001b205e940f5947a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c0f6377770686c5116e77f26ddc75ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec711d2cba25b89e6f4718864c4db1b = $(`<div id="html_5ec711d2cba25b89e6f4718864c4db1b" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_6c0f6377770686c5116e77f26ddc75ab.setContent(html_5ec711d2cba25b89e6f4718864c4db1b);
|
|
|
|
|
|
|
|
marker_2a44f54c3a78df3ccf17ee0dd043efaa.bindPopup(popup_6c0f6377770686c5116e77f26ddc75ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a44f54c3a78df3ccf17ee0dd043efaa.setIcon(icon_f46049839cab75b001b205e940f5947a);
|
|
|
|
|
|
var marker_4c037cb80fbcd45746b1aee999fcc1af = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_4191bd16202ce63a44ad0d5eec3a107f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3796b6fd9d0c1050e33ec96e8ea8ef84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_141b93d49d4924b5d8b8cfd1a7f32c4b = $(`<div id="html_141b93d49d4924b5d8b8cfd1a7f32c4b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_3796b6fd9d0c1050e33ec96e8ea8ef84.setContent(html_141b93d49d4924b5d8b8cfd1a7f32c4b);
|
|
|
|
|
|
|
|
marker_4c037cb80fbcd45746b1aee999fcc1af.bindPopup(popup_3796b6fd9d0c1050e33ec96e8ea8ef84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c037cb80fbcd45746b1aee999fcc1af.setIcon(icon_4191bd16202ce63a44ad0d5eec3a107f);
|
|
|
|
|
|
var marker_81bde62a7baca4ec5957ff1b46802530 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_eada02f66bec8046e922fe32eedcbbdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a5cd1b6f85e358a687f09fd44f7f9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b218fe8e3fca61f66977ddf6f13ea8ad = $(`<div id="html_b218fe8e3fca61f66977ddf6f13ea8ad" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_99a5cd1b6f85e358a687f09fd44f7f9b.setContent(html_b218fe8e3fca61f66977ddf6f13ea8ad);
|
|
|
|
|
|
|
|
marker_81bde62a7baca4ec5957ff1b46802530.bindPopup(popup_99a5cd1b6f85e358a687f09fd44f7f9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81bde62a7baca4ec5957ff1b46802530.setIcon(icon_eada02f66bec8046e922fe32eedcbbdb);
|
|
|
|
|
|
var marker_9c31cd1a6d8c83339fc123105c9f26ca = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_999b1785dba6b369c44252e6ba49830d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54475d48a79e77a75f35954bd54bd405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_991604e659ca18293064a9d734feb067 = $(`<div id="html_991604e659ca18293064a9d734feb067" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_54475d48a79e77a75f35954bd54bd405.setContent(html_991604e659ca18293064a9d734feb067);
|
|
|
|
|
|
|
|
marker_9c31cd1a6d8c83339fc123105c9f26ca.bindPopup(popup_54475d48a79e77a75f35954bd54bd405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c31cd1a6d8c83339fc123105c9f26ca.setIcon(icon_999b1785dba6b369c44252e6ba49830d);
|
|
|
|
|
|
var marker_05fabb48f4f4ad15eefdbe3d4e3c3b0f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d46e32ab2a5311ae9661f08ded93f516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_898cc9f01f654ea04d21e19bb2f57d46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ff4cae4656e51946ca67a07a5caff4b = $(`<div id="html_4ff4cae4656e51946ca67a07a5caff4b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_898cc9f01f654ea04d21e19bb2f57d46.setContent(html_4ff4cae4656e51946ca67a07a5caff4b);
|
|
|
|
|
|
|
|
marker_05fabb48f4f4ad15eefdbe3d4e3c3b0f.bindPopup(popup_898cc9f01f654ea04d21e19bb2f57d46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05fabb48f4f4ad15eefdbe3d4e3c3b0f.setIcon(icon_d46e32ab2a5311ae9661f08ded93f516);
|
|
|
|
|
|
var marker_c0dfc1c04478d614d609b45b6762bc7f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_59ed3d6bd93238bc37d8f310e026e619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45deaada202321744ed6aeb1c20b11a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a89655c6a46bc959d91a29624f6697d7 = $(`<div id="html_a89655c6a46bc959d91a29624f6697d7" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_d45deaada202321744ed6aeb1c20b11a.setContent(html_a89655c6a46bc959d91a29624f6697d7);
|
|
|
|
|
|
|
|
marker_c0dfc1c04478d614d609b45b6762bc7f.bindPopup(popup_d45deaada202321744ed6aeb1c20b11a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0dfc1c04478d614d609b45b6762bc7f.setIcon(icon_59ed3d6bd93238bc37d8f310e026e619);
|
|
|
|
|
|
var marker_e5f40041c52b211812fde02f49a72adb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3e689ad713af16d2e19595ae0f881447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f94f968a6e1bad0562b28d0651b5f10e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_703c9a35125afc6f1e96603a66a7a9b1 = $(`<div id="html_703c9a35125afc6f1e96603a66a7a9b1" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_f94f968a6e1bad0562b28d0651b5f10e.setContent(html_703c9a35125afc6f1e96603a66a7a9b1);
|
|
|
|
|
|
|
|
marker_e5f40041c52b211812fde02f49a72adb.bindPopup(popup_f94f968a6e1bad0562b28d0651b5f10e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5f40041c52b211812fde02f49a72adb.setIcon(icon_3e689ad713af16d2e19595ae0f881447);
|
|
|
|
|
|
var marker_65c92a1b81e28be4bb7fc7ee41c37011 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8f0d949b160629dd0ff987aa6bb66894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_282e1abc5f2efe95c7e176efacd1d5ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba50db728005b755b3adf4482cc4f030 = $(`<div id="html_ba50db728005b755b3adf4482cc4f030" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_282e1abc5f2efe95c7e176efacd1d5ba.setContent(html_ba50db728005b755b3adf4482cc4f030);
|
|
|
|
|
|
|
|
marker_65c92a1b81e28be4bb7fc7ee41c37011.bindPopup(popup_282e1abc5f2efe95c7e176efacd1d5ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65c92a1b81e28be4bb7fc7ee41c37011.setIcon(icon_8f0d949b160629dd0ff987aa6bb66894);
|
|
|
|
|
|
var marker_eeafbfa0524a39860bad6c5a68a924ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_1d267d5438b64bae786a3613c2c2560c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6066af5a2b4fd81e364a874205915ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5aac8b3df3613bffd7a30de35ee6733 = $(`<div id="html_b5aac8b3df3613bffd7a30de35ee6733" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_b6066af5a2b4fd81e364a874205915ff.setContent(html_b5aac8b3df3613bffd7a30de35ee6733);
|
|
|
|
|
|
|
|
marker_eeafbfa0524a39860bad6c5a68a924ab.bindPopup(popup_b6066af5a2b4fd81e364a874205915ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeafbfa0524a39860bad6c5a68a924ab.setIcon(icon_1d267d5438b64bae786a3613c2c2560c);
|
|
|
|
|
|
var marker_ae97b76fdc53ff29be058355c3bbfa6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_8d77b6585c11d60a1e982daa6bb47e62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df96c40ea0fc2e87acc751f88b2f7191 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fdc91bfea123df107f2c84550ce4ef1 = $(`<div id="html_1fdc91bfea123df107f2c84550ce4ef1" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_df96c40ea0fc2e87acc751f88b2f7191.setContent(html_1fdc91bfea123df107f2c84550ce4ef1);
|
|
|
|
|
|
|
|
marker_ae97b76fdc53ff29be058355c3bbfa6e.bindPopup(popup_df96c40ea0fc2e87acc751f88b2f7191)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae97b76fdc53ff29be058355c3bbfa6e.setIcon(icon_8d77b6585c11d60a1e982daa6bb47e62);
|
|
|
|
|
|
var marker_b0168c5dbaab3d418c7ffbaed0582f7e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_22e5d7289a2d78a45896e29ac83f0a7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bde658c6e84bb25d4b3bc6b9786e226 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a837a4982c925f6649db97c1144aa86e = $(`<div id="html_a837a4982c925f6649db97c1144aa86e" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_8bde658c6e84bb25d4b3bc6b9786e226.setContent(html_a837a4982c925f6649db97c1144aa86e);
|
|
|
|
|
|
|
|
marker_b0168c5dbaab3d418c7ffbaed0582f7e.bindPopup(popup_8bde658c6e84bb25d4b3bc6b9786e226)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0168c5dbaab3d418c7ffbaed0582f7e.setIcon(icon_22e5d7289a2d78a45896e29ac83f0a7c);
|
|
|
|
|
|
var marker_58e75297b1292e8936a7d3428eca38b8 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_3c11e63074b10ed315fe661845d786e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8eb0647a7c5920d37ed42329dfca373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_058d0fca624a1981328c1d02cd71b43b = $(`<div id="html_058d0fca624a1981328c1d02cd71b43b" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_c8eb0647a7c5920d37ed42329dfca373.setContent(html_058d0fca624a1981328c1d02cd71b43b);
|
|
|
|
|
|
|
|
marker_58e75297b1292e8936a7d3428eca38b8.bindPopup(popup_c8eb0647a7c5920d37ed42329dfca373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e75297b1292e8936a7d3428eca38b8.setIcon(icon_3c11e63074b10ed315fe661845d786e7);
|
|
|
|
|
|
var marker_4474f0b0a22552277e9e0117b3cd2357 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_ea84e4e633ef160732a3f4993d2e8fb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f12240d428979a6a4879022575be021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_351368ecad8daba947e75296789409c8 = $(`<div id="html_351368ecad8daba947e75296789409c8" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_3f12240d428979a6a4879022575be021.setContent(html_351368ecad8daba947e75296789409c8);
|
|
|
|
|
|
|
|
marker_4474f0b0a22552277e9e0117b3cd2357.bindPopup(popup_3f12240d428979a6a4879022575be021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4474f0b0a22552277e9e0117b3cd2357.setIcon(icon_ea84e4e633ef160732a3f4993d2e8fb4);
|
|
|
|
|
|
var marker_cf7279178f0d916aad49adaf40da6f73 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_d167e4dece3d2cece282fc2c71106638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d96a8fd2bc24b73ec2e5395e2531a749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8d572c9b1dab575722c887d04b6cf83 = $(`<div id="html_c8d572c9b1dab575722c887d04b6cf83" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_d96a8fd2bc24b73ec2e5395e2531a749.setContent(html_c8d572c9b1dab575722c887d04b6cf83);
|
|
|
|
|
|
|
|
marker_cf7279178f0d916aad49adaf40da6f73.bindPopup(popup_d96a8fd2bc24b73ec2e5395e2531a749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7279178f0d916aad49adaf40da6f73.setIcon(icon_d167e4dece3d2cece282fc2c71106638);
|
|
|
|
|
|
var marker_700d1214370d3f95e0e5fc43f95b3ce8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_b613965dd22ff5249a05270ad34d7a14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b52a541eda561fdba2e62341dfa84db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc93e507550a606c54982e1473bfe0cf = $(`<div id="html_dc93e507550a606c54982e1473bfe0cf" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_b52a541eda561fdba2e62341dfa84db2.setContent(html_dc93e507550a606c54982e1473bfe0cf);
|
|
|
|
|
|
|
|
marker_700d1214370d3f95e0e5fc43f95b3ce8.bindPopup(popup_b52a541eda561fdba2e62341dfa84db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_700d1214370d3f95e0e5fc43f95b3ce8.setIcon(icon_b613965dd22ff5249a05270ad34d7a14);
|
|
|
|
|
|
var marker_3e74005ce3954493aee86fc8e02c620f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_a023a525a9bc7687bca8fe6ee0b3fba5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a176ec09ca6dda24793d20fc2003403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da977f532ca7105dd0ed08762b866381 = $(`<div id="html_da977f532ca7105dd0ed08762b866381" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_1a176ec09ca6dda24793d20fc2003403.setContent(html_da977f532ca7105dd0ed08762b866381);
|
|
|
|
|
|
|
|
marker_3e74005ce3954493aee86fc8e02c620f.bindPopup(popup_1a176ec09ca6dda24793d20fc2003403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e74005ce3954493aee86fc8e02c620f.setIcon(icon_a023a525a9bc7687bca8fe6ee0b3fba5);
|
|
|
|
|
|
var marker_6a62fc0b94fd973e00e5d62a341c2b9d = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_07704d5ab0b26367d1b62802e53a5f92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da69a5e66e4f658a87154fddb950f9f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04873afab5957aeab8e4d86f57ba147b = $(`<div id="html_04873afab5957aeab8e4d86f57ba147b" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_da69a5e66e4f658a87154fddb950f9f3.setContent(html_04873afab5957aeab8e4d86f57ba147b);
|
|
|
|
|
|
|
|
marker_6a62fc0b94fd973e00e5d62a341c2b9d.bindPopup(popup_da69a5e66e4f658a87154fddb950f9f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a62fc0b94fd973e00e5d62a341c2b9d.setIcon(icon_07704d5ab0b26367d1b62802e53a5f92);
|
|
|
|
|
|
var marker_344a03cfe41b2489b8b9cfb899a789ae = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_da053b70e05c81891012d32e842c2647);
|
|
|
|
|
|
var icon_f1da6fea3c00994fe518d3636b69d0d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0490f89a6247521ac25259444a415775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c07d20c0415b74d12e00897fab12f165 = $(`<div id="html_c07d20c0415b74d12e00897fab12f165" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0490f89a6247521ac25259444a415775.setContent(html_c07d20c0415b74d12e00897fab12f165);
|
|
|
|
|
|
|
|
marker_344a03cfe41b2489b8b9cfb899a789ae.bindPopup(popup_0490f89a6247521ac25259444a415775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344a03cfe41b2489b8b9cfb899a789ae.setIcon(icon_f1da6fea3c00994fe518d3636b69d0d4);
|
|
|
|
|
|
marker_cluster_da053b70e05c81891012d32e842c2647.addTo(map_00b9976f89536b807768f5d16600774b);
|
|
|
|
</script>
|
|
</html> |